[Bug 262961] lang/php80: build fails with DTRACE enabled
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Mar 2022 18:25:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262961
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=compile 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=nocona
-fstack-protector-strong -fvisibility=hidden -DZEND_SIGNALS
-DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -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=compile 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=nocona
-fstack-protector-strong -fvisibility=hidden -DZEND_SIGNALS
-DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -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
--
You are receiving this mail because:
You are the assignee for the bug.