Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 950636 - [guru] dev-libs/nanopb-0.4.9.1 installs '.a' files without static-libs USE
Summary: [guru] dev-libs/nanopb-0.4.9.1 installs '.a' files without static-libs USE
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: vincentahluwalia
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2025-03-05 13:00 UTC by Agostino Sarubbo
Modified: 2025-03-10 11:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,66.59 KB, text/plain)
2025-03-05 13:00 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2025-03-05 13:00:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/nanopb-0.4.9.1 installs '.a' files without static-libs USE.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0070
Comment 1 Agostino Sarubbo gentoo-dev 2025-03-05 13:00:05 UTC
Created attachment 920249 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-03-10 11:04:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=14da9d0b7e9dc297ced68c43f3e8d460a05a7a71

commit 14da9d0b7e9dc297ced68c43f3e8d460a05a7a71
Author:     Vincent Ahluwalia <vincentahluwalia@protonmail.com>
AuthorDate: 2025-03-08 21:47:34 +0000
Commit:     Vincent Ahluwalia <vincentahluwalia@protonmail.com>
CommitDate: 2025-03-08 21:49:19 +0000

    dev-libs/nanopb: Fix .a files being installed without USE=static-libs
    
    Signed-off-by: Vincent Ahluwalia <vincentahluwalia@protonmail.com>
    
    Closes: https://bugs.gentoo.org/950636

 dev-libs/nanopb/nanopb-0.4.9.1.ebuild | 6 +++++-
 dev-libs/nanopb/nanopb-9999.ebuild    | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)