Bug 240501 - lang/erlang-runtime20: fix build on powerpc64 elfv2
Summary: lang/erlang-runtime20: 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-11 11:40 UTC by Piotr Kubaj
Modified: 2019-10-04 22:33 UTC (History)
2 users (show)

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


Attachments
patch (683 bytes, patch)
2019-09-11 11:40 UTC, Piotr Kubaj
pkubaj: maintainer-approval? (erlang)
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-11 11:40:13 UTC
Created attachment 207382 [details]
patch

Dtrace currently doesn't work on powerpc64 elfv2 (soon to be used in head).
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-10-04 22:32:41 UTC
A commit references this bug:

Author: linimon
Date: Fri Oct  4 22:32:01 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