Date: Sun, 31 Dec 2023 11:41:09 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 276035] net/mpich: ld: error: undefined reference due to --no-allow-shlib-undefined with clang-17 Message-ID: <bug-276035-29464-zXTGIJaGNj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276035-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-276035-29464@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=3D276035 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dd12f454e3692d7fbb8e95e4da0cb84f= 2d7c753a5 commit d12f454e3692d7fbb8e95e4da0cb84f2d7c753a5 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-12-31 11:34:41 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-12-31 11:40:31 +0000 net/mpich: work-around to build the dependencies on -CURRENT Since the switch from clang-16 to 17.0.6 on -CURRENT, MPICH encounters linker errors. A work-around to force the usage of clang <=3D 16 has been introduced in eb36006fdb70, but when the compiler has been forced to build, it must be kept to build the dependencies. PR: 276035 net/mpich/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --=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-276035-29464-zXTGIJaGNj>