Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 832787

Summary: =sci-libs/cantera-2.5.1-r2 misses USE=static-libs and installs '.a' files
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Sergey Torokhov <torokhov-s-a>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/24367
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695878    

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(-)