Date: Thu, 03 Oct 2019 12:48:47 +0000 From: bugzilla-noreply@freebsd.org To: mips@FreeBSD.org Subject: [Bug 241029] Mk/Uses/compiler.mk fails to add GCC dependency on 11.2 MIPS64 with USES=compiler:c11 Message-ID: <bug-241029-27794-zdyIn3jX7O@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-241029-27794@https.bugs.freebsd.org/bugzilla/> References: <bug-241029-27794@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241029 --- Comment #4 from Matthias Andree <mandree@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.=20 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 compi= ler for MIPS") rather than "euh can't fetch GCC at build time because poudriere doesn't permit fetches after the fetch stage" or similar. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241029-27794-zdyIn3jX7O>