Bug 231850 - emulators/unicorn: unbreak on powerpc64
Summary: emulators/unicorn: 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: Antoine Brodin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-01 11:33 UTC by Piotr Kubaj
Modified: 2018-10-01 17:18 UTC (History)
2 users (show)

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


Attachments
patch (730 bytes, patch)
2018-10-01 11:33 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-01 11:33:54 UTC
Created attachment 197671 [details]
patch

The BROKEN_powerpc64 message was incorrect - the problem was not "-Wno-logical-op-parentheses" flag, but a linking issue.

That's why USES=compiler:c11 is necessary. With it, this port builds on powerpc64.

Tested also on amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-01 17:18:32 UTC
A commit references this bug:

Author: antoine
Date: Mon Oct  1 17:18:19 UTC 2018
New revision: 481042
URL: https://svnweb.freebsd.org/changeset/ports/481042

Log:
  Require a modern compiler to fix build on powerpc64

  PR:		231850

Changes:
  head/emulators/unicorn/Makefile