Date: Sat, 21 Sep 2019 16:58:46 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 240733] lang/php74: fix build on GCC architectures Message-ID: <bug-240733-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240733 Bug ID: 240733 Summary: lang/php74: fix build on GCC architectures Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: tz@freebsd.org Reporter: pkubaj@FreeBSD.org Flags: maintainer-feedback?(tz@freebsd.org) Assignee: tz@freebsd.org Created attachment 207697 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207697&action= =3Dedit patch Use C11 compiler because of: /wrkdirs/usr/ports/lang/php74/work/php-7.4.0RC1/Zend/zend_compile.h:363: er= ror: redefinition of typedef 'zend_property_info' /wrkdirs/usr/ports/lang/php74/work/php-7.4.0RC1/Zend/zend_types.h:385: erro= r: previous declaration of 'zend_property_info' was here Disable DTRACE on powerpc64 due to: dtrace: failed to link script /usr/local/poudriere/ports/default/lang/php74/work/php-7.4.0RC1/Zend/zend_d= trace.d: an error was encountered while processing main/.libs/main.o --=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-240733-7788>