Guest User

Untitled

a guest
Dec 1st, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 109.84 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 OpenPGM configure 5.1.118, which was
  5. generated by GNU Autoconf 2.61. Invocation command line was
  6.  
  7. $ ./configure --disable-option-checking --prefix=/usr/local/Cellar/zeromq/3.2.0-rc1 CFLAGS=-fvisibility=hidden --disable-dependency-tracking --with-pgm CC=/usr/bin/clang CFLAGS=-Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 LDFLAGS=-L/usr/local/lib CPPFLAGS=-isystem /usr/local/include CXX=/usr/bin/clang++ CXXFLAGS=-Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 PKG_CONFIG_PATH=/usr/local/Library/Homebrew/pkgconfig --cache-file=/dev/null --srcdir=.
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = iBlub.local
  14. uname -m = x86_64
  15. uname -r = 12.0.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/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 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 4 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: 120 tasks, 534 threads, 4 processors
  34. Load average: 2.44, Mach factor: 1.67
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /usr/local/bin
  40. PATH: /usr/local/sbin
  41. PATH: /usr/bin
  42. PATH: /bin
  43. PATH: /usr/sbin
  44. PATH: /sbin
  45. PATH: /opt/X11/bin
  46. PATH: /usr/local/texlive/2012/bin/x86_64-darwin
  47. PATH: /usr/local/Library/Contributions/cmds
  48.  
  49.  
  50. ## ----------- ##
  51. ## Core tests. ##
  52. ## ----------- ##
  53.  
  54. configure:1977: checking for a BSD-compatible install
  55. configure:2033: result: /usr/bin/install -c
  56. configure:2044: checking whether build environment is sane
  57. configure:2087: result: yes
  58. configure:2115: checking for a thread-safe mkdir -p
  59. configure:2154: result: ./install-sh -c -d
  60. configure:2167: checking for gawk
  61. configure:2197: result: no
  62. configure:2167: checking for mawk
  63. configure:2197: result: no
  64. configure:2167: checking for nawk
  65. configure:2197: result: no
  66. configure:2167: checking for awk
  67. configure:2183: found /usr/bin/awk
  68. configure:2194: result: awk
  69. configure:2205: checking whether make sets $(MAKE)
  70. configure:2226: result: yes
  71. configure:2468: checking for gcc
  72. configure:2495: result: /usr/bin/clang
  73. configure:2733: checking for C compiler version
  74. configure:2740: /usr/bin/clang --version >&5
  75. Apple clang version 4.0 (tags/Apple/clang-421.0.60) (based on LLVM 3.1svn)
  76. Target: x86_64-apple-darwin12.0.0
  77. Thread model: posix
  78. configure:2743: $? = 0
  79. configure:2750: /usr/bin/clang -v >&5
  80. Apple clang version 4.0 (tags/Apple/clang-421.0.60) (based on LLVM 3.1svn)
  81. Target: x86_64-apple-darwin12.0.0
  82. Thread model: posix
  83. configure:2753: $? = 0
  84. configure:2760: /usr/bin/clang -V >&5
  85. clang: error: argument to '-V' is missing (expected 1 value)
  86. clang: error: no input files
  87. configure:2763: $? = 1
  88. configure:2786: checking for C compiler default output file name
  89. configure:2813: /usr/bin/clang -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  90. configure:2816: $? = 0
  91. configure:2854: result: a.out
  92. configure:2871: checking whether the C compiler works
  93. configure:2881: ./a.out
  94. configure:2884: $? = 0
  95. configure:2901: result: yes
  96. configure:2908: checking whether we are cross compiling
  97. configure:2910: result: no
  98. configure:2913: checking for suffix of executables
  99. configure:2920: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  100. configure:2923: $? = 0
  101. configure:2947: result:
  102. configure:2953: checking for suffix of object files
  103. configure:2979: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  104. configure:2982: $? = 0
  105. configure:3005: result: o
  106. configure:3009: checking whether we are using the GNU C compiler
  107. configure:3038: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  108. configure:3044: $? = 0
  109. configure:3061: result: yes
  110. configure:3066: checking whether /usr/bin/clang accepts -g
  111. configure:3096: /usr/bin/clang -c -g -isystem /usr/local/include conftest.c >&5
  112. configure:3102: $? = 0
  113. configure:3201: result: yes
  114. configure:3218: checking for /usr/bin/clang option to accept ISO C89
  115. configure:3292: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  116. configure:3298: $? = 0
  117. configure:3321: result: none needed
  118. configure:3350: checking for style of include used by make
  119. configure:3378: result: GNU
  120. configure:3403: checking dependency style of /usr/bin/clang
  121. configure:3494: result: none
  122. configure:3509: checking for /usr/bin/clang option to accept ISO C99
  123. configure:3668: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  124. configure:3674: $? = 0
  125. configure:3697: result: none needed
  126. configure:3741: checking build system type
  127. configure:3759: result: i386-apple-darwin12.0.0
  128. configure:3781: checking host system type
  129. configure:3796: result: i386-apple-darwin12.0.0
  130. configure:3818: checking for a sed that does not truncate output
  131. configure:3897: result: /usr/bin/sed
  132. configure:3915: checking for grep that handles long lines and -e
  133. configure:3989: result: /usr/bin/grep
  134. configure:3994: checking for egrep
  135. configure:4072: result: /usr/bin/grep -E
  136. configure:4077: checking for fgrep
  137. configure:4155: result: /usr/bin/grep -F
  138. configure:4190: checking for ld used by /usr/bin/clang
  139. configure:4257: result: /usr/bin/clang
  140. configure:4266: checking if the linker (/usr/bin/clang) is GNU ld
  141. configure:4281: result: no
  142. configure:4293: checking for BSD- or MS-compatible name lister (nm)
  143. configure:4342: result: /usr/bin/nm
  144. configure:4464: checking the name lister (/usr/bin/nm) interface
  145. configure:4471: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  146. configure:4474: /usr/bin/nm "conftest.o"
  147. configure:4477: output
  148. 0000000000000000 S _some_variable
  149. configure:4484: result: BSD nm
  150. configure:4487: checking whether ln -s works
  151. configure:4491: result: yes
  152. configure:4499: checking the maximum length of command line arguments
  153. configure:4619: result: 196608
  154. configure:4636: checking whether the shell understands some XSI constructs
  155. configure:4646: result: yes
  156. configure:4650: checking whether the shell understands "+="
  157. configure:4656: result: yes
  158. configure:4691: checking for /usr/bin/clang option to reload object files
  159. configure:4698: result: -r
  160. configure:4725: checking how to recognize dependent libraries
  161. configure:4915: result: pass_all
  162. configure:4975: checking for ar
  163. configure:4991: found /usr/bin/ar
  164. configure:5002: result: ar
  165. configure:5084: checking for strip
  166. configure:5100: found /usr/bin/strip
  167. configure:5111: result: strip
  168. configure:5187: checking for ranlib
  169. configure:5203: found /usr/bin/ranlib
  170. configure:5214: result: ranlib
  171. configure:5308: checking command to parse /usr/bin/nm output from /usr/bin/clang object
  172. configure:5426: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  173. configure:5429: $? = 0
  174. configure:5433: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  175. configure:5436: $? = 0
  176. cannot find nm_test_var in conftest.nm
  177. configure:5426: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  178. configure:5429: $? = 0
  179. configure:5433: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
  180. configure:5436: $? = 0
  181. configure:5490: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
  182. configure:5493: $? = 0
  183. configure:5531: result: ok
  184. configure:5821: checking for dsymutil
  185. configure:5837: found /usr/bin/dsymutil
  186. configure:5848: result: dsymutil
  187. configure:5917: checking for nmedit
  188. configure:5933: found /usr/bin/nmedit
  189. configure:5944: result: nmedit
  190. configure:6013: checking for lipo
  191. configure:6029: found /usr/bin/lipo
  192. configure:6040: result: lipo
  193. configure:6109: checking for otool
  194. configure:6125: found /usr/bin/otool
  195. configure:6136: result: otool
  196. configure:6205: checking for otool64
  197. configure:6235: result: no
  198. configure:6284: checking for -single_module linker flag
  199. /usr/bin/clang -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -L/usr/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
  200. configure:6311: result: yes
  201. configure:6313: checking for -exported_symbols_list linker flag
  202. configure:6343: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
  203. configure:6349: $? = 0
  204. configure:6368: result: yes
  205. configure:6410: checking how to run the C preprocessor
  206. configure:6450: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  207. configure:6456: $? = 0
  208. configure:6487: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  209. conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
  210. #include <ac_nonexistent.h>
  211. ^
  212. 1 error generated.
  213. configure:6493: $? = 1
  214. configure: failed program was:
  215. | /* confdefs.h. */
  216. | #define PACKAGE_NAME "OpenPGM"
  217. | #define PACKAGE_TARNAME "openpgm"
  218. | #define PACKAGE_VERSION "5.1.118"
  219. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  220. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  221. | /* end confdefs.h. */
  222. | #include <ac_nonexistent.h>
  223. configure:6526: result: /usr/bin/clang -E
  224. configure:6555: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  225. configure:6561: $? = 0
  226. configure:6592: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  227. conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
  228. #include <ac_nonexistent.h>
  229. ^
  230. 1 error generated.
  231. configure:6598: $? = 1
  232. configure: failed program was:
  233. | /* confdefs.h. */
  234. | #define PACKAGE_NAME "OpenPGM"
  235. | #define PACKAGE_TARNAME "openpgm"
  236. | #define PACKAGE_VERSION "5.1.118"
  237. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  238. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  239. | /* end confdefs.h. */
  240. | #include <ac_nonexistent.h>
  241. configure:6636: checking for ANSI C header files
  242. configure:6666: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  243. configure:6672: $? = 0
  244. configure:6771: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  245. configure:6774: $? = 0
  246. configure:6780: ./conftest
  247. configure:6783: $? = 0
  248. configure:6800: result: yes
  249. configure:6824: checking for sys/types.h
  250. configure:6845: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  251. configure:6851: $? = 0
  252. configure:6867: result: yes
  253. configure:6824: checking for sys/stat.h
  254. configure:6845: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  255. configure:6851: $? = 0
  256. configure:6867: result: yes
  257. configure:6824: checking for stdlib.h
  258. configure:6845: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  259. configure:6851: $? = 0
  260. configure:6867: result: yes
  261. configure:6824: checking for string.h
  262. configure:6845: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  263. configure:6851: $? = 0
  264. configure:6867: result: yes
  265. configure:6824: checking for memory.h
  266. configure:6845: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  267. configure:6851: $? = 0
  268. configure:6867: result: yes
  269. configure:6824: checking for strings.h
  270. configure:6845: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  271. configure:6851: $? = 0
  272. configure:6867: result: yes
  273. configure:6824: checking for inttypes.h
  274. configure:6845: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  275. configure:6851: $? = 0
  276. configure:6867: result: yes
  277. configure:6824: checking for stdint.h
  278. configure:6845: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  279. configure:6851: $? = 0
  280. configure:6867: result: yes
  281. configure:6824: checking for unistd.h
  282. configure:6845: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  283. configure:6851: $? = 0
  284. configure:6867: result: yes
  285. configure:6883: checking for dlfcn.h
  286. configure:6904: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
  287. configure:6910: $? = 0
  288. configure:6926: result: yes
  289. configure:7110: checking for objdir
  290. configure:7125: result: .libs
  291. configure:7417: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
  292. configure:7435: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
  293. configure:7439: $? = 0
  294. configure:7452: result: yes
  295. configure:7472: checking for /usr/bin/clang option to produce PIC
  296. configure:7729: result: -fno-common -DPIC
  297. configure:7741: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
  298. configure:7759: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -fno-common -DPIC -DPIC conftest.c >&5
  299. configure:7763: $? = 0
  300. configure:7776: result: yes
  301. configure:7800: checking if /usr/bin/clang static flag -static works
  302. configure:7828: result: no
  303. configure:7843: checking if /usr/bin/clang supports -c -o file.o
  304. configure:7864: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -o out/conftest2.o conftest.c >&5
  305. configure:7868: $? = 0
  306. configure:7890: result: yes
  307. configure:7898: checking if /usr/bin/clang supports -c -o file.o
  308. configure:7945: result: yes
  309. configure:7978: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries
  310. configure:9032: result: yes
  311. configure:9271: checking dynamic linker characteristics
  312. configure:9950: result: darwin12.0.0 dyld
  313. configure:10052: checking how to hardcode library paths into programs
  314. configure:10077: result: immediate
  315. configure:10890: checking whether stripping libraries is possible
  316. configure:10904: result: yes
  317. configure:10930: checking if libtool supports shared libraries
  318. configure:10932: result: yes
  319. configure:10935: checking whether to build shared libraries
  320. configure:10956: result: yes
  321. configure:10959: checking whether to build static libraries
  322. configure:10963: result: yes
  323. configure:11000: checking for perl
  324. configure:11018: found /usr/bin/perl
  325. configure:11030: result: /usr/bin/perl
  326. configure:11040: checking for python
  327. configure:11058: found /usr/bin/python
  328. configure:11070: result: /usr/bin/python
  329. configure:11087: checking host system type
  330. configure:11102: result: i386-apple-darwin12.0.0
  331. configure:11469: checking for library containing sqrt
  332. configure:11510: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  333. configure:11516: $? = 0
  334. configure:11544: result: none required
  335. configure:11552: checking for library containing pthread_mutex_trylock
  336. configure:11593: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  337. configure:11599: $? = 0
  338. configure:11627: result: none required
  339. configure:11635: checking for library containing clock_gettime
  340. configure:11676: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  341. Undefined symbols for architecture x86_64:
  342. "_clock_gettime", referenced from:
  343. _main in conftest-minBS1.o
  344. ld: symbol(s) not found for architecture x86_64
  345. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  346. configure:11682: $? = 1
  347. configure: failed program was:
  348. | /* confdefs.h. */
  349. | #define PACKAGE_NAME "OpenPGM"
  350. | #define PACKAGE_TARNAME "openpgm"
  351. | #define PACKAGE_VERSION "5.1.118"
  352. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  353. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  354. | #define STDC_HEADERS 1
  355. | #define HAVE_SYS_TYPES_H 1
  356. | #define HAVE_SYS_STAT_H 1
  357. | #define HAVE_STDLIB_H 1
  358. | #define HAVE_STRING_H 1
  359. | #define HAVE_MEMORY_H 1
  360. | #define HAVE_STRINGS_H 1
  361. | #define HAVE_INTTYPES_H 1
  362. | #define HAVE_STDINT_H 1
  363. | #define HAVE_UNISTD_H 1
  364. | #define HAVE_DLFCN_H 1
  365. | #define LT_OBJDIR ".libs/"
  366. | /* end confdefs.h. */
  367. |
  368. | /* Override any GCC internal prototype to avoid an error.
  369. | Use char because int might match the return type of a GCC
  370. | builtin and then its argument prototype would still apply. */
  371. | #ifdef __cplusplus
  372. | extern "C"
  373. | #endif
  374. | char clock_gettime ();
  375. | int
  376. | main ()
  377. | {
  378. | return clock_gettime ();
  379. | ;
  380. | return 0;
  381. | }
  382. configure:11676: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c -lrt >&5
  383. ld: library not found for -lrt
  384. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  385. configure:11682: $? = 1
  386. configure: failed program was:
  387. | /* confdefs.h. */
  388. | #define PACKAGE_NAME "OpenPGM"
  389. | #define PACKAGE_TARNAME "openpgm"
  390. | #define PACKAGE_VERSION "5.1.118"
  391. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  392. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  393. | #define STDC_HEADERS 1
  394. | #define HAVE_SYS_TYPES_H 1
  395. | #define HAVE_SYS_STAT_H 1
  396. | #define HAVE_STDLIB_H 1
  397. | #define HAVE_STRING_H 1
  398. | #define HAVE_MEMORY_H 1
  399. | #define HAVE_STRINGS_H 1
  400. | #define HAVE_INTTYPES_H 1
  401. | #define HAVE_STDINT_H 1
  402. | #define HAVE_UNISTD_H 1
  403. | #define HAVE_DLFCN_H 1
  404. | #define LT_OBJDIR ".libs/"
  405. | /* end confdefs.h. */
  406. |
  407. | /* Override any GCC internal prototype to avoid an error.
  408. | Use char because int might match the return type of a GCC
  409. | builtin and then its argument prototype would still apply. */
  410. | #ifdef __cplusplus
  411. | extern "C"
  412. | #endif
  413. | char clock_gettime ();
  414. | int
  415. | main ()
  416. | {
  417. | return clock_gettime ();
  418. | ;
  419. | return 0;
  420. | }
  421. configure:11710: result: no
  422. configure:11722: checking for working alloca.h
  423. configure:11749: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  424. configure:11755: $? = 0
  425. configure:11772: result: yes
  426. configure:11782: checking for alloca
  427. configure:11829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  428. configure:11835: $? = 0
  429. configure:11852: result: yes
  430. configure:12117: checking arpa/inet.h usability
  431. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  432. configure:12140: $? = 0
  433. configure:12154: result: yes
  434. configure:12158: checking arpa/inet.h presence
  435. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  436. configure:12179: $? = 0
  437. configure:12193: result: yes
  438. configure:12226: checking for arpa/inet.h
  439. configure:12234: result: yes
  440. configure:12117: checking fcntl.h usability
  441. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  442. configure:12140: $? = 0
  443. configure:12154: result: yes
  444. configure:12158: checking fcntl.h presence
  445. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  446. configure:12179: $? = 0
  447. configure:12193: result: yes
  448. configure:12226: checking for fcntl.h
  449. configure:12234: result: yes
  450. configure:12117: checking float.h usability
  451. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  452. configure:12140: $? = 0
  453. configure:12154: result: yes
  454. configure:12158: checking float.h presence
  455. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  456. configure:12179: $? = 0
  457. configure:12193: result: yes
  458. configure:12226: checking for float.h
  459. configure:12234: result: yes
  460. configure:12107: checking for inttypes.h
  461. configure:12113: result: yes
  462. configure:12117: checking libintl.h usability
  463. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  464. conftest.c:59:10: fatal error: 'libintl.h' file not found
  465. #include <libintl.h>
  466. ^
  467. 1 error generated.
  468. configure:12140: $? = 1
  469. configure: failed program was:
  470. | /* confdefs.h. */
  471. | #define PACKAGE_NAME "OpenPGM"
  472. | #define PACKAGE_TARNAME "openpgm"
  473. | #define PACKAGE_VERSION "5.1.118"
  474. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  475. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  476. | #define STDC_HEADERS 1
  477. | #define HAVE_SYS_TYPES_H 1
  478. | #define HAVE_SYS_STAT_H 1
  479. | #define HAVE_STDLIB_H 1
  480. | #define HAVE_STRING_H 1
  481. | #define HAVE_MEMORY_H 1
  482. | #define HAVE_STRINGS_H 1
  483. | #define HAVE_INTTYPES_H 1
  484. | #define HAVE_STDINT_H 1
  485. | #define HAVE_UNISTD_H 1
  486. | #define HAVE_DLFCN_H 1
  487. | #define LT_OBJDIR ".libs/"
  488. | #define HAVE_ALLOCA_H 1
  489. | #define HAVE_ALLOCA 1
  490. | #define HAVE_ARPA_INET_H 1
  491. | #define HAVE_FCNTL_H 1
  492. | #define HAVE_FLOAT_H 1
  493. | #define HAVE_INTTYPES_H 1
  494. | /* end confdefs.h. */
  495. | #include <stdio.h>
  496. | #ifdef HAVE_SYS_TYPES_H
  497. | # include <sys/types.h>
  498. | #endif
  499. | #ifdef HAVE_SYS_STAT_H
  500. | # include <sys/stat.h>
  501. | #endif
  502. | #ifdef STDC_HEADERS
  503. | # include <stdlib.h>
  504. | # include <stddef.h>
  505. | #else
  506. | # ifdef HAVE_STDLIB_H
  507. | # include <stdlib.h>
  508. | # endif
  509. | #endif
  510. | #ifdef HAVE_STRING_H
  511. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  512. | # include <memory.h>
  513. | # endif
  514. | # include <string.h>
  515. | #endif
  516. | #ifdef HAVE_STRINGS_H
  517. | # include <strings.h>
  518. | #endif
  519. | #ifdef HAVE_INTTYPES_H
  520. | # include <inttypes.h>
  521. | #endif
  522. | #ifdef HAVE_STDINT_H
  523. | # include <stdint.h>
  524. | #endif
  525. | #ifdef HAVE_UNISTD_H
  526. | # include <unistd.h>
  527. | #endif
  528. | #include <libintl.h>
  529. configure:12154: result: no
  530. configure:12158: checking libintl.h presence
  531. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  532. conftest.c:26:10: fatal error: 'libintl.h' file not found
  533. #include <libintl.h>
  534. ^
  535. 1 error generated.
  536. configure:12179: $? = 1
  537. configure: failed program was:
  538. | /* confdefs.h. */
  539. | #define PACKAGE_NAME "OpenPGM"
  540. | #define PACKAGE_TARNAME "openpgm"
  541. | #define PACKAGE_VERSION "5.1.118"
  542. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  543. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  544. | #define STDC_HEADERS 1
  545. | #define HAVE_SYS_TYPES_H 1
  546. | #define HAVE_SYS_STAT_H 1
  547. | #define HAVE_STDLIB_H 1
  548. | #define HAVE_STRING_H 1
  549. | #define HAVE_MEMORY_H 1
  550. | #define HAVE_STRINGS_H 1
  551. | #define HAVE_INTTYPES_H 1
  552. | #define HAVE_STDINT_H 1
  553. | #define HAVE_UNISTD_H 1
  554. | #define HAVE_DLFCN_H 1
  555. | #define LT_OBJDIR ".libs/"
  556. | #define HAVE_ALLOCA_H 1
  557. | #define HAVE_ALLOCA 1
  558. | #define HAVE_ARPA_INET_H 1
  559. | #define HAVE_FCNTL_H 1
  560. | #define HAVE_FLOAT_H 1
  561. | #define HAVE_INTTYPES_H 1
  562. | /* end confdefs.h. */
  563. | #include <libintl.h>
  564. configure:12193: result: no
  565. configure:12226: checking for libintl.h
  566. configure:12234: result: no
  567. configure:12117: checking limits.h usability
  568. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  569. configure:12140: $? = 0
  570. configure:12154: result: yes
  571. configure:12158: checking limits.h presence
  572. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  573. configure:12179: $? = 0
  574. configure:12193: result: yes
  575. configure:12226: checking for limits.h
  576. configure:12234: result: yes
  577. configure:12117: checking locale.h usability
  578. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  579. configure:12140: $? = 0
  580. configure:12154: result: yes
  581. configure:12158: checking locale.h presence
  582. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  583. configure:12179: $? = 0
  584. configure:12193: result: yes
  585. configure:12226: checking for locale.h
  586. configure:12234: result: yes
  587. configure:12117: checking malloc.h usability
  588. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  589. conftest.c:61:10: fatal error: 'malloc.h' file not found
  590. #include <malloc.h>
  591. ^
  592. 1 error generated.
  593. configure:12140: $? = 1
  594. configure: failed program was:
  595. | /* confdefs.h. */
  596. | #define PACKAGE_NAME "OpenPGM"
  597. | #define PACKAGE_TARNAME "openpgm"
  598. | #define PACKAGE_VERSION "5.1.118"
  599. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  600. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  601. | #define STDC_HEADERS 1
  602. | #define HAVE_SYS_TYPES_H 1
  603. | #define HAVE_SYS_STAT_H 1
  604. | #define HAVE_STDLIB_H 1
  605. | #define HAVE_STRING_H 1
  606. | #define HAVE_MEMORY_H 1
  607. | #define HAVE_STRINGS_H 1
  608. | #define HAVE_INTTYPES_H 1
  609. | #define HAVE_STDINT_H 1
  610. | #define HAVE_UNISTD_H 1
  611. | #define HAVE_DLFCN_H 1
  612. | #define LT_OBJDIR ".libs/"
  613. | #define HAVE_ALLOCA_H 1
  614. | #define HAVE_ALLOCA 1
  615. | #define HAVE_ARPA_INET_H 1
  616. | #define HAVE_FCNTL_H 1
  617. | #define HAVE_FLOAT_H 1
  618. | #define HAVE_INTTYPES_H 1
  619. | #define HAVE_LIMITS_H 1
  620. | #define HAVE_LOCALE_H 1
  621. | /* end confdefs.h. */
  622. | #include <stdio.h>
  623. | #ifdef HAVE_SYS_TYPES_H
  624. | # include <sys/types.h>
  625. | #endif
  626. | #ifdef HAVE_SYS_STAT_H
  627. | # include <sys/stat.h>
  628. | #endif
  629. | #ifdef STDC_HEADERS
  630. | # include <stdlib.h>
  631. | # include <stddef.h>
  632. | #else
  633. | # ifdef HAVE_STDLIB_H
  634. | # include <stdlib.h>
  635. | # endif
  636. | #endif
  637. | #ifdef HAVE_STRING_H
  638. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  639. | # include <memory.h>
  640. | # endif
  641. | # include <string.h>
  642. | #endif
  643. | #ifdef HAVE_STRINGS_H
  644. | # include <strings.h>
  645. | #endif
  646. | #ifdef HAVE_INTTYPES_H
  647. | # include <inttypes.h>
  648. | #endif
  649. | #ifdef HAVE_STDINT_H
  650. | # include <stdint.h>
  651. | #endif
  652. | #ifdef HAVE_UNISTD_H
  653. | # include <unistd.h>
  654. | #endif
  655. | #include <malloc.h>
  656. configure:12154: result: no
  657. configure:12158: checking malloc.h presence
  658. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  659. conftest.c:28:10: fatal error: 'malloc.h' file not found
  660. #include <malloc.h>
  661. ^
  662. 1 error generated.
  663. configure:12179: $? = 1
  664. configure: failed program was:
  665. | /* confdefs.h. */
  666. | #define PACKAGE_NAME "OpenPGM"
  667. | #define PACKAGE_TARNAME "openpgm"
  668. | #define PACKAGE_VERSION "5.1.118"
  669. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  670. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  671. | #define STDC_HEADERS 1
  672. | #define HAVE_SYS_TYPES_H 1
  673. | #define HAVE_SYS_STAT_H 1
  674. | #define HAVE_STDLIB_H 1
  675. | #define HAVE_STRING_H 1
  676. | #define HAVE_MEMORY_H 1
  677. | #define HAVE_STRINGS_H 1
  678. | #define HAVE_INTTYPES_H 1
  679. | #define HAVE_STDINT_H 1
  680. | #define HAVE_UNISTD_H 1
  681. | #define HAVE_DLFCN_H 1
  682. | #define LT_OBJDIR ".libs/"
  683. | #define HAVE_ALLOCA_H 1
  684. | #define HAVE_ALLOCA 1
  685. | #define HAVE_ARPA_INET_H 1
  686. | #define HAVE_FCNTL_H 1
  687. | #define HAVE_FLOAT_H 1
  688. | #define HAVE_INTTYPES_H 1
  689. | #define HAVE_LIMITS_H 1
  690. | #define HAVE_LOCALE_H 1
  691. | /* end confdefs.h. */
  692. | #include <malloc.h>
  693. configure:12193: result: no
  694. configure:12226: checking for malloc.h
  695. configure:12234: result: no
  696. configure:12107: checking for memory.h
  697. configure:12113: result: yes
  698. configure:12117: checking netdb.h usability
  699. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  700. configure:12140: $? = 0
  701. configure:12154: result: yes
  702. configure:12158: checking netdb.h presence
  703. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  704. configure:12179: $? = 0
  705. configure:12193: result: yes
  706. configure:12226: checking for netdb.h
  707. configure:12234: result: yes
  708. configure:12117: checking netinet/in.h usability
  709. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  710. configure:12140: $? = 0
  711. configure:12154: result: yes
  712. configure:12158: checking netinet/in.h presence
  713. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  714. configure:12179: $? = 0
  715. configure:12193: result: yes
  716. configure:12226: checking for netinet/in.h
  717. configure:12234: result: yes
  718. configure:12117: checking stddef.h usability
  719. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  720. configure:12140: $? = 0
  721. configure:12154: result: yes
  722. configure:12158: checking stddef.h presence
  723. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  724. configure:12179: $? = 0
  725. configure:12193: result: yes
  726. configure:12226: checking for stddef.h
  727. configure:12234: result: yes
  728. configure:12107: checking for stdint.h
  729. configure:12113: result: yes
  730. configure:12107: checking for stdlib.h
  731. configure:12113: result: yes
  732. configure:12107: checking for string.h
  733. configure:12113: result: yes
  734. configure:12107: checking for strings.h
  735. configure:12113: result: yes
  736. configure:12117: checking sys/ioctl.h usability
  737. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  738. configure:12140: $? = 0
  739. configure:12154: result: yes
  740. configure:12158: checking sys/ioctl.h presence
  741. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  742. configure:12179: $? = 0
  743. configure:12193: result: yes
  744. configure:12226: checking for sys/ioctl.h
  745. configure:12234: result: yes
  746. configure:12117: checking sys/param.h usability
  747. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  748. configure:12140: $? = 0
  749. configure:12154: result: yes
  750. configure:12158: checking sys/param.h presence
  751. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  752. configure:12179: $? = 0
  753. configure:12193: result: yes
  754. configure:12226: checking for sys/param.h
  755. configure:12234: result: yes
  756. configure:12117: checking sys/socket.h usability
  757. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  758. configure:12140: $? = 0
  759. configure:12154: result: yes
  760. configure:12158: checking sys/socket.h presence
  761. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  762. configure:12179: $? = 0
  763. configure:12193: result: yes
  764. configure:12226: checking for sys/socket.h
  765. configure:12234: result: yes
  766. configure:12117: checking sys/time.h usability
  767. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  768. configure:12140: $? = 0
  769. configure:12154: result: yes
  770. configure:12158: checking sys/time.h presence
  771. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  772. configure:12179: $? = 0
  773. configure:12193: result: yes
  774. configure:12226: checking for sys/time.h
  775. configure:12234: result: yes
  776. configure:12117: checking sys/timeb.h usability
  777. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  778. configure:12140: $? = 0
  779. configure:12154: result: yes
  780. configure:12158: checking sys/timeb.h presence
  781. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  782. configure:12179: $? = 0
  783. configure:12193: result: yes
  784. configure:12226: checking for sys/timeb.h
  785. configure:12234: result: yes
  786. configure:12117: checking syslog.h usability
  787. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  788. configure:12140: $? = 0
  789. configure:12154: result: yes
  790. configure:12158: checking syslog.h presence
  791. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  792. configure:12179: $? = 0
  793. configure:12193: result: yes
  794. configure:12226: checking for syslog.h
  795. configure:12234: result: yes
  796. configure:12107: checking for unistd.h
  797. configure:12113: result: yes
  798. configure:12117: checking wchar.h usability
  799. configure:12134: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  800. configure:12140: $? = 0
  801. configure:12154: result: yes
  802. configure:12158: checking wchar.h presence
  803. configure:12173: /usr/bin/clang -E -isystem /usr/local/include conftest.c
  804. configure:12179: $? = 0
  805. configure:12193: result: yes
  806. configure:12226: checking for wchar.h
  807. configure:12234: result: yes
  808. configure:12249: checking for stdbool.h that conforms to C99
  809. configure:12342: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  810. configure:12348: $? = 0
  811. configure:12363: result: yes
  812. configure:12365: checking for _Bool
  813. configure:12395: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  814. configure:12401: $? = 0
  815. configure:12416: result: yes
  816. configure:12435: checking for uid_t in sys/types.h
  817. configure:12458: result: yes
  818. configure:12473: checking for inline
  819. configure:12499: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  820. configure:12505: $? = 0
  821. configure:12523: result: inline
  822. configure:12543: checking for int16_t
  823. configure:12574: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  824. configure:12580: $? = 0
  825. configure:12609: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  826. conftest.c:82:24: error: 'test_array' declared as an array with a negative size
  827. static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1)
  828. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  829. 1 error generated.
  830. configure:12615: $? = 1
  831. configure: failed program was:
  832. | /* confdefs.h. */
  833. | #define PACKAGE_NAME "OpenPGM"
  834. | #define PACKAGE_TARNAME "openpgm"
  835. | #define PACKAGE_VERSION "5.1.118"
  836. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  837. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  838. | #define STDC_HEADERS 1
  839. | #define HAVE_SYS_TYPES_H 1
  840. | #define HAVE_SYS_STAT_H 1
  841. | #define HAVE_STDLIB_H 1
  842. | #define HAVE_STRING_H 1
  843. | #define HAVE_MEMORY_H 1
  844. | #define HAVE_STRINGS_H 1
  845. | #define HAVE_INTTYPES_H 1
  846. | #define HAVE_STDINT_H 1
  847. | #define HAVE_UNISTD_H 1
  848. | #define HAVE_DLFCN_H 1
  849. | #define LT_OBJDIR ".libs/"
  850. | #define HAVE_ALLOCA_H 1
  851. | #define HAVE_ALLOCA 1
  852. | #define HAVE_ARPA_INET_H 1
  853. | #define HAVE_FCNTL_H 1
  854. | #define HAVE_FLOAT_H 1
  855. | #define HAVE_INTTYPES_H 1
  856. | #define HAVE_LIMITS_H 1
  857. | #define HAVE_LOCALE_H 1
  858. | #define HAVE_MEMORY_H 1
  859. | #define HAVE_NETDB_H 1
  860. | #define HAVE_NETINET_IN_H 1
  861. | #define HAVE_STDDEF_H 1
  862. | #define HAVE_STDINT_H 1
  863. | #define HAVE_STDLIB_H 1
  864. | #define HAVE_STRING_H 1
  865. | #define HAVE_STRINGS_H 1
  866. | #define HAVE_SYS_IOCTL_H 1
  867. | #define HAVE_SYS_PARAM_H 1
  868. | #define HAVE_SYS_SOCKET_H 1
  869. | #define HAVE_SYS_TIME_H 1
  870. | #define HAVE_SYS_TIMEB_H 1
  871. | #define HAVE_SYSLOG_H 1
  872. | #define HAVE_UNISTD_H 1
  873. | #define HAVE_WCHAR_H 1
  874. | #define HAVE__BOOL 1
  875. | #define HAVE_STDBOOL_H 1
  876. | /* end confdefs.h. */
  877. | #include <stdio.h>
  878. | #ifdef HAVE_SYS_TYPES_H
  879. | # include <sys/types.h>
  880. | #endif
  881. | #ifdef HAVE_SYS_STAT_H
  882. | # include <sys/stat.h>
  883. | #endif
  884. | #ifdef STDC_HEADERS
  885. | # include <stdlib.h>
  886. | # include <stddef.h>
  887. | #else
  888. | # ifdef HAVE_STDLIB_H
  889. | # include <stdlib.h>
  890. | # endif
  891. | #endif
  892. | #ifdef HAVE_STRING_H
  893. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  894. | # include <memory.h>
  895. | # endif
  896. | # include <string.h>
  897. | #endif
  898. | #ifdef HAVE_STRINGS_H
  899. | # include <strings.h>
  900. | #endif
  901. | #ifdef HAVE_INTTYPES_H
  902. | # include <inttypes.h>
  903. | #endif
  904. | #ifdef HAVE_STDINT_H
  905. | # include <stdint.h>
  906. | #endif
  907. | #ifdef HAVE_UNISTD_H
  908. | # include <unistd.h>
  909. | #endif
  910. | int
  911. | main ()
  912. | {
  913. | static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1)
  914. | < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 2))];
  915. | test_array [0] = 0
  916. |
  917. | ;
  918. | return 0;
  919. | }
  920. configure:12644: result: yes
  921. configure:12657: checking for int32_t
  922. configure:12688: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  923. configure:12694: $? = 0
  924. configure:12723: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  925. conftest.c:82:24: error: 'test_array' declared as an array with a negative size
  926. static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
  927. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  928. 1 error generated.
  929. configure:12729: $? = 1
  930. configure: failed program was:
  931. | /* confdefs.h. */
  932. | #define PACKAGE_NAME "OpenPGM"
  933. | #define PACKAGE_TARNAME "openpgm"
  934. | #define PACKAGE_VERSION "5.1.118"
  935. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  936. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  937. | #define STDC_HEADERS 1
  938. | #define HAVE_SYS_TYPES_H 1
  939. | #define HAVE_SYS_STAT_H 1
  940. | #define HAVE_STDLIB_H 1
  941. | #define HAVE_STRING_H 1
  942. | #define HAVE_MEMORY_H 1
  943. | #define HAVE_STRINGS_H 1
  944. | #define HAVE_INTTYPES_H 1
  945. | #define HAVE_STDINT_H 1
  946. | #define HAVE_UNISTD_H 1
  947. | #define HAVE_DLFCN_H 1
  948. | #define LT_OBJDIR ".libs/"
  949. | #define HAVE_ALLOCA_H 1
  950. | #define HAVE_ALLOCA 1
  951. | #define HAVE_ARPA_INET_H 1
  952. | #define HAVE_FCNTL_H 1
  953. | #define HAVE_FLOAT_H 1
  954. | #define HAVE_INTTYPES_H 1
  955. | #define HAVE_LIMITS_H 1
  956. | #define HAVE_LOCALE_H 1
  957. | #define HAVE_MEMORY_H 1
  958. | #define HAVE_NETDB_H 1
  959. | #define HAVE_NETINET_IN_H 1
  960. | #define HAVE_STDDEF_H 1
  961. | #define HAVE_STDINT_H 1
  962. | #define HAVE_STDLIB_H 1
  963. | #define HAVE_STRING_H 1
  964. | #define HAVE_STRINGS_H 1
  965. | #define HAVE_SYS_IOCTL_H 1
  966. | #define HAVE_SYS_PARAM_H 1
  967. | #define HAVE_SYS_SOCKET_H 1
  968. | #define HAVE_SYS_TIME_H 1
  969. | #define HAVE_SYS_TIMEB_H 1
  970. | #define HAVE_SYSLOG_H 1
  971. | #define HAVE_UNISTD_H 1
  972. | #define HAVE_WCHAR_H 1
  973. | #define HAVE__BOOL 1
  974. | #define HAVE_STDBOOL_H 1
  975. | /* end confdefs.h. */
  976. | #include <stdio.h>
  977. | #ifdef HAVE_SYS_TYPES_H
  978. | # include <sys/types.h>
  979. | #endif
  980. | #ifdef HAVE_SYS_STAT_H
  981. | # include <sys/stat.h>
  982. | #endif
  983. | #ifdef STDC_HEADERS
  984. | # include <stdlib.h>
  985. | # include <stddef.h>
  986. | #else
  987. | # ifdef HAVE_STDLIB_H
  988. | # include <stdlib.h>
  989. | # endif
  990. | #endif
  991. | #ifdef HAVE_STRING_H
  992. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  993. | # include <memory.h>
  994. | # endif
  995. | # include <string.h>
  996. | #endif
  997. | #ifdef HAVE_STRINGS_H
  998. | # include <strings.h>
  999. | #endif
  1000. | #ifdef HAVE_INTTYPES_H
  1001. | # include <inttypes.h>
  1002. | #endif
  1003. | #ifdef HAVE_STDINT_H
  1004. | # include <stdint.h>
  1005. | #endif
  1006. | #ifdef HAVE_UNISTD_H
  1007. | # include <unistd.h>
  1008. | #endif
  1009. | int
  1010. | main ()
  1011. | {
  1012. | static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
  1013. | < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
  1014. | test_array [0] = 0
  1015. |
  1016. | ;
  1017. | return 0;
  1018. | }
  1019. configure:12758: result: yes
  1020. configure:12771: checking for int64_t
  1021. configure:12802: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1022. configure:12808: $? = 0
  1023. configure:12837: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1024. conftest.c:82:24: error: 'test_array' declared as an array with a negative size
  1025. static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)
  1026. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1027. 1 error generated.
  1028. configure:12843: $? = 1
  1029. configure: failed program was:
  1030. | /* confdefs.h. */
  1031. | #define PACKAGE_NAME "OpenPGM"
  1032. | #define PACKAGE_TARNAME "openpgm"
  1033. | #define PACKAGE_VERSION "5.1.118"
  1034. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  1035. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  1036. | #define STDC_HEADERS 1
  1037. | #define HAVE_SYS_TYPES_H 1
  1038. | #define HAVE_SYS_STAT_H 1
  1039. | #define HAVE_STDLIB_H 1
  1040. | #define HAVE_STRING_H 1
  1041. | #define HAVE_MEMORY_H 1
  1042. | #define HAVE_STRINGS_H 1
  1043. | #define HAVE_INTTYPES_H 1
  1044. | #define HAVE_STDINT_H 1
  1045. | #define HAVE_UNISTD_H 1
  1046. | #define HAVE_DLFCN_H 1
  1047. | #define LT_OBJDIR ".libs/"
  1048. | #define HAVE_ALLOCA_H 1
  1049. | #define HAVE_ALLOCA 1
  1050. | #define HAVE_ARPA_INET_H 1
  1051. | #define HAVE_FCNTL_H 1
  1052. | #define HAVE_FLOAT_H 1
  1053. | #define HAVE_INTTYPES_H 1
  1054. | #define HAVE_LIMITS_H 1
  1055. | #define HAVE_LOCALE_H 1
  1056. | #define HAVE_MEMORY_H 1
  1057. | #define HAVE_NETDB_H 1
  1058. | #define HAVE_NETINET_IN_H 1
  1059. | #define HAVE_STDDEF_H 1
  1060. | #define HAVE_STDINT_H 1
  1061. | #define HAVE_STDLIB_H 1
  1062. | #define HAVE_STRING_H 1
  1063. | #define HAVE_STRINGS_H 1
  1064. | #define HAVE_SYS_IOCTL_H 1
  1065. | #define HAVE_SYS_PARAM_H 1
  1066. | #define HAVE_SYS_SOCKET_H 1
  1067. | #define HAVE_SYS_TIME_H 1
  1068. | #define HAVE_SYS_TIMEB_H 1
  1069. | #define HAVE_SYSLOG_H 1
  1070. | #define HAVE_UNISTD_H 1
  1071. | #define HAVE_WCHAR_H 1
  1072. | #define HAVE__BOOL 1
  1073. | #define HAVE_STDBOOL_H 1
  1074. | /* end confdefs.h. */
  1075. | #include <stdio.h>
  1076. | #ifdef HAVE_SYS_TYPES_H
  1077. | # include <sys/types.h>
  1078. | #endif
  1079. | #ifdef HAVE_SYS_STAT_H
  1080. | # include <sys/stat.h>
  1081. | #endif
  1082. | #ifdef STDC_HEADERS
  1083. | # include <stdlib.h>
  1084. | # include <stddef.h>
  1085. | #else
  1086. | # ifdef HAVE_STDLIB_H
  1087. | # include <stdlib.h>
  1088. | # endif
  1089. | #endif
  1090. | #ifdef HAVE_STRING_H
  1091. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1092. | # include <memory.h>
  1093. | # endif
  1094. | # include <string.h>
  1095. | #endif
  1096. | #ifdef HAVE_STRINGS_H
  1097. | # include <strings.h>
  1098. | #endif
  1099. | #ifdef HAVE_INTTYPES_H
  1100. | # include <inttypes.h>
  1101. | #endif
  1102. | #ifdef HAVE_STDINT_H
  1103. | # include <stdint.h>
  1104. | #endif
  1105. | #ifdef HAVE_UNISTD_H
  1106. | # include <unistd.h>
  1107. | #endif
  1108. | int
  1109. | main ()
  1110. | {
  1111. | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)
  1112. | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))];
  1113. | test_array [0] = 0
  1114. |
  1115. | ;
  1116. | return 0;
  1117. | }
  1118. configure:12872: result: yes
  1119. configure:12885: checking for int8_t
  1120. configure:12916: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1121. configure:12922: $? = 0
  1122. configure:12951: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1123. conftest.c:82:24: error: 'test_array' declared as an array with a negative size
  1124. static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1)
  1125. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1126. 1 error generated.
  1127. configure:12957: $? = 1
  1128. configure: failed program was:
  1129. | /* confdefs.h. */
  1130. | #define PACKAGE_NAME "OpenPGM"
  1131. | #define PACKAGE_TARNAME "openpgm"
  1132. | #define PACKAGE_VERSION "5.1.118"
  1133. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  1134. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  1135. | #define STDC_HEADERS 1
  1136. | #define HAVE_SYS_TYPES_H 1
  1137. | #define HAVE_SYS_STAT_H 1
  1138. | #define HAVE_STDLIB_H 1
  1139. | #define HAVE_STRING_H 1
  1140. | #define HAVE_MEMORY_H 1
  1141. | #define HAVE_STRINGS_H 1
  1142. | #define HAVE_INTTYPES_H 1
  1143. | #define HAVE_STDINT_H 1
  1144. | #define HAVE_UNISTD_H 1
  1145. | #define HAVE_DLFCN_H 1
  1146. | #define LT_OBJDIR ".libs/"
  1147. | #define HAVE_ALLOCA_H 1
  1148. | #define HAVE_ALLOCA 1
  1149. | #define HAVE_ARPA_INET_H 1
  1150. | #define HAVE_FCNTL_H 1
  1151. | #define HAVE_FLOAT_H 1
  1152. | #define HAVE_INTTYPES_H 1
  1153. | #define HAVE_LIMITS_H 1
  1154. | #define HAVE_LOCALE_H 1
  1155. | #define HAVE_MEMORY_H 1
  1156. | #define HAVE_NETDB_H 1
  1157. | #define HAVE_NETINET_IN_H 1
  1158. | #define HAVE_STDDEF_H 1
  1159. | #define HAVE_STDINT_H 1
  1160. | #define HAVE_STDLIB_H 1
  1161. | #define HAVE_STRING_H 1
  1162. | #define HAVE_STRINGS_H 1
  1163. | #define HAVE_SYS_IOCTL_H 1
  1164. | #define HAVE_SYS_PARAM_H 1
  1165. | #define HAVE_SYS_SOCKET_H 1
  1166. | #define HAVE_SYS_TIME_H 1
  1167. | #define HAVE_SYS_TIMEB_H 1
  1168. | #define HAVE_SYSLOG_H 1
  1169. | #define HAVE_UNISTD_H 1
  1170. | #define HAVE_WCHAR_H 1
  1171. | #define HAVE__BOOL 1
  1172. | #define HAVE_STDBOOL_H 1
  1173. | /* end confdefs.h. */
  1174. | #include <stdio.h>
  1175. | #ifdef HAVE_SYS_TYPES_H
  1176. | # include <sys/types.h>
  1177. | #endif
  1178. | #ifdef HAVE_SYS_STAT_H
  1179. | # include <sys/stat.h>
  1180. | #endif
  1181. | #ifdef STDC_HEADERS
  1182. | # include <stdlib.h>
  1183. | # include <stddef.h>
  1184. | #else
  1185. | # ifdef HAVE_STDLIB_H
  1186. | # include <stdlib.h>
  1187. | # endif
  1188. | #endif
  1189. | #ifdef HAVE_STRING_H
  1190. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1191. | # include <memory.h>
  1192. | # endif
  1193. | # include <string.h>
  1194. | #endif
  1195. | #ifdef HAVE_STRINGS_H
  1196. | # include <strings.h>
  1197. | #endif
  1198. | #ifdef HAVE_INTTYPES_H
  1199. | # include <inttypes.h>
  1200. | #endif
  1201. | #ifdef HAVE_STDINT_H
  1202. | # include <stdint.h>
  1203. | #endif
  1204. | #ifdef HAVE_UNISTD_H
  1205. | # include <unistd.h>
  1206. | #endif
  1207. | int
  1208. | main ()
  1209. | {
  1210. | static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1)
  1211. | < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 2))];
  1212. | test_array [0] = 0
  1213. |
  1214. | ;
  1215. | return 0;
  1216. | }
  1217. configure:12986: result: yes
  1218. configure:12998: checking for mode_t
  1219. configure:13028: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1220. configure:13034: $? = 0
  1221. configure:13049: result: yes
  1222. configure:13061: checking for C/C++ restrict keyword
  1223. configure:13097: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1224. configure:13103: $? = 0
  1225. configure:13121: result: restrict
  1226. configure:13136: checking for size_t
  1227. configure:13166: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1228. configure:13172: $? = 0
  1229. configure:13187: result: yes
  1230. configure:13199: checking for ssize_t
  1231. configure:13229: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1232. configure:13235: $? = 0
  1233. configure:13250: result: yes
  1234. configure:13263: checking for uint16_t
  1235. configure:13294: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1236. configure:13300: $? = 0
  1237. configure:13321: result: yes
  1238. configure:13335: checking for uint32_t
  1239. configure:13366: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1240. configure:13372: $? = 0
  1241. configure:13393: result: yes
  1242. configure:13411: checking for uint64_t
  1243. configure:13442: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1244. configure:13448: $? = 0
  1245. configure:13469: result: yes
  1246. configure:13487: checking for uint8_t
  1247. configure:13518: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1248. configure:13524: $? = 0
  1249. configure:13545: result: yes
  1250. configure:13571: checking for stdlib.h
  1251. configure:13577: result: yes
  1252. configure:13711: checking for GNU libc compatible malloc
  1253. configure:13745: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1254. configure:13748: $? = 0
  1255. configure:13754: ./conftest
  1256. configure:13757: $? = 0
  1257. configure:13773: result: yes
  1258. configure:13807: checking for stdlib.h
  1259. configure:13813: result: yes
  1260. configure:13807: checking for unistd.h
  1261. configure:13813: result: yes
  1262. configure:13951: checking for getpagesize
  1263. configure:14007: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1264. configure:14013: $? = 0
  1265. configure:14031: result: yes
  1266. configure:14041: checking for working mmap
  1267. configure:14188: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1268. configure:14191: $? = 0
  1269. configure:14197: ./conftest
  1270. configure:14200: $? = 0
  1271. configure:14216: result: yes
  1272. configure:14232: checking for stdlib.h
  1273. configure:14238: result: yes
  1274. configure:14372: checking for GNU libc compatible realloc
  1275. configure:14406: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1276. configure:14409: $? = 0
  1277. configure:14415: ./conftest
  1278. configure:14418: $? = 0
  1279. configure:14434: result: yes
  1280. configure:14462: checking whether strerror_r is declared
  1281. configure:14491: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1282. configure:14497: $? = 0
  1283. configure:14512: result: yes
  1284. configure:14534: checking for strerror_r
  1285. configure:14590: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1286. configure:14596: $? = 0
  1287. configure:14614: result: yes
  1288. configure:14624: checking whether strerror_r returns char *
  1289. configure:14658: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1290. conftest.c:94:13: error: indirection requires pointer operand ('int' invalid)
  1291. char x = *strerror_r (0, buf, sizeof buf);
  1292. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1293. 1 error generated.
  1294. configure:14664: $? = 1
  1295. configure: failed program was:
  1296. | /* confdefs.h. */
  1297. | #define PACKAGE_NAME "OpenPGM"
  1298. | #define PACKAGE_TARNAME "openpgm"
  1299. | #define PACKAGE_VERSION "5.1.118"
  1300. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  1301. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  1302. | #define STDC_HEADERS 1
  1303. | #define HAVE_SYS_TYPES_H 1
  1304. | #define HAVE_SYS_STAT_H 1
  1305. | #define HAVE_STDLIB_H 1
  1306. | #define HAVE_STRING_H 1
  1307. | #define HAVE_MEMORY_H 1
  1308. | #define HAVE_STRINGS_H 1
  1309. | #define HAVE_INTTYPES_H 1
  1310. | #define HAVE_STDINT_H 1
  1311. | #define HAVE_UNISTD_H 1
  1312. | #define HAVE_DLFCN_H 1
  1313. | #define LT_OBJDIR ".libs/"
  1314. | #define HAVE_ALLOCA_H 1
  1315. | #define HAVE_ALLOCA 1
  1316. | #define HAVE_ARPA_INET_H 1
  1317. | #define HAVE_FCNTL_H 1
  1318. | #define HAVE_FLOAT_H 1
  1319. | #define HAVE_INTTYPES_H 1
  1320. | #define HAVE_LIMITS_H 1
  1321. | #define HAVE_LOCALE_H 1
  1322. | #define HAVE_MEMORY_H 1
  1323. | #define HAVE_NETDB_H 1
  1324. | #define HAVE_NETINET_IN_H 1
  1325. | #define HAVE_STDDEF_H 1
  1326. | #define HAVE_STDINT_H 1
  1327. | #define HAVE_STDLIB_H 1
  1328. | #define HAVE_STRING_H 1
  1329. | #define HAVE_STRINGS_H 1
  1330. | #define HAVE_SYS_IOCTL_H 1
  1331. | #define HAVE_SYS_PARAM_H 1
  1332. | #define HAVE_SYS_SOCKET_H 1
  1333. | #define HAVE_SYS_TIME_H 1
  1334. | #define HAVE_SYS_TIMEB_H 1
  1335. | #define HAVE_SYSLOG_H 1
  1336. | #define HAVE_UNISTD_H 1
  1337. | #define HAVE_WCHAR_H 1
  1338. | #define HAVE__BOOL 1
  1339. | #define HAVE_STDBOOL_H 1
  1340. | #define HAVE_STDLIB_H 1
  1341. | #define HAVE_MALLOC 1
  1342. | #define HAVE_STDLIB_H 1
  1343. | #define HAVE_UNISTD_H 1
  1344. | #define HAVE_GETPAGESIZE 1
  1345. | #define HAVE_MMAP 1
  1346. | #define HAVE_STDLIB_H 1
  1347. | #define HAVE_REALLOC 1
  1348. | #define HAVE_DECL_STRERROR_R 1
  1349. | #define HAVE_STRERROR_R 1
  1350. | /* end confdefs.h. */
  1351. | #include <stdio.h>
  1352. | #ifdef HAVE_SYS_TYPES_H
  1353. | # include <sys/types.h>
  1354. | #endif
  1355. | #ifdef HAVE_SYS_STAT_H
  1356. | # include <sys/stat.h>
  1357. | #endif
  1358. | #ifdef STDC_HEADERS
  1359. | # include <stdlib.h>
  1360. | # include <stddef.h>
  1361. | #else
  1362. | # ifdef HAVE_STDLIB_H
  1363. | # include <stdlib.h>
  1364. | # endif
  1365. | #endif
  1366. | #ifdef HAVE_STRING_H
  1367. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1368. | # include <memory.h>
  1369. | # endif
  1370. | # include <string.h>
  1371. | #endif
  1372. | #ifdef HAVE_STRINGS_H
  1373. | # include <strings.h>
  1374. | #endif
  1375. | #ifdef HAVE_INTTYPES_H
  1376. | # include <inttypes.h>
  1377. | #endif
  1378. | #ifdef HAVE_STDINT_H
  1379. | # include <stdint.h>
  1380. | #endif
  1381. | #ifdef HAVE_UNISTD_H
  1382. | # include <unistd.h>
  1383. | #endif
  1384. | int
  1385. | main ()
  1386. | {
  1387. |
  1388. | char buf[100];
  1389. | char x = *strerror_r (0, buf, sizeof buf);
  1390. | char *p = strerror_r (0, buf, sizeof buf);
  1391. | return !p || x;
  1392. |
  1393. | ;
  1394. | return 0;
  1395. | }
  1396. configure:14740: result: no
  1397. configure:14782: checking for atexit
  1398. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1399. configure:14844: $? = 0
  1400. configure:14862: result: yes
  1401. configure:14782: checking for clock_gettime
  1402. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1403. Undefined symbols for architecture x86_64:
  1404. "_clock_gettime", referenced from:
  1405. _main in conftest-5Ii1EF.o
  1406. ld: symbol(s) not found for architecture x86_64
  1407. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1408. configure:14844: $? = 1
  1409. configure: failed program was:
  1410. | /* confdefs.h. */
  1411. | #define PACKAGE_NAME "OpenPGM"
  1412. | #define PACKAGE_TARNAME "openpgm"
  1413. | #define PACKAGE_VERSION "5.1.118"
  1414. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  1415. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  1416. | #define STDC_HEADERS 1
  1417. | #define HAVE_SYS_TYPES_H 1
  1418. | #define HAVE_SYS_STAT_H 1
  1419. | #define HAVE_STDLIB_H 1
  1420. | #define HAVE_STRING_H 1
  1421. | #define HAVE_MEMORY_H 1
  1422. | #define HAVE_STRINGS_H 1
  1423. | #define HAVE_INTTYPES_H 1
  1424. | #define HAVE_STDINT_H 1
  1425. | #define HAVE_UNISTD_H 1
  1426. | #define HAVE_DLFCN_H 1
  1427. | #define LT_OBJDIR ".libs/"
  1428. | #define HAVE_ALLOCA_H 1
  1429. | #define HAVE_ALLOCA 1
  1430. | #define HAVE_ARPA_INET_H 1
  1431. | #define HAVE_FCNTL_H 1
  1432. | #define HAVE_FLOAT_H 1
  1433. | #define HAVE_INTTYPES_H 1
  1434. | #define HAVE_LIMITS_H 1
  1435. | #define HAVE_LOCALE_H 1
  1436. | #define HAVE_MEMORY_H 1
  1437. | #define HAVE_NETDB_H 1
  1438. | #define HAVE_NETINET_IN_H 1
  1439. | #define HAVE_STDDEF_H 1
  1440. | #define HAVE_STDINT_H 1
  1441. | #define HAVE_STDLIB_H 1
  1442. | #define HAVE_STRING_H 1
  1443. | #define HAVE_STRINGS_H 1
  1444. | #define HAVE_SYS_IOCTL_H 1
  1445. | #define HAVE_SYS_PARAM_H 1
  1446. | #define HAVE_SYS_SOCKET_H 1
  1447. | #define HAVE_SYS_TIME_H 1
  1448. | #define HAVE_SYS_TIMEB_H 1
  1449. | #define HAVE_SYSLOG_H 1
  1450. | #define HAVE_UNISTD_H 1
  1451. | #define HAVE_WCHAR_H 1
  1452. | #define HAVE__BOOL 1
  1453. | #define HAVE_STDBOOL_H 1
  1454. | #define HAVE_STDLIB_H 1
  1455. | #define HAVE_MALLOC 1
  1456. | #define HAVE_STDLIB_H 1
  1457. | #define HAVE_UNISTD_H 1
  1458. | #define HAVE_GETPAGESIZE 1
  1459. | #define HAVE_MMAP 1
  1460. | #define HAVE_STDLIB_H 1
  1461. | #define HAVE_REALLOC 1
  1462. | #define HAVE_DECL_STRERROR_R 1
  1463. | #define HAVE_STRERROR_R 1
  1464. | #define HAVE_ATEXIT 1
  1465. | /* end confdefs.h. */
  1466. | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
  1467. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1468. | #define clock_gettime innocuous_clock_gettime
  1469. |
  1470. | /* System header to define __stub macros and hopefully few prototypes,
  1471. | which can conflict with char clock_gettime (); below.
  1472. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1473. | <limits.h> exists even on freestanding compilers. */
  1474. |
  1475. | #ifdef __STDC__
  1476. | # include <limits.h>
  1477. | #else
  1478. | # include <assert.h>
  1479. | #endif
  1480. |
  1481. | #undef clock_gettime
  1482. |
  1483. | /* Override any GCC internal prototype to avoid an error.
  1484. | Use char because int might match the return type of a GCC
  1485. | builtin and then its argument prototype would still apply. */
  1486. | #ifdef __cplusplus
  1487. | extern "C"
  1488. | #endif
  1489. | char clock_gettime ();
  1490. | /* The GNU C library defines this for functions which it implements
  1491. | to always fail with ENOSYS. Some functions are actually named
  1492. | something starting with __ and the normal name is an alias. */
  1493. | #if defined __stub_clock_gettime || defined __stub___clock_gettime
  1494. | choke me
  1495. | #endif
  1496. |
  1497. | int
  1498. | main ()
  1499. | {
  1500. | return clock_gettime ();
  1501. | ;
  1502. | return 0;
  1503. | }
  1504. configure:14862: result: no
  1505. configure:14782: checking for floor
  1506. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1507. configure:14844: $? = 0
  1508. configure:14862: result: yes
  1509. configure:14782: checking for ftime
  1510. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1511. configure:14844: $? = 0
  1512. configure:14862: result: yes
  1513. configure:14782: checking for gethostbyaddr
  1514. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1515. configure:14844: $? = 0
  1516. configure:14862: result: yes
  1517. configure:14782: checking for gethostbyname
  1518. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1519. configure:14844: $? = 0
  1520. configure:14862: result: yes
  1521. configure:14782: checking for gethostname
  1522. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1523. configure:14844: $? = 0
  1524. configure:14862: result: yes
  1525. configure:14782: checking for gettimeofday
  1526. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1527. configure:14844: $? = 0
  1528. configure:14862: result: yes
  1529. configure:14782: checking for inet_ntoa
  1530. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1531. configure:14844: $? = 0
  1532. configure:14862: result: yes
  1533. configure:14782: checking for memmove
  1534. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1535. configure:14844: $? = 0
  1536. configure:14862: result: yes
  1537. configure:14782: checking for memset
  1538. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1539. configure:14844: $? = 0
  1540. configure:14862: result: yes
  1541. configure:14782: checking for regcomp
  1542. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1543. configure:14844: $? = 0
  1544. configure:14862: result: yes
  1545. configure:14782: checking for select
  1546. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1547. configure:14844: $? = 0
  1548. configure:14862: result: yes
  1549. configure:14782: checking for setenv
  1550. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1551. configure:14844: $? = 0
  1552. configure:14862: result: yes
  1553. configure:14782: checking for setlocale
  1554. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1555. configure:14844: $? = 0
  1556. configure:14862: result: yes
  1557. configure:14782: checking for socket
  1558. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1559. configure:14844: $? = 0
  1560. configure:14862: result: yes
  1561. configure:14782: checking for sqrt
  1562. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1563. configure:14844: $? = 0
  1564. configure:14862: result: yes
  1565. configure:14782: checking for stpcpy
  1566. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1567. configure:14844: $? = 0
  1568. configure:14862: result: yes
  1569. configure:14782: checking for strcasecmp
  1570. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1571. configure:14844: $? = 0
  1572. configure:14862: result: yes
  1573. configure:14782: checking for strchr
  1574. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1575. configure:14844: $? = 0
  1576. configure:14862: result: yes
  1577. configure:14782: checking for strdup
  1578. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1579. configure:14844: $? = 0
  1580. configure:14862: result: yes
  1581. configure:14782: checking for strerror
  1582. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1583. configure:14844: $? = 0
  1584. configure:14862: result: yes
  1585. configure:14782: checking for strncasecmp
  1586. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1587. configure:14844: $? = 0
  1588. configure:14862: result: yes
  1589. configure:14782: checking for strpbrk
  1590. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1591. configure:14844: $? = 0
  1592. configure:14862: result: yes
  1593. configure:14782: checking for strrchr
  1594. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1595. configure:14844: $? = 0
  1596. configure:14862: result: yes
  1597. configure:14782: checking for strstr
  1598. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1599. configure:14844: $? = 0
  1600. configure:14862: result: yes
  1601. configure:14782: checking for strtol
  1602. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1603. configure:14844: $? = 0
  1604. configure:14862: result: yes
  1605. configure:14782: checking for strtoul
  1606. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1607. configure:14844: $? = 0
  1608. configure:14862: result: yes
  1609. configure:14782: checking for strtoull
  1610. configure:14838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1611. configure:14844: $? = 0
  1612. configure:14862: result: yes
  1613. configure:14874: checking for pthread_spinlock
  1614. configure:14897: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include conftest.c >&5
  1615. conftest.c:88:1: error: unknown type name 'pthread_spinlock_t'; did you mean 'pthread_rwlock_t'?
  1616. pthread_spinlock_t spinlock; pthread_spin_lock (&spinlock);
  1617. ^~~~~~~~~~~~~~~~~~
  1618. pthread_rwlock_t
  1619. /usr/include/pthread.h:99:35: note: 'pthread_rwlock_t' declared here
  1620. typedef __darwin_pthread_rwlock_t pthread_rwlock_t;
  1621. ^
  1622. 1 error generated.
  1623. configure:14903: $? = 1
  1624. configure: failed program was:
  1625. | /* confdefs.h. */
  1626. | #define PACKAGE_NAME "OpenPGM"
  1627. | #define PACKAGE_TARNAME "openpgm"
  1628. | #define PACKAGE_VERSION "5.1.118"
  1629. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  1630. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  1631. | #define STDC_HEADERS 1
  1632. | #define HAVE_SYS_TYPES_H 1
  1633. | #define HAVE_SYS_STAT_H 1
  1634. | #define HAVE_STDLIB_H 1
  1635. | #define HAVE_STRING_H 1
  1636. | #define HAVE_MEMORY_H 1
  1637. | #define HAVE_STRINGS_H 1
  1638. | #define HAVE_INTTYPES_H 1
  1639. | #define HAVE_STDINT_H 1
  1640. | #define HAVE_UNISTD_H 1
  1641. | #define HAVE_DLFCN_H 1
  1642. | #define LT_OBJDIR ".libs/"
  1643. | #define HAVE_ALLOCA_H 1
  1644. | #define HAVE_ALLOCA 1
  1645. | #define HAVE_ARPA_INET_H 1
  1646. | #define HAVE_FCNTL_H 1
  1647. | #define HAVE_FLOAT_H 1
  1648. | #define HAVE_INTTYPES_H 1
  1649. | #define HAVE_LIMITS_H 1
  1650. | #define HAVE_LOCALE_H 1
  1651. | #define HAVE_MEMORY_H 1
  1652. | #define HAVE_NETDB_H 1
  1653. | #define HAVE_NETINET_IN_H 1
  1654. | #define HAVE_STDDEF_H 1
  1655. | #define HAVE_STDINT_H 1
  1656. | #define HAVE_STDLIB_H 1
  1657. | #define HAVE_STRING_H 1
  1658. | #define HAVE_STRINGS_H 1
  1659. | #define HAVE_SYS_IOCTL_H 1
  1660. | #define HAVE_SYS_PARAM_H 1
  1661. | #define HAVE_SYS_SOCKET_H 1
  1662. | #define HAVE_SYS_TIME_H 1
  1663. | #define HAVE_SYS_TIMEB_H 1
  1664. | #define HAVE_SYSLOG_H 1
  1665. | #define HAVE_UNISTD_H 1
  1666. | #define HAVE_WCHAR_H 1
  1667. | #define HAVE__BOOL 1
  1668. | #define HAVE_STDBOOL_H 1
  1669. | #define HAVE_STDLIB_H 1
  1670. | #define HAVE_MALLOC 1
  1671. | #define HAVE_STDLIB_H 1
  1672. | #define HAVE_UNISTD_H 1
  1673. | #define HAVE_GETPAGESIZE 1
  1674. | #define HAVE_MMAP 1
  1675. | #define HAVE_STDLIB_H 1
  1676. | #define HAVE_REALLOC 1
  1677. | #define HAVE_DECL_STRERROR_R 1
  1678. | #define HAVE_STRERROR_R 1
  1679. | #define HAVE_ATEXIT 1
  1680. | #define HAVE_FLOOR 1
  1681. | #define HAVE_FTIME 1
  1682. | #define HAVE_GETHOSTBYADDR 1
  1683. | #define HAVE_GETHOSTBYNAME 1
  1684. | #define HAVE_GETHOSTNAME 1
  1685. | #define HAVE_GETTIMEOFDAY 1
  1686. | #define HAVE_INET_NTOA 1
  1687. | #define HAVE_MEMMOVE 1
  1688. | #define HAVE_MEMSET 1
  1689. | #define HAVE_REGCOMP 1
  1690. | #define HAVE_SELECT 1
  1691. | #define HAVE_SETENV 1
  1692. | #define HAVE_SETLOCALE 1
  1693. | #define HAVE_SOCKET 1
  1694. | #define HAVE_SQRT 1
  1695. | #define HAVE_STPCPY 1
  1696. | #define HAVE_STRCASECMP 1
  1697. | #define HAVE_STRCHR 1
  1698. | #define HAVE_STRDUP 1
  1699. | #define HAVE_STRERROR 1
  1700. | #define HAVE_STRNCASECMP 1
  1701. | #define HAVE_STRPBRK 1
  1702. | #define HAVE_STRRCHR 1
  1703. | #define HAVE_STRSTR 1
  1704. | #define HAVE_STRTOL 1
  1705. | #define HAVE_STRTOUL 1
  1706. | #define HAVE_STRTOULL 1
  1707. | /* end confdefs.h. */
  1708. | #include <pthread.h>
  1709. | int
  1710. | main ()
  1711. | {
  1712. | pthread_spinlock_t spinlock; pthread_spin_lock (&spinlock);
  1713. | ;
  1714. | return 0;
  1715. | }
  1716. configure:14915: result: no
  1717. configure:14921: checking for getprotobyname_r
  1718. configure:14977: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1719. Undefined symbols for architecture x86_64:
  1720. "_getprotobyname_r", referenced from:
  1721. _main in conftest-DV07Md.o
  1722. ld: symbol(s) not found for architecture x86_64
  1723. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1724. configure:14983: $? = 1
  1725. configure: failed program was:
  1726. | /* confdefs.h. */
  1727. | #define PACKAGE_NAME "OpenPGM"
  1728. | #define PACKAGE_TARNAME "openpgm"
  1729. | #define PACKAGE_VERSION "5.1.118"
  1730. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  1731. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  1732. | #define STDC_HEADERS 1
  1733. | #define HAVE_SYS_TYPES_H 1
  1734. | #define HAVE_SYS_STAT_H 1
  1735. | #define HAVE_STDLIB_H 1
  1736. | #define HAVE_STRING_H 1
  1737. | #define HAVE_MEMORY_H 1
  1738. | #define HAVE_STRINGS_H 1
  1739. | #define HAVE_INTTYPES_H 1
  1740. | #define HAVE_STDINT_H 1
  1741. | #define HAVE_UNISTD_H 1
  1742. | #define HAVE_DLFCN_H 1
  1743. | #define LT_OBJDIR ".libs/"
  1744. | #define HAVE_ALLOCA_H 1
  1745. | #define HAVE_ALLOCA 1
  1746. | #define HAVE_ARPA_INET_H 1
  1747. | #define HAVE_FCNTL_H 1
  1748. | #define HAVE_FLOAT_H 1
  1749. | #define HAVE_INTTYPES_H 1
  1750. | #define HAVE_LIMITS_H 1
  1751. | #define HAVE_LOCALE_H 1
  1752. | #define HAVE_MEMORY_H 1
  1753. | #define HAVE_NETDB_H 1
  1754. | #define HAVE_NETINET_IN_H 1
  1755. | #define HAVE_STDDEF_H 1
  1756. | #define HAVE_STDINT_H 1
  1757. | #define HAVE_STDLIB_H 1
  1758. | #define HAVE_STRING_H 1
  1759. | #define HAVE_STRINGS_H 1
  1760. | #define HAVE_SYS_IOCTL_H 1
  1761. | #define HAVE_SYS_PARAM_H 1
  1762. | #define HAVE_SYS_SOCKET_H 1
  1763. | #define HAVE_SYS_TIME_H 1
  1764. | #define HAVE_SYS_TIMEB_H 1
  1765. | #define HAVE_SYSLOG_H 1
  1766. | #define HAVE_UNISTD_H 1
  1767. | #define HAVE_WCHAR_H 1
  1768. | #define HAVE__BOOL 1
  1769. | #define HAVE_STDBOOL_H 1
  1770. | #define HAVE_STDLIB_H 1
  1771. | #define HAVE_MALLOC 1
  1772. | #define HAVE_STDLIB_H 1
  1773. | #define HAVE_UNISTD_H 1
  1774. | #define HAVE_GETPAGESIZE 1
  1775. | #define HAVE_MMAP 1
  1776. | #define HAVE_STDLIB_H 1
  1777. | #define HAVE_REALLOC 1
  1778. | #define HAVE_DECL_STRERROR_R 1
  1779. | #define HAVE_STRERROR_R 1
  1780. | #define HAVE_ATEXIT 1
  1781. | #define HAVE_FLOOR 1
  1782. | #define HAVE_FTIME 1
  1783. | #define HAVE_GETHOSTBYADDR 1
  1784. | #define HAVE_GETHOSTBYNAME 1
  1785. | #define HAVE_GETHOSTNAME 1
  1786. | #define HAVE_GETTIMEOFDAY 1
  1787. | #define HAVE_INET_NTOA 1
  1788. | #define HAVE_MEMMOVE 1
  1789. | #define HAVE_MEMSET 1
  1790. | #define HAVE_REGCOMP 1
  1791. | #define HAVE_SELECT 1
  1792. | #define HAVE_SETENV 1
  1793. | #define HAVE_SETLOCALE 1
  1794. | #define HAVE_SOCKET 1
  1795. | #define HAVE_SQRT 1
  1796. | #define HAVE_STPCPY 1
  1797. | #define HAVE_STRCASECMP 1
  1798. | #define HAVE_STRCHR 1
  1799. | #define HAVE_STRDUP 1
  1800. | #define HAVE_STRERROR 1
  1801. | #define HAVE_STRNCASECMP 1
  1802. | #define HAVE_STRPBRK 1
  1803. | #define HAVE_STRRCHR 1
  1804. | #define HAVE_STRSTR 1
  1805. | #define HAVE_STRTOL 1
  1806. | #define HAVE_STRTOUL 1
  1807. | #define HAVE_STRTOULL 1
  1808. | /* end confdefs.h. */
  1809. | /* Define getprotobyname_r to an innocuous variant, in case <limits.h> declares getprotobyname_r.
  1810. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1811. | #define getprotobyname_r innocuous_getprotobyname_r
  1812. |
  1813. | /* System header to define __stub macros and hopefully few prototypes,
  1814. | which can conflict with char getprotobyname_r (); below.
  1815. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1816. | <limits.h> exists even on freestanding compilers. */
  1817. |
  1818. | #ifdef __STDC__
  1819. | # include <limits.h>
  1820. | #else
  1821. | # include <assert.h>
  1822. | #endif
  1823. |
  1824. | #undef getprotobyname_r
  1825. |
  1826. | /* Override any GCC internal prototype to avoid an error.
  1827. | Use char because int might match the return type of a GCC
  1828. | builtin and then its argument prototype would still apply. */
  1829. | #ifdef __cplusplus
  1830. | extern "C"
  1831. | #endif
  1832. | char getprotobyname_r ();
  1833. | /* The GNU C library defines this for functions which it implements
  1834. | to always fail with ENOSYS. Some functions are actually named
  1835. | something starting with __ and the normal name is an alias. */
  1836. | #if defined __stub_getprotobyname_r || defined __stub___getprotobyname_r
  1837. | choke me
  1838. | #endif
  1839. |
  1840. | int
  1841. | main ()
  1842. | {
  1843. | return getprotobyname_r ();
  1844. | ;
  1845. | return 0;
  1846. | }
  1847. configure:15000: result: no
  1848. configure:15053: checking for getnetent
  1849. configure:15109: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1850. configure:15115: $? = 0
  1851. configure:15132: result: yes
  1852. configure:15139: checking for C99 variadic macros
  1853. configure:15163: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -isystem /usr/local/include conftest.c >&5
  1854. configure:15169: $? = 0
  1855. configure:15174: result: yes
  1856. configure:15186: checking for GNU-style variadic macros
  1857. configure:15210: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -isystem /usr/local/include conftest.c >&5
  1858. configure:15216: $? = 0
  1859. configure:15221: result: yes
  1860. configure:15234: checking for alloca.h
  1861. configure:15257: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -isystem /usr/local/include conftest.c >&5
  1862. configure:15263: $? = 0
  1863. configure:15268: result: yes
  1864. configure:15281: checking for eventfd
  1865. configure:15304: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -isystem /usr/local/include conftest.c >&5
  1866. conftest.c:84:10: fatal error: 'sys/eventfd.h' file not found
  1867. #include <sys/eventfd.h>
  1868. ^
  1869. 1 error generated.
  1870. configure:15310: $? = 1
  1871. configure: failed program was:
  1872. | /* confdefs.h. */
  1873. | #define PACKAGE_NAME "OpenPGM"
  1874. | #define PACKAGE_TARNAME "openpgm"
  1875. | #define PACKAGE_VERSION "5.1.118"
  1876. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  1877. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  1878. | #define STDC_HEADERS 1
  1879. | #define HAVE_SYS_TYPES_H 1
  1880. | #define HAVE_SYS_STAT_H 1
  1881. | #define HAVE_STDLIB_H 1
  1882. | #define HAVE_STRING_H 1
  1883. | #define HAVE_MEMORY_H 1
  1884. | #define HAVE_STRINGS_H 1
  1885. | #define HAVE_INTTYPES_H 1
  1886. | #define HAVE_STDINT_H 1
  1887. | #define HAVE_UNISTD_H 1
  1888. | #define HAVE_DLFCN_H 1
  1889. | #define LT_OBJDIR ".libs/"
  1890. | #define HAVE_ALLOCA_H 1
  1891. | #define HAVE_ALLOCA 1
  1892. | #define HAVE_ARPA_INET_H 1
  1893. | #define HAVE_FCNTL_H 1
  1894. | #define HAVE_FLOAT_H 1
  1895. | #define HAVE_INTTYPES_H 1
  1896. | #define HAVE_LIMITS_H 1
  1897. | #define HAVE_LOCALE_H 1
  1898. | #define HAVE_MEMORY_H 1
  1899. | #define HAVE_NETDB_H 1
  1900. | #define HAVE_NETINET_IN_H 1
  1901. | #define HAVE_STDDEF_H 1
  1902. | #define HAVE_STDINT_H 1
  1903. | #define HAVE_STDLIB_H 1
  1904. | #define HAVE_STRING_H 1
  1905. | #define HAVE_STRINGS_H 1
  1906. | #define HAVE_SYS_IOCTL_H 1
  1907. | #define HAVE_SYS_PARAM_H 1
  1908. | #define HAVE_SYS_SOCKET_H 1
  1909. | #define HAVE_SYS_TIME_H 1
  1910. | #define HAVE_SYS_TIMEB_H 1
  1911. | #define HAVE_SYSLOG_H 1
  1912. | #define HAVE_UNISTD_H 1
  1913. | #define HAVE_WCHAR_H 1
  1914. | #define HAVE__BOOL 1
  1915. | #define HAVE_STDBOOL_H 1
  1916. | #define HAVE_STDLIB_H 1
  1917. | #define HAVE_MALLOC 1
  1918. | #define HAVE_STDLIB_H 1
  1919. | #define HAVE_UNISTD_H 1
  1920. | #define HAVE_GETPAGESIZE 1
  1921. | #define HAVE_MMAP 1
  1922. | #define HAVE_STDLIB_H 1
  1923. | #define HAVE_REALLOC 1
  1924. | #define HAVE_DECL_STRERROR_R 1
  1925. | #define HAVE_STRERROR_R 1
  1926. | #define HAVE_ATEXIT 1
  1927. | #define HAVE_FLOOR 1
  1928. | #define HAVE_FTIME 1
  1929. | #define HAVE_GETHOSTBYADDR 1
  1930. | #define HAVE_GETHOSTBYNAME 1
  1931. | #define HAVE_GETHOSTNAME 1
  1932. | #define HAVE_GETTIMEOFDAY 1
  1933. | #define HAVE_INET_NTOA 1
  1934. | #define HAVE_MEMMOVE 1
  1935. | #define HAVE_MEMSET 1
  1936. | #define HAVE_REGCOMP 1
  1937. | #define HAVE_SELECT 1
  1938. | #define HAVE_SETENV 1
  1939. | #define HAVE_SETLOCALE 1
  1940. | #define HAVE_SOCKET 1
  1941. | #define HAVE_SQRT 1
  1942. | #define HAVE_STPCPY 1
  1943. | #define HAVE_STRCASECMP 1
  1944. | #define HAVE_STRCHR 1
  1945. | #define HAVE_STRDUP 1
  1946. | #define HAVE_STRERROR 1
  1947. | #define HAVE_STRNCASECMP 1
  1948. | #define HAVE_STRPBRK 1
  1949. | #define HAVE_STRRCHR 1
  1950. | #define HAVE_STRSTR 1
  1951. | #define HAVE_STRTOL 1
  1952. | #define HAVE_STRTOUL 1
  1953. | #define HAVE_STRTOULL 1
  1954. | /* end confdefs.h. */
  1955. | #include <sys/eventfd.h>
  1956. | int
  1957. | main ()
  1958. | {
  1959. | eventfd (0, 0);
  1960. | ;
  1961. | return 0;
  1962. | }
  1963. configure:15322: result: no
  1964. configure:15328: checking for /proc/cpuinfo
  1965. configure:15343: result: no
  1966. configure:15350: checking for backtrace
  1967. configure:15406: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1968. configure:15412: $? = 0
  1969. configure:15429: result: yes
  1970. configure:15436: checking for pselect
  1971. configure:15492: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1972. configure:15498: $? = 0
  1973. configure:15515: result: yes
  1974. configure:15521: checking for /dev/rtc
  1975. configure:15536: result: no
  1976. configure:15542: checking for RDTSC instruction
  1977. configure:15546: result: no
  1978. configure:15597: checking for /dev/hpet
  1979. configure:15612: result: no
  1980. configure:15619: checking for poll
  1981. configure:15675: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -DCONFIG_HAVE_PSELECT -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1982. configure:15681: $? = 0
  1983. configure:15698: result: yes
  1984. configure:15704: checking for epoll_ctl
  1985. configure:15760: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -DCONFIG_HAVE_PSELECT -DCONFIG_HAVE_POLL -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  1986. Undefined symbols for architecture x86_64:
  1987. "_epoll_ctl", referenced from:
  1988. _main in conftest-XOnrug.o
  1989. ld: symbol(s) not found for architecture x86_64
  1990. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1991. configure:15766: $? = 1
  1992. configure: failed program was:
  1993. | /* confdefs.h. */
  1994. | #define PACKAGE_NAME "OpenPGM"
  1995. | #define PACKAGE_TARNAME "openpgm"
  1996. | #define PACKAGE_VERSION "5.1.118"
  1997. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  1998. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  1999. | #define STDC_HEADERS 1
  2000. | #define HAVE_SYS_TYPES_H 1
  2001. | #define HAVE_SYS_STAT_H 1
  2002. | #define HAVE_STDLIB_H 1
  2003. | #define HAVE_STRING_H 1
  2004. | #define HAVE_MEMORY_H 1
  2005. | #define HAVE_STRINGS_H 1
  2006. | #define HAVE_INTTYPES_H 1
  2007. | #define HAVE_STDINT_H 1
  2008. | #define HAVE_UNISTD_H 1
  2009. | #define HAVE_DLFCN_H 1
  2010. | #define LT_OBJDIR ".libs/"
  2011. | #define HAVE_ALLOCA_H 1
  2012. | #define HAVE_ALLOCA 1
  2013. | #define HAVE_ARPA_INET_H 1
  2014. | #define HAVE_FCNTL_H 1
  2015. | #define HAVE_FLOAT_H 1
  2016. | #define HAVE_INTTYPES_H 1
  2017. | #define HAVE_LIMITS_H 1
  2018. | #define HAVE_LOCALE_H 1
  2019. | #define HAVE_MEMORY_H 1
  2020. | #define HAVE_NETDB_H 1
  2021. | #define HAVE_NETINET_IN_H 1
  2022. | #define HAVE_STDDEF_H 1
  2023. | #define HAVE_STDINT_H 1
  2024. | #define HAVE_STDLIB_H 1
  2025. | #define HAVE_STRING_H 1
  2026. | #define HAVE_STRINGS_H 1
  2027. | #define HAVE_SYS_IOCTL_H 1
  2028. | #define HAVE_SYS_PARAM_H 1
  2029. | #define HAVE_SYS_SOCKET_H 1
  2030. | #define HAVE_SYS_TIME_H 1
  2031. | #define HAVE_SYS_TIMEB_H 1
  2032. | #define HAVE_SYSLOG_H 1
  2033. | #define HAVE_UNISTD_H 1
  2034. | #define HAVE_WCHAR_H 1
  2035. | #define HAVE__BOOL 1
  2036. | #define HAVE_STDBOOL_H 1
  2037. | #define HAVE_STDLIB_H 1
  2038. | #define HAVE_MALLOC 1
  2039. | #define HAVE_STDLIB_H 1
  2040. | #define HAVE_UNISTD_H 1
  2041. | #define HAVE_GETPAGESIZE 1
  2042. | #define HAVE_MMAP 1
  2043. | #define HAVE_STDLIB_H 1
  2044. | #define HAVE_REALLOC 1
  2045. | #define HAVE_DECL_STRERROR_R 1
  2046. | #define HAVE_STRERROR_R 1
  2047. | #define HAVE_ATEXIT 1
  2048. | #define HAVE_FLOOR 1
  2049. | #define HAVE_FTIME 1
  2050. | #define HAVE_GETHOSTBYADDR 1
  2051. | #define HAVE_GETHOSTBYNAME 1
  2052. | #define HAVE_GETHOSTNAME 1
  2053. | #define HAVE_GETTIMEOFDAY 1
  2054. | #define HAVE_INET_NTOA 1
  2055. | #define HAVE_MEMMOVE 1
  2056. | #define HAVE_MEMSET 1
  2057. | #define HAVE_REGCOMP 1
  2058. | #define HAVE_SELECT 1
  2059. | #define HAVE_SETENV 1
  2060. | #define HAVE_SETLOCALE 1
  2061. | #define HAVE_SOCKET 1
  2062. | #define HAVE_SQRT 1
  2063. | #define HAVE_STPCPY 1
  2064. | #define HAVE_STRCASECMP 1
  2065. | #define HAVE_STRCHR 1
  2066. | #define HAVE_STRDUP 1
  2067. | #define HAVE_STRERROR 1
  2068. | #define HAVE_STRNCASECMP 1
  2069. | #define HAVE_STRPBRK 1
  2070. | #define HAVE_STRRCHR 1
  2071. | #define HAVE_STRSTR 1
  2072. | #define HAVE_STRTOL 1
  2073. | #define HAVE_STRTOUL 1
  2074. | #define HAVE_STRTOULL 1
  2075. | /* end confdefs.h. */
  2076. | /* Define epoll_ctl to an innocuous variant, in case <limits.h> declares epoll_ctl.
  2077. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2078. | #define epoll_ctl innocuous_epoll_ctl
  2079. |
  2080. | /* System header to define __stub macros and hopefully few prototypes,
  2081. | which can conflict with char epoll_ctl (); below.
  2082. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2083. | <limits.h> exists even on freestanding compilers. */
  2084. |
  2085. | #ifdef __STDC__
  2086. | # include <limits.h>
  2087. | #else
  2088. | # include <assert.h>
  2089. | #endif
  2090. |
  2091. | #undef epoll_ctl
  2092. |
  2093. | /* Override any GCC internal prototype to avoid an error.
  2094. | Use char because int might match the return type of a GCC
  2095. | builtin and then its argument prototype would still apply. */
  2096. | #ifdef __cplusplus
  2097. | extern "C"
  2098. | #endif
  2099. | char epoll_ctl ();
  2100. | /* The GNU C library defines this for functions which it implements
  2101. | to always fail with ENOSYS. Some functions are actually named
  2102. | something starting with __ and the normal name is an alias. */
  2103. | #if defined __stub_epoll_ctl || defined __stub___epoll_ctl
  2104. | choke me
  2105. | #endif
  2106. |
  2107. | int
  2108. | main ()
  2109. | {
  2110. | return epoll_ctl ();
  2111. | ;
  2112. | return 0;
  2113. | }
  2114. configure:15783: result: no
  2115. configure:15790: checking for getifaddrs
  2116. configure:15846: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -DCONFIG_HAVE_PSELECT -DCONFIG_HAVE_POLL -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  2117. configure:15852: $? = 0
  2118. configure:15869: result: yes
  2119. configure:15875: checking for struct ifreq.ifr_netmask
  2120. configure:15900: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -DCONFIG_HAVE_PSELECT -DCONFIG_HAVE_POLL -DCONFIG_HAVE_GETIFADDRS -isystem /usr/local/include conftest.c >&5
  2121. configure:15906: $? = 0
  2122. configure:15911: result: yes
  2123. configure:15924: checking for struct _WSAMSG.name
  2124. configure:15952: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -DCONFIG_HAVE_PSELECT -DCONFIG_HAVE_POLL -DCONFIG_HAVE_GETIFADDRS -DCONFIG_HAVE_IFR_NETMASK -isystem /usr/local/include conftest.c >&5
  2125. conftest.c:120:23: error: variable has incomplete type 'struct _WSAMSG'
  2126. static struct _WSAMSG ac_aggr;
  2127. ^
  2128. conftest.c:120:15: note: forward declaration of 'struct _WSAMSG'
  2129. static struct _WSAMSG ac_aggr;
  2130. ^
  2131. 1 error generated.
  2132. configure:15958: $? = 1
  2133. configure: failed program was:
  2134. | /* confdefs.h. */
  2135. | #define PACKAGE_NAME "OpenPGM"
  2136. | #define PACKAGE_TARNAME "openpgm"
  2137. | #define PACKAGE_VERSION "5.1.118"
  2138. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  2139. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  2140. | #define STDC_HEADERS 1
  2141. | #define HAVE_SYS_TYPES_H 1
  2142. | #define HAVE_SYS_STAT_H 1
  2143. | #define HAVE_STDLIB_H 1
  2144. | #define HAVE_STRING_H 1
  2145. | #define HAVE_MEMORY_H 1
  2146. | #define HAVE_STRINGS_H 1
  2147. | #define HAVE_INTTYPES_H 1
  2148. | #define HAVE_STDINT_H 1
  2149. | #define HAVE_UNISTD_H 1
  2150. | #define HAVE_DLFCN_H 1
  2151. | #define LT_OBJDIR ".libs/"
  2152. | #define HAVE_ALLOCA_H 1
  2153. | #define HAVE_ALLOCA 1
  2154. | #define HAVE_ARPA_INET_H 1
  2155. | #define HAVE_FCNTL_H 1
  2156. | #define HAVE_FLOAT_H 1
  2157. | #define HAVE_INTTYPES_H 1
  2158. | #define HAVE_LIMITS_H 1
  2159. | #define HAVE_LOCALE_H 1
  2160. | #define HAVE_MEMORY_H 1
  2161. | #define HAVE_NETDB_H 1
  2162. | #define HAVE_NETINET_IN_H 1
  2163. | #define HAVE_STDDEF_H 1
  2164. | #define HAVE_STDINT_H 1
  2165. | #define HAVE_STDLIB_H 1
  2166. | #define HAVE_STRING_H 1
  2167. | #define HAVE_STRINGS_H 1
  2168. | #define HAVE_SYS_IOCTL_H 1
  2169. | #define HAVE_SYS_PARAM_H 1
  2170. | #define HAVE_SYS_SOCKET_H 1
  2171. | #define HAVE_SYS_TIME_H 1
  2172. | #define HAVE_SYS_TIMEB_H 1
  2173. | #define HAVE_SYSLOG_H 1
  2174. | #define HAVE_UNISTD_H 1
  2175. | #define HAVE_WCHAR_H 1
  2176. | #define HAVE__BOOL 1
  2177. | #define HAVE_STDBOOL_H 1
  2178. | #define HAVE_STDLIB_H 1
  2179. | #define HAVE_MALLOC 1
  2180. | #define HAVE_STDLIB_H 1
  2181. | #define HAVE_UNISTD_H 1
  2182. | #define HAVE_GETPAGESIZE 1
  2183. | #define HAVE_MMAP 1
  2184. | #define HAVE_STDLIB_H 1
  2185. | #define HAVE_REALLOC 1
  2186. | #define HAVE_DECL_STRERROR_R 1
  2187. | #define HAVE_STRERROR_R 1
  2188. | #define HAVE_ATEXIT 1
  2189. | #define HAVE_FLOOR 1
  2190. | #define HAVE_FTIME 1
  2191. | #define HAVE_GETHOSTBYADDR 1
  2192. | #define HAVE_GETHOSTBYNAME 1
  2193. | #define HAVE_GETHOSTNAME 1
  2194. | #define HAVE_GETTIMEOFDAY 1
  2195. | #define HAVE_INET_NTOA 1
  2196. | #define HAVE_MEMMOVE 1
  2197. | #define HAVE_MEMSET 1
  2198. | #define HAVE_REGCOMP 1
  2199. | #define HAVE_SELECT 1
  2200. | #define HAVE_SETENV 1
  2201. | #define HAVE_SETLOCALE 1
  2202. | #define HAVE_SOCKET 1
  2203. | #define HAVE_SQRT 1
  2204. | #define HAVE_STPCPY 1
  2205. | #define HAVE_STRCASECMP 1
  2206. | #define HAVE_STRCHR 1
  2207. | #define HAVE_STRDUP 1
  2208. | #define HAVE_STRERROR 1
  2209. | #define HAVE_STRNCASECMP 1
  2210. | #define HAVE_STRPBRK 1
  2211. | #define HAVE_STRRCHR 1
  2212. | #define HAVE_STRSTR 1
  2213. | #define HAVE_STRTOL 1
  2214. | #define HAVE_STRTOUL 1
  2215. | #define HAVE_STRTOULL 1
  2216. | /* end confdefs.h. */
  2217. | #include <stdio.h>
  2218. | #ifdef HAVE_SYS_TYPES_H
  2219. | # include <sys/types.h>
  2220. | #endif
  2221. | #ifdef HAVE_SYS_STAT_H
  2222. | # include <sys/stat.h>
  2223. | #endif
  2224. | #ifdef STDC_HEADERS
  2225. | # include <stdlib.h>
  2226. | # include <stddef.h>
  2227. | #else
  2228. | # ifdef HAVE_STDLIB_H
  2229. | # include <stdlib.h>
  2230. | # endif
  2231. | #endif
  2232. | #ifdef HAVE_STRING_H
  2233. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2234. | # include <memory.h>
  2235. | # endif
  2236. | # include <string.h>
  2237. | #endif
  2238. | #ifdef HAVE_STRINGS_H
  2239. | # include <strings.h>
  2240. | #endif
  2241. | #ifdef HAVE_INTTYPES_H
  2242. | # include <inttypes.h>
  2243. | #endif
  2244. | #ifdef HAVE_STDINT_H
  2245. | # include <stdint.h>
  2246. | #endif
  2247. | #ifdef HAVE_UNISTD_H
  2248. | # include <unistd.h>
  2249. | #endif
  2250. | int
  2251. | main ()
  2252. | {
  2253. | static struct _WSAMSG ac_aggr;
  2254. | if (ac_aggr.name)
  2255. | return 0;
  2256. | ;
  2257. | return 0;
  2258. | }
  2259. configure:15991: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -DCONFIG_HAVE_PSELECT -DCONFIG_HAVE_POLL -DCONFIG_HAVE_GETIFADDRS -DCONFIG_HAVE_IFR_NETMASK -isystem /usr/local/include conftest.c >&5
  2260. conftest.c:120:23: error: variable has incomplete type 'struct _WSAMSG'
  2261. static struct _WSAMSG ac_aggr;
  2262. ^
  2263. conftest.c:120:15: note: forward declaration of 'struct _WSAMSG'
  2264. static struct _WSAMSG ac_aggr;
  2265. ^
  2266. 1 error generated.
  2267. configure:15997: $? = 1
  2268. configure: failed program was:
  2269. | /* confdefs.h. */
  2270. | #define PACKAGE_NAME "OpenPGM"
  2271. | #define PACKAGE_TARNAME "openpgm"
  2272. | #define PACKAGE_VERSION "5.1.118"
  2273. | #define PACKAGE_STRING "OpenPGM 5.1.118"
  2274. | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  2275. | #define STDC_HEADERS 1
  2276. | #define HAVE_SYS_TYPES_H 1
  2277. | #define HAVE_SYS_STAT_H 1
  2278. | #define HAVE_STDLIB_H 1
  2279. | #define HAVE_STRING_H 1
  2280. | #define HAVE_MEMORY_H 1
  2281. | #define HAVE_STRINGS_H 1
  2282. | #define HAVE_INTTYPES_H 1
  2283. | #define HAVE_STDINT_H 1
  2284. | #define HAVE_UNISTD_H 1
  2285. | #define HAVE_DLFCN_H 1
  2286. | #define LT_OBJDIR ".libs/"
  2287. | #define HAVE_ALLOCA_H 1
  2288. | #define HAVE_ALLOCA 1
  2289. | #define HAVE_ARPA_INET_H 1
  2290. | #define HAVE_FCNTL_H 1
  2291. | #define HAVE_FLOAT_H 1
  2292. | #define HAVE_INTTYPES_H 1
  2293. | #define HAVE_LIMITS_H 1
  2294. | #define HAVE_LOCALE_H 1
  2295. | #define HAVE_MEMORY_H 1
  2296. | #define HAVE_NETDB_H 1
  2297. | #define HAVE_NETINET_IN_H 1
  2298. | #define HAVE_STDDEF_H 1
  2299. | #define HAVE_STDINT_H 1
  2300. | #define HAVE_STDLIB_H 1
  2301. | #define HAVE_STRING_H 1
  2302. | #define HAVE_STRINGS_H 1
  2303. | #define HAVE_SYS_IOCTL_H 1
  2304. | #define HAVE_SYS_PARAM_H 1
  2305. | #define HAVE_SYS_SOCKET_H 1
  2306. | #define HAVE_SYS_TIME_H 1
  2307. | #define HAVE_SYS_TIMEB_H 1
  2308. | #define HAVE_SYSLOG_H 1
  2309. | #define HAVE_UNISTD_H 1
  2310. | #define HAVE_WCHAR_H 1
  2311. | #define HAVE__BOOL 1
  2312. | #define HAVE_STDBOOL_H 1
  2313. | #define HAVE_STDLIB_H 1
  2314. | #define HAVE_MALLOC 1
  2315. | #define HAVE_STDLIB_H 1
  2316. | #define HAVE_UNISTD_H 1
  2317. | #define HAVE_GETPAGESIZE 1
  2318. | #define HAVE_MMAP 1
  2319. | #define HAVE_STDLIB_H 1
  2320. | #define HAVE_REALLOC 1
  2321. | #define HAVE_DECL_STRERROR_R 1
  2322. | #define HAVE_STRERROR_R 1
  2323. | #define HAVE_ATEXIT 1
  2324. | #define HAVE_FLOOR 1
  2325. | #define HAVE_FTIME 1
  2326. | #define HAVE_GETHOSTBYADDR 1
  2327. | #define HAVE_GETHOSTBYNAME 1
  2328. | #define HAVE_GETHOSTNAME 1
  2329. | #define HAVE_GETTIMEOFDAY 1
  2330. | #define HAVE_INET_NTOA 1
  2331. | #define HAVE_MEMMOVE 1
  2332. | #define HAVE_MEMSET 1
  2333. | #define HAVE_REGCOMP 1
  2334. | #define HAVE_SELECT 1
  2335. | #define HAVE_SETENV 1
  2336. | #define HAVE_SETLOCALE 1
  2337. | #define HAVE_SOCKET 1
  2338. | #define HAVE_SQRT 1
  2339. | #define HAVE_STPCPY 1
  2340. | #define HAVE_STRCASECMP 1
  2341. | #define HAVE_STRCHR 1
  2342. | #define HAVE_STRDUP 1
  2343. | #define HAVE_STRERROR 1
  2344. | #define HAVE_STRNCASECMP 1
  2345. | #define HAVE_STRPBRK 1
  2346. | #define HAVE_STRRCHR 1
  2347. | #define HAVE_STRSTR 1
  2348. | #define HAVE_STRTOL 1
  2349. | #define HAVE_STRTOUL 1
  2350. | #define HAVE_STRTOULL 1
  2351. | /* end confdefs.h. */
  2352. | #include <stdio.h>
  2353. | #ifdef HAVE_SYS_TYPES_H
  2354. | # include <sys/types.h>
  2355. | #endif
  2356. | #ifdef HAVE_SYS_STAT_H
  2357. | # include <sys/stat.h>
  2358. | #endif
  2359. | #ifdef STDC_HEADERS
  2360. | # include <stdlib.h>
  2361. | # include <stddef.h>
  2362. | #else
  2363. | # ifdef HAVE_STDLIB_H
  2364. | # include <stdlib.h>
  2365. | # endif
  2366. | #endif
  2367. | #ifdef HAVE_STRING_H
  2368. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2369. | # include <memory.h>
  2370. | # endif
  2371. | # include <string.h>
  2372. | #endif
  2373. | #ifdef HAVE_STRINGS_H
  2374. | # include <strings.h>
  2375. | #endif
  2376. | #ifdef HAVE_INTTYPES_H
  2377. | # include <inttypes.h>
  2378. | #endif
  2379. | #ifdef HAVE_STDINT_H
  2380. | # include <stdint.h>
  2381. | #endif
  2382. | #ifdef HAVE_UNISTD_H
  2383. | # include <unistd.h>
  2384. | #endif
  2385. | int
  2386. | main ()
  2387. | {
  2388. | static struct _WSAMSG ac_aggr;
  2389. | if (sizeof ac_aggr.name)
  2390. | return 0;
  2391. | ;
  2392. | return 0;
  2393. | }
  2394. configure:16015: result: no
  2395. configure:16022: checking for struct group_req.gr_interface
  2396. configure:16046: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -DCONFIG_HAVE_PSELECT -DCONFIG_HAVE_POLL -DCONFIG_HAVE_GETIFADDRS -DCONFIG_HAVE_IFR_NETMASK -isystem /usr/local/include conftest.c >&5
  2397. configure:16052: $? = 0
  2398. configure:16057: result: yes
  2399. configure:16069: checking for struct ip_mreqn.imr_ifindex
  2400. configure:16093: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -DCONFIG_HAVE_PSELECT -DCONFIG_HAVE_POLL -DCONFIG_HAVE_GETIFADDRS -DCONFIG_HAVE_IFR_NETMASK -DCONFIG_HAVE_MCAST_JOIN -isystem /usr/local/include conftest.c >&5
  2401. configure:16099: $? = 0
  2402. configure:16104: result: yes
  2403. configure:16117: checking for printf thousands' grouping
  2404. configure:16140: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -DCONFIG_HAVE_PSELECT -DCONFIG_HAVE_POLL -DCONFIG_HAVE_GETIFADDRS -DCONFIG_HAVE_IFR_NETMASK -DCONFIG_HAVE_MCAST_JOIN -DCONFIG_HAVE_IP_MREQN -isystem /usr/local/include conftest.c >&5
  2405. configure:16146: $? = 0
  2406. configure:16151: result: yes
  2407. configure:16163: checking for vasprintf
  2408. configure:16219: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -DCONFIG_HAVE_PSELECT -DCONFIG_HAVE_POLL -DCONFIG_HAVE_GETIFADDRS -DCONFIG_HAVE_IFR_NETMASK -DCONFIG_HAVE_MCAST_JOIN -DCONFIG_HAVE_IP_MREQN -DCONFIG_HAVE_SPRINTF_GROUPING -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  2409. configure:16225: $? = 0
  2410. configure:16242: result: yes
  2411. configure:16253: checking for hidden visibility attribute
  2412. configure:16281: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -DCONFIG_HAVE_PSELECT -DCONFIG_HAVE_POLL -DCONFIG_HAVE_GETIFADDRS -DCONFIG_HAVE_IFR_NETMASK -DCONFIG_HAVE_MCAST_JOIN -DCONFIG_HAVE_IP_MREQN -DCONFIG_HAVE_SPRINTF_GROUPING -DCONFIG_HAVE_VASPRINTF -Werror -isystem /usr/local/include conftest.c >&5
  2413. configure:16287: $? = 0
  2414. configure:16292: result: yes
  2415. configure:16309: checking for raw IP sockets ip_{len,off} host byte ordering
  2416. configure:16317: result: yes
  2417. configure:16384: checking for unaligned pointers
  2418. configure:16414: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -DCONFIG_HAVE_PSELECT -DCONFIG_HAVE_POLL -DCONFIG_HAVE_GETIFADDRS -DCONFIG_HAVE_IFR_NETMASK -DCONFIG_HAVE_MCAST_JOIN -DCONFIG_HAVE_IP_MREQN -DCONFIG_HAVE_SPRINTF_GROUPING -DCONFIG_HAVE_VASPRINTF -DCONFIG_HAVE_DSO_VISIBILITY -DCONFIG_BIND_INADDR_ANY -DCONFIG_HOST_ORDER_IP_LEN -DCONFIG_HOST_ORDER_IP_OFF -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
  2419. configure:16417: $? = 0
  2420. configure:16423: ./conftest
  2421. configure:16426: $? = 0
  2422. configure:16428: result: yes
  2423. configure:16445: checking for intrinsic atomic ops
  2424. configure:16474: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -DCONFIG_HAVE_PSELECT -DCONFIG_HAVE_POLL -DCONFIG_HAVE_GETIFADDRS -DCONFIG_HAVE_IFR_NETMASK -DCONFIG_HAVE_MCAST_JOIN -DCONFIG_HAVE_IP_MREQN -DCONFIG_HAVE_SPRINTF_GROUPING -DCONFIG_HAVE_VASPRINTF -DCONFIG_HAVE_DSO_VISIBILITY -DCONFIG_BIND_INADDR_ANY -DCONFIG_HOST_ORDER_IP_LEN -DCONFIG_HOST_ORDER_IP_OFF -isystem /usr/local/include conftest.c >&5
  2425. configure:16480: $? = 0
  2426. configure:16485: result: yes
  2427. configure:16648: creating ./config.status
  2428.  
  2429. ## ---------------------- ##
  2430. ## Running config.status. ##
  2431. ## ---------------------- ##
  2432.  
  2433. This file was extended by OpenPGM config.status 5.1.118, which was
  2434. generated by GNU Autoconf 2.61. Invocation command line was
  2435.  
  2436. CONFIG_FILES =
  2437. CONFIG_HEADERS =
  2438. CONFIG_LINKS =
  2439. CONFIG_COMMANDS =
  2440. $ ./config.status
  2441.  
  2442. on iBlub.local
  2443.  
  2444. config.status:837: creating Makefile
  2445. config.status:837: creating openpgm-5.1.pc
  2446. config.status:837: creating openpgm.spec
  2447. config.status:1028: executing depfiles commands
  2448. config.status:1028: executing libtool commands
  2449.  
  2450. ## ---------------- ##
  2451. ## Cache variables. ##
  2452. ## ---------------- ##
  2453.  
  2454. ac_cv_build=i386-apple-darwin12.0.0
  2455. ac_cv_c_compiler_gnu=yes
  2456. ac_cv_c_inline=inline
  2457. ac_cv_c_int16_t=yes
  2458. ac_cv_c_int32_t=yes
  2459. ac_cv_c_int64_t=yes
  2460. ac_cv_c_int8_t=yes
  2461. ac_cv_c_restrict=restrict
  2462. ac_cv_c_uint16_t=yes
  2463. ac_cv_c_uint32_t=yes
  2464. ac_cv_c_uint64_t=yes
  2465. ac_cv_c_uint8_t=yes
  2466. ac_cv_env_CC_set=set
  2467. ac_cv_env_CC_value=/usr/bin/clang
  2468. ac_cv_env_CFLAGS_set=set
  2469. ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8'
  2470. ac_cv_env_CPPFLAGS_set=set
  2471. ac_cv_env_CPPFLAGS_value='-isystem /usr/local/include'
  2472. ac_cv_env_CPP_set=
  2473. ac_cv_env_CPP_value=
  2474. ac_cv_env_LDFLAGS_set=set
  2475. ac_cv_env_LDFLAGS_value=-L/usr/local/lib
  2476. ac_cv_env_LIBS_set=
  2477. ac_cv_env_LIBS_value=
  2478. ac_cv_env_build_alias_set=
  2479. ac_cv_env_build_alias_value=
  2480. ac_cv_env_host_alias_set=
  2481. ac_cv_env_host_alias_value=
  2482. ac_cv_env_target_alias_set=
  2483. ac_cv_env_target_alias_value=
  2484. ac_cv_file__dev_hpet=no
  2485. ac_cv_file__dev_rtc=no
  2486. ac_cv_file__proc_cpuinfo=no
  2487. ac_cv_func_alloca_works=yes
  2488. ac_cv_func_atexit=yes
  2489. ac_cv_func_backtrace=yes
  2490. ac_cv_func_clock_gettime=no
  2491. ac_cv_func_epoll_ctl=no
  2492. ac_cv_func_floor=yes
  2493. ac_cv_func_ftime=yes
  2494. ac_cv_func_gethostbyaddr=yes
  2495. ac_cv_func_gethostbyname=yes
  2496. ac_cv_func_gethostname=yes
  2497. ac_cv_func_getifaddrs=yes
  2498. ac_cv_func_getnetent=yes
  2499. ac_cv_func_getpagesize=yes
  2500. ac_cv_func_getprotobyname_r=no
  2501. ac_cv_func_gettimeofday=yes
  2502. ac_cv_func_inet_ntoa=yes
  2503. ac_cv_func_malloc_0_nonnull=yes
  2504. ac_cv_func_memmove=yes
  2505. ac_cv_func_memset=yes
  2506. ac_cv_func_mmap_fixed_mapped=yes
  2507. ac_cv_func_poll=yes
  2508. ac_cv_func_pselect=yes
  2509. ac_cv_func_realloc_0_nonnull=yes
  2510. ac_cv_func_regcomp=yes
  2511. ac_cv_func_select=yes
  2512. ac_cv_func_setenv=yes
  2513. ac_cv_func_setlocale=yes
  2514. ac_cv_func_socket=yes
  2515. ac_cv_func_sqrt=yes
  2516. ac_cv_func_stpcpy=yes
  2517. ac_cv_func_strcasecmp=yes
  2518. ac_cv_func_strchr=yes
  2519. ac_cv_func_strdup=yes
  2520. ac_cv_func_strerror=yes
  2521. ac_cv_func_strerror_r=yes
  2522. ac_cv_func_strerror_r_char_p=no
  2523. ac_cv_func_strncasecmp=yes
  2524. ac_cv_func_strpbrk=yes
  2525. ac_cv_func_strrchr=yes
  2526. ac_cv_func_strstr=yes
  2527. ac_cv_func_strtol=yes
  2528. ac_cv_func_strtoul=yes
  2529. ac_cv_func_strtoull=yes
  2530. ac_cv_func_vasprintf=yes
  2531. ac_cv_have_decl_strerror_r=yes
  2532. ac_cv_header_arpa_inet_h=yes
  2533. ac_cv_header_dlfcn_h=yes
  2534. ac_cv_header_fcntl_h=yes
  2535. ac_cv_header_float_h=yes
  2536. ac_cv_header_inttypes_h=yes
  2537. ac_cv_header_libintl_h=no
  2538. ac_cv_header_limits_h=yes
  2539. ac_cv_header_locale_h=yes
  2540. ac_cv_header_malloc_h=no
  2541. ac_cv_header_memory_h=yes
  2542. ac_cv_header_netdb_h=yes
  2543. ac_cv_header_netinet_in_h=yes
  2544. ac_cv_header_stdbool_h=yes
  2545. ac_cv_header_stdc=yes
  2546. ac_cv_header_stddef_h=yes
  2547. ac_cv_header_stdint_h=yes
  2548. ac_cv_header_stdlib_h=yes
  2549. ac_cv_header_string_h=yes
  2550. ac_cv_header_strings_h=yes
  2551. ac_cv_header_sys_ioctl_h=yes
  2552. ac_cv_header_sys_param_h=yes
  2553. ac_cv_header_sys_socket_h=yes
  2554. ac_cv_header_sys_stat_h=yes
  2555. ac_cv_header_sys_time_h=yes
  2556. ac_cv_header_sys_timeb_h=yes
  2557. ac_cv_header_sys_types_h=yes
  2558. ac_cv_header_syslog_h=yes
  2559. ac_cv_header_unistd_h=yes
  2560. ac_cv_header_wchar_h=yes
  2561. ac_cv_host=i386-apple-darwin12.0.0
  2562. ac_cv_member_struct__WSAMSG_name=no
  2563. ac_cv_objext=o
  2564. ac_cv_path_EGREP='/usr/bin/grep -E'
  2565. ac_cv_path_FGREP='/usr/bin/grep -F'
  2566. ac_cv_path_GREP=/usr/bin/grep
  2567. ac_cv_path_PERL=/usr/bin/perl
  2568. ac_cv_path_PYTHON=/usr/bin/python
  2569. ac_cv_path_SED=/usr/bin/sed
  2570. ac_cv_path_install='/usr/bin/install -c'
  2571. ac_cv_prog_AWK=awk
  2572. ac_cv_prog_CPP='/usr/bin/clang -E'
  2573. ac_cv_prog_ac_ct_AR=ar
  2574. ac_cv_prog_ac_ct_CC=/usr/bin/clang
  2575. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  2576. ac_cv_prog_ac_ct_LIPO=lipo
  2577. ac_cv_prog_ac_ct_NMEDIT=nmedit
  2578. ac_cv_prog_ac_ct_OTOOL=otool
  2579. ac_cv_prog_ac_ct_RANLIB=ranlib
  2580. ac_cv_prog_ac_ct_STRIP=strip
  2581. ac_cv_prog_cc_c89=
  2582. ac_cv_prog_cc_c99=
  2583. ac_cv_prog_cc_g=yes
  2584. ac_cv_prog_make_make_set=yes
  2585. ac_cv_search_clock_gettime=no
  2586. ac_cv_search_pthread_mutex_trylock='none required'
  2587. ac_cv_search_sqrt='none required'
  2588. ac_cv_type__Bool=yes
  2589. ac_cv_type_mode_t=yes
  2590. ac_cv_type_size_t=yes
  2591. ac_cv_type_ssize_t=yes
  2592. ac_cv_type_uid_t=yes
  2593. ac_cv_working_alloca_h=yes
  2594. am_cv_CC_dependencies_compiler_type=none
  2595. lt_cv_apple_cc_single_mod=yes
  2596. lt_cv_deplibs_check_method=pass_all
  2597. lt_cv_file_magic_cmd='$MAGIC_CMD'
  2598. lt_cv_file_magic_test_file=
  2599. lt_cv_ld_exported_symbols_list=yes
  2600. lt_cv_ld_reload_flag=-r
  2601. lt_cv_nm_interface='BSD nm'
  2602. lt_cv_objdir=.libs
  2603. lt_cv_path_LD=/usr/bin/clang
  2604. lt_cv_path_NM=/usr/bin/nm
  2605. lt_cv_prog_compiler_c_o=yes
  2606. lt_cv_prog_compiler_pic_works=yes
  2607. lt_cv_prog_compiler_rtti_exceptions=yes
  2608. lt_cv_prog_compiler_static_works=no
  2609. lt_cv_prog_gnu_ld=no
  2610. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
  2611. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  2612. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  2613. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
  2614. lt_cv_sys_max_cmd_len=196608
  2615.  
  2616. ## ----------------- ##
  2617. ## Output variables. ##
  2618. ## ----------------- ##
  2619.  
  2620. ACLOCAL='${SHELL} /private/tmp/homebrew-zeromq-3.2.0-rc1-wqlm/zeromq-3.2.0/foreign/openpgm/build-staging/openpgm/pgm/missing --run aclocal-1.10'
  2621. ALLOCA=''
  2622. AMDEPBACKSLASH=''
  2623. AMDEP_FALSE=''
  2624. AMDEP_TRUE='#'
  2625. AMTAR='${SHELL} /private/tmp/homebrew-zeromq-3.2.0-rc1-wqlm/zeromq-3.2.0/foreign/openpgm/build-staging/openpgm/pgm/missing --run tar'
  2626. AR='ar'
  2627. AUTOCONF='${SHELL} /private/tmp/homebrew-zeromq-3.2.0-rc1-wqlm/zeromq-3.2.0/foreign/openpgm/build-staging/openpgm/pgm/missing --run autoconf'
  2628. AUTOHEADER='${SHELL} /private/tmp/homebrew-zeromq-3.2.0-rc1-wqlm/zeromq-3.2.0/foreign/openpgm/build-staging/openpgm/pgm/missing --run autoheader'
  2629. AUTOMAKE='${SHELL} /private/tmp/homebrew-zeromq-3.2.0-rc1-wqlm/zeromq-3.2.0/foreign/openpgm/build-staging/openpgm/pgm/missing --run automake-1.10'
  2630. AWK='awk'
  2631. CC='/usr/bin/clang'
  2632. CCDEPMODE='depmode=none'
  2633. CFLAGS='-Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -mmacosx-version-min=10.8 -D_REENTRANT -DCONFIG_HAVE_GETNETENT -DCONFIG_HAVE_ISO_VARARGS -DCONFIG_HAVE_GNUC_VARARGS -DCONFIG_HAVE_ALLOCA_H -DCONFIG_HAVE_BACKTRACE -DCONFIG_HAVE_PSELECT -DCONFIG_HAVE_POLL -DCONFIG_HAVE_GETIFADDRS -DCONFIG_HAVE_IFR_NETMASK -DCONFIG_HAVE_MCAST_JOIN -DCONFIG_HAVE_IP_MREQN -DCONFIG_HAVE_SPRINTF_GROUPING -DCONFIG_HAVE_VASPRINTF -DCONFIG_HAVE_DSO_VISIBILITY -DCONFIG_BIND_INADDR_ANY -DCONFIG_HOST_ORDER_IP_LEN -DCONFIG_HOST_ORDER_IP_OFF -DCONFIG_TICKET_SPINLOCK -DCONFIG_DUMB_RWSPINLOCK'
  2634. CPP='/usr/bin/clang -E'
  2635. CPPFLAGS='-isystem /usr/local/include'
  2636. CYGPATH_W='echo'
  2637. DEFS='-DPACKAGE_NAME=\"OpenPGM\" -DPACKAGE_TARNAME=\"openpgm\" -DPACKAGE_VERSION=\"5.1.118\" -DPACKAGE_STRING=\"OpenPGM\ 5.1.118\" -DPACKAGE_BUGREPORT=\"openpgm-dev@googlegroups.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_FLOAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_ATEXIT=1 -DHAVE_FLOOR=1 -DHAVE_FTIME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_REGCOMP=1 -DHAVE_SELECT=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_SQRT=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1'
  2638. DEPDIR='.deps'
  2639. DSYMUTIL='dsymutil'
  2640. DUMPBIN=''
  2641. ECHO_C='ECHO_N=''
  2642. ECHO_T=''
  2643. EGREP='/usr/bin/grep -E'
  2644. EXEEXT=''
  2645. FGREP='/usr/bin/grep -F'
  2646. GREP='/usr/bin/grep'
  2647. INSTALL_DATA='${INSTALL} -m 644'
  2648. INSTALL_PROGRAM='${INSTALL}'
  2649. INSTALL_SCRIPT='${INSTALL}'
  2650. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2651. LD='/usr/bin/clang'
  2652. LDFLAGS='-L/usr/local/lib'
  2653. LIBOBJS=''
  2654. LIBS=''
  2655. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  2656. LIBTOOL_DEPS='./ltmain.sh'
  2657. LIPO='lipo'
  2658. LN_S='ln -s'
  2659. LTLIBOBJS=''
  2660. MAKEINFO='${SHELL} /private/tmp/homebrew-zeromq-3.2.0-rc1-wqlm/zeromq-3.2.0/foreign/openpgm/build-staging/openpgm/pgm/missing --run makeinfo'
  2661. NM='/usr/bin/nm'
  2662. NMEDIT='nmedit'
  2663. OBJEXT='o'
  2664. OTOOL64=':'
  2665. OTOOL='otool'
  2666. PACKAGE='openpgm'
  2667. PACKAGE_BUGREPORT='openpgm-dev@googlegroups.com'
  2668. PACKAGE_NAME='OpenPGM'
  2669. PACKAGE_STRING='OpenPGM 5.1.118'
  2670. PACKAGE_TARNAME='openpgm'
  2671. PACKAGE_VERSION='5.1.118'
  2672. PATH_SEPARATOR=':'
  2673. PERL='/usr/bin/perl'
  2674. PYTHON='/usr/bin/python'
  2675. RANLIB='ranlib'
  2676. RELEASE_INFO='5.1'
  2677. SED='/usr/bin/sed'
  2678. SET_MAKE=''
  2679. SHELL='/bin/sh'
  2680. STRIP='strip'
  2681. VERSION='5.1.118'
  2682. VERSION_INFO='0:118'
  2683. VERSION_MAJOR='5'
  2684. VERSION_MICRO='118'
  2685. VERSION_MINOR='1'
  2686. ac_ct_CC='/usr/bin/clang'
  2687. ac_ct_DUMPBIN=''
  2688. am__fastdepCC_FALSE=''
  2689. am__fastdepCC_TRUE='#'
  2690. am__include='include'
  2691. am__isrc=''
  2692. am__leading_dot='.'
  2693. am__quote=''
  2694. am__tar='${AMTAR} chof - "$$tardir"'
  2695. am__untar='${AMTAR} xf -'
  2696. bindir='${exec_prefix}/bin'
  2697. build='i386-apple-darwin12.0.0'
  2698. build_alias=''
  2699. build_cpu='i386'
  2700. build_os='darwin12.0.0'
  2701. build_vendor='apple'
  2702. datadir='${datarootdir}'
  2703. datarootdir='${prefix}/share'
  2704. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2705. dvidir='${docdir}'
  2706. exec_prefix='${prefix}'
  2707. host='i386-apple-darwin12.0.0'
  2708. host_alias=''
  2709. host_cpu='i386'
  2710. host_os='darwin12.0.0'
  2711. host_vendor='apple'
  2712. htmldir='${docdir}'
  2713. includedir='${prefix}/include'
  2714. infodir='${datarootdir}/info'
  2715. install_sh='$(SHELL) /private/tmp/homebrew-zeromq-3.2.0-rc1-wqlm/zeromq-3.2.0/foreign/openpgm/build-staging/openpgm/pgm/install-sh'
  2716. libdir='${exec_prefix}/lib'
  2717. libexecdir='${exec_prefix}/libexec'
  2718. localedir='${datarootdir}/locale'
  2719. localstatedir='${prefix}/var'
  2720. lt_ECHO='/bin/echo'
  2721. mandir='${datarootdir}/man'
  2722. mkdir_p='$(top_builddir)/./install-sh -c -d'
  2723. oldincludedir='/usr/include'
  2724. pdfdir='${docdir}'
  2725. prefix='/usr/local/Cellar/zeromq/3.2.0-rc1'
  2726. program_transform_name='s,x,x,'
  2727. psdir='${docdir}'
  2728. sbindir='${exec_prefix}/sbin'
  2729. sharedstatedir='${prefix}/com'
  2730. sysconfdir='${prefix}/etc'
  2731. target_alias=''
  2732.  
  2733. ## ----------- ##
  2734. ## confdefs.h. ##
  2735. ## ----------- ##
  2736.  
  2737. #define PACKAGE_NAME "OpenPGM"
  2738. #define PACKAGE_TARNAME "openpgm"
  2739. #define PACKAGE_VERSION "5.1.118"
  2740. #define PACKAGE_STRING "OpenPGM 5.1.118"
  2741. #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
  2742. #define STDC_HEADERS 1
  2743. #define HAVE_SYS_TYPES_H 1
  2744. #define HAVE_SYS_STAT_H 1
  2745. #define HAVE_STDLIB_H 1
  2746. #define HAVE_STRING_H 1
  2747. #define HAVE_MEMORY_H 1
  2748. #define HAVE_STRINGS_H 1
  2749. #define HAVE_INTTYPES_H 1
  2750. #define HAVE_STDINT_H 1
  2751. #define HAVE_UNISTD_H 1
  2752. #define HAVE_DLFCN_H 1
  2753. #define LT_OBJDIR ".libs/"
  2754. #define HAVE_ALLOCA_H 1
  2755. #define HAVE_ALLOCA 1
  2756. #define HAVE_ARPA_INET_H 1
  2757. #define HAVE_FCNTL_H 1
  2758. #define HAVE_FLOAT_H 1
  2759. #define HAVE_INTTYPES_H 1
  2760. #define HAVE_LIMITS_H 1
  2761. #define HAVE_LOCALE_H 1
  2762. #define HAVE_MEMORY_H 1
  2763. #define HAVE_NETDB_H 1
  2764. #define HAVE_NETINET_IN_H 1
  2765. #define HAVE_STDDEF_H 1
  2766. #define HAVE_STDINT_H 1
  2767. #define HAVE_STDLIB_H 1
  2768. #define HAVE_STRING_H 1
  2769. #define HAVE_STRINGS_H 1
  2770. #define HAVE_SYS_IOCTL_H 1
  2771. #define HAVE_SYS_PARAM_H 1
  2772. #define HAVE_SYS_SOCKET_H 1
  2773. #define HAVE_SYS_TIME_H 1
  2774. #define HAVE_SYS_TIMEB_H 1
  2775. #define HAVE_SYSLOG_H 1
  2776. #define HAVE_UNISTD_H 1
  2777. #define HAVE_WCHAR_H 1
  2778. #define HAVE__BOOL 1
  2779. #define HAVE_STDBOOL_H 1
  2780. #define HAVE_STDLIB_H 1
  2781. #define HAVE_MALLOC 1
  2782. #define HAVE_STDLIB_H 1
  2783. #define HAVE_UNISTD_H 1
  2784. #define HAVE_GETPAGESIZE 1
  2785. #define HAVE_MMAP 1
  2786. #define HAVE_STDLIB_H 1
  2787. #define HAVE_REALLOC 1
  2788. #define HAVE_DECL_STRERROR_R 1
  2789. #define HAVE_STRERROR_R 1
  2790. #define HAVE_ATEXIT 1
  2791. #define HAVE_FLOOR 1
  2792. #define HAVE_FTIME 1
  2793. #define HAVE_GETHOSTBYADDR 1
  2794. #define HAVE_GETHOSTBYNAME 1
  2795. #define HAVE_GETHOSTNAME 1
  2796. #define HAVE_GETTIMEOFDAY 1
  2797. #define HAVE_INET_NTOA 1
  2798. #define HAVE_MEMMOVE 1
  2799. #define HAVE_MEMSET 1
  2800. #define HAVE_REGCOMP 1
  2801. #define HAVE_SELECT 1
  2802. #define HAVE_SETENV 1
  2803. #define HAVE_SETLOCALE 1
  2804. #define HAVE_SOCKET 1
  2805. #define HAVE_SQRT 1
  2806. #define HAVE_STPCPY 1
  2807. #define HAVE_STRCASECMP 1
  2808. #define HAVE_STRCHR 1
  2809. #define HAVE_STRDUP 1
  2810. #define HAVE_STRERROR 1
  2811. #define HAVE_STRNCASECMP 1
  2812. #define HAVE_STRPBRK 1
  2813. #define HAVE_STRRCHR 1
  2814. #define HAVE_STRSTR 1
  2815. #define HAVE_STRTOL 1
  2816. #define HAVE_STRTOUL 1
  2817. #define HAVE_STRTOULL 1
  2818.  
  2819. configure: exit 0
Add Comment
Please, Sign In to add comment