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

Bug 344359

Summary: app-pda/syncevolution-1.0 should depend on >=dev-libs/boost-1.35
Product: Gentoo Linux Reporter: Adrian Frith <adrian>
Component: Current packagesAssignee: Olivier Crete (RETIRED) <tester>
Status: RESOLVED FIXED    
Severity: normal CC: pda
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Adrian Frith 2010-11-06 10:11:34 UTC
app-pda/syncevolution-1.0 fails to build if dev-libs/boost is not installed. According to the syncevolution 'HACKING' document [http://meego.gitorious.org/meego-middleware/syncevolution/blobs/master/HACKING] syncevolution requires Boost version 1.35 or newer.

Reproducible: Always

Steps to Reproduce:
1. emerge -C boost
2. emerge syncevolution
Actual Results:  
checking for boostlib >= 1.34... configure: error: We could not detect the boost libraries (version 1.34 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option.  If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2011-01-10 03:41:46 UTC
Fixed in 1.1.1 ebuild