[Bug 239212] lang/guile2 needs USES=compiler:c11 for all archs
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 15 01:37:18 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239212
Bug ID: 239212
Summary: lang/guile2 needs USES=compiler:c11 for all archs
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: jhibbits at FreeBSD.org
lang/guile2 (testing 2.2.5) tests -std=gnu11 as part of configure, but it's not
obvious in the configure messages, only the configure log.
With a non-gnu11-compatible compiler (such as gcc 4.2.1 in base), configure
errors out being unable to find libltdl, which is installed as a port
LIBDEPENDS. Checking the config.log shows the real error ("unknown argument
-std=gnu11").
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list