Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723218 - =app-text/libnumbertext-1.0.5 misses USE=static-libs and installs '.a' files
Summary: =app-text/libnumbertext-1.0.5 misses USE=static-libs and installs '.a' files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2020-05-15 10:15 UTC by Agostino Sarubbo
Modified: 2020-05-28 17:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-15 10:15:27 UTC
This is an auto-filed bug because app-text/libnumbertext misses USE=static-libs and installs '.a' files.
The issue was originally discovered on x86, 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: Please do not change the summary to avoid auto-filed duplicates.
Comment 1 Andreas Sturmlechner gentoo-dev 2020-05-15 10:16:39 UTC
I see no reason for a static-libs flag.
Comment 2 Agostino Sarubbo gentoo-dev 2020-05-28 14:57:24 UTC
See also: https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302
Comment 3 Andreas Sturmlechner gentoo-dev 2020-05-28 15:25:18 UTC
Thanks for the policy, answer remains the same.

(In reply to Andreas Sturmlechner from comment #1)
> I see no reason for a static-libs flag.
Comment 4 Larry the Git Cow gentoo-dev 2020-05-28 17:09:37 UTC
The bug has been closed via the following commit(s):

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

commit d59173c0848546884e6ebd49f6861c95a60ceec4
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-05-28 16:07:35 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-05-28 17:09:01 +0000

    app-text/libnumbertext: --disable-static
    
    Closes: https://bugs.gentoo.org/723218
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../libnumbertext/libnumbertext-1.0.5-r1.ebuild    | 24 ++++++++++++++++++++++
 1 file changed, 24 insertions(+)