[Bug 277222] libsys/rtld breaks bind 9.18 / mysql / java / ...
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277222] libsys/rtld breaks bind 9.18 / mysql / java / ..."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Feb 2024 18:12:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277222 --- 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 somehow 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=yes. 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 shuffling things around. -- You are receiving this mail because: You are the assignee for the bug.