[Bug 207231] lang/php70: dtrace option seems to be broken
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 15 22:56:38 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207231
Bug ID: 207231
Summary: lang/php70: dtrace option seems to be broken
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: miwi at FreeBSD.org
Reporter: rainer at ultra-secure.de
Assignee: miwi at FreeBSD.org
Flags: maintainer-feedback?(miwi at FreeBSD.org)
# This file is auto-generated by 'make config'.
# Options for php70-7.0.3
_OPTIONS_READ=php70-7.0.3
_FILE_COMPLETE_OPTIONS_LIST=CLI CGI FPM EMBED PHPDBG DEBUG DTRACE IPV6 LINKTHR
ZTS
OPTIONS_FILE_SET+=CLI
OPTIONS_FILE_SET+=CGI
OPTIONS_FILE_SET+=FPM
OPTIONS_FILE_UNSET+=EMBED
OPTIONS_FILE_UNSET+=PHPDBG
OPTIONS_FILE_UNSET+=DEBUG
OPTIONS_FILE_SET+=DTRACE
OPTIONS_FILE_SET+=IPV6
OPTIONS_FILE_SET+=LINKTHR
OPTIONS_FILE_SET+=ZTS
Thank you for using PHP.
config.status: creating php7.spec
config.status: creating main/build-defs.h
config.status: creating scripts/phpize
config.status: creating scripts/man1/phpize.1
config.status: creating scripts/php-config
config.status: creating scripts/man1/php-config.1
config.status: creating sapi/cli/php.1
config.status: creating sapi/fpm/php-fpm.conf
config.status: creating sapi/fpm/www.conf
config.status: creating sapi/fpm/init.d.php-fpm
config.status: creating sapi/fpm/php-fpm.service
config.status: creating sapi/fpm/php-fpm.8
config.status: creating sapi/fpm/status.html
config.status: creating sapi/cgi/php-cgi.1
config.status: creating main/php_config.h
config.status: executing default commands
configure: WARNING: unrecognized options: --with-regex, --with-zend-vm
===========================================================================
=======================<phase: build >============================
===> Building for php70-7.0.3
CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -DZTS " dtrace -h -C
-s /wrkdirs/usr/ports/lang/php70/work/php-7.0.3/Zend/zend_dtrace.d -o
Zend/zend_dtrace_gen.h.bak && sed -e 's,PHP_,DTRACE_,g'
Zend/zend_dtrace_gen.h.bak > Zend/zend_dtrace_gen.h
dtrace: failed to compile script
/wrkdirs/usr/ports/lang/php70/work/php-7.0.3/Zend/zend_dtrace.d:
"/usr/lib/dtrace/psinfo.d", line 37: syntax error near "uid_t"
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/lang/php70/work/php-7.0.3
*** Error code 1
Stop.
make: stopped in /usr/ports/lang/php70
Sorry, I never tried that during testing...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list