Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2019 01:37:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239212] lang/guile2 needs USES=compiler:c11 for all archs
Message-ID:  <bug-239212-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239212

            Bug ID: 239212
           Summary: lang/guile2 needs USES=3Dcompiler: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@FreeBSD.org
          Reporter: jhibbits@FreeBSD.org

lang/guile2 (testing 2.2.5) tests -std=3Dgnu11 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=3Dgnu11").

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239212-7788>