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

Bug 432948

Summary: games-strategy/widelands-0.17 doesn't build with =dev-libs/boost-1.50.0-r2
Product: Gentoo Linux Reporter: theodor
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 425188    

Description theodor 2012-08-27 10:02:20 UTC
Updating to =dev-libs/boost-1.50.0-r2 removed the /usr/include/boost -> /usr/include/boost-1_50/boost symlink but widelands expects the boost header files to be located under /usr/include/boost/.

Error message:
[ 66%] Building CXX object src/CMakeFiles/widelands_all.dir/md5.cc.o
cd /var/tmp/portage/games-strategy/widelands-0.17/work/widelands-0.17_build/src && /usr/bin/i686-pc-linux-gnu-g++  -DUSE_OPENGL  -O2 -march=native -pipe -fomit-frame-pointer  -DNDEBUG -I/var/tmp/portage/games-strategy/widelands-0.17/work/widelands-build17-src/src -I/var/tmp/portage/games-strategy/widelands-0.17/work/widelands-0.17_build/src -I/usr/include/SDL    -o CMakeFiles/widelands_all.dir/md5.cc.o -c /var/tmp/portage/games-strategy/widelands-0.17/work/widelands-build17-src/src/md5.cc
In file included from /var/tmp/portage/games-strategy/widelands-0.17/work/widelands-build17-src/src/md5.h:28:0,
                 from /var/tmp/portage/games-strategy/widelands-0.17/work/widelands-build17-src/src/md5.cc:24:
/var/tmp/portage/games-strategy/widelands-0.17/work/widelands-build17-src/src/io/streamwrite.h:25:33: fatal error: boost/noncopyable.hpp: No such file or directory
compilation terminated.
make[2]: *** [src/CMakeFiles/widelands_all.dir/md5.cc.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/games-strategy/widelands-0.17/work/widelands-0.17_build'
make[1]: *** [src/CMakeFiles/widelands_all.dir/all] Error 2
make[1]: Leaving directory `/var/tmp/portage/games-strategy/widelands-0.17/work/widelands-0.17_build'
make: *** [all] Error 2
emake failed

Reproducible: Always
Comment 1 Michael Weber (RETIRED) gentoo-dev 2012-08-28 11:35:00 UTC
Can you please provide emerge --info and the complete build.log? Thanks.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2012-08-28 20:41:20 UTC
fixed.