1. * Package: games-arcade/performous-0.6.1
  2. * Repository: gentoo
  3. * Maintainer: tupone@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking Performous-0.6.1-Source.tar.bz2 to /tmp/portage/games-arcade/performous-0.6.1/work
  8. >>> Source unpacked in /tmp/portage/games-arcade/performous-0.6.1/work
  9. >>> Preparing source in /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source ...
  10. * Applying performous-0.6.1-ffmpeg.patch ...
  11. [ ok ]
  12. * Applying performous-0.6.1-libav.patch ...
  13. [ ok ]
  14. * Applying performous-0.6.1-libpng.patch ...
  15. [ ok ]
  16. * Applying performous-0.6.1-gentoo.patch ...
  17. [ ok ]
  18. * Applying performous-0.6.1-linguas.patch ...
  19. [ ok ]
  20. * Using boost version 1_49
  21. >>> Source prepared.
  22. >>> Configuring source in /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source ...
  23. >>> Working in BUILD_DIR: "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build"
  24. cmake --no-warn-unused-cli -C /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_TOOLS=OFF -DCMAKE_VERBOSE_MAKEFILE=TRUE -DSHARE_INSTALL=/usr/share/games/performous -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/gentoo_rules.cmake /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source
  25. Not searching for unused variables given on the command line.
  26. loading initial cache file /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/gentoo_common_config.cmake
  27. Re-run cmake no build system arguments
  28. -- The CXX compiler identification is GNU 4.7.1
  29. -- The C compiler identification is GNU 4.7.1
  30. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  31. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  32. -- Detecting CXX compiler ABI info
  33. -- Detecting CXX compiler ABI info - done
  34. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  35. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  36. -- Detecting C compiler ABI info
  37. -- Detecting C compiler ABI info - done
  38. -- Detected Gentoo2.1-x86_64. Use make package to build packages (TBZ2).
  39. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
  40. -- checking for module 'Gettext'
  41. -- package 'Gettext' not found
  42. -- Found Gettext
  43. -- Found msgfmt to convert language file. Translation enabled
  44. -- Found Boost 1.49.0
  45. -- Boost_INCLUDE_DIRS: /usr/include
  46. -- Boost_LIBRARIES: /usr/lib64/libboost_thread-mt.so;/usr/lib64/libboost_date_time-mt.so;/usr/lib64/libboost_program_options-mt.so;/usr/lib64/libboost_regex-mt.so;/usr/lib64/libboost_filesystem-mt.so;/usr/lib64/libboost_system-mt.so
  47. -- checking for module 'sdl'
  48. -- found sdl, version 1.2.15
  49. -- Found SDL
  50. -- checking for module 'freetype2'
  51. -- found freetype2, version 15.0.9
  52. -- checking for module 'glib-2.0'
  53. -- found glib-2.0, version 2.32.3
  54. -- checking for module 'gobject-2.0'
  55. -- found gobject-2.0, version 2.32.3
  56. -- checking for module 'pango'
  57. -- found pango, version 1.30.1
  58. -- checking for module 'cairo'
  59. -- found cairo, version 1.10.2
  60. -- checking for module 'pangocairo'
  61. -- found pangocairo, version 1.30.1
  62. -- Found PangoCairo
  63. -- checking for module 'gdk-pixbuf-2.0'
  64. -- found gdk-pixbuf-2.0, version 2.26.1
  65. -- checking for module 'librsvg-2.0'
  66. -- found librsvg-2.0, version 2.36.1
  67. -- Found LibRSVG
  68. -- checking for module 'libxml-2.0'
  69. -- found libxml-2.0, version 2.8.0
  70. -- checking for module 'sigc++-2.0'
  71. -- found sigc++-2.0, version 2.2.10
  72. -- checking for module 'glibmm-2.4'
  73. -- found glibmm-2.4, version 2.32.0
  74. -- checking for module 'libxml++-2.6'
  75. -- found libxml++-2.6, version 2.34.2
  76. -- Found LibXML++
  77. -- checking for module 'gl'
  78. -- found gl, version 8.0.3
  79. -- Found GLEW
  80. -- checking for module 'libavutil'
  81. -- found libavutil, version 51.22.1
  82. -- checking for module 'libavcodec'
  83. -- found libavcodec, version 53.35.0
  84. -- checking for module 'libavformat'
  85. -- found libavformat, version 53.21.0
  86. -- Found AVFormat
  87. -- checking for module 'libswscale'
  88. -- found libswscale, version 2.1.0
  89. -- Found SWScale
  90. -- Found OpenGL
  91. -- checking for module 'Z'
  92. -- package 'Z' not found
  93. -- Found Z
  94. -- checking for module 'jpeg'
  95. -- package 'jpeg' not found
  96. -- Found Jpeg
  97. -- checking for module 'Png'
  98. -- package 'Png' not found
  99. -- Found Png
  100. -- checking for module 'portaudio-2.0'
  101. -- found portaudio-2.0, version 19
  102. -- Found PortAudio 19
  103. -- checking for module 'Gettext'
  104. -- package 'Gettext' not found
  105. -- Internationalization: Enabled
  106. -- MIDI I/O: Disabled (libportmidi not found)
  107. -- checking for module 'opencv'
  108. -- found opencv, version 2.4.0
  109. -- Webcam support: Disabled (libcv/libhighgui not found)
  110. -- GCC detected, adding compile flags
  111. -- <<< Gentoo configuration >>>
  112. Build type Gentoo
  113. Install path /usr
  114. Compiler flags:
  115. C -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  116. C++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49
  117. Linker flags:
  118. Executable -Wl,-O1 -Wl,--as-needed -L/usr/lib64/boost-1_49
  119. Module -Wl,-O1 -Wl,--as-needed -L/usr/lib64/boost-1_49
  120. Shared -Wl,-O1 -Wl,--as-needed -L/usr/lib64/boost-1_49
  121. -- Configuring done
  122. -- Generating done
  123. -- Build files have been written to: /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build
  124. >>> Source configured.
  125. >>> Compiling source in /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source ...
  126. >>> Working in BUILD_DIR: "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build"
  127. make -j24 VERBOSE=1
  128. /usr/bin/cmake -H/tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source -B/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build --check-build-system CMakeFiles/Makefile.cmake 0
  129. /usr/bin/cmake -E cmake_progress_start /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles/progress.marks
  130. make -f CMakeFiles/Makefile2 all
  131. make[1]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  132. make -f lang/CMakeFiles/locale_da.dir/build.make lang/CMakeFiles/locale_da.dir/depend
  133. make -f lang/CMakeFiles/locale_de.dir/build.make lang/CMakeFiles/locale_de.dir/depend
  134. make -f lang/CMakeFiles/locale_es.dir/build.make lang/CMakeFiles/locale_es.dir/depend
  135. make -f lang/CMakeFiles/locale_fi.dir/build.make lang/CMakeFiles/locale_fi.dir/depend
  136. make -f lang/CMakeFiles/locale_fr.dir/build.make lang/CMakeFiles/locale_fr.dir/depend
  137. make -f lang/CMakeFiles/locale_hu.dir/build.make lang/CMakeFiles/locale_hu.dir/depend
  138. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  139. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_da.dir/DependInfo.cmake
  140. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  141. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_de.dir/DependInfo.cmake
  142. make -f lang/CMakeFiles/locale_it.dir/build.make lang/CMakeFiles/locale_it.dir/depend
  143. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  144. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_es.dir/DependInfo.cmake
  145. make -f lang/CMakeFiles/locale_ja.dir/build.make lang/CMakeFiles/locale_ja.dir/depend
  146. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  147. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_fi.dir/DependInfo.cmake
  148. make -f lang/CMakeFiles/locale_nl.dir/build.make lang/CMakeFiles/locale_nl.dir/depend
  149. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  150. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_fr.dir/DependInfo.cmake
  151. make -f lang/CMakeFiles/locale_sv.dir/build.make lang/CMakeFiles/locale_sv.dir/depend
  152. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  153. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_hu.dir/DependInfo.cmake
  154. make -f game/CMakeFiles/performous.dir/build.make game/CMakeFiles/performous.dir/depend
  155. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  156. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_it.dir/DependInfo.cmake
  157. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  158. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_ja.dir/DependInfo.cmake
  159. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  160. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_nl.dir/DependInfo.cmake
  161. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  162. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_sv.dir/DependInfo.cmake
  163. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_da.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_da.dir/depend.internal".
  164. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_da.dir/depend.internal".
  165. Scanning dependencies of target locale_da
  166. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_de.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_de.dir/depend.internal".
  167. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_de.dir/depend.internal".
  168. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  169. Scanning dependencies of target locale_de
  170. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game/CMakeFiles/performous.dir/DependInfo.cmake
  171. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_es.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_es.dir/depend.internal".
  172. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_es.dir/depend.internal".
  173. Scanning dependencies of target locale_es
  174. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_fi.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_fi.dir/depend.internal".
  175. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_fi.dir/depend.internal".
  176. Scanning dependencies of target locale_fi
  177. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_fr.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_fr.dir/depend.internal".
  178. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_fr.dir/depend.internal".
  179. Scanning dependencies of target locale_fr
  180. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_hu.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_hu.dir/depend.internal".
  181. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_hu.dir/depend.internal".
  182. Scanning dependencies of target locale_hu
  183. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_it.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_it.dir/depend.internal".
  184. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_it.dir/depend.internal".
  185. Scanning dependencies of target locale_it
  186. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  187. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  188. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_ja.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_ja.dir/depend.internal".
  189. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_ja.dir/depend.internal".
  190. Scanning dependencies of target locale_ja
  191. make -f lang/CMakeFiles/locale_de.dir/build.make lang/CMakeFiles/locale_de.dir/build
  192. make -f lang/CMakeFiles/locale_da.dir/build.make lang/CMakeFiles/locale_da.dir/build
  193. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  194. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_nl.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_nl.dir/depend.internal".
  195. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_nl.dir/depend.internal".
  196. Scanning dependencies of target locale_nl
  197. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  198. make -f lang/CMakeFiles/locale_es.dir/build.make lang/CMakeFiles/locale_es.dir/build
  199. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_sv.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_sv.dir/depend.internal".
  200. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/CMakeFiles/locale_sv.dir/depend.internal".
  201. Scanning dependencies of target locale_sv
  202. make -f lang/CMakeFiles/locale_fi.dir/build.make lang/CMakeFiles/locale_fi.dir/build
  203. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  204. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  205. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  206. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  207. make -f lang/CMakeFiles/locale_it.dir/build.make lang/CMakeFiles/locale_it.dir/build
  208. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  209. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 2
  210. make -f lang/CMakeFiles/locale_fr.dir/build.make lang/CMakeFiles/locale_fr.dir/build
  211. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  212. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 1
  213. make -f lang/CMakeFiles/locale_hu.dir/build.make lang/CMakeFiles/locale_hu.dir/build
  214. make -f lang/CMakeFiles/locale_ja.dir/build.make lang/CMakeFiles/locale_ja.dir/build
  215. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  216. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  217. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  218. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  219. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 4
  220. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 3
  221. make -f lang/CMakeFiles/locale_nl.dir/build.make lang/CMakeFiles/locale_nl.dir/build
  222. make -f lang/CMakeFiles/locale_sv.dir/build.make lang/CMakeFiles/locale_sv.dir/build
  223. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  224. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 7
  225. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  226. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 5
  227. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  228. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 6
  229. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  230. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 8
  231. [ 1%] make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  232. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 9
  233. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  234. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 10
  235. [ 3%] Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game/CMakeFiles/performous.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game/CMakeFiles/performous.dir/depend.internal".
  236. Dependee "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game/CMakeFiles/performous.dir/depend.internal".
  237. Scanning dependencies of target performous
  238. [ 5%] [ 6%] [ 8%] [ 10%] [ 11%] Building de locale
  239. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang && /usr/bin/msgfmt -v /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang/de.po -o /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/de.mo
  240. [ 13%] [ 15%] Building da locale
  241. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang && /usr/bin/msgfmt -v /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang/da.po -o /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/da.mo
  242. Building es locale
  243. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang && /usr/bin/msgfmt -v /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang/es.po -o /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/es.mo
  244. Building fi locale
  245. [ 16%] cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang && /usr/bin/msgfmt -v /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang/fi.po -o /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/fi.mo
  246. Building fr locale
  247. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang && /usr/bin/msgfmt -v /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang/fr.po -o /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/fr.mo
  248. Building it locale
  249. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang && /usr/bin/msgfmt -v /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang/it.po -o /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/it.mo
  250. Building hu locale
  251. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang && /usr/bin/msgfmt -v /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang/hu.po -o /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/hu.mo
  252. Building ja locale
  253. Building nl locale
  254. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang && /usr/bin/msgfmt -v /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang/ja.po -o /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/ja.mo
  255. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang && /usr/bin/msgfmt -v /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang/nl.po -o /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/nl.mo
  256. Building sv locale
  257. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang && /usr/bin/msgfmt -v /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/lang/sv.po -o /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/lang/sv.mo
  258. 45 translated messages, 49 fuzzy translations, 91 untranslated messages.
  259. 137 translated messagesmake[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  260. , 17 fuzzy translations, 31 untranslated messages185 translated messages.
  261. .
  262. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 1
  263. 185 translated messages.
  264. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  265. 50 translated messages, 13 fuzzy translationsmake[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  266. , 122 untranslated messages.
  267. 185 translated messages.
  268. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 2
  269. 45 translated messages, 8 fuzzy translations, 132 untranslated messages.
  270. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 3
  271. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  272. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  273. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 5
  274. 65 translated messages, 1 fuzzy translation, 119 untranslated messages.
  275. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  276. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 7
  277. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  278. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 4
  279. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  280. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 6
  281. 45 translated messages, 8 fuzzy translations, 132 untranslated messages.
  282. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 8
  283. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  284. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 9
  285. [ 16%] 183 translated messages, 2 untranslated messages.
  286. [ 16%] [ 16%] make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  287. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 10
  288. [ 16%] [ 16%] [ 16%] [ 16%] [ 16%] [ 16%] Built target locale_da
  289. Built target locale_de
  290. Built target locale_es
  291. Built target locale_it
  292. [ 16%] Built target locale_fr
  293. Built target locale_fi
  294. Built target locale_ja
  295. Built target locale_hu
  296. Built target locale_nl
  297. Built target locale_sv
  298. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  299. make -f game/CMakeFiles/performous.dir/build.make game/CMakeFiles/performous.dir/build
  300. make[2]: Entering directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  301. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 12
  302. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 13
  303. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 14
  304. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 15
  305. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 16
  306. [ 18%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 17
  307. [ 20%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 18
  308. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 19
  309. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 20
  310. [ 21%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 21
  311. Building CXX object game/CMakeFiles/performous.dir/fs.cc.o
  312. [ 23%] Building CXX object game/CMakeFiles/performous.dir/ffmpeg.cc.o
  313. [ 25%] [ 26%] cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/fs.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/fs.cc
  314. [ 28%] cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/ffmpeg.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc
  315. [ 30%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 22
  316. [ 31%] Building CXX object game/CMakeFiles/performous.dir/players.cc.o
  317. Building CXX object game/CMakeFiles/performous.dir/engine.cc.o
  318. Building CXX object game/CMakeFiles/performous.dir/joystick.cc.o
  319. [ 33%] Building CXX object game/CMakeFiles/performous.dir/unicode.cc.o
  320. Building CXX object game/CMakeFiles/performous.dir/execname.cc.o
  321. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/players.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/players.cc
  322. [ 35%] cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/joystick.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/joystick.cc
  323. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/engine.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/engine.cc
  324. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/unicode.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/unicode.cc
  325. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/execname.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/execname.cc
  326. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 23
  327. Building CXX object game/CMakeFiles/performous.dir/songparser.cc.o
  328. Building CXX object game/CMakeFiles/performous.dir/hiscore.cc.o
  329. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/songparser.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/songparser.cc
  330. Building CXX object game/CMakeFiles/performous.dir/progressbar.cc.o
  331. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/hiscore.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/hiscore.cc
  332. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/progressbar.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/progressbar.cc
  333. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 24
  334. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 25
  335. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 26
  336. Building CXX object game/CMakeFiles/performous.dir/screen_players.cc.o
  337. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/screen_players.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_players.cc
  338. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 27
  339. [ 36%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 28
  340. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 29
  341. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 30
  342. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 31
  343. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 32
  344. [ 38%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 33
  345. [ 40%] [ 41%] Building CXX object game/CMakeFiles/performous.dir/video_driver.cc.o
  346. [ 43%] [ 46%] [ 46%] cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/video_driver.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/video_driver.cc
  347. Building CXX object game/CMakeFiles/performous.dir/video.cc.o
  348. [ 48%] [ 50%] [ 51%] Building CXX object game/CMakeFiles/performous.dir/pitch.cc.o
  349. Building CXX object game/CMakeFiles/performous.dir/songparser-ini.cc.o
  350. Building CXX object game/CMakeFiles/performous.dir/menu.cc.o
  351. [ 53%] Building CXX object game/CMakeFiles/performous.dir/layout_singer.cc.o
  352. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/video.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/video.cc
  353. Building CXX object game/CMakeFiles/performous.dir/songparser-txt.cc.o
  354. Building CXX object game/CMakeFiles/performous.dir/screenmanager.cc.o
  355. Building CXX object game/CMakeFiles/performous.dir/3dobject.cc.o
  356. Building CXX object game/CMakeFiles/performous.dir/notes.cc.o
  357. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/pitch.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/pitch.cc
  358. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/songparser-ini.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/songparser-ini.cc
  359. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/menu.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/menu.cc
  360. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/layout_singer.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/layout_singer.cc
  361. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/songparser-txt.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/songparser-txt.cc
  362. Building CXX object game/CMakeFiles/performous.dir/screen_paths.cc.o
  363. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/screenmanager.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screenmanager.cc
  364. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/3dobject.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/3dobject.cc
  365. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/notes.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/notes.cc
  366. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/screen_paths.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_paths.cc
  367. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 34
  368. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/CMakeFiles 35
  369. [ 55%] [ 56%] Building CXX object game/CMakeFiles/performous.dir/cache.cc.o
  370. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/cache.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/cache.cc
  371. Building CXX object game/CMakeFiles/performous.dir/screen_practice.cc.o
  372. cd /tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game && /usr/bin/x86_64-pc-linux-gnu-g++ -DUSE_GETTEXT -D__STDC_CONSTANT_MACROS -DBOOST_FILESYSTEM_VERSION=2 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_49 -Wall -Wextra -Wno-missing-field-initializers -std=c++98 -pthread -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/sbin/../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/sbin/../lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/sbin/../lib/sigc++-2.0/include -I/usr/include/GL -I/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build/game -o CMakeFiles/performous.dir/screen_practice.cc.o -c /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_practice.cc
  373. In file included from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/unicode.cc:5:0:
  374. /usr/include/glib-2.0/glib/gconvert.h:28:2: error: #error "Only <glib.h> can be included directly."
  375. make[2]: *** [game/CMakeFiles/performous.dir/unicode.cc.o] Error 1
  376. make[2]: *** Waiting for unfinished jobs....
  377. In file included from /usr/include/boost-1_49/boost/ptr_container/ptr_map_adapter.hpp:19:0,
  378. from /usr/include/boost-1_49/boost/ptr_container/ptr_map.hpp:20,
  379. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/cachemap.hh:2,
  380. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/theme.hh:5,
  381. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/layout_singer.hh:3,
  382. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/layout_singer.cc:1:
  383. /usr/include/boost-1_49/boost/ptr_container/detail/map_iterator.hpp:52:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  384. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc: In destructor 'FFmpeg::~FFmpeg()':
  385. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc:43:18: warning: 'void av_close_input_file(AVFormatContext*)' is deprecated (declared at /usr/include/libavformat/avformat.h:1580) [-Wdeprecated-declarations]
  386. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc:43:48: warning: 'void av_close_input_file(AVFormatContext*)' is deprecated (declared at /usr/include/libavformat/avformat.h:1580) [-Wdeprecated-declarations]
  387. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc: In member function 'void FFmpeg::open()':
  388. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc:55:6: warning: 'int av_open_input_file(AVFormatContext**, const char*, AVInputFormat*, int, AVFormatParameters*)' is deprecated (declared at /usr/include/libavformat/avformat.h:1368) [-Wdeprecated-declarations]
  389. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc:55:71: warning: 'int av_open_input_file(AVFormatContext**, const char*, AVInputFormat*, int, AVFormatParameters*)' is deprecated (declared at /usr/include/libavformat/avformat.h:1368) [-Wdeprecated-declarations]
  390. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc:56:6: warning: 'int av_find_stream_info(AVFormatContext*)' is deprecated (declared at /usr/include/libavformat/avformat.h:1412) [-Wdeprecated-declarations]
  391. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc:56:36: warning: 'int av_find_stream_info(AVFormatContext*)' is deprecated (declared at /usr/include/libavformat/avformat.h:1412) [-Wdeprecated-declarations]
  392. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc:73:7: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
  393. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc:73:35: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
  394. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc:92:7: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
  395. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc:92:35: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
  396. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc: In member function 'void FFmpeg::decodeNextFrame()':
  397. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc:268:22: warning: 'int avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, AVPacket*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4131) [-Wdeprecated-declarations]
  398. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.cc:268:90: warning: 'int avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, AVPacket*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4131) [-Wdeprecated-declarations]
  399. In file included from /usr/include/boost-1_49/boost/ptr_container/ptr_map_adapter.hpp:19:0,
  400. from /usr/include/boost-1_49/boost/ptr_container/ptr_map.hpp:20,
  401. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen.hh:8,
  402. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screenmanager.cc:1:
  403. /usr/include/boost-1_49/boost/ptr_container/detail/map_iterator.hpp:52:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  404. In file included from /usr/include/boost-1_49/boost/ptr_container/ptr_map_adapter.hpp:19:0,
  405. from /usr/include/boost-1_49/boost/ptr_container/ptr_map.hpp:20,
  406. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen.hh:8,
  407. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/menu.cc:2:
  408. /usr/include/boost-1_49/boost/ptr_container/detail/map_iterator.hpp:52:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  409. In file included from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/video_driver.cc:6:0:
  410. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/image.hh: In constructor 'loadSVG(T&, const string&)::RSVGInit::RSVGInit()':
  411. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/image.hh:106:16: warning: 'void rsvg_init()' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:182): Use 'g_type_init' instead [-Wdeprecated-declarations]
  412. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/image.hh: In destructor 'loadSVG(T&, const string&)::RSVGInit::~RSVGInit()':
  413. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/image.hh:107:17: warning: 'void rsvg_term()' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:184) [-Wdeprecated-declarations]
  414. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/image.hh: In function 'void loadSVG(T&, const string&)':
  415. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/image.hh:118:2: warning: 'void rsvg_handle_free(RsvgHandle*)' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:187): Use 'g_object_unref' instead [-Wdeprecated-declarations]
  416. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/image.hh:122:18: warning: 'GdkPixbuf* rsvg_pixbuf_from_file_at_size(const gchar*, gint, gint, GError**)' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:217) [-Wdeprecated-declarations]
  417. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/image.hh:128:2: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations]
  418. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/image.hh:137:8: warning: 'GdkPixbuf* rsvg_pixbuf_from_file_at_size(const gchar*, gint, gint, GError**)' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:217) [-Wdeprecated-declarations]
  419. /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/image.hh:144:3: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations]
  420. In file included from /usr/include/boost-1_49/boost/ptr_container/ptr_map_adapter.hpp:19:0,
  421. from /usr/include/boost-1_49/boost/ptr_container/ptr_map.hpp:20,
  422. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/cachemap.hh:2,
  423. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_players.hh:5,
  424. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_players.cc:1:
  425. /usr/include/boost-1_49/boost/ptr_container/detail/map_iterator.hpp:52:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  426. In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0,
  427. from /usr/include/boost-1_49/boost/shared_ptr.hpp:17,
  428. from /usr/include/boost-1_49/boost/date_time/time_clock.hpp:17,
  429. from /usr/include/boost-1_49/boost/thread/thread_time.hpp:9,
  430. from /usr/include/boost-1_49/boost/thread/xtime.hpp:14,
  431. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/xtime.hh:3,
  432. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/animvalue.hh:4,
  433. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen.hh:4,
  434. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screenmanager.cc:1:
  435. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  436. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  437. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  438. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  439. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  440. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  441. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  442. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  443. In file included from /usr/include/boost-1_49/boost/ptr_container/ptr_map_adapter.hpp:19:0,
  444. from /usr/include/boost-1_49/boost/ptr_container/ptr_map.hpp:20,
  445. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen.hh:8,
  446. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_practice.hh:4,
  447. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_practice.cc:1:
  448. /usr/include/boost-1_49/boost/ptr_container/detail/map_iterator.hpp:52:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  449. In file included from /usr/include/boost-1_49/boost/ptr_container/ptr_map_adapter.hpp:19:0,
  450. from /usr/include/boost-1_49/boost/ptr_container/ptr_map.hpp:20,
  451. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen.hh:8,
  452. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_paths.hh:5,
  453. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_paths.cc:1:
  454. /usr/include/boost-1_49/boost/ptr_container/detail/map_iterator.hpp:52:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  455. In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0,
  456. from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11,
  457. from /usr/include/boost-1_49/boost/circular_buffer/base.hpp:19,
  458. from /usr/include/boost-1_49/boost/circular_buffer.hpp:65,
  459. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/ffmpeg.hh:5,
  460. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/audio.hh:7,
  461. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/engine.hh:3,
  462. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/engine.cc:1:
  463. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  464. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  465. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  466. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  467. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  468. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  469. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  470. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  471. In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0,
  472. from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14,
  473. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_practice.hh:3,
  474. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_practice.cc:1:
  475. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  476. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  477. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  478. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  479. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  480. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  481. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  482. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  483. In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0,
  484. from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14,
  485. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_paths.hh:4,
  486. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_paths.cc:1:
  487. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  488. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  489. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  490. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  491. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  492. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  493. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  494. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  495. In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0,
  496. from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14,
  497. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_players.hh:3,
  498. from /tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/game/screen_players.cc:1:
  499. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  500. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  501. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  502. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  503. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  504. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  505. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  506. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  507. make[2]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  508. make[1]: *** [game/CMakeFiles/performous.dir/all] Error 2
  509. make[1]: Leaving directory `/tmp/portage/games-arcade/performous-0.6.1/work/performous-0.6.1_build'
  510. make: *** [all] Error 2
  511. emake failed
  512. * ERROR: games-arcade/performous-0.6.1 failed (compile phase):
  513. * Make failed!
  514. *
  515. * Call stack:
  516. * ebuild.sh, line 85: Called src_compile
  517. * environment, line 3109: Called cmake-utils_src_compile
  518. * environment, line 855: Called _execute_optionaly 'src_compile'
  519. * environment, line 381: Called enable_cmake-utils_src_compile
  520. * environment, line 1113: Called cmake-utils_src_make
  521. * environment, line 872: Called die
  522. * The specific snippet of code:
  523. * emake VERBOSE=1 "$@" || die "Make failed!";
  524. *
  525. * If you need support, post the output of `emerge --info '=games-arcade/performous-0.6.1'`,
  526. * the complete build log and the output of `emerge -pqv '=games-arcade/performous-0.6.1'`.
  527. sed: couldn't open temporary file /etc/portage/package.mask/sed2Tpe0c: Permission denied