Advertisement
Guest User

/var/tmp/portage/sci-mathematics/rstudio-0.98.953/temp/build

a guest
Aug 11th, 2014
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 117.88 KB | None | 0 0
  1.  cat /var/tmp/portage/sci-mathematics/rstudio-0.98.953/temp/build.log
  2.  * Package:    sci-mathematics/rstudio-0.98.953
  3.  * Repository: gentoo
  4.  * Maintainer: hasufell@gentoo.org
  5.  * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  6.  * FEATURES:   ccache preserve-libs sandbox userpriv usersandbox
  7.  * Using: oracle-jdk-bin-1.8
  8. >>> Unpacking source...
  9. >>> Unpacking rstudio-0.98.953.tar.gz to /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work
  10. >>> Unpacking gwt-2.6.0.zip to /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work
  11. >>> Unpacking packrat_0.3.0.tar.gz to /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/dependencies/common
  12. >>> Unpacking rmarkdown_0.2.49.tar.gz to /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/dependencies/common
  13. >>> Source unpacked in /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work
  14. >>> Preparing source in /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953 ...
  15.  * Applying rstudio-0.98.490-prefs.patch ...                                                                                                                                                                   [ ok ]
  16.  * Applying rstudio-0.98.932-paths.patch ...                                                                                                                                                                   [ ok ]
  17.  * Applying rstudio-0.98.932-pandoc.patch ...                                                                                                                                                                  [ ok ]
  18.  * Applying rstudio-0.98.490-linker_flags.patch ...                                                                                                                                                            [ ok ]
  19. >>> Source prepared.
  20. >>> Configuring source in /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953 ...
  21. >>> Working in BUILD_DIR: "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build"
  22. cmake --no-warn-unused-cli -C /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DDISTRO_SHARE=share/rstudio -DRSTUDIO_INSTALL_FREEDESKTOP=ON -DRSTUDIO_TARGET=Desktop -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/gentoo_rules.cmake  /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953
  23. Not searching for unused variables given on the command line.
  24. loading initial cache file /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/gentoo_common_config.cmake
  25. -- The C compiler identification is GNU 4.9.0
  26. -- The CXX compiler identification is GNU 4.9.0
  27. -- Check for working C compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc
  28. -- Check for working C compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc -- works
  29. -- Detecting C compiler ABI info
  30. -- Detecting C compiler ABI info - done
  31. -- Check for working CXX compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++
  32. -- Check for working CXX compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++ -- works
  33. -- Detecting CXX compiler ABI info
  34. -- Detecting CXX compiler ABI info - done
  35. -- LSB release: gentoo
  36. -- Boost version: 1.52.0
  37. -- Found the following Boost libraries:
  38. --   date_time
  39. --   filesystem
  40. --   iostreams
  41. --   program_options
  42. --   regex
  43. --   signals
  44. --   system
  45. --   thread
  46. --   chrono
  47. -- Performing Test HAVE_SCANDIR_POSIX
  48. -- Performing Test HAVE_SCANDIR_POSIX - Success
  49. -- Looking for SA_NOCLDWAIT
  50. -- Looking for SA_NOCLDWAIT - found
  51. -- Looking for SO_PEERCRED
  52. -- Looking for SO_PEERCRED - found
  53. -- Looking for inotify_init1
  54. -- Looking for inotify_init1 - found
  55. -- Looking for getpeereid
  56. -- Looking for getpeereid - not found
  57. -- Looking for setresuid
  58. -- Looking for setresuid - found
  59. -- Found LibR: /usr/lib64/R  
  60. -- Found R: /usr/lib64/R
  61. -- Performing Test LIBR_MINIMUM_VERSION
  62. -- Performing Test LIBR_MINIMUM_VERSION - Success
  63. -- Looking for Q_WS_X11
  64. -- Looking for Q_WS_X11 - found
  65. -- Looking for Q_WS_WIN
  66. -- Looking for Q_WS_WIN - not found
  67. -- Looking for Q_WS_QWS
  68. -- Looking for Q_WS_QWS - not found
  69. -- Looking for Q_WS_MAC
  70. -- Looking for Q_WS_MAC - not found
  71. -- Found Qt4: /usr/bin/qmake (found suitable version "4.8.5", minimum required is "4.8.0")
  72. -- <<< Gentoo configuration >>>
  73. Build type      Gentoo
  74. Install path    /usr
  75. Compiler flags:
  76. C               -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns    
  77. C++             -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns    
  78. Linker flags:
  79. Executable       -Wl,-O1 -Wl,--as-needed
  80. Module           -Wl,-O1 -Wl,--as-needed
  81. Shared           -Wl,-O1 -Wl,--as-needed
  82.  
  83. -- Configuring done
  84. -- Generating done
  85. -- Build files have been written to: /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build
  86. >>> Source configured.
  87. >>> Compiling source in /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953 ...
  88. >>> Working in BUILD_DIR: "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build"
  89. make -j5 VERBOSE=1
  90. /usr/bin/cmake -H/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953 -B/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build --check-build-system CMakeFiles/Makefile.cmake 0
  91. /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles/progress.marks
  92. make -f CMakeFiles/Makefile2 all
  93. make[1]: Entering directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  94. make -f src/gwt/CMakeFiles/gwt_build.dir/build.make src/gwt/CMakeFiles/gwt_build.dir/depend
  95. make -f src/cpp/core/CMakeFiles/rstudio-core.dir/build.make src/cpp/core/CMakeFiles/rstudio-core.dir/depend
  96. make -f src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/build.make src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/depend
  97. make -f src/cpp/core/tex/synctex/CMakeFiles/rstudio-core-synctex.dir/build.make src/cpp/core/tex/synctex/CMakeFiles/rstudio-core-synctex.dir/depend
  98. make[2]: Entering directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  99. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953 /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/gwt /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/gwt /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/gwt/CMakeFiles/gwt_build.dir/DependInfo.cmake --color=
  100. make -f src/cpp/r/R/packages/CMakeFiles/build_packages.dir/build.make src/cpp/r/R/packages/CMakeFiles/build_packages.dir/depend
  101. make[2]: Entering directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  102. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953 /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/spelling/hunspell /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/DependInfo.cmake --color=
  103. make[2]: Entering directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  104. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953 /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/tex/synctex /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/tex/synctex /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/tex/synctex/CMakeFiles/rstudio-core-synctex.dir/DependInfo.cmake --color=
  105. make[2]: Entering directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  106. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953 /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/r/R/packages /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/r/R/packages /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/r/R/packages/CMakeFiles/build_packages.dir/DependInfo.cmake --color=
  107. make[2]: Entering directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  108. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953 /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/CMakeFiles/rstudio-core.dir/DependInfo.cmake --color=
  109. Dependee "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/gwt/CMakeFiles/gwt_build.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/gwt/CMakeFiles/gwt_build.dir/depend.internal".
  110. Dependee "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/gwt/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/gwt/CMakeFiles/gwt_build.dir/depend.internal".
  111. Scanning dependencies of target gwt_build
  112. Dependee "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/depend.internal".
  113. Dependee "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/depend.internal".
  114. Scanning dependencies of target rstudio-core-hunspell
  115. make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  116. make -f src/gwt/CMakeFiles/gwt_build.dir/build.make src/gwt/CMakeFiles/gwt_build.dir/build
  117. Dependee "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/tex/synctex/CMakeFiles/rstudio-core-synctex.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/tex/synctex/CMakeFiles/rstudio-core-synctex.dir/depend.internal".
  118. Dependee "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/tex/synctex/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/tex/synctex/CMakeFiles/rstudio-core-synctex.dir/depend.internal".
  119. Scanning dependencies of target rstudio-core-synctex
  120. Dependee "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/r/R/packages/CMakeFiles/build_packages.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/r/R/packages/CMakeFiles/build_packages.dir/depend.internal".
  121. Dependee "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/r/R/packages/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/r/R/packages/CMakeFiles/build_packages.dir/depend.internal".
  122. Scanning dependencies of target build_packages
  123. make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  124. make -f src/cpp/r/R/packages/CMakeFiles/build_packages.dir/build.make src/cpp/r/R/packages/CMakeFiles/build_packages.dir/build
  125. make[2]: Entering directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  126. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/gwt && ant
  127. Dependee "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/CMakeFiles/rstudio-core.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/CMakeFiles/rstudio-core.dir/depend.internal".
  128. Dependee "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/CMakeFiles/rstudio-core.dir/depend.internal".
  129. Scanning dependencies of target rstudio-core
  130. make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  131. make -f src/cpp/core/tex/synctex/CMakeFiles/rstudio-core-synctex.dir/build.make src/cpp/core/tex/synctex/CMakeFiles/rstudio-core-synctex.dir/build
  132. make[2]: Entering directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  133. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  134. make[2]: Entering directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  135. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  136. [  0%] [  0%] make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  137. make -f src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/build.make src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/build
  138. Generating library/manipulate/DESCRIPTION
  139. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/r/R/packages && /usr/bin/R CMD INSTALL -l /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/r/R/packages/library manipulate
  140. Building C object src/cpp/core/tex/synctex/CMakeFiles/rstudio-core-synctex.dir/synctex_parser.c.o
  141. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/tex/synctex && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/tex/synctex    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core-synctex.dir/synctex_parser.c.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/tex/synctex/synctex_parser.c
  142. make[2]: Entering directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  143. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  144. [  0%] <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  145. <built-in>: note: this is the location of the previous definition
  146. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  147. Building CXX object src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/affentry.cxx.o
  148. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -w -o CMakeFiles/rstudio-core-hunspell.dir/affentry.cxx.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/spelling/hunspell/affentry.cxx
  149. [  0%] Building C object src/cpp/core/tex/synctex/CMakeFiles/rstudio-core-synctex.dir/synctex_parser_utils.c.o
  150. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/tex/synctex && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/tex/synctex    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core-synctex.dir/synctex_parser_utils.c.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/tex/synctex/synctex_parser_utils.c
  151. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  152. [  0%] <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  153. <built-in>: note: this is the location of the previous definition
  154. Linking C static library librstudio-core-synctex.a
  155. Building CXX object src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/affixmgr.cxx.o
  156. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -w -o CMakeFiles/rstudio-core-hunspell.dir/affixmgr.cxx.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/spelling/hunspell/affixmgr.cxx
  157. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/tex/synctex && /usr/bin/cmake -P CMakeFiles/rstudio-core-synctex.dir/cmake_clean_target.cmake
  158. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/tex/synctex && /usr/bin/cmake -E cmake_link_script CMakeFiles/rstudio-core-synctex.dir/link.txt --verbose=1
  159. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  160. [  0%] /usr/bin/x86_64-pc-linux-gnu-ar cr librstudio-core-synctex.a  CMakeFiles/rstudio-core-synctex.dir/synctex_parser.c.o CMakeFiles/rstudio-core-synctex.dir/synctex_parser_utils.c.o
  161. Building CXX object src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/csutil.cxx.o
  162. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -w -o CMakeFiles/rstudio-core-hunspell.dir/csutil.cxx.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/spelling/hunspell/csutil.cxx
  163. /usr/bin/x86_64-pc-linux-gnu-ranlib librstudio-core-synctex.a
  164. make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  165. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  166. [  0%] /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 87
  167. Built target rstudio-core-synctex
  168. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  169. [  1%] [  1%] Building CXX object src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/dictmgr.cxx.o
  170. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -w -o CMakeFiles/rstudio-core-hunspell.dir/dictmgr.cxx.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/spelling/hunspell/dictmgr.cxx
  171. Generating library/rstudio/DESCRIPTION
  172. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/r/R/packages && /usr/bin/R CMD INSTALL -l /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/r/R/packages/library rstudio
  173. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  174. [  1%] Building CXX object src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/hashmgr.cxx.o
  175. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -w -o CMakeFiles/rstudio-core-hunspell.dir/hashmgr.cxx.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/spelling/hunspell/hashmgr.cxx
  176. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  177. [  1%] Building CXX object src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/suggestmgr.cxx.o
  178. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -w -o CMakeFiles/rstudio-core-hunspell.dir/suggestmgr.cxx.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/spelling/hunspell/suggestmgr.cxx
  179. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 88
  180. [  2%] Building CXX object src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/phonet.cxx.o
  181. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -w -o CMakeFiles/rstudio-core-hunspell.dir/phonet.cxx.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/spelling/hunspell/phonet.cxx
  182. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  183. [  2%] Building CXX object src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/filemgr.cxx.o
  184. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -w -o CMakeFiles/rstudio-core-hunspell.dir/filemgr.cxx.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/spelling/hunspell/filemgr.cxx
  185. make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  186. make -f src/cpp/core/CMakeFiles/rstudio-core.dir/build.make src/cpp/core/CMakeFiles/rstudio-core.dir/build
  187. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  188. [  2%] make[2]: Entering directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  189. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  190. Building CXX object src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/hunzip.cxx.o
  191. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -w -o CMakeFiles/rstudio-core-hunspell.dir/hunzip.cxx.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/spelling/hunspell/hunzip.cxx
  192. [  2%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/Assert.cpp.o
  193. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles                                                                              
  194. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/Assert.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/Assert.cpp
  195. [  2%] Building CXX object src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/hunspell.cxx.o
  196. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -w -o CMakeFiles/rstudio-core-hunspell.dir/hunspell.cxx.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/spelling/hunspell/hunspell.cxx
  197. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 89
  198. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  199. <built-in>: note: this is the location of the previous definition
  200. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  201. [  3%] [  3%] Building CXX object src/cpp/core/spelling/hunspell/CMakeFiles/rstudio-core-hunspell.dir/replist.cxx.o
  202. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -w -o CMakeFiles/rstudio-core-hunspell.dir/replist.cxx.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/spelling/hunspell/replist.cxx
  203. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/Base64.cpp.o
  204. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/Base64.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/Base64.cpp
  205. Linking CXX static library librstudio-core-hunspell.a
  206. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell && /usr/bin/cmake -P CMakeFiles/rstudio-core-hunspell.dir/cmake_clean_target.cmake
  207. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core/spelling/hunspell && /usr/bin/cmake -E cmake_link_script CMakeFiles/rstudio-core-hunspell.dir/link.txt --verbose=1
  208. /usr/bin/x86_64-pc-linux-gnu-ar cr librstudio-core-hunspell.a  CMakeFiles/rstudio-core-hunspell.dir/affentry.cxx.o CMakeFiles/rstudio-core-hunspell.dir/affixmgr.cxx.o CMakeFiles/rstudio-core-hunspell.dir/csutil.cxx.o CMakeFiles/rstudio-core-hunspell.dir/dictmgr.cxx.o CMakeFiles/rstudio-core-hunspell.dir/hashmgr.cxx.o CMakeFiles/rstudio-core-hunspell.dir/suggestmgr.cxx.o CMakeFiles/rstudio-core-hunspell.dir/phonet.cxx.o CMakeFiles/rstudio-core-hunspell.dir/filemgr.cxx.o CMakeFiles/rstudio-core-hunspell.dir/hunzip.cxx.o CMakeFiles/rstudio-core-hunspell.dir/hunspell.cxx.o CMakeFiles/rstudio-core-hunspell.dir/replist.cxx.o
  209. /usr/bin/x86_64-pc-linux-gnu-ranlib librstudio-core-hunspell.a
  210. make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  211. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles  87 88 89
  212. [  3%] Built target rstudio-core-hunspell
  213. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 59
  214. [  4%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/BoostErrors.cpp.o
  215. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/BoostErrors.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/BoostErrors.cpp
  216. * installing *source* package ‘manipulate’ ...
  217. * installing *source* package ‘rstudio’ ...
  218. ** R
  219. ** R
  220. ** inst
  221. ** preparing package for lazy loading
  222. ** preparing package for lazy loading
  223. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  224. <built-in>: note: this is the location of the previous definition
  225. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  226. [  4%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/BrowserUtils.cpp.o
  227. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/BrowserUtils.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/BrowserUtils.cpp
  228. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  229. <built-in>: note: this is the location of the previous definition
  230. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  231. [  4%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/ConfigUtils.cpp.o
  232. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/ConfigUtils.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/ConfigUtils.cpp
  233. ** help
  234. ** help
  235. *** installing help indices
  236. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  237. <built-in>: note: this is the location of the previous definition
  238. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  239. *** installing help indices
  240. [  4%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/DateTime.cpp.o
  241. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/DateTime.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/DateTime.cpp
  242. ** building package indices
  243. ** building package indices
  244. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  245. <built-in>: note: this is the location of the previous definition
  246. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 60
  247. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  248. <built-in>: note: this is the location of the previous definition
  249. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  250. ** testing if installed package can be loaded
  251. [  5%] [  5%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/Error.cpp.o
  252. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/Exec.cpp.o                                                                                                                                        
  253. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/Exec.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/Exec.cpp
  254. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/Error.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/Error.cpp
  255. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  256. <built-in>: note: this is the location of the previous definition
  257. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  258. [  5%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/FileInfo.cpp.o
  259. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/FileInfo.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/FileInfo.cpp
  260. ** testing if installed package can be loaded
  261. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  262. <built-in>: note: this is the location of the previous definition
  263. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 61
  264. [  6%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/FileLock.cpp.o
  265. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/FileLock.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/FileLock.cpp
  266. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  267. <built-in>: note: this is the location of the previous definition
  268. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  269. [  6%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/FileLogWriter.cpp.o
  270. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/FileLogWriter.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/FileLogWriter.cpp
  271. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  272. <built-in>: note: this is the location of the previous definition
  273. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  274. [  6%] <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  275. <built-in>: note: this is the location of the previous definition
  276. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  277. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/FilePath.cpp.o
  278. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/FilePath.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/FilePath.cpp
  279. [  6%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/FileSerializer.cpp.o
  280. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/FileSerializer.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/FileSerializer.cpp
  281. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  282. <built-in>: note: this is the location of the previous definition
  283. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 62
  284. [  7%] <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  285. <built-in>: note: this is the location of the previous definition
  286. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  287. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/FileUtils.cpp.o
  288. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/FileUtils.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/FileUtils.cpp
  289. [  7%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/GitGraph.cpp.o
  290. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/GitGraph.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/GitGraph.cpp
  291. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  292. <built-in>: note: this is the location of the previous definition
  293. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  294. [  7%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/Hash.cpp.o
  295. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/Hash.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/Hash.cpp
  296. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  297. <built-in>: note: this is the location of the previous definition
  298. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 63
  299. [  8%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/HtmlUtils.cpp.o
  300. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/HtmlUtils.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/HtmlUtils.cpp
  301. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  302. <built-in>: note: this is the location of the previous definition
  303. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  304. [  8%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/Log.cpp.o
  305. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/Log.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/Log.cpp
  306. * DONE (rstudio)
  307. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  308. [  8%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/LogWriter.cpp.o
  309. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/LogWriter.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/LogWriter.cpp
  310. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  311. <built-in>: note: this is the location of the previous definition
  312. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  313. [  8%] * DONE (manipulate)
  314. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/PerformanceTimer.cpp.o
  315. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/PerformanceTimer.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/PerformanceTimer.cpp
  316. Buildfile: /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/gwt/build.xml
  317. make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  318. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  319. [  8%] Built target build_packages
  320. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 64
  321. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  322. <built-in>: note: this is the location of the previous definition
  323. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  324. [  9%] [  9%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/ProgramOptions.cpp.o
  325. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/ProgramOptions.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/ProgramOptions.cpp
  326. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/RegexUtils.cpp.o
  327. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/RegexUtils.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/RegexUtils.cpp
  328. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  329. <built-in>: note: this is the location of the previous definition
  330. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  331. [  9%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/RecursionGuard.cpp.o
  332. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/RecursionGuard.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/RecursionGuard.cpp
  333. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  334. <built-in>: note: this is the location of the previous definition
  335. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 65
  336. [ 10%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/SafeConvert.cpp.o
  337. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/SafeConvert.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/SafeConvert.cpp
  338. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  339. <built-in>: note: this is the location of the previous definition
  340. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  341. [ 10%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/Settings.cpp.o
  342. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/Settings.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/Settings.cpp
  343. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  344. <built-in>: note: this is the location of the previous definition
  345. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  346. [ 10%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/StderrLogWriter.cpp.o
  347. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/StderrLogWriter.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/StderrLogWriter.cpp
  348. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  349. <built-in>: note: this is the location of the previous definition
  350. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  351. [ 10%] <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  352. <built-in>: note: this is the location of the previous definition
  353. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 66
  354. [ 11%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/StringUtils.cpp.o
  355. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/StringUtils.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/StringUtils.cpp
  356. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/Thread.cpp.o
  357. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/Thread.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/Thread.cpp
  358. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  359. <built-in>: note: this is the location of the previous definition
  360. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  361. [ 11%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/Trace.cpp.o
  362. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/Trace.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/Trace.cpp
  363. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  364. <built-in>: note: this is the location of the previous definition
  365. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  366. [ 11%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/WaitUtils.cpp.o
  367. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/WaitUtils.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/WaitUtils.cpp
  368. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  369. <built-in>: note: this is the location of the previous definition
  370. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 67
  371. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  372. <built-in>: note: this is the location of the previous definition
  373. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  374. [ 12%] [ 12%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/gwt/GwtFileHandler.cpp.o
  375. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/gwt/GwtFileHandler.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/gwt/GwtFileHandler.cpp
  376. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/gwt/GwtLogHandler.cpp.o
  377. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/gwt/GwtLogHandler.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/gwt/GwtLogHandler.cpp
  378. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  379. <built-in>: note: this is the location of the previous definition
  380. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  381. [ 12%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/gwt/GwtSymbolMaps.cpp.o
  382. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/gwt/GwtSymbolMaps.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/gwt/GwtSymbolMaps.cpp
  383. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  384. <built-in>: note: this is the location of the previous definition
  385. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 68
  386. [ 13%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/json/Json.cpp.o
  387. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/json/Json.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/json/Json.cpp
  388. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  389. <built-in>: note: this is the location of the previous definition
  390. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  391. [ 13%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/json/JsonRpc.cpp.o
  392. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/json/JsonRpc.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/json/JsonRpc.cpp
  393. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  394. <built-in>: note: this is the location of the previous definition
  395. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  396. [ 13%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/json/spirit/json_spirit_reader.cpp.o
  397. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/json/spirit/json_spirit_reader.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/json/spirit/json_spirit_reader.cpp
  398. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  399. <built-in>: note: this is the location of the previous definition
  400. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  401. [ 13%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/json/spirit/json_spirit_value.cpp.o
  402. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/json/spirit/json_spirit_value.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/json/spirit/json_spirit_value.cpp
  403. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  404. <built-in>: note: this is the location of the previous definition
  405. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 69
  406. [ 14%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/json/spirit/json_spirit_writer.cpp.o
  407. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/json/spirit/json_spirit_writer.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/json/spirit/json_spirit_writer.cpp
  408. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  409. <built-in>: note: this is the location of the previous definition
  410. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  411. [ 14%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/http/Cookie.cpp.o
  412. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/http/Cookie.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/Cookie.cpp
  413. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  414. <built-in>: note: this is the location of the previous definition
  415. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  416. [ 14%] <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  417. <built-in>: note: this is the location of the previous definition
  418. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 70
  419. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/http/Header.cpp.o
  420. [ 15%] cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/http/Header.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/Header.cpp
  421. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  422. <built-in>: note: this is the location of the previous definition
  423. In file included from /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/json/spirit/json_spirit_writer.cpp:7:0:
  424. /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/json/spirit/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
  425. /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/json/spirit/json_spirit_writer_template.h:35:50: warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
  426.          typedef typename String_type::value_type Char_type;
  427.                                                   ^
  428. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  429. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/http/Message.cpp.o
  430. [ 15%] cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/http/Message.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/Message.cpp
  431. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/http/MultipartRelated.cpp.o
  432. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/http/MultipartRelated.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/MultipartRelated.cpp
  433. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  434. <built-in>: note: this is the location of the previous definition
  435. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  436. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  437. <built-in>: note: this is the location of the previous definition
  438. [ 15%] /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  439. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  440. <built-in>: note: this is the location of the previous definition
  441. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 71
  442. [ 15%] [ 16%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/http/Request.cpp.o
  443. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/http/Request.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/Request.cpp
  444. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/http/RequestParser.cpp.o
  445. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/http/RequestParser.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/RequestParser.cpp
  446. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/http/Response.cpp.o
  447. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/http/Response.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/Response.cpp
  448. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  449. <built-in>: note: this is the location of the previous definition
  450. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  451. [ 16%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/http/SocketProxy.cpp.o
  452. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/http/SocketProxy.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/SocketProxy.cpp
  453. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  454. <built-in>: note: this is the location of the previous definition
  455. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  456. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  457. <built-in>: note: this is the location of the previous definition
  458. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 72
  459. [ 16%] [ 17%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/http/URL.cpp.o
  460. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/http/URL.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/URL.cpp
  461. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/http/UriHandler.cpp.o
  462. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/http/UriHandler.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/UriHandler.cpp
  463. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  464. <built-in>: note: this is the location of the previous definition
  465. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  466. [ 17%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/http/Util.cpp.o
  467. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/http/Util.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/Util.cpp
  468. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  469. <built-in>: note: this is the location of the previous definition
  470. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  471. [ 17%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/markdown/Markdown.cpp.o
  472. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/markdown/Markdown.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/markdown/Markdown.cpp
  473.  
  474. ext:
  475. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  476. <built-in>: note: this is the location of the previous definition
  477. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  478. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  479. <built-in>: note: this is the location of the previous definition
  480. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 73
  481. [ 17%] [ 18%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/markdown/MathJax.cpp.o
  482. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/markdown/MathJax.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/markdown/MathJax.cpp
  483. Building C object src/cpp/core/CMakeFiles/rstudio-core.dir/markdown/sundown/autolink.c.o
  484. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/markdown/sundown/autolink.c.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/markdown/sundown/autolink.c
  485. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  486. <built-in>: note: this is the location of the previous definition
  487. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  488. [ 18%] Building C object src/cpp/core/CMakeFiles/rstudio-core.dir/markdown/sundown/buffer.c.o
  489. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/markdown/sundown/buffer.c.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/markdown/sundown/buffer.c
  490. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  491. <built-in>: note: this is the location of the previous definition
  492. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  493. [ 18%] Building C object src/cpp/core/CMakeFiles/rstudio-core.dir/markdown/sundown/houdini_href_e.c.o
  494. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/markdown/sundown/houdini_href_e.c.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/markdown/sundown/houdini_href_e.c
  495. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  496. <built-in>: note: this is the location of the previous definition
  497. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 74
  498. [ 19%] Building C object src/cpp/core/CMakeFiles/rstudio-core.dir/markdown/sundown/houdini_html_e.c.o
  499. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/markdown/sundown/houdini_html_e.c.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/markdown/sundown/houdini_html_e.c
  500. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  501. <built-in>: note: this is the location of the previous definition
  502. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  503. [ 19%] Building C object src/cpp/core/CMakeFiles/rstudio-core.dir/markdown/sundown/html.c.o
  504. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/markdown/sundown/html.c.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/markdown/sundown/html.c
  505. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  506. <built-in>: note: this is the location of the previous definition
  507. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  508. [ 19%] Building C object src/cpp/core/CMakeFiles/rstudio-core.dir/markdown/sundown/html_smartypants.c.o
  509. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/markdown/sundown/html_smartypants.c.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/markdown/sundown/html_smartypants.c
  510. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  511. <built-in>: note: this is the location of the previous definition
  512. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 75
  513. [ 20%] Building C object src/cpp/core/CMakeFiles/rstudio-core.dir/markdown/sundown/markdown.c.o
  514. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/markdown/sundown/markdown.c.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/markdown/sundown/markdown.c
  515.    [jscomp] Compiling 43 file(s) with 41 extern(s)
  516. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  517. <built-in>: note: this is the location of the previous definition
  518. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  519. [ 20%] Building C object src/cpp/core/CMakeFiles/rstudio-core.dir/markdown/sundown/stack.c.o
  520. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/markdown/sundown/stack.c.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/markdown/sundown/stack.c
  521. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  522. <built-in>: note: this is the location of the previous definition
  523. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  524. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  525. <built-in>: note: this is the location of the previous definition
  526. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  527. [ 20%] [ 20%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/r_util/RPackageInfo.cpp.o
  528. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/r_util/RPackageInfo.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/r_util/RPackageInfo.cpp
  529. Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/r_util/RProjectFile.cpp.o
  530. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/r_util/RProjectFile.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/r_util/RProjectFile.cpp
  531. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  532. <built-in>: note: this is the location of the previous definition
  533. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles 76
  534. [ 21%] Building CXX object src/cpp/core/CMakeFiles/rstudio-core.dir/r_util/RSessionContext.cpp.o
  535. cd /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -DBOOST_ASIO_DISABLE_KQUEUE -DBOOST_ENABLE_ASSERT_HANDLER -D_FORTIFY_SOURCE=2  -DNDEBUG -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse -msse -msse2 -mssse3 -msse4.1 -msse4.2 -fomit-frame-pointer --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mcx16 -msahf -mpopcnt -fschedule-insns      -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include -I/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/src/cpp/core    -Wall -pthread -Wformat -Wformat-security -fstack-protector --param ssp-buffer-size=4 -pie -fPIE -o CMakeFiles/rstudio-core.dir/r_util/RSessionContext.cpp.o -c /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/r_util/RSessionContext.cpp
  536.    [jscomp] 0 error(s), 0 warning(s)
  537.  
  538. javac:
  539.     [mkdir] Created dir: /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/gwt/bin
  540.     [javac] Compiling 10 source files to /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/gwt/bin
  541. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  542. <built-in>: note: this is the location of the previous definition
  543. /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/Util.cpp: In function ‘std::string core::http::util::urlEncode(const string&, bool)’:
  544. /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/Util.cpp:239:24: error: ‘uint8_t’ was not declared in this scope
  545.                << (int)(uint8_t)ch ;
  546.                         ^
  547. /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/Util.cpp:239:24: note: suggested alternative:
  548. In file included from /usr/include/boost/numeric/conversion/numeric_cast_traits.hpp:27:0,
  549.                  from /usr/include/boost/numeric/conversion/cast.hpp:34,
  550.                  from /usr/include/boost/lexical_cast.hpp:159,
  551.                  from /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/include/core/http/Util.hpp:23,
  552.                  from /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/cpp/core/http/Util.cpp:17:
  553. /usr/include/boost/cstdint.hpp:211:28: note:   ‘boost::uint8_t’
  554.       typedef unsigned char   uint8_t;
  555.                             ^
  556. src/cpp/core/CMakeFiles/rstudio-core.dir/build.make:1161: recipe for target 'src/cpp/core/CMakeFiles/rstudio-core.dir/http/Util.cpp.o' failed
  557. make[2]: *** [src/cpp/core/CMakeFiles/rstudio-core.dir/http/Util.cpp.o] Error 1
  558. make[2]: *** Waiting for unfinished jobs....
  559. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  560. <built-in>: note: this is the location of the previous definition
  561.     [javac] Note: Some input files use or override a deprecated API.
  562.     [javac] Note: Recompile with -Xlint:deprecation for details.
  563.     [javac] Compiling 1438 source files to /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/gwt/bin
  564. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  565. <built-in>: note: this is the location of the previous definition
  566. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  567. <built-in>: note: this is the location of the previous definition
  568. make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  569. CMakeFiles/Makefile2:181: recipe for target 'src/cpp/core/CMakeFiles/rstudio-core.dir/all' failed
  570. make[1]: *** [src/cpp/core/CMakeFiles/rstudio-core.dir/all] Error 2
  571. make[1]: *** Waiting for unfinished jobs....
  572.      [copy] Copying 678 files to /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/gwt/bin
  573.  
  574. gwtc:
  575.      [java] авг 11, 2014 4:20:38 PM java.util.prefs.FileSystemPreferences$1 run
  576.      [java] INFO: Created user preferences directory.
  577.      [java] Compiling module org.rstudio.studio.RStudio
  578.      [java]    Compiling 2 permutations
  579.      [java]       Compiling permutation 0...
  580.      [java]       Process output
  581.      [java]          Compiling
  582.      [java]             Compiling permutation 1...
  583.      [java]    Compile of permutations succeeded
  584.      [java] Linking into /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/gwt/www/rstudio; Writing extras to /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953/src/gwt/extras/rstudio
  585.      [java]    Link succeeded
  586.      [java]    Compilation succeeded -- 168,515s
  587.  
  588. build:
  589.  
  590. BUILD SUCCESSFUL
  591. Total time: 3 minutes 33 seconds
  592. make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  593. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build/CMakeFiles
  594. [ 21%] Built target gwt_build
  595. make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  596. Makefile:136: recipe for target 'all' failed
  597. make: *** [all] Error 2
  598.  * ERROR: sci-mathematics/rstudio-0.98.953::gentoo failed (compile phase):
  599.  *   emake failed
  600.  *
  601.  * If you need support, post the output of `emerge --info '=sci-mathematics/rstudio-0.98.953::gentoo'`,
  602.  * the complete build log and the output of `emerge -pqv '=sci-mathematics/rstudio-0.98.953::gentoo'`.
  603.  * The complete build log is located at '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/temp/build.log'.
  604.  * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/temp/environment'.
  605.  * Working directory: '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953_build'
  606.  * S: '/var/tmp/portage/sci-mathematics/rstudio-0.98.953/work/rstudio-0.98.953'
  607. !!! When you file a bug report, please include the following information:
  608. GENTOO_VM=oracle-jdk-bin-1.8  CLASSPATH="" JAVA_HOME="/opt/oracle-jdk-bin-1.8.0.5"
  609. JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""
  610. and of course, the output of emerge --info =rstudio-0.98.953
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement