https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214556
--- Comment #9 from [email protected] --- A commit references this bug: Author: jbeich Date: Fri Jan 27 19:26:58 UTC 2017 New revision: 432567 URL: https://svnweb.freebsd.org/changeset/ports/432567 Log: lang/php71: temporarily hide DTRACE option on aarch64 CFLAGS="-O2 -pipe -fno-strict-aliasing -DZEND_SIGNALS " dtrace -xnolibs -G -o Zend/zend_dtrace.d.o -s /wrkdirs/usr/ports/lang/php71/work/php-7.1.1/Zend/zend_dtrace.d main/main.o Zend/zend_API.o Zend/zend_execute.o Zend/zend_exceptions.o Zend/zend_dtrace.o Zend/zend.o ld: Zend/zend_dtrace.d.o.ckjasD: Relocations in generic ELF (EM: 0) Zend/zend_dtrace.d.o.ckjasD: error adding symbols: File in wrong format dtrace: failed to link script /wrkdirs/usr/ports/lang/php71/work/php-7.1.1/Zend/zend_dtrace.d: failed to link Zend/zend_dtrace.d.o: ld exited with status 1 dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD [..] *** [Zend/zend_dtrace.d.o] Error code 1 PR: 214556 Changes: head/lang/php71/Makefile -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-dtrace To unsubscribe, send any mail to "[email protected]"
