Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724906 - net-libs/libhackrf-2018.01.1 misses USE=static-libs and installs '.a' files
Summary: net-libs/libhackrf-2018.01.1 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: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2020-05-24 07:42 UTC by Agostino Sarubbo
Modified: 2022-09-29 13:57 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 2020-05-24 07:42:55 UTC
This is an auto-filed bug because net-libs/libhackrf 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 Agostino Sarubbo gentoo-dev 2020-05-28 15:00:17 UTC
See also: https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-17 16:21:18 UTC
ping
Comment 3 Larry the Git Cow gentoo-dev 2022-09-29 13:57:47 UTC
The bug has been closed via the following commit(s):

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

commit 4aeba69bce7a023f4c6756a1c73c934189de546e
Author:     Rick Farina <zerochaos@gentoo.org>
AuthorDate: 2022-09-29 13:52:39 +0000
Commit:     Rick Farina <zerochaos@gentoo.org>
CommitDate: 2022-09-29 13:57:42 +0000

    net-libs/libhackrf: bump to 2022.09.1
    
    Fix open bugs
    
    Closes: https://bugs.gentoo.org/724906
    Closes: https://bugs.gentoo.org/848921
    Signed-off-by: Rick Farina <zerochaos@gentoo.org>

 net-libs/libhackrf/Manifest                        |  1 +
 .../files/hackrf-disable-static-2022.09.1.patch    | 30 ++++++++++++
 net-libs/libhackrf/libhackrf-2021.03.1.ebuild      |  9 +++-
 net-libs/libhackrf/libhackrf-2022.09.1.ebuild      | 54 ++++++++++++++++++++++
 net-libs/libhackrf/libhackrf-9999.ebuild           | 18 ++++++--
 5 files changed, 107 insertions(+), 5 deletions(-)