Created attachment 207339 [details] patch Same as with lang/erlang, DTRACE needs to be disabled for elfv2.
A commit references this bug: Author: linimon Date: Fri Oct 4 22:32:00 UTC 2019 New revision: 513792 URL: https://svnweb.freebsd.org/changeset/ports/513792 Log: Disable DTRACE on powerpc64-CURRENT. It is known not to link on elfv2. Rather than conditionalize the inclusion on elfv2, I am asssuming the userbase of erlang on powerpc64-CURRENT is still tiny. Effort would better be spent on investigating the general problem on powerpc64. PR: 240458 240461 240501 240502 Submitted by: pkubaj Approved by: erlang (maintainer-timeout, > 2 weeks) Changes: head/lang/erlang/Makefile head/lang/erlang-runtime19/Makefile head/lang/erlang-runtime20/Makefile head/lang/erlang-runtime21/Makefile