[Bug 243370] TRYBROKEN equivalent for ONLY_FOR_ARCHS and NOT_FOR_ARCHS
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 15 09:57:36 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243370
Bug ID: 243370
Summary: TRYBROKEN equivalent for ONLY_FOR_ARCHS and
NOT_FOR_ARCHS
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Ports Framework
Assignee: portmgr at FreeBSD.org
Reporter: pkubaj at FreeBSD.org
CC: ports-bugs at FreeBSD.org
I'd like to try building using poudriere bulk -a to see what ports marked as
not for powerpc64 will build for this architecture.
TRYBROKEN is ok for this, but only when the ports in question are marked
BROKEN_powerpc64. However, many ports have NOT_FOR_ARCHS=powerpc64 or
ONLY_FOR_ARCHS=${SOME_OTHER_ARCHS}. Many of those ports build and work just
fine on other architectures and have those entries because in the past, they
didn't.
Would it be possible to extend the coverage of TRYBROKEN or add some other
variable for ignoring NOT_FOR_ARCHS and ONLY_FOR_ARCHS?
This would help with ports testing on powerpc* architectures, but also on all
ARM's and MIPS.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list