[Bug 240733] lang/php74: fix build on GCC architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 21 16:58:47 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240733

            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 at freebsd.org
          Reporter: pkubaj at FreeBSD.org
             Flags: maintainer-feedback?(tz at freebsd.org)
          Assignee: tz at freebsd.org

Created attachment 207697
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207697&action=edit
patch

Use C11 compiler because of:
/wrkdirs/usr/ports/lang/php74/work/php-7.4.0RC1/Zend/zend_compile.h:363: error:
redefinition of typedef 'zend_property_info'
/wrkdirs/usr/ports/lang/php74/work/php-7.4.0RC1/Zend/zend_types.h:385: error:
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_dtrace.d:
an error was encountered while processing main/.libs/main.o

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


More information about the freebsd-ports-bugs mailing list