Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840634 - [guru] =sys-apps/sdate-0.7 misses USE=static-libs and installs '.a' files
Summary: [guru] =sys-apps/sdate-0.7 misses USE=static-libs and installs '.a' files
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-04-24 16:31 UTC by Agostino Sarubbo
Modified: 2022-05-24 14:51 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 2022-04-24 16:31:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/sdate misses USE=static-libs and installs '.a' files.
Discovered on: amd64 (internal ref: guru_tinderbox)

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 Larry the Git Cow gentoo-dev 2022-05-24 14:51:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9070d23f2a68b615a79681e8bcd8785c7e5e5755

commit 9070d23f2a68b615a79681e8bcd8785c7e5e5755
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2022-05-23 18:51:35 +0000
Commit:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
CommitDate: 2022-05-23 18:51:51 +0000

    sys-apps/sdate: Remove static lib and libtool *.la
    
    Fixes: https://bugs.gentoo.org/840637
    Fixes: https://bugs.gentoo.org/840634
    Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>

 sys-apps/sdate/sdate-0.7.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)