https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/libmcrypt-2.5.8-r4 installs libtool files (.la) without corresponding libraries. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses CLANG as a compiler and LLD as a linker
Created attachment 774588 [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=4442e3e66d8459aeaaaa33afaa263a5a9c2b9c55 commit 4442e3e66d8459aeaaaa33afaa263a5a9c2b9c55 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2022-10-28 21:40:42 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2022-10-28 22:47:01 +0000 dev-util/colm: Drop .la files and fix sed delimiter for CFLAGS Closes: https://bugs.gentoo.org/840966 Closes: https://bugs.gentoo.org/840969 Signed-off-by: Pacho Ramos <pacho@gentoo.org> dev-util/colm/colm-0.14.7-r2.ebuild | 67 +++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e061c314f7d3a02714453801c581bfa8b66f6fbb commit e061c314f7d3a02714453801c581bfa8b66f6fbb Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2022-10-28 21:29:27 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2022-10-28 22:47:01 +0000 dev-libs/libmcrypt: Fixes from Fedora and drop .la files Closes: https://bugs.gentoo.org/840966 Signed-off-by: Pacho Ramos <pacho@gentoo.org> .../files/libmcrypt-2.5.8-prototypes.patch | 35 ++++++++++++++++++ .../files/libmcrypt-2.5.8-uninitialized.patch | 12 +++++++ dev-libs/libmcrypt/libmcrypt-2.5.8-r5.ebuild | 41 ++++++++++++++++++++++ 3 files changed, 88 insertions(+)