Bug 232532 - devel/aarch64-none-elf-gcc: unbreak on powerpc64
Summary: devel/aarch64-none-elf-gcc: unbreak on powerpc64
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: 2018-10-22 15:28 UTC by Piotr Kubaj
Modified: 2018-11-10 00:33 UTC (History)
3 users (show)

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


Attachments
patch (482 bytes, patch)
2018-10-22 15:28 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 2018-10-22 15:28:22 UTC
Created attachment 198465 [details]
patch

When the master port is set up with USES=compiler:c++11-lang (sent in a different PR), this port build ok on powerpc64.

Hardware sponsored by IntegriCloud.
Comment 1 Nathan 2018-10-22 16:46:26 UTC
As I’ve mentioned before adding compiler:c* breaks mips and also adds unneeded dep in gcc when not needed. You need to target only the arch’s that need the compiler instead of adding unnecessary deps and break archs that can’t use gcc
Comment 2 Piotr Kubaj freebsd_committer freebsd_triage 2018-10-22 16:57:31 UTC
This port is broken with mips anyway:
BROKEN_mips=            configure: error: cannot compute suffix of object files: cannot compile
BROKEN_mips64=          configure: error: cannot compute suffix of object files: cannot compile
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-11-10 00:33:03 UTC
A commit references this bug:

Author: linimon
Date: Sat Nov 10 00:32:30 UTC 2018
New revision: 484562
URL: https://svnweb.freebsd.org/changeset/ports/484562

Log:
  Now unbroken on powerpc64.

  PR:		232532
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
  head/devel/aarch64-none-elf-gcc/Makefile