Advertisement
Guest User

Untitled

a guest
Nov 12th, 2014
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.16 KB | None | 0 0
  1. # cat /var/tmp/portage/games-engines/openmw-0.33.0-r2/temp/build.log
  2. * Package: games-engines/openmw-0.33.0-r2
  3. * Repository: gentoo
  4. * Maintainer: hasufell@gentoo.org games@gentoo.org
  5. * Upstream: https://bugs.openmw.org/
  6. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux launcher userland_GNU
  7. * FEATURES: preserve-libs sandbox userpriv usersandbox
  8. >>> Unpacking source...
  9. >>> Unpacking openmw-0.33.0.tar.gz to /var/tmp/portage/games-engines/openmw-0.33.0-r2/work
  10. >>> Source unpacked in /var/tmp/portage/games-engines/openmw-0.33.0-r2/work
  11. >>> Preparing source in /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0 ...
  12. * Applying openmw-0.33.0-cfg.patch ... [ ok ]
  13. * Applying openmw-0.33.0-opencs.patch ... [ ok ]
  14. >>> Source prepared.
  15. >>> Configuring source in /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0 ...
  16. >>> Working in BUILD_DIR: "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build"
  17. cmake --no-warn-unused-cli -C /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBINDIR=/usr/games/bin -DBUILD_BSATOOL=OFF -DBUILD_ESMTOOL=OFF -DBUILD_LAUNCHER=ON -DMWINIIMPORTER=ON -DBUILD_MYGUI_PLUGIN=ON -DBUILD_OPENCS=OFF -DUNITTESTS=OFF -DDATADIR=/usr/share/games/openmw -DICONDIR=/usr/share/icons/hicolor/256x256/apps -DLIBDIR=/usr/games/lib64 -DMORROWIND_DATA_FILES=/usr/share/games/morrowind-data -DOPENMW_RESOURCE_FILES=/usr/share/games/openmw/resources -DGLOBAL_CONFIG_PATH=/etc/games -DUSE_SYSTEM_TINYXML=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/gentoo_toolchain.cmake /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0
  18. Not searching for unused variables given on the command line.
  19. loading initial cache file /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/gentoo_common_config.cmake
  20. -- The C compiler identification is GNU 4.8.3
  21. -- The CXX compiler identification is GNU 4.8.3
  22. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  23. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  24. -- Detecting C compiler ABI info
  25. -- Detecting C compiler ABI info - done
  26. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  27. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  28. -- Detecting CXX compiler ABI info
  29. -- Detecting CXX compiler ABI info - done
  30. -- Configuring OpenMW...
  31. -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "0.28")
  32. -- checking for module 'libavcodec'
  33. -- found libavcodec, version 55.52.102
  34. -- checking for module 'libavformat'
  35. -- found libavformat, version 55.33.100
  36. -- checking for module 'libavdevice'
  37. -- found libavdevice, version 55.10.100
  38. -- checking for module 'libavutil'
  39. -- found libavutil, version 52.66.100
  40. -- checking for module 'libswscale'
  41. -- found libswscale, version 2.5.102
  42. -- checking for module 'libpostproc'
  43. -- found libpostproc, version 52.3.100
  44. -- checking for module 'libswresample'
  45. -- found libswresample, version 0.18.100
  46. -- checking for module 'libavresample'
  47. -- found libavresample, version 1.2.0
  48. -- Found FFmpeg: /usr/lib64/libavcodec.so;/usr/lib64/libavformat.so;/usr/lib64/libavutil.so;/usr/lib64/libswscale.so
  49. -- Found TinyXML: /usr/lib64/libtinyxml.so /usr/include
  50. -- Using system TinyXML library.
  51. -- Looking for include file pthread.h
  52. -- Looking for include file pthread.h - found
  53. -- Looking for pthread_create
  54. -- Looking for pthread_create - not found
  55. -- Looking for pthread_create in pthreads
  56. -- Looking for pthread_create in pthreads - not found
  57. -- Looking for pthread_create in pthread
  58. -- Looking for pthread_create in pthread - found
  59. -- Found Threads: TRUE
  60. -- Looking for stdint.h
  61. -- Looking for stdint.h - found
  62. -- Looking for C++ include unordered_map
  63. -- Looking for C++ include unordered_map - not found
  64. -- Looking for OGRE...
  65. -- OGRE_PREFIX_WATCH changed.
  66. -- checking for module 'OGRE'
  67. -- found OGRE, version 1.9.0
  68. -- Found Ogre Ghadamon (1.9.0)
  69. -- Found OGRE: optimized;/usr/lib64/libOgreMain.so;debug;/usr/lib64/libOgreMain.so
  70. -- Looking for OGRE_Paging...
  71. -- Found OGRE_Paging: optimized;/usr/lib64/libOgrePaging.so;debug;/usr/lib64/libOgrePaging.so
  72. -- Looking for OGRE_Terrain...
  73. -- Found OGRE_Terrain: optimized;/usr/lib64/libOgreTerrain.so;debug;/usr/lib64/libOgreTerrain.so
  74. -- Looking for OGRE_Property...
  75. -- Found OGRE_Property: optimized;/usr/lib64/libOgreProperty.so;debug;/usr/lib64/libOgreProperty.so
  76. -- Looking for OGRE_RTShaderSystem...
  77. -- Found OGRE_RTShaderSystem: optimized;/usr/lib64/libOgreRTShaderSystem.so;debug;/usr/lib64/libOgreRTShaderSystem.so
  78. -- checking for one of the modules 'MYGUI;MyGUI'
  79. -- libraries : MyGUIEngine from /usr/lib
  80. -- includes : /usr/include/MYGUI
  81. -- MyGUI version: 3.2.1
  82. -- Boost version: 1.55.0
  83. -- Found the following Boost libraries:
  84. -- system
  85. -- filesystem
  86. -- program_options
  87. -- Found SDL2: /usr/lib64/libSDL2main.a;/usr/lib64/libSDL2.so;-lpthread
  88. -- Found OpenAL: /usr/lib64/libopenal.so
  89. -- Found Bullet: /usr/lib64/libBulletDynamics.so
  90. -- Looking for Q_WS_X11
  91. -- Looking for Q_WS_X11 - found
  92. -- Looking for Q_WS_WIN
  93. -- Looking for Q_WS_WIN - not found
  94. -- Looking for Q_WS_QWS
  95. -- Looking for Q_WS_QWS - not found
  96. -- Looking for Q_WS_MAC
  97. -- Looking for Q_WS_MAC - not found
  98. -- Found Qt4: /usr/bin/qmake (found version "4.8.5")
  99. -- Boost version: 1.55.0
  100. -- Found the following Boost libraries:
  101. -- system
  102. -- filesystem
  103. -- program_options
  104. -- thread
  105. -- wave
  106. -- Found Qt4: /usr/bin/qmake (found version "4.8.5")
  107. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  108. -- <<< Gentoo configuration >>>
  109. Build type Gentoo
  110. Install path /usr
  111. Compiler flags:
  112. C -O2 -march=native -fomit-frame-pointer -pipe
  113. C++ -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe
  114. Linker flags:
  115. Executable -Wl,-O1 -Wl,--as-needed
  116. Module -Wl,-O1 -Wl,--as-needed
  117. Shared -Wl,-O1 -Wl,--as-needed
  118.  
  119. -- Configuring done
  120. -- Generating done
  121. -- Build files have been written to: /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build
  122. >>> Source configured.
  123. >>> Compiling source in /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0 ...
  124. >>> Working in BUILD_DIR: "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build"
  125. make -j1 VERBOSE=1
  126. /usr/bin/cmake -H/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0 -B/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build --check-build-system CMakeFiles/Makefile.cmake 0
  127. /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles/progress.marks
  128. make -f CMakeFiles/Makefile2 all
  129. make[1]: Entering directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  130. make -f extern/shiny/CMakeFiles/shiny.dir/build.make extern/shiny/CMakeFiles/shiny.dir/depend
  131. make[2]: Entering directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  132. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0 /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny/CMakeFiles/shiny.dir/DependInfo.cmake --color=
  133. Dependee "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny/CMakeFiles/shiny.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny/CMakeFiles/shiny.dir/depend.internal".
  134. Dependee "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny/CMakeFiles/shiny.dir/depend.internal".
  135. Scanning dependencies of target shiny
  136. make[2]: Leaving directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  137. make -f extern/shiny/CMakeFiles/shiny.dir/build.make extern/shiny/CMakeFiles/shiny.dir/build
  138. make[2]: Entering directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  139. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  140. [ 0%] Building CXX object extern/shiny/CMakeFiles/shiny.dir/Main/Factory.cpp.o
  141. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.dir/Main/Factory.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Main/Factory.cpp
  142. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles 97
  143. [ 1%] Building CXX object extern/shiny/CMakeFiles/shiny.dir/Main/MaterialInstance.cpp.o
  144. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.dir/Main/MaterialInstance.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Main/MaterialInstance.cpp
  145. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  146. [ 1%] Building CXX object extern/shiny/CMakeFiles/shiny.dir/Main/MaterialInstancePass.cpp.o
  147. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.dir/Main/MaterialInstancePass.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Main/MaterialInstancePass.cpp
  148. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  149. [ 1%] Building CXX object extern/shiny/CMakeFiles/shiny.dir/Main/MaterialInstanceTextureUnit.cpp.o
  150. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.dir/Main/MaterialInstanceTextureUnit.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Main/MaterialInstanceTextureUnit.cpp
  151. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  152. [ 1%] Building CXX object extern/shiny/CMakeFiles/shiny.dir/Main/Platform.cpp.o
  153. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.dir/Main/Platform.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Main/Platform.cpp
  154. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  155. [ 1%] Building CXX object extern/shiny/CMakeFiles/shiny.dir/Main/Preprocessor.cpp.o
  156. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.dir/Main/Preprocessor.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Main/Preprocessor.cpp
  157. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles 98
  158. [ 2%] Building CXX object extern/shiny/CMakeFiles/shiny.dir/Main/PropertyBase.cpp.o
  159. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.dir/Main/PropertyBase.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Main/PropertyBase.cpp
  160. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  161. [ 2%] Building CXX object extern/shiny/CMakeFiles/shiny.dir/Main/ScriptLoader.cpp.o
  162. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.dir/Main/ScriptLoader.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Main/ScriptLoader.cpp
  163. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  164. [ 2%] Building CXX object extern/shiny/CMakeFiles/shiny.dir/Main/ShaderInstance.cpp.o
  165. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.dir/Main/ShaderInstance.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Main/ShaderInstance.cpp
  166. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  167. [ 2%] Building CXX object extern/shiny/CMakeFiles/shiny.dir/Main/ShaderSet.cpp.o
  168. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.dir/Main/ShaderSet.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Main/ShaderSet.cpp
  169. Linking CXX static library libshiny.a
  170. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/cmake -P CMakeFiles/shiny.dir/cmake_clean_target.cmake
  171. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/cmake -E cmake_link_script CMakeFiles/shiny.dir/link.txt --verbose=1
  172. /usr/bin/x86_64-pc-linux-gnu-ar cr libshiny.a CMakeFiles/shiny.dir/Main/Factory.cpp.o CMakeFiles/shiny.dir/Main/MaterialInstance.cpp.o CMakeFiles/shiny.dir/Main/MaterialInstancePass.cpp.o CMakeFiles/shiny.dir/Main/MaterialInstanceTextureUnit.cpp.o CMakeFiles/shiny.dir/Main/Platform.cpp.o CMakeFiles/shiny.dir/Main/Preprocessor.cpp.o CMakeFiles/shiny.dir/Main/PropertyBase.cpp.o CMakeFiles/shiny.dir/Main/ScriptLoader.cpp.o CMakeFiles/shiny.dir/Main/ShaderInstance.cpp.o CMakeFiles/shiny.dir/Main/ShaderSet.cpp.o
  173. /usr/bin/x86_64-pc-linux-gnu-ranlib libshiny.a
  174. make[2]: Leaving directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  175. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles 97 98
  176. [ 2%] Built target shiny
  177. make -f extern/shiny/CMakeFiles/shiny.OgrePlatform.dir/build.make extern/shiny/CMakeFiles/shiny.OgrePlatform.dir/depend
  178. make[2]: Entering directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  179. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0 /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny/CMakeFiles/shiny.OgrePlatform.dir/DependInfo.cmake --color=
  180. Dependee "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny/CMakeFiles/shiny.OgrePlatform.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny/CMakeFiles/shiny.OgrePlatform.dir/depend.internal".
  181. Dependee "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny/CMakeFiles/shiny.OgrePlatform.dir/depend.internal".
  182. Scanning dependencies of target shiny.OgrePlatform
  183. make[2]: Leaving directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  184. make -f extern/shiny/CMakeFiles/shiny.OgrePlatform.dir/build.make extern/shiny/CMakeFiles/shiny.OgrePlatform.dir/build
  185. make[2]: Entering directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  186. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  187. [ 2%] Building CXX object extern/shiny/CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgreTextureUnitState.cpp.o
  188. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgreTextureUnitState.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Platforms/Ogre/OgreTextureUnitState.cpp
  189. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles 99
  190. [ 3%] Building CXX object extern/shiny/CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgrePlatform.cpp.o
  191. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgrePlatform.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Platforms/Ogre/OgrePlatform.cpp
  192. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  193. [ 3%] Building CXX object extern/shiny/CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgrePass.cpp.o
  194. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgrePass.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Platforms/Ogre/OgrePass.cpp
  195. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  196. [ 3%] Building CXX object extern/shiny/CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgreMaterialSerializer.cpp.o
  197. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgreMaterialSerializer.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Platforms/Ogre/OgreMaterialSerializer.cpp
  198. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  199. [ 3%] Building CXX object extern/shiny/CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgreMaterial.cpp.o
  200. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgreMaterial.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Platforms/Ogre/OgreMaterial.cpp
  201. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles 100
  202. [ 4%] Building CXX object extern/shiny/CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgreGpuProgram.cpp.o
  203. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgreGpuProgram.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/shiny/Platforms/Ogre/OgreGpuProgram.cpp
  204. Linking CXX static library libshiny.OgrePlatform.a
  205. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/cmake -P CMakeFiles/shiny.OgrePlatform.dir/cmake_clean_target.cmake
  206. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/shiny && /usr/bin/cmake -E cmake_link_script CMakeFiles/shiny.OgrePlatform.dir/link.txt --verbose=1
  207. /usr/bin/x86_64-pc-linux-gnu-ar cr libshiny.OgrePlatform.a CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgreTextureUnitState.cpp.o CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgrePlatform.cpp.o CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgrePass.cpp.o CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgreMaterialSerializer.cpp.o CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgreMaterial.cpp.o CMakeFiles/shiny.OgrePlatform.dir/Platforms/Ogre/OgreGpuProgram.cpp.o
  208. /usr/bin/x86_64-pc-linux-gnu-ranlib libshiny.OgrePlatform.a
  209. make[2]: Leaving directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  210. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles 99 100
  211. [ 4%] Built target shiny.OgrePlatform
  212. make -f extern/oics/CMakeFiles/oics.dir/build.make extern/oics/CMakeFiles/oics.dir/depend
  213. make[2]: Entering directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  214. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0 /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/oics /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/oics /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/oics/CMakeFiles/oics.dir/DependInfo.cmake --color=
  215. Dependee "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/oics/CMakeFiles/oics.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/oics/CMakeFiles/oics.dir/depend.internal".
  216. Dependee "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/oics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/oics/CMakeFiles/oics.dir/depend.internal".
  217. Scanning dependencies of target oics
  218. make[2]: Leaving directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  219. make -f extern/oics/CMakeFiles/oics.dir/build.make extern/oics/CMakeFiles/oics.dir/build
  220. make[2]: Entering directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  221. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  222. [ 4%] Building CXX object extern/oics/CMakeFiles/oics.dir/ICSChannel.cpp.o
  223. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/oics && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/oics.dir/ICSChannel.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/oics/ICSChannel.cpp
  224. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  225. [ 4%] Building CXX object extern/oics/CMakeFiles/oics.dir/ICSControl.cpp.o
  226. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/oics && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/oics.dir/ICSControl.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/oics/ICSControl.cpp
  227. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  228. [ 4%] Building CXX object extern/oics/CMakeFiles/oics.dir/ICSInputControlSystem.cpp.o
  229. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/oics && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/oics.dir/ICSInputControlSystem.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/oics/ICSInputControlSystem.cpp
  230. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  231. [ 4%] Building CXX object extern/oics/CMakeFiles/oics.dir/ICSInputControlSystem_keyboard.cpp.o
  232. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/oics && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/oics.dir/ICSInputControlSystem_keyboard.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/oics/ICSInputControlSystem_keyboard.cpp
  233. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles 38
  234. [ 5%] Building CXX object extern/oics/CMakeFiles/oics.dir/ICSInputControlSystem_mouse.cpp.o
  235. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/oics && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/oics.dir/ICSInputControlSystem_mouse.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/oics/ICSInputControlSystem_mouse.cpp
  236. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  237. [ 5%] Building CXX object extern/oics/CMakeFiles/oics.dir/ICSInputControlSystem_joystick.cpp.o
  238. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/oics && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/oics.dir/ICSInputControlSystem_joystick.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/oics/ICSInputControlSystem_joystick.cpp
  239. Linking CXX static library liboics.a
  240. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/oics && /usr/bin/cmake -P CMakeFiles/oics.dir/cmake_clean_target.cmake
  241. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/oics && /usr/bin/cmake -E cmake_link_script CMakeFiles/oics.dir/link.txt --verbose=1
  242. /usr/bin/x86_64-pc-linux-gnu-ar cr liboics.a CMakeFiles/oics.dir/ICSChannel.cpp.o CMakeFiles/oics.dir/ICSControl.cpp.o CMakeFiles/oics.dir/ICSInputControlSystem.cpp.o CMakeFiles/oics.dir/ICSInputControlSystem_keyboard.cpp.o CMakeFiles/oics.dir/ICSInputControlSystem_mouse.cpp.o CMakeFiles/oics.dir/ICSInputControlSystem_joystick.cpp.o
  243. /usr/bin/x86_64-pc-linux-gnu-ranlib liboics.a
  244. make[2]: Leaving directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  245. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles 38
  246. [ 5%] Built target oics
  247. make -f extern/sdl4ogre/CMakeFiles/sdl4ogre.dir/build.make extern/sdl4ogre/CMakeFiles/sdl4ogre.dir/depend
  248. make[2]: Entering directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  249. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0 /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/sdl4ogre /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/sdl4ogre /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/sdl4ogre/CMakeFiles/sdl4ogre.dir/DependInfo.cmake --color=
  250. Dependee "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/sdl4ogre/CMakeFiles/sdl4ogre.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/sdl4ogre/CMakeFiles/sdl4ogre.dir/depend.internal".
  251. Dependee "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/sdl4ogre/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/sdl4ogre/CMakeFiles/sdl4ogre.dir/depend.internal".
  252. Scanning dependencies of target sdl4ogre
  253. make[2]: Leaving directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  254. make -f extern/sdl4ogre/CMakeFiles/sdl4ogre.dir/build.make extern/sdl4ogre/CMakeFiles/sdl4ogre.dir/build
  255. make[2]: Entering directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  256. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  257. [ 5%] Building CXX object extern/sdl4ogre/CMakeFiles/sdl4ogre.dir/sdlinputwrapper.cpp.o
  258. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/sdl4ogre && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/sdl4ogre.dir/sdlinputwrapper.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/sdl4ogre/sdlinputwrapper.cpp
  259. In file included from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/sdl4ogre/sdlinputwrapper.cpp:2:0:
  260. /usr/include/SDL2/SDL_syswm.h:119:20: warning: comma at end of enumerator list [-Wpedantic]
  261. SDL_SYSWM_WINRT,
  262. ^
  263. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  264. [ 5%] Building CXX object extern/sdl4ogre/CMakeFiles/sdl4ogre.dir/sdlcursormanager.cpp.o
  265. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/sdl4ogre && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/sdl4ogre.dir/sdlcursormanager.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/sdl4ogre/sdlcursormanager.cpp
  266. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  267. [ 5%] Building CXX object extern/sdl4ogre/CMakeFiles/sdl4ogre.dir/sdlwindowhelper.cpp.o
  268. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/sdl4ogre && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -o CMakeFiles/sdl4ogre.dir/sdlwindowhelper.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/sdl4ogre/sdlwindowhelper.cpp
  269. In file included from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/extern/sdl4ogre/sdlwindowhelper.cpp:7:0:
  270. /usr/include/SDL2/SDL_syswm.h:119:20: warning: comma at end of enumerator list [-Wpedantic]
  271. SDL_SYSWM_WINRT,
  272. ^
  273. Linking CXX static library libsdl4ogre.a
  274. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/sdl4ogre && /usr/bin/cmake -P CMakeFiles/sdl4ogre.dir/cmake_clean_target.cmake
  275. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/extern/sdl4ogre && /usr/bin/cmake -E cmake_link_script CMakeFiles/sdl4ogre.dir/link.txt --verbose=1
  276. /usr/bin/x86_64-pc-linux-gnu-ar cr libsdl4ogre.a CMakeFiles/sdl4ogre.dir/sdlinputwrapper.cpp.o CMakeFiles/sdl4ogre.dir/sdlcursormanager.cpp.o CMakeFiles/sdl4ogre.dir/sdlwindowhelper.cpp.o
  277. /usr/bin/x86_64-pc-linux-gnu-ranlib libsdl4ogre.a
  278. make[2]: Leaving directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  279. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  280. [ 5%] Built target sdl4ogre
  281. make -f components/CMakeFiles/components.dir/build.make components/CMakeFiles/components.dir/depend
  282. make[2]: Entering directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  283. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  284. [ 5%] Generating ui_contentselector.h
  285. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components && /usr/bin/uic -o /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/ui_contentselector.h /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/files/ui/contentselector.ui
  286. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  287. [ 5%] Generating contentselector/model/moc_modelitem.cxx
  288. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/contentselector/model && /usr/bin/moc @/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/contentselector/model/moc_modelitem.cxx_parameters
  289. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  290. [ 5%] Generating contentselector/model/moc_esmfile.cxx
  291. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/contentselector/model && /usr/bin/moc @/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/contentselector/model/moc_esmfile.cxx_parameters
  292. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles 1
  293. [ 6%] Generating contentselector/model/moc_naturalsort.cxx
  294. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/contentselector/model && /usr/bin/moc @/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/contentselector/model/moc_naturalsort.cxx_parameters
  295. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/contentselector/model/naturalsort.hpp:0: Note: No relevant classes found. No output generated.
  296. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  297. [ 6%] Generating contentselector/model/moc_contentmodel.cxx
  298. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/contentselector/model && /usr/bin/moc @/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/contentselector/model/moc_contentmodel.cxx_parameters
  299. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  300. [ 6%] Generating contentselector/view/moc_combobox.cxx
  301. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/contentselector/view && /usr/bin/moc @/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/contentselector/view/moc_combobox.cxx_parameters
  302. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  303. [ 6%] Generating contentselector/view/moc_contentselector.cxx
  304. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/contentselector/view && /usr/bin/moc @/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/contentselector/view/moc_contentselector.cxx_parameters
  305. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0 /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/CMakeFiles/components.dir/DependInfo.cmake --color=
  306. Dependee "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/CMakeFiles/components.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/CMakeFiles/components.dir/depend.internal".
  307. Dependee "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components/CMakeFiles/components.dir/depend.internal".
  308. Scanning dependencies of target components
  309. make[2]: Leaving directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  310. make -f components/CMakeFiles/components.dir/build.make components/CMakeFiles/components.dir/build
  311. make[2]: Entering directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  312. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles 2
  313. [ 7%] Building CXX object components/CMakeFiles/components.dir/settings/settings.cpp.o
  314. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLOBAL_CONFIG_PATH=\"/etc/games\" -DGLOBAL_DATA_PATH=\"/usr/share/games\" -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DQT_CORE_LIB -DQT_GUI_LIB -DTERRAIN_USE_SHADER=1 -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtCore -I/usr/include/bullet -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components -fPIC -o CMakeFiles/components.dir/settings/settings.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/settings/settings.cpp
  315. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  316. [ 7%] Building CXX object components/CMakeFiles/components.dir/nifoverrides/nifoverrides.cpp.o
  317. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLOBAL_CONFIG_PATH=\"/etc/games\" -DGLOBAL_DATA_PATH=\"/usr/share/games\" -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DQT_CORE_LIB -DQT_GUI_LIB -DTERRAIN_USE_SHADER=1 -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtCore -I/usr/include/bullet -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components -fPIC -o CMakeFiles/components.dir/nifoverrides/nifoverrides.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nifoverrides/nifoverrides.cpp
  318. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  319. [ 7%] Building CXX object components/CMakeFiles/components.dir/bsa/bsa_archive.cpp.o
  320. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLOBAL_CONFIG_PATH=\"/etc/games\" -DGLOBAL_DATA_PATH=\"/usr/share/games\" -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DQT_CORE_LIB -DQT_GUI_LIB -DTERRAIN_USE_SHADER=1 -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtCore -I/usr/include/bullet -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components -fPIC -o CMakeFiles/components.dir/bsa/bsa_archive.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/bsa/bsa_archive.cpp
  321. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  322. [ 7%] Building CXX object components/CMakeFiles/components.dir/bsa/bsa_file.cpp.o
  323. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLOBAL_CONFIG_PATH=\"/etc/games\" -DGLOBAL_DATA_PATH=\"/usr/share/games\" -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DQT_CORE_LIB -DQT_GUI_LIB -DTERRAIN_USE_SHADER=1 -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtCore -I/usr/include/bullet -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components -fPIC -o CMakeFiles/components.dir/bsa/bsa_file.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/bsa/bsa_file.cpp
  324. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles
  325. [ 7%] Building CXX object components/CMakeFiles/components.dir/bsa/resources.cpp.o
  326. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLOBAL_CONFIG_PATH=\"/etc/games\" -DGLOBAL_DATA_PATH=\"/usr/share/games\" -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DQT_CORE_LIB -DQT_GUI_LIB -DTERRAIN_USE_SHADER=1 -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtCore -I/usr/include/bullet -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components -fPIC -o CMakeFiles/components.dir/bsa/resources.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/bsa/resources.cpp
  327. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/CMakeFiles 3
  328. [ 8%] Building CXX object components/CMakeFiles/components.dir/nif/node.cpp.o
  329. cd /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLOBAL_CONFIG_PATH=\"/etc/games\" -DGLOBAL_DATA_PATH=\"/usr/share/games\" -DHAVE_LIBSWRESAMPLE -DOGRE_PLUGIN_DEBUG_SUFFIX=\"_d\" -DOGRE_PLUGIN_DIR=\"/usr/lib64/OGRE\" -DQT_CORE_LIB -DQT_GUI_LIB -DTERRAIN_USE_SHADER=1 -DTIXML_USE_STL -DNDEBUG -Wno-unused-but-set-parameter -Wall -Wextra -Wno-unused-parameter -Wno-reorder -std=c++98 -pedantic -Wno-long-long -O2 -march=native -fomit-frame-pointer -pipe -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/. -I/usr/include/OGRE -I/usr/include/OGRE/Ogre -I/usr/include/OGRE/OGRE -I/usr/include/SDL2 -I/usr/include/MYGUI -I/usr/include/AL -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/libs -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtCore -I/usr/include/bullet -I/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build/components -fPIC -o CMakeFiles/components.dir/nif/node.cpp.o -c /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.cpp
  330. In file included from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/recordptr.hpp:5:0,
  331. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/extra.hpp:29,
  332. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/controlled.hpp:27,
  333. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.hpp:6,
  334. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.cpp:1:
  335. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp: In member function ‘Ogre::Vector2 Nif::NIFStream::getVector2()’:
  336. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp:98:31: error: no matching function for call to ‘Ogre::Vector2::Vector2(float [2])’
  337. return Ogre::Vector2(a);
  338. ^
  339. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp:98:31: note: candidates are:
  340. In file included from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp:10:0,
  341. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/recordptr.hpp:5,
  342. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/extra.hpp:29,
  343. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/controlled.hpp:27,
  344. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.hpp:6,
  345. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.cpp:1:
  346. /usr/include/OGRE/OgreVector2.h:87:25: note: Ogre::Vector2::Vector2(Ogre::Real*)
  347. inline explicit Vector2( Real* const r )
  348. ^
  349. /usr/include/OGRE/OgreVector2.h:87:25: note: no known conversion for argument 1 from ‘float [2]’ to ‘Ogre::Real* {aka double*}’
  350. /usr/include/OGRE/OgreVector2.h:81:25: note: Ogre::Vector2::Vector2(const int*)
  351. inline explicit Vector2( const int afCoordinate[2] )
  352. ^
  353. /usr/include/OGRE/OgreVector2.h:81:25: note: no known conversion for argument 1 from ‘float [2]’ to ‘const int*’
  354. /usr/include/OGRE/OgreVector2.h:75:25: note: Ogre::Vector2::Vector2(const Real*)
  355. inline explicit Vector2( const Real afCoordinate[2] )
  356. ^
  357. /usr/include/OGRE/OgreVector2.h:75:25: note: no known conversion for argument 1 from ‘float [2]’ to ‘const Real* {aka const double*}’
  358. /usr/include/OGRE/OgreVector2.h:70:25: note: Ogre::Vector2::Vector2(Ogre::Real)
  359. inline explicit Vector2( const Real scaler )
  360. ^
  361. /usr/include/OGRE/OgreVector2.h:70:25: note: no known conversion for argument 1 from ‘float [2]’ to ‘Ogre::Real {aka double}’
  362. /usr/include/OGRE/OgreVector2.h:65:16: note: Ogre::Vector2::Vector2(Ogre::Real, Ogre::Real)
  363. inline Vector2(const Real fX, const Real fY )
  364. ^
  365. /usr/include/OGRE/OgreVector2.h:65:16: note: candidate expects 2 arguments, 1 provided
  366. /usr/include/OGRE/OgreVector2.h:61:16: note: Ogre::Vector2::Vector2()
  367. inline Vector2()
  368. ^
  369. /usr/include/OGRE/OgreVector2.h:61:16: note: candidate expects 0 arguments, 1 provided
  370. /usr/include/OGRE/OgreVector2.h:51:23: note: Ogre::Vector2::Vector2(const Ogre::Vector2&)
  371. class _OgreExport Vector2
  372. ^
  373. /usr/include/OGRE/OgreVector2.h:51:23: note: no known conversion for argument 1 from ‘float [2]’ to ‘const Ogre::Vector2&’
  374. In file included from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/recordptr.hpp:5:0,
  375. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/extra.hpp:29,
  376. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/controlled.hpp:27,
  377. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.hpp:6,
  378. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.cpp:1:
  379. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp: In member function ‘Ogre::Vector3 Nif::NIFStream::getVector3()’:
  380. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp:105:31: error: no matching function for call to ‘Ogre::Vector3::Vector3(float [3])’
  381. return Ogre::Vector3(a);
  382. ^
  383. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp:105:31: note: candidates are:
  384. In file included from /usr/include/OGRE/OgreMatrix4.h:34:0,
  385. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.hpp:4,
  386. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.cpp:1:
  387. /usr/include/OGRE/OgreVector3.h:89:25: note: Ogre::Vector3::Vector3(Ogre::Real)
  388. inline explicit Vector3( const Real scaler )
  389. ^
  390. /usr/include/OGRE/OgreVector3.h:89:25: note: no known conversion for argument 1 from ‘float [3]’ to ‘Ogre::Real {aka double}’
  391. /usr/include/OGRE/OgreVector3.h:84:25: note: Ogre::Vector3::Vector3(Ogre::Real*)
  392. inline explicit Vector3( Real* const r )
  393. ^
  394. /usr/include/OGRE/OgreVector3.h:84:25: note: no known conversion for argument 1 from ‘float [3]’ to ‘Ogre::Real* {aka double*}’
  395. /usr/include/OGRE/OgreVector3.h:77:25: note: Ogre::Vector3::Vector3(const int*)
  396. inline explicit Vector3( const int afCoordinate[3] )
  397. ^
  398. /usr/include/OGRE/OgreVector3.h:77:25: note: no known conversion for argument 1 from ‘float [3]’ to ‘const int*’
  399. /usr/include/OGRE/OgreVector3.h:70:25: note: Ogre::Vector3::Vector3(const Real*)
  400. inline explicit Vector3( const Real afCoordinate[3] )
  401. ^
  402. /usr/include/OGRE/OgreVector3.h:70:25: note: no known conversion for argument 1 from ‘float [3]’ to ‘const Real* {aka const double*}’
  403. /usr/include/OGRE/OgreVector3.h:65:16: note: Ogre::Vector3::Vector3(Ogre::Real, Ogre::Real, Ogre::Real)
  404. inline Vector3( const Real fX, const Real fY, const Real fZ )
  405. ^
  406. /usr/include/OGRE/OgreVector3.h:65:16: note: candidate expects 3 arguments, 1 provided
  407. /usr/include/OGRE/OgreVector3.h:61:16: note: Ogre::Vector3::Vector3()
  408. inline Vector3()
  409. ^
  410. /usr/include/OGRE/OgreVector3.h:61:16: note: candidate expects 0 arguments, 1 provided
  411. /usr/include/OGRE/OgreVector3.h:51:23: note: Ogre::Vector3::Vector3(const Ogre::Vector3&)
  412. class _OgreExport Vector3
  413. ^
  414. /usr/include/OGRE/OgreVector3.h:51:23: note: no known conversion for argument 1 from ‘float [3]’ to ‘const Ogre::Vector3&’
  415. In file included from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/recordptr.hpp:5:0,
  416. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/extra.hpp:29,
  417. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/controlled.hpp:27,
  418. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.hpp:6,
  419. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.cpp:1:
  420. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp: In member function ‘Ogre::Vector4 Nif::NIFStream::getVector4()’:
  421. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp:112:31: error: no matching function for call to ‘Ogre::Vector4::Vector4(float [4])’
  422. return Ogre::Vector4(a);
  423. ^
  424. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp:112:31: note: candidates are:
  425. In file included from /usr/include/OGRE/OgreMatrix4.h:36:0,
  426. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.hpp:4,
  427. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.cpp:1:
  428. /usr/include/OGRE/OgreVector4.h:93:25: note: Ogre::Vector4::Vector4(const Ogre::Vector3&)
  429. inline explicit Vector4(const Vector3& rhs)
  430. ^
  431. /usr/include/OGRE/OgreVector4.h:93:25: note: no known conversion for argument 1 from ‘float [4]’ to ‘const Ogre::Vector3&’
  432. /usr/include/OGRE/OgreVector4.h:85:25: note: Ogre::Vector4::Vector4(Ogre::Real)
  433. inline explicit Vector4( const Real scaler )
  434. ^
  435. /usr/include/OGRE/OgreVector4.h:85:25: note: no known conversion for argument 1 from ‘float [4]’ to ‘Ogre::Real {aka double}’
  436. /usr/include/OGRE/OgreVector4.h:80:25: note: Ogre::Vector4::Vector4(Ogre::Real*)
  437. inline explicit Vector4( Real* const r )
  438. ^
  439. /usr/include/OGRE/OgreVector4.h:80:25: note: no known conversion for argument 1 from ‘float [4]’ to ‘Ogre::Real* {aka double*}’
  440. /usr/include/OGRE/OgreVector4.h:72:25: note: Ogre::Vector4::Vector4(const int*)
  441. inline explicit Vector4( const int afCoordinate[4] )
  442. ^
  443. /usr/include/OGRE/OgreVector4.h:72:25: note: no known conversion for argument 1 from ‘float [4]’ to ‘const int*’
  444. /usr/include/OGRE/OgreVector4.h:64:25: note: Ogre::Vector4::Vector4(const Real*)
  445. inline explicit Vector4( const Real afCoordinate[4] )
  446. ^
  447. /usr/include/OGRE/OgreVector4.h:64:25: note: no known conversion for argument 1 from ‘float [4]’ to ‘const Real* {aka const double*}’
  448. /usr/include/OGRE/OgreVector4.h:59:16: note: Ogre::Vector4::Vector4(Ogre::Real, Ogre::Real, Ogre::Real, Ogre::Real)
  449. inline Vector4( const Real fX, const Real fY, const Real fZ, const Real fW )
  450. ^
  451. /usr/include/OGRE/OgreVector4.h:59:16: note: candidate expects 4 arguments, 1 provided
  452. /usr/include/OGRE/OgreVector4.h:55:16: note: Ogre::Vector4::Vector4()
  453. inline Vector4()
  454. ^
  455. /usr/include/OGRE/OgreVector4.h:55:16: note: candidate expects 0 arguments, 1 provided
  456. /usr/include/OGRE/OgreVector4.h:45:23: note: Ogre::Vector4::Vector4(const Ogre::Vector4&)
  457. class _OgreExport Vector4
  458. ^
  459. /usr/include/OGRE/OgreVector4.h:45:23: note: no known conversion for argument 1 from ‘float [4]’ to ‘const Ogre::Vector4&’
  460. In file included from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/recordptr.hpp:5:0,
  461. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/extra.hpp:29,
  462. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/controlled.hpp:27,
  463. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.hpp:6,
  464. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.cpp:1:
  465. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp: In member function ‘Ogre::Quaternion Nif::NIFStream::getQuaternion()’:
  466. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp:129:34: error: no matching function for call to ‘Ogre::Quaternion::Quaternion(float [4])’
  467. return Ogre::Quaternion(a);
  468. ^
  469. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp:129:34: note: candidates are:
  470. In file included from /usr/include/OGRE/OgreVector3.h:33:0,
  471. from /usr/include/OGRE/OgreMatrix4.h:34,
  472. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.hpp:4,
  473. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.cpp:1:
  474. /usr/include/OGRE/OgreQuaternion.h:93:10: note: Ogre::Quaternion::Quaternion(Ogre::Real*)
  475. inline Quaternion(Real* valptr)
  476. ^
  477. /usr/include/OGRE/OgreQuaternion.h:93:10: note: no known conversion for argument 1 from ‘float [4]’ to ‘Ogre::Real* {aka double*}’
  478. /usr/include/OGRE/OgreQuaternion.h:88:16: note: Ogre::Quaternion::Quaternion(const Ogre::Vector3*)
  479. inline Quaternion(const Vector3* akAxis)
  480. ^
  481. /usr/include/OGRE/OgreQuaternion.h:88:16: note: no known conversion for argument 1 from ‘float [4]’ to ‘const Ogre::Vector3*’
  482. /usr/include/OGRE/OgreQuaternion.h:83:16: note: Ogre::Quaternion::Quaternion(const Ogre::Vector3&, const Ogre::Vector3&, const Ogre::Vector3&)
  483. inline Quaternion(const Vector3& xaxis, const Vector3& yaxis, const Vector3& zaxis)
  484. ^
  485. /usr/include/OGRE/OgreQuaternion.h:83:16: note: candidate expects 3 arguments, 1 provided
  486. /usr/include/OGRE/OgreQuaternion.h:78:16: note: Ogre::Quaternion::Quaternion(const Ogre::Radian&, const Ogre::Vector3&)
  487. inline Quaternion(const Radian& rfAngle, const Vector3& rkAxis)
  488. ^
  489. /usr/include/OGRE/OgreQuaternion.h:78:16: note: candidate expects 2 arguments, 1 provided
  490. /usr/include/OGRE/OgreQuaternion.h:73:16: note: Ogre::Quaternion::Quaternion(const Ogre::Matrix3&)
  491. inline Quaternion(const Matrix3& rot)
  492. ^
  493. /usr/include/OGRE/OgreQuaternion.h:73:16: note: no known conversion for argument 1 from ‘float [4]’ to ‘const Ogre::Matrix3&’
  494. /usr/include/OGRE/OgreQuaternion.h:66:10: note: Ogre::Quaternion::Quaternion(Ogre::Real, Ogre::Real, Ogre::Real, Ogre::Real)
  495. inline Quaternion (
  496. ^
  497. /usr/include/OGRE/OgreQuaternion.h:66:10: note: candidate expects 4 arguments, 1 provided
  498. /usr/include/OGRE/OgreQuaternion.h:61:10: note: Ogre::Quaternion::Quaternion()
  499. inline Quaternion ()
  500. ^
  501. /usr/include/OGRE/OgreQuaternion.h:61:10: note: candidate expects 0 arguments, 1 provided
  502. /usr/include/OGRE/OgreQuaternion.h:57:23: note: Ogre::Quaternion::Quaternion(const Ogre::Quaternion&)
  503. class _OgreExport Quaternion
  504. ^
  505. /usr/include/OGRE/OgreQuaternion.h:57:23: note: no known conversion for argument 1 from ‘float [4]’ to ‘const Ogre::Quaternion&’
  506. In file included from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/recordptr.hpp:5:0,
  507. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/extra.hpp:29,
  508. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/controlled.hpp:27,
  509. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.hpp:6,
  510. from /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/node.cpp:1:
  511. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp: In member function ‘Ogre::Vector4 Nif::NIFStream::getVector4()’:
  512. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp:113:5: warning: control reaches end of non-void function [-Wreturn-type]
  513. }
  514. ^
  515. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp: In member function ‘Ogre::Vector3 Nif::NIFStream::getVector3()’:
  516. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp:106:5: warning: control reaches end of non-void function [-Wreturn-type]
  517. }
  518. ^
  519. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp: In member function ‘Ogre::Vector2 Nif::NIFStream::getVector2()’:
  520. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp:99:5: warning: control reaches end of non-void function [-Wreturn-type]
  521. }
  522. ^
  523. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp: In member function ‘Ogre::Quaternion Nif::NIFStream::getQuaternion()’:
  524. /var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0/components/nif/nifstream.hpp:130:5: warning: control reaches end of non-void function [-Wreturn-type]
  525. }
  526. ^
  527. components/CMakeFiles/components.dir/build.make:207: recipe for target 'components/CMakeFiles/components.dir/nif/node.cpp.o' failed
  528. make[2]: *** [components/CMakeFiles/components.dir/nif/node.cpp.o] Error 1
  529. make[2]: Leaving directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  530. CMakeFiles/Makefile2:295: recipe for target 'components/CMakeFiles/components.dir/all' failed
  531. make[1]: *** [components/CMakeFiles/components.dir/all] Error 2
  532. make[1]: Leaving directory '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  533. Makefile:116: recipe for target 'all' failed
  534. make: *** [all] Error 2
  535. * ERROR: games-engines/openmw-0.33.0-r2::gentoo failed (compile phase):
  536. * emake failed
  537. *
  538. * If you need support, post the output of `emerge --info '=games-engines/openmw-0.33.0-r2::gentoo'`,
  539. * the complete build log and the output of `emerge -pqv '=games-engines/openmw-0.33.0-r2::gentoo'`.
  540. * The complete build log is located at '/var/tmp/portage/games-engines/openmw-0.33.0-r2/temp/build.log'.
  541. * The ebuild environment file is located at '/var/tmp/portage/games-engines/openmw-0.33.0-r2/temp/environment'.
  542. * Working directory: '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-0.33.0_build'
  543. * S: '/var/tmp/portage/games-engines/openmw-0.33.0-r2/work/openmw-openmw-0.33.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement