Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832787 - =sci-libs/cantera-2.5.1-r2 misses USE=static-libs and installs '.a' files
Summary: =sci-libs/cantera-2.5.1-r2 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: Sergey Torokhov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2022-02-06 08:09 UTC by Agostino Sarubbo
Modified: 2022-02-27 00:54 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-02-06 08:09:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/cantera misses USE=static-libs and installs '.a' files.
Discovered on: amd64 (internal ref: tinderbox_musl)

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-02-27 00:54:26 UTC
The bug has been closed via the following commit(s):

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

commit c51cf41931e92294277c1f9b3ef00fc9f2f632c7
Author:     Sergey Torokhov <torokhov-s-a@yandex.ru>
AuthorDate: 2022-02-27 00:31:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-27 00:54:00 +0000

    sci-libs/cantera: 2.5.1 revision bump
    
    Drop USE="pch".
    Fix python_optimize path.
    Remove static libs.
    
    Closes: https://bugs.gentoo.org/832792
    Closes: https://bugs.gentoo.org/832787
    
    Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
    Closes: https://github.com/gentoo/gentoo/pull/24367
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{cantera-2.5.1-r2.ebuild => cantera-2.5.1-r3.ebuild}       | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)