Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602290 - dev-libs/jemalloc-4* ignore src_configure (always +stats)
Summary: dev-libs/jemalloc-4* ignore src_configure (always +stats)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-10 20:02 UTC by Denis Kaganovich
Modified: 2016-12-14 00:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fix jemalloc multilib_src_configure (jemalloc4ebuild.patch,605 bytes, patch)
2016-12-10 20:05 UTC, Denis Kaganovich
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Kaganovich 2016-12-10 20:02:48 UTC
dev-libs/jemalloc-4* dirty ported to multilib-build. Resulting at least multilib_src_configure silently ignored and build only one default config (+stats). (I don't check multilib_src_install, IMHO all same). To fix - add "multilib-minimal" into "inherit" and one "\" into multilib_src_install.

Reproducible: Always

Steps to Reproduce:
1. USE=-stats emerge -1 jemalloc --nodeps|grep stats
2.
3.
Comment 1 Denis Kaganovich 2016-12-10 20:05:22 UTC
Created attachment 455788 [details, diff]
fix jemalloc multilib_src_configure
Comment 2 Denis Kaganovich 2016-12-10 20:10:24 UTC
PS Some users may be silently fix it local anymore - I am add, for example, everywere pre-v5 option --with-malloc-conf=purge:decay and somewere - --enable-lazy-lock...
Comment 3 Jory A. Pratt gentoo-dev 2016-12-14 00:41:28 UTC
(In reply to Denis Kaganovich from comment #1)
> Created attachment 455788 [details, diff] [details, diff]
> fix jemalloc multilib_src_configure

Thanks for tracking down. I was in process of working on this the other night and did not finish. I have committed 4.4.0 to the tree.