From: devzone dot my at gmail dot com Operating system: FreeBSD 10.0-BETA1 PHP version: 5.5.5 Package: *General Issues Bug Type: Bug Bug description:zend_dtrace.d failed to resolve INP_IPV4
Description: ------------ ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.0/ # make showconfig -C /usr/ports/lang/php55 | grep DTRACE DTRACE=on: Enable DTrace support ----------- CFLAGS="-O2 -pipe -fno-strict-aliasing" dtrace -h -C -s /usr/ports/lang/php55/work/php-5.5.5/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 /usr/ports/lang/php55/work/php-5.5.5/Zend/zend_dtrace.d: "/usr/lib/dtrace/regs_x86.d", line 30: failed to resolve INP_IPV4: Unknown variable name *** [Zend/zend_dtrace_gen.h] Error code 1 make[2]: stopped in /usr/ports/lang/php55/work/php-5.5.5 1 error -- Edit bug report at https://bugs.php.net/bug.php?id=65940&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=65940&r=trysnapshot54 Try a snapshot (PHP 5.5): https://bugs.php.net/fix.php?id=65940&r=trysnapshot55 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=65940&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=65940&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=65940&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=65940&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=65940&r=needscript Try newer version: https://bugs.php.net/fix.php?id=65940&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=65940&r=support Expected behavior: https://bugs.php.net/fix.php?id=65940&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=65940&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=65940&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=65940&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=65940&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=65940&r=dst IIS Stability: https://bugs.php.net/fix.php?id=65940&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=65940&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=65940&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=65940&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=65940&r=mysqlcfg