Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2022 18:25:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262961] lang/php80: build fails with DTRACE enabled
Message-ID:  <bug-262961-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 262961
           Summary: lang/php80: build fails with DTRACE enabled
           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: zarychtam@plan-b.pwste.edu.pl
             Flags: maintainer-feedback?(tz@freebsd.org)
          Assignee: tz@freebsd.org

Since a few weeks it's no longer possible to build PHP with DTRACE support =
on
stable/13.

/bin/sh /usr/ports/lang/php80/work/php-8.0.17/libtool --silent
--preserve-dup-deps --mode=3Dcompile cc -Imain/
-I/usr/ports/lang/php80/work/php-8.0.17/main/
-I/usr/ports/lang/php80/work/php-8.0.17/include
-I/usr/ports/lang/php80/work/php-8.0.17/main
-I/usr/ports/lang/php80/work/php-8.0.17
-I/usr/ports/lang/php80/work/php-8.0.17/ext/date/lib
-I/usr/local/include/libxml2 -I/usr/local/include
-I/usr/ports/lang/php80/work/php-8.0.17/TSRM
-I/usr/ports/lang/php80/work/php-8.0.17/Zend  -I/usr/local/include  -Wall
-Wextra -Wno-strict-aliasing -Wno-implicit-fallthrough -Wno-unused-parameter
-Wno-sign-compare -O2 -pipe -fno-strict-aliasing -march=3Dnocona
-fstack-protector-strong -fvisibility=3Dhidden -DZEND_SIGNALS=20=20
-DZEND_ENABLE_STATIC_TSRMLS_CACHE=3D1 -c
/usr/ports/lang/php80/work/php-8.0.17/main/spprintf.c -o main/spprintf.lo
--- Zend/zend_dtrace_gen.h ---
dtrace: failed to compile script
/usr/ports/lang/php80/work/php-8.0.17/Zend/zend_dtrace.d:
"/usr/lib/dtrace/psinfo.d", line 1: failed to copy type of 'pr_uid': Type
information is in parent and unavailable
--- main/fopen_wrappers.lo ---
/bin/sh /usr/ports/lang/php80/work/php-8.0.17/libtool --silent
--preserve-dup-deps --mode=3Dcompile cc -Imain/
-I/usr/ports/lang/php80/work/php-8.0.17/main/
-I/usr/ports/lang/php80/work/php-8.0.17/include
-I/usr/ports/lang/php80/work/php-8.0.17/main
-I/usr/ports/lang/php80/work/php-8.0.17
-I/usr/ports/lang/php80/work/php-8.0.17/ext/date/lib
-I/usr/local/include/libxml2 -I/usr/local/include
-I/usr/ports/lang/php80/work/php-8.0.17/TSRM
-I/usr/ports/lang/php80/work/php-8.0.17/Zend  -I/usr/local/include  -Wall
-Wextra -Wno-strict-aliasing -Wno-implicit-fallthrough -Wno-unused-parameter
-Wno-sign-compare -O2 -pipe -fno-strict-aliasing -march=3Dnocona
-fstack-protector-strong -fvisibility=3Dhidden -DZEND_SIGNALS=20=20
-DZEND_ENABLE_STATIC_TSRMLS_CACHE=3D1 -c
/usr/ports/lang/php80/work/php-8.0.17/main/fopen_wrappers.c -o
main/fopen_wrappers.lo
--- Zend/zend_dtrace_gen.h ---
*** [Zend/zend_dtrace_gen.h] Error code 1

make[2]: stopped in /usr/ports/lang/php80/work/php-8.0.17
1 error

--=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-262961-7788>