Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 343297 - Missing boost::this_thread::yield() in a multi boost installation
Summary: Missing boost::this_thread::yield() in a multi boost installation
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-29 22:11 UTC by Yörn Jünger
Modified: 2010-10-30 04:41 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 Yörn Jünger 2010-10-29 22:11:09 UTC
I suggest there is a bug in app-admin/eselect-boost with a multi boost installation. Here with boost-1.41.0-r3 and boost-1.35.0-r5. I told eselect to use boost-1.41.0-r3, because boost::this_thread::yield() was introduced with >=boost-1.39. After purging boost-1.35.0-r5 everything went fine.
Please see http://bugs.gentoo.org/show_bug.cgi?id=332683 for further details.

Reproducible: Always
Comment 1 Sebastian Luther (few) 2010-10-30 04:41:27 UTC
This is not a bug in eselect or boost, the package in questions mixes different version of boost headers and libs. See bug 332683 comment 13.