[Bug 241029] Mk/Uses/compiler.mk fails to add GCC dependency on 11.2 MIPS64 with USES=compiler:c11

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 3 12:48:47 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241029

--- Comment #4 from Matthias Andree <mandree at FreeBSD.org> ---
Piotr, it appears you chose C11 for fetchmail because that magically picks GCC
on powerpc64, but fetchmail with FreeBSD patches is C99 code and does not
require C11. 

The bug I am reporting must be resolved: The framework must not choose an
unavailable compiler and sacrifice the port builds, but needs to weasel out
early in that case so that the *real* issue will be reported ("no C11 compiler
for MIPS") rather than "euh can't fetch GCC at build time because poudriere
doesn't permit fetches after the fetch stage" or similar.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-mips mailing list