Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2024 20:33:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280148] net/glusterfs fails to build on Poudriere with linker error during Build Phase
Message-ID:  <bug-280148-7788-ANt2T0NKuH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280148-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280148-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=3D280148

--- Comment #3 from erwin.freebsd-bugzilla@bk3.nl ---
Adding the following line to the makefile "fixes" it :

LDFLAGS+=3D      -Wl,--undefined-version

This is also done to a lot of other ports, haven't done any testing so it m=
ight
break everything. And I suspect it's related to
https://reviews.llvm.org/D135402.

--=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-280148-7788-ANt2T0NKuH>