Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820812 - =dev-libs/mimalloc-1.7.2 misses USE=static-libs and installs '.a' files
Summary: =dev-libs/mimalloc-1.7.2 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: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2021-10-30 06:03 UTC by Agostino Sarubbo
Modified: 2021-12-20 04:44 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-10-30 06:03:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/mimalloc 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-12-20 04:44:31 UTC
The bug has been closed via the following commit(s):

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

commit 879fd4f07351597f94384c9e55d33747ee480c31
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-20 04:43:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-20 04:44:18 +0000

    dev-libs/mimalloc: add 2.0.3
    
    Closes: https://bugs.gentoo.org/820812
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/mimalloc/Manifest              |  1 +
 dev-libs/mimalloc/mimalloc-2.0.3.ebuild | 36 +++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)