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

Bug 301673

Summary: [TRACKER] dev-libs/boost-1.42.0: packages broken due to changes in property map
Product: Gentoo Linux Reporter: Sebastian Luther (few) <SebastianLuther>
Component: Current packagesAssignee: C++ Team [disbanded] <cpp+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: cpp+disabled, t4bs
Priority: High Keywords: Tracker
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 301674, 301684, 301686, 301687, 308487    
Bug Blocks: 301643    

Description Sebastian Luther (few) 2010-01-20 21:42:07 UTC
Some deprecated headers in boost property map have been removed. The situation is as follows.

<dev-libs/boost-1.40: boost/property_map.hpp only
dev-libs/boost:{1.40,1.41} both, boost/property_map.hpp and boost/property_map/property_map.hpp
>=dev-libs/boost-1.42 boost/property_map/property_map.hpp only

Possible fixes:
a) depend on <dev-libs/boost-1.42.0
b) patch the sources and depend on >=dev-libs/boost-1.40.0

What ever you do, make sure upstream knows about it.