https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-apps/noexec-1.1.0-r1 installs libtool files (.la) without corresponding static libraries. Discovered on: amd64 (internal ref: tinderbox)
Created attachment 784712 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=421bfb8a74b3b56e5c13cc0d4539bac9df51eb3a commit 421bfb8a74b3b56e5c13cc0d4539bac9df51eb3a Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2022-10-15 18:18:54 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2022-10-15 20:06:46 +0000 sys-apps/noexec: EAPI6->8, fix runtime, run eautoreconf for clang16 wrt runtime, lacked $(get_libdir): ld.so: object '/usr/lib/libnoexec.so' from LD_PRELOAD cannot be preloaded (no bug, assume nobody actually use this) Don't think the glibc dependency makes sense, but given LD_PRELOAD tricks I would rather leave alone without inspecting and trying musl. Also GPL-2 -> GPL-2+, put glibc in RDEPEND too fwiw, and remove .la. Closes: https://bugs.gentoo.org/851816 Closes: https://bugs.gentoo.org/874426 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> sys-apps/noexec/noexec-1.1.0-r1.ebuild | 14 -------------- sys-apps/noexec/noexec-1.1.0-r2.ebuild | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 14 deletions(-)