Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2019 09:31:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240862] graphics/pecl-vips: fix build on GCC architectures with php74
Message-ID:  <bug-240862-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240862

            Bug ID: 240862
           Summary: graphics/pecl-vips: fix build on GCC architectures
                    with php74
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
                CC: mops@punkt.de
             Flags: maintainer-feedback?(mops@punkt.de)
                CC: mops@punkt.de

Created attachment 207877
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207877&action=
=3Dedit
patch

php74 introduced C11 requirement:
In file included from /usr/local/include/php/Zend/zend_modules.h:24,=20=20=
=20=20=20=20=20=20=20=20=20=20
                 from /usr/local/include/php/Zend/zend_API.h:25,=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
                 from /usr/local/include/php/main/php.h:37,=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
                 from
/usr/local/poudriere/ports/default/graphics/pecl-vips/work-php74/vips-1.0.9=
/vips.c:13:
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
                       /usr/local/include/php/Zend/zend_compile.h:363: erro=
r:
redefinition of typedef 'zend_property_info'=20=20=20=20=20=20=20
/usr/local/include/php/Zend/zend_types.h:385: error: previous declaration of
'zend_property_info' was here

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240862-7788>