Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518086 - =www-servers/monkeyd-1.5.2 fails to build for USE="jemalloc"
Summary: =www-servers/monkeyd-1.5.2 fails to build for USE="jemalloc"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 517564
  Show dependency tree
 
Reported: 2014-07-25 12:00 UTC by Chema Alonso Josa (RETIRED)
Modified: 2014-07-26 14:15 UTC (History)
0 users

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


Attachments
build log (monkeyd-build.log,6.54 KB, text/plain)
2014-07-25 12:00 UTC, Chema Alonso Josa (RETIRED)
Details
emerge --info (emerge-info,5.58 KB, text/plain)
2014-07-25 12:00 UTC, Chema Alonso Josa (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chema Alonso Josa (RETIRED) gentoo-dev 2014-07-25 12:00:42 UTC
Created attachment 381548 [details]
build log

USE="jemalloc" emerge -1 =www-servers/monkeyd-1.5.2 fails on amd64
Comment 1 Chema Alonso Josa (RETIRED) gentoo-dev 2014-07-25 12:00:55 UTC
Created attachment 381550 [details]
emerge --info
Comment 2 Anthony Basile gentoo-dev 2014-07-25 13:25:20 UTC
Aha! Thanks for catching that.  Its due to a change between jemalloc version 3.3.1 and 3.6.0.  Since 3.6.0 is not stabilized on ppc/ppc64 where I did check, it works.  But it fails on amd64.  I think we need to 1) get jemalloc up to 3.6.0 on the minor arches adn then 2) fix up the patch for monkey so that it works for 3.6.0.
Comment 3 Anthony Basile gentoo-dev 2014-07-25 13:27:02 UTC
There is a stabilization bug out for jemalloc, bug #512330
Comment 4 Anthony Basile gentoo-dev 2014-07-26 14:15:39 UTC
Okay fixed.  I commited wihtout rev bump so please test 1.5.2 again after sync-ing.