[Bug 264365] sysutils/fluxengine: Build fails with GCC 11 on i386: ld-elf.so.1: /lib/libgcc_s.so.1: version GCC_7.0.0 required by /usr/local/lib/gcc11/libstdc++.so.6 not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 31 May 2022 10:16:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264365

            Bug ID: 264365
           Summary: sysutils/fluxengine: Build fails with GCC 11 on i386:
                    ld-elf.so.1: /lib/libgcc_s.so.1: version GCC_7.0.0
                    required by /usr/local/lib/gcc11/libstdc++.so.6 not
                    found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: http://package23.nyi.freebsd.org/data/130i386-default-
                    foo/2022-05-26_19h07m39s/logs/errors/fluxengine-572.lo
                    g
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: salvadore@freebsd.org
                CC: probono@puredarwin.org
            Blocks: 258378
                CC: probono@puredarwin.org
             Flags: maintainer-feedback?(probono@puredarwin.org)

Updating GCC_DEFAULT from GCC 10 to GCC 11 is blocked by the fact that building
this port with GCC 11 on i386 fails.

The errors reported are the following:

FAILED: .obj/agg-test.stamp 
.obj/agg-test-debug && touch .obj/agg-test.stamp
ld-elf.so.1: /lib/libgcc_s.so.1: version GCC_7.0.0 required by
/usr/local/lib/gcc11/libstdc++.so.6 not found
[ 66% 270/370] TEST .obj/amiga-test-debug
FAILED: .obj/amiga-test.stamp 
.obj/amiga-test-debug && touch .obj/amiga-test.stamp
ld-elf.so.1: /lib/libgcc_s.so.1: version GCC_7.0.0 required by
/usr/local/lib/gcc11/libstdc++.so.6 not found

Please also see the log in the URL field.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258378
[Bug 258378] [exp-run] Update GCC_DEFAULT from 10 to 11
-- 
You are receiving this mail because:
You are the assignee for the bug.