Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2022 18:43:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265947] lang/guile: Has USE_GCC=12 but gcc11 is used instead
Message-ID:  <bug-265947-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 265947
           Summary: lang/guile: Has USE_GCC=3D12 but gcc11 is used instead
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: salvadore@freebsd.org
                CC: gerald@FreeBSD.org
          Assignee: bofh@freebsd.org
             Flags: maintainer-feedback?(bofh@freebsd.org)

The Makefile has USE_GCC=3D12, however the port does not depend on gcc12 and
depends on gcc11 instead (see make all-depends-list, see index, see freshpo=
rts
etc.).

Since I am now maintaining most of gcc ports, I am going to investigate abo=
ut
why USE_GCC=3D12 does not work as expected and try to fix it. However, if t=
he
port is working fine with gcc11, it is porbably better to set USE_GCC=3Dyes
instead (or even better try clang, if it works).

--=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-265947-7788>