Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 773232 - =dev-libs/libpfm-4.11.0 misses USE=static-libs and installs '.a' files
Summary: =dev-libs/libpfm-4.11.0 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2021-02-27 05:37 UTC by Agostino Sarubbo
Modified: 2021-02-27 06:19 UTC (History)
1 user (show)

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 2021-02-27 05:37:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libpfm misses USE=static-libs and installs '.a' files.
Discovered on: amd64 (internal ref: ci)

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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-02-27 06:15:32 UTC
Note that it does have USE=static-libs, but there was a typo in the deletion.
Comment 2 Larry the Git Cow gentoo-dev 2021-02-27 06:19:42 UTC
The bug has been closed via the following commit(s):

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

commit 9ee1998062f8e1430de2f47e334edb86e4cfe090
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-02-27 06:15:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-27 06:19:34 +0000

    dev-libs/libpfm: delete static-libs properly
    
    Closes: https://bugs.gentoo.org/773232
    Package-Manager: Portage-3.0.15, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libpfm/libpfm-4.11.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)