Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2024 18:12:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 277222] libsys/rtld breaks bind 9.18 / mysql / java / ...
Message-ID:  <bug-277222-227-3Ild6bgAp0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277222-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277222-227@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=3D277222

--- Comment #4 from Brooks Davis <brooks@FreeBSD.org> ---
The problem seems to be an interaction with WITH_BIND_NOW.  If I rebuild a =
jail
with it on, poudriere is nonfunctional in quite bizarre ways (e.g., pkg som=
ehow
doesn't get installed in a testport run).  I suggest disabling it and doing=
 a
clean build.  It would be really helpful to find a smaller or simpler
reproducer, ideally one that works LD_BIND_NOW=3Dyes.


FIWI, I'd be fairly surprised if reverting anything before:

0d4f7723bc43e06ca22025740cb826a7f282ea11        libc: link libsys as a
auxiliary filter library

makes a difference.  Before that point libc is untouched other than shuffli=
ng
things around.

--=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-277222-227-3Ild6bgAp0>