Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608134 - sci-mathematics/rstudio-0.98.490-r1 fails to build with boost-1.62
Summary: sci-mathematics/rstudio-0.98.490-r1 fails to build with boost-1.62
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-03 14:59 UTC by Pacho Ramos
Modified: 2017-10-15 12:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (rstudio-0.98.490-r1:20170203-125015.log,182.58 KB, text/plain)
2017-02-03 14:59 UTC, Pacho Ramos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2017-02-03 14:59:40 UTC
Created attachment 462356 [details]
build.log

Maybe we need to stabilize a newer version

[ 45%] Generating moc_DesktopGwtCallback.cxx
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_DesktopGwtCallback.cxx_parameters
[ 46%] Generating moc_DesktopGwtWindow.cxx
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_DesktopGwtWindow.cxx_parameters
[ 46%] Generating moc_DesktopInputDialog.cxx
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_DesktopInputDialog.cxx_parameters
[ 46%] Generating moc_DesktopMainWindow.cxx
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_DesktopMainWindow.cxx_parameters
[ 46%] Generating moc_DesktopMenuCallback.cxx
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_DesktopMenuCallback.cxx_parameters
[ 47%] Generating moc_DesktopNetworkAccessManager.cxx
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_DesktopNetworkAccessManager.cxx_parameters
[ 47%] Generating moc_DesktopNetworkReply.cxx
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"
make[2]: *** [src/cpp/desktop/CMakeFiles/rstudio.dir/build.make:133: src/cpp/desktop/moc_DesktopNetworkReply.cxx] Error 1
make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.490-r1/work/rstudio-0.98.490_build'
make[1]: *** [CMakeFiles/Makefile2:586: src/cpp/desktop/CMakeFiles/rstudio.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.490-r1/work/rstudio-0.98.490_build'
make: *** [Makefile:150: all] Error 2
 * ERROR: sci-mathematics/rstudio-0.98.490-r1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sci-mathematics/rstudio-0.98.490-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sci-mathematics/rstudio-0.98.490-r1::gentoo'`.
 * The complete build log is located at '/var/log/portage/build/sci-mathematics/rstudio-0.98.490-r1:20170203-125015.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-mathematics/rstudio-0.98.490-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/rstudio-0.98.490-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/sci-mathematics/rstudio-0.98.490-r1/work/rstudio-0.98.490_build'
 * S: '/var/tmp/portage/sci-mathematics/rstudio-0.98.490-r1/work/rstudio-0.98.490'
Comment 1 Pacho Ramos gentoo-dev 2017-02-13 20:31:11 UTC
We need to stabilize a newer version because that boost is in stable now. What version? Latest one looks to compile fine
Comment 2 Andreas Sturmlechner gentoo-dev 2017-10-15 08:15:25 UTC
This will need to be cleaned up due to bug 634280 and consequently be dropped back to ~arch.
Comment 3 Andreas Sturmlechner gentoo-dev 2017-10-15 12:33:30 UTC
Cleanup done in git commit 679cc5c1a355784caac199f88a5dcfb84c6d6b06