Advertisement
Guest User

Untitled

a guest
Oct 16th, 2011
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.23 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by vcmi configure 0.84b, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ../src/configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = ivan-pc
  14. uname -m = x86_64
  15. uname -r = 3.0.0-12-generic
  16. uname -s = Linux
  17. uname -v = #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/lib/lightdm/lightdm
  31. PATH: /usr/local/sbin
  32. PATH: /usr/local/bin
  33. PATH: /usr/sbin
  34. PATH: /usr/bin
  35. PATH: /sbin
  36. PATH: /bin
  37. PATH: /usr/games
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2515: checking for a BSD-compatible install
  45. configure:2583: result: /usr/bin/install -c
  46. configure:2594: checking whether build environment is sane
  47. configure:2644: result: yes
  48. configure:2785: checking for a thread-safe mkdir -p
  49. configure:2824: result: /bin/mkdir -p
  50. configure:2837: checking for gawk
  51. configure:2867: result: no
  52. configure:2837: checking for mawk
  53. configure:2853: found /usr/bin/mawk
  54. configure:2864: result: mawk
  55. configure:2875: checking whether make sets $(MAKE)
  56. configure:2897: result: yes
  57. configure:3044: checking for g++
  58. configure:3060: found /usr/bin/g++
  59. configure:3071: result: g++
  60. configure:3098: checking for C++ compiler version
  61. configure:3107: g++ --version >&5
  62. g++ (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
  63. Copyright (C) 2011 Free Software Foundation, Inc.
  64. This is free software; see the source for copying conditions. There is NO
  65. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  66.  
  67. configure:3118: $? = 0
  68. configure:3107: g++ -v >&5
  69. Using built-in specs.
  70. COLLECT_GCC=g++
  71. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper
  72. Target: x86_64-linux-gnu
  73. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  74. Thread model: posix
  75. gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
  76. configure:3118: $? = 0
  77. configure:3107: g++ -V >&5
  78. g++: error: unrecognized option '-V'
  79. g++: fatal error: no input files
  80. compilation terminated.
  81. configure:3118: $? = 4
  82. configure:3107: g++ -qversion >&5
  83. g++: error: unrecognized option '-qversion'
  84. g++: fatal error: no input files
  85. compilation terminated.
  86. configure:3118: $? = 4
  87. configure:3138: checking whether the C++ compiler works
  88. configure:3160: g++ conftest.cpp >&5
  89. configure:3164: $? = 0
  90. configure:3212: result: yes
  91. configure:3215: checking for C++ compiler default output file name
  92. configure:3217: result: a.out
  93. configure:3223: checking for suffix of executables
  94. configure:3230: g++ -o conftest conftest.cpp >&5
  95. configure:3234: $? = 0
  96. configure:3256: result:
  97. configure:3278: checking whether we are cross compiling
  98. configure:3286: g++ -o conftest conftest.cpp >&5
  99. configure:3290: $? = 0
  100. configure:3297: ./conftest
  101. configure:3301: $? = 0
  102. configure:3316: result: no
  103. configure:3321: checking for suffix of object files
  104. configure:3343: g++ -c conftest.cpp >&5
  105. configure:3347: $? = 0
  106. configure:3368: result: o
  107. configure:3372: checking whether we are using the GNU C++ compiler
  108. configure:3391: g++ -c conftest.cpp >&5
  109. configure:3391: $? = 0
  110. configure:3400: result: yes
  111. configure:3409: checking whether g++ accepts -g
  112. configure:3429: g++ -c -g conftest.cpp >&5
  113. configure:3429: $? = 0
  114. configure:3470: result: yes
  115. configure:3504: checking for style of include used by make
  116. configure:3532: result: GNU
  117. configure:3557: checking dependency style of g++
  118. configure:3667: result: gcc3
  119. configure:3773: checking build system type
  120. configure:3787: result: x86_64-unknown-linux-gnu
  121. configure:3807: checking host system type
  122. configure:3820: result: x86_64-unknown-linux-gnu
  123. configure:3861: checking how to print strings
  124. configure:3888: result: printf
  125. configure:3957: checking for gcc
  126. configure:3973: found /usr/bin/gcc
  127. configure:3984: result: gcc
  128. configure:4213: checking for C compiler version
  129. configure:4222: gcc --version >&5
  130. gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
  131. Copyright (C) 2011 Free Software Foundation, Inc.
  132. This is free software; see the source for copying conditions. There is NO
  133. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  134.  
  135. configure:4233: $? = 0
  136. configure:4222: gcc -v >&5
  137. Using built-in specs.
  138. COLLECT_GCC=gcc
  139. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper
  140. Target: x86_64-linux-gnu
  141. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  142. Thread model: posix
  143. gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
  144. configure:4233: $? = 0
  145. configure:4222: gcc -V >&5
  146. gcc: error: unrecognized option '-V'
  147. gcc: fatal error: no input files
  148. compilation terminated.
  149. configure:4233: $? = 4
  150. configure:4222: gcc -qversion >&5
  151. gcc: error: unrecognized option '-qversion'
  152. gcc: fatal error: no input files
  153. compilation terminated.
  154. configure:4233: $? = 4
  155. configure:4237: checking whether we are using the GNU C compiler
  156. configure:4256: gcc -c conftest.c >&5
  157. configure:4256: $? = 0
  158. configure:4265: result: yes
  159. configure:4274: checking whether gcc accepts -g
  160. configure:4294: gcc -c -g conftest.c >&5
  161. configure:4294: $? = 0
  162. configure:4335: result: yes
  163. configure:4352: checking for gcc option to accept ISO C89
  164. configure:4416: gcc -c -g -O2 conftest.c >&5
  165. configure:4416: $? = 0
  166. configure:4429: result: none needed
  167. configure:4451: checking dependency style of gcc
  168. configure:4561: result: gcc3
  169. configure:4576: checking for a sed that does not truncate output
  170. configure:4640: result: /bin/sed
  171. configure:4658: checking for grep that handles long lines and -e
  172. configure:4716: result: /bin/grep
  173. configure:4721: checking for egrep
  174. configure:4783: result: /bin/grep -E
  175. configure:4788: checking for fgrep
  176. configure:4850: result: /bin/grep -F
  177. configure:4885: checking for ld used by gcc
  178. configure:4952: result: /usr/bin/ld
  179. configure:4959: checking if the linker (/usr/bin/ld) is GNU ld
  180. configure:4974: result: yes
  181. configure:4986: checking for BSD- or MS-compatible name lister (nm)
  182. configure:5035: result: /usr/bin/nm -B
  183. configure:5165: checking the name lister (/usr/bin/nm -B) interface
  184. configure:5172: g++ -c -g -O2 conftest.cpp >&5
  185. configure:5175: /usr/bin/nm -B "conftest.o"
  186. configure:5178: output
  187. 0000000000000000 B some_variable
  188. configure:5185: result: BSD nm
  189. configure:5188: checking whether ln -s works
  190. configure:5192: result: yes
  191. configure:5200: checking the maximum length of command line arguments
  192. configure:5325: result: 1572864
  193. configure:5342: checking whether the shell understands some XSI constructs
  194. configure:5352: result: yes
  195. configure:5356: checking whether the shell understands "+="
  196. configure:5362: result: yes
  197. configure:5397: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  198. configure:5437: result: func_convert_file_noop
  199. configure:5444: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  200. configure:5464: result: func_convert_file_noop
  201. configure:5471: checking for /usr/bin/ld option to reload object files
  202. configure:5478: result: -r
  203. configure:5552: checking for objdump
  204. configure:5568: found /usr/bin/objdump
  205. configure:5579: result: objdump
  206. configure:5611: checking how to recognize dependent libraries
  207. configure:5813: result: pass_all
  208. configure:5898: checking for dlltool
  209. configure:5928: result: no
  210. configure:5958: checking how to associate runtime and link libraries
  211. configure:5985: result: printf %s\n
  212. configure:6046: checking for ar
  213. configure:6062: found /usr/bin/ar
  214. configure:6073: result: ar
  215. configure:6110: checking for archiver @FILE support
  216. configure:6127: g++ -c -g -O2 conftest.cpp >&5
  217. configure:6127: $? = 0
  218. configure:6130: ar cru libconftest.a @conftest.lst >&5
  219. configure:6133: $? = 0
  220. configure:6138: ar cru libconftest.a @conftest.lst >&5
  221. ar: conftest.o: No such file or directory
  222. configure:6141: $? = 1
  223. configure:6153: result: @
  224. configure:6211: checking for strip
  225. configure:6227: found /usr/bin/strip
  226. configure:6238: result: strip
  227. configure:6310: checking for ranlib
  228. configure:6326: found /usr/bin/ranlib
  229. configure:6337: result: ranlib
  230. configure:6439: checking command to parse /usr/bin/nm -B output from gcc object
  231. configure:6558: g++ -c -g -O2 conftest.cpp >&5
  232. configure:6561: $? = 0
  233. configure:6565: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  234. configure:6568: $? = 0
  235. configure:6634: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5
  236. configure:6637: $? = 0
  237. configure:6675: result: ok
  238. configure:6712: checking for sysroot
  239. configure:6742: result: no
  240. configure:6820: g++ -c -g -O2 conftest.cpp >&5
  241. configure:6823: $? = 0
  242. configure:6986: checking for mt
  243. configure:7002: found /bin/mt
  244. configure:7013: result: mt
  245. configure:7036: checking if mt is a manifest tool
  246. configure:7042: mt '-?'
  247. configure:7050: result: no
  248. configure:7682: checking how to run the C preprocessor
  249. configure:7713: gcc -E conftest.c
  250. configure:7713: $? = 0
  251. configure:7727: gcc -E conftest.c
  252. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  253. compilation terminated.
  254. configure:7727: $? = 1
  255. configure: failed program was:
  256. | /* confdefs.h */
  257. | #define PACKAGE_NAME "vcmi"
  258. | #define PACKAGE_TARNAME "vcmi"
  259. | #define PACKAGE_VERSION "0.84b"
  260. | #define PACKAGE_STRING "vcmi 0.84b"
  261. | #define PACKAGE_BUGREPORT ""
  262. | #define PACKAGE_URL ""
  263. | #define PACKAGE "vcmi"
  264. | #define VERSION "0.84b"
  265. | /* end confdefs.h. */
  266. | #include <ac_nonexistent.h>
  267. configure:7752: result: gcc -E
  268. configure:7772: gcc -E conftest.c
  269. configure:7772: $? = 0
  270. configure:7786: gcc -E conftest.c
  271. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  272. compilation terminated.
  273. configure:7786: $? = 1
  274. configure: failed program was:
  275. | /* confdefs.h */
  276. | #define PACKAGE_NAME "vcmi"
  277. | #define PACKAGE_TARNAME "vcmi"
  278. | #define PACKAGE_VERSION "0.84b"
  279. | #define PACKAGE_STRING "vcmi 0.84b"
  280. | #define PACKAGE_BUGREPORT ""
  281. | #define PACKAGE_URL ""
  282. | #define PACKAGE "vcmi"
  283. | #define VERSION "0.84b"
  284. | /* end confdefs.h. */
  285. | #include <ac_nonexistent.h>
  286. configure:7815: checking for ANSI C header files
  287. configure:7835: gcc -c -g -O2 conftest.c >&5
  288. configure:7835: $? = 0
  289. configure:7908: gcc -o conftest -g -O2 conftest.c >&5
  290. configure:7908: $? = 0
  291. configure:7908: ./conftest
  292. configure:7908: $? = 0
  293. configure:7919: result: yes
  294. configure:7932: checking for sys/types.h
  295. configure:7932: gcc -c -g -O2 conftest.c >&5
  296. configure:7932: $? = 0
  297. configure:7932: result: yes
  298. configure:7932: checking for sys/stat.h
  299. configure:7932: gcc -c -g -O2 conftest.c >&5
  300. configure:7932: $? = 0
  301. configure:7932: result: yes
  302. configure:7932: checking for stdlib.h
  303. configure:7932: gcc -c -g -O2 conftest.c >&5
  304. configure:7932: $? = 0
  305. configure:7932: result: yes
  306. configure:7932: checking for string.h
  307. configure:7932: gcc -c -g -O2 conftest.c >&5
  308. configure:7932: $? = 0
  309. configure:7932: result: yes
  310. configure:7932: checking for memory.h
  311. configure:7932: gcc -c -g -O2 conftest.c >&5
  312. configure:7932: $? = 0
  313. configure:7932: result: yes
  314. configure:7932: checking for strings.h
  315. configure:7932: gcc -c -g -O2 conftest.c >&5
  316. configure:7932: $? = 0
  317. configure:7932: result: yes
  318. configure:7932: checking for inttypes.h
  319. configure:7932: gcc -c -g -O2 conftest.c >&5
  320. configure:7932: $? = 0
  321. configure:7932: result: yes
  322. configure:7932: checking for stdint.h
  323. configure:7932: gcc -c -g -O2 conftest.c >&5
  324. configure:7932: $? = 0
  325. configure:7932: result: yes
  326. configure:7932: checking for unistd.h
  327. configure:7932: gcc -c -g -O2 conftest.c >&5
  328. configure:7932: $? = 0
  329. configure:7932: result: yes
  330. configure:7946: checking for dlfcn.h
  331. configure:7946: gcc -c -g -O2 conftest.c >&5
  332. configure:7946: $? = 0
  333. configure:7946: result: yes
  334. configure:8083: checking for objdir
  335. configure:8098: result: .libs
  336. configure:8369: checking if gcc supports -fno-rtti -fno-exceptions
  337. configure:8387: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  338. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  339. configure:8391: $? = 0
  340. configure:8404: result: no
  341. configure:8714: checking for gcc option to produce PIC
  342. configure:8721: result: -fPIC -DPIC
  343. configure:8729: checking if gcc PIC flag -fPIC -DPIC works
  344. configure:8747: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  345. configure:8751: $? = 0
  346. configure:8764: result: yes
  347. configure:8793: checking if gcc static flag -static works
  348. configure:8821: result: yes
  349. configure:8836: checking if gcc supports -c -o file.o
  350. configure:8857: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  351. configure:8861: $? = 0
  352. configure:8883: result: yes
  353. configure:8891: checking if gcc supports -c -o file.o
  354. configure:8938: result: yes
  355. configure:8971: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  356. configure:10133: result: yes
  357. configure:10170: checking whether -lc should be explicitly linked in
  358. configure:10178: gcc -c -g -O2 conftest.c >&5
  359. configure:10181: $? = 0
  360. configure:10196: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  361. configure:10199: $? = 0
  362. configure:10213: result: no
  363. configure:10378: checking dynamic linker characteristics
  364. configure:10893: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  365. configure:10893: $? = 0
  366. configure:11127: result: GNU/Linux ld.so
  367. configure:11234: checking how to hardcode library paths into programs
  368. configure:11259: result: immediate
  369. configure:11799: checking whether stripping libraries is possible
  370. configure:11804: result: yes
  371. configure:11839: checking if libtool supports shared libraries
  372. configure:11841: result: yes
  373. configure:11844: checking whether to build shared libraries
  374. configure:11865: result: yes
  375. configure:11868: checking whether to build static libraries
  376. configure:11872: result: no
  377. configure:11895: checking how to run the C++ preprocessor
  378. configure:11922: g++ -E conftest.cpp
  379. configure:11922: $? = 0
  380. configure:11936: g++ -E conftest.cpp
  381. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  382. compilation terminated.
  383. configure:11936: $? = 1
  384. configure: failed program was:
  385. | /* confdefs.h */
  386. | #define PACKAGE_NAME "vcmi"
  387. | #define PACKAGE_TARNAME "vcmi"
  388. | #define PACKAGE_VERSION "0.84b"
  389. | #define PACKAGE_STRING "vcmi 0.84b"
  390. | #define PACKAGE_BUGREPORT ""
  391. | #define PACKAGE_URL ""
  392. | #define PACKAGE "vcmi"
  393. | #define VERSION "0.84b"
  394. | #define STDC_HEADERS 1
  395. | #define HAVE_SYS_TYPES_H 1
  396. | #define HAVE_SYS_STAT_H 1
  397. | #define HAVE_STDLIB_H 1
  398. | #define HAVE_STRING_H 1
  399. | #define HAVE_MEMORY_H 1
  400. | #define HAVE_STRINGS_H 1
  401. | #define HAVE_INTTYPES_H 1
  402. | #define HAVE_STDINT_H 1
  403. | #define HAVE_UNISTD_H 1
  404. | #define HAVE_DLFCN_H 1
  405. | #define LT_OBJDIR ".libs/"
  406. | /* end confdefs.h. */
  407. | #include <ac_nonexistent.h>
  408. configure:11961: result: g++ -E
  409. configure:11981: g++ -E conftest.cpp
  410. configure:11981: $? = 0
  411. configure:11995: g++ -E conftest.cpp
  412. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  413. compilation terminated.
  414. configure:11995: $? = 1
  415. configure: failed program was:
  416. | /* confdefs.h */
  417. | #define PACKAGE_NAME "vcmi"
  418. | #define PACKAGE_TARNAME "vcmi"
  419. | #define PACKAGE_VERSION "0.84b"
  420. | #define PACKAGE_STRING "vcmi 0.84b"
  421. | #define PACKAGE_BUGREPORT ""
  422. | #define PACKAGE_URL ""
  423. | #define PACKAGE "vcmi"
  424. | #define VERSION "0.84b"
  425. | #define STDC_HEADERS 1
  426. | #define HAVE_SYS_TYPES_H 1
  427. | #define HAVE_SYS_STAT_H 1
  428. | #define HAVE_STDLIB_H 1
  429. | #define HAVE_STRING_H 1
  430. | #define HAVE_MEMORY_H 1
  431. | #define HAVE_STRINGS_H 1
  432. | #define HAVE_INTTYPES_H 1
  433. | #define HAVE_STDINT_H 1
  434. | #define HAVE_UNISTD_H 1
  435. | #define HAVE_DLFCN_H 1
  436. | #define LT_OBJDIR ".libs/"
  437. | /* end confdefs.h. */
  438. | #include <ac_nonexistent.h>
  439. configure:12165: checking for ld used by g++
  440. configure:12232: result: /usr/bin/ld -m elf_x86_64
  441. configure:12239: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  442. configure:12254: result: yes
  443. configure:12309: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  444. configure:13313: result: yes
  445. configure:13348: g++ -c -g -O2 conftest.cpp >&5
  446. configure:13351: $? = 0
  447. configure:13871: checking for g++ option to produce PIC
  448. configure:13878: result: -fPIC -DPIC
  449. configure:13886: checking if g++ PIC flag -fPIC -DPIC works
  450. configure:13904: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  451. configure:13908: $? = 0
  452. configure:13921: result: yes
  453. configure:13944: checking if g++ static flag -static works
  454. configure:13972: result: yes
  455. configure:13984: checking if g++ supports -c -o file.o
  456. configure:14005: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  457. configure:14009: $? = 0
  458. configure:14031: result: yes
  459. configure:14036: checking if g++ supports -c -o file.o
  460. configure:14083: result: yes
  461. configure:14113: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  462. configure:14150: result: yes
  463. configure:14293: checking dynamic linker characteristics
  464. configure:14976: result: GNU/Linux ld.so
  465. configure:15029: checking how to hardcode library paths into programs
  466. configure:15054: result: immediate
  467. configure:15114: checking for C++ compiler vendor
  468. configure:15138: g++ -c -g -O2 conftest.cpp >&5
  469. conftest.cpp: In function 'int main()':
  470. conftest.cpp:29:7: error: 'thisisanerror' was not declared in this scope
  471. configure:15138: $? = 1
  472. configure: failed program was:
  473. | /* confdefs.h */
  474. | #define PACKAGE_NAME "vcmi"
  475. | #define PACKAGE_TARNAME "vcmi"
  476. | #define PACKAGE_VERSION "0.84b"
  477. | #define PACKAGE_STRING "vcmi 0.84b"
  478. | #define PACKAGE_BUGREPORT ""
  479. | #define PACKAGE_URL ""
  480. | #define PACKAGE "vcmi"
  481. | #define VERSION "0.84b"
  482. | #define STDC_HEADERS 1
  483. | #define HAVE_SYS_TYPES_H 1
  484. | #define HAVE_SYS_STAT_H 1
  485. | #define HAVE_STDLIB_H 1
  486. | #define HAVE_STRING_H 1
  487. | #define HAVE_MEMORY_H 1
  488. | #define HAVE_STRINGS_H 1
  489. | #define HAVE_INTTYPES_H 1
  490. | #define HAVE_STDINT_H 1
  491. | #define HAVE_UNISTD_H 1
  492. | #define HAVE_DLFCN_H 1
  493. | #define LT_OBJDIR ".libs/"
  494. | /* end confdefs.h. */
  495. |
  496. | int
  497. | main ()
  498. | {
  499. |
  500. | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
  501. | thisisanerror;
  502. | #endif
  503. |
  504. | ;
  505. | return 0;
  506. | }
  507. configure:15138: g++ -c -g -O2 conftest.cpp >&5
  508. conftest.cpp: In function 'int main()':
  509. conftest.cpp:29:7: error: 'thisisanerror' was not declared in this scope
  510. configure:15138: $? = 1
  511. configure: failed program was:
  512. | /* confdefs.h */
  513. | #define PACKAGE_NAME "vcmi"
  514. | #define PACKAGE_TARNAME "vcmi"
  515. | #define PACKAGE_VERSION "0.84b"
  516. | #define PACKAGE_STRING "vcmi 0.84b"
  517. | #define PACKAGE_BUGREPORT ""
  518. | #define PACKAGE_URL ""
  519. | #define PACKAGE "vcmi"
  520. | #define VERSION "0.84b"
  521. | #define STDC_HEADERS 1
  522. | #define HAVE_SYS_TYPES_H 1
  523. | #define HAVE_SYS_STAT_H 1
  524. | #define HAVE_STDLIB_H 1
  525. | #define HAVE_STRING_H 1
  526. | #define HAVE_MEMORY_H 1
  527. | #define HAVE_STRINGS_H 1
  528. | #define HAVE_INTTYPES_H 1
  529. | #define HAVE_STDINT_H 1
  530. | #define HAVE_UNISTD_H 1
  531. | #define HAVE_DLFCN_H 1
  532. | #define LT_OBJDIR ".libs/"
  533. | /* end confdefs.h. */
  534. |
  535. | int
  536. | main ()
  537. | {
  538. |
  539. | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
  540. | thisisanerror;
  541. | #endif
  542. |
  543. | ;
  544. | return 0;
  545. | }
  546. configure:15138: g++ -c -g -O2 conftest.cpp >&5
  547. conftest.cpp: In function 'int main()':
  548. conftest.cpp:29:7: error: 'thisisanerror' was not declared in this scope
  549. configure:15138: $? = 1
  550. configure: failed program was:
  551. | /* confdefs.h */
  552. | #define PACKAGE_NAME "vcmi"
  553. | #define PACKAGE_TARNAME "vcmi"
  554. | #define PACKAGE_VERSION "0.84b"
  555. | #define PACKAGE_STRING "vcmi 0.84b"
  556. | #define PACKAGE_BUGREPORT ""
  557. | #define PACKAGE_URL ""
  558. | #define PACKAGE "vcmi"
  559. | #define VERSION "0.84b"
  560. | #define STDC_HEADERS 1
  561. | #define HAVE_SYS_TYPES_H 1
  562. | #define HAVE_SYS_STAT_H 1
  563. | #define HAVE_STDLIB_H 1
  564. | #define HAVE_STRING_H 1
  565. | #define HAVE_MEMORY_H 1
  566. | #define HAVE_STRINGS_H 1
  567. | #define HAVE_INTTYPES_H 1
  568. | #define HAVE_STDINT_H 1
  569. | #define HAVE_UNISTD_H 1
  570. | #define HAVE_DLFCN_H 1
  571. | #define LT_OBJDIR ".libs/"
  572. | /* end confdefs.h. */
  573. |
  574. | int
  575. | main ()
  576. | {
  577. |
  578. | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
  579. | thisisanerror;
  580. | #endif
  581. |
  582. | ;
  583. | return 0;
  584. | }
  585. configure:15138: g++ -c -g -O2 conftest.cpp >&5
  586. conftest.cpp: In function 'int main()':
  587. conftest.cpp:29:7: error: 'thisisanerror' was not declared in this scope
  588. configure:15138: $? = 1
  589. configure: failed program was:
  590. | /* confdefs.h */
  591. | #define PACKAGE_NAME "vcmi"
  592. | #define PACKAGE_TARNAME "vcmi"
  593. | #define PACKAGE_VERSION "0.84b"
  594. | #define PACKAGE_STRING "vcmi 0.84b"
  595. | #define PACKAGE_BUGREPORT ""
  596. | #define PACKAGE_URL ""
  597. | #define PACKAGE "vcmi"
  598. | #define VERSION "0.84b"
  599. | #define STDC_HEADERS 1
  600. | #define HAVE_SYS_TYPES_H 1
  601. | #define HAVE_SYS_STAT_H 1
  602. | #define HAVE_STDLIB_H 1
  603. | #define HAVE_STRING_H 1
  604. | #define HAVE_MEMORY_H 1
  605. | #define HAVE_STRINGS_H 1
  606. | #define HAVE_INTTYPES_H 1
  607. | #define HAVE_STDINT_H 1
  608. | #define HAVE_UNISTD_H 1
  609. | #define HAVE_DLFCN_H 1
  610. | #define LT_OBJDIR ".libs/"
  611. | /* end confdefs.h. */
  612. |
  613. | int
  614. | main ()
  615. | {
  616. |
  617. | #if !(defined(__clang__))
  618. | thisisanerror;
  619. | #endif
  620. |
  621. | ;
  622. | return 0;
  623. | }
  624. configure:15138: g++ -c -g -O2 conftest.cpp >&5
  625. configure:15138: $? = 0
  626. configure:15145: result: gnu
  627. configure:15240: checking for boostlib >= 1.36
  628. configure:15309: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -I/usr/include conftest.cpp >&5
  629. configure:15309: $? = 0
  630. configure:15311: result: yes
  631. configure:15489: checking whether the Boost::System library is available
  632. configure:15513: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -I/usr/include conftest.cpp >&5
  633. conftest.cpp: In function 'int main()':
  634. conftest.cpp:29:3: warning: statement is a reference, not call, to function 'boost::system::system_category' [-Waddress]
  635. conftest.cpp:29:3: warning: statement has no effect [-Wunused-value]
  636. configure:15513: $? = 0
  637. configure:15528: result: yes
  638. configure:15543: checking for exit in -lboost_system-mt
  639. configure:15568: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -I/usr/include -L/usr/lib conftest.cpp -lboost_system-mt >&5
  640. configure:15568: $? = 0
  641. configure:15578: result: yes
  642. configure:15733: checking whether the Boost::Filesystem library is available
  643. configure:15757: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -I/usr/include conftest.cpp >&5
  644. configure:15757: $? = 0
  645. configure:15771: result: yes
  646. configure:15782: checking for exit in -lboost_filesystem-mt
  647. configure:15807: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -I/usr/include -L/usr/lib conftest.cpp -lboost_filesystem-mt -lboost_system-mt >&5
  648. configure:15807: $? = 0
  649. configure:15817: result: yes
  650. configure:15969: checking whether the Boost::Thread library is available
  651. configure:16001: g++ -c -pthread -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -I/usr/include conftest.cpp >&5
  652. configure:16001: $? = 0
  653. configure:16016: result: yes
  654. configure:16045: checking for exit in -lboost_thread-mt
  655. configure:16070: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -I/usr/include -L/usr/lib conftest.cpp -lboost_thread-mt >&5
  656. configure:16070: $? = 0
  657. configure:16080: result: yes
  658. configure:16239: checking whether the Boost::IOStreams library is available
  659. configure:16267: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  660. configure:16267: $? = 0
  661. configure:16281: result: yes
  662. configure:16292: checking for exit in -lboost_iostreams-mt
  663. configure:16317: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include -L/usr/lib conftest.cpp -lboost_iostreams-mt >&5
  664. configure:16317: $? = 0
  665. configure:16327: result: yes
  666. configure:16471: checking whether the Boost::Program_Options library is available
  667. configure:16495: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  668. configure:16495: $? = 0
  669. configure:16509: result: yes
  670. configure:16520: checking for exit in -lboost_program_options-mt
  671. configure:16545: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include -L/usr/lib conftest.cpp -lboost_program_options-mt >&5
  672. configure:16545: $? = 0
  673. configure:16555: result: yes
  674. configure:16673: checking for sdl-config
  675. configure:16689: found /usr/bin/sdl-config
  676. configure:16701: result: yes
  677. configure:16722: checking SDL/SDL.h usability
  678. configure:16722: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas conftest.cpp >&5
  679. configure:16722: $? = 0
  680. configure:16722: result: yes
  681. configure:16722: checking SDL/SDL.h presence
  682. configure:16722: g++ -E conftest.cpp
  683. configure:16722: $? = 0
  684. configure:16722: result: yes
  685. configure:16722: checking for SDL/SDL.h
  686. configure:16722: result: yes
  687. configure:16722: checking SDL/SDL_mixer.h usability
  688. configure:16722: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas conftest.cpp >&5
  689. configure:16722: $? = 0
  690. configure:16722: result: yes
  691. configure:16722: checking SDL/SDL_mixer.h presence
  692. configure:16722: g++ -E conftest.cpp
  693. configure:16722: $? = 0
  694. configure:16722: result: yes
  695. configure:16722: checking for SDL/SDL_mixer.h
  696. configure:16722: result: yes
  697. configure:16722: checking SDL/SDL_image.h usability
  698. configure:16722: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas conftest.cpp >&5
  699. configure:16722: $? = 0
  700. configure:16722: result: yes
  701. configure:16722: checking SDL/SDL_image.h presence
  702. configure:16722: g++ -E conftest.cpp
  703. configure:16722: $? = 0
  704. configure:16722: result: yes
  705. configure:16722: checking for SDL/SDL_image.h
  706. configure:16722: result: yes
  707. configure:16722: checking SDL/SDL_ttf.h usability
  708. configure:16722: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas conftest.cpp >&5
  709. configure:16722: $? = 0
  710. configure:16722: result: yes
  711. configure:16722: checking SDL/SDL_ttf.h presence
  712. configure:16722: g++ -E conftest.cpp
  713. configure:16722: $? = 0
  714. configure:16722: result: yes
  715. configure:16722: checking for SDL/SDL_ttf.h
  716. configure:16722: result: yes
  717. configure:16735: checking for SDL_Init in -lSDL
  718. configure:16760: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas conftest.cpp -lSDL -L/usr/lib -lSDL >&5
  719. configure:16760: $? = 0
  720. configure:16769: result: yes
  721. configure:16782: checking for main in -lSDL_mixer
  722. configure:16801: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas conftest.cpp -lSDL_mixer -lSDL -L/usr/lib -lSDL >&5
  723. configure:16801: $? = 0
  724. configure:16810: result: yes
  725. configure:16823: checking for IMG_Load in -lSDL_image
  726. configure:16848: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas conftest.cpp -lSDL_image -lSDL_mixer -lSDL -L/usr/lib -lSDL >&5
  727. configure:16848: $? = 0
  728. configure:16857: result: yes
  729. configure:16870: checking for main in -lSDL_ttf
  730. configure:16889: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas conftest.cpp -lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -L/usr/lib -lSDL >&5
  731. configure:16889: $? = 0
  732. configure:16898: result: yes
  733. configure:16927: checking for av_open_input_file in -lavformat
  734. configure:16952: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas conftest.cpp -lavformat -lavcodec -lavformat -lavutil -lswscale >&5
  735. configure:16952: $? = 0
  736. configure:16961: result: yes
  737. configure:16974: checking for sws_getContext in -lswscale
  738. configure:16999: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas conftest.cpp -lswscale -lavformat -lavcodec -lavformat -lavutil -lswscale >&5
  739. configure:16999: $? = 0
  740. configure:17008: result: yes
  741. configure:17021: checking for avcodec_decode_video2 in -lavcodec
  742. configure:17046: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas conftest.cpp -lavcodec -lswscale -lavformat -lavcodec -lavformat -lavutil -lswscale >&5
  743. configure:17046: $? = 0
  744. configure:17055: result: yes
  745. configure:17061: checking for av_register_protocol2 in -lavcodec
  746. configure:17086: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas conftest.cpp -lavcodec -lswscale -lavformat -lavcodec -lavformat -lavutil -lswscale >&5
  747. configure:17086: $? = 0
  748. configure:17095: result: yes
  749. configure:17109: checking for ANSI C header files
  750. configure:17213: result: yes
  751. configure:17224: checking fcntl.h usability
  752. configure:17224: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas conftest.cpp >&5
  753. configure:17224: $? = 0
  754. configure:17224: result: yes
  755. configure:17224: checking fcntl.h presence
  756. configure:17224: g++ -E conftest.cpp
  757. configure:17224: $? = 0
  758. configure:17224: result: yes
  759. configure:17224: checking for fcntl.h
  760. configure:17224: result: yes
  761. configure:17224: checking for stdlib.h
  762. configure:17224: result: yes
  763. configure:17224: checking for string.h
  764. configure:17224: result: yes
  765. configure:17238: checking boost/filesystem.hpp usability
  766. configure:17238: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  767. configure:17238: $? = 0
  768. configure:17238: result: yes
  769. configure:17238: checking boost/filesystem.hpp presence
  770. configure:17238: g++ -E -pthread -I/usr/include conftest.cpp
  771. configure:17238: $? = 0
  772. configure:17238: result: yes
  773. configure:17238: checking for boost/filesystem.hpp
  774. configure:17238: result: yes
  775. configure:17238: checking boost/algorithm/string.hpp usability
  776. configure:17238: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  777. configure:17238: $? = 0
  778. configure:17238: result: yes
  779. configure:17238: checking boost/algorithm/string.hpp presence
  780. configure:17238: g++ -E -pthread -I/usr/include conftest.cpp
  781. configure:17238: $? = 0
  782. configure:17238: result: yes
  783. configure:17238: checking for boost/algorithm/string.hpp
  784. configure:17238: result: yes
  785. configure:17238: checking boost/algorithm/string/replace.hpp usability
  786. configure:17238: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  787. configure:17238: $? = 0
  788. configure:17238: result: yes
  789. configure:17238: checking boost/algorithm/string/replace.hpp presence
  790. configure:17238: g++ -E -pthread -I/usr/include conftest.cpp
  791. configure:17238: $? = 0
  792. configure:17238: result: yes
  793. configure:17238: checking for boost/algorithm/string/replace.hpp
  794. configure:17238: result: yes
  795. configure:17238: checking boost/filesystem/operations.hpp usability
  796. configure:17238: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  797. configure:17238: $? = 0
  798. configure:17238: result: yes
  799. configure:17238: checking boost/filesystem/operations.hpp presence
  800. configure:17238: g++ -E -pthread -I/usr/include conftest.cpp
  801. configure:17238: $? = 0
  802. configure:17238: result: yes
  803. configure:17238: checking for boost/filesystem/operations.hpp
  804. configure:17238: result: yes
  805. configure:17238: checking boost/assign/std/vector.hpp usability
  806. configure:17238: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  807. configure:17238: $? = 0
  808. configure:17238: result: yes
  809. configure:17238: checking boost/assign/std/vector.hpp presence
  810. configure:17238: g++ -E -pthread -I/usr/include conftest.cpp
  811. configure:17238: $? = 0
  812. configure:17238: result: yes
  813. configure:17238: checking for boost/assign/std/vector.hpp
  814. configure:17238: result: yes
  815. configure:17238: checking boost/algorithm/string/find.hpp usability
  816. configure:17238: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  817. configure:17238: $? = 0
  818. configure:17238: result: yes
  819. configure:17238: checking boost/algorithm/string/find.hpp presence
  820. configure:17238: g++ -E -pthread -I/usr/include conftest.cpp
  821. configure:17238: $? = 0
  822. configure:17238: result: yes
  823. configure:17238: checking for boost/algorithm/string/find.hpp
  824. configure:17238: result: yes
  825. configure:17238: checking boost/function.hpp usability
  826. configure:17238: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  827. configure:17238: $? = 0
  828. configure:17238: result: yes
  829. configure:17238: checking boost/function.hpp presence
  830. configure:17238: g++ -E -pthread -I/usr/include conftest.cpp
  831. configure:17238: $? = 0
  832. configure:17238: result: yes
  833. configure:17238: checking for boost/function.hpp
  834. configure:17238: result: yes
  835. configure:17238: checking boost/bind.hpp usability
  836. configure:17238: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  837. configure:17238: $? = 0
  838. configure:17238: result: yes
  839. configure:17238: checking boost/bind.hpp presence
  840. configure:17238: g++ -E -pthread -I/usr/include conftest.cpp
  841. configure:17238: $? = 0
  842. configure:17238: result: yes
  843. configure:17238: checking for boost/bind.hpp
  844. configure:17238: result: yes
  845. configure:17255: checking for atexit
  846. configure:17255: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  847. configure:17255: $? = 0
  848. configure:17255: result: yes
  849. configure:17255: checking for memset
  850. configure:17255: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  851. configure:17255: $? = 0
  852. configure:17255: result: yes
  853. configure:17255: checking for pow
  854. configure:17255: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  855. configure:17255: $? = 0
  856. configure:17255: result: yes
  857. configure:17255: checking for select
  858. configure:17255: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  859. configure:17255: $? = 0
  860. configure:17255: result: yes
  861. configure:17255: checking for sqrt
  862. configure:17255: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/include conftest.cpp >&5
  863. configure:17255: $? = 0
  864. configure:17255: result: yes
  865. configure:17450: creating ./config.status
  866.  
  867. ## ---------------------- ##
  868. ## Running config.status. ##
  869. ## ---------------------- ##
  870.  
  871. This file was extended by vcmi config.status 0.84b, which was
  872. generated by GNU Autoconf 2.68. Invocation command line was
  873.  
  874. CONFIG_FILES =
  875. CONFIG_HEADERS =
  876. CONFIG_LINKS =
  877. CONFIG_COMMANDS =
  878. $ ./config.status
  879.  
  880. on ivan-pc
  881.  
  882. config.status:1104: creating Makefile
  883. config.status:1104: creating lib/Makefile
  884. config.status:1104: creating client/Makefile
  885. config.status:1104: creating server/Makefile
  886. config.status:1104: creating AI/Makefile
  887. config.status:1104: creating AI/StupidAI/Makefile
  888. config.status:1104: creating AI/GeniusAI/Makefile
  889. config.status:1104: creating AI/EmptyAI/Makefile
  890. config.status:1104: creating Scripting/ERM/Makefile
  891. config.status:1261: executing depfiles commands
  892. config.status:1261: executing libtool commands
  893.  
  894. ## ---------------- ##
  895. ## Cache variables. ##
  896. ## ---------------- ##
  897.  
  898. ac_cv_build=x86_64-unknown-linux-gnu
  899. ac_cv_c_compiler_gnu=yes
  900. ac_cv_cxx_compiler_gnu=yes
  901. ac_cv_env_CCC_set=
  902. ac_cv_env_CCC_value=
  903. ac_cv_env_CC_set=
  904. ac_cv_env_CC_value=
  905. ac_cv_env_CFLAGS_set=
  906. ac_cv_env_CFLAGS_value=
  907. ac_cv_env_CPPFLAGS_set=
  908. ac_cv_env_CPPFLAGS_value=
  909. ac_cv_env_CPP_set=
  910. ac_cv_env_CPP_value=
  911. ac_cv_env_CXXCPP_set=
  912. ac_cv_env_CXXCPP_value=
  913. ac_cv_env_CXXFLAGS_set=
  914. ac_cv_env_CXXFLAGS_value=
  915. ac_cv_env_CXX_set=
  916. ac_cv_env_CXX_value=
  917. ac_cv_env_LDFLAGS_set=
  918. ac_cv_env_LDFLAGS_value=
  919. ac_cv_env_LIBS_set=
  920. ac_cv_env_LIBS_value=
  921. ac_cv_env_build_alias_set=
  922. ac_cv_env_build_alias_value=
  923. ac_cv_env_host_alias_set=
  924. ac_cv_env_host_alias_value=
  925. ac_cv_env_target_alias_set=
  926. ac_cv_env_target_alias_value=
  927. ac_cv_func_atexit=yes
  928. ac_cv_func_memset=yes
  929. ac_cv_func_pow=yes
  930. ac_cv_func_select=yes
  931. ac_cv_func_sqrt=yes
  932. ac_cv_header_SDL_SDL_h=yes
  933. ac_cv_header_SDL_SDL_image_h=yes
  934. ac_cv_header_SDL_SDL_mixer_h=yes
  935. ac_cv_header_SDL_SDL_ttf_h=yes
  936. ac_cv_header_boost_algorithm_string_find_hpp=yes
  937. ac_cv_header_boost_algorithm_string_hpp=yes
  938. ac_cv_header_boost_algorithm_string_replace_hpp=yes
  939. ac_cv_header_boost_assign_std_vector_hpp=yes
  940. ac_cv_header_boost_bind_hpp=yes
  941. ac_cv_header_boost_filesystem_hpp=yes
  942. ac_cv_header_boost_filesystem_operations_hpp=yes
  943. ac_cv_header_boost_function_hpp=yes
  944. ac_cv_header_dlfcn_h=yes
  945. ac_cv_header_fcntl_h=yes
  946. ac_cv_header_inttypes_h=yes
  947. ac_cv_header_memory_h=yes
  948. ac_cv_header_stdc=yes
  949. ac_cv_header_stdint_h=yes
  950. ac_cv_header_stdlib_h=yes
  951. ac_cv_header_string_h=yes
  952. ac_cv_header_strings_h=yes
  953. ac_cv_header_sys_stat_h=yes
  954. ac_cv_header_sys_types_h=yes
  955. ac_cv_header_unistd_h=yes
  956. ac_cv_host=x86_64-unknown-linux-gnu
  957. ac_cv_lib_SDL_SDL_Init=yes
  958. ac_cv_lib_SDL_image_IMG_Load=yes
  959. ac_cv_lib_SDL_mixer_main=yes
  960. ac_cv_lib_SDL_ttf_main=yes
  961. ac_cv_lib_avcodec_av_register_protocol2=yes
  962. ac_cv_lib_avcodec_avcodec_decode_video2=yes
  963. ac_cv_lib_avformat_av_open_input_file=yes
  964. ac_cv_lib_boost_filesystem_mt___exit=yes
  965. ac_cv_lib_boost_iostreams_mt___exit=yes
  966. ac_cv_lib_boost_program_options_mt___exit=yes
  967. ac_cv_lib_boost_system_mt___exit=yes
  968. ac_cv_lib_boost_thread_mt___exit=yes
  969. ac_cv_lib_swscale_sws_getContext=yes
  970. ac_cv_objext=o
  971. ac_cv_path_EGREP='/bin/grep -E'
  972. ac_cv_path_FGREP='/bin/grep -F'
  973. ac_cv_path_GREP=/bin/grep
  974. ac_cv_path_SED=/bin/sed
  975. ac_cv_path_install='/usr/bin/install -c'
  976. ac_cv_path_mkdir=/bin/mkdir
  977. ac_cv_prog_AWK=mawk
  978. ac_cv_prog_CPP='gcc -E'
  979. ac_cv_prog_CXXCPP='g++ -E'
  980. ac_cv_prog_HAVE_SDL_CONFIG=yes
  981. ac_cv_prog_ac_ct_AR=ar
  982. ac_cv_prog_ac_ct_CC=gcc
  983. ac_cv_prog_ac_ct_CXX=g++
  984. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  985. ac_cv_prog_ac_ct_OBJDUMP=objdump
  986. ac_cv_prog_ac_ct_RANLIB=ranlib
  987. ac_cv_prog_ac_ct_STRIP=strip
  988. ac_cv_prog_cc_c89=
  989. ac_cv_prog_cc_g=yes
  990. ac_cv_prog_cxx_g=yes
  991. ac_cv_prog_make_make_set=yes
  992. am_cv_CC_dependencies_compiler_type=gcc3
  993. am_cv_CXX_dependencies_compiler_type=gcc3
  994. ax_cv_boost_filesystem=yes
  995. ax_cv_boost_iostreams=yes
  996. ax_cv_boost_program_options=yes
  997. ax_cv_boost_system=yes
  998. ax_cv_boost_thread=yes
  999. ax_cv_cxx_compiler_vendor=gnu
  1000. lt_cv_ar_at_file=@
  1001. lt_cv_archive_cmds_need_lc=no
  1002. lt_cv_deplibs_check_method=pass_all
  1003. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1004. lt_cv_file_magic_test_file=
  1005. lt_cv_ld_reload_flag=-r
  1006. lt_cv_nm_interface='BSD nm'
  1007. lt_cv_objdir=.libs
  1008. lt_cv_path_LD=/usr/bin/ld
  1009. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  1010. lt_cv_path_NM='/usr/bin/nm -B'
  1011. lt_cv_path_mainfest_tool=no
  1012. lt_cv_prog_compiler_c_o=yes
  1013. lt_cv_prog_compiler_c_o_CXX=yes
  1014. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1015. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  1016. lt_cv_prog_compiler_pic_works=yes
  1017. lt_cv_prog_compiler_pic_works_CXX=yes
  1018. lt_cv_prog_compiler_rtti_exceptions=no
  1019. lt_cv_prog_compiler_static_works=yes
  1020. lt_cv_prog_compiler_static_works_CXX=yes
  1021. lt_cv_prog_gnu_ld=yes
  1022. lt_cv_prog_gnu_ldcxx=yes
  1023. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1024. lt_cv_shlibpath_overrides_runpath=no
  1025. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  1026. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  1027. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  1028. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1029. lt_cv_sys_max_cmd_len=1572864
  1030. lt_cv_to_host_file_cmd=func_convert_file_noop
  1031. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1032.  
  1033. ## ----------------- ##
  1034. ## Output variables. ##
  1035. ## ----------------- ##
  1036.  
  1037. ACLOCAL='${SHELL} /home/ivan/src/vcmi/src/missing --run aclocal-1.11'
  1038. AMDEPBACKSLASH='\'
  1039. AMDEP_FALSE='#'
  1040. AMDEP_TRUE=''
  1041. AMTAR='${SHELL} /home/ivan/src/vcmi/src/missing --run tar'
  1042. AM_BACKSLASH='\'
  1043. AM_DEFAULT_VERBOSITY='0'
  1044. AR='ar'
  1045. AUTOCONF='${SHELL} /home/ivan/src/vcmi/src/missing --run autoconf'
  1046. AUTOHEADER='${SHELL} /home/ivan/src/vcmi/src/missing --run autoheader'
  1047. AUTOMAKE='${SHELL} /home/ivan/src/vcmi/src/missing --run automake-1.11'
  1048. AWK='mawk'
  1049. BOOST_CPPFLAGS='-pthread -I/usr/include'
  1050. BOOST_FILESYSTEM_LIB='-lboost_filesystem-mt'
  1051. BOOST_IOSTREAMS_LIB='-lboost_iostreams-mt'
  1052. BOOST_LDFLAGS='-L/usr/lib'
  1053. BOOST_PROGRAM_OPTIONS_LIB='-lboost_program_options-mt'
  1054. BOOST_SYSTEM_LIB='-lboost_system-mt'
  1055. BOOST_THREAD_LIB='-lboost_thread-mt'
  1056. CC='gcc'
  1057. CCDEPMODE='depmode=gcc3'
  1058. CFLAGS='-g -O2'
  1059. CPP='gcc -E'
  1060. CPPFLAGS=' -pthread -I/usr/include'
  1061. CXX='g++'
  1062. CXXCPP='g++ -E'
  1063. CXXDEPMODE='depmode=gcc3'
  1064. CXXFLAGS='-g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -DDATA_DIR=\"$(pkgdatadir)\" -DBIN_DIR=\"$(bindir)\" -DLIB_DIR=\"$(pkglibdir)\"'
  1065. CYGPATH_W='echo'
  1066. DEFS='-DPACKAGE_NAME=\"vcmi\" -DPACKAGE_TARNAME=\"vcmi\" -DPACKAGE_VERSION=\"0.84b\" -DPACKAGE_STRING=\"vcmi\ 0.84b\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"vcmi\" -DVERSION=\"0.84b\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BOOST=/\*\*/ -DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_FILESYSTEM=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -DHAVE_BOOST_IOSTREAMS=/\*\*/ -DHAVE_BOOST_PROGRAM_OPTIONS=/\*\*/ -DHAVE_SDL_SDL_H=1 -DHAVE_SDL_SDL_MIXER_H=1 -DHAVE_SDL_SDL_IMAGE_H=1 -DHAVE_SDL_SDL_TTF_H=1 -DHAVE_LIBSDL=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_TTF=1 -DHAVE_LIBAVFORMAT=1 -DHAVE_LIBSWSCALE=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_BOOST_FILESYSTEM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_REPLACE_HPP=1 -DHAVE_BOOST_FILESYSTEM_OPERATIONS_HPP=1 -DHAVE_BOOST_ASSIGN_STD_VECTOR_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_FIND_HPP=1 -DHAVE_BOOST_FUNCTION_HPP=1 -DHAVE_BOOST_BIND_HPP=1 -DHAVE_ATEXIT=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -DHAVE_SELECT=1 -DHAVE_SQRT=1'
  1067. DEPDIR='.deps'
  1068. DLLTOOL='false'
  1069. DSYMUTIL=''
  1070. DUMPBIN=''
  1071. ECHO_C=''
  1072. ECHO_N='-n'
  1073. ECHO_T=''
  1074. EGREP='/bin/grep -E'
  1075. EXEEXT=''
  1076. FFMPEG_CXXFLAGS='-g -O2 -DWITH_AVCODEC_DECODE_VIDEO2 -DWITH_AV_REGISTER_PROTOCOL2'
  1077. FFMPEG_LIBS='-lswscale -lavformat -lavcodec -lavformat -lavutil -lswscale '
  1078. FGREP='/bin/grep -F'
  1079. GREP='/bin/grep'
  1080. HAVE_SDL_CONFIG='yes'
  1081. INSTALL_DATA='${INSTALL} -m 644'
  1082. INSTALL_PROGRAM='${INSTALL}'
  1083. INSTALL_SCRIPT='${INSTALL}'
  1084. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1085. LD='/usr/bin/ld -m elf_x86_64'
  1086. LDFLAGS=''
  1087. LIBOBJS=''
  1088. LIBS=''
  1089. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1090. LIPO=''
  1091. LN_S='ln -s'
  1092. LTLIBOBJS=''
  1093. MAKEINFO='${SHELL} /home/ivan/src/vcmi/src/missing --run makeinfo'
  1094. MANIFEST_TOOL=':'
  1095. MKDIR_P='/bin/mkdir -p'
  1096. NM='/usr/bin/nm -B'
  1097. NMEDIT=''
  1098. OBJDUMP='objdump'
  1099. OBJEXT='o'
  1100. OTOOL64=''
  1101. OTOOL=''
  1102. PACKAGE='vcmi'
  1103. PACKAGE_BUGREPORT=''
  1104. PACKAGE_NAME='vcmi'
  1105. PACKAGE_STRING='vcmi 0.84b'
  1106. PACKAGE_TARNAME='vcmi'
  1107. PACKAGE_URL=''
  1108. PACKAGE_VERSION='0.84b'
  1109. PATH_SEPARATOR=':'
  1110. RANLIB='ranlib'
  1111. SDL_CXXFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
  1112. SDL_LIBS='-lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -L/usr/lib -lSDL'
  1113. SED='/bin/sed'
  1114. SET_MAKE=''
  1115. SHELL='/bin/bash'
  1116. STRIP='strip'
  1117. VCMI_AI_LIBS_DIR='${exec_prefix}/lib/vcmi/AI'
  1118. VCMI_SCRIPTING_LIBS_DIR='${exec_prefix}/lib/vcmi/Scripting'
  1119. VERSION='0.84b'
  1120. ac_ct_AR='ar'
  1121. ac_ct_CC='gcc'
  1122. ac_ct_CXX='g++'
  1123. ac_ct_DUMPBIN=''
  1124. am__EXEEXT_FALSE=''
  1125. am__EXEEXT_TRUE='#'
  1126. am__fastdepCC_FALSE='#'
  1127. am__fastdepCC_TRUE=''
  1128. am__fastdepCXX_FALSE='#'
  1129. am__fastdepCXX_TRUE=''
  1130. am__include='include'
  1131. am__isrc=' -I$(srcdir)'
  1132. am__leading_dot='.'
  1133. am__quote=''
  1134. am__tar='${AMTAR} chof - "$$tardir"'
  1135. am__untar='${AMTAR} xf -'
  1136. bindir='${exec_prefix}/bin'
  1137. build='x86_64-unknown-linux-gnu'
  1138. build_alias=''
  1139. build_cpu='x86_64'
  1140. build_os='linux-gnu'
  1141. build_vendor='unknown'
  1142. datadir='${datarootdir}'
  1143. datarootdir='${prefix}/share'
  1144. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1145. dvidir='${docdir}'
  1146. exec_prefix='${prefix}'
  1147. host='x86_64-unknown-linux-gnu'
  1148. host_alias=''
  1149. host_cpu='x86_64'
  1150. host_os='linux-gnu'
  1151. host_vendor='unknown'
  1152. htmldir='${docdir}'
  1153. includedir='${prefix}/include'
  1154. infodir='${datarootdir}/info'
  1155. install_sh='${SHELL} /home/ivan/src/vcmi/src/install-sh'
  1156. libdir='${exec_prefix}/lib'
  1157. libexecdir='${exec_prefix}/libexec'
  1158. localedir='${datarootdir}/locale'
  1159. localstatedir='${prefix}/var'
  1160. mandir='${datarootdir}/man'
  1161. mkdir_p='/bin/mkdir -p'
  1162. oldincludedir='/usr/include'
  1163. pdfdir='${docdir}'
  1164. prefix='/usr/local'
  1165. program_transform_name='s,x,x,'
  1166. psdir='${docdir}'
  1167. sbindir='${exec_prefix}/sbin'
  1168. sharedstatedir='${prefix}/com'
  1169. sysconfdir='${prefix}/etc'
  1170. target_alias=''
  1171.  
  1172. ## ----------- ##
  1173. ## confdefs.h. ##
  1174. ## ----------- ##
  1175.  
  1176. /* confdefs.h */
  1177. #define PACKAGE_NAME "vcmi"
  1178. #define PACKAGE_TARNAME "vcmi"
  1179. #define PACKAGE_VERSION "0.84b"
  1180. #define PACKAGE_STRING "vcmi 0.84b"
  1181. #define PACKAGE_BUGREPORT ""
  1182. #define PACKAGE_URL ""
  1183. #define PACKAGE "vcmi"
  1184. #define VERSION "0.84b"
  1185. #define STDC_HEADERS 1
  1186. #define HAVE_SYS_TYPES_H 1
  1187. #define HAVE_SYS_STAT_H 1
  1188. #define HAVE_STDLIB_H 1
  1189. #define HAVE_STRING_H 1
  1190. #define HAVE_MEMORY_H 1
  1191. #define HAVE_STRINGS_H 1
  1192. #define HAVE_INTTYPES_H 1
  1193. #define HAVE_STDINT_H 1
  1194. #define HAVE_UNISTD_H 1
  1195. #define HAVE_DLFCN_H 1
  1196. #define LT_OBJDIR ".libs/"
  1197. #define HAVE_BOOST /**/
  1198. #define HAVE_BOOST_SYSTEM /**/
  1199. #define HAVE_BOOST_FILESYSTEM /**/
  1200. #define HAVE_BOOST_THREAD /**/
  1201. #define HAVE_BOOST_IOSTREAMS /**/
  1202. #define HAVE_BOOST_PROGRAM_OPTIONS /**/
  1203. #define HAVE_SDL_SDL_H 1
  1204. #define HAVE_SDL_SDL_MIXER_H 1
  1205. #define HAVE_SDL_SDL_IMAGE_H 1
  1206. #define HAVE_SDL_SDL_TTF_H 1
  1207. #define HAVE_LIBSDL 1
  1208. #define HAVE_LIBSDL_MIXER 1
  1209. #define HAVE_LIBSDL_IMAGE 1
  1210. #define HAVE_LIBSDL_TTF 1
  1211. #define HAVE_LIBAVFORMAT 1
  1212. #define HAVE_LIBSWSCALE 1
  1213. #define STDC_HEADERS 1
  1214. #define HAVE_FCNTL_H 1
  1215. #define HAVE_STDLIB_H 1
  1216. #define HAVE_STRING_H 1
  1217. #define HAVE_BOOST_FILESYSTEM_HPP 1
  1218. #define HAVE_BOOST_ALGORITHM_STRING_HPP 1
  1219. #define HAVE_BOOST_ALGORITHM_STRING_REPLACE_HPP 1
  1220. #define HAVE_BOOST_FILESYSTEM_OPERATIONS_HPP 1
  1221. #define HAVE_BOOST_ASSIGN_STD_VECTOR_HPP 1
  1222. #define HAVE_BOOST_ALGORITHM_STRING_FIND_HPP 1
  1223. #define HAVE_BOOST_FUNCTION_HPP 1
  1224. #define HAVE_BOOST_BIND_HPP 1
  1225. #define HAVE_ATEXIT 1
  1226. #define HAVE_MEMSET 1
  1227. #define HAVE_POW 1
  1228. #define HAVE_SELECT 1
  1229. #define HAVE_SQRT 1
  1230.  
  1231. configure: exit 0
  1232.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement