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

Bug 564044

Summary: sci-mathematics/rstudio fails to build against boost-1.57
Product: Gentoo Linux Reporter: Andrey Kateshov <andrey.kateshov>
Component: Current packagesAssignee: Mark Wright <gienah>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrey Kateshov 2015-10-25 10:08:52 UTC
the following happens:

cd /var/tmp/portage/sci-mathematics/rstudio-0.98.490-r1/work/rstudio-0.98.490_build/src/cpp/desktop && /usr/lib64/qt4/bin/moc @/var/tmp/portage/sci-mathematics/rstudio-0.98.490-r1/work/rstudio-0.98.490_build/src/cpp/desktop/moc_DesktopNetworkReply.cxx_parameters
usr/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN"
src/cpp/desktop/CMakeFiles/rstudio.dir/build.make:77: recipe for target 'src/cpp/desktop/moc_DesktopNetworkReply.cxx' failed

GENTOO_VM=oracle-jdk-bin-1.7  CLASSPATH="" JAVA_HOME="/opt/oracle-jdk-bin-1.7.0.80"
JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""


gcc version: gcc (Gentoo 4.9.3 p1.2, pie-0.6.3) 4.9.3
Comment 1 Toralf Förster gentoo-dev 2016-05-15 16:31:12 UTC

*** This bug has been marked as a duplicate of bug 526660 ***