Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301673 - [TRACKER] dev-libs/boost-1.42.0: packages broken due to changes in property map
Summary: [TRACKER] dev-libs/boost-1.42.0: packages broken due to changes in property map
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords: Tracker
Depends on: 301674 301684 301686 301687 308487
Blocks: 301643
  Show dependency tree
 
Reported: 2010-01-20 21:42 UTC by Sebastian Luther (few)
Modified: 2017-01-19 18:47 UTC (History)
2 users (show)

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 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.