shadowm

Untitled

Jun 16th, 2016
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.60 KB | None | 0 0
  1. 19:58:01 shadowm@nanacore ~/src/wesnoth/build5 % cmake .. -CMAKE_BUILD_TYPE=Debug
  2. loading initial cache file MAKE_BUILD_TYPE=Debug
  3. CMake Error: Error processing file: MAKE_BUILD_TYPE=Debug
  4. -- The C compiler identification is GNU 5.4.0
  5. -- The CXX compiler identification is GNU 5.4.0
  6. -- Check for working C compiler: /home/shadowm/bin/cc
  7. -- Check for working C compiler: /home/shadowm/bin/cc -- works
  8. -- Detecting C compiler ABI info
  9. -- Detecting C compiler ABI info - done
  10. -- Detecting C compile features
  11. -- Detecting C compile features - done
  12. -- Check for working CXX compiler: /home/shadowm/bin/c++
  13. -- Check for working CXX compiler: /home/shadowm/bin/c++ -- works
  14. -- Detecting CXX compiler ABI info
  15. -- Detecting CXX compiler ABI info - done
  16. -- Detecting CXX compile features
  17. -- Detecting CXX compile features - done
  18. -- Looking for pthread.h
  19. -- Looking for pthread.h - found
  20. -- Looking for pthread_create
  21. -- Looking for pthread_create - not found
  22. -- Looking for pthread_create in pthreads
  23. -- Looking for pthread_create in pthreads - not found
  24. -- Looking for pthread_create in pthread
  25. -- Looking for pthread_create in pthread - found
  26. -- Found Threads: TRUE
  27. -- Found SDL2: /usr/lib/x86_64-linux-gnu/libSDLmain.a;/usr/lib/x86_64-linux-gnu/libSDL2.so;-lpthread (found suitable version "2.0.4", minimum required is "2.0.2")
  28. -- Boost version: 1.60.0
  29. -- Found the following Boost libraries:
  30. -- iostreams
  31. -- program_options
  32. -- regex
  33. -- system
  34. -- thread
  35. -- chrono
  36. -- date_time
  37. -- atomic
  38. -- Boost version: 1.60.0
  39. -- Found the following Boost libraries:
  40. -- random
  41. -- system
  42. -- Found Gettext: /usr/bin/msgmerge (found version "0.19.7")
  43. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
  44. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
  45. -- Looking for gethostbyname
  46. -- Looking for gethostbyname - found
  47. -- Looking for connect
  48. -- Looking for connect - found
  49. -- Looking for remove
  50. -- Looking for remove - found
  51. -- Looking for shmat
  52. -- Looking for shmat - found
  53. -- Looking for IceConnectionNumber in ICE
  54. -- Looking for IceConnectionNumber in ICE - found
  55. -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
  56. -- Looking for include file stdlib.h
  57. -- Looking for include file stdlib.h - found
  58. -- Looking for include file unistd.h
  59. -- Looking for include file unistd.h - found
  60. -- Looking for include file poll.h
  61. -- Looking for include file poll.h - found
  62. -- Looking for include file sys/poll.h
  63. -- Looking for include file sys/poll.h - found
  64. -- Looking for include file sys/select.h
  65. -- Looking for include file sys/select.h - found
  66. -- Looking for include file sys/sendfile.h
  67. -- Looking for include file sys/sendfile.h - found
  68. -- Looking for sendfile
  69. -- Looking for sendfile - found
  70. -- Looking for round in m
  71. -- Looking for round in m - found
  72. -- Environment compiler flags set to »«
  73. -- Performing Test HAS_COMPILER_FLAG_STD
  74. -- Performing Test HAS_COMPILER_FLAG_STD - Success
  75. -- Performing Test HAS_COMPILER_FLAG_W
  76. -- Performing Test HAS_COMPILER_FLAG_W - Success
  77. -- Performing Test HAS_COMPILER_FLAG_WALL
  78. -- Performing Test HAS_COMPILER_FLAG_WALL - Success
  79. -- Performing Test HAS_COMPILER_FLAG_WERROR
  80. -- Performing Test HAS_COMPILER_FLAG_WERROR - Success
  81. -- Performing Test HAS_COMPILER_FLAG_WERROR_STRICT_ALIASING
  82. -- Performing Test HAS_COMPILER_FLAG_WERROR_STRICT_ALIASING - Success
  83. -- Performing Test HAS_COMPILER_FLAG_WUNUSED_LOCAL_TYPEDEFS
  84. -- Performing Test HAS_COMPILER_FLAG_WUNUSED_LOCAL_TYPEDEFS - Success
  85. -- Performing Test HAS_COMPILER_FLAG_WLITERAL_SUFFIX
  86. -- Performing Test HAS_COMPILER_FLAG_WLITERAL_SUFFIX - Success
  87. -- Performing Test HAS_COMPILER_FLAG_QUNUSED_ARGUMENTS
  88. -- Performing Test HAS_COMPILER_FLAG_QUNUSED_ARGUMENTS - Failed
  89. -- Performing Test HAS_COMPILER_FLAG_WMISMATCHED_TAGS
  90. -- Performing Test HAS_COMPILER_FLAG_WMISMATCHED_TAGS - Failed
  91. -- Performing Test HAS_COMPILER_FLAG_WNULL_CONVERSION
  92. -- Performing Test HAS_COMPILER_FLAG_WNULL_CONVERSION - Failed
  93. -- Performing Test HAS_COMPILER_FLAG_WOLD_STYLE_CAST
  94. -- Performing Test HAS_COMPILER_FLAG_WOLD_STYLE_CAST - Success
  95. -- Performing Test HAS_COMPILER_FLAG_WDEPRECATED_REGISTER
  96. -- Performing Test HAS_COMPILER_FLAG_WDEPRECATED_REGISTER - Failed
  97. -- Performing Test HAS_COMPILER_FLAG_WEXTRA
  98. -- Performing Test HAS_COMPILER_FLAG_WEXTRA - Success
  99. -- Performing Test HAS_COMPILER_FLAG_WINIT_SELF
  100. -- Performing Test HAS_COMPILER_FLAG_WINIT_SELF - Success
  101. -- Performing Test HAS_COMPILER_FLAG_WLOGICAL_OP
  102. -- Performing Test HAS_COMPILER_FLAG_WLOGICAL_OP - Success
  103. -- Performing Test HAS_COMPILER_FLAG_WMISSING_DECLARATIONS
  104. -- Performing Test HAS_COMPILER_FLAG_WMISSING_DECLARATIONS - Success
  105. -- Performing Test HAS_COMPILER_FLAG_WREDUNDANT_DECLS
  106. -- Performing Test HAS_COMPILER_FLAG_WREDUNDANT_DECLS - Success
  107. -- Performing Test HAS_COMPILER_FLAG_WCTOR_DTOR_PRIVACY
  108. -- Performing Test HAS_COMPILER_FLAG_WCTOR_DTOR_PRIVACY - Success
  109. -- Performing Test HAS_COMPILER_FLAG_WNON_VIRTUAL_DTOR
  110. -- Performing Test HAS_COMPILER_FLAG_WNON_VIRTUAL_DTOR - Success
  111. -- Performing Test HAS_COMPILER_FLAG_WDOUBLE_PROMOTION
  112. -- Performing Test HAS_COMPILER_FLAG_WDOUBLE_PROMOTION - Success
  113. -- Performing Test HAS_COMPILER_FLAG_WUSELESS_CAST
  114. -- Performing Test HAS_COMPILER_FLAG_WUSELESS_CAST - Success
  115. -- Performing Test HAS_COMPILER_FLAG_WCXX_11_COMPAT
  116. -- Performing Test HAS_COMPILER_FLAG_WCXX_11_COMPAT - Success
  117. -- Performing Test HAS_COMPILER_FLAG_WNOEXCEPT
  118. -- Performing Test HAS_COMPILER_FLAG_WNOEXCEPT - Success
  119. -- Performing Test HAS_COMPILER_FLAG_WDOCUMENTATION
  120. -- Performing Test HAS_COMPILER_FLAG_WDOCUMENTATION - Failed
  121. -- Performing Test HAS_COMPILER_FLAG_WEXTRA_SEMI
  122. -- Performing Test HAS_COMPILER_FLAG_WEXTRA_SEMI - Failed
  123. -- Performing Test HAS_COMPILER_FLAG_WCONDITIONAL_INITIALIZED
  124. -- Performing Test HAS_COMPILER_FLAG_WCONDITIONAL_INITIALIZED - Failed
  125. -- CMake compiler flags set to » -std=c++11 -W -Wall «
  126. removing NDEBUG flag from CMAKE_CXX_FLAGS_RELEASE
  127. removing NDEBUG flag from CMAKE_C_FLAGS_RELEASE
  128. removing NDEBUG flag from CMAKE_CXX_FLAGS_RELWITHDEBINFO
  129. removing NDEBUG flag from CMAKE_C_FLAGS_RELWITHDEBINFO
  130. removing NDEBUG flag from CMAKE_CXX_FLAGS_MINSIZEREL
  131. removing NDEBUG flag from CMAKE_C_FLAGS_MINSIZEREL
  132. -- Found SDL2_image: /usr/lib/x86_64-linux-gnu/libSDL2_image.so (found suitable version "2.0.1", minimum required is "2.0.0")
  133. -- Found SDL2_mixer: /usr/lib/x86_64-linux-gnu/libSDL2_mixer.so (found suitable version "2.0.1", minimum required is "2.0.0")
  134. -- Found SDL2_ttf: /usr/lib/x86_64-linux-gnu/libSDL2_ttf.so (found suitable version "2.0.14", minimum required is "2.0.8")
  135. -- Found VORBISFILE: optimized;/usr/lib/x86_64-linux-gnu/libvorbisfile.so;debug;/usr/lib/x86_64-linux-gnu/libvorbisfile.so
  136. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
  137. -- Checking for module 'pangocairo>=1.21.3'
  138. -- Found pangocairo, version 1.40.1
  139. -- Checking for module 'fontconfig>=2.4.1'
  140. -- Found fontconfig, version 2.11.0
  141. -- Checking for module 'systemd'
  142. -- Found systemd, version 230
  143. -- Found SDL2_net: /usr/lib/x86_64-linux-gnu/libSDL2_net.so (found suitable version "2.0.1", minimum required is "2.0.0")
  144. -- Checking for module 'fribidi>=0.10.9'
  145. -- Found fribidi, version 0.19.7
  146. -- Checking for module 'dbus-1'
  147. -- Found dbus-1, version 1.10.8
  148. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
  149. -- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.6.22")
  150. -- Found HISTORY: /usr/lib/x86_64-linux-gnu/libhistory.so
  151. -- Boost version: 1.60.0
  152. -- Found the following Boost libraries:
  153. -- filesystem
  154. -- system
  155. -- Boost version: 1.60.0
  156. -- Found the following Boost libraries:
  157. -- locale
  158. -- Configuring incomplete, errors occurred!
  159. See also "/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeOutput.log".
  160. See also "/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeError.log".
  161. 19:58:09 shadowm@nanacore ~/src/wesnoth/build5 % cat /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeError.log
  162. Determining if the pthread_create exist failed with the following output:
  163. Change Dir: /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp
  164.  
  165. Run Build Command:"/usr/bin/make" "cmTC_02a08/fast"
  166. /usr/bin/make -f CMakeFiles/cmTC_02a08.dir/build.make CMakeFiles/cmTC_02a08.dir/build
  167. make[1]: Entering directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  168. Building C object CMakeFiles/cmTC_02a08.dir/CheckSymbolExists.c.o
  169. /home/shadowm/bin/cc -o CMakeFiles/cmTC_02a08.dir/CheckSymbolExists.c.o -c /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  170. Linking C executable cmTC_02a08
  171. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_02a08.dir/link.txt --verbose=1
  172. /home/shadowm/bin/cc CMakeFiles/cmTC_02a08.dir/CheckSymbolExists.c.o -o cmTC_02a08 -rdynamic
  173. CMakeFiles/cmTC_02a08.dir/CheckSymbolExists.c.o: In function `main':
  174. CheckSymbolExists.c:(.text+0x16): undefined reference to `pthread_create'
  175. collect2: error: ld returned 1 exit status
  176. CMakeFiles/cmTC_02a08.dir/build.make:97: recipe for target 'cmTC_02a08' failed
  177. make[1]: *** [cmTC_02a08] Error 1
  178. make[1]: Leaving directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  179. Makefile:126: recipe for target 'cmTC_02a08/fast' failed
  180. make: *** [cmTC_02a08/fast] Error 2
  181.  
  182. File /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  183. /* */
  184. #include <pthread.h>
  185.  
  186. int main(int argc, char** argv)
  187. {
  188. (void)argv;
  189. #ifndef pthread_create
  190. return ((int*)(&pthread_create))[argc];
  191. #else
  192. (void)argc;
  193. return 0;
  194. #endif
  195. }
  196.  
  197. Determining if the function pthread_create exists in the pthreads failed with the following output:
  198. Change Dir: /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp
  199.  
  200. Run Build Command:"/usr/bin/make" "cmTC_11a2c/fast"
  201. /usr/bin/make -f CMakeFiles/cmTC_11a2c.dir/build.make CMakeFiles/cmTC_11a2c.dir/build
  202. make[1]: Entering directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  203. Building C object CMakeFiles/cmTC_11a2c.dir/CheckFunctionExists.c.o
  204. /home/shadowm/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_11a2c.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
  205. Linking C executable cmTC_11a2c
  206. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_11a2c.dir/link.txt --verbose=1
  207. /home/shadowm/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_11a2c.dir/CheckFunctionExists.c.o -o cmTC_11a2c -rdynamic -lpthreads
  208. /usr/bin/ld: cannot find -lpthreads
  209. collect2: error: ld returned 1 exit status
  210. CMakeFiles/cmTC_11a2c.dir/build.make:97: recipe for target 'cmTC_11a2c' failed
  211. make[1]: *** [cmTC_11a2c] Error 1
  212. make[1]: Leaving directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  213. Makefile:126: recipe for target 'cmTC_11a2c/fast' failed
  214. make: *** [cmTC_11a2c/fast] Error 2
  215.  
  216.  
  217. Performing C++ SOURCE FILE Test HAS_COMPILER_FLAG_QUNUSED_ARGUMENTS failed with the following output:
  218. Change Dir: /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp
  219.  
  220. Run Build Command:"/usr/bin/make" "cmTC_7b5fa/fast"
  221. /usr/bin/make -f CMakeFiles/cmTC_7b5fa.dir/build.make CMakeFiles/cmTC_7b5fa.dir/build
  222. make[1]: Entering directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  223. Building CXX object CMakeFiles/cmTC_7b5fa.dir/src.cxx.o
  224. /home/shadowm/bin/c++ -DHAS_COMPILER_FLAG_QUNUSED_ARGUMENTS -Qunused-arguments -o CMakeFiles/cmTC_7b5fa.dir/src.cxx.o -c /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp/src.cxx
  225. c++: error: unrecognized command line option '-Qunused-arguments'
  226. CMakeFiles/cmTC_7b5fa.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_7b5fa.dir/src.cxx.o' failed
  227. make[1]: *** [CMakeFiles/cmTC_7b5fa.dir/src.cxx.o] Error 1
  228. make[1]: Leaving directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  229. Makefile:126: recipe for target 'cmTC_7b5fa/fast' failed
  230. make: *** [cmTC_7b5fa/fast] Error 2
  231.  
  232. Source file was:
  233. int main() { return 0; }
  234. Performing C++ SOURCE FILE Test HAS_COMPILER_FLAG_WMISMATCHED_TAGS failed with the following output:
  235. Change Dir: /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp
  236.  
  237. Run Build Command:"/usr/bin/make" "cmTC_fe7a3/fast"
  238. /usr/bin/make -f CMakeFiles/cmTC_fe7a3.dir/build.make CMakeFiles/cmTC_fe7a3.dir/build
  239. make[1]: Entering directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  240. Building CXX object CMakeFiles/cmTC_fe7a3.dir/src.cxx.o
  241. /home/shadowm/bin/c++ -DHAS_COMPILER_FLAG_WMISMATCHED_TAGS -Wmismatched-tags -o CMakeFiles/cmTC_fe7a3.dir/src.cxx.o -c /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp/src.cxx
  242. c++: error: unrecognized command line option '-Wmismatched-tags'
  243. CMakeFiles/cmTC_fe7a3.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_fe7a3.dir/src.cxx.o' failed
  244. make[1]: *** [CMakeFiles/cmTC_fe7a3.dir/src.cxx.o] Error 1
  245. make[1]: Leaving directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  246. Makefile:126: recipe for target 'cmTC_fe7a3/fast' failed
  247. make: *** [cmTC_fe7a3/fast] Error 2
  248.  
  249. Source file was:
  250. int main() { return 0; }
  251. Performing C++ SOURCE FILE Test HAS_COMPILER_FLAG_WNULL_CONVERSION failed with the following output:
  252. Change Dir: /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp
  253.  
  254. Run Build Command:"/usr/bin/make" "cmTC_0aef7/fast"
  255. /usr/bin/make -f CMakeFiles/cmTC_0aef7.dir/build.make CMakeFiles/cmTC_0aef7.dir/build
  256. make[1]: Entering directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  257. Building CXX object CMakeFiles/cmTC_0aef7.dir/src.cxx.o
  258. /home/shadowm/bin/c++ -DHAS_COMPILER_FLAG_WNULL_CONVERSION -Wnull-conversion -o CMakeFiles/cmTC_0aef7.dir/src.cxx.o -c /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp/src.cxx
  259. c++: error: unrecognized command line option '-Wnull-conversion'
  260. CMakeFiles/cmTC_0aef7.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_0aef7.dir/src.cxx.o' failed
  261. make[1]: *** [CMakeFiles/cmTC_0aef7.dir/src.cxx.o] Error 1
  262. make[1]: Leaving directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  263. Makefile:126: recipe for target 'cmTC_0aef7/fast' failed
  264. make: *** [cmTC_0aef7/fast] Error 2
  265.  
  266. Source file was:
  267. int main() { return 0; }
  268. Performing C++ SOURCE FILE Test HAS_COMPILER_FLAG_WDEPRECATED_REGISTER failed with the following output:
  269. Change Dir: /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp
  270.  
  271. Run Build Command:"/usr/bin/make" "cmTC_3c95c/fast"
  272. /usr/bin/make -f CMakeFiles/cmTC_3c95c.dir/build.make CMakeFiles/cmTC_3c95c.dir/build
  273. make[1]: Entering directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  274. Building CXX object CMakeFiles/cmTC_3c95c.dir/src.cxx.o
  275. /home/shadowm/bin/c++ -DHAS_COMPILER_FLAG_WDEPRECATED_REGISTER -Wdeprecated-register -o CMakeFiles/cmTC_3c95c.dir/src.cxx.o -c /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp/src.cxx
  276. c++: error: unrecognized command line option '-Wdeprecated-register'
  277. CMakeFiles/cmTC_3c95c.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_3c95c.dir/src.cxx.o' failed
  278. make[1]: *** [CMakeFiles/cmTC_3c95c.dir/src.cxx.o] Error 1
  279. make[1]: Leaving directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  280. Makefile:126: recipe for target 'cmTC_3c95c/fast' failed
  281. make: *** [cmTC_3c95c/fast] Error 2
  282.  
  283. Source file was:
  284. int main() { return 0; }
  285. Performing C++ SOURCE FILE Test HAS_COMPILER_FLAG_WDOCUMENTATION failed with the following output:
  286. Change Dir: /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp
  287.  
  288. Run Build Command:"/usr/bin/make" "cmTC_0698c/fast"
  289. /usr/bin/make -f CMakeFiles/cmTC_0698c.dir/build.make CMakeFiles/cmTC_0698c.dir/build
  290. make[1]: Entering directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  291. Building CXX object CMakeFiles/cmTC_0698c.dir/src.cxx.o
  292. /home/shadowm/bin/c++ -DHAS_COMPILER_FLAG_WDOCUMENTATION -Wdocumentation -o CMakeFiles/cmTC_0698c.dir/src.cxx.o -c /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp/src.cxx
  293. c++: error: unrecognized command line option '-Wdocumentation'
  294. CMakeFiles/cmTC_0698c.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_0698c.dir/src.cxx.o' failed
  295. make[1]: *** [CMakeFiles/cmTC_0698c.dir/src.cxx.o] Error 1
  296. make[1]: Leaving directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  297. Makefile:126: recipe for target 'cmTC_0698c/fast' failed
  298. make: *** [cmTC_0698c/fast] Error 2
  299.  
  300. Source file was:
  301. int main() { return 0; }
  302. Performing C++ SOURCE FILE Test HAS_COMPILER_FLAG_WEXTRA_SEMI failed with the following output:
  303. Change Dir: /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp
  304.  
  305. Run Build Command:"/usr/bin/make" "cmTC_aca2a/fast"
  306. /usr/bin/make -f CMakeFiles/cmTC_aca2a.dir/build.make CMakeFiles/cmTC_aca2a.dir/build
  307. make[1]: Entering directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  308. Building CXX object CMakeFiles/cmTC_aca2a.dir/src.cxx.o
  309. /home/shadowm/bin/c++ -DHAS_COMPILER_FLAG_WEXTRA_SEMI -Wextra-semi -o CMakeFiles/cmTC_aca2a.dir/src.cxx.o -c /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp/src.cxx
  310. c++: error: unrecognized command line option '-Wextra-semi'
  311. CMakeFiles/cmTC_aca2a.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_aca2a.dir/src.cxx.o' failed
  312. make[1]: *** [CMakeFiles/cmTC_aca2a.dir/src.cxx.o] Error 1
  313. make[1]: Leaving directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  314. Makefile:126: recipe for target 'cmTC_aca2a/fast' failed
  315. make: *** [cmTC_aca2a/fast] Error 2
  316.  
  317. Source file was:
  318. int main() { return 0; }
  319. Performing C++ SOURCE FILE Test HAS_COMPILER_FLAG_WCONDITIONAL_INITIALIZED failed with the following output:
  320. Change Dir: /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp
  321.  
  322. Run Build Command:"/usr/bin/make" "cmTC_77dc4/fast"
  323. /usr/bin/make -f CMakeFiles/cmTC_77dc4.dir/build.make CMakeFiles/cmTC_77dc4.dir/build
  324. make[1]: Entering directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  325. Building CXX object CMakeFiles/cmTC_77dc4.dir/src.cxx.o
  326. /home/shadowm/bin/c++ -DHAS_COMPILER_FLAG_WCONDITIONAL_INITIALIZED -Wconditional-uninitialized -o CMakeFiles/cmTC_77dc4.dir/src.cxx.o -c /home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp/src.cxx
  327. c++: error: unrecognized command line option '-Wconditional-uninitialized'
  328. CMakeFiles/cmTC_77dc4.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_77dc4.dir/src.cxx.o' failed
  329. make[1]: *** [CMakeFiles/cmTC_77dc4.dir/src.cxx.o] Error 1
  330. make[1]: Leaving directory '/home/shadowm/src/wesnoth/build5/CMakeFiles/CMakeTmp'
  331. Makefile:126: recipe for target 'cmTC_77dc4/fast' failed
  332. make: *** [cmTC_77dc4/fast] Error 2
  333.  
  334. Source file was:
  335. int main() { return 0; }
  336. 19:58:35 shadowm@nanacore ~/src/wesnoth/build5 % c++ --version
  337. c++ (Debian 5.4.0-4) 5.4.0 20160609
  338. Copyright (C) 2015 Free Software Foundation, Inc.
  339. This is free software; see the source for copying conditions. There is NO
  340. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  341.  
  342. 19:58:58 shadowm@nanacore ~/src/wesnoth/build5 %
Advertisement
Add Comment
Please, Sign In to add comment