Created attachment 209285 [details] patch DTRACE for now doesn't work on ELFv2, disable DTRACE on powerpc64 for now.
*** Bug 242115 has been marked as a duplicate of this bug. ***
Comment on attachment 209285 [details] patch Looks fine to me, please go ahead! :)
A commit references this bug: Author: pkubaj Date: Wed Nov 27 19:58:32 UTC 2019 New revision: 518531 URL: https://svnweb.freebsd.org/changeset/ports/518531 Log: lang/php7*: disable DTRACE on powerpc64 php ports don't build on elfv2 with DTRACE. PR: 242113, 242114, 242116 Approved by: tz (maintainer), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D22577 Differential Revision: https://reviews.freebsd.org/D22578 Differential Revision: https://reviews.freebsd.org/D22579 Changes: head/lang/php71/Makefile head/lang/php72/Makefile head/lang/php73/Makefile