Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781890 - =dev-libs/libcdada-0.3.4 misses USE=static-libs and installs '.a' files
Summary: =dev-libs/libcdada-0.3.4 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: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2021-04-10 01:45 UTC by Agostino Sarubbo
Modified: 2021-04-10 02:17 UTC (History)
0 users

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-04-10 01:45:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libcdada 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 Larry the Git Cow gentoo-dev 2021-04-10 02:17:29 UTC
The bug has been closed via the following commit(s):

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

commit 1b6e4f1b6d0d8032e1aee5d54d4a8e15380b9ea4
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2021-04-10 02:14:51 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2021-04-10 02:14:51 +0000

    dev-libs/libcdada: fix -Werror, drop static binaries
    
    Closes: https://bugs.gentoo.org/781887
    Closes: https://bugs.gentoo.org/781890
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 .../libcdada/files/libcdada-0.3.4-Werror.patch     | 24 ++++++++++++++++++++++
 ...cdada-0.3.4.ebuild => libcdada-0.3.4-r1.ebuild} |  6 +++---
 2 files changed, 27 insertions(+), 3 deletions(-)