[Bug 240809] security/pecl-mcrypt: fix build on GCC architectures with php74
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 25 10:37:50 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240809
Bug ID: 240809
Summary: security/pecl-mcrypt: 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: pizzamig at freebsd.org
Reporter: pkubaj at FreeBSD.org
Assignee: pizzamig at freebsd.org
Flags: maintainer-feedback?(pizzamig at freebsd.org)
Created attachment 207792
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207792&action=edit
patch
php74 introduced C11 requirement:
In file included from /usr/local/include/php/Zend/zend_modules.h:24,
from /usr/local/include/php/Zend/zend_API.h:25,
from /usr/local/include/php/main/php.h:37,
from
/usr/local/poudriere/ports/default/security/pecl-mcrypt/work-php74/mcrypt-1.0.2/mcry
pt_filter.c:19:
/usr/local/include/php/Zend/zend_compile.h:363: error: redefinition of typedef
'zend_property_info'
/usr/local/include/php/Zend/zend_types.h:385: error: previous declaration of
'zend_property_info' was here
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list