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

Bug 724296

Summary: =dev-lua/lutok-0.4-r2 misses USE=static-libs and installs '.a' files
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Mike Gilbert <floppym>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695878    

Description Agostino Sarubbo gentoo-dev 2020-05-20 08:14:01 UTC
This is an auto-filed bug because dev-lua/lutok 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.

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-05-20 15:44:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=438db71c08878d2fb1695b1ea23c60159916f807

commit 438db71c08878d2fb1695b1ea23c60159916f807
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-05-20 15:08:17 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-05-20 15:44:26 +0000

    dev-lua/lutok: add IUSE=static-libs
    
    Closes: https://bugs.gentoo.org/724296
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-lua/lutok/lutok-0.4-r2.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)