Advertisement
Guest User

tpt config.log

a guest
Mar 11th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.52 KB | None | 0 0
  1. file C:\Users\Someone\Desktop\TPTSource\SConscript,line 381:
  2. Configure(confdir = .sconf_temp)
  3. scons: Configure: Checking whether the C compiler works...
  4. scons: Configure: ".sconf_temp\conftest_0.c" is up to date.
  5. scons: Configure: The original builder output was:
  6. |.sconf_temp\conftest_0.c <-
  7. | |
  8. | |int main()
  9. | |{
  10. | | return 0;
  11. | |}
  12. | |
  13. |
  14. scons: Configure: ".sconf_temp\conftest_0.o" is up to date.
  15. scons: Configure: The original builder output was:
  16. |gcc -o .sconf_temp\conftest_0.o -c -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_0.c
  17. |
  18. scons: Configure: (cached) yes
  19.  
  20. scons: Configure: Checking whether the C++ compiler works...
  21. scons: Configure: ".sconf_temp\conftest_1.cpp" is up to date.
  22. scons: Configure: The original builder output was:
  23. |.sconf_temp\conftest_1.cpp <-
  24. | |
  25. | |int main()
  26. | |{
  27. | | return 0;
  28. | |}
  29. | |
  30. |
  31. scons: Configure: ".sconf_temp\conftest_1.o" is up to date.
  32. scons: Configure: The original builder output was:
  33. |g++ -o .sconf_temp\conftest_1.o -c -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_1.cpp
  34. |
  35. scons: Configure: (cached) yes
  36.  
  37. scons: Configure: Checking if 64 bit...
  38. scons: Configure: ".sconf_temp\conftest_2.c" is up to date.
  39. scons: Configure: The original builder output was:
  40. |.sconf_temp\conftest_2.c <-
  41. | |#include <stdlib.h>
  42. | | #include <stdio.h>
  43. | | int main() {
  44. | | printf("%d", (int)sizeof(size_t));
  45. | | return 0;
  46. | | }
  47. | |
  48. |
  49. scons: Configure: ".sconf_temp\conftest_2.o" is up to date.
  50. scons: Configure: The original builder output was:
  51. |gcc -o .sconf_temp\conftest_2.o -c -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_2.c
  52. |
  53. scons: Configure: ".sconf_temp\conftest_3.c" is up to date.
  54. scons: Configure: The original builder output was:
  55. |.sconf_temp\conftest_3.c <-
  56. | |#include <stdlib.h>
  57. | | #include <stdio.h>
  58. | | int main() {
  59. | | printf("%d", (int)sizeof(size_t));
  60. | | return 0;
  61. | | }
  62. | |
  63. |
  64. scons: Configure: ".sconf_temp\conftest_3.o" is up to date.
  65. scons: Configure: The original builder output was:
  66. |gcc -o .sconf_temp\conftest_3.o -c -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_3.c
  67. |
  68. scons: Configure: ".sconf_temp\conftest_3.exe" is up to date.
  69. scons: Configure: The original builder output was:
  70. |gcc -o .sconf_temp\conftest_3.exe .sconf_temp\conftest_3.o
  71. |
  72. scons: Configure: ".sconf_temp\conftest_3.exe.out" is up to date.
  73. scons: Configure: The original builder output was:
  74. |.sconf_temp\conftest_3.exe > .sconf_temp\conftest_3.exe.out
  75. |
  76. scons: Configure: (cached) no
  77.  
  78. scons: Configure: Checking for C library mingw32...
  79. scons: Configure: ".sconf_temp\conftest_4.c" is up to date.
  80. scons: Configure: The original builder output was:
  81. |.sconf_temp\conftest_4.c <-
  82. | |
  83. | |
  84. | |
  85. | |int
  86. | |main() {
  87. | |
  88. | |return 0;
  89. | |}
  90. | |
  91. |
  92. scons: Configure: ".sconf_temp\conftest_4.o" is up to date.
  93. scons: Configure: The original builder output was:
  94. |gcc -o .sconf_temp\conftest_4.o -c -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_4.c
  95. |
  96. scons: Configure: ".sconf_temp\conftest_4.exe" is up to date.
  97. scons: Configure: The original builder output was:
  98. |gcc -o .sconf_temp\conftest_4.exe .sconf_temp\conftest_4.o -lmingw32
  99. |
  100. scons: Configure: (cached) yes
  101.  
  102. scons: Configure: Checking for C library ws2_32...
  103. scons: Configure: ".sconf_temp\conftest_5.c" is up to date.
  104. scons: Configure: The original builder output was:
  105. |.sconf_temp\conftest_5.c <-
  106. | |
  107. | |
  108. | |
  109. | |int
  110. | |main() {
  111. | |
  112. | |return 0;
  113. | |}
  114. | |
  115. |
  116. scons: Configure: ".sconf_temp\conftest_5.o" is up to date.
  117. scons: Configure: The original builder output was:
  118. |gcc -o .sconf_temp\conftest_5.o -c -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_5.c
  119. |
  120. scons: Configure: ".sconf_temp\conftest_5.exe" is up to date.
  121. scons: Configure: The original builder output was:
  122. |gcc -o .sconf_temp\conftest_5.exe .sconf_temp\conftest_5.o -lmingw32 -lws2_32
  123. |
  124. scons: Configure: (cached) yes
  125.  
  126. scons: Configure: Checking for C library SDLmain...
  127. scons: Configure: ".sconf_temp\conftest_6.c" is up to date.
  128. scons: Configure: The original builder output was:
  129. |.sconf_temp\conftest_6.c <-
  130. | |
  131. | |
  132. | |
  133. | |int
  134. | |main() {
  135. | |
  136. | |return 0;
  137. | |}
  138. | |
  139. |
  140. scons: Configure: ".sconf_temp\conftest_6.o" is up to date.
  141. scons: Configure: The original builder output was:
  142. |gcc -o .sconf_temp\conftest_6.o -c -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_6.c
  143. |
  144. scons: Configure: ".sconf_temp\conftest_6.exe" is up to date.
  145. scons: Configure: The original builder output was:
  146. |gcc -o .sconf_temp\conftest_6.exe .sconf_temp\conftest_6.o -lmingw32 -lws2_32 -lSDLmain
  147. |
  148. scons: Configure: (cached) yes
  149.  
  150. scons: Configure: Checking for C library SDL...
  151. scons: Configure: ".sconf_temp\conftest_7.c" is up to date.
  152. scons: Configure: The original builder output was:
  153. |.sconf_temp\conftest_7.c <-
  154. | |
  155. | |
  156. | |
  157. | |int
  158. | |main() {
  159. | |
  160. | |return 0;
  161. | |}
  162. | |
  163. |
  164. scons: Configure: ".sconf_temp\conftest_7.o" is up to date.
  165. scons: Configure: The original builder output was:
  166. |gcc -o .sconf_temp\conftest_7.o -c -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_7.c
  167. |
  168. scons: Configure: ".sconf_temp\conftest_7.exe" is up to date.
  169. scons: Configure: The original builder output was:
  170. |gcc -o .sconf_temp\conftest_7.exe .sconf_temp\conftest_7.o -lmingw32 -lws2_32 -lSDLmain -lSDL
  171. |
  172. scons: Configure: (cached) yes
  173.  
  174. scons: Configure: Checking for C header file SDL.h...
  175. scons: Configure: ".sconf_temp\conftest_8.c" is up to date.
  176. scons: Configure: The original builder output was:
  177. |.sconf_temp\conftest_8.c <-
  178. | |
  179. | |#include "SDL.h"
  180. | |
  181. | |
  182. |
  183. scons: Configure: Building ".sconf_temp\conftest_8.o" failed in a previous run and all its sources are up to date.
  184. scons: Configure: The original builder output was:
  185. |gcc -o .sconf_temp\conftest_8.o -c -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_8.c
  186. |
  187. scons: Configure: (cached) no
  188.  
  189. scons: Configure: Checking for C header file SDL/SDL.h...
  190. scons: Configure: ".sconf_temp\conftest_9.c" is up to date.
  191. scons: Configure: The original builder output was:
  192. |.sconf_temp\conftest_9.c <-
  193. | |
  194. | |#include "SDL/SDL.h"
  195. | |
  196. | |
  197. |
  198. scons: Configure: ".sconf_temp\conftest_9.o" is up to date.
  199. scons: Configure: The original builder output was:
  200. |gcc -o .sconf_temp\conftest_9.o -c -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_9.c
  201. |
  202. scons: Configure: (cached) yes
  203.  
  204. scons: Configure: Checking for C library lua5.1...
  205. scons: Configure: ".sconf_temp\conftest_10.c" is up to date.
  206. scons: Configure: The original builder output was:
  207. |.sconf_temp\conftest_10.c <-
  208. | |
  209. | |
  210. | |
  211. | |int
  212. | |main() {
  213. | |
  214. | |return 0;
  215. | |}
  216. | |
  217. |
  218. scons: Configure: ".sconf_temp\conftest_10.o" is up to date.
  219. scons: Configure: The original builder output was:
  220. |gcc -o .sconf_temp\conftest_10.o -c -DSDL_INC -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_10.c
  221. |
  222. scons: Configure: ".sconf_temp\conftest_10.exe" is up to date.
  223. scons: Configure: The original builder output was:
  224. |gcc -o .sconf_temp\conftest_10.exe .sconf_temp\conftest_10.o -lmingw32 -lws2_32 -lSDLmain -lSDL -llua5.1
  225. |
  226. scons: Configure: (cached) yes
  227.  
  228. scons: Configure: Checking for C header file lua5.1/lua.h...
  229. scons: Configure: ".sconf_temp\conftest_11.c" is up to date.
  230. scons: Configure: The original builder output was:
  231. |.sconf_temp\conftest_11.c <-
  232. | |
  233. | |#include "lua5.1/lua.h"
  234. | |
  235. | |
  236. |
  237. scons: Configure: ".sconf_temp\conftest_11.o" is up to date.
  238. scons: Configure: The original builder output was:
  239. |gcc -o .sconf_temp\conftest_11.o -c -DSDL_INC -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_11.c
  240. |
  241. scons: Configure: (cached) yes
  242.  
  243. scons: Configure: Checking for C library fftw3f...
  244. scons: Configure: ".sconf_temp\conftest_12.c" is up to date.
  245. scons: Configure: The original builder output was:
  246. |.sconf_temp\conftest_12.c <-
  247. | |
  248. | |
  249. | |
  250. | |int
  251. | |main() {
  252. | |
  253. | |return 0;
  254. | |}
  255. | |
  256. |
  257. scons: Configure: ".sconf_temp\conftest_12.o" is up to date.
  258. scons: Configure: The original builder output was:
  259. |gcc -o .sconf_temp\conftest_12.o -c -DSDL_INC -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_12.c
  260. |
  261. scons: Configure: ".sconf_temp\conftest_12.exe" is up to date.
  262. scons: Configure: The original builder output was:
  263. |gcc -o .sconf_temp\conftest_12.exe .sconf_temp\conftest_12.o -lmingw32 -lws2_32 -lSDLmain -lSDL -llua5.1 -lfftw3f
  264. |
  265. scons: Configure: (cached) yes
  266.  
  267. scons: Configure: Checking for C library bz2...
  268. scons: Configure: ".sconf_temp\conftest_13.c" is up to date.
  269. scons: Configure: The original builder output was:
  270. |.sconf_temp\conftest_13.c <-
  271. | |
  272. | |
  273. | |
  274. | |int
  275. | |main() {
  276. | |
  277. | |return 0;
  278. | |}
  279. | |
  280. |
  281. scons: Configure: ".sconf_temp\conftest_13.o" is up to date.
  282. scons: Configure: The original builder output was:
  283. |gcc -o .sconf_temp\conftest_13.o -c -DSDL_INC -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_13.c
  284. |
  285. scons: Configure: ".sconf_temp\conftest_13.exe" is up to date.
  286. scons: Configure: The original builder output was:
  287. |gcc -o .sconf_temp\conftest_13.exe .sconf_temp\conftest_13.o -lmingw32 -lws2_32 -lSDLmain -lSDL -llua5.1 -lfftw3f -lbz2
  288. |
  289. scons: Configure: (cached) yes
  290.  
  291. scons: Configure: Checking for C header file bzlib.h...
  292. scons: Configure: ".sconf_temp\conftest_14.c" is up to date.
  293. scons: Configure: The original builder output was:
  294. |.sconf_temp\conftest_14.c <-
  295. | |
  296. | |#include "bzlib.h"
  297. | |
  298. | |
  299. |
  300. scons: Configure: ".sconf_temp\conftest_14.o" is up to date.
  301. scons: Configure: The original builder output was:
  302. |gcc -o .sconf_temp\conftest_14.o -c -DSDL_INC -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_14.c
  303. |
  304. scons: Configure: (cached) yes
  305.  
  306. scons: Configure: Checking for C library z...
  307. scons: Configure: ".sconf_temp\conftest_15.c" is up to date.
  308. scons: Configure: The original builder output was:
  309. |.sconf_temp\conftest_15.c <-
  310. | |
  311. | |
  312. | |
  313. | |int
  314. | |main() {
  315. | |
  316. | |return 0;
  317. | |}
  318. | |
  319. |
  320. scons: Configure: ".sconf_temp\conftest_15.o" is up to date.
  321. scons: Configure: The original builder output was:
  322. |gcc -o .sconf_temp\conftest_15.o -c -DSDL_INC -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_15.c
  323. |
  324. scons: Configure: ".sconf_temp\conftest_15.exe" is up to date.
  325. scons: Configure: The original builder output was:
  326. |gcc -o .sconf_temp\conftest_15.exe .sconf_temp\conftest_15.o -lmingw32 -lws2_32 -lSDLmain -lSDL -llua5.1 -lfftw3f -lbz2 -lz
  327. |
  328. scons: Configure: (cached) yes
  329.  
  330. scons: Configure: Checking for C library pthread...
  331. scons: Configure: ".sconf_temp\conftest_16.c" is up to date.
  332. scons: Configure: The original builder output was:
  333. |.sconf_temp\conftest_16.c <-
  334. | |
  335. | |
  336. | |
  337. | |int
  338. | |main() {
  339. | |
  340. | |return 0;
  341. | |}
  342. | |
  343. |
  344. scons: Configure: ".sconf_temp\conftest_16.o" is up to date.
  345. scons: Configure: The original builder output was:
  346. |gcc -o .sconf_temp\conftest_16.o -c -DSDL_INC -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_16.c
  347. |
  348. scons: Configure: ".sconf_temp\conftest_16.exe" is up to date.
  349. scons: Configure: The original builder output was:
  350. |gcc -o .sconf_temp\conftest_16.exe .sconf_temp\conftest_16.o -lmingw32 -lws2_32 -lSDLmain -lSDL -llua5.1 -lfftw3f -lbz2 -lz -lpthread
  351. |
  352. scons: Configure: (cached) yes
  353.  
  354. scons: Configure: Checking for C library m...
  355. scons: Configure: ".sconf_temp\conftest_17.c" is up to date.
  356. scons: Configure: The original builder output was:
  357. |.sconf_temp\conftest_17.c <-
  358. | |
  359. | |
  360. | |
  361. | |int
  362. | |main() {
  363. | |
  364. | |return 0;
  365. | |}
  366. | |
  367. |
  368. scons: Configure: ".sconf_temp\conftest_17.o" is up to date.
  369. scons: Configure: The original builder output was:
  370. |gcc -o .sconf_temp\conftest_17.o -c -DSDL_INC -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_17.c
  371. |
  372. scons: Configure: ".sconf_temp\conftest_17.exe" is up to date.
  373. scons: Configure: The original builder output was:
  374. |gcc -o .sconf_temp\conftest_17.exe .sconf_temp\conftest_17.o -lmingw32 -lws2_32 -lSDLmain -lSDL -llua5.1 -lfftw3f -lbz2 -lz -lpthread -lm
  375. |
  376. scons: Configure: (cached) yes
  377.  
  378. scons: Configure: Checking for C library gdi32...
  379. scons: Configure: ".sconf_temp\conftest_18.c" is up to date.
  380. scons: Configure: The original builder output was:
  381. |.sconf_temp\conftest_18.c <-
  382. | |
  383. | |
  384. | |
  385. | |int
  386. | |main() {
  387. | |
  388. | |return 0;
  389. | |}
  390. | |
  391. |
  392. scons: Configure: ".sconf_temp\conftest_18.o" is up to date.
  393. scons: Configure: The original builder output was:
  394. |gcc -o .sconf_temp\conftest_18.o -c -DSDL_INC -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_18.c
  395. |
  396. scons: Configure: ".sconf_temp\conftest_18.exe" is up to date.
  397. scons: Configure: The original builder output was:
  398. |gcc -o .sconf_temp\conftest_18.exe .sconf_temp\conftest_18.o -lmingw32 -lws2_32 -lSDLmain -lSDL -llua5.1 -lfftw3f -lbz2 -lz -lpthread -lm -lgdi32
  399. |
  400. scons: Configure: (cached) yes
  401.  
  402. scons: Configure: Checking for C library winmm...
  403. scons: Configure: ".sconf_temp\conftest_19.c" is up to date.
  404. scons: Configure: The original builder output was:
  405. |.sconf_temp\conftest_19.c <-
  406. | |
  407. | |
  408. | |
  409. | |int
  410. | |main() {
  411. | |
  412. | |return 0;
  413. | |}
  414. | |
  415. |
  416. scons: Configure: ".sconf_temp\conftest_19.o" is up to date.
  417. scons: Configure: The original builder output was:
  418. |gcc -o .sconf_temp\conftest_19.o -c -DSDL_INC -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_19.c
  419. |
  420. scons: Configure: ".sconf_temp\conftest_19.exe" is up to date.
  421. scons: Configure: The original builder output was:
  422. |gcc -o .sconf_temp\conftest_19.exe .sconf_temp\conftest_19.o -lmingw32 -lws2_32 -lSDLmain -lSDL -llua5.1 -lfftw3f -lbz2 -lz -lpthread -lm -lgdi32 -lwinmm
  423. |
  424. scons: Configure: (cached) yes
  425.  
  426. scons: Configure: Checking for C library dxguid...
  427. scons: Configure: ".sconf_temp\conftest_20.c" is up to date.
  428. scons: Configure: The original builder output was:
  429. |.sconf_temp\conftest_20.c <-
  430. | |
  431. | |
  432. | |
  433. | |int
  434. | |main() {
  435. | |
  436. | |return 0;
  437. | |}
  438. | |
  439. |
  440. scons: Configure: ".sconf_temp\conftest_20.o" is up to date.
  441. scons: Configure: The original builder output was:
  442. |gcc -o .sconf_temp\conftest_20.o -c -DSDL_INC -Ibuild\src -Isrc -Ibuild\data -Idata -Ibuild\generated -Igenerated .sconf_temp\conftest_20.c
  443. |
  444. scons: Configure: ".sconf_temp\conftest_20.exe" is up to date.
  445. scons: Configure: The original builder output was:
  446. |gcc -o .sconf_temp\conftest_20.exe .sconf_temp\conftest_20.o -lmingw32 -lws2_32 -lSDLmain -lSDL -llua5.1 -lfftw3f -lbz2 -lz -lpthread -lm -lgdi32 -lwinmm -ldxguid
  447. |
  448. scons: Configure: (cached) yes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement