rstudio-0.98.490 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. I don't know whose fault this is rstudio or boost, but I want to give this hint, to eventually help for the fixing process. Build log, shortened: /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.490/work/rstudio-0.98.490_build/CMakeFiles [ 73%] Building CXX object src/cpp/desktop/CMakeFiles/rstudio.dir/qrc_desktop.cxx.o cd /var/tmp/portage/sci-mathematics/rstudio-0.98.490/work/rstudio-0.98.490_build/src/cpp/desktop && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_WEBKIT_LIB -D_FORTIFY_SOURCE=2 -DNDEBUG -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -O2 -pipe -fomit-frame-pointer -isystem /usr/include/boost-1_51 -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtWebKit -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtDBus -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/var/tmp/portage/sci-mathematics/rstudio-0.98.490/work/rstudio-0.98.490/src/cpp/desktop/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.490/work/rstudio-0.98.490/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.490/work/rstudio-0.98.490/src/cpp/desktop -I/var/tmp/portage/sci-mathematics/rstudio-0.98.490/work/rstudio-0.98.490_build/src/cpp/desktop -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio.dir/qrc_desktop.cxx.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.490/work/rstudio-0.98.490_build/src/cpp/desktop/qrc_desktop.cxx <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/sci-mathematics/rstudio-0.98.490/work/rstudio-0.98.490_build/src/cpp/desktop/qrc_desktop.cxx:1:0: note: this is the location of the previous definition /**************************************************************************** ^ Linking CXX executable rstudio cd /var/tmp/portage/sci-mathematics/rstudio-0.98.490/work/rstudio-0.98.490_build/src/cpp/desktop && /usr/bin/cmake -E cmake_link_script CMakeFiles/rstudio.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -O2 -pipe -fomit-frame-pointer -Wl,-z,relro,-z,now -Wl,-O1 -Wl,--as-needed CMakeFiles/rstudio.dir/DesktopAboutDialog.cpp.o CMakeFiles/rstudio.dir/DesktopBrowserWindow.cpp.o CMakeFiles/rstudio.dir/DesktopCommandInvoker.cpp.o CMakeFiles/rstudio.dir/DesktopDataUriNetworkReply.cpp.o CMakeFiles/rstudio.dir/DesktopDownloadHelper.cpp.o CMakeFiles/rstudio.dir/DesktopGwtCallback.cpp.o CMakeFiles/rstudio.dir/DesktopGwtWindow.cpp.o CMakeFiles/rstudio.dir/DesktopInputDialog.cpp.o CMakeFiles/rstudio.dir/DesktopMain.cpp.o CMakeFiles/rstudio.dir/DesktopMainWindow.cpp.o CMakeFiles/rstudio.dir/DesktopMenuCallback.cpp.o CMakeFiles/rstudio.dir/DesktopNetworkIOService.cpp.o CMakeFiles/rstudio.dir/DesktopNetworkReply.cpp.o CMakeFiles/rstudio.dir/DesktopNetworkProxyFactory.cpp.o CMakeFiles/rstudio.dir/DesktopOptions.cpp.o CMakeFiles/rstudio.dir/DesktopURLDownloader.cpp.o CMakeFiles/rstudio.dir/DesktopUtils.cpp.o CMakeFiles/rstudio.dir/DesktopWebPage.cpp.o CMakeFiles/rstudio.dir/DesktopWebView.cpp.o CMakeFiles/rstudio.dir/DesktopWindowTracker.cpp.o CMakeFiles/rstudio.dir/DesktopSatelliteWindow.cpp.o CMakeFiles/rstudio.dir/DesktopSecondaryWindow.cpp.o CMakeFiles/rstudio.dir/DesktopSessionLauncher.cpp.o CMakeFiles/rstudio.dir/DesktopSlotBinders.cpp.o CMakeFiles/rstudio.dir/DesktopSynctex.cpp.o CMakeFiles/rstudio.dir/DesktopNetworkAccessManager.cpp.o CMakeFiles/rstudio.dir/3rdparty/qtsingleapplication/qtsingleapplication.cpp.o CMakeFiles/rstudio.dir/3rdparty/qtsingleapplication/qtlocalpeer.cpp.o CMakeFiles/rstudio.dir/DesktopPosixApplication.cpp.o CMakeFiles/rstudio.dir/DesktopPosixApplicationLaunch.cpp.o CMakeFiles/rstudio.dir/DesktopPosixDetectRHome.cpp.o CMakeFiles/rstudio.dir/synctex/evince/EvinceDaemon.cpp.o CMakeFiles/rstudio.dir/synctex/evince/EvinceSynctex.cpp.o CMakeFiles/rstudio.dir/synctex/evince/EvinceWindow.cpp.o CMakeFiles/rstudio.dir/3rdparty/qtsingleapplication/moc_qtlocalpeer.cxx.o CMakeFiles/rstudio.dir/3rdparty/qtsingleapplication/moc_qtsingleapplication.cxx.o CMakeFiles/rstudio.dir/moc_DesktopAboutDialog.cxx.o CMakeFiles/rstudio.dir/moc_DesktopApplicationLaunch.cxx.o CMakeFiles/rstudio.dir/moc_DesktopBrowserWindow.cxx.o CMakeFiles/rstudio.dir/moc_DesktopCommandInvoker.cxx.o CMakeFiles/rstudio.dir/moc_DesktopDataUriNetworkReply.cxx.o CMakeFiles/rstudio.dir/moc_DesktopDownloadHelper.cxx.o CMakeFiles/rstudio.dir/moc_DesktopGwtCallback.cxx.o CMakeFiles/rstudio.dir/moc_DesktopGwtWindow.cxx.o CMakeFiles/rstudio.dir/moc_DesktopInputDialog.cxx.o CMakeFiles/rstudio.dir/moc_DesktopMainWindow.cxx.o CMakeFiles/rstudio.dir/moc_DesktopMenuCallback.cxx.o CMakeFiles/rstudio.dir/moc_DesktopNetworkAccessManager.cxx.o CMakeFiles/rstudio.dir/moc_DesktopNetworkReply.cxx.o CMakeFiles/rstudio.dir/moc_DesktopPosixApplication.cxx.o CMakeFiles/rstudio.dir/moc_DesktopSatelliteWindow.cxx.o CMakeFiles/rstudio.dir/moc_DesktopSecondaryWindow.cxx.o CMakeFiles/rstudio.dir/moc_DesktopSessionLauncher.cxx.o CMakeFiles/rstudio.dir/moc_DesktopSlotBinders.cxx.o CMakeFiles/rstudio.dir/moc_DesktopSynctex.cxx.o CMakeFiles/rstudio.dir/moc_DesktopURLDownloader.cxx.o CMakeFiles/rstudio.dir/moc_DesktopWebPage.cxx.o CMakeFiles/rstudio.dir/moc_DesktopWebView.cxx.o CMakeFiles/rstudio.dir/moc_DesktopWindowTracker.cxx.o CMakeFiles/rstudio.dir/qt-patch/mac-colorspace/moc_qpaintengine_mac_p.cxx.o CMakeFiles/rstudio.dir/synctex/evince/moc_EvinceDaemon.cxx.o CMakeFiles/rstudio.dir/synctex/evince/moc_EvinceSynctex.cxx.o CMakeFiles/rstudio.dir/synctex/evince/moc_EvinceWindow.cxx.o CMakeFiles/rstudio.dir/qrc_desktop.cxx.o -o rstudio -rdynamic /usr/lib64/qt4/libQtWebKit.so /usr/lib64/qt4/libQtXmlPatterns.so /usr/lib64/qt4/libQtGui.so /usr/lib64/qt4/libQtDBus.so /usr/lib64/qt4/libQtXml.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtCore.so ../core/librstudio-core.a -lboost_date_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'
emerge --info =rstudio-0.98.490 Portage 2.2.8 (default/linux/amd64/13.0/desktop/kde, gcc-4.8.2, glibc-2.17, 3.12.7-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-3.12.7-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q6600_@_2.40GHz-with-gentoo-2.2 KiB Mem: 8167496 total, 3104668 free KiB Swap: 0 total, 0 free Timestamp of tree: Sun, 12 Jan 2014 10:00:01 +0000 ld GNU ld (GNU Binutils) 2.24 distcc 3.1 x86_64-pc-linux-gnu [disabled] app-shells/bash: 4.2_p45-r1 dev-java/java-config: 2.2.0 dev-lang/python: 2.7.6, 3.3.3 dev-util/cmake: 2.8.12.1-r3 dev-util/pkgconfig: 0.28 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.12.4 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.10.3, 1.11.6, 1.12.6, 1.14.1 sys-devel/binutils: 2.24-r1 sys-devel/gcc: 4.7.3-r1, 4.8.2 sys-devel/gcc-config: 1.8 sys-devel/libtool: 2.4.2 sys-devel/make: 4.0-r1 sys-kernel/linux-headers: 3.12 (virtual/os-headers) sys-libs/glibc: 2.17 Repositories: gentoo sunrise lokal Installed sets: @system ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -O2 -pipe -fomit-frame-pointer" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--quiet-build=n --keep-going --autounmask-write" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://gentoo.tiscali.nl/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/" LANG="de_DE.UTF-8" LC_ALL="" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j5 -l4" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/var/lib/layman/sunrise /usr/local/portage" USE="X a52 aac aacs aalib accessibility acpi additions addressbook aften alsa amd64 amr animgif apm apng archive aspell audiofile autoipd autotrace avahi bash-completion berkdb binary-drivers binfilter bluetooth bluray branding btrfs bzip2 c++0x cairo canvas caps ccache cdda cddb cdio cdparanoia cdr cdrdao cdrom cgi chipcard chroot cjk clamav cli clucene compressed-lumas consolekit corefonts cover cracklib crypt css cups custom-cpuopts cvs cvsgraph cxx daemon dar64 dbus dc1394 declarative dhcpcd dia dirac disk-partition djbfft djvu dri dts dv dvd dvdnav dvdr dvi dynamic editor emboss emovix enca encode enscript excel exif extensions extrafilters extras fam fame fat ffmpeg fftw finger firefox firefox3 flac flash flv fmod fontconfig foomaticdb fortran fortran2003 fpx frei0r fuse g3dvl gallium gcj gd gdbm geolocation gif gimp glew glib glut gnokii gpac gphoto2 gpm graphviz gsl gstreamer gtk gtk3 gzip hddtemp hdri howl-compat html http httpd iconv icq id3 id3tag ieee1394 image imagemagick imap imlib inkjar inotify introspection ios iostats ipc iptv ipv6 irc ivtv jabber java java6 javacomm javascript jbig jce jingle joystick jpeg jpeg2k juju kde kdepim kdm kexiv2 kig-scripting kino kipi kmail kontact ladspa lame lcdfilter lcms ldap lensfun libcaca libnotify librrd libsamplerate libv4l libv4l2 libvisual lightning live llvm lm_sensors logrotate logwatch loop-aes lua lzma lzo mad marble math matroska max-idx-128 mdnsresponder-compat melt metric midi mikmod mime mjpeg mmx mng modplug modules mono mouse mozdevelop mozilla mp3 mp3rtp mp4 mpd mpeg mpg123 mpi mpi-threads mplayer mpu401 mtp mudflap muine multilib multimedia multiprocess musepack music musicbrainz mysql mysqli nano-syntax nas ncurses network network-cron networkmanager nfs nfsdcld nfsidmap nfsv4 nfsv41 nls nntp normalize nptl nsplugin nss ntfs nut nuv obex ocean ocr odk ofa ogg ogg123 ogm okular openctl openexr opengl openmedia openmp openssl opensslcrypt oss pam pango pch pcm pcre pda pdf pdfimport perforce perl pg-intdatetime phonon php physfs pipe plasma player plotutils pmount pmu png pnm podcast policykit pop postgis postproc ppds prison private-headers profile profiler proj ps pstoedit pvr python python3 q32 qalculate qos qt3support qt4 quesoglc quicktime quodlibet radio rar raw readline redeyes rle romio rsh rss rtc rtmp rtsp ruby scale0tilt scanner schedule schroedinger sdl sdl-image sdl-sound sdlaudio search secure-delete semantic-desktop sensord session sftp shaders shine shorten shout sift skins slideshow smp sms sndfile sound soundextract soundtouch soup source spamassassin speex spell sql sqlite srt srtp sse sse2 sse2check sse3 ssh ssl ssse3 startup-notification statistics stats stk stream suid svg svgz sysfs syslog szip t1lib tbb tcl tcmalloc tcpd teletext templates tesseract tga tgif themes theora threads threadsafe thumbnail thumbnails tiff timidity tk toolame tools transcode tremor truetype tv_check tv_combiner tv_pick_cgi twolame type3 udev udisks umfpack unicode unzip upower urlpicpreview usb utempter utils uudeview v4l v4l2 vaapi vamp vcd vcdinfo vcdx vdpau vdr video vim vim-syntax virtuoso visibility vlm vorbis vpx vrml vxml wav wavpack weather-metar weather-xoap webcam webdav webgl webkit webm webp windeco winpopup wma wma-fixed wmf word-perfect wordperfect wxwidgets wxwindows x11vnc x264 xanim xattr xcb xcf xcomposite xface xforms xine xinerama xml xmlreader xmlwriter xmp xorg xpm xscreensaver xsl xslt xterm xulrunner xv xvid xvmc xwax_decoders_aac xwax_decoders_cd xwax_decoders_flac xwax_decoders_misc xwax_decoders_mp3 xwax_decoders_ogg youtube yv12 zeroconf zip zlib zvbi" ABI_X86="64" ALSA_CARDS="hda-intel" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="*" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="de en de_DE" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby18" SANE_BACKENDS="plustek" USERLAND="GNU" VIDEO_CARDS="nouveau v4l2" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON ================================================================= Package Settings ================================================================= sci-mathematics/rstudio-0.98.490 was built with the following: USE="-dedicated -server"
*** This bug has been marked as a duplicate of bug 482408 ***