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

Bug 454100 (boost-1.53)

Summary: [TRACKER] Packages failing to build with >=dev-libs/boost-1.53.0_beta1
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: C++ Team [disbanded] <cpp+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: ibuyandtrade0+bugs.gentoo.org, kripton, nikoli, randy-andy-, yamadharma
Priority: Normal Keywords: Tracker
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 454080, 454092, 454098, 454104, 454140, 454144, 454146, 454154, 454158, 454160, 454212, 454274, 454280, 454282, 454284, 456162, 458140, 460220, 460286, 465868, 476238, 476274, 497320    
Bug Blocks:    
Attachments: Could we try to unmask boost-1.53

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2013-01-26 03:30:18 UTC
I don't have much idea of what changed or why it fails with this so please bear with me.

PLEASE COMMENT ON THIS BUG ONLY IF YOU CAN POINT AT HOW TO FIX GENERAL FAILURES.
Comment 1 Ulenrich 2013-05-21 09:37:29 UTC
Created attachment 348812 [details]
Could we try to unmask boost-1.53

Is it feasable to unmask boost by just inserting rdepends on ebuilds known not to work with boost-1.53 ?
Comment 2 Ulenrich 2013-05-21 09:40:51 UTC
I found several higher ebuild in the tree of portage:
# sys-cluster/ceph-0.61.1
# net-libs/wt-3.2.3
# net-libs/libkolabxml-0.8.4
# x11-libs/libyui-ncurses-2.43.4  at openSUSE
# media-libs/openimageio-1.1.7 has cmake-boost-fix.patch #465868
Comment 3 Randy Andy 2013-12-29 14:02:29 UTC
sci-mathematics/rstudio-0.98.490

also fails to build with dev-libs/boost-1.53.0-r1, but it has been installed with dev-libs/boost-1.52.0-r6 successfully before.

Some more details here:


time-mt -lboost_filesystem-mt -lboost_iostreams-mt -lboost_program_options-mt -lboost_regex-mt -lboost_signals-mt -lboost_system-mt -lboost_thread-mt -lboost_chrono-mt -lpthread -lutil -luuid -lrt -lz -Wl,-rpath,/usr/lib64/qt4: 
../core/librstudio-core.a(Process.cpp.o): In function `core::system::ProcessSupervisor::wait(boost::posix_time::time_duration const&, boost::posix_time::time_duration const&)':
Process.cpp:(.text+0x3222): undefined reference to `boost::this_thread::sleep(boost::posix_time::ptime const&)'
collect2: error: ld returned 1 exit status
src/cpp/desktop/CMakeFiles/rstudio.dir/build.make:1861: recipe for target 'src/cpp/desktop/rstudio' failed
make[2]: *** [src/cpp/desktop/rstudio] Error 1
make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.490/work/rstudio-0.98.490_build'
CMakeFiles/Makefile2:533: recipe for target 'src/cpp/desktop/CMakeFiles/rstudio.dir/all' failed
make[1]: *** [src/cpp/desktop/CMakeFiles/rstudio.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.490/work/rstudio-0.98.490_build'
Makefile:136: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: sci-mathematics/rstudio-0.98.490::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sci-mathematics/rstudio-0.98.490::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sci-mathematics/rstudio-0.98.490::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sci-mathematics/rstudio-0.98.490/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/rstudio-0.98.490/temp/environment'.
 * Working directory: '/var/tmp/portage/sci-mathematics/rstudio-0.98.490/work/rstudio-0.98.490_build'
 * S: '/var/tmp/portage/sci-mathematics/rstudio-0.98.490/work/rstudio-0.98.490'
!!! When you file a bug report, please include the following information:
GENTOO_VM=icedtea-bin-7  CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-7.2.4.3"
JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""
and of course, the output of emerge --info =rstudio-0.98.490

>>> Failed to emerge sci-mathematics/rstudio-0.98.490, Log file:

>>>  '/var/tmp/portage/sci-mathematics/rstudio-0.98.490/temp/build.log'
 * 
 * The following package has failed to build or install:
 * 
 *  (sci-mathematics/rstudio-0.98.490::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/sci-mathematics/rstudio-0.98.490/temp/build.log'
Comment 4 Sergey Popov gentoo-dev 2015-12-25 12:10:58 UTC
Versions prior to 1.55.0 are masked, closing this as FIXED