Bug 242501

Summary: sysutils/u-boot-tools: mark as BROKEN on powerpc64
Product: Ports & Packages Reporter: Mark Linimon <linimon>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to sysutils/u-boot-tools/Makfile none

Description Mark Linimon freebsd_committer freebsd_triage 2019-12-07 19:09:26 UTC
Created attachment 209775 [details]
patch to sysutils/u-boot-tools/Makfile

sysutils/u-boot-tools has been failing to build on powerpc64 for quite some time.  Adding COMPILER:c11 to USES is necessary but not sufficient.  Apparently the 'sandbox' functionality is not available on powerpc.

Over time, I have tried to learn how to disable the sandbox function, but get lost deep in the details of Kconfig.  It's time to mark it BROKEN just to save time on the cluster builds for now.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2019-12-07 19:09:26 UTC
Maintainer informed via mail
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2020-05-26 00:24:27 UTC
Committed as r535706 2020-05-18.