Advertisement
Guest User

config.log armagetron forums

a guest
Dec 6th, 2013
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 97.39 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 armagetronad configure 0.4_alpha10647, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ../armagetronad/configure --with-os-x-toolkit=/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = tjohnw.student.rit.edu
  14. uname -m = x86_64
  15. uname -r = 13.0.1
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 13.0.1: Thu Sep 19 19:30:57 PDT 2013; root:xnu-2422.50.20~2/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  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 = Mach kernel version:
  26. Darwin Kernel Version 13.0.1: Thu Sep 19 19:30:57 PDT 2013; root:xnu-2422.50.20~2/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 2 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 164 tasks, 805 threads, 4 processors
  34. Load average: 2.29, Mach factor: 1.71
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /usr/bin
  40. PATH: /bin
  41. PATH: /usr/sbin
  42. PATH: /sbin
  43. PATH: /usr/local/bin
  44. PATH: /Users/tjohnw/devtools/autotools-bin/bin
  45. PATH: /usr/local/Cellar/protobuf/2.5.0/bin
  46.  
  47.  
  48. ## ----------- ##
  49. ## Core tests. ##
  50. ## ----------- ##
  51.  
  52. configure:2882: checking build system type
  53. configure:2896: result: i386-apple-darwin13.0.1
  54. configure:2916: checking host system type
  55. configure:2929: result: i386-apple-darwin13.0.1
  56. configure:2949: checking target system type
  57. configure:2962: result: i386-apple-darwin13.0.1
  58. configure:3033: checking for ranlib
  59. configure:3049: found /usr/bin/ranlib
  60. configure:3060: result: ranlib
  61. configure:3099: checking for a BSD-compatible install
  62. configure:3167: result: /usr/bin/install -c
  63. configure:3178: checking whether build environment is sane
  64. configure:3228: result: yes
  65. configure:3369: checking for a thread-safe mkdir -p
  66. configure:3408: result: ./install-sh -c -d
  67. configure:3421: checking for gawk
  68. configure:3451: result: no
  69. configure:3421: checking for mawk
  70. configure:3451: result: no
  71. configure:3421: checking for nawk
  72. configure:3451: result: no
  73. configure:3421: checking for awk
  74. configure:3437: found /usr/bin/awk
  75. configure:3448: result: awk
  76. configure:3459: checking whether make sets $(MAKE)
  77. configure:3481: result: yes
  78. configure:3556: checking how to create a ustar tar archive
  79. configure:3569: tar --version
  80. bsdtar 2.8.3 - libarchive 2.8.3
  81. configure:3572: $? = 0
  82. configure:3612: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  83. configure:3615: $? = 0
  84. configure:3619: tar -xf - <conftest.tar
  85. configure:3622: $? = 0
  86. configure:3635: result: gnutar
  87. configure:3643: checking whether ln -s works
  88. configure:3647: result: yes
  89. configure:3659: checking for bison
  90. configure:3675: found /usr/bin/bison
  91. configure:3686: result: bison -y
  92. configure:3701: checking for m4
  93. configure:3717: found /usr/bin/m4
  94. configure:3729: result: true
  95. configure:4383: checking for style of include used by make
  96. configure:4411: result: GNU
  97. configure:4491: checking for g++
  98. configure:4507: found /usr/bin/g++
  99. configure:4518: result: g++
  100. configure:4545: checking for C++ compiler version
  101. configure:4554: g++ --version >&5
  102. Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
  103. Target: x86_64-apple-darwin13.0.1
  104. Thread model: posix
  105. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  106. configure:4565: $? = 0
  107. configure:4554: g++ -v >&5
  108. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  109. Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
  110. Target: x86_64-apple-darwin13.0.1
  111. Thread model: posix
  112. configure:4565: $? = 0
  113. configure:4554: g++ -V >&5
  114. clang: error: argument to '-V' is missing (expected 1 value)
  115. clang: error: no input files
  116. configure:4565: $? = 1
  117. configure:4554: g++ -qversion >&5
  118. clang: error: no input files
  119. configure:4565: $? = 1
  120. configure:4585: checking whether the C++ compiler works
  121. configure:4607: g++ -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.cpp >&5
  122. configure:4611: $? = 0
  123. configure:4659: result: yes
  124. configure:4662: checking for C++ compiler default output file name
  125. configure:4664: result: a.out
  126. configure:4670: checking for suffix of executables
  127. configure:4677: g++ -o conftest -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.cpp >&5
  128. configure:4681: $? = 0
  129. configure:4703: result:
  130. configure:4725: checking whether we are cross compiling
  131. configure:4733: g++ -o conftest -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.cpp >&5
  132. configure:4737: $? = 0
  133. configure:4744: ./conftest
  134. configure:4748: $? = 0
  135. configure:4763: result: no
  136. configure:4768: checking for suffix of object files
  137. configure:4790: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.cpp >&5
  138. configure:4794: $? = 0
  139. configure:4815: result: o
  140. configure:4819: checking whether we are using the GNU C++ compiler
  141. configure:4838: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.cpp >&5
  142. configure:4838: $? = 0
  143. configure:4847: result: yes
  144. configure:4856: checking whether g++ accepts -g
  145. configure:4876: g++ -c -g -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.cpp >&5
  146. configure:4876: $? = 0
  147. configure:4917: result: yes
  148. configure:4942: checking dependency style of g++
  149. configure:5052: result: gcc3
  150. configure:5068: checking CXXFLAGS for gcc -nobodyreadsconfigureoutputanyway
  151. configure:5095: g++ -c -arch i386 -O2 -pedantic -Werror -nobodyreadsconfigureoutputanyway -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.cpp >&5
  152. clang: error: argument unused during compilation: '-nobodyreadsconfigureoutputanyway'
  153. configure:5095: $? = 1
  154. configure: failed program was:
  155. | /* confdefs.h */
  156. | #define PACKAGE_NAME "armagetronad"
  157. | #define PACKAGE_TARNAME "armagetronad"
  158. | #define PACKAGE_VERSION "0.4_alpha10647"
  159. | #define PACKAGE_STRING "armagetronad 0.4_alpha10647"
  160. | #define PACKAGE_BUGREPORT ""
  161. | #define PACKAGE_URL ""
  162. | #define PACKAGE "armagetronad"
  163. | #define VERSION "0.4_alpha10647"
  164. | #define MACOSX_XCODE 1
  165. | #define KRAWALL_SERVER /**/
  166. | #define ENABLE_ZONESV2 /**/
  167. | /* end confdefs.h. */
  168. |
  169. | int
  170. | main ()
  171. | {
  172. | return 0;
  173. | ;
  174. | return 0;
  175. | }
  176. configure:5095: g++ -c -arch i386 -O2 -pedantic -nobodyreadsconfigureoutputanyway -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.cpp >&5
  177. clang: warning: argument unused during compilation: '-nobodyreadsconfigureoutputanyway'
  178. configure:5095: $? = 0
  179. configure:5109: result: no, obsolete
  180. configure:5537: checking for gcc
  181. configure:5553: found /usr/bin/gcc
  182. configure:5564: result: gcc
  183. configure:5793: checking for C compiler version
  184. configure:5802: gcc --version >&5
  185. Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
  186. Target: x86_64-apple-darwin13.0.1
  187. Thread model: posix
  188. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  189. configure:5813: $? = 0
  190. configure:5802: gcc -v >&5
  191. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  192. Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
  193. Target: x86_64-apple-darwin13.0.1
  194. Thread model: posix
  195. configure:5813: $? = 0
  196. configure:5802: gcc -V >&5
  197. clang: error: argument to '-V' is missing (expected 1 value)
  198. clang: error: no input files
  199. configure:5813: $? = 1
  200. configure:5802: gcc -qversion >&5
  201. clang: error: no input files
  202. configure:5813: $? = 1
  203. configure:5817: checking whether we are using the GNU C compiler
  204. configure:5836: gcc -c -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.c >&5
  205. configure:5836: $? = 0
  206. configure:5845: result: yes
  207. configure:5854: checking whether gcc accepts -g
  208. configure:5874: gcc -c -g -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.c >&5
  209. configure:5874: $? = 0
  210. configure:5915: result: yes
  211. configure:5932: checking for gcc option to accept ISO C89
  212. configure:5996: gcc -c -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.c >&5
  213. configure:5996: $? = 0
  214. configure:6009: result: none needed
  215. configure:6031: checking dependency style of gcc
  216. configure:6141: result: gcc3
  217. configure:6161: checking how to run the C preprocessor
  218. configure:6192: gcc -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.c
  219. configure:6192: $? = 0
  220. configure:6206: gcc -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.c
  221. conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
  222. #include <ac_nonexistent.h>
  223. ^
  224. 1 error generated.
  225. configure:6206: $? = 1
  226. configure: failed program was:
  227. | /* confdefs.h */
  228. | #define PACKAGE_NAME "armagetronad"
  229. | #define PACKAGE_TARNAME "armagetronad"
  230. | #define PACKAGE_VERSION "0.4_alpha10647"
  231. | #define PACKAGE_STRING "armagetronad 0.4_alpha10647"
  232. | #define PACKAGE_BUGREPORT ""
  233. | #define PACKAGE_URL ""
  234. | #define PACKAGE "armagetronad"
  235. | #define VERSION "0.4_alpha10647"
  236. | #define MACOSX_XCODE 1
  237. | #define KRAWALL_SERVER /**/
  238. | #define ENABLE_ZONESV2 /**/
  239. | #define DONTUSEMEMMANAGER 1
  240. | /* end confdefs.h. */
  241. | #include <ac_nonexistent.h>
  242. configure:6231: result: gcc -E
  243. configure:6251: gcc -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.c
  244. configure:6251: $? = 0
  245. configure:6265: gcc -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.c
  246. conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
  247. #include <ac_nonexistent.h>
  248. ^
  249. 1 error generated.
  250. configure:6265: $? = 1
  251. configure: failed program was:
  252. | /* confdefs.h */
  253. | #define PACKAGE_NAME "armagetronad"
  254. | #define PACKAGE_TARNAME "armagetronad"
  255. | #define PACKAGE_VERSION "0.4_alpha10647"
  256. | #define PACKAGE_STRING "armagetronad 0.4_alpha10647"
  257. | #define PACKAGE_BUGREPORT ""
  258. | #define PACKAGE_URL ""
  259. | #define PACKAGE "armagetronad"
  260. | #define VERSION "0.4_alpha10647"
  261. | #define MACOSX_XCODE 1
  262. | #define KRAWALL_SERVER /**/
  263. | #define ENABLE_ZONESV2 /**/
  264. | #define DONTUSEMEMMANAGER 1
  265. | /* end confdefs.h. */
  266. | #include <ac_nonexistent.h>
  267. configure:6406: checking for C++ compiler version
  268. configure:6415: g++ --version >&5
  269. Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
  270. Target: x86_64-apple-darwin13.0.1
  271. Thread model: posix
  272. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  273. configure:6426: $? = 0
  274. configure:6415: g++ -v >&5
  275. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  276. Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
  277. Target: x86_64-apple-darwin13.0.1
  278. Thread model: posix
  279. configure:6426: $? = 0
  280. configure:6415: g++ -V >&5
  281. clang: error: argument to '-V' is missing (expected 1 value)
  282. clang: error: no input files
  283. configure:6426: $? = 1
  284. configure:6415: g++ -qversion >&5
  285. clang: error: no input files
  286. configure:6426: $? = 1
  287. configure:6430: checking whether we are using the GNU C++ compiler
  288. configure:6458: result: yes
  289. configure:6467: checking whether g++ accepts -g
  290. configure:6528: result: yes
  291. configure:6553: checking dependency style of g++
  292. configure:6663: result: gcc3
  293. configure:6683: checking how to run the C++ preprocessor
  294. configure:6710: g++ -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.cpp
  295. configure:6710: $? = 0
  296. configure:6724: g++ -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.cpp
  297. conftest.cpp:15:10: fatal error: 'ac_nonexistent.h' file not found
  298. #include <ac_nonexistent.h>
  299. ^
  300. 1 error generated.
  301. configure:6724: $? = 1
  302. configure: failed program was:
  303. | /* confdefs.h */
  304. | #define PACKAGE_NAME "armagetronad"
  305. | #define PACKAGE_TARNAME "armagetronad"
  306. | #define PACKAGE_VERSION "0.4_alpha10647"
  307. | #define PACKAGE_STRING "armagetronad 0.4_alpha10647"
  308. | #define PACKAGE_BUGREPORT ""
  309. | #define PACKAGE_URL ""
  310. | #define PACKAGE "armagetronad"
  311. | #define VERSION "0.4_alpha10647"
  312. | #define MACOSX_XCODE 1
  313. | #define KRAWALL_SERVER /**/
  314. | #define ENABLE_ZONESV2 /**/
  315. | #define DONTUSEMEMMANAGER 1
  316. | /* end confdefs.h. */
  317. | #include <ac_nonexistent.h>
  318. configure:6749: result: g++ -E
  319. configure:6769: g++ -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.cpp
  320. configure:6769: $? = 0
  321. configure:6783: g++ -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.cpp
  322. conftest.cpp:15:10: fatal error: 'ac_nonexistent.h' file not found
  323. #include <ac_nonexistent.h>
  324. ^
  325. 1 error generated.
  326. configure:6783: $? = 1
  327. configure: failed program was:
  328. | /* confdefs.h */
  329. | #define PACKAGE_NAME "armagetronad"
  330. | #define PACKAGE_TARNAME "armagetronad"
  331. | #define PACKAGE_VERSION "0.4_alpha10647"
  332. | #define PACKAGE_STRING "armagetronad 0.4_alpha10647"
  333. | #define PACKAGE_BUGREPORT ""
  334. | #define PACKAGE_URL ""
  335. | #define PACKAGE "armagetronad"
  336. | #define VERSION "0.4_alpha10647"
  337. | #define MACOSX_XCODE 1
  338. | #define KRAWALL_SERVER /**/
  339. | #define ENABLE_ZONESV2 /**/
  340. | #define DONTUSEMEMMANAGER 1
  341. | /* end confdefs.h. */
  342. | #include <ac_nonexistent.h>
  343. configure:6867: checking for g++
  344. configure:6883: found /usr/bin/g++
  345. configure:6894: result: g++
  346. configure:6919: checking for Objective C++ compiler version
  347. configure:6928: g++ --version >&5
  348. Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
  349. Target: x86_64-apple-darwin13.0.1
  350. Thread model: posix
  351. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  352. configure:6939: $? = 0
  353. configure:6928: g++ -v >&5
  354. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  355. Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
  356. Target: x86_64-apple-darwin13.0.1
  357. Thread model: posix
  358. configure:6939: $? = 0
  359. configure:6928: g++ -V >&5
  360. clang: error: argument to '-V' is missing (expected 1 value)
  361. clang: error: no input files
  362. configure:6939: $? = 1
  363. configure:6928: g++ -qversion >&5
  364. clang: error: no input files
  365. configure:6939: $? = 1
  366. configure:6943: checking whether we are using the GNU Objective C++ compiler
  367. configure:6962: g++ -c -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.mm >&5
  368. configure:6962: $? = 0
  369. configure:6971: result: yes
  370. configure:6980: checking whether g++ accepts -g
  371. configure:7000: g++ -c -g -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.mm >&5
  372. configure:7000: $? = 0
  373. configure:7041: result: yes
  374. configure:7069: checking how to run the Objective C++ preprocessor
  375. configure:7096: g++ -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.mm
  376. configure:7096: $? = 0
  377. configure:7110: g++ -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.mm
  378. conftest.mm:15:10: fatal error: 'ac_nonexistent.h' file not found
  379. #include <ac_nonexistent.h>
  380. ^
  381. 1 error generated.
  382. configure:7110: $? = 1
  383. configure: failed program was:
  384. | /* confdefs.h */
  385. | #define PACKAGE_NAME "armagetronad"
  386. | #define PACKAGE_TARNAME "armagetronad"
  387. | #define PACKAGE_VERSION "0.4_alpha10647"
  388. | #define PACKAGE_STRING "armagetronad 0.4_alpha10647"
  389. | #define PACKAGE_BUGREPORT ""
  390. | #define PACKAGE_URL ""
  391. | #define PACKAGE "armagetronad"
  392. | #define VERSION "0.4_alpha10647"
  393. | #define MACOSX_XCODE 1
  394. | #define KRAWALL_SERVER /**/
  395. | #define ENABLE_ZONESV2 /**/
  396. | #define DONTUSEMEMMANAGER 1
  397. | /* end confdefs.h. */
  398. | #include <ac_nonexistent.h>
  399. configure:7135: result: g++ -E
  400. configure:7155: g++ -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.mm
  401. configure:7155: $? = 0
  402. configure:7169: g++ -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.mm
  403. conftest.mm:15:10: fatal error: 'ac_nonexistent.h' file not found
  404. #include <ac_nonexistent.h>
  405. ^
  406. 1 error generated.
  407. configure:7169: $? = 1
  408. configure: failed program was:
  409. | /* confdefs.h */
  410. | #define PACKAGE_NAME "armagetronad"
  411. | #define PACKAGE_TARNAME "armagetronad"
  412. | #define PACKAGE_VERSION "0.4_alpha10647"
  413. | #define PACKAGE_STRING "armagetronad 0.4_alpha10647"
  414. | #define PACKAGE_BUGREPORT ""
  415. | #define PACKAGE_URL ""
  416. | #define PACKAGE "armagetronad"
  417. | #define VERSION "0.4_alpha10647"
  418. | #define MACOSX_XCODE 1
  419. | #define KRAWALL_SERVER /**/
  420. | #define ENABLE_ZONESV2 /**/
  421. | #define DONTUSEMEMMANAGER 1
  422. | /* end confdefs.h. */
  423. | #include <ac_nonexistent.h>
  424. configure:7205: checking for gmake
  425. configure:7233: result: no
  426. configure:7247: checking for bash
  427. configure:7263: found /bin/bash
  428. configure:7275: result: yes
  429. configure:7317: checking for boostlib >= 1.33.1
  430. configure:7367: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/usr/local/include conftest.cpp >&5
  431. configure:7367: $? = 0
  432. configure:7369: result: yes
  433. configure:7526: checking whether make understands sinclude
  434. configure:7533: result: yes
  435. configure:7641: checking for socklen_t
  436. configure:7641: gcc -c -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.c >&5
  437. configure:7641: $? = 0
  438. configure:7641: gcc -c -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks conftest.c >&5
  439. conftest.c:25:24: error: expected expression
  440. if (sizeof ((socklen_t)))
  441. ^
  442. 1 error generated.
  443. configure:7641: $? = 1
  444. configure: failed program was:
  445. | /* confdefs.h */
  446. | #define PACKAGE_NAME "armagetronad"
  447. | #define PACKAGE_TARNAME "armagetronad"
  448. | #define PACKAGE_VERSION "0.4_alpha10647"
  449. | #define PACKAGE_STRING "armagetronad 0.4_alpha10647"
  450. | #define PACKAGE_BUGREPORT ""
  451. | #define PACKAGE_URL ""
  452. | #define PACKAGE "armagetronad"
  453. | #define VERSION "0.4_alpha10647"
  454. | #define MACOSX_XCODE 1
  455. | #define KRAWALL_SERVER /**/
  456. | #define ENABLE_ZONESV2 /**/
  457. | #define DONTUSEMEMMANAGER 1
  458. | #define HAVE_BOOST /**/
  459. | #define USER_DATA_DIR "~/Library/Application Support/Armagetron Advanced"
  460. | #define SCREENSHOT_DIR "~/Library/Application Support/Armagetron Advanced/screenshots"
  461. | #define PROGDIR_SUFFIX ""
  462. | /* end confdefs.h. */
  463. | #include <sys/types.h>
  464. | #include <sys/socket.h>
  465. |
  466. | int
  467. | main ()
  468. | {
  469. | if (sizeof ((socklen_t)))
  470. | return 0;
  471. | ;
  472. | return 0;
  473. | }
  474. configure:7641: result: yes
  475. configure:10662: checking for xmlParseMemory in -lxml2
  476. configure:10687: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lxml2 -lxml2 >&5
  477. configure:10687: $? = 0
  478. configure:10696: result: yes
  479. configure:10710: checking for xmlParserInputBufferCreateFilenameDefault
  480. configure:10710: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lxml2 >&5
  481. configure:10710: $? = 0
  482. configure:10710: result: yes
  483. configure:10732: checking for _ZN5boost6system15system_categoryEv in -lboost_system
  484. configure:10757: g++ -o conftest -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.cpp -lboost_system -lxml2 >&5
  485. configure:10757: $? = 0
  486. configure:10766: result: yes
  487. configure:10778: checking for _ZN5boost11this_thread5yieldEv in -lboost_thread
  488. configure:10803: g++ -o conftest -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.cpp -lboost_thread -lboost_system -lxml2 >&5
  489. configure:10803: $? = 0
  490. configure:10812: result: yes
  491. configure:11186: checking for grep that handles long lines and -e
  492. configure:11244: result: /usr/bin/grep
  493. configure:11249: checking for egrep
  494. configure:11311: result: /usr/bin/grep -E
  495. configure:11316: checking for ANSI C header files
  496. configure:11336: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp >&5
  497. configure:11336: $? = 0
  498. configure:11409: g++ -o conftest -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.cpp -lboost_thread -lboost_system -lxml2 >&5
  499. configure:11409: $? = 0
  500. configure:11409: ./conftest
  501. configure:11409: $? = 0
  502. configure:11420: result: yes
  503. configure:11433: checking for sys/types.h
  504. configure:11433: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp >&5
  505. configure:11433: $? = 0
  506. configure:11433: result: yes
  507. configure:11433: checking for sys/stat.h
  508. configure:11433: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp >&5
  509. configure:11433: $? = 0
  510. configure:11433: result: yes
  511. configure:11433: checking for stdlib.h
  512. configure:11433: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp >&5
  513. configure:11433: $? = 0
  514. configure:11433: result: yes
  515. configure:11433: checking for string.h
  516. configure:11433: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp >&5
  517. configure:11433: $? = 0
  518. configure:11433: result: yes
  519. configure:11433: checking for memory.h
  520. configure:11433: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp >&5
  521. configure:11433: $? = 0
  522. configure:11433: result: yes
  523. configure:11433: checking for strings.h
  524. configure:11433: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp >&5
  525. configure:11433: $? = 0
  526. configure:11433: result: yes
  527. configure:11433: checking for inttypes.h
  528. configure:11433: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp >&5
  529. configure:11433: $? = 0
  530. configure:11433: result: yes
  531. configure:11433: checking for stdint.h
  532. configure:11433: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp >&5
  533. configure:11433: $? = 0
  534. configure:11433: result: yes
  535. configure:11433: checking for unistd.h
  536. configure:11433: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp >&5
  537. configure:11433: $? = 0
  538. configure:11433: result: yes
  539. configure:11447: checking for sys/stat.h
  540. configure:11447: result: yes
  541. configure:11461: checking for protoc
  542. configure:11489: result: /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/bin/protoc
  543. configure:11509: checking for _ZN6google8protobuf7MessageD2Ev in -lprotobuf
  544. configure:11534: g++ -o conftest -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.cpp -lprotobuf -lboost_thread -lboost_system -lxml2 >&5
  545. configure:11534: $? = 0
  546. configure:11543: result: yes
  547. configure:11619: checking google/protobuf/message.h usability
  548. configure:11619: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp >&5
  549. configure:11619: $? = 0
  550. configure:11619: result: yes
  551. configure:11619: checking google/protobuf/message.h presence
  552. configure:11619: g++ -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp
  553. configure:11619: $? = 0
  554. configure:11619: result: yes
  555. configure:11619: checking for google/protobuf/message.h
  556. configure:11619: result: yes
  557. configure:11639: checking time.h usability
  558. configure:11639: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp >&5
  559. configure:11639: $? = 0
  560. configure:11639: result: yes
  561. configure:11639: checking time.h presence
  562. configure:11639: g++ -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp
  563. configure:11639: $? = 0
  564. configure:11639: result: yes
  565. configure:11639: checking for time.h
  566. configure:11639: result: yes
  567. configure:11649: checking for clock_gettime in -lrt
  568. configure:11674: g++ -o conftest -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.cpp -lrt -lprotobuf -lboost_thread -lboost_system -lxml2 >&5
  569. ld: library not found for -lrt
  570. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  571. configure:11674: $? = 1
  572. configure: failed program was:
  573. | /* confdefs.h */
  574. | #define PACKAGE_NAME "armagetronad"
  575. | #define PACKAGE_TARNAME "armagetronad"
  576. | #define PACKAGE_VERSION "0.4_alpha10647"
  577. | #define PACKAGE_STRING "armagetronad 0.4_alpha10647"
  578. | #define PACKAGE_BUGREPORT ""
  579. | #define PACKAGE_URL ""
  580. | #define PACKAGE "armagetronad"
  581. | #define VERSION "0.4_alpha10647"
  582. | #define MACOSX_XCODE 1
  583. | #define KRAWALL_SERVER /**/
  584. | #define ENABLE_ZONESV2 /**/
  585. | #define DONTUSEMEMMANAGER 1
  586. | #define HAVE_BOOST /**/
  587. | #define USER_DATA_DIR "~/Library/Application Support/Armagetron Advanced"
  588. | #define SCREENSHOT_DIR "~/Library/Application Support/Armagetron Advanced/screenshots"
  589. | #define PROGDIR_SUFFIX ""
  590. | #define HAVE_SOCKLEN_T 1
  591. | #define MACOSX 1
  592. | #define HAVE_LIBXML2 1
  593. | #define HAVE_LIBBOOST_SYSTEM 1
  594. | #define HAVE_LIBBOOST_THREAD 1
  595. | #define STDC_HEADERS 1
  596. | #define HAVE_SYS_TYPES_H 1
  597. | #define HAVE_SYS_STAT_H 1
  598. | #define HAVE_STDLIB_H 1
  599. | #define HAVE_STRING_H 1
  600. | #define HAVE_MEMORY_H 1
  601. | #define HAVE_STRINGS_H 1
  602. | #define HAVE_INTTYPES_H 1
  603. | #define HAVE_STDINT_H 1
  604. | #define HAVE_UNISTD_H 1
  605. | #define HAVE_SYS_STAT_H 1
  606. | #define HAVE_LIBPROTOBUF 1
  607. | #define HAVE_GOOGLE_PROTOBUF_MESSAGE_H 1
  608. | #define HAVE_TIME_H 1
  609. | /* end confdefs.h. */
  610. |
  611. | /* Override any GCC internal prototype to avoid an error.
  612. | Use char because int might match the return type of a GCC
  613. | builtin and then its argument prototype would still apply. */
  614. | #ifdef __cplusplus
  615. | extern "C"
  616. | #endif
  617. | char clock_gettime ();
  618. | int
  619. | main ()
  620. | {
  621. | return clock_gettime ();
  622. | ;
  623. | return 0;
  624. | }
  625. configure:11683: result: no
  626. configure:11785: checking whether SDL is installed
  627. configure:11788: result: yes
  628. configure:11795: checking for SDL_GL_SetAttribute
  629. configure:11795: g++ -o conftest -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.cpp -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 >&5
  630. configure:11795: $? = 0
  631. configure:11795: result: yes
  632. configure:11813: checking for Mix_OpenAudio in -lSDL_mixer
  633. configure:11838: g++ -o conftest -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.cpp -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 >&5
  634. configure:11838: $? = 0
  635. configure:11847: result: yes
  636. configure:12299: checking for glewInit in -lGLEW
  637. configure:12324: g++ -o conftest -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.cpp -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 >&5
  638. configure:12324: $? = 0
  639. configure:12333: result: yes
  640. configure:12354: checking GL/glew.h usability
  641. configure:12354: g++ -c -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp >&5
  642. configure:12354: $? = 0
  643. configure:12354: result: yes
  644. configure:12354: checking GL/glew.h presence
  645. configure:12354: g++ -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 conftest.cpp
  646. configure:12354: $? = 0
  647. configure:12354: result: yes
  648. configure:12354: checking for GL/glew.h
  649. configure:12354: result: yes
  650. configure:12372: checking whether libpng is installed
  651. configure:12375: result: yes
  652. configure:12382: checking for png_sig_cmp
  653. configure:12382: g++ -o conftest -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.cpp -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz >&5
  654. configure:12382: $? = 0
  655. configure:12382: result: yes
  656. configure:12408: checking for ftglRenderGlyph in -lftgl
  657. configure:12434: g++ -o conftest -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.cpp -lftgl -lftgl -lfreetype -lbz2
  658. -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz >&5
  659. configure:12434: $? = 0
  660. configure:12443: result: yes
  661. configure:12499: checking for FT_Init_FreeType in -lfreetype
  662. configure:12524: g++ -o conftest -arch i386 -O2 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.cpp -lfreetype -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  663. configure:12524: $? = 0
  664. configure:12533: result: yes
  665. configure:12547: checking whether FTGLPixmapFont.h is deprecated
  666. configure:12560: g++ -c -arch i386 -O2 -Werror -pedantic -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 conftest.cpp >&5
  667. In file included from conftest.cpp:43:
  668. /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL/FTGLPixmapFont.h:29:5: error: #warning is a language extension [-Werror,-Wpedantic]
  669. # warning This header is deprecated. Please use <FTGL/ftgl.h> from now.
  670. ^
  671. /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL/FTGLPixmapFont.h:29:5: error: This header is deprecated. Please use <FTGL/ftgl.h> from now. [-Werror,-W#warnings]
  672. 2 errors generated.
  673. configure:12560: $? = 1
  674. configure: failed program was:
  675. | /* confdefs.h */
  676. | #define PACKAGE_NAME "armagetronad"
  677. | #define PACKAGE_TARNAME "armagetronad"
  678. | #define PACKAGE_VERSION "0.4_alpha10647"
  679. | #define PACKAGE_STRING "armagetronad 0.4_alpha10647"
  680. | #define PACKAGE_BUGREPORT ""
  681. | #define PACKAGE_URL ""
  682. | #define PACKAGE "armagetronad"
  683. | #define VERSION "0.4_alpha10647"
  684. | #define MACOSX_XCODE 1
  685. | #define KRAWALL_SERVER /**/
  686. | #define ENABLE_ZONESV2 /**/
  687. | #define DONTUSEMEMMANAGER 1
  688. | #define HAVE_BOOST /**/
  689. | #define USER_DATA_DIR "~/Library/Application Support/Armagetron Advanced"
  690. | #define SCREENSHOT_DIR "~/Library/Application Support/Armagetron Advanced/screenshots"
  691. | #define PROGDIR_SUFFIX ""
  692. | #define HAVE_SOCKLEN_T 1
  693. | #define MACOSX 1
  694. | #define HAVE_LIBXML2 1
  695. | #define HAVE_LIBBOOST_SYSTEM 1
  696. | #define HAVE_LIBBOOST_THREAD 1
  697. | #define STDC_HEADERS 1
  698. | #define HAVE_SYS_TYPES_H 1
  699. | #define HAVE_SYS_STAT_H 1
  700. | #define HAVE_STDLIB_H 1
  701. | #define HAVE_STRING_H 1
  702. | #define HAVE_MEMORY_H 1
  703. | #define HAVE_STRINGS_H 1
  704. | #define HAVE_INTTYPES_H 1
  705. | #define HAVE_STDINT_H 1
  706. | #define HAVE_UNISTD_H 1
  707. | #define HAVE_SYS_STAT_H 1
  708. | #define HAVE_LIBPROTOBUF 1
  709. | #define HAVE_GOOGLE_PROTOBUF_MESSAGE_H 1
  710. | #define HAVE_TIME_H 1
  711. | #define HAVE_LIBSDL /**/
  712. | #define HAVE_SDL_FOR_SOUND 1
  713. | #define HAVE_LIBSDL_MIXER 1
  714. | #define HAVE_LIBGLEW 1
  715. | #define HAVE_GL_GLEW_H 1
  716. | /* end confdefs.h. */
  717. | #include <FTGLPixmapFont.h>
  718. | int
  719. | main ()
  720. | {
  721. | return 0
  722. | ;
  723. | return 0;
  724. | }
  725. configure:12564: result: yes
  726. configure:12568: checking ftgl.h usability
  727. configure:12568: g++ -c -arch i386 -O2 -Werror -pedantic -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 conftest.cpp >&5
  728. configure:12568: $? = 0
  729. configure:12568: result: yes
  730. configure:12568: checking ftgl.h presence
  731. configure:12568: g++ -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 conftest.cpp
  732. configure:12568: $? = 0
  733. configure:12568: result: yes
  734. configure:12568: checking for ftgl.h
  735. configure:12568: result: yes
  736. configure:12594: checking for IMG_Load in -lSDL_image
  737. configure:12619: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  738. configure:12619: $? = 0
  739. configure:12628: result: yes
  740. configure:12645: checking SDL_image.h usability
  741. configure:12645: gcc -c -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 conftest.c >&5
  742. configure:12645: $? = 0
  743. configure:12645: result: yes
  744. configure:12645: checking SDL_image.h presence
  745. configure:12645: gcc -E -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 conftest.c
  746. configure:12645: $? = 0
  747. configure:12645: result: yes
  748. configure:12645: checking for SDL_image.h
  749. configure:12645: result: yes
  750. configure:12696: checking for ANSI C header files
  751. configure:12800: result: yes
  752. configure:12810: checking for unistd.h
  753. configure:12810: result: yes
  754. configure:12821: checking for an ANSI C-conforming const
  755. configure:12886: gcc -c -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 conftest.c >&5
  756. configure:12886: $? = 0
  757. configure:12893: result: yes
  758. configure:12904: checking for select
  759. configure:12904: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  760. configure:12904: $? = 0
  761. configure:12904: result: yes
  762. configure:12916: checking for atan2f
  763. configure:12916: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  764. conftest.c:72:6: warning: incompatible redeclaration of library function 'atan2f' [-Wincompatible-library-redeclaration]
  765. char atan2f ();
  766. ^
  767. conftest.c:72:6: note: 'atan2f' is a builtin with type 'float (float, float)'
  768. 1 warning generated.
  769. configure:12916: $? = 0
  770. configure:12916: result: yes
  771. configure:12916: checking for sinf
  772. configure:12916: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  773. conftest.c:73:6: warning: incompatible redeclaration of library function 'sinf' [-Wincompatible-library-redeclaration]
  774. char sinf ();
  775. ^
  776. conftest.c:73:6: note: 'sinf' is a builtin with type 'float (float)'
  777. 1 warning generated.
  778. configure:12916: $? = 0
  779. configure:12916: result: yes
  780. configure:12916: checking for cosf
  781. configure:12916: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  782. conftest.c:74:6: warning: incompatible redeclaration of library function 'cosf' [-Wincompatible-library-redeclaration]
  783. char cosf ();
  784. ^
  785. conftest.c:74:6: note: 'cosf' is a builtin with type 'float (float)'
  786. 1 warning generated.
  787. configure:12916: $? = 0
  788. configure:12916: result: yes
  789. configure:12916: checking for tanf
  790. configure:12916: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  791. conftest.c:75:6: warning: incompatible redeclaration of library function 'tanf' [-Wincompatible-library-redeclaration]
  792. char tanf ();
  793. ^
  794. conftest.c:75:6: note: 'tanf' is a builtin with type 'float (float)'
  795. 1 warning generated.
  796. configure:12916: $? = 0
  797. configure:12916: result: yes
  798. configure:12916: checking for sqrtf
  799. configure:12916: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  800. conftest.c:76:6: warning: incompatible redeclaration of library function 'sqrtf' [-Wincompatible-library-redeclaration]
  801. char sqrtf ();
  802. ^
  803. conftest.c:76:6: note: 'sqrtf' is a builtin with type 'float (float)'
  804. 1 warning generated.
  805. configure:12916: $? = 0
  806. configure:12916: result: yes
  807. configure:12916: checking for logf
  808. configure:12916: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  809. conftest.c:77:6: warning: incompatible redeclaration of library function 'logf' [-Wincompatible-library-redeclaration]
  810. char logf ();
  811. ^
  812. conftest.c:77:6: note: 'logf' is a builtin with type 'float (float)'
  813. 1 warning generated.
  814. configure:12916: $? = 0
  815. configure:12916: result: yes
  816. configure:12916: checking for expf
  817. configure:12916: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  818. conftest.c:78:6: warning: incompatible redeclaration of library function 'expf' [-Wincompatible-library-redeclaration]
  819. char expf ();
  820. ^
  821. conftest.c:78:6: note: 'expf' is a builtin with type 'float (float)'
  822. 1 warning generated.
  823. configure:12916: $? = 0
  824. configure:12916: result: yes
  825. configure:12916: checking for fabsf
  826. configure:12916: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  827. conftest.c:79:6: warning: incompatible redeclaration of library function 'fabsf' [-Wincompatible-library-redeclaration]
  828. char fabsf ();
  829. ^
  830. conftest.c:79:6: note: 'fabsf' is a builtin with type 'float (float)'
  831. 1 warning generated.
  832. configure:12916: $? = 0
  833. configure:12916: result: yes
  834. configure:12916: checking for floorf
  835. configure:12916: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  836. conftest.c:80:6: warning: incompatible redeclaration of library function 'floorf' [-Wincompatible-library-redeclaration]
  837. char floorf ();
  838. ^
  839. conftest.c:80:6: note: 'floorf' is a builtin with type 'float (float)'
  840. 1 warning generated.
  841. configure:12916: $? = 0
  842. configure:12916: result: yes
  843. configure:12916: checking for pow10
  844. configure:12916: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  845. Undefined symbols for architecture i386:
  846. "_pow10", referenced from:
  847. _main in conftest-E8tzcq.o
  848. ld: symbol(s) not found for architecture i386
  849. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  850. configure:12916: $? = 1
  851. configure: failed program was:
  852. | /* confdefs.h */
  853. | #define PACKAGE_NAME "armagetronad"
  854. | #define PACKAGE_TARNAME "armagetronad"
  855. | #define PACKAGE_VERSION "0.4_alpha10647"
  856. | #define PACKAGE_STRING "armagetronad 0.4_alpha10647"
  857. | #define PACKAGE_BUGREPORT ""
  858. | #define PACKAGE_URL ""
  859. | #define PACKAGE "armagetronad"
  860. | #define VERSION "0.4_alpha10647"
  861. | #define MACOSX_XCODE 1
  862. | #define KRAWALL_SERVER /**/
  863. | #define ENABLE_ZONESV2 /**/
  864. | #define DONTUSEMEMMANAGER 1
  865. | #define HAVE_BOOST /**/
  866. | #define USER_DATA_DIR "~/Library/Application Support/Armagetron Advanced"
  867. | #define SCREENSHOT_DIR "~/Library/Application Support/Armagetron Advanced/screenshots"
  868. | #define PROGDIR_SUFFIX ""
  869. | #define HAVE_SOCKLEN_T 1
  870. | #define MACOSX 1
  871. | #define HAVE_LIBXML2 1
  872. | #define HAVE_LIBBOOST_SYSTEM 1
  873. | #define HAVE_LIBBOOST_THREAD 1
  874. | #define STDC_HEADERS 1
  875. | #define HAVE_SYS_TYPES_H 1
  876. | #define HAVE_SYS_STAT_H 1
  877. | #define HAVE_STDLIB_H 1
  878. | #define HAVE_STRING_H 1
  879. | #define HAVE_MEMORY_H 1
  880. | #define HAVE_STRINGS_H 1
  881. | #define HAVE_INTTYPES_H 1
  882. | #define HAVE_STDINT_H 1
  883. | #define HAVE_UNISTD_H 1
  884. | #define HAVE_SYS_STAT_H 1
  885. | #define HAVE_LIBPROTOBUF 1
  886. | #define HAVE_GOOGLE_PROTOBUF_MESSAGE_H 1
  887. | #define HAVE_TIME_H 1
  888. | #define HAVE_LIBSDL /**/
  889. | #define HAVE_SDL_FOR_SOUND 1
  890. | #define HAVE_LIBSDL_MIXER 1
  891. | #define HAVE_LIBGLEW 1
  892. | #define HAVE_GL_GLEW_H 1
  893. | #define HAVE_FTGL_H 1
  894. | #define HAVE_LIBSDL_IMAGE 1
  895. | #define HAVE_SDL_IMAGE_H 1
  896. | #define STDC_HEADERS 1
  897. | #define HAVE_UNISTD_H 1
  898. | #define HAVE_SELECT 1
  899. | #define HAVE_ATAN2F 1
  900. | #define HAVE_SINF 1
  901. | #define HAVE_COSF 1
  902. | #define HAVE_TANF 1
  903. | #define HAVE_SQRTF 1
  904. | #define HAVE_LOGF 1
  905. | #define HAVE_EXPF 1
  906. | #define HAVE_FABSF 1
  907. | #define HAVE_FLOORF 1
  908. | /* end confdefs.h. */
  909. | /* Define pow10 to an innocuous variant, in case <limits.h> declares pow10.
  910. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  911. | #define pow10 innocuous_pow10
  912. |
  913. | /* System header to define __stub macros and hopefully few prototypes,
  914. | which can conflict with char pow10 (); below.
  915. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  916. | <limits.h> exists even on freestanding compilers. */
  917. |
  918. | #ifdef __STDC__
  919. | # include <limits.h>
  920. | #else
  921. | # include <assert.h>
  922. | #endif
  923. |
  924. | #undef pow10
  925. |
  926. | /* Override any GCC internal prototype to avoid an error.
  927. | Use char because int might match the return type of a GCC
  928. | builtin and then its argument prototype would still apply. */
  929. | #ifdef __cplusplus
  930. | extern "C"
  931. | #endif
  932. | char pow10 ();
  933. | /* The GNU C library defines this for functions which it implements
  934. | to always fail with ENOSYS. Some functions are actually named
  935. | something starting with __ and the normal name is an alias. */
  936. | #if defined __stub_pow10 || defined __stub___pow10
  937. | choke me
  938. | #endif
  939. |
  940. | int
  941. | main ()
  942. | {
  943. | return pow10 ();
  944. | ;
  945. | return 0;
  946. | }
  947. configure:12916: result: no
  948. configure:12916: checking for pow10f
  949. configure:12916: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  950. Undefined symbols for architecture i386:
  951. "_pow10f", referenced from:
  952. _main in conftest-YSvShK.o
  953. ld: symbol(s) not found for architecture i386
  954. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  955. configure:12916: $? = 1
  956. configure: failed program was:
  957. | /* confdefs.h */
  958. | #define PACKAGE_NAME "armagetronad"
  959. | #define PACKAGE_TARNAME "armagetronad"
  960. | #define PACKAGE_VERSION "0.4_alpha10647"
  961. | #define PACKAGE_STRING "armagetronad 0.4_alpha10647"
  962. | #define PACKAGE_BUGREPORT ""
  963. | #define PACKAGE_URL ""
  964. | #define PACKAGE "armagetronad"
  965. | #define VERSION "0.4_alpha10647"
  966. | #define MACOSX_XCODE 1
  967. | #define KRAWALL_SERVER /**/
  968. | #define ENABLE_ZONESV2 /**/
  969. | #define DONTUSEMEMMANAGER 1
  970. | #define HAVE_BOOST /**/
  971. | #define USER_DATA_DIR "~/Library/Application Support/Armagetron Advanced"
  972. | #define SCREENSHOT_DIR "~/Library/Application Support/Armagetron Advanced/screenshots"
  973. | #define PROGDIR_SUFFIX ""
  974. | #define HAVE_SOCKLEN_T 1
  975. | #define MACOSX 1
  976. | #define HAVE_LIBXML2 1
  977. | #define HAVE_LIBBOOST_SYSTEM 1
  978. | #define HAVE_LIBBOOST_THREAD 1
  979. | #define STDC_HEADERS 1
  980. | #define HAVE_SYS_TYPES_H 1
  981. | #define HAVE_SYS_STAT_H 1
  982. | #define HAVE_STDLIB_H 1
  983. | #define HAVE_STRING_H 1
  984. | #define HAVE_MEMORY_H 1
  985. | #define HAVE_STRINGS_H 1
  986. | #define HAVE_INTTYPES_H 1
  987. | #define HAVE_STDINT_H 1
  988. | #define HAVE_UNISTD_H 1
  989. | #define HAVE_SYS_STAT_H 1
  990. | #define HAVE_LIBPROTOBUF 1
  991. | #define HAVE_GOOGLE_PROTOBUF_MESSAGE_H 1
  992. | #define HAVE_TIME_H 1
  993. | #define HAVE_LIBSDL /**/
  994. | #define HAVE_SDL_FOR_SOUND 1
  995. | #define HAVE_LIBSDL_MIXER 1
  996. | #define HAVE_LIBGLEW 1
  997. | #define HAVE_GL_GLEW_H 1
  998. | #define HAVE_FTGL_H 1
  999. | #define HAVE_LIBSDL_IMAGE 1
  1000. | #define HAVE_SDL_IMAGE_H 1
  1001. | #define STDC_HEADERS 1
  1002. | #define HAVE_UNISTD_H 1
  1003. | #define HAVE_SELECT 1
  1004. | #define HAVE_ATAN2F 1
  1005. | #define HAVE_SINF 1
  1006. | #define HAVE_COSF 1
  1007. | #define HAVE_TANF 1
  1008. | #define HAVE_SQRTF 1
  1009. | #define HAVE_LOGF 1
  1010. | #define HAVE_EXPF 1
  1011. | #define HAVE_FABSF 1
  1012. | #define HAVE_FLOORF 1
  1013. | /* end confdefs.h. */
  1014. | /* Define pow10f to an innocuous variant, in case <limits.h> declares pow10f.
  1015. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1016. | #define pow10f innocuous_pow10f
  1017. |
  1018. | /* System header to define __stub macros and hopefully few prototypes,
  1019. | which can conflict with char pow10f (); below.
  1020. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1021. | <limits.h> exists even on freestanding compilers. */
  1022. |
  1023. | #ifdef __STDC__
  1024. | # include <limits.h>
  1025. | #else
  1026. | # include <assert.h>
  1027. | #endif
  1028. |
  1029. | #undef pow10f
  1030. |
  1031. | /* Override any GCC internal prototype to avoid an error.
  1032. | Use char because int might match the return type of a GCC
  1033. | builtin and then its argument prototype would still apply. */
  1034. | #ifdef __cplusplus
  1035. | extern "C"
  1036. | #endif
  1037. | char pow10f ();
  1038. | /* The GNU C library defines this for functions which it implements
  1039. | to always fail with ENOSYS. Some functions are actually named
  1040. | something starting with __ and the normal name is an alias. */
  1041. | #if defined __stub_pow10f || defined __stub___pow10f
  1042. | choke me
  1043. | #endif
  1044. |
  1045. | int
  1046. | main ()
  1047. | {
  1048. | return pow10f ();
  1049. | ;
  1050. | return 0;
  1051. | }
  1052. configure:12916: result: no
  1053. configure:12916: checking for isblank
  1054. configure:12916: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  1055. configure:12916: $? = 0
  1056. configure:12916: result: yes
  1057. configure:12927: checking for wmemset
  1058. configure:12927: gcc -o conftest -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 -isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 -arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks conftest.c -lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 >&5
  1059. configure:12927: $? = 0
  1060. configure:12927: result: yes
  1061. configure:13555: checking for /proc/self/maps
  1062. configure:13568: result: no
  1063. configure:13574: checking whether everything is installed to the same prefix
  1064. configure:13590: result: yes
  1065. configure:13593: checking whether binary relocation support should be enabled
  1066. configure:13610: result: no
  1067. configure:13962: creating ./config.status
  1068.  
  1069. ## ---------------------- ##
  1070. ## Running config.status. ##
  1071. ## ---------------------- ##
  1072.  
  1073. This file was extended by armagetronad config.status 0.4_alpha10647, which was
  1074. generated by GNU Autoconf 2.68. Invocation command line was
  1075.  
  1076. CONFIG_FILES =
  1077. CONFIG_HEADERS =
  1078. CONFIG_LINKS =
  1079. CONFIG_COMMANDS =
  1080. $ ./config.status
  1081.  
  1082. on tjohnw.student.rit.edu
  1083.  
  1084. config.status:1071: creating src/Makefile
  1085. config.status:1071: creating src/protobuf/Makefile
  1086. config.status:1071: creating src/first/Makefile
  1087. config.status:1071: creating Makefile
  1088. config.status:1071: creating batch/Makefile
  1089. config.status:1071: creating language/languages.txt
  1090. config.status:1071: creating config/rc.config
  1091. config.status:1071: creating config/aiplayers.cfg
  1092. config.status:1071: creating src/doc/Makefile
  1093. config.status:1071: creating src/doc/net/Makefile
  1094. config.status:1071: creating src/doc/Doxyfile
  1095. config.status:1071: creating src/doc/html.m4
  1096. config.status:1071: creating src/thirdparty/Makefile
  1097. config.status:1071: creating src/thirdparty/particles/Makefile
  1098. config.status:1071: creating src/thirdparty/mathexpr/Makefile
  1099. config.status:1071: creating src/thirdparty/scrap/Makefile
  1100. config.status:1071: creating src/swig/Makefile
  1101. config.status:1071: creating resource/Makefile
  1102. config.status:1071: creating config/Makefile
  1103. config.status:1071: creating desktop/Makefile
  1104. config.status:1071: creating www-root/Makefile
  1105. config.status:1071: creating desktop/armagetronad-armagetronad.desktop
  1106. config.status:1071: creating desktop/armagetronad-armagetronad-handler.desktop
  1107. config.status:1071: creating desktop/armagetronad-link.xml
  1108. config.status:1071: creating desktop/armagetronad.protocol
  1109. config.status:1071: creating desktop/os-x/Info.plist
  1110. config.status:1071: creating aa_config.h
  1111. config.status:1265: executing depfiles commands
  1112. config.status:1265: executing universal_variables commands
  1113. config.status:1265: executing pathsubstitution commands
  1114.  
  1115. ## ---------------- ##
  1116. ## Cache variables. ##
  1117. ## ---------------- ##
  1118.  
  1119. ac_cv_build=i386-apple-darwin13.0.1
  1120. ac_cv_c_compiler_gnu=yes
  1121. ac_cv_c_const=yes
  1122. ac_cv_cxx_compiler_gnu=yes
  1123. ac_cv_cxxflags_gcc_option__nobodyreadsconfigureoutputanyway='no, obsolete'
  1124. ac_cv_env_APBUILD_CC_set=
  1125. ac_cv_env_APBUILD_CC_value=
  1126. ac_cv_env_APBUILD_CXX1_set=
  1127. ac_cv_env_APBUILD_CXX1_value=
  1128. ac_cv_env_APBUILD_CXX2_set=
  1129. ac_cv_env_APBUILD_CXX2_value=
  1130. ac_cv_env_APBUILD_STATIC_set=
  1131. ac_cv_env_APBUILD_STATIC_value=
  1132. ac_cv_env_ARMAGETRONAD_OS_X_TOOLKIT_set=
  1133. ac_cv_env_ARMAGETRONAD_OS_X_TOOLKIT_value=
  1134. ac_cv_env_CCC_set=
  1135. ac_cv_env_CCC_value=
  1136. ac_cv_env_CC_set=
  1137. ac_cv_env_CC_value=
  1138. ac_cv_env_CFLAGS_set=
  1139. ac_cv_env_CFLAGS_value=
  1140. ac_cv_env_CODELEVEL_set=
  1141. ac_cv_env_CODELEVEL_value=
  1142. ac_cv_env_CPPFLAGS_set=
  1143. ac_cv_env_CPPFLAGS_value=
  1144. ac_cv_env_CPP_set=
  1145. ac_cv_env_CPP_value=
  1146. ac_cv_env_CXXCPP_set=
  1147. ac_cv_env_CXXCPP_value=
  1148. ac_cv_env_CXXFLAGS_set=
  1149. ac_cv_env_CXXFLAGS_value=
  1150. ac_cv_env_CXX_ABI_set=
  1151. ac_cv_env_CXX_ABI_value=
  1152. ac_cv_env_CXX_set=
  1153. ac_cv_env_CXX_value=
  1154. ac_cv_env_DEBUGLEVEL_set=
  1155. ac_cv_env_DEBUGLEVEL_value=
  1156. ac_cv_env_FREETYPE_CONFIG_set=
  1157. ac_cv_env_FREETYPE_CONFIG_value=
  1158. ac_cv_env_LDFLAGS_set=
  1159. ac_cv_env_LDFLAGS_value=
  1160. ac_cv_env_LIBS_set=
  1161. ac_cv_env_LIBS_value=
  1162. ac_cv_env_OBJCXXCPP_set=
  1163. ac_cv_env_OBJCXXCPP_value=
  1164. ac_cv_env_OBJCXXFLAGS_set=
  1165. ac_cv_env_OBJCXXFLAGS_value=
  1166. ac_cv_env_OBJCXX_set=
  1167. ac_cv_env_OBJCXX_value=
  1168. ac_cv_env_SDL_CONFIG_set=
  1169. ac_cv_env_SDL_CONFIG_value=
  1170. ac_cv_env_XMKMF_set=
  1171. ac_cv_env_XMKMF_value=
  1172. ac_cv_env_XML2_CONFIG_set=
  1173. ac_cv_env_XML2_CONFIG_value=
  1174. ac_cv_env_YACC_set=
  1175. ac_cv_env_YACC_value=
  1176. ac_cv_env_YFLAGS_set=
  1177. ac_cv_env_YFLAGS_value=
  1178. ac_cv_env_build_alias_set=
  1179. ac_cv_env_build_alias_value=
  1180. ac_cv_env_docstyle_set=
  1181. ac_cv_env_docstyle_value=
  1182. ac_cv_env_host_alias_set=
  1183. ac_cv_env_host_alias_value=
  1184. ac_cv_env_progname_set=
  1185. ac_cv_env_progname_value=
  1186. ac_cv_env_progtitle_set=
  1187. ac_cv_env_progtitle_value=
  1188. ac_cv_env_target_alias_set=
  1189. ac_cv_env_target_alias_value=
  1190. ac_cv_file__proc_self_maps=no
  1191. ac_cv_func_SDL_GL_SetAttribute=yes
  1192. ac_cv_func_atan2f=yes
  1193. ac_cv_func_cosf=yes
  1194. ac_cv_func_expf=yes
  1195. ac_cv_func_fabsf=yes
  1196. ac_cv_func_floorf=yes
  1197. ac_cv_func_isblank=yes
  1198. ac_cv_func_logf=yes
  1199. ac_cv_func_png_sig_cmp=yes
  1200. ac_cv_func_pow10=no
  1201. ac_cv_func_pow10f=no
  1202. ac_cv_func_select=yes
  1203. ac_cv_func_sinf=yes
  1204. ac_cv_func_sqrtf=yes
  1205. ac_cv_func_tanf=yes
  1206. ac_cv_func_wmemset=yes
  1207. ac_cv_func_xmlParserInputBufferCreateFilenameDefault=yes
  1208. ac_cv_header_GL_glew_h=yes
  1209. ac_cv_header_SDL_image_h=yes
  1210. ac_cv_header_ftgl_h=yes
  1211. ac_cv_header_google_protobuf_message_h=yes
  1212. ac_cv_header_inttypes_h=yes
  1213. ac_cv_header_memory_h=yes
  1214. ac_cv_header_stdc=yes
  1215. ac_cv_header_stdint_h=yes
  1216. ac_cv_header_stdlib_h=yes
  1217. ac_cv_header_string_h=yes
  1218. ac_cv_header_strings_h=yes
  1219. ac_cv_header_sys_stat_h=yes
  1220. ac_cv_header_sys_types_h=yes
  1221. ac_cv_header_time_h=yes
  1222. ac_cv_header_unistd_h=yes
  1223. ac_cv_host=i386-apple-darwin13.0.1
  1224. ac_cv_lib_GLEW_glewInit=yes
  1225. ac_cv_lib_SDL_image_IMG_Load=yes
  1226. ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes
  1227. ac_cv_lib_boost_system__ZN5boost6system15system_categoryEv=yes
  1228. ac_cv_lib_boost_thread__ZN5boost11this_thread5yieldEv=yes
  1229. ac_cv_lib_freetype_FT_Init_FreeType=yes
  1230. ac_cv_lib_ftgl_ftglRenderGlyph=yes
  1231. ac_cv_lib_protobuf__ZN6google8protobuf7MessageD2Ev=yes
  1232. ac_cv_lib_rt_clock_gettime=no
  1233. ac_cv_lib_xml2_xmlParseMemory=yes
  1234. ac_cv_objcxx_compiler_gnu=yes
  1235. ac_cv_objext=o
  1236. ac_cv_path_EGREP='/usr/bin/grep -E'
  1237. ac_cv_path_GREP=/usr/bin/grep
  1238. ac_cv_path_install='/usr/bin/install -c'
  1239. ac_cv_prog_AWK=awk
  1240. ac_cv_prog_CPP='gcc -E'
  1241. ac_cv_prog_CXXCPP='g++ -E'
  1242. ac_cv_prog_HAVE_BASH=yes
  1243. ac_cv_prog_HAVE_GMAKE=no
  1244. ac_cv_prog_HAVE_M4=true
  1245. ac_cv_prog_OBJCXXCPP='g++ -E'
  1246. ac_cv_prog_PROTOC=/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/bin/protoc
  1247. ac_cv_prog_YACC='bison -y'
  1248. ac_cv_prog_ac_ct_CC=gcc
  1249. ac_cv_prog_ac_ct_CXX=g++
  1250. ac_cv_prog_ac_ct_OBJCXX=g++
  1251. ac_cv_prog_ac_ct_RANLIB=ranlib
  1252. ac_cv_prog_cc_c89=
  1253. ac_cv_prog_cc_g=yes
  1254. ac_cv_prog_cxx_g=yes
  1255. ac_cv_prog_make_make_set=yes
  1256. ac_cv_prog_objcxx_g=yes
  1257. ac_cv_target=i386-apple-darwin13.0.1
  1258. ac_cv_type_socklen_t=yes
  1259. am_cv_CC_dependencies_compiler_type=gcc3
  1260. am_cv_CXX_dependencies_compiler_type=gcc3
  1261. am_cv_prog_tar_ustar=gnutar
  1262. br_cv_binreloc=no
  1263. br_cv_valid_prefixes=yes
  1264.  
  1265. ## ----------------- ##
  1266. ## Output variables. ##
  1267. ## ----------------- ##
  1268.  
  1269. ACLOCAL='${SHELL} /Users/tjohnw/Documents/Armagetron_Build/Source/armagetronad/armagetronad/missing --run aclocal-1.11'
  1270. ALLOW_MULTIPLE_VERSIONS_FALSE=''
  1271. ALLOW_MULTIPLE_VERSIONS_TRUE='#'
  1272. AMDEPBACKSLASH='\'
  1273. AMDEP_FALSE='#'
  1274. AMDEP_TRUE=''
  1275. AMTAR='${SHELL} /Users/tjohnw/Documents/Armagetron_Build/Source/armagetronad/armagetronad/missing --run tar'
  1276. APBUILD_CC=''
  1277. APBUILD_CXX1=''
  1278. APBUILD_CXX2=''
  1279. APBUILD_STATIC=''
  1280. ARMAGETRONAD_OS_X_TOOLKIT='/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries'
  1281. AUTOCONF='${SHELL} /Users/tjohnw/Documents/Armagetron_Build/Source/armagetronad/armagetronad/missing --run autoconf'
  1282. AUTOHEADER='${SHELL} /Users/tjohnw/Documents/Armagetron_Build/Source/armagetronad/armagetronad/missing --run autoheader'
  1283. AUTOMAKE='${SHELL} /Users/tjohnw/Documents/Armagetron_Build/Source/armagetronad/armagetronad/missing --run automake-1.11'
  1284. AWK='awk'
  1285. BINRELOC_CFLAGS=''
  1286. BINRELOC_LIBS=''
  1287. BOOST_CPPFLAGS='-I/usr/local/include'
  1288. BOOST_LDFLAGS='-L/usr/local/lib'
  1289. BUILDDEDICATED_FALSE=''
  1290. BUILDDEDICATED_TRUE='#'
  1291. BUILDFAKERELEASE_FALSE=''
  1292. BUILDFAKERELEASE_TRUE='#'
  1293. BUILDMAIN_FALSE='#'
  1294. BUILDMAIN_TRUE=''
  1295. BUILDMASTER_FALSE=''
  1296. BUILDMASTER_TRUE='#'
  1297. BUILDREGULAR_FALSE='#'
  1298. BUILDREGULAR_TRUE=''
  1299. BUILDZONESV1_FALSE=''
  1300. BUILDZONESV1_TRUE='#'
  1301. BUILDZONESV2_FALSE='#'
  1302. BUILDZONESV2_TRUE=''
  1303. BUILD_FORTRESS_FALSE='#'
  1304. BUILD_FORTRESS_TRUE=''
  1305. CC='gcc'
  1306. CCDEPMODE='depmode=gcc3'
  1307. CFLAGS='-isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -arch i386 '
  1308. CODELEVEL='0'
  1309. CPP='gcc -E'
  1310. CPPFLAGS='-isystem /Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/AllFrameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/FTGL -I/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/include/freetype2 '
  1311. CXX='g++'
  1312. CXXCPP='g++ -E'
  1313. CXXDEPMODE='depmode=gcc3'
  1314. CXXFLAGS='-arch i386 -O2'
  1315. CXXFLAGS_OURFILES=''
  1316. CXX_ABI=''
  1317. CYGPATH_W='echo'
  1318. DATE_R_FALSE=''
  1319. DATE_R_TRUE='#'
  1320. DEBUGLEVEL='0'
  1321. DEFS='-DHAVE_CONFIG_H'
  1322. DEPDIR='.deps'
  1323. ECHO_C='\c'
  1324. ECHO_N=''
  1325. ECHO_T=''
  1326. EGREP='/usr/bin/grep -E'
  1327. ENABLE_RUBY_FALSE=''
  1328. ENABLE_RUBY_TRUE='#'
  1329. ENGINECOREDEBUG_FALSE='#'
  1330. ENGINECOREDEBUG_TRUE=''
  1331. EXEEXT=''
  1332. FREETYPE_CONFIG='freetype-config'
  1333. GREP='/usr/bin/grep'
  1334. HAVE_BASH='yes'
  1335. HAVE_GMAKE='no'
  1336. HAVE_M4='true'
  1337. HAVE_M4_FALSE='#'
  1338. HAVE_M4_TRUE=''
  1339. INSTALL_DATA='${INSTALL} -m 644'
  1340. INSTALL_PROGRAM='${INSTALL}'
  1341. INSTALL_SCRIPT='${INSTALL}'
  1342. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1343. LDFLAGS='-arch i386 -L/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/lib -F/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/Frameworks '
  1344. LIBOBJS=''
  1345. LIBS='-lSDL_image -lGLEW -lSDL_mixer -framework AudioToolbox -framework AudioUnit -framework Cocoa -framework CoreAudio -framework IOKit -framework OpenGL -framework CoreFoundation -framework Carbon -framework CoreServices -framework ApplicationServices -framework Foundation -framework AppKit -framework SDL -lprotobuf -lboost_thread -lboost_system -lxml2 -lpng -lz -lftgl -lfreetype -lbz2 '
  1346. LN_S='ln -s'
  1347. LTLIBOBJS=''
  1348. MAKEINFO='${SHELL} /Users/tjohnw/Documents/Armagetron_Build/Source/armagetronad/armagetronad/missing --run makeinfo'
  1349. MKDIR_P='./install-sh -c -d'
  1350. NEEDDATA_FALSE='#'
  1351. NEEDDATA_TRUE=''
  1352. OBJCXX='g++'
  1353. OBJCXXCPP='g++ -E'
  1354. OBJCXXFLAGS='-arch i386 '
  1355. OBJEXT='o'
  1356. OS_X_TOOLKIT_FALSE='#'
  1357. OS_X_TOOLKIT_TRUE=''
  1358. PACKAGE='armagetronad'
  1359. PACKAGE_BUGREPORT=''
  1360. PACKAGE_NAME='armagetronad'
  1361. PACKAGE_STRING='armagetronad 0.4_alpha10647'
  1362. PACKAGE_TARNAME='armagetronad'
  1363. PACKAGE_URL=''
  1364. PACKAGE_VERSION='0.4_alpha10647'
  1365. PATH_SEPARATOR=':'
  1366. PROTOC='/Users/tjohnw/Documents/Armagetron_Build/Source/os-x-toolkit-r27/libraries/i386/bin/protoc'
  1367. PTHREAD_CC=''
  1368. PTHREAD_CFLAGS=''
  1369. PTHREAD_LIBS=''
  1370. RANLIB='ranlib'
  1371. SDL_CONFIG='sdl-config'
  1372. SET_MAKE=''
  1373. SHELL='/bin/sh'
  1374. STRIP=''
  1375. USE_SDLMIXER_FALSE='#'
  1376. USE_SDLMIXER_TRUE=''
  1377. USE_SYSINSTALL_FALSE=''
  1378. USE_SYSINSTALL_TRUE='#'
  1379. USE_UNINSTALL_FALSE=''
  1380. USE_UNINSTALL_TRUE='#'
  1381. VERSION='0.4_alpha10647'
  1382. XMKMF=''
  1383. XML2_CONFIG='xml2-config'
  1384. X_CFLAGS=''
  1385. X_EXTRA_LIBS=''
  1386. X_LIBS=''
  1387. X_PRE_LIBS=''
  1388. YACC='bison -y'
  1389. YFLAGS=''
  1390. aa_datadir='${datadir}${datadir_suffix}${progdir_suffix}'
  1391. aa_infodir='${infodir}${infodir_suffix}${progdir_suffix}'
  1392. aa_localstatedir='${localstatedir}${localstatedir_suffix}${progdir_suffix}'
  1393. aa_logdir='${logdir}${logdir_suffix}${progdir_suffix}'
  1394. aa_mandir='${mandir}${mandir_suffix}${progdir_suffix}'
  1395. aa_oldvardir='${oldvardir}${oldvardir_suffix}${progdir_suffix}'
  1396. aa_rundir='${rundir}${rundir_suffix}${progdir_suffix}'
  1397. aa_sysconfdir='${sysconfdir}${sysconfdir_suffix}${progdir_suffix}'
  1398. ac_ct_CC='gcc'
  1399. ac_ct_CXX='g++'
  1400. ac_ct_OBJCXX='g++'
  1401. acx_pthread_config=''
  1402. am__EXEEXT_FALSE=''
  1403. am__EXEEXT_TRUE='#'
  1404. am__fastdepCC_FALSE='#'
  1405. am__fastdepCC_TRUE=''
  1406. am__fastdepCXX_FALSE='#'
  1407. am__fastdepCXX_TRUE=''
  1408. am__include='include'
  1409. am__isrc=''
  1410. am__leading_dot='.'
  1411. am__quote=''
  1412. am__tar='tar --format=ustar -chf - "$$tardir"'
  1413. am__untar='tar -xf -'
  1414. bindir='${exec_prefix}/bin'
  1415. build='i386-apple-darwin13.0.1'
  1416. build_alias=''
  1417. build_cpu='i386'
  1418. build_dedicated='false'
  1419. build_os='darwin13.0.1'
  1420. build_regular='true'
  1421. build_vendor='apple'
  1422. datadir='${prefix}/share'
  1423. datadir_suffix='/games/armagetronad'
  1424. docstyle='unix'
  1425. enable_desktop='yes'
  1426. enable_etc='yes'
  1427. enable_initscripts='no'
  1428. enable_migratestate='yes'
  1429. enable_multiver='no'
  1430. enable_restoreold='yes'
  1431. enable_ruby='no'
  1432. enable_useradd='no'
  1433. exec_prefix='${prefix}'
  1434. executable_suffix=''
  1435. external_uninstall_cmd=''
  1436. games_suffix_config='/games/'
  1437. games_suffix_data='/games/'
  1438. games_suffix_doc='/games/'
  1439. games_suffix_var='/games/'
  1440. host='i386-apple-darwin13.0.1'
  1441. host_alias=''
  1442. host_cpu='i386'
  1443. host_os='darwin13.0.1'
  1444. host_vendor='apple'
  1445. includedir='${prefix}/include'
  1446. infodir_suffix='/games/armagetronad'
  1447. initdir='/etc/init.d'
  1448. install_sh='${SHELL} /Users/tjohnw/Documents/Armagetron_Build/Source/armagetronad/armagetronad/install-sh'
  1449. libdir='${exec_prefix}/lib'
  1450. libexecdir='${exec_prefix}/libexec'
  1451. localstatedir='${prefix}/var'
  1452. localstatedir_suffix='/games/armagetronad'
  1453. logdir='${localstatedir}/log'
  1454. logdir_suffix=''
  1455. mandir_suffix='/games/armagetronad'
  1456. mkdir_p='$(top_builddir)/./install-sh -c -d'
  1457. needdata='yes'
  1458. oldvardir='${prefix}/var/games/armagetronad/var'
  1459. oldvardir_suffix=''
  1460. os_x_minimum_system_version='10.9.0'
  1461. prefix='/Users/tjohnw/Documents/Armagetron_Build/Source/armagetronad/armagetronad/Armagetron Advanced.app/Contents/Resources'
  1462. progdir_suffix=''
  1463. progname='armagetronad'
  1464. prognamebase='armagetronad'
  1465. program_transform_name='s,x,x,'
  1466. progtitle='Armagetron Advanced'
  1467. progtitle_server=''
  1468. progtitle_serverorclient=' Client'
  1469. relocatable='no'
  1470. rundir='${localstatedir}/run'
  1471. rundir_suffix=''
  1472. sbindir='${exec_prefix}/sbin'
  1473. scriptdir='${aa_datadir}/scripts'
  1474. sharedstatedir='${prefix}/com'
  1475. silent_inc='sinclude'
  1476. sysconfdir='${prefix}/etc'
  1477. sysconfdir_suffix='/games/armagetronad'
  1478. target='i386-apple-darwin13.0.1'
  1479. target_alias=''
  1480. target_cpu='i386'
  1481. target_os='darwin13.0.1'
  1482. target_vendor='apple'
  1483. version='0.4_alpha10647'
  1484. wwwrootdir='${aa_datadir}/www-root'
  1485.  
  1486. ## ----------- ##
  1487. ## confdefs.h. ##
  1488. ## ----------- ##
  1489.  
  1490. /* confdefs.h */
  1491. #define PACKAGE_NAME "armagetronad"
  1492. #define PACKAGE_TARNAME "armagetronad"
  1493. #define PACKAGE_VERSION "0.4_alpha10647"
  1494. #define PACKAGE_STRING "armagetronad 0.4_alpha10647"
  1495. #define PACKAGE_BUGREPORT ""
  1496. #define PACKAGE_URL ""
  1497. #define PACKAGE "armagetronad"
  1498. #define VERSION "0.4_alpha10647"
  1499. #define MACOSX_XCODE 1
  1500. #define KRAWALL_SERVER /**/
  1501. #define ENABLE_ZONESV2 /**/
  1502. #define DONTUSEMEMMANAGER 1
  1503. #define HAVE_BOOST /**/
  1504. #define USER_DATA_DIR "~/Library/Application Support/Armagetron Advanced"
  1505. #define SCREENSHOT_DIR "~/Library/Application Support/Armagetron Advanced/screenshots"
  1506. #define PROGDIR_SUFFIX ""
  1507. #define HAVE_SOCKLEN_T 1
  1508. #define MACOSX 1
  1509. #define HAVE_LIBXML2 1
  1510. #define HAVE_LIBBOOST_SYSTEM 1
  1511. #define HAVE_LIBBOOST_THREAD 1
  1512. #define STDC_HEADERS 1
  1513. #define HAVE_SYS_TYPES_H 1
  1514. #define HAVE_SYS_STAT_H 1
  1515. #define HAVE_STDLIB_H 1
  1516. #define HAVE_STRING_H 1
  1517. #define HAVE_MEMORY_H 1
  1518. #define HAVE_STRINGS_H 1
  1519. #define HAVE_INTTYPES_H 1
  1520. #define HAVE_STDINT_H 1
  1521. #define HAVE_UNISTD_H 1
  1522. #define HAVE_SYS_STAT_H 1
  1523. #define HAVE_LIBPROTOBUF 1
  1524. #define HAVE_GOOGLE_PROTOBUF_MESSAGE_H 1
  1525. #define HAVE_TIME_H 1
  1526. #define HAVE_LIBSDL /**/
  1527. #define HAVE_SDL_FOR_SOUND 1
  1528. #define HAVE_LIBSDL_MIXER 1
  1529. #define HAVE_LIBGLEW 1
  1530. #define HAVE_GL_GLEW_H 1
  1531. #define HAVE_FTGL_H 1
  1532. #define HAVE_LIBSDL_IMAGE 1
  1533. #define HAVE_SDL_IMAGE_H 1
  1534. #define STDC_HEADERS 1
  1535. #define HAVE_UNISTD_H 1
  1536. #define HAVE_SELECT 1
  1537. #define HAVE_ATAN2F 1
  1538. #define HAVE_SINF 1
  1539. #define HAVE_COSF 1
  1540. #define HAVE_TANF 1
  1541. #define HAVE_SQRTF 1
  1542. #define HAVE_LOGF 1
  1543. #define HAVE_EXPF 1
  1544. #define HAVE_FABSF 1
  1545. #define HAVE_FLOORF 1
  1546. #define HAVE_ISBLANK 1
  1547. #define HAVE_WMEMSET 1
  1548. #define HAVE_LIBSDL_MIXER 1
  1549. #define TOP_SOURCE_DIR "."
  1550. #define PROGNAME "armagetronad"
  1551. #define PROGNAMEBASE "armagetronad"
  1552. #define PREFIX "/Users/tjohnw/Documents/Armagetron_Build/Source/armagetronad/armagetronad/Armagetron Advanced.app/Contents/Resources"
  1553.  
  1554. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement