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

Bug 426896

Summary: =media-libs/openimageio-0.10.5 merge failed with gcc 4.7.1
Product: Gentoo Linux Reporter: Sergey Isachenko <vortexius>
Component: New packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED OBSOLETE    
Severity: normal CC: slyfox, vortexius
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge info

Description Sergey Isachenko 2012-07-16 19:29:53 UTC
In file included from /usr/include/boost-1_48/boost/thread/detail/platform.hpp:17:0,
                 from /usr/include/boost-1_48/boost/thread/thread.hpp:12,
                 from /usr/include/boost-1_48/boost/thread.hpp:13,
                 from /var/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/thread.h:62,
                 from /var/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imageio_pvt.h:40,
                 from /var/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imageinput.cpp:42:
/usr/include/boost-1_48/boost/config/requires_threads.hpp:29:4: ошибка: #error "Threading support unavaliable: it has been explicitly disabled with BOOST_DISABLE_THREADS"
In file included from /usr/include/boost-1_48/boost/thread/thread.hpp:12:0,
                 from /usr/include/boost-1_48/boost/thread.hpp:13,
                 from /var/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/thread.h:62,
                 from /var/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imageio_pvt.h:40,
                 from /var/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imageinput.cpp:42:
/usr/include/boost-1_48/boost/thread/detail/platform.hpp:67:9: ошибка: #error "Sorry, no boost threads are available for this platform."
In file included from /usr/include/boost-1_48/boost/thread.hpp:13:0,
                 from /var/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/thread.h:62,
                 from /var/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imageio_pvt.h:40,
                 from /var/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imageinput.cpp:42:
/usr/include/boost-1_48/boost/thread/thread.hpp:19:2: ошибка: #error "Boost threads unavailable on this platform"

Probably a bug related to the http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29131

Reproducible: Always
Comment 1 Sergey Isachenko 2012-07-16 19:30:29 UTC
Created attachment 318362 [details]
build log
Comment 2 Sergey Isachenko 2012-07-16 19:30:45 UTC
Created attachment 318364 [details]
emerge info
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-07-17 10:57:18 UTC
Please use 1.0.7 which is known to work with gcc 4.7 and boost up to 1.50.