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

Bug 726572

Summary: =app-emulation/libspectrum-1.4.4 misses USE=static-libs and installs '.a' files
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Jan Ziak (atomsymbol) <0xe2.0x9a.0x9b>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/16045
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695878    

Description Agostino Sarubbo gentoo-dev 2020-06-01 06:34:15 UTC
This is an auto-filed bug because app-emulation/libspectrum misses USE=static-libs and installs '.a' files.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
The issue was discovered on the version reported in the summary but it may be reproducible on other versions as well. The best solution is avoid to build the '.a' files by touching the configure. In case the buildsystem makes your life hard, a good compromise would be just remove the files.
See also:https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'static-libs'
Comment 1 Larry the Git Cow gentoo-dev 2020-06-07 12:12:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ec99b30125b1c15b14a95e4b6957ee76172f00

commit 84ec99b30125b1c15b14a95e4b6957ee76172f00
Author:     Jan Ziak <0xe2.0x9a.0x9b@gmail.com>
AuthorDate: 2020-06-02 20:01:39 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-06-07 12:12:25 +0000

    app-emulation/libspectrum: do not install static libs
    
    Closes: https://bugs.gentoo.org/726572
    Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/16045
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-emulation/libspectrum/libspectrum-1.4.4.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)