Bug 240461 - lang/erlang-runtime19: fix build on powerpc64 elfv2
Summary: lang/erlang-runtime19: fix build on powerpc64 elfv2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-09 20:57 UTC by Piotr Kubaj
Modified: 2019-10-04 22:32 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (erlang)


Attachments
patch (401 bytes, patch)
2019-09-09 20:57 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2019-09-09 20:57:28 UTC
Created attachment 207339 [details]
patch

Same as with lang/erlang, DTRACE needs to be disabled for elfv2.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-10-04 22:32:40 UTC
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