Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 840966

Summary: dev-libs/libmcrypt-2.5.8-r4 installs libtool files (.la) without corresponding static libraries
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-04-26 06:55:33 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-26 06:55:36 UTC
Created attachment 774588 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-10-28 22:47:23 UTC
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(+)