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

Bug 343297

Summary: Missing boost::this_thread::yield() in a multi boost installation
Product: Gentoo Linux Reporter: Yörn Jünger <greggel>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.