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

Bug 482326

Summary: www-plugins/gnash-0.8.10_p20130822 should depend on >=dev-libs/boost-1.53
Product: Gentoo Linux Reporter: Dmitry <dmitry.ghost99>
Component: [OLD] LibraryAssignee: Chí-Thanh Christopher Nguyễn <chithanh>
Status: RESOLVED OBSOLETE    
Severity: normal CC: bircoph
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Dmitry 2013-08-24 12:50:31 UTC
www-plugins/gnash-0.8.10_p20130822 can not be compiled with dev-libs/boost-1.49.0-r2 and dev-util/boost-build-1.49.0

--------Configure error messages------------

Gnash should still compile, but you'll miss important support

          ERROR: The Boost detail/lightweight_mutex.hpp header is not installed
                 Install it from http://www.boost.org
          ERROR: The Boost thread/thread.hpp header is not installed
                 Install it from http://www.boost.org
          ERROR: The Boost multi_index_container.hpp header is not installed
                 Install it from http://www.boost.org
          ERROR: The Boost multi_index/key_extractors.hpp header is not 
                 installed
                 Install it from http://www.boost.org
          ERROR: The Boost thread/mutex.hpp header is not installed
                 Install it from http://www.boost.org
          ERROR: The Boost program_options/options_description.hpp header is 
                 not installed
                 Install it from http://www.boost.org
          ERROR: The Boost iostreams/stream.hpp header is not installed
                 Install it from http://www.boost.org
          ERROR: The Boost detail/lightweight_mutex.hpp header is not installed
                 Install it from http://www.boost.org
          ERROR: The Boost thread/thread.hpp header is not installed
                 Install it from http://www.boost.org
          ERROR: The Boost multi_index_container.hpp header is not installed
                 Install it from http://www.boost.org
          ERROR: The Boost multi_index/key_extractors.hpp header is not 
                 installed
                 Install it from http://www.boost.org
          ERROR: The Boost thread/mutex.hpp header is not installed
                 Install it from http://www.boost.org
          ERROR: The Boost program_options/options_description.hpp header is 
                 not installed
                 Install it from http://www.boost.org
          ERROR: The Boost iostreams/stream.hpp header is not installed
                 Install it from http://www.boost.org

configure: error: Please install required packages

-------------- end of messages -----------------------

With dev-libs/boost-1.53.0 and dev-util/boost-build-1.53.0 Gnash-0.8.10_p20130822 compiled and works successfully.
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-08-24 15:29:30 UTC
gnash-0.8.10_p20130822 builds fine here against boost-1.49

Please attach the entire build.log
Comment 2 Dmitry 2013-08-24 16:04:30 UTC
Created attachment 356878 [details]
build.log

Here is full build.log

Gnash USE flags: X agg cairo dbus egl ffmpeg gnome gstreamer gtk mysql nls opengl python sdl sdl-sound ssl vaapi -aqua -cygnal -directfb -doc -dump -fbcon -gconf -harden -jemalloc -kde -lirc -nsplugin -openvg -ssh -test
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2015-03-26 15:08:45 UTC
In any case, boost-1.49 is now gone from the tree.