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

Bug 842165

Summary: dev-games/clanlib-2.3.7-r2 installs libtool files (.la) without corresponding static libraries
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
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-05-02 11:31:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-games/clanlib-2.3.7-r2 installs libtool files (.la) without corresponding static libraries.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-02 11:31:59 UTC
Created attachment 776045 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-10-28 22:47:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1554cb63d8cf42132e194290366165f7ada66e6f

commit 1554cb63d8cf42132e194290366165f7ada66e6f
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2022-10-28 22:44:57 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2022-10-28 22:47:01 +0000

    dev-games/clanlib: Drop .la files, fix dependencies and fixes from Fedora
    
    Closes: https://bugs.gentoo.org/842165
    Closes: https://bugs.gentoo.org/599634
    Closes: https://bugs.gentoo.org/819396
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 dev-games/clanlib/clanlib-2.3.7-r3.ebuild          | 119 +++++++++++++++++++++
 dev-games/clanlib/files/clanlib-2.3.7-gcc47.patch  | 107 ++++++++++++++++++
 dev-games/clanlib/files/clanlib-2.3.7-gcc7.patch   |  20 ++++
 .../clanlib-2.3.7-no-ldflags-for-conftest.patch    |  19 ++++
 .../files/clanlib-2.3.7-no-wm_type-in-fs.patch     |  12 +++
 .../clanlib/files/clanlib-2.3.7-non-x86.patch      |  38 +++++++
 6 files changed, 315 insertions(+)