Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2022 09:40:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [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
Message-ID:  <bug-264365-7788-GOgEX9XTWm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264365-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264365-7788@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=3D264365

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D2703ae40a2ac3720f7c798243cdaa3c=
51a090dd2

commit 2703ae40a2ac3720f7c798243cdaa3c51a090dd2
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2022-06-07 00:15:23 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2022-06-22 09:39:42 +0000

    sysutils/fluxengine: Remove dependency on GCC

    Build fails with GCC 11, which is soon to become GCC default version:
    use default compiler instead (clang).

    PR:             264365
    Reported by:    exp-run (antoine)
    Approved by:    probono@puredarwin.org (maintainer timeout, 2 weeks)

 sysutils/fluxengine/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--=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-264365-7788-GOgEX9XTWm>