Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723166 - dev-libs/re2 should not install static libraries (static-libs)
Summary: dev-libs/re2 should not install static libraries (static-libs)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Chromium Project
URL: https://github.com/google/re2/issues/258
Whiteboard:
Keywords:
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2020-05-15 07:20 UTC by Agostino Sarubbo
Modified: 2020-06-13 18:59 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-15 07:20:18 UTC
This is an auto-filled bug because dev-libs/re2 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: Please do not change the summary to avoid auto-filled dupicates.
Comment 1 Mike Gilbert gentoo-dev 2020-05-15 15:40:03 UTC
I see no reason to add a USE flag for this.
Comment 2 Arfrever Frehtes Taifersar Arahesis 2020-05-17 12:00:30 UTC
https://github.com/google/re2/commit/9a3bd16a066b3d8a80b150493584b41863a03d23
Comment 3 Agostino Sarubbo gentoo-dev 2020-05-28 14:56:25 UTC
See also: https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302
Comment 4 Larry the Git Cow gentoo-dev 2020-06-13 18:59:39 UTC
The bug has been closed via the following commit(s):

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

commit f937eb195fdd22a58762830c3212205affa19ea3
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2020-06-13 18:40:42 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-06-13 18:59:13 +0000

    dev-libs/re2: Version bump (0.2020.06.01).
    
    Static library no longer installed.
    
    Closes: https://bugs.gentoo.org/723166
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-libs/re2/Manifest                |  1 +
 dev-libs/re2/re2-0.2020.06.01.ebuild | 52 ++++++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)