Advertisement
Guest User

config.log

a guest
Dec 4th, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 150.69 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 llvm configure 2.7, which was
  5. generated by GNU Autoconf 2.60.  Invocation command line was
  6.  
  7.   $ ../llvm/configure --enable-optimized --enable-targets=host-only --disable-bindings --prefix=/usr/local/clamav
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = xtcdev
  14. uname -m = x86_64
  15. uname -r = 3.2.0-4-amd64
  16. uname -s = Linux
  17. uname -v = #1 SMP Debian 3.2.51-1
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X     = unknown
  21.  
  22. /bin/arch              = unknown
  23. /usr/bin/arch -k       = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo      = unknown
  26. /bin/machine           = unknown
  27. /usr/bin/oslevel       = unknown
  28. /bin/universe          = unknown
  29.  
  30. PATH: /home/pasta/bin
  31. PATH: /usr/local/bin
  32. PATH: /usr/bin
  33. PATH: /bin
  34. PATH: /usr/local/games
  35. PATH: /usr/games
  36. PATH: /home/pasta/bin
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:1988: WARNING: Unknown project (clamdriver) won't be configured automatically
  44. configure:1988: WARNING: Unknown project (ifacegen) won't be configured automatically
  45. configure:2002: checking build system type
  46. configure:2020: result: x86_64-unknown-linux-gnu
  47. configure:2042: checking host system type
  48. configure:2057: result: x86_64-unknown-linux-gnu
  49. configure:2079: checking target system type
  50. configure:2094: result: x86_64-unknown-linux-gnu
  51. configure:2123: checking type of operating system we're going to host on
  52. configure:2226: result: Linux
  53. configure:2229: checking type of operating system we're going to target
  54. configure:2273: result: Linux
  55. configure:2319: checking target architecture
  56. configure:2341: result: x86_64
  57. configure:2407: checking for gcc
  58. configure:2423: found /usr/bin/gcc
  59. configure:2434: result: gcc
  60. configure:2672: checking for C compiler version
  61. configure:2679: gcc --version >&5
  62. gcc (Debian 4.4.7-2) 4.4.7
  63. Copyright (C) 2010 Free Software Foundation, Inc.
  64. This is free software; see the source for copying conditions.  There is NO
  65. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  66.  
  67. configure:2682: $? = 0
  68. configure:2689: gcc -v >&5
  69. Using built-in specs.
  70. Target: x86_64-linux-gnu
  71. Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.7-2' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  72. Thread model: posix
  73. gcc version 4.4.7 (Debian 4.4.7-2)
  74. configure:2692: $? = 0
  75. configure:2699: gcc -V >&5
  76. gcc: '-V' option must have argument
  77. configure:2702: $? = 1
  78. configure:2725: checking for C compiler default output file name
  79. configure:2752: gcc    conftest.c  >&5
  80. configure:2755: $? = 0
  81. configure:2801: result: a.out
  82. configure:2806: checking whether the C compiler works
  83. configure:2816: ./a.out
  84. configure:2819: $? = 0
  85. configure:2836: result: yes
  86. configure:2843: checking whether we are cross compiling
  87. configure:2845: result: no
  88. configure:2848: checking for suffix of executables
  89. configure:2855: gcc -o conftest    conftest.c  >&5
  90. configure:2858: $? = 0
  91. configure:2882: result:
  92. configure:2888: checking for suffix of object files
  93. configure:2914: gcc -c   conftest.c >&5
  94. configure:2917: $? = 0
  95. configure:2940: result: o
  96. configure:2944: checking whether we are using the GNU C compiler
  97. configure:2973: gcc -c   conftest.c >&5
  98. configure:2979: $? = 0
  99. configure:2986: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  100. configure:2989: $? = 0
  101. configure:2996: test -s conftest.o
  102. configure:2999: $? = 0
  103. configure:3013: result: yes
  104. configure:3018: checking whether gcc accepts -g
  105. configure:3048: gcc -c -g  conftest.c >&5
  106. configure:3054: $? = 0
  107. configure:3061: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  108. configure:3064: $? = 0
  109. configure:3071: test -s conftest.o
  110. configure:3074: $? = 0
  111. configure:3204: result: yes
  112. configure:3221: checking for gcc option to accept ISO C89
  113. configure:3295: gcc  -c -g -O2  conftest.c >&5
  114. configure:3301: $? = 0
  115. configure:3308: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  116. configure:3311: $? = 0
  117. configure:3318: test -s conftest.o
  118. configure:3321: $? = 0
  119. configure:3341: result: none needed
  120. configure:3365: checking how to run the C preprocessor
  121. configure:3405: gcc -E  conftest.c
  122. configure:3411: $? = 0
  123. configure:3449: gcc -E  conftest.c
  124. conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
  125. configure:3455: $? = 1
  126. configure: failed program was:
  127. | /* confdefs.h.  */
  128. | #define PACKAGE_NAME "llvm"
  129. | #define PACKAGE_TARNAME "-llvm-"
  130. | #define PACKAGE_VERSION "2.7"
  131. | #define PACKAGE_STRING "llvm 2.7"
  132. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  133. | #define LLVM_ON_UNIX 1
  134. | /* end confdefs.h.  */
  135. | #include <ac_nonexistent.h>
  136. configure:3495: result: gcc -E
  137. configure:3524: gcc -E  conftest.c
  138. configure:3530: $? = 0
  139. configure:3568: gcc -E  conftest.c
  140. conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
  141. configure:3574: $? = 1
  142. configure: failed program was:
  143. | /* confdefs.h.  */
  144. | #define PACKAGE_NAME "llvm"
  145. | #define PACKAGE_TARNAME "-llvm-"
  146. | #define PACKAGE_VERSION "2.7"
  147. | #define PACKAGE_STRING "llvm 2.7"
  148. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  149. | #define LLVM_ON_UNIX 1
  150. | /* end confdefs.h.  */
  151. | #include <ac_nonexistent.h>
  152. configure:3619: checking for grep that handles long lines and -e
  153. configure:3693: result: /bin/grep
  154. configure:3698: checking for egrep
  155. configure:3776: result: /bin/grep -E
  156. configure:3781: checking for ANSI C header files
  157. configure:3811: gcc -c -g -O2  conftest.c >&5
  158. configure:3817: $? = 0
  159. configure:3824: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  160. configure:3827: $? = 0
  161. configure:3834: test -s conftest.o
  162. configure:3837: $? = 0
  163. configure:3933: gcc -o conftest -g -O2   conftest.c  >&5
  164. configure:3936: $? = 0
  165. configure:3942: ./conftest
  166. configure:3945: $? = 0
  167. configure:3962: result: yes
  168. configure:3986: checking for sys/types.h
  169. configure:4007: gcc -c -g -O2  conftest.c >&5
  170. configure:4013: $? = 0
  171. configure:4020: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  172. configure:4023: $? = 0
  173. configure:4030: test -s conftest.o
  174. configure:4033: $? = 0
  175. configure:4046: result: yes
  176. configure:3986: checking for sys/stat.h
  177. configure:4007: gcc -c -g -O2  conftest.c >&5
  178. configure:4013: $? = 0
  179. configure:4020: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  180. configure:4023: $? = 0
  181. configure:4030: test -s conftest.o
  182. configure:4033: $? = 0
  183. configure:4046: result: yes
  184. configure:3986: checking for stdlib.h
  185. configure:4007: gcc -c -g -O2  conftest.c >&5
  186. configure:4013: $? = 0
  187. configure:4020: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  188. configure:4023: $? = 0
  189. configure:4030: test -s conftest.o
  190. configure:4033: $? = 0
  191. configure:4046: result: yes
  192. configure:3986: checking for string.h
  193. configure:4007: gcc -c -g -O2  conftest.c >&5
  194. configure:4013: $? = 0
  195. configure:4020: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  196. configure:4023: $? = 0
  197. configure:4030: test -s conftest.o
  198. configure:4033: $? = 0
  199. configure:4046: result: yes
  200. configure:3986: checking for memory.h
  201. configure:4007: gcc -c -g -O2  conftest.c >&5
  202. configure:4013: $? = 0
  203. configure:4020: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  204. configure:4023: $? = 0
  205. configure:4030: test -s conftest.o
  206. configure:4033: $? = 0
  207. configure:4046: result: yes
  208. configure:3986: checking for strings.h
  209. configure:4007: gcc -c -g -O2  conftest.c >&5
  210. configure:4013: $? = 0
  211. configure:4020: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  212. configure:4023: $? = 0
  213. configure:4030: test -s conftest.o
  214. configure:4033: $? = 0
  215. configure:4046: result: yes
  216. configure:3986: checking for inttypes.h
  217. configure:4007: gcc -c -g -O2  conftest.c >&5
  218. configure:4013: $? = 0
  219. configure:4020: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  220. configure:4023: $? = 0
  221. configure:4030: test -s conftest.o
  222. configure:4033: $? = 0
  223. configure:4046: result: yes
  224. configure:3986: checking for stdint.h
  225. configure:4007: gcc -c -g -O2  conftest.c >&5
  226. configure:4013: $? = 0
  227. configure:4020: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  228. configure:4023: $? = 0
  229. configure:4030: test -s conftest.o
  230. configure:4033: $? = 0
  231. configure:4046: result: yes
  232. configure:3986: checking for unistd.h
  233. configure:4007: gcc -c -g -O2  conftest.c >&5
  234. configure:4013: $? = 0
  235. configure:4020: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  236. configure:4023: $? = 0
  237. configure:4030: test -s conftest.o
  238. configure:4033: $? = 0
  239. configure:4046: result: yes
  240. configure:4058: checking whether byte ordering is bigendian
  241. configure:4090: gcc -c -g -O2  conftest.c >&5
  242. configure:4096: $? = 0
  243. configure:4103: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  244. configure:4106: $? = 0
  245. configure:4113: test -s conftest.o
  246. configure:4116: $? = 0
  247. configure:4145: gcc -c -g -O2  conftest.c >&5
  248. conftest.c: In function 'main':
  249. conftest.c:26: error: 'not' undeclared (first use in this function)
  250. conftest.c:26: error: (Each undeclared identifier is reported only once
  251. conftest.c:26: error: for each function it appears in.)
  252. conftest.c:26: error: expected ';' before 'big'
  253. configure:4151: $? = 1
  254. configure: failed program was:
  255. | /* confdefs.h.  */
  256. | #define PACKAGE_NAME "llvm"
  257. | #define PACKAGE_TARNAME "-llvm-"
  258. | #define PACKAGE_VERSION "2.7"
  259. | #define PACKAGE_STRING "llvm 2.7"
  260. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  261. | #define LLVM_ON_UNIX 1
  262. | #define STDC_HEADERS 1
  263. | #define HAVE_SYS_TYPES_H 1
  264. | #define HAVE_SYS_STAT_H 1
  265. | #define HAVE_STDLIB_H 1
  266. | #define HAVE_STRING_H 1
  267. | #define HAVE_MEMORY_H 1
  268. | #define HAVE_STRINGS_H 1
  269. | #define HAVE_INTTYPES_H 1
  270. | #define HAVE_STDINT_H 1
  271. | #define HAVE_UNISTD_H 1
  272. | /* end confdefs.h.  */
  273. | #include <sys/types.h>
  274. | #include <sys/param.h>
  275. |
  276. | int
  277. | main ()
  278. | {
  279. | #if BYTE_ORDER != BIG_ENDIAN
  280. |  not big endian
  281. | #endif
  282. |
  283. |   ;
  284. |   return 0;
  285. | }
  286. configure:4325: result: no
  287. configure:5087: checking clang compiler
  288. configure:5119: result: built
  289. configure:5140: checking optimization flags
  290. configure:5152: result: -O2
  291. configure:5361: checking how to run the C preprocessor
  292. configure:5491: result: gcc -E
  293. configure:5520: gcc -E  conftest.c
  294. configure:5526: $? = 0
  295. configure:5564: gcc -E  conftest.c
  296. conftest.c:28:28: error: ac_nonexistent.h: No such file or directory
  297. configure:5570: $? = 1
  298. configure: failed program was:
  299. | /* confdefs.h.  */
  300. | #define PACKAGE_NAME "llvm"
  301. | #define PACKAGE_TARNAME "-llvm-"
  302. | #define PACKAGE_VERSION "2.7"
  303. | #define PACKAGE_STRING "llvm 2.7"
  304. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  305. | #define LLVM_ON_UNIX 1
  306. | #define STDC_HEADERS 1
  307. | #define HAVE_SYS_TYPES_H 1
  308. | #define HAVE_SYS_STAT_H 1
  309. | #define HAVE_STDLIB_H 1
  310. | #define HAVE_STRING_H 1
  311. | #define HAVE_MEMORY_H 1
  312. | #define HAVE_STRINGS_H 1
  313. | #define HAVE_INTTYPES_H 1
  314. | #define HAVE_STDINT_H 1
  315. | #define HAVE_UNISTD_H 1
  316. | #define ENABLE_THREADS 1
  317. | #define ENABLE_PIC 1
  318. | #define LLVM_NATIVE_ARCH X86Target
  319. | #define ENABLE_CBE_PRINTF_A 1
  320. | #define C_INCLUDE_DIRS ""
  321. | #define CXX_INCLUDE_ROOT ""
  322. | #define CXX_INCLUDE_ARCH ""
  323. | #define CXX_INCLUDE_32BIT_DIR ""
  324. | #define CXX_INCLUDE_64BIT_DIR ""
  325. | /* end confdefs.h.  */
  326. | #include <ac_nonexistent.h>
  327. configure:5731: checking for C compiler version
  328. configure:5738: gcc --version >&5
  329. gcc (Debian 4.4.7-2) 4.4.7
  330. Copyright (C) 2010 Free Software Foundation, Inc.
  331. This is free software; see the source for copying conditions.  There is NO
  332. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  333.  
  334. configure:5741: $? = 0
  335. configure:5748: gcc -v >&5
  336. Using built-in specs.
  337. Target: x86_64-linux-gnu
  338. Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.7-2' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  339. Thread model: posix
  340. gcc version 4.4.7 (Debian 4.4.7-2)
  341. configure:5751: $? = 0
  342. configure:5758: gcc -V >&5
  343. gcc: '-V' option must have argument
  344. configure:5761: $? = 1
  345. configure:5764: checking whether we are using the GNU C compiler
  346. configure:5833: result: yes
  347. configure:5838: checking whether gcc accepts -g
  348. configure:6024: result: yes
  349. configure:6041: checking for gcc option to accept ISO C89
  350. configure:6161: result: none needed
  351. configure:6237: checking for g++
  352. configure:6253: found /usr/bin/g++
  353. configure:6264: result: g++
  354. configure:6295: checking for C++ compiler version
  355. configure:6302: g++ --version >&5
  356. g++ (Debian 4.7.2-5) 4.7.2
  357. Copyright (C) 2012 Free Software Foundation, Inc.
  358. This is free software; see the source for copying conditions.  There is NO
  359. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  360.  
  361. configure:6305: $? = 0
  362. configure:6312: g++ -v >&5
  363. Using built-in specs.
  364. COLLECT_GCC=g++
  365. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
  366. Target: x86_64-linux-gnu
  367. Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  368. Thread model: posix
  369. gcc version 4.7.2 (Debian 4.7.2-5)
  370. configure:6315: $? = 0
  371. configure:6322: g++ -V >&5
  372. g++: error: unrecognized command line option '-V'
  373. g++: fatal error: no input files
  374. compilation terminated.
  375. configure:6325: $? = 4
  376. configure:6328: checking whether we are using the GNU C++ compiler
  377. configure:6357: g++ -c   conftest.cpp >&5
  378. configure:6363: $? = 0
  379. configure:6370: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
  380. configure:6373: $? = 0
  381. configure:6380: test -s conftest.o
  382. configure:6383: $? = 0
  383. configure:6397: result: yes
  384. configure:6402: checking whether g++ accepts -g
  385. configure:6432: g++ -c -g  conftest.cpp >&5
  386. configure:6438: $? = 0
  387. configure:6445: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
  388. configure:6448: $? = 0
  389. configure:6455: test -s conftest.o
  390. configure:6458: $? = 0
  391. configure:6588: result: yes
  392. configure:6612: checking for BSD-compatible nm
  393. configure:6661: result: /usr/bin/nm -B
  394. configure:6667: checking for GNU make
  395. configure:6682: result: make
  396. configure:6693: checking whether ln -s works
  397. configure:6697: result: yes
  398. configure:6706: checking for cmp
  399. configure:6724: found /usr/bin/cmp
  400. configure:6737: result: /usr/bin/cmp
  401. configure:6747: checking for cp
  402. configure:6765: found /bin/cp
  403. configure:6778: result: /bin/cp
  404. configure:6788: checking for date
  405. configure:6806: found /bin/date
  406. configure:6819: result: /bin/date
  407. configure:6829: checking for find
  408. configure:6847: found /usr/bin/find
  409. configure:6860: result: /usr/bin/find
  410. configure:6870: checking for grep
  411. configure:6901: result: /bin/grep
  412. configure:6911: checking for mkdir
  413. configure:6929: found /bin/mkdir
  414. configure:6942: result: /bin/mkdir
  415. configure:6952: checking for mv
  416. configure:6970: found /bin/mv
  417. configure:6983: result: /bin/mv
  418. configure:7034: checking for ranlib
  419. configure:7050: found /usr/bin/ranlib
  420. configure:7061: result: ranlib
  421. configure:7130: checking for ar
  422. configure:7146: found /usr/bin/ar
  423. configure:7157: result: ar
  424. configure:7185: checking for rm
  425. configure:7203: found /bin/rm
  426. configure:7216: result: /bin/rm
  427. configure:7226: checking for sed
  428. configure:7244: found /bin/sed
  429. configure:7257: result: /bin/sed
  430. configure:7267: checking for tar
  431. configure:7285: found /bin/tar
  432. configure:7298: result: /bin/tar
  433. configure:7308: checking for pwd
  434. configure:7326: found /bin/pwd
  435. configure:7339: result: /bin/pwd
  436. configure:7350: checking for Graphviz
  437. configure:7381: result: echo Graphviz
  438. configure:7406: checking for dot
  439. configure:7437: result: echo dot
  440. configure:7462: checking for fdp
  441. configure:7493: result: echo fdp
  442. configure:7518: checking for neato
  443. configure:7549: result: echo neato
  444. configure:7574: checking for twopi
  445. configure:7605: result: echo twopi
  446. configure:7630: checking for circo
  447. configure:7661: result: echo circo
  448. configure:7688: checking for gv
  449. configure:7721: result: no
  450. configure:7688: checking for gsview32
  451. configure:7721: result: no
  452. configure:7747: checking for dotty
  453. configure:7778: result: echo dotty
  454. configure:7805: checking for perl
  455. configure:7823: found /usr/bin/perl
  456. configure:7836: result: /usr/bin/perl
  457. configure:7845: checking for Perl 5.006 or newer
  458. configure:7848: result: yes
  459. configure:7882: checking for a BSD-compatible install
  460. configure:7938: result: /usr/bin/install -c
  461. configure:7952: checking for bzip2
  462. configure:7970: found /bin/bzip2
  463. configure:7982: result: /bin/bzip2
  464. configure:7992: checking for doxygen
  465. configure:8025: result: no
  466. configure:8032: checking for groff
  467. configure:8050: found /usr/bin/groff
  468. configure:8062: result: /usr/bin/groff
  469. configure:8072: checking for gzip
  470. configure:8090: found /bin/gzip
  471. configure:8102: result: /bin/gzip
  472. configure:8112: checking for pod2html
  473. configure:8130: found /usr/bin/pod2html
  474. configure:8142: result: /usr/bin/pod2html
  475. configure:8152: checking for pod2man
  476. configure:8170: found /usr/bin/pod2man
  477. configure:8182: result: /usr/bin/pod2man
  478. configure:8192: checking for runtest
  479. configure:8225: result: no
  480. configure:8232: checking for the tclsh program in tclinclude directory
  481. configure:8261: result: none
  482. configure:8267: checking for tclsh8.4
  483. configure:8300: result: no
  484. configure:8267: checking for tclsh8.4.8
  485. configure:8300: result: no
  486. configure:8267: checking for tclsh8.4.7
  487. configure:8300: result: no
  488. configure:8267: checking for tclsh8.4.6
  489. configure:8300: result: no
  490. configure:8267: checking for tclsh8.4.5
  491. configure:8300: result: no
  492. configure:8267: checking for tclsh8.4.4
  493. configure:8300: result: no
  494. configure:8267: checking for tclsh8.4.3
  495. configure:8300: result: no
  496. configure:8267: checking for tclsh8.4.2
  497. configure:8300: result: no
  498. configure:8267: checking for tclsh8.4.1
  499. configure:8300: result: no
  500. configure:8267: checking for tclsh8.4.0
  501. configure:8300: result: no
  502. configure:8267: checking for tclsh8.3
  503. configure:8300: result: no
  504. configure:8267: checking for tclsh8.3.5
  505. configure:8300: result: no
  506. configure:8267: checking for tclsh8.3.4
  507. configure:8300: result: no
  508. configure:8267: checking for tclsh8.3.3
  509. configure:8300: result: no
  510. configure:8267: checking for tclsh8.3.2
  511. configure:8300: result: no
  512. configure:8267: checking for tclsh8.3.1
  513. configure:8300: result: no
  514. configure:8267: checking for tclsh8.3.0
  515. configure:8300: result: no
  516. configure:8267: checking for tclsh
  517. configure:8300: result: no
  518. configure:8322: checking for zip
  519. configure:8340: found /usr/bin/zip
  520. configure:8352: result: /usr/bin/zip
  521. configure:8364: checking for ocamlc
  522. configure:8397: result: no
  523. configure:8409: checking for ocamlopt
  524. configure:8442: result: no
  525. configure:8454: checking for ocamldep
  526. configure:8487: result: no
  527. configure:8499: checking for ocamldoc
  528. configure:8532: result: no
  529. configure:8544: checking for gas
  530. configure:8577: result: no
  531. configure:8544: checking for as
  532. configure:8562: found /usr/bin/as
  533. configure:8574: result: /usr/bin/as
  534. configure:8586: checking for compiler -Wl,-R<path> option
  535. configure:8620: gcc -o conftest -g -O2 -Wl,-R.   conftest.c  >&5
  536. configure:8626: $? = 0
  537. configure:8633: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  538. configure:8636: $? = 0
  539. configure:8643: test -s conftest
  540. configure:8646: $? = 0
  541. configure:8667: result: yes
  542. configure:8678: checking for compiler -Wl,-export-dynamic option
  543. configure:8712: gcc -o conftest -g -O2 -Wl,-export-dynamic   conftest.c  >&5
  544. configure:8718: $? = 0
  545. configure:8725: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  546. configure:8728: $? = 0
  547. configure:8735: test -s conftest
  548. configure:8738: $? = 0
  549. configure:8759: result: yes
  550. configure:8772: checking for an ANSI C-conforming const
  551. configure:8847: gcc -c -g -O2  conftest.c >&5
  552. configure:8853: $? = 0
  553. configure:8860: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  554. configure:8863: $? = 0
  555. configure:8870: test -s conftest.o
  556. configure:8873: $? = 0
  557. configure:8885: result: yes
  558. configure:8903: checking for dirent.h that defines DIR
  559. configure:8932: gcc -c -g -O2  conftest.c >&5
  560. configure:8938: $? = 0
  561. configure:8945: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  562. configure:8948: $? = 0
  563. configure:8955: test -s conftest.o
  564. configure:8958: $? = 0
  565. configure:8971: result: yes
  566. configure:8984: checking for library containing opendir
  567. configure:9025: gcc -o conftest -g -O2   conftest.c  >&5
  568. configure:9031: $? = 0
  569. configure:9038: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  570. configure:9041: $? = 0
  571. configure:9048: test -s conftest
  572. configure:9051: $? = 0
  573. configure:9075: result: none required
  574. configure:9200: checking dlfcn.h usability
  575. configure:9217: gcc -c -g -O2  conftest.c >&5
  576. configure:9223: $? = 0
  577. configure:9230: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  578. configure:9233: $? = 0
  579. configure:9240: test -s conftest.o
  580. configure:9243: $? = 0
  581. configure:9254: result: yes
  582. configure:9258: checking dlfcn.h presence
  583. configure:9273: gcc -E  conftest.c
  584. configure:9279: $? = 0
  585. configure:9300: result: yes
  586. configure:9333: checking for dlfcn.h
  587. configure:9341: result: yes
  588. configure:9381: checking dynamic linker characteristics
  589. configure:9969: result: GNU/Linux ld.so
  590. configure:9979: checking which extension is used for loadable modules
  591. configure:9989: result: .so
  592. configure:10000: checking which variable specifies run-time library path
  593. configure:10007: result: LD_LIBRARY_PATH
  594. configure:10018: checking for the default library search path
  595. configure:10025: result: /lib /usr/lib /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /lib32 /usr/lib32
  596. configure:10043: checking for objdir
  597. configure:10064: result: .libs
  598. configure:10077: checking command to parse /usr/bin/nm -B output from  object
  599. configure:10182: gcc -c -g -O2  conftest.c >&5
  600. configure:10185: $? = 0
  601. configure:10189: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[     ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][  ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  602. configure:10192: $? = 0
  603. configure:10244: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
  604. configure:10247: $? = 0
  605. configure:10285: result: ok
  606. configure:10290: checking whether libtool supports -dlopen/-dlpreopen
  607. configure:10302: result: yes
  608. configure:10321: checking for shl_load
  609. configure:10377: gcc -o conftest -g -O2   conftest.c  >&5
  610. /tmp/ccVs0QwC.o: In function `main':
  611. /home/pasta/Scrivania/TESI/clamav/clamav-bytecode-compiler/obj/conftest.c:71: undefined reference to `shl_load'
  612. collect2: ld returned 1 exit status
  613. configure:10383: $? = 1
  614. configure: failed program was:
  615. | /* confdefs.h.  */
  616. | #define PACKAGE_NAME "llvm"
  617. | #define PACKAGE_TARNAME "-llvm-"
  618. | #define PACKAGE_VERSION "2.7"
  619. | #define PACKAGE_STRING "llvm 2.7"
  620. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  621. | #define LLVM_ON_UNIX 1
  622. | #define STDC_HEADERS 1
  623. | #define HAVE_SYS_TYPES_H 1
  624. | #define HAVE_SYS_STAT_H 1
  625. | #define HAVE_STDLIB_H 1
  626. | #define HAVE_STRING_H 1
  627. | #define HAVE_MEMORY_H 1
  628. | #define HAVE_STRINGS_H 1
  629. | #define HAVE_INTTYPES_H 1
  630. | #define HAVE_STDINT_H 1
  631. | #define HAVE_UNISTD_H 1
  632. | #define ENABLE_THREADS 1
  633. | #define ENABLE_PIC 1
  634. | #define LLVM_NATIVE_ARCH X86Target
  635. | #define ENABLE_CBE_PRINTF_A 1
  636. | #define C_INCLUDE_DIRS ""
  637. | #define CXX_INCLUDE_ROOT ""
  638. | #define CXX_INCLUDE_ARCH ""
  639. | #define CXX_INCLUDE_32BIT_DIR ""
  640. | #define CXX_INCLUDE_64BIT_DIR ""
  641. | #define HAVE_LINK_R 1
  642. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  643. | #define HAVE_DIRENT_H 1
  644. | #define HAVE_DLFCN_H 1
  645. | #define LTDL_SHLIB_EXT ".so"
  646. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  647. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  648. | #define LTDL_OBJDIR ".libs/"
  649. | #define HAVE_PRELOADED_SYMBOLS 1
  650. | /* end confdefs.h.  */
  651. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  652. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  653. | #define shl_load innocuous_shl_load
  654. |
  655. | /* System header to define __stub macros and hopefully few prototypes,
  656. |     which can conflict with char shl_load (); below.
  657. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  658. |     <limits.h> exists even on freestanding compilers.  */
  659. |
  660. | #ifdef __STDC__
  661. | # include <limits.h>
  662. | #else
  663. | # include <assert.h>
  664. | #endif
  665. |
  666. | #undef shl_load
  667. |
  668. | /* Override any GCC internal prototype to avoid an error.
  669. |    Use char because int might match the return type of a GCC
  670. |    builtin and then its argument prototype would still apply.  */
  671. | #ifdef __cplusplus
  672. | extern "C"
  673. | #endif
  674. | char shl_load ();
  675. | /* The GNU C library defines this for functions which it implements
  676. |     to always fail with ENOSYS.  Some functions are actually named
  677. |     something starting with __ and the normal name is an alias.  */
  678. | #if defined __stub_shl_load || defined __stub___shl_load
  679. | choke me
  680. | #endif
  681. |
  682. | int
  683. | main ()
  684. | {
  685. | return shl_load ();
  686. |   ;
  687. |   return 0;
  688. | }
  689. configure:10416: result: no
  690. configure:10425: checking for shl_load in -ldld
  691. configure:10460: gcc -o conftest -g -O2   conftest.c -ldld   >&5
  692. /usr/bin/ld: cannot find -ldld
  693. collect2: ld returned 1 exit status
  694. configure:10466: $? = 1
  695. configure: failed program was:
  696. | /* confdefs.h.  */
  697. | #define PACKAGE_NAME "llvm"
  698. | #define PACKAGE_TARNAME "-llvm-"
  699. | #define PACKAGE_VERSION "2.7"
  700. | #define PACKAGE_STRING "llvm 2.7"
  701. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  702. | #define LLVM_ON_UNIX 1
  703. | #define STDC_HEADERS 1
  704. | #define HAVE_SYS_TYPES_H 1
  705. | #define HAVE_SYS_STAT_H 1
  706. | #define HAVE_STDLIB_H 1
  707. | #define HAVE_STRING_H 1
  708. | #define HAVE_MEMORY_H 1
  709. | #define HAVE_STRINGS_H 1
  710. | #define HAVE_INTTYPES_H 1
  711. | #define HAVE_STDINT_H 1
  712. | #define HAVE_UNISTD_H 1
  713. | #define ENABLE_THREADS 1
  714. | #define ENABLE_PIC 1
  715. | #define LLVM_NATIVE_ARCH X86Target
  716. | #define ENABLE_CBE_PRINTF_A 1
  717. | #define C_INCLUDE_DIRS ""
  718. | #define CXX_INCLUDE_ROOT ""
  719. | #define CXX_INCLUDE_ARCH ""
  720. | #define CXX_INCLUDE_32BIT_DIR ""
  721. | #define CXX_INCLUDE_64BIT_DIR ""
  722. | #define HAVE_LINK_R 1
  723. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  724. | #define HAVE_DIRENT_H 1
  725. | #define HAVE_DLFCN_H 1
  726. | #define LTDL_SHLIB_EXT ".so"
  727. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  728. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  729. | #define LTDL_OBJDIR ".libs/"
  730. | #define HAVE_PRELOADED_SYMBOLS 1
  731. | /* end confdefs.h.  */
  732. |
  733. | /* Override any GCC internal prototype to avoid an error.
  734. |    Use char because int might match the return type of a GCC
  735. |    builtin and then its argument prototype would still apply.  */
  736. | #ifdef __cplusplus
  737. | extern "C"
  738. | #endif
  739. | char shl_load ();
  740. | int
  741. | main ()
  742. | {
  743. | return shl_load ();
  744. |   ;
  745. |   return 0;
  746. | }
  747. configure:10500: result: no
  748. configure:10510: checking for dlopen in -ldl
  749. configure:10545: gcc -o conftest -g -O2   conftest.c -ldl   >&5
  750. configure:10551: $? = 0
  751. configure:10558: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  752. configure:10561: $? = 0
  753. configure:10568: test -s conftest
  754. configure:10571: $? = 0
  755. configure:10585: result: yes
  756. configure:10960: checking for dlerror
  757. configure:11016: gcc -o conftest -g -O2   conftest.c  -ldl >&5
  758. configure:11022: $? = 0
  759. configure:11029: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  760. configure:11032: $? = 0
  761. configure:11039: test -s conftest
  762. configure:11042: $? = 0
  763. configure:11056: result: yes
  764. configure:11076: checking for _ prefix in compiled symbols
  765. configure:11086: gcc -c -g -O2  conftest.c >&5
  766. configure:11089: $? = 0
  767. configure:11093: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[     ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][  ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  768. configure:11096: $? = 0
  769. configure:11118: result: no
  770. configure:11238: checking whether deplibs are loaded by dlopen
  771. configure:11319: result: yes
  772. configure:11344: checking argz.h usability
  773. configure:11361: gcc -c -g -O2  conftest.c >&5
  774. configure:11367: $? = 0
  775. configure:11374: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  776. configure:11377: $? = 0
  777. configure:11384: test -s conftest.o
  778. configure:11387: $? = 0
  779. configure:11398: result: yes
  780. configure:11402: checking argz.h presence
  781. configure:11417: gcc -E  conftest.c
  782. configure:11423: $? = 0
  783. configure:11444: result: yes
  784. configure:11477: checking for argz.h
  785. configure:11485: result: yes
  786. configure:11499: checking for error_t
  787. configure:11532: gcc -c -g -O2  conftest.c >&5
  788. configure:11538: $? = 0
  789. configure:11545: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  790. configure:11548: $? = 0
  791. configure:11555: test -s conftest.o
  792. configure:11558: $? = 0
  793. configure:11570: result: yes
  794. configure:11596: checking for argz_append
  795. configure:11652: gcc -o conftest -g -O2   conftest.c  >&5
  796. configure:11658: $? = 0
  797. configure:11665: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  798. configure:11668: $? = 0
  799. configure:11675: test -s conftest
  800. configure:11678: $? = 0
  801. configure:11692: result: yes
  802. configure:11596: checking for argz_create_sep
  803. configure:11652: gcc -o conftest -g -O2   conftest.c  >&5
  804. configure:11658: $? = 0
  805. configure:11665: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  806. configure:11668: $? = 0
  807. configure:11675: test -s conftest
  808. configure:11678: $? = 0
  809. configure:11692: result: yes
  810. configure:11596: checking for argz_insert
  811. configure:11652: gcc -o conftest -g -O2   conftest.c  >&5
  812. configure:11658: $? = 0
  813. configure:11665: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  814. configure:11668: $? = 0
  815. configure:11675: test -s conftest
  816. configure:11678: $? = 0
  817. configure:11692: result: yes
  818. configure:11596: checking for argz_next
  819. configure:11652: gcc -o conftest -g -O2   conftest.c  >&5
  820. configure:11658: $? = 0
  821. configure:11665: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  822. configure:11668: $? = 0
  823. configure:11675: test -s conftest
  824. configure:11678: $? = 0
  825. configure:11692: result: yes
  826. configure:11596: checking for argz_stringify
  827. configure:11652: gcc -o conftest -g -O2   conftest.c  >&5
  828. configure:11658: $? = 0
  829. configure:11665: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  830. configure:11668: $? = 0
  831. configure:11675: test -s conftest
  832. configure:11678: $? = 0
  833. configure:11692: result: yes
  834. configure:11744: checking assert.h usability
  835. configure:11761: gcc -c -g -O2  conftest.c >&5
  836. configure:11767: $? = 0
  837. configure:11774: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  838. configure:11777: $? = 0
  839. configure:11784: test -s conftest.o
  840. configure:11787: $? = 0
  841. configure:11798: result: yes
  842. configure:11802: checking assert.h presence
  843. configure:11817: gcc -E  conftest.c
  844. configure:11823: $? = 0
  845. configure:11844: result: yes
  846. configure:11877: checking for assert.h
  847. configure:11885: result: yes
  848. configure:11744: checking ctype.h usability
  849. configure:11761: gcc -c -g -O2  conftest.c >&5
  850. configure:11767: $? = 0
  851. configure:11774: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  852. configure:11777: $? = 0
  853. configure:11784: test -s conftest.o
  854. configure:11787: $? = 0
  855. configure:11798: result: yes
  856. configure:11802: checking ctype.h presence
  857. configure:11817: gcc -E  conftest.c
  858. configure:11823: $? = 0
  859. configure:11844: result: yes
  860. configure:11877: checking for ctype.h
  861. configure:11885: result: yes
  862. configure:11744: checking errno.h usability
  863. configure:11761: gcc -c -g -O2  conftest.c >&5
  864. configure:11767: $? = 0
  865. configure:11774: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  866. configure:11777: $? = 0
  867. configure:11784: test -s conftest.o
  868. configure:11787: $? = 0
  869. configure:11798: result: yes
  870. configure:11802: checking errno.h presence
  871. configure:11817: gcc -E  conftest.c
  872. configure:11823: $? = 0
  873. configure:11844: result: yes
  874. configure:11877: checking for errno.h
  875. configure:11885: result: yes
  876. configure:11744: checking malloc.h usability
  877. configure:11761: gcc -c -g -O2  conftest.c >&5
  878. configure:11767: $? = 0
  879. configure:11774: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  880. configure:11777: $? = 0
  881. configure:11784: test -s conftest.o
  882. configure:11787: $? = 0
  883. configure:11798: result: yes
  884. configure:11802: checking malloc.h presence
  885. configure:11817: gcc -E  conftest.c
  886. configure:11823: $? = 0
  887. configure:11844: result: yes
  888. configure:11877: checking for malloc.h
  889. configure:11885: result: yes
  890. configure:11734: checking for memory.h
  891. configure:11740: result: yes
  892. configure:11734: checking for stdlib.h
  893. configure:11740: result: yes
  894. configure:11744: checking stdio.h usability
  895. configure:11761: gcc -c -g -O2  conftest.c >&5
  896. configure:11767: $? = 0
  897. configure:11774: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  898. configure:11777: $? = 0
  899. configure:11784: test -s conftest.o
  900. configure:11787: $? = 0
  901. configure:11798: result: yes
  902. configure:11802: checking stdio.h presence
  903. configure:11817: gcc -E  conftest.c
  904. configure:11823: $? = 0
  905. configure:11844: result: yes
  906. configure:11877: checking for stdio.h
  907. configure:11885: result: yes
  908. configure:11734: checking for unistd.h
  909. configure:11740: result: yes
  910. configure:11916: checking dl.h usability
  911. configure:11933: gcc -c -g -O2  conftest.c >&5
  912. conftest.c:87:16: error: dl.h: No such file or directory
  913. configure:11939: $? = 1
  914. configure: failed program was:
  915. | /* confdefs.h.  */
  916. | #define PACKAGE_NAME "llvm"
  917. | #define PACKAGE_TARNAME "-llvm-"
  918. | #define PACKAGE_VERSION "2.7"
  919. | #define PACKAGE_STRING "llvm 2.7"
  920. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  921. | #define LLVM_ON_UNIX 1
  922. | #define STDC_HEADERS 1
  923. | #define HAVE_SYS_TYPES_H 1
  924. | #define HAVE_SYS_STAT_H 1
  925. | #define HAVE_STDLIB_H 1
  926. | #define HAVE_STRING_H 1
  927. | #define HAVE_MEMORY_H 1
  928. | #define HAVE_STRINGS_H 1
  929. | #define HAVE_INTTYPES_H 1
  930. | #define HAVE_STDINT_H 1
  931. | #define HAVE_UNISTD_H 1
  932. | #define ENABLE_THREADS 1
  933. | #define ENABLE_PIC 1
  934. | #define LLVM_NATIVE_ARCH X86Target
  935. | #define ENABLE_CBE_PRINTF_A 1
  936. | #define C_INCLUDE_DIRS ""
  937. | #define CXX_INCLUDE_ROOT ""
  938. | #define CXX_INCLUDE_ARCH ""
  939. | #define CXX_INCLUDE_32BIT_DIR ""
  940. | #define CXX_INCLUDE_64BIT_DIR ""
  941. | #define HAVE_LINK_R 1
  942. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  943. | #define HAVE_DIRENT_H 1
  944. | #define HAVE_DLFCN_H 1
  945. | #define LTDL_SHLIB_EXT ".so"
  946. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  947. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  948. | #define LTDL_OBJDIR ".libs/"
  949. | #define HAVE_PRELOADED_SYMBOLS 1
  950. | #define HAVE_LIBDL 1
  951. | #define HAVE_DLERROR 1
  952. | #define HAVE_ARGZ_H 1
  953. | #define HAVE_ERROR_T 1
  954. | #define HAVE_ARGZ_APPEND 1
  955. | #define HAVE_ARGZ_CREATE_SEP 1
  956. | #define HAVE_ARGZ_INSERT 1
  957. | #define HAVE_ARGZ_NEXT 1
  958. | #define HAVE_ARGZ_STRINGIFY 1
  959. | #define HAVE_ASSERT_H 1
  960. | #define HAVE_CTYPE_H 1
  961. | #define HAVE_ERRNO_H 1
  962. | #define HAVE_MALLOC_H 1
  963. | #define HAVE_MEMORY_H 1
  964. | #define HAVE_STDLIB_H 1
  965. | #define HAVE_STDIO_H 1
  966. | #define HAVE_UNISTD_H 1
  967. | /* end confdefs.h.  */
  968. | #include <stdio.h>
  969. | #if HAVE_SYS_TYPES_H
  970. | # include <sys/types.h>
  971. | #endif
  972. | #if HAVE_SYS_STAT_H
  973. | # include <sys/stat.h>
  974. | #endif
  975. | #if STDC_HEADERS
  976. | # include <stdlib.h>
  977. | # include <stddef.h>
  978. | #else
  979. | # if HAVE_STDLIB_H
  980. | #  include <stdlib.h>
  981. | # endif
  982. | #endif
  983. | #if HAVE_STRING_H
  984. | # if !STDC_HEADERS && HAVE_MEMORY_H
  985. | #  include <memory.h>
  986. | # endif
  987. | # include <string.h>
  988. | #endif
  989. | #if HAVE_STRINGS_H
  990. | # include <strings.h>
  991. | #endif
  992. | #if HAVE_INTTYPES_H
  993. | # include <inttypes.h>
  994. | #endif
  995. | #if HAVE_STDINT_H
  996. | # include <stdint.h>
  997. | #endif
  998. | #if HAVE_UNISTD_H
  999. | # include <unistd.h>
  1000. | #endif
  1001. | #include <dl.h>
  1002. configure:11970: result: no
  1003. configure:11974: checking dl.h presence
  1004. configure:11989: gcc -E  conftest.c
  1005. conftest.c:54:16: error: dl.h: No such file or directory
  1006. configure:11995: $? = 1
  1007. configure: failed program was:
  1008. | /* confdefs.h.  */
  1009. | #define PACKAGE_NAME "llvm"
  1010. | #define PACKAGE_TARNAME "-llvm-"
  1011. | #define PACKAGE_VERSION "2.7"
  1012. | #define PACKAGE_STRING "llvm 2.7"
  1013. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  1014. | #define LLVM_ON_UNIX 1
  1015. | #define STDC_HEADERS 1
  1016. | #define HAVE_SYS_TYPES_H 1
  1017. | #define HAVE_SYS_STAT_H 1
  1018. | #define HAVE_STDLIB_H 1
  1019. | #define HAVE_STRING_H 1
  1020. | #define HAVE_MEMORY_H 1
  1021. | #define HAVE_STRINGS_H 1
  1022. | #define HAVE_INTTYPES_H 1
  1023. | #define HAVE_STDINT_H 1
  1024. | #define HAVE_UNISTD_H 1
  1025. | #define ENABLE_THREADS 1
  1026. | #define ENABLE_PIC 1
  1027. | #define LLVM_NATIVE_ARCH X86Target
  1028. | #define ENABLE_CBE_PRINTF_A 1
  1029. | #define C_INCLUDE_DIRS ""
  1030. | #define CXX_INCLUDE_ROOT ""
  1031. | #define CXX_INCLUDE_ARCH ""
  1032. | #define CXX_INCLUDE_32BIT_DIR ""
  1033. | #define CXX_INCLUDE_64BIT_DIR ""
  1034. | #define HAVE_LINK_R 1
  1035. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  1036. | #define HAVE_DIRENT_H 1
  1037. | #define HAVE_DLFCN_H 1
  1038. | #define LTDL_SHLIB_EXT ".so"
  1039. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  1040. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  1041. | #define LTDL_OBJDIR ".libs/"
  1042. | #define HAVE_PRELOADED_SYMBOLS 1
  1043. | #define HAVE_LIBDL 1
  1044. | #define HAVE_DLERROR 1
  1045. | #define HAVE_ARGZ_H 1
  1046. | #define HAVE_ERROR_T 1
  1047. | #define HAVE_ARGZ_APPEND 1
  1048. | #define HAVE_ARGZ_CREATE_SEP 1
  1049. | #define HAVE_ARGZ_INSERT 1
  1050. | #define HAVE_ARGZ_NEXT 1
  1051. | #define HAVE_ARGZ_STRINGIFY 1
  1052. | #define HAVE_ASSERT_H 1
  1053. | #define HAVE_CTYPE_H 1
  1054. | #define HAVE_ERRNO_H 1
  1055. | #define HAVE_MALLOC_H 1
  1056. | #define HAVE_MEMORY_H 1
  1057. | #define HAVE_STDLIB_H 1
  1058. | #define HAVE_STDIO_H 1
  1059. | #define HAVE_UNISTD_H 1
  1060. | /* end confdefs.h.  */
  1061. | #include <dl.h>
  1062. configure:12016: result: no
  1063. configure:12049: checking for dl.h
  1064. configure:12057: result: no
  1065. configure:11916: checking sys/dl.h usability
  1066. configure:11933: gcc -c -g -O2  conftest.c >&5
  1067. conftest.c:87:20: error: sys/dl.h: No such file or directory
  1068. configure:11939: $? = 1
  1069. configure: failed program was:
  1070. | /* confdefs.h.  */
  1071. | #define PACKAGE_NAME "llvm"
  1072. | #define PACKAGE_TARNAME "-llvm-"
  1073. | #define PACKAGE_VERSION "2.7"
  1074. | #define PACKAGE_STRING "llvm 2.7"
  1075. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  1076. | #define LLVM_ON_UNIX 1
  1077. | #define STDC_HEADERS 1
  1078. | #define HAVE_SYS_TYPES_H 1
  1079. | #define HAVE_SYS_STAT_H 1
  1080. | #define HAVE_STDLIB_H 1
  1081. | #define HAVE_STRING_H 1
  1082. | #define HAVE_MEMORY_H 1
  1083. | #define HAVE_STRINGS_H 1
  1084. | #define HAVE_INTTYPES_H 1
  1085. | #define HAVE_STDINT_H 1
  1086. | #define HAVE_UNISTD_H 1
  1087. | #define ENABLE_THREADS 1
  1088. | #define ENABLE_PIC 1
  1089. | #define LLVM_NATIVE_ARCH X86Target
  1090. | #define ENABLE_CBE_PRINTF_A 1
  1091. | #define C_INCLUDE_DIRS ""
  1092. | #define CXX_INCLUDE_ROOT ""
  1093. | #define CXX_INCLUDE_ARCH ""
  1094. | #define CXX_INCLUDE_32BIT_DIR ""
  1095. | #define CXX_INCLUDE_64BIT_DIR ""
  1096. | #define HAVE_LINK_R 1
  1097. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  1098. | #define HAVE_DIRENT_H 1
  1099. | #define HAVE_DLFCN_H 1
  1100. | #define LTDL_SHLIB_EXT ".so"
  1101. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  1102. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  1103. | #define LTDL_OBJDIR ".libs/"
  1104. | #define HAVE_PRELOADED_SYMBOLS 1
  1105. | #define HAVE_LIBDL 1
  1106. | #define HAVE_DLERROR 1
  1107. | #define HAVE_ARGZ_H 1
  1108. | #define HAVE_ERROR_T 1
  1109. | #define HAVE_ARGZ_APPEND 1
  1110. | #define HAVE_ARGZ_CREATE_SEP 1
  1111. | #define HAVE_ARGZ_INSERT 1
  1112. | #define HAVE_ARGZ_NEXT 1
  1113. | #define HAVE_ARGZ_STRINGIFY 1
  1114. | #define HAVE_ASSERT_H 1
  1115. | #define HAVE_CTYPE_H 1
  1116. | #define HAVE_ERRNO_H 1
  1117. | #define HAVE_MALLOC_H 1
  1118. | #define HAVE_MEMORY_H 1
  1119. | #define HAVE_STDLIB_H 1
  1120. | #define HAVE_STDIO_H 1
  1121. | #define HAVE_UNISTD_H 1
  1122. | /* end confdefs.h.  */
  1123. | #include <stdio.h>
  1124. | #if HAVE_SYS_TYPES_H
  1125. | # include <sys/types.h>
  1126. | #endif
  1127. | #if HAVE_SYS_STAT_H
  1128. | # include <sys/stat.h>
  1129. | #endif
  1130. | #if STDC_HEADERS
  1131. | # include <stdlib.h>
  1132. | # include <stddef.h>
  1133. | #else
  1134. | # if HAVE_STDLIB_H
  1135. | #  include <stdlib.h>
  1136. | # endif
  1137. | #endif
  1138. | #if HAVE_STRING_H
  1139. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1140. | #  include <memory.h>
  1141. | # endif
  1142. | # include <string.h>
  1143. | #endif
  1144. | #if HAVE_STRINGS_H
  1145. | # include <strings.h>
  1146. | #endif
  1147. | #if HAVE_INTTYPES_H
  1148. | # include <inttypes.h>
  1149. | #endif
  1150. | #if HAVE_STDINT_H
  1151. | # include <stdint.h>
  1152. | #endif
  1153. | #if HAVE_UNISTD_H
  1154. | # include <unistd.h>
  1155. | #endif
  1156. | #include <sys/dl.h>
  1157. configure:11970: result: no
  1158. configure:11974: checking sys/dl.h presence
  1159. configure:11989: gcc -E  conftest.c
  1160. conftest.c:54:20: error: sys/dl.h: No such file or directory
  1161. configure:11995: $? = 1
  1162. configure: failed program was:
  1163. | /* confdefs.h.  */
  1164. | #define PACKAGE_NAME "llvm"
  1165. | #define PACKAGE_TARNAME "-llvm-"
  1166. | #define PACKAGE_VERSION "2.7"
  1167. | #define PACKAGE_STRING "llvm 2.7"
  1168. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  1169. | #define LLVM_ON_UNIX 1
  1170. | #define STDC_HEADERS 1
  1171. | #define HAVE_SYS_TYPES_H 1
  1172. | #define HAVE_SYS_STAT_H 1
  1173. | #define HAVE_STDLIB_H 1
  1174. | #define HAVE_STRING_H 1
  1175. | #define HAVE_MEMORY_H 1
  1176. | #define HAVE_STRINGS_H 1
  1177. | #define HAVE_INTTYPES_H 1
  1178. | #define HAVE_STDINT_H 1
  1179. | #define HAVE_UNISTD_H 1
  1180. | #define ENABLE_THREADS 1
  1181. | #define ENABLE_PIC 1
  1182. | #define LLVM_NATIVE_ARCH X86Target
  1183. | #define ENABLE_CBE_PRINTF_A 1
  1184. | #define C_INCLUDE_DIRS ""
  1185. | #define CXX_INCLUDE_ROOT ""
  1186. | #define CXX_INCLUDE_ARCH ""
  1187. | #define CXX_INCLUDE_32BIT_DIR ""
  1188. | #define CXX_INCLUDE_64BIT_DIR ""
  1189. | #define HAVE_LINK_R 1
  1190. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  1191. | #define HAVE_DIRENT_H 1
  1192. | #define HAVE_DLFCN_H 1
  1193. | #define LTDL_SHLIB_EXT ".so"
  1194. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  1195. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  1196. | #define LTDL_OBJDIR ".libs/"
  1197. | #define HAVE_PRELOADED_SYMBOLS 1
  1198. | #define HAVE_LIBDL 1
  1199. | #define HAVE_DLERROR 1
  1200. | #define HAVE_ARGZ_H 1
  1201. | #define HAVE_ERROR_T 1
  1202. | #define HAVE_ARGZ_APPEND 1
  1203. | #define HAVE_ARGZ_CREATE_SEP 1
  1204. | #define HAVE_ARGZ_INSERT 1
  1205. | #define HAVE_ARGZ_NEXT 1
  1206. | #define HAVE_ARGZ_STRINGIFY 1
  1207. | #define HAVE_ASSERT_H 1
  1208. | #define HAVE_CTYPE_H 1
  1209. | #define HAVE_ERRNO_H 1
  1210. | #define HAVE_MALLOC_H 1
  1211. | #define HAVE_MEMORY_H 1
  1212. | #define HAVE_STDLIB_H 1
  1213. | #define HAVE_STDIO_H 1
  1214. | #define HAVE_UNISTD_H 1
  1215. | /* end confdefs.h.  */
  1216. | #include <sys/dl.h>
  1217. configure:12016: result: no
  1218. configure:12049: checking for sys/dl.h
  1219. configure:12057: result: no
  1220. configure:11916: checking dld.h usability
  1221. configure:11933: gcc -c -g -O2  conftest.c >&5
  1222. conftest.c:87:17: error: dld.h: No such file or directory
  1223. configure:11939: $? = 1
  1224. configure: failed program was:
  1225. | /* confdefs.h.  */
  1226. | #define PACKAGE_NAME "llvm"
  1227. | #define PACKAGE_TARNAME "-llvm-"
  1228. | #define PACKAGE_VERSION "2.7"
  1229. | #define PACKAGE_STRING "llvm 2.7"
  1230. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  1231. | #define LLVM_ON_UNIX 1
  1232. | #define STDC_HEADERS 1
  1233. | #define HAVE_SYS_TYPES_H 1
  1234. | #define HAVE_SYS_STAT_H 1
  1235. | #define HAVE_STDLIB_H 1
  1236. | #define HAVE_STRING_H 1
  1237. | #define HAVE_MEMORY_H 1
  1238. | #define HAVE_STRINGS_H 1
  1239. | #define HAVE_INTTYPES_H 1
  1240. | #define HAVE_STDINT_H 1
  1241. | #define HAVE_UNISTD_H 1
  1242. | #define ENABLE_THREADS 1
  1243. | #define ENABLE_PIC 1
  1244. | #define LLVM_NATIVE_ARCH X86Target
  1245. | #define ENABLE_CBE_PRINTF_A 1
  1246. | #define C_INCLUDE_DIRS ""
  1247. | #define CXX_INCLUDE_ROOT ""
  1248. | #define CXX_INCLUDE_ARCH ""
  1249. | #define CXX_INCLUDE_32BIT_DIR ""
  1250. | #define CXX_INCLUDE_64BIT_DIR ""
  1251. | #define HAVE_LINK_R 1
  1252. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  1253. | #define HAVE_DIRENT_H 1
  1254. | #define HAVE_DLFCN_H 1
  1255. | #define LTDL_SHLIB_EXT ".so"
  1256. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  1257. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  1258. | #define LTDL_OBJDIR ".libs/"
  1259. | #define HAVE_PRELOADED_SYMBOLS 1
  1260. | #define HAVE_LIBDL 1
  1261. | #define HAVE_DLERROR 1
  1262. | #define HAVE_ARGZ_H 1
  1263. | #define HAVE_ERROR_T 1
  1264. | #define HAVE_ARGZ_APPEND 1
  1265. | #define HAVE_ARGZ_CREATE_SEP 1
  1266. | #define HAVE_ARGZ_INSERT 1
  1267. | #define HAVE_ARGZ_NEXT 1
  1268. | #define HAVE_ARGZ_STRINGIFY 1
  1269. | #define HAVE_ASSERT_H 1
  1270. | #define HAVE_CTYPE_H 1
  1271. | #define HAVE_ERRNO_H 1
  1272. | #define HAVE_MALLOC_H 1
  1273. | #define HAVE_MEMORY_H 1
  1274. | #define HAVE_STDLIB_H 1
  1275. | #define HAVE_STDIO_H 1
  1276. | #define HAVE_UNISTD_H 1
  1277. | /* end confdefs.h.  */
  1278. | #include <stdio.h>
  1279. | #if HAVE_SYS_TYPES_H
  1280. | # include <sys/types.h>
  1281. | #endif
  1282. | #if HAVE_SYS_STAT_H
  1283. | # include <sys/stat.h>
  1284. | #endif
  1285. | #if STDC_HEADERS
  1286. | # include <stdlib.h>
  1287. | # include <stddef.h>
  1288. | #else
  1289. | # if HAVE_STDLIB_H
  1290. | #  include <stdlib.h>
  1291. | # endif
  1292. | #endif
  1293. | #if HAVE_STRING_H
  1294. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1295. | #  include <memory.h>
  1296. | # endif
  1297. | # include <string.h>
  1298. | #endif
  1299. | #if HAVE_STRINGS_H
  1300. | # include <strings.h>
  1301. | #endif
  1302. | #if HAVE_INTTYPES_H
  1303. | # include <inttypes.h>
  1304. | #endif
  1305. | #if HAVE_STDINT_H
  1306. | # include <stdint.h>
  1307. | #endif
  1308. | #if HAVE_UNISTD_H
  1309. | # include <unistd.h>
  1310. | #endif
  1311. | #include <dld.h>
  1312. configure:11970: result: no
  1313. configure:11974: checking dld.h presence
  1314. configure:11989: gcc -E  conftest.c
  1315. conftest.c:54:17: error: dld.h: No such file or directory
  1316. configure:11995: $? = 1
  1317. configure: failed program was:
  1318. | /* confdefs.h.  */
  1319. | #define PACKAGE_NAME "llvm"
  1320. | #define PACKAGE_TARNAME "-llvm-"
  1321. | #define PACKAGE_VERSION "2.7"
  1322. | #define PACKAGE_STRING "llvm 2.7"
  1323. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  1324. | #define LLVM_ON_UNIX 1
  1325. | #define STDC_HEADERS 1
  1326. | #define HAVE_SYS_TYPES_H 1
  1327. | #define HAVE_SYS_STAT_H 1
  1328. | #define HAVE_STDLIB_H 1
  1329. | #define HAVE_STRING_H 1
  1330. | #define HAVE_MEMORY_H 1
  1331. | #define HAVE_STRINGS_H 1
  1332. | #define HAVE_INTTYPES_H 1
  1333. | #define HAVE_STDINT_H 1
  1334. | #define HAVE_UNISTD_H 1
  1335. | #define ENABLE_THREADS 1
  1336. | #define ENABLE_PIC 1
  1337. | #define LLVM_NATIVE_ARCH X86Target
  1338. | #define ENABLE_CBE_PRINTF_A 1
  1339. | #define C_INCLUDE_DIRS ""
  1340. | #define CXX_INCLUDE_ROOT ""
  1341. | #define CXX_INCLUDE_ARCH ""
  1342. | #define CXX_INCLUDE_32BIT_DIR ""
  1343. | #define CXX_INCLUDE_64BIT_DIR ""
  1344. | #define HAVE_LINK_R 1
  1345. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  1346. | #define HAVE_DIRENT_H 1
  1347. | #define HAVE_DLFCN_H 1
  1348. | #define LTDL_SHLIB_EXT ".so"
  1349. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  1350. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  1351. | #define LTDL_OBJDIR ".libs/"
  1352. | #define HAVE_PRELOADED_SYMBOLS 1
  1353. | #define HAVE_LIBDL 1
  1354. | #define HAVE_DLERROR 1
  1355. | #define HAVE_ARGZ_H 1
  1356. | #define HAVE_ERROR_T 1
  1357. | #define HAVE_ARGZ_APPEND 1
  1358. | #define HAVE_ARGZ_CREATE_SEP 1
  1359. | #define HAVE_ARGZ_INSERT 1
  1360. | #define HAVE_ARGZ_NEXT 1
  1361. | #define HAVE_ARGZ_STRINGIFY 1
  1362. | #define HAVE_ASSERT_H 1
  1363. | #define HAVE_CTYPE_H 1
  1364. | #define HAVE_ERRNO_H 1
  1365. | #define HAVE_MALLOC_H 1
  1366. | #define HAVE_MEMORY_H 1
  1367. | #define HAVE_STDLIB_H 1
  1368. | #define HAVE_STDIO_H 1
  1369. | #define HAVE_UNISTD_H 1
  1370. | /* end confdefs.h.  */
  1371. | #include <dld.h>
  1372. configure:12016: result: no
  1373. configure:12049: checking for dld.h
  1374. configure:12057: result: no
  1375. configure:11916: checking mach-o/dyld.h usability
  1376. configure:11933: gcc -c -g -O2  conftest.c >&5
  1377. conftest.c:87:25: error: mach-o/dyld.h: No such file or directory
  1378. configure:11939: $? = 1
  1379. configure: failed program was:
  1380. | /* confdefs.h.  */
  1381. | #define PACKAGE_NAME "llvm"
  1382. | #define PACKAGE_TARNAME "-llvm-"
  1383. | #define PACKAGE_VERSION "2.7"
  1384. | #define PACKAGE_STRING "llvm 2.7"
  1385. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  1386. | #define LLVM_ON_UNIX 1
  1387. | #define STDC_HEADERS 1
  1388. | #define HAVE_SYS_TYPES_H 1
  1389. | #define HAVE_SYS_STAT_H 1
  1390. | #define HAVE_STDLIB_H 1
  1391. | #define HAVE_STRING_H 1
  1392. | #define HAVE_MEMORY_H 1
  1393. | #define HAVE_STRINGS_H 1
  1394. | #define HAVE_INTTYPES_H 1
  1395. | #define HAVE_STDINT_H 1
  1396. | #define HAVE_UNISTD_H 1
  1397. | #define ENABLE_THREADS 1
  1398. | #define ENABLE_PIC 1
  1399. | #define LLVM_NATIVE_ARCH X86Target
  1400. | #define ENABLE_CBE_PRINTF_A 1
  1401. | #define C_INCLUDE_DIRS ""
  1402. | #define CXX_INCLUDE_ROOT ""
  1403. | #define CXX_INCLUDE_ARCH ""
  1404. | #define CXX_INCLUDE_32BIT_DIR ""
  1405. | #define CXX_INCLUDE_64BIT_DIR ""
  1406. | #define HAVE_LINK_R 1
  1407. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  1408. | #define HAVE_DIRENT_H 1
  1409. | #define HAVE_DLFCN_H 1
  1410. | #define LTDL_SHLIB_EXT ".so"
  1411. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  1412. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  1413. | #define LTDL_OBJDIR ".libs/"
  1414. | #define HAVE_PRELOADED_SYMBOLS 1
  1415. | #define HAVE_LIBDL 1
  1416. | #define HAVE_DLERROR 1
  1417. | #define HAVE_ARGZ_H 1
  1418. | #define HAVE_ERROR_T 1
  1419. | #define HAVE_ARGZ_APPEND 1
  1420. | #define HAVE_ARGZ_CREATE_SEP 1
  1421. | #define HAVE_ARGZ_INSERT 1
  1422. | #define HAVE_ARGZ_NEXT 1
  1423. | #define HAVE_ARGZ_STRINGIFY 1
  1424. | #define HAVE_ASSERT_H 1
  1425. | #define HAVE_CTYPE_H 1
  1426. | #define HAVE_ERRNO_H 1
  1427. | #define HAVE_MALLOC_H 1
  1428. | #define HAVE_MEMORY_H 1
  1429. | #define HAVE_STDLIB_H 1
  1430. | #define HAVE_STDIO_H 1
  1431. | #define HAVE_UNISTD_H 1
  1432. | /* end confdefs.h.  */
  1433. | #include <stdio.h>
  1434. | #if HAVE_SYS_TYPES_H
  1435. | # include <sys/types.h>
  1436. | #endif
  1437. | #if HAVE_SYS_STAT_H
  1438. | # include <sys/stat.h>
  1439. | #endif
  1440. | #if STDC_HEADERS
  1441. | # include <stdlib.h>
  1442. | # include <stddef.h>
  1443. | #else
  1444. | # if HAVE_STDLIB_H
  1445. | #  include <stdlib.h>
  1446. | # endif
  1447. | #endif
  1448. | #if HAVE_STRING_H
  1449. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1450. | #  include <memory.h>
  1451. | # endif
  1452. | # include <string.h>
  1453. | #endif
  1454. | #if HAVE_STRINGS_H
  1455. | # include <strings.h>
  1456. | #endif
  1457. | #if HAVE_INTTYPES_H
  1458. | # include <inttypes.h>
  1459. | #endif
  1460. | #if HAVE_STDINT_H
  1461. | # include <stdint.h>
  1462. | #endif
  1463. | #if HAVE_UNISTD_H
  1464. | # include <unistd.h>
  1465. | #endif
  1466. | #include <mach-o/dyld.h>
  1467. configure:11970: result: no
  1468. configure:11974: checking mach-o/dyld.h presence
  1469. configure:11989: gcc -E  conftest.c
  1470. conftest.c:54:25: error: mach-o/dyld.h: No such file or directory
  1471. configure:11995: $? = 1
  1472. configure: failed program was:
  1473. | /* confdefs.h.  */
  1474. | #define PACKAGE_NAME "llvm"
  1475. | #define PACKAGE_TARNAME "-llvm-"
  1476. | #define PACKAGE_VERSION "2.7"
  1477. | #define PACKAGE_STRING "llvm 2.7"
  1478. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  1479. | #define LLVM_ON_UNIX 1
  1480. | #define STDC_HEADERS 1
  1481. | #define HAVE_SYS_TYPES_H 1
  1482. | #define HAVE_SYS_STAT_H 1
  1483. | #define HAVE_STDLIB_H 1
  1484. | #define HAVE_STRING_H 1
  1485. | #define HAVE_MEMORY_H 1
  1486. | #define HAVE_STRINGS_H 1
  1487. | #define HAVE_INTTYPES_H 1
  1488. | #define HAVE_STDINT_H 1
  1489. | #define HAVE_UNISTD_H 1
  1490. | #define ENABLE_THREADS 1
  1491. | #define ENABLE_PIC 1
  1492. | #define LLVM_NATIVE_ARCH X86Target
  1493. | #define ENABLE_CBE_PRINTF_A 1
  1494. | #define C_INCLUDE_DIRS ""
  1495. | #define CXX_INCLUDE_ROOT ""
  1496. | #define CXX_INCLUDE_ARCH ""
  1497. | #define CXX_INCLUDE_32BIT_DIR ""
  1498. | #define CXX_INCLUDE_64BIT_DIR ""
  1499. | #define HAVE_LINK_R 1
  1500. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  1501. | #define HAVE_DIRENT_H 1
  1502. | #define HAVE_DLFCN_H 1
  1503. | #define LTDL_SHLIB_EXT ".so"
  1504. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  1505. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  1506. | #define LTDL_OBJDIR ".libs/"
  1507. | #define HAVE_PRELOADED_SYMBOLS 1
  1508. | #define HAVE_LIBDL 1
  1509. | #define HAVE_DLERROR 1
  1510. | #define HAVE_ARGZ_H 1
  1511. | #define HAVE_ERROR_T 1
  1512. | #define HAVE_ARGZ_APPEND 1
  1513. | #define HAVE_ARGZ_CREATE_SEP 1
  1514. | #define HAVE_ARGZ_INSERT 1
  1515. | #define HAVE_ARGZ_NEXT 1
  1516. | #define HAVE_ARGZ_STRINGIFY 1
  1517. | #define HAVE_ASSERT_H 1
  1518. | #define HAVE_CTYPE_H 1
  1519. | #define HAVE_ERRNO_H 1
  1520. | #define HAVE_MALLOC_H 1
  1521. | #define HAVE_MEMORY_H 1
  1522. | #define HAVE_STDLIB_H 1
  1523. | #define HAVE_STDIO_H 1
  1524. | #define HAVE_UNISTD_H 1
  1525. | /* end confdefs.h.  */
  1526. | #include <mach-o/dyld.h>
  1527. configure:12016: result: no
  1528. configure:12049: checking for mach-o/dyld.h
  1529. configure:12057: result: no
  1530. configure:12076: checking for string.h
  1531. configure:12082: result: yes
  1532. configure:12246: checking for strchr
  1533. configure:12302: gcc -o conftest -g -O2   conftest.c  >&5
  1534. conftest.c:78: warning: conflicting types for built-in function 'strchr'
  1535. configure:12308: $? = 0
  1536. configure:12315: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1537. configure:12318: $? = 0
  1538. configure:12325: test -s conftest
  1539. configure:12328: $? = 0
  1540. configure:12342: result: yes
  1541. configure:12357: checking for strrchr
  1542. configure:12413: gcc -o conftest -g -O2   conftest.c  >&5
  1543. conftest.c:79: warning: conflicting types for built-in function 'strrchr'
  1544. configure:12419: $? = 0
  1545. configure:12426: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1546. configure:12429: $? = 0
  1547. configure:12436: test -s conftest
  1548. configure:12439: $? = 0
  1549. configure:12453: result: yes
  1550. configure:12468: checking for memcpy
  1551. configure:12524: gcc -o conftest -g -O2   conftest.c  >&5
  1552. conftest.c:80: warning: conflicting types for built-in function 'memcpy'
  1553. configure:12530: $? = 0
  1554. configure:12537: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1555. configure:12540: $? = 0
  1556. configure:12547: test -s conftest
  1557. configure:12550: $? = 0
  1558. configure:12564: result: yes
  1559. configure:12579: checking for memmove
  1560. configure:12635: gcc -o conftest -g -O2   conftest.c  >&5
  1561. conftest.c:81: warning: conflicting types for built-in function 'memmove'
  1562. configure:12641: $? = 0
  1563. configure:12648: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1564. configure:12651: $? = 0
  1565. configure:12658: test -s conftest
  1566. configure:12661: $? = 0
  1567. configure:12675: result: yes
  1568. configure:12579: checking for strcmp
  1569. configure:12635: gcc -o conftest -g -O2   conftest.c  >&5
  1570. conftest.c:82: warning: conflicting types for built-in function 'strcmp'
  1571. configure:12641: $? = 0
  1572. configure:12648: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1573. configure:12651: $? = 0
  1574. configure:12658: test -s conftest
  1575. configure:12661: $? = 0
  1576. configure:12675: result: yes
  1577. configure:12691: checking for closedir
  1578. configure:12747: gcc -o conftest -g -O2   conftest.c  >&5
  1579. configure:12753: $? = 0
  1580. configure:12760: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1581. configure:12763: $? = 0
  1582. configure:12770: test -s conftest
  1583. configure:12773: $? = 0
  1584. configure:12787: result: yes
  1585. configure:12691: checking for opendir
  1586. configure:12747: gcc -o conftest -g -O2   conftest.c  >&5
  1587. configure:12753: $? = 0
  1588. configure:12760: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1589. configure:12763: $? = 0
  1590. configure:12770: test -s conftest
  1591. configure:12773: $? = 0
  1592. configure:12787: result: yes
  1593. configure:12691: checking for readdir
  1594. configure:12747: gcc -o conftest -g -O2   conftest.c  >&5
  1595. configure:12753: $? = 0
  1596. configure:12760: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1597. configure:12763: $? = 0
  1598. configure:12770: test -s conftest
  1599. configure:12773: $? = 0
  1600. configure:12787: result: yes
  1601. configure:12810: checking for llvm-gcc
  1602. configure:12843: result: no
  1603. configure:12850: checking for llvm-g++
  1604. configure:12883: result: no
  1605. configure:12916: checking LLVM capable compiler
  1606. configure:12934: result: clang
  1607. configure:12939: checking tool compatibility
  1608. configure:12981: gcc -c -g -O2  conftest.c >&5
  1609. configure:12987: $? = 0
  1610. configure:12994: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1611. configure:12997: $? = 0
  1612. configure:13004: test -s conftest.o
  1613. configure:13007: $? = 0
  1614. configure:13029: result: ok
  1615. configure:13032: checking optional compiler flags
  1616. configure:13038: result: -Wno-variadic-macros -Wno-missing-field-initializers
  1617. configure:13043: checking for sin in -lm
  1618. configure:13078: gcc -o conftest -g -O2   conftest.c -lm   >&5
  1619. conftest.c:70: warning: conflicting types for built-in function 'sin'
  1620. configure:13084: $? = 0
  1621. configure:13091: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1622. configure:13094: $? = 0
  1623. configure:13101: test -s conftest
  1624. configure:13104: $? = 0
  1625. configure:13118: result: yes
  1626. configure:13294: checking for library containing dlopen
  1627. configure:13335: gcc -o conftest -g -O2   conftest.c -lm  >&5
  1628. /tmp/cc6THIA0.o: In function `main':
  1629. /home/pasta/Scrivania/TESI/clamav/clamav-bytecode-compiler/obj/conftest.c:75: undefined reference to `dlopen'
  1630. collect2: ld returned 1 exit status
  1631. configure:13341: $? = 1
  1632. configure: failed program was:
  1633. | /* confdefs.h.  */
  1634. | #define PACKAGE_NAME "llvm"
  1635. | #define PACKAGE_TARNAME "-llvm-"
  1636. | #define PACKAGE_VERSION "2.7"
  1637. | #define PACKAGE_STRING "llvm 2.7"
  1638. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  1639. | #define LLVM_ON_UNIX 1
  1640. | #define STDC_HEADERS 1
  1641. | #define HAVE_SYS_TYPES_H 1
  1642. | #define HAVE_SYS_STAT_H 1
  1643. | #define HAVE_STDLIB_H 1
  1644. | #define HAVE_STRING_H 1
  1645. | #define HAVE_MEMORY_H 1
  1646. | #define HAVE_STRINGS_H 1
  1647. | #define HAVE_INTTYPES_H 1
  1648. | #define HAVE_STDINT_H 1
  1649. | #define HAVE_UNISTD_H 1
  1650. | #define ENABLE_THREADS 1
  1651. | #define ENABLE_PIC 1
  1652. | #define LLVM_NATIVE_ARCH X86Target
  1653. | #define ENABLE_CBE_PRINTF_A 1
  1654. | #define C_INCLUDE_DIRS ""
  1655. | #define CXX_INCLUDE_ROOT ""
  1656. | #define CXX_INCLUDE_ARCH ""
  1657. | #define CXX_INCLUDE_32BIT_DIR ""
  1658. | #define CXX_INCLUDE_64BIT_DIR ""
  1659. | #define HAVE_LINK_R 1
  1660. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  1661. | #define HAVE_DIRENT_H 1
  1662. | #define HAVE_DLFCN_H 1
  1663. | #define LTDL_SHLIB_EXT ".so"
  1664. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  1665. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  1666. | #define LTDL_OBJDIR ".libs/"
  1667. | #define HAVE_PRELOADED_SYMBOLS 1
  1668. | #define HAVE_LIBDL 1
  1669. | #define HAVE_DLERROR 1
  1670. | #define HAVE_ARGZ_H 1
  1671. | #define HAVE_ERROR_T 1
  1672. | #define HAVE_ARGZ_APPEND 1
  1673. | #define HAVE_ARGZ_CREATE_SEP 1
  1674. | #define HAVE_ARGZ_INSERT 1
  1675. | #define HAVE_ARGZ_NEXT 1
  1676. | #define HAVE_ARGZ_STRINGIFY 1
  1677. | #define HAVE_ASSERT_H 1
  1678. | #define HAVE_CTYPE_H 1
  1679. | #define HAVE_ERRNO_H 1
  1680. | #define HAVE_MALLOC_H 1
  1681. | #define HAVE_MEMORY_H 1
  1682. | #define HAVE_STDLIB_H 1
  1683. | #define HAVE_STDIO_H 1
  1684. | #define HAVE_UNISTD_H 1
  1685. | #define HAVE_STRING_H 1
  1686. | #define HAVE_STRCHR 1
  1687. | #define HAVE_STRRCHR 1
  1688. | #define HAVE_MEMCPY 1
  1689. | #define HAVE_MEMMOVE 1
  1690. | #define HAVE_STRCMP 1
  1691. | #define HAVE_CLOSEDIR 1
  1692. | #define HAVE_OPENDIR 1
  1693. | #define HAVE_READDIR 1
  1694. | #define HAVE_LIBM 1
  1695. | /* end confdefs.h.  */
  1696. |
  1697. | /* Override any GCC internal prototype to avoid an error.
  1698. |    Use char because int might match the return type of a GCC
  1699. |    builtin and then its argument prototype would still apply.  */
  1700. | #ifdef __cplusplus
  1701. | extern "C"
  1702. | #endif
  1703. | char dlopen ();
  1704. | int
  1705. | main ()
  1706. | {
  1707. | return dlopen ();
  1708. |   ;
  1709. |   return 0;
  1710. | }
  1711. configure:13335: gcc -o conftest -g -O2   conftest.c -ldl  -lm  >&5
  1712. configure:13341: $? = 0
  1713. configure:13348: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1714. configure:13351: $? = 0
  1715. configure:13358: test -s conftest
  1716. configure:13361: $? = 0
  1717. configure:13385: result: -ldl
  1718. configure:13511: checking for library containing mallinfo
  1719. configure:13552: gcc -o conftest -g -O2   conftest.c -ldl -lm  >&5
  1720. configure:13558: $? = 0
  1721. configure:13565: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1722. configure:13568: $? = 0
  1723. configure:13575: test -s conftest
  1724. configure:13578: $? = 0
  1725. configure:13602: result: none required
  1726. configure:13617: checking for pthread_mutex_init in -lpthread
  1727. configure:13652: gcc -o conftest -g -O2   conftest.c -lpthread  -ldl -lm  >&5
  1728. configure:13658: $? = 0
  1729. configure:13665: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1730. configure:13668: $? = 0
  1731. configure:13675: test -s conftest
  1732. configure:13678: $? = 0
  1733. configure:13692: result: yes
  1734. configure:13703: checking for library containing pthread_mutex_lock
  1735. configure:13744: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  1736. configure:13750: $? = 0
  1737. configure:13757: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1738. configure:13760: $? = 0
  1739. configure:13767: test -s conftest
  1740. configure:13770: $? = 0
  1741. configure:13794: result: none required
  1742. configure:13806: checking for library containing pthread_rwlock_init
  1743. configure:13847: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  1744. configure:13853: $? = 0
  1745. configure:13860: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1746. configure:13863: $? = 0
  1747. configure:13870: test -s conftest
  1748. configure:13873: $? = 0
  1749. configure:13897: result: none required
  1750. configure:13909: checking for library containing pthread_getspecific
  1751. configure:13950: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  1752. configure:13956: $? = 0
  1753. configure:13963: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1754. configure:13966: $? = 0
  1755. configure:13973: test -s conftest
  1756. configure:13976: $? = 0
  1757. configure:14000: result: none required
  1758. configure:14535: checking for dirent.h that defines DIR
  1759. configure:14603: result: yes
  1760. configure:14616: checking for library containing opendir
  1761. configure:14707: result: none required
  1762. configure:14817: checking for MAP_ANONYMOUS vs. MAP_ANON
  1763. configure:14851: gcc -c -g -O2  conftest.c >&5
  1764. configure:14857: $? = 0
  1765. configure:14864: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1766. configure:14867: $? = 0
  1767. configure:14874: test -s conftest.o
  1768. configure:14877: $? = 0
  1769. configure:14896: result: yes
  1770. configure:14906: checking whether stat file-mode macros are broken
  1771. configure:14954: result: no
  1772. configure:14964: checking for ANSI C header files
  1773. configure:15145: result: yes
  1774. configure:15155: checking for sys/wait.h that is POSIX.1 compatible
  1775. configure:15191: gcc -c -g -O2  conftest.c >&5
  1776. configure:15197: $? = 0
  1777. configure:15204: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1778. configure:15207: $? = 0
  1779. configure:15214: test -s conftest.o
  1780. configure:15217: $? = 0
  1781. configure:15229: result: yes
  1782. configure:15239: checking whether time.h and sys/time.h may both be included
  1783. configure:15269: gcc -c -g -O2  conftest.c >&5
  1784. configure:15275: $? = 0
  1785. configure:15282: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1786. configure:15285: $? = 0
  1787. configure:15292: test -s conftest.o
  1788. configure:15295: $? = 0
  1789. configure:15307: result: yes
  1790. configure:15328: checking for dlfcn.h
  1791. configure:15334: result: yes
  1792. configure:15338: checking execinfo.h usability
  1793. configure:15355: gcc -c -g -O2  conftest.c >&5
  1794. configure:15361: $? = 0
  1795. configure:15368: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1796. configure:15371: $? = 0
  1797. configure:15378: test -s conftest.o
  1798. configure:15381: $? = 0
  1799. configure:15392: result: yes
  1800. configure:15396: checking execinfo.h presence
  1801. configure:15411: gcc -E  conftest.c
  1802. configure:15417: $? = 0
  1803. configure:15438: result: yes
  1804. configure:15471: checking for execinfo.h
  1805. configure:15479: result: yes
  1806. configure:15338: checking fcntl.h usability
  1807. configure:15355: gcc -c -g -O2  conftest.c >&5
  1808. configure:15361: $? = 0
  1809. configure:15368: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1810. configure:15371: $? = 0
  1811. configure:15378: test -s conftest.o
  1812. configure:15381: $? = 0
  1813. configure:15392: result: yes
  1814. configure:15396: checking fcntl.h presence
  1815. configure:15411: gcc -E  conftest.c
  1816. configure:15417: $? = 0
  1817. configure:15438: result: yes
  1818. configure:15471: checking for fcntl.h
  1819. configure:15479: result: yes
  1820. configure:15328: checking for inttypes.h
  1821. configure:15334: result: yes
  1822. configure:15338: checking limits.h usability
  1823. configure:15355: gcc -c -g -O2  conftest.c >&5
  1824. configure:15361: $? = 0
  1825. configure:15368: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1826. configure:15371: $? = 0
  1827. configure:15378: test -s conftest.o
  1828. configure:15381: $? = 0
  1829. configure:15392: result: yes
  1830. configure:15396: checking limits.h presence
  1831. configure:15411: gcc -E  conftest.c
  1832. configure:15417: $? = 0
  1833. configure:15438: result: yes
  1834. configure:15471: checking for limits.h
  1835. configure:15479: result: yes
  1836. configure:15338: checking link.h usability
  1837. configure:15355: gcc -c -g -O2  conftest.c >&5
  1838. configure:15361: $? = 0
  1839. configure:15368: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1840. configure:15371: $? = 0
  1841. configure:15378: test -s conftest.o
  1842. configure:15381: $? = 0
  1843. configure:15392: result: yes
  1844. configure:15396: checking link.h presence
  1845. configure:15411: gcc -E  conftest.c
  1846. configure:15417: $? = 0
  1847. configure:15438: result: yes
  1848. configure:15471: checking for link.h
  1849. configure:15479: result: yes
  1850. configure:15502: checking for malloc.h
  1851. configure:15508: result: yes
  1852. configure:15512: checking setjmp.h usability
  1853. configure:15529: gcc -c -g -O2  conftest.c >&5
  1854. configure:15535: $? = 0
  1855. configure:15542: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1856. configure:15545: $? = 0
  1857. configure:15552: test -s conftest.o
  1858. configure:15555: $? = 0
  1859. configure:15566: result: yes
  1860. configure:15570: checking setjmp.h presence
  1861. configure:15585: gcc -E  conftest.c
  1862. configure:15591: $? = 0
  1863. configure:15612: result: yes
  1864. configure:15645: checking for setjmp.h
  1865. configure:15653: result: yes
  1866. configure:15512: checking signal.h usability
  1867. configure:15529: gcc -c -g -O2  conftest.c >&5
  1868. configure:15535: $? = 0
  1869. configure:15542: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1870. configure:15545: $? = 0
  1871. configure:15552: test -s conftest.o
  1872. configure:15555: $? = 0
  1873. configure:15566: result: yes
  1874. configure:15570: checking signal.h presence
  1875. configure:15585: gcc -E  conftest.c
  1876. configure:15591: $? = 0
  1877. configure:15612: result: yes
  1878. configure:15645: checking for signal.h
  1879. configure:15653: result: yes
  1880. configure:15502: checking for stdint.h
  1881. configure:15508: result: yes
  1882. configure:15512: checking termios.h usability
  1883. configure:15529: gcc -c -g -O2  conftest.c >&5
  1884. configure:15535: $? = 0
  1885. configure:15542: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1886. configure:15545: $? = 0
  1887. configure:15552: test -s conftest.o
  1888. configure:15555: $? = 0
  1889. configure:15566: result: yes
  1890. configure:15570: checking termios.h presence
  1891. configure:15585: gcc -E  conftest.c
  1892. configure:15591: $? = 0
  1893. configure:15612: result: yes
  1894. configure:15645: checking for termios.h
  1895. configure:15653: result: yes
  1896. configure:15502: checking for unistd.h
  1897. configure:15508: result: yes
  1898. configure:15682: checking utime.h usability
  1899. configure:15699: gcc -c -g -O2  conftest.c >&5
  1900. configure:15705: $? = 0
  1901. configure:15712: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1902. configure:15715: $? = 0
  1903. configure:15722: test -s conftest.o
  1904. configure:15725: $? = 0
  1905. configure:15736: result: yes
  1906. configure:15740: checking utime.h presence
  1907. configure:15755: gcc -E  conftest.c
  1908. configure:15761: $? = 0
  1909. configure:15782: result: yes
  1910. configure:15815: checking for utime.h
  1911. configure:15823: result: yes
  1912. configure:15682: checking windows.h usability
  1913. configure:15699: gcc -c -g -O2  conftest.c >&5
  1914. conftest.c:123:21: error: windows.h: No such file or directory
  1915. configure:15705: $? = 1
  1916. configure: failed program was:
  1917. | /* confdefs.h.  */
  1918. | #define PACKAGE_NAME "llvm"
  1919. | #define PACKAGE_TARNAME "-llvm-"
  1920. | #define PACKAGE_VERSION "2.7"
  1921. | #define PACKAGE_STRING "llvm 2.7"
  1922. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  1923. | #define LLVM_ON_UNIX 1
  1924. | #define STDC_HEADERS 1
  1925. | #define HAVE_SYS_TYPES_H 1
  1926. | #define HAVE_SYS_STAT_H 1
  1927. | #define HAVE_STDLIB_H 1
  1928. | #define HAVE_STRING_H 1
  1929. | #define HAVE_MEMORY_H 1
  1930. | #define HAVE_STRINGS_H 1
  1931. | #define HAVE_INTTYPES_H 1
  1932. | #define HAVE_STDINT_H 1
  1933. | #define HAVE_UNISTD_H 1
  1934. | #define ENABLE_THREADS 1
  1935. | #define ENABLE_PIC 1
  1936. | #define LLVM_NATIVE_ARCH X86Target
  1937. | #define ENABLE_CBE_PRINTF_A 1
  1938. | #define C_INCLUDE_DIRS ""
  1939. | #define CXX_INCLUDE_ROOT ""
  1940. | #define CXX_INCLUDE_ARCH ""
  1941. | #define CXX_INCLUDE_32BIT_DIR ""
  1942. | #define CXX_INCLUDE_64BIT_DIR ""
  1943. | #define HAVE_LINK_R 1
  1944. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  1945. | #define HAVE_DIRENT_H 1
  1946. | #define HAVE_DLFCN_H 1
  1947. | #define LTDL_SHLIB_EXT ".so"
  1948. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  1949. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  1950. | #define LTDL_OBJDIR ".libs/"
  1951. | #define HAVE_PRELOADED_SYMBOLS 1
  1952. | #define HAVE_LIBDL 1
  1953. | #define HAVE_DLERROR 1
  1954. | #define HAVE_ARGZ_H 1
  1955. | #define HAVE_ERROR_T 1
  1956. | #define HAVE_ARGZ_APPEND 1
  1957. | #define HAVE_ARGZ_CREATE_SEP 1
  1958. | #define HAVE_ARGZ_INSERT 1
  1959. | #define HAVE_ARGZ_NEXT 1
  1960. | #define HAVE_ARGZ_STRINGIFY 1
  1961. | #define HAVE_ASSERT_H 1
  1962. | #define HAVE_CTYPE_H 1
  1963. | #define HAVE_ERRNO_H 1
  1964. | #define HAVE_MALLOC_H 1
  1965. | #define HAVE_MEMORY_H 1
  1966. | #define HAVE_STDLIB_H 1
  1967. | #define HAVE_STDIO_H 1
  1968. | #define HAVE_UNISTD_H 1
  1969. | #define HAVE_STRING_H 1
  1970. | #define HAVE_STRCHR 1
  1971. | #define HAVE_STRRCHR 1
  1972. | #define HAVE_MEMCPY 1
  1973. | #define HAVE_MEMMOVE 1
  1974. | #define HAVE_STRCMP 1
  1975. | #define HAVE_CLOSEDIR 1
  1976. | #define HAVE_OPENDIR 1
  1977. | #define HAVE_READDIR 1
  1978. | #define HAVE_LIBM 1
  1979. | #define HAVE_DLOPEN 1
  1980. | #define HAVE_MALLINFO 1
  1981. | #define HAVE_LIBPTHREAD 1
  1982. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  1983. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  1984. | #define HAVE_PTHREAD_GETSPECIFIC 1
  1985. | #define USE_UDIS86 0
  1986. | #define USE_OPROFILE 0
  1987. | #define HAVE_DIRENT_H 1
  1988. | #define HAVE_MMAP_ANONYMOUS 1
  1989. | #define STDC_HEADERS 1
  1990. | #define HAVE_SYS_WAIT_H 1
  1991. | #define TIME_WITH_SYS_TIME 1
  1992. | #define HAVE_DLFCN_H 1
  1993. | #define HAVE_EXECINFO_H 1
  1994. | #define HAVE_FCNTL_H 1
  1995. | #define HAVE_INTTYPES_H 1
  1996. | #define HAVE_LIMITS_H 1
  1997. | #define HAVE_LINK_H 1
  1998. | #define HAVE_MALLOC_H 1
  1999. | #define HAVE_SETJMP_H 1
  2000. | #define HAVE_SIGNAL_H 1
  2001. | #define HAVE_STDINT_H 1
  2002. | #define HAVE_TERMIOS_H 1
  2003. | #define HAVE_UNISTD_H 1
  2004. | #define HAVE_UTIME_H 1
  2005. | /* end confdefs.h.  */
  2006. | #include <stdio.h>
  2007. | #if HAVE_SYS_TYPES_H
  2008. | # include <sys/types.h>
  2009. | #endif
  2010. | #if HAVE_SYS_STAT_H
  2011. | # include <sys/stat.h>
  2012. | #endif
  2013. | #if STDC_HEADERS
  2014. | # include <stdlib.h>
  2015. | # include <stddef.h>
  2016. | #else
  2017. | # if HAVE_STDLIB_H
  2018. | #  include <stdlib.h>
  2019. | # endif
  2020. | #endif
  2021. | #if HAVE_STRING_H
  2022. | # if !STDC_HEADERS && HAVE_MEMORY_H
  2023. | #  include <memory.h>
  2024. | # endif
  2025. | # include <string.h>
  2026. | #endif
  2027. | #if HAVE_STRINGS_H
  2028. | # include <strings.h>
  2029. | #endif
  2030. | #if HAVE_INTTYPES_H
  2031. | # include <inttypes.h>
  2032. | #endif
  2033. | #if HAVE_STDINT_H
  2034. | # include <stdint.h>
  2035. | #endif
  2036. | #if HAVE_UNISTD_H
  2037. | # include <unistd.h>
  2038. | #endif
  2039. | #include <windows.h>
  2040. configure:15736: result: no
  2041. configure:15740: checking windows.h presence
  2042. configure:15755: gcc -E  conftest.c
  2043. conftest.c:90:21: error: windows.h: No such file or directory
  2044. configure:15761: $? = 1
  2045. configure: failed program was:
  2046. | /* confdefs.h.  */
  2047. | #define PACKAGE_NAME "llvm"
  2048. | #define PACKAGE_TARNAME "-llvm-"
  2049. | #define PACKAGE_VERSION "2.7"
  2050. | #define PACKAGE_STRING "llvm 2.7"
  2051. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  2052. | #define LLVM_ON_UNIX 1
  2053. | #define STDC_HEADERS 1
  2054. | #define HAVE_SYS_TYPES_H 1
  2055. | #define HAVE_SYS_STAT_H 1
  2056. | #define HAVE_STDLIB_H 1
  2057. | #define HAVE_STRING_H 1
  2058. | #define HAVE_MEMORY_H 1
  2059. | #define HAVE_STRINGS_H 1
  2060. | #define HAVE_INTTYPES_H 1
  2061. | #define HAVE_STDINT_H 1
  2062. | #define HAVE_UNISTD_H 1
  2063. | #define ENABLE_THREADS 1
  2064. | #define ENABLE_PIC 1
  2065. | #define LLVM_NATIVE_ARCH X86Target
  2066. | #define ENABLE_CBE_PRINTF_A 1
  2067. | #define C_INCLUDE_DIRS ""
  2068. | #define CXX_INCLUDE_ROOT ""
  2069. | #define CXX_INCLUDE_ARCH ""
  2070. | #define CXX_INCLUDE_32BIT_DIR ""
  2071. | #define CXX_INCLUDE_64BIT_DIR ""
  2072. | #define HAVE_LINK_R 1
  2073. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  2074. | #define HAVE_DIRENT_H 1
  2075. | #define HAVE_DLFCN_H 1
  2076. | #define LTDL_SHLIB_EXT ".so"
  2077. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  2078. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  2079. | #define LTDL_OBJDIR ".libs/"
  2080. | #define HAVE_PRELOADED_SYMBOLS 1
  2081. | #define HAVE_LIBDL 1
  2082. | #define HAVE_DLERROR 1
  2083. | #define HAVE_ARGZ_H 1
  2084. | #define HAVE_ERROR_T 1
  2085. | #define HAVE_ARGZ_APPEND 1
  2086. | #define HAVE_ARGZ_CREATE_SEP 1
  2087. | #define HAVE_ARGZ_INSERT 1
  2088. | #define HAVE_ARGZ_NEXT 1
  2089. | #define HAVE_ARGZ_STRINGIFY 1
  2090. | #define HAVE_ASSERT_H 1
  2091. | #define HAVE_CTYPE_H 1
  2092. | #define HAVE_ERRNO_H 1
  2093. | #define HAVE_MALLOC_H 1
  2094. | #define HAVE_MEMORY_H 1
  2095. | #define HAVE_STDLIB_H 1
  2096. | #define HAVE_STDIO_H 1
  2097. | #define HAVE_UNISTD_H 1
  2098. | #define HAVE_STRING_H 1
  2099. | #define HAVE_STRCHR 1
  2100. | #define HAVE_STRRCHR 1
  2101. | #define HAVE_MEMCPY 1
  2102. | #define HAVE_MEMMOVE 1
  2103. | #define HAVE_STRCMP 1
  2104. | #define HAVE_CLOSEDIR 1
  2105. | #define HAVE_OPENDIR 1
  2106. | #define HAVE_READDIR 1
  2107. | #define HAVE_LIBM 1
  2108. | #define HAVE_DLOPEN 1
  2109. | #define HAVE_MALLINFO 1
  2110. | #define HAVE_LIBPTHREAD 1
  2111. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  2112. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  2113. | #define HAVE_PTHREAD_GETSPECIFIC 1
  2114. | #define USE_UDIS86 0
  2115. | #define USE_OPROFILE 0
  2116. | #define HAVE_DIRENT_H 1
  2117. | #define HAVE_MMAP_ANONYMOUS 1
  2118. | #define STDC_HEADERS 1
  2119. | #define HAVE_SYS_WAIT_H 1
  2120. | #define TIME_WITH_SYS_TIME 1
  2121. | #define HAVE_DLFCN_H 1
  2122. | #define HAVE_EXECINFO_H 1
  2123. | #define HAVE_FCNTL_H 1
  2124. | #define HAVE_INTTYPES_H 1
  2125. | #define HAVE_LIMITS_H 1
  2126. | #define HAVE_LINK_H 1
  2127. | #define HAVE_MALLOC_H 1
  2128. | #define HAVE_SETJMP_H 1
  2129. | #define HAVE_SIGNAL_H 1
  2130. | #define HAVE_STDINT_H 1
  2131. | #define HAVE_TERMIOS_H 1
  2132. | #define HAVE_UNISTD_H 1
  2133. | #define HAVE_UTIME_H 1
  2134. | /* end confdefs.h.  */
  2135. | #include <windows.h>
  2136. configure:15782: result: no
  2137. configure:15815: checking for windows.h
  2138. configure:15823: result: no
  2139. configure:15854: checking sys/mman.h usability
  2140. configure:15871: gcc -c -g -O2  conftest.c >&5
  2141. configure:15877: $? = 0
  2142. configure:15884: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2143. configure:15887: $? = 0
  2144. configure:15894: test -s conftest.o
  2145. configure:15897: $? = 0
  2146. configure:15908: result: yes
  2147. configure:15912: checking sys/mman.h presence
  2148. configure:15927: gcc -E  conftest.c
  2149. configure:15933: $? = 0
  2150. configure:15954: result: yes
  2151. configure:15987: checking for sys/mman.h
  2152. configure:15995: result: yes
  2153. configure:15854: checking sys/param.h usability
  2154. configure:15871: gcc -c -g -O2  conftest.c >&5
  2155. configure:15877: $? = 0
  2156. configure:15884: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2157. configure:15887: $? = 0
  2158. configure:15894: test -s conftest.o
  2159. configure:15897: $? = 0
  2160. configure:15908: result: yes
  2161. configure:15912: checking sys/param.h presence
  2162. configure:15927: gcc -E  conftest.c
  2163. configure:15933: $? = 0
  2164. configure:15954: result: yes
  2165. configure:15987: checking for sys/param.h
  2166. configure:15995: result: yes
  2167. configure:15854: checking sys/resource.h usability
  2168. configure:15871: gcc -c -g -O2  conftest.c >&5
  2169. configure:15877: $? = 0
  2170. configure:15884: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2171. configure:15887: $? = 0
  2172. configure:15894: test -s conftest.o
  2173. configure:15897: $? = 0
  2174. configure:15908: result: yes
  2175. configure:15912: checking sys/resource.h presence
  2176. configure:15927: gcc -E  conftest.c
  2177. configure:15933: $? = 0
  2178. configure:15954: result: yes
  2179. configure:15987: checking for sys/resource.h
  2180. configure:15995: result: yes
  2181. configure:15854: checking sys/time.h usability
  2182. configure:15871: gcc -c -g -O2  conftest.c >&5
  2183. configure:15877: $? = 0
  2184. configure:15884: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2185. configure:15887: $? = 0
  2186. configure:15894: test -s conftest.o
  2187. configure:15897: $? = 0
  2188. configure:15908: result: yes
  2189. configure:15912: checking sys/time.h presence
  2190. configure:15927: gcc -E  conftest.c
  2191. configure:15933: $? = 0
  2192. configure:15954: result: yes
  2193. configure:15987: checking for sys/time.h
  2194. configure:15995: result: yes
  2195. configure:16016: checking for sys/types.h
  2196. configure:16022: result: yes
  2197. configure:16026: checking sys/ioctl.h usability
  2198. configure:16043: gcc -c -g -O2  conftest.c >&5
  2199. configure:16049: $? = 0
  2200. configure:16056: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2201. configure:16059: $? = 0
  2202. configure:16066: test -s conftest.o
  2203. configure:16069: $? = 0
  2204. configure:16080: result: yes
  2205. configure:16084: checking sys/ioctl.h presence
  2206. configure:16099: gcc -E  conftest.c
  2207. configure:16105: $? = 0
  2208. configure:16126: result: yes
  2209. configure:16159: checking for sys/ioctl.h
  2210. configure:16167: result: yes
  2211. configure:16026: checking malloc/malloc.h usability
  2212. configure:16043: gcc -c -g -O2  conftest.c >&5
  2213. conftest.c:129:27: error: malloc/malloc.h: No such file or directory
  2214. configure:16049: $? = 1
  2215. configure: failed program was:
  2216. | /* confdefs.h.  */
  2217. | #define PACKAGE_NAME "llvm"
  2218. | #define PACKAGE_TARNAME "-llvm-"
  2219. | #define PACKAGE_VERSION "2.7"
  2220. | #define PACKAGE_STRING "llvm 2.7"
  2221. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  2222. | #define LLVM_ON_UNIX 1
  2223. | #define STDC_HEADERS 1
  2224. | #define HAVE_SYS_TYPES_H 1
  2225. | #define HAVE_SYS_STAT_H 1
  2226. | #define HAVE_STDLIB_H 1
  2227. | #define HAVE_STRING_H 1
  2228. | #define HAVE_MEMORY_H 1
  2229. | #define HAVE_STRINGS_H 1
  2230. | #define HAVE_INTTYPES_H 1
  2231. | #define HAVE_STDINT_H 1
  2232. | #define HAVE_UNISTD_H 1
  2233. | #define ENABLE_THREADS 1
  2234. | #define ENABLE_PIC 1
  2235. | #define LLVM_NATIVE_ARCH X86Target
  2236. | #define ENABLE_CBE_PRINTF_A 1
  2237. | #define C_INCLUDE_DIRS ""
  2238. | #define CXX_INCLUDE_ROOT ""
  2239. | #define CXX_INCLUDE_ARCH ""
  2240. | #define CXX_INCLUDE_32BIT_DIR ""
  2241. | #define CXX_INCLUDE_64BIT_DIR ""
  2242. | #define HAVE_LINK_R 1
  2243. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  2244. | #define HAVE_DIRENT_H 1
  2245. | #define HAVE_DLFCN_H 1
  2246. | #define LTDL_SHLIB_EXT ".so"
  2247. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  2248. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  2249. | #define LTDL_OBJDIR ".libs/"
  2250. | #define HAVE_PRELOADED_SYMBOLS 1
  2251. | #define HAVE_LIBDL 1
  2252. | #define HAVE_DLERROR 1
  2253. | #define HAVE_ARGZ_H 1
  2254. | #define HAVE_ERROR_T 1
  2255. | #define HAVE_ARGZ_APPEND 1
  2256. | #define HAVE_ARGZ_CREATE_SEP 1
  2257. | #define HAVE_ARGZ_INSERT 1
  2258. | #define HAVE_ARGZ_NEXT 1
  2259. | #define HAVE_ARGZ_STRINGIFY 1
  2260. | #define HAVE_ASSERT_H 1
  2261. | #define HAVE_CTYPE_H 1
  2262. | #define HAVE_ERRNO_H 1
  2263. | #define HAVE_MALLOC_H 1
  2264. | #define HAVE_MEMORY_H 1
  2265. | #define HAVE_STDLIB_H 1
  2266. | #define HAVE_STDIO_H 1
  2267. | #define HAVE_UNISTD_H 1
  2268. | #define HAVE_STRING_H 1
  2269. | #define HAVE_STRCHR 1
  2270. | #define HAVE_STRRCHR 1
  2271. | #define HAVE_MEMCPY 1
  2272. | #define HAVE_MEMMOVE 1
  2273. | #define HAVE_STRCMP 1
  2274. | #define HAVE_CLOSEDIR 1
  2275. | #define HAVE_OPENDIR 1
  2276. | #define HAVE_READDIR 1
  2277. | #define HAVE_LIBM 1
  2278. | #define HAVE_DLOPEN 1
  2279. | #define HAVE_MALLINFO 1
  2280. | #define HAVE_LIBPTHREAD 1
  2281. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  2282. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  2283. | #define HAVE_PTHREAD_GETSPECIFIC 1
  2284. | #define USE_UDIS86 0
  2285. | #define USE_OPROFILE 0
  2286. | #define HAVE_DIRENT_H 1
  2287. | #define HAVE_MMAP_ANONYMOUS 1
  2288. | #define STDC_HEADERS 1
  2289. | #define HAVE_SYS_WAIT_H 1
  2290. | #define TIME_WITH_SYS_TIME 1
  2291. | #define HAVE_DLFCN_H 1
  2292. | #define HAVE_EXECINFO_H 1
  2293. | #define HAVE_FCNTL_H 1
  2294. | #define HAVE_INTTYPES_H 1
  2295. | #define HAVE_LIMITS_H 1
  2296. | #define HAVE_LINK_H 1
  2297. | #define HAVE_MALLOC_H 1
  2298. | #define HAVE_SETJMP_H 1
  2299. | #define HAVE_SIGNAL_H 1
  2300. | #define HAVE_STDINT_H 1
  2301. | #define HAVE_TERMIOS_H 1
  2302. | #define HAVE_UNISTD_H 1
  2303. | #define HAVE_UTIME_H 1
  2304. | #define HAVE_SYS_MMAN_H 1
  2305. | #define HAVE_SYS_PARAM_H 1
  2306. | #define HAVE_SYS_RESOURCE_H 1
  2307. | #define HAVE_SYS_TIME_H 1
  2308. | #define HAVE_SYS_TYPES_H 1
  2309. | #define HAVE_SYS_IOCTL_H 1
  2310. | /* end confdefs.h.  */
  2311. | #include <stdio.h>
  2312. | #if HAVE_SYS_TYPES_H
  2313. | # include <sys/types.h>
  2314. | #endif
  2315. | #if HAVE_SYS_STAT_H
  2316. | # include <sys/stat.h>
  2317. | #endif
  2318. | #if STDC_HEADERS
  2319. | # include <stdlib.h>
  2320. | # include <stddef.h>
  2321. | #else
  2322. | # if HAVE_STDLIB_H
  2323. | #  include <stdlib.h>
  2324. | # endif
  2325. | #endif
  2326. | #if HAVE_STRING_H
  2327. | # if !STDC_HEADERS && HAVE_MEMORY_H
  2328. | #  include <memory.h>
  2329. | # endif
  2330. | # include <string.h>
  2331. | #endif
  2332. | #if HAVE_STRINGS_H
  2333. | # include <strings.h>
  2334. | #endif
  2335. | #if HAVE_INTTYPES_H
  2336. | # include <inttypes.h>
  2337. | #endif
  2338. | #if HAVE_STDINT_H
  2339. | # include <stdint.h>
  2340. | #endif
  2341. | #if HAVE_UNISTD_H
  2342. | # include <unistd.h>
  2343. | #endif
  2344. | #include <malloc/malloc.h>
  2345. configure:16080: result: no
  2346. configure:16084: checking malloc/malloc.h presence
  2347. configure:16099: gcc -E  conftest.c
  2348. conftest.c:96:27: error: malloc/malloc.h: No such file or directory
  2349. configure:16105: $? = 1
  2350. configure: failed program was:
  2351. | /* confdefs.h.  */
  2352. | #define PACKAGE_NAME "llvm"
  2353. | #define PACKAGE_TARNAME "-llvm-"
  2354. | #define PACKAGE_VERSION "2.7"
  2355. | #define PACKAGE_STRING "llvm 2.7"
  2356. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  2357. | #define LLVM_ON_UNIX 1
  2358. | #define STDC_HEADERS 1
  2359. | #define HAVE_SYS_TYPES_H 1
  2360. | #define HAVE_SYS_STAT_H 1
  2361. | #define HAVE_STDLIB_H 1
  2362. | #define HAVE_STRING_H 1
  2363. | #define HAVE_MEMORY_H 1
  2364. | #define HAVE_STRINGS_H 1
  2365. | #define HAVE_INTTYPES_H 1
  2366. | #define HAVE_STDINT_H 1
  2367. | #define HAVE_UNISTD_H 1
  2368. | #define ENABLE_THREADS 1
  2369. | #define ENABLE_PIC 1
  2370. | #define LLVM_NATIVE_ARCH X86Target
  2371. | #define ENABLE_CBE_PRINTF_A 1
  2372. | #define C_INCLUDE_DIRS ""
  2373. | #define CXX_INCLUDE_ROOT ""
  2374. | #define CXX_INCLUDE_ARCH ""
  2375. | #define CXX_INCLUDE_32BIT_DIR ""
  2376. | #define CXX_INCLUDE_64BIT_DIR ""
  2377. | #define HAVE_LINK_R 1
  2378. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  2379. | #define HAVE_DIRENT_H 1
  2380. | #define HAVE_DLFCN_H 1
  2381. | #define LTDL_SHLIB_EXT ".so"
  2382. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  2383. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  2384. | #define LTDL_OBJDIR ".libs/"
  2385. | #define HAVE_PRELOADED_SYMBOLS 1
  2386. | #define HAVE_LIBDL 1
  2387. | #define HAVE_DLERROR 1
  2388. | #define HAVE_ARGZ_H 1
  2389. | #define HAVE_ERROR_T 1
  2390. | #define HAVE_ARGZ_APPEND 1
  2391. | #define HAVE_ARGZ_CREATE_SEP 1
  2392. | #define HAVE_ARGZ_INSERT 1
  2393. | #define HAVE_ARGZ_NEXT 1
  2394. | #define HAVE_ARGZ_STRINGIFY 1
  2395. | #define HAVE_ASSERT_H 1
  2396. | #define HAVE_CTYPE_H 1
  2397. | #define HAVE_ERRNO_H 1
  2398. | #define HAVE_MALLOC_H 1
  2399. | #define HAVE_MEMORY_H 1
  2400. | #define HAVE_STDLIB_H 1
  2401. | #define HAVE_STDIO_H 1
  2402. | #define HAVE_UNISTD_H 1
  2403. | #define HAVE_STRING_H 1
  2404. | #define HAVE_STRCHR 1
  2405. | #define HAVE_STRRCHR 1
  2406. | #define HAVE_MEMCPY 1
  2407. | #define HAVE_MEMMOVE 1
  2408. | #define HAVE_STRCMP 1
  2409. | #define HAVE_CLOSEDIR 1
  2410. | #define HAVE_OPENDIR 1
  2411. | #define HAVE_READDIR 1
  2412. | #define HAVE_LIBM 1
  2413. | #define HAVE_DLOPEN 1
  2414. | #define HAVE_MALLINFO 1
  2415. | #define HAVE_LIBPTHREAD 1
  2416. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  2417. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  2418. | #define HAVE_PTHREAD_GETSPECIFIC 1
  2419. | #define USE_UDIS86 0
  2420. | #define USE_OPROFILE 0
  2421. | #define HAVE_DIRENT_H 1
  2422. | #define HAVE_MMAP_ANONYMOUS 1
  2423. | #define STDC_HEADERS 1
  2424. | #define HAVE_SYS_WAIT_H 1
  2425. | #define TIME_WITH_SYS_TIME 1
  2426. | #define HAVE_DLFCN_H 1
  2427. | #define HAVE_EXECINFO_H 1
  2428. | #define HAVE_FCNTL_H 1
  2429. | #define HAVE_INTTYPES_H 1
  2430. | #define HAVE_LIMITS_H 1
  2431. | #define HAVE_LINK_H 1
  2432. | #define HAVE_MALLOC_H 1
  2433. | #define HAVE_SETJMP_H 1
  2434. | #define HAVE_SIGNAL_H 1
  2435. | #define HAVE_STDINT_H 1
  2436. | #define HAVE_TERMIOS_H 1
  2437. | #define HAVE_UNISTD_H 1
  2438. | #define HAVE_UTIME_H 1
  2439. | #define HAVE_SYS_MMAN_H 1
  2440. | #define HAVE_SYS_PARAM_H 1
  2441. | #define HAVE_SYS_RESOURCE_H 1
  2442. | #define HAVE_SYS_TIME_H 1
  2443. | #define HAVE_SYS_TYPES_H 1
  2444. | #define HAVE_SYS_IOCTL_H 1
  2445. | /* end confdefs.h.  */
  2446. | #include <malloc/malloc.h>
  2447. configure:16126: result: no
  2448. configure:16159: checking for malloc/malloc.h
  2449. configure:16167: result: no
  2450. configure:16026: checking mach/mach.h usability
  2451. configure:16043: gcc -c -g -O2  conftest.c >&5
  2452. conftest.c:129:23: error: mach/mach.h: No such file or directory
  2453. configure:16049: $? = 1
  2454. configure: failed program was:
  2455. | /* confdefs.h.  */
  2456. | #define PACKAGE_NAME "llvm"
  2457. | #define PACKAGE_TARNAME "-llvm-"
  2458. | #define PACKAGE_VERSION "2.7"
  2459. | #define PACKAGE_STRING "llvm 2.7"
  2460. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  2461. | #define LLVM_ON_UNIX 1
  2462. | #define STDC_HEADERS 1
  2463. | #define HAVE_SYS_TYPES_H 1
  2464. | #define HAVE_SYS_STAT_H 1
  2465. | #define HAVE_STDLIB_H 1
  2466. | #define HAVE_STRING_H 1
  2467. | #define HAVE_MEMORY_H 1
  2468. | #define HAVE_STRINGS_H 1
  2469. | #define HAVE_INTTYPES_H 1
  2470. | #define HAVE_STDINT_H 1
  2471. | #define HAVE_UNISTD_H 1
  2472. | #define ENABLE_THREADS 1
  2473. | #define ENABLE_PIC 1
  2474. | #define LLVM_NATIVE_ARCH X86Target
  2475. | #define ENABLE_CBE_PRINTF_A 1
  2476. | #define C_INCLUDE_DIRS ""
  2477. | #define CXX_INCLUDE_ROOT ""
  2478. | #define CXX_INCLUDE_ARCH ""
  2479. | #define CXX_INCLUDE_32BIT_DIR ""
  2480. | #define CXX_INCLUDE_64BIT_DIR ""
  2481. | #define HAVE_LINK_R 1
  2482. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  2483. | #define HAVE_DIRENT_H 1
  2484. | #define HAVE_DLFCN_H 1
  2485. | #define LTDL_SHLIB_EXT ".so"
  2486. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  2487. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  2488. | #define LTDL_OBJDIR ".libs/"
  2489. | #define HAVE_PRELOADED_SYMBOLS 1
  2490. | #define HAVE_LIBDL 1
  2491. | #define HAVE_DLERROR 1
  2492. | #define HAVE_ARGZ_H 1
  2493. | #define HAVE_ERROR_T 1
  2494. | #define HAVE_ARGZ_APPEND 1
  2495. | #define HAVE_ARGZ_CREATE_SEP 1
  2496. | #define HAVE_ARGZ_INSERT 1
  2497. | #define HAVE_ARGZ_NEXT 1
  2498. | #define HAVE_ARGZ_STRINGIFY 1
  2499. | #define HAVE_ASSERT_H 1
  2500. | #define HAVE_CTYPE_H 1
  2501. | #define HAVE_ERRNO_H 1
  2502. | #define HAVE_MALLOC_H 1
  2503. | #define HAVE_MEMORY_H 1
  2504. | #define HAVE_STDLIB_H 1
  2505. | #define HAVE_STDIO_H 1
  2506. | #define HAVE_UNISTD_H 1
  2507. | #define HAVE_STRING_H 1
  2508. | #define HAVE_STRCHR 1
  2509. | #define HAVE_STRRCHR 1
  2510. | #define HAVE_MEMCPY 1
  2511. | #define HAVE_MEMMOVE 1
  2512. | #define HAVE_STRCMP 1
  2513. | #define HAVE_CLOSEDIR 1
  2514. | #define HAVE_OPENDIR 1
  2515. | #define HAVE_READDIR 1
  2516. | #define HAVE_LIBM 1
  2517. | #define HAVE_DLOPEN 1
  2518. | #define HAVE_MALLINFO 1
  2519. | #define HAVE_LIBPTHREAD 1
  2520. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  2521. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  2522. | #define HAVE_PTHREAD_GETSPECIFIC 1
  2523. | #define USE_UDIS86 0
  2524. | #define USE_OPROFILE 0
  2525. | #define HAVE_DIRENT_H 1
  2526. | #define HAVE_MMAP_ANONYMOUS 1
  2527. | #define STDC_HEADERS 1
  2528. | #define HAVE_SYS_WAIT_H 1
  2529. | #define TIME_WITH_SYS_TIME 1
  2530. | #define HAVE_DLFCN_H 1
  2531. | #define HAVE_EXECINFO_H 1
  2532. | #define HAVE_FCNTL_H 1
  2533. | #define HAVE_INTTYPES_H 1
  2534. | #define HAVE_LIMITS_H 1
  2535. | #define HAVE_LINK_H 1
  2536. | #define HAVE_MALLOC_H 1
  2537. | #define HAVE_SETJMP_H 1
  2538. | #define HAVE_SIGNAL_H 1
  2539. | #define HAVE_STDINT_H 1
  2540. | #define HAVE_TERMIOS_H 1
  2541. | #define HAVE_UNISTD_H 1
  2542. | #define HAVE_UTIME_H 1
  2543. | #define HAVE_SYS_MMAN_H 1
  2544. | #define HAVE_SYS_PARAM_H 1
  2545. | #define HAVE_SYS_RESOURCE_H 1
  2546. | #define HAVE_SYS_TIME_H 1
  2547. | #define HAVE_SYS_TYPES_H 1
  2548. | #define HAVE_SYS_IOCTL_H 1
  2549. | /* end confdefs.h.  */
  2550. | #include <stdio.h>
  2551. | #if HAVE_SYS_TYPES_H
  2552. | # include <sys/types.h>
  2553. | #endif
  2554. | #if HAVE_SYS_STAT_H
  2555. | # include <sys/stat.h>
  2556. | #endif
  2557. | #if STDC_HEADERS
  2558. | # include <stdlib.h>
  2559. | # include <stddef.h>
  2560. | #else
  2561. | # if HAVE_STDLIB_H
  2562. | #  include <stdlib.h>
  2563. | # endif
  2564. | #endif
  2565. | #if HAVE_STRING_H
  2566. | # if !STDC_HEADERS && HAVE_MEMORY_H
  2567. | #  include <memory.h>
  2568. | # endif
  2569. | # include <string.h>
  2570. | #endif
  2571. | #if HAVE_STRINGS_H
  2572. | # include <strings.h>
  2573. | #endif
  2574. | #if HAVE_INTTYPES_H
  2575. | # include <inttypes.h>
  2576. | #endif
  2577. | #if HAVE_STDINT_H
  2578. | # include <stdint.h>
  2579. | #endif
  2580. | #if HAVE_UNISTD_H
  2581. | # include <unistd.h>
  2582. | #endif
  2583. | #include <mach/mach.h>
  2584. configure:16080: result: no
  2585. configure:16084: checking mach/mach.h presence
  2586. configure:16099: gcc -E  conftest.c
  2587. conftest.c:96:23: error: mach/mach.h: No such file or directory
  2588. configure:16105: $? = 1
  2589. configure: failed program was:
  2590. | /* confdefs.h.  */
  2591. | #define PACKAGE_NAME "llvm"
  2592. | #define PACKAGE_TARNAME "-llvm-"
  2593. | #define PACKAGE_VERSION "2.7"
  2594. | #define PACKAGE_STRING "llvm 2.7"
  2595. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  2596. | #define LLVM_ON_UNIX 1
  2597. | #define STDC_HEADERS 1
  2598. | #define HAVE_SYS_TYPES_H 1
  2599. | #define HAVE_SYS_STAT_H 1
  2600. | #define HAVE_STDLIB_H 1
  2601. | #define HAVE_STRING_H 1
  2602. | #define HAVE_MEMORY_H 1
  2603. | #define HAVE_STRINGS_H 1
  2604. | #define HAVE_INTTYPES_H 1
  2605. | #define HAVE_STDINT_H 1
  2606. | #define HAVE_UNISTD_H 1
  2607. | #define ENABLE_THREADS 1
  2608. | #define ENABLE_PIC 1
  2609. | #define LLVM_NATIVE_ARCH X86Target
  2610. | #define ENABLE_CBE_PRINTF_A 1
  2611. | #define C_INCLUDE_DIRS ""
  2612. | #define CXX_INCLUDE_ROOT ""
  2613. | #define CXX_INCLUDE_ARCH ""
  2614. | #define CXX_INCLUDE_32BIT_DIR ""
  2615. | #define CXX_INCLUDE_64BIT_DIR ""
  2616. | #define HAVE_LINK_R 1
  2617. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  2618. | #define HAVE_DIRENT_H 1
  2619. | #define HAVE_DLFCN_H 1
  2620. | #define LTDL_SHLIB_EXT ".so"
  2621. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  2622. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  2623. | #define LTDL_OBJDIR ".libs/"
  2624. | #define HAVE_PRELOADED_SYMBOLS 1
  2625. | #define HAVE_LIBDL 1
  2626. | #define HAVE_DLERROR 1
  2627. | #define HAVE_ARGZ_H 1
  2628. | #define HAVE_ERROR_T 1
  2629. | #define HAVE_ARGZ_APPEND 1
  2630. | #define HAVE_ARGZ_CREATE_SEP 1
  2631. | #define HAVE_ARGZ_INSERT 1
  2632. | #define HAVE_ARGZ_NEXT 1
  2633. | #define HAVE_ARGZ_STRINGIFY 1
  2634. | #define HAVE_ASSERT_H 1
  2635. | #define HAVE_CTYPE_H 1
  2636. | #define HAVE_ERRNO_H 1
  2637. | #define HAVE_MALLOC_H 1
  2638. | #define HAVE_MEMORY_H 1
  2639. | #define HAVE_STDLIB_H 1
  2640. | #define HAVE_STDIO_H 1
  2641. | #define HAVE_UNISTD_H 1
  2642. | #define HAVE_STRING_H 1
  2643. | #define HAVE_STRCHR 1
  2644. | #define HAVE_STRRCHR 1
  2645. | #define HAVE_MEMCPY 1
  2646. | #define HAVE_MEMMOVE 1
  2647. | #define HAVE_STRCMP 1
  2648. | #define HAVE_CLOSEDIR 1
  2649. | #define HAVE_OPENDIR 1
  2650. | #define HAVE_READDIR 1
  2651. | #define HAVE_LIBM 1
  2652. | #define HAVE_DLOPEN 1
  2653. | #define HAVE_MALLINFO 1
  2654. | #define HAVE_LIBPTHREAD 1
  2655. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  2656. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  2657. | #define HAVE_PTHREAD_GETSPECIFIC 1
  2658. | #define USE_UDIS86 0
  2659. | #define USE_OPROFILE 0
  2660. | #define HAVE_DIRENT_H 1
  2661. | #define HAVE_MMAP_ANONYMOUS 1
  2662. | #define STDC_HEADERS 1
  2663. | #define HAVE_SYS_WAIT_H 1
  2664. | #define TIME_WITH_SYS_TIME 1
  2665. | #define HAVE_DLFCN_H 1
  2666. | #define HAVE_EXECINFO_H 1
  2667. | #define HAVE_FCNTL_H 1
  2668. | #define HAVE_INTTYPES_H 1
  2669. | #define HAVE_LIMITS_H 1
  2670. | #define HAVE_LINK_H 1
  2671. | #define HAVE_MALLOC_H 1
  2672. | #define HAVE_SETJMP_H 1
  2673. | #define HAVE_SIGNAL_H 1
  2674. | #define HAVE_STDINT_H 1
  2675. | #define HAVE_TERMIOS_H 1
  2676. | #define HAVE_UNISTD_H 1
  2677. | #define HAVE_UTIME_H 1
  2678. | #define HAVE_SYS_MMAN_H 1
  2679. | #define HAVE_SYS_PARAM_H 1
  2680. | #define HAVE_SYS_RESOURCE_H 1
  2681. | #define HAVE_SYS_TIME_H 1
  2682. | #define HAVE_SYS_TYPES_H 1
  2683. | #define HAVE_SYS_IOCTL_H 1
  2684. | /* end confdefs.h.  */
  2685. | #include <mach/mach.h>
  2686. configure:16126: result: no
  2687. configure:16159: checking for mach/mach.h
  2688. configure:16167: result: no
  2689. configure:16196: checking pthread.h usability
  2690. configure:16213: gcc -c -g -O2  conftest.c >&5
  2691. configure:16219: $? = 0
  2692. configure:16226: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2693. configure:16229: $? = 0
  2694. configure:16236: test -s conftest.o
  2695. configure:16239: $? = 0
  2696. configure:16250: result: yes
  2697. configure:16254: checking pthread.h presence
  2698. configure:16269: gcc -E  conftest.c
  2699. configure:16275: $? = 0
  2700. configure:16296: result: yes
  2701. configure:16329: checking for pthread.h
  2702. configure:16337: result: yes
  2703. configure:16535: checking for HUGE_VAL sanity
  2704. configure:16573: g++ -o conftest -pedantic   conftest.cpp -lpthread -ldl -lm  >&5
  2705. configure:16576: $? = 0
  2706. configure:16582: ./conftest
  2707. configure:16585: $? = 0
  2708. configure:16609: result: yes
  2709. configure:16614: checking for pid_t
  2710. configure:16644: gcc -c -g -O2  conftest.c >&5
  2711. configure:16650: $? = 0
  2712. configure:16657: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2713. configure:16660: $? = 0
  2714. configure:16667: test -s conftest.o
  2715. configure:16670: $? = 0
  2716. configure:16682: result: yes
  2717. configure:16694: checking for size_t
  2718. configure:16724: gcc -c -g -O2  conftest.c >&5
  2719. configure:16730: $? = 0
  2720. configure:16737: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2721. configure:16740: $? = 0
  2722. configure:16747: test -s conftest.o
  2723. configure:16750: $? = 0
  2724. configure:16762: result: yes
  2725. configure:16779: checking whether struct tm is in sys/time.h or time.h
  2726. configure:16807: gcc -c -g -O2  conftest.c >&5
  2727. configure:16813: $? = 0
  2728. configure:16820: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2729. configure:16823: $? = 0
  2730. configure:16830: test -s conftest.o
  2731. configure:16833: $? = 0
  2732. configure:16845: result: time.h
  2733. configure:16855: checking for int64_t
  2734. configure:16885: gcc -c -g -O2  conftest.c >&5
  2735. configure:16891: $? = 0
  2736. configure:16898: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2737. configure:16901: $? = 0
  2738. configure:16908: test -s conftest.o
  2739. configure:16911: $? = 0
  2740. configure:16923: result: yes
  2741. configure:16938: checking for uint64_t
  2742. configure:16968: gcc -c -g -O2  conftest.c >&5
  2743. configure:16974: $? = 0
  2744. configure:16981: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2745. configure:16984: $? = 0
  2746. configure:16991: test -s conftest.o
  2747. configure:16994: $? = 0
  2748. configure:17006: result: yes
  2749. configure:17113: checking for backtrace
  2750. configure:17169: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2751. configure:17175: $? = 0
  2752. configure:17182: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2753. configure:17185: $? = 0
  2754. configure:17192: test -s conftest
  2755. configure:17195: $? = 0
  2756. configure:17209: result: yes
  2757. configure:17113: checking for ceilf
  2758. configure:17169: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2759. conftest.c:124: warning: conflicting types for built-in function 'ceilf'
  2760. configure:17175: $? = 0
  2761. configure:17182: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2762. configure:17185: $? = 0
  2763. configure:17192: test -s conftest
  2764. configure:17195: $? = 0
  2765. configure:17209: result: yes
  2766. configure:17113: checking for floorf
  2767. configure:17169: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2768. conftest.c:125: warning: conflicting types for built-in function 'floorf'
  2769. configure:17175: $? = 0
  2770. configure:17182: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2771. configure:17185: $? = 0
  2772. configure:17192: test -s conftest
  2773. configure:17195: $? = 0
  2774. configure:17209: result: yes
  2775. configure:17113: checking for roundf
  2776. configure:17169: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2777. conftest.c:126: warning: conflicting types for built-in function 'roundf'
  2778. configure:17175: $? = 0
  2779. configure:17182: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2780. configure:17185: $? = 0
  2781. configure:17192: test -s conftest
  2782. configure:17195: $? = 0
  2783. configure:17209: result: yes
  2784. configure:17113: checking for rintf
  2785. configure:17169: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2786. conftest.c:127: warning: conflicting types for built-in function 'rintf'
  2787. configure:17175: $? = 0
  2788. configure:17182: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2789. configure:17185: $? = 0
  2790. configure:17192: test -s conftest
  2791. configure:17195: $? = 0
  2792. configure:17209: result: yes
  2793. configure:17113: checking for nearbyintf
  2794. configure:17169: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2795. conftest.c:128: warning: conflicting types for built-in function 'nearbyintf'
  2796. configure:17175: $? = 0
  2797. configure:17182: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2798. configure:17185: $? = 0
  2799. configure:17192: test -s conftest
  2800. configure:17195: $? = 0
  2801. configure:17209: result: yes
  2802. configure:17113: checking for getcwd
  2803. configure:17169: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2804. configure:17175: $? = 0
  2805. configure:17182: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2806. configure:17185: $? = 0
  2807. configure:17192: test -s conftest
  2808. configure:17195: $? = 0
  2809. configure:17209: result: yes
  2810. configure:17226: checking for powf
  2811. configure:17282: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2812. conftest.c:130: warning: conflicting types for built-in function 'powf'
  2813. configure:17288: $? = 0
  2814. configure:17295: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2815. configure:17298: $? = 0
  2816. configure:17305: test -s conftest
  2817. configure:17308: $? = 0
  2818. configure:17322: result: yes
  2819. configure:17226: checking for fmodf
  2820. configure:17282: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2821. conftest.c:131: warning: conflicting types for built-in function 'fmodf'
  2822. configure:17288: $? = 0
  2823. configure:17295: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2824. configure:17298: $? = 0
  2825. configure:17305: test -s conftest
  2826. configure:17308: $? = 0
  2827. configure:17322: result: yes
  2828. configure:17226: checking for strtof
  2829. configure:17282: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2830. configure:17288: $? = 0
  2831. configure:17295: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2832. configure:17298: $? = 0
  2833. configure:17305: test -s conftest
  2834. configure:17308: $? = 0
  2835. configure:17322: result: yes
  2836. configure:17226: checking for round
  2837. configure:17282: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2838. conftest.c:133: warning: conflicting types for built-in function 'round'
  2839. configure:17288: $? = 0
  2840. configure:17295: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2841. configure:17298: $? = 0
  2842. configure:17305: test -s conftest
  2843. configure:17308: $? = 0
  2844. configure:17322: result: yes
  2845. configure:17340: checking for getpagesize
  2846. configure:17396: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2847. configure:17402: $? = 0
  2848. configure:17409: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2849. configure:17412: $? = 0
  2850. configure:17419: test -s conftest
  2851. configure:17422: $? = 0
  2852. configure:17436: result: yes
  2853. configure:17340: checking for getrusage
  2854. configure:17396: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2855. configure:17402: $? = 0
  2856. configure:17409: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2857. configure:17412: $? = 0
  2858. configure:17419: test -s conftest
  2859. configure:17422: $? = 0
  2860. configure:17436: result: yes
  2861. configure:17340: checking for getrlimit
  2862. configure:17396: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2863. configure:17402: $? = 0
  2864. configure:17409: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2865. configure:17412: $? = 0
  2866. configure:17419: test -s conftest
  2867. configure:17422: $? = 0
  2868. configure:17436: result: yes
  2869. configure:17340: checking for setrlimit
  2870. configure:17396: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2871. configure:17402: $? = 0
  2872. configure:17409: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2873. configure:17412: $? = 0
  2874. configure:17419: test -s conftest
  2875. configure:17422: $? = 0
  2876. configure:17436: result: yes
  2877. configure:17340: checking for gettimeofday
  2878. configure:17396: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2879. configure:17402: $? = 0
  2880. configure:17409: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2881. configure:17412: $? = 0
  2882. configure:17419: test -s conftest
  2883. configure:17422: $? = 0
  2884. configure:17436: result: yes
  2885. configure:17452: checking for isatty
  2886. configure:17508: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2887. configure:17514: $? = 0
  2888. configure:17521: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2889. configure:17524: $? = 0
  2890. configure:17531: test -s conftest
  2891. configure:17534: $? = 0
  2892. configure:17548: result: yes
  2893. configure:17452: checking for mkdtemp
  2894. configure:17508: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2895. configure:17514: $? = 0
  2896. configure:17521: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2897. configure:17524: $? = 0
  2898. configure:17531: test -s conftest
  2899. configure:17534: $? = 0
  2900. configure:17548: result: yes
  2901. configure:17452: checking for mkstemp
  2902. configure:17508: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2903. configure:17514: $? = 0
  2904. configure:17521: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2905. configure:17524: $? = 0
  2906. configure:17531: test -s conftest
  2907. configure:17534: $? = 0
  2908. configure:17548: result: yes
  2909. configure:17566: checking for mktemp
  2910. configure:17622: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2911. /tmp/ccJTYNLF.o: In function `main':
  2912. /home/pasta/Scrivania/TESI/clamav/clamav-bytecode-compiler/obj/conftest.c:153: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
  2913. configure:17628: $? = 0
  2914. configure:17635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2915. configure:17638: $? = 0
  2916. configure:17645: test -s conftest
  2917. configure:17648: $? = 0
  2918. configure:17662: result: yes
  2919. configure:17566: checking for realpath
  2920. configure:17622: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2921. configure:17628: $? = 0
  2922. configure:17635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2923. configure:17638: $? = 0
  2924. configure:17645: test -s conftest
  2925. configure:17648: $? = 0
  2926. configure:17662: result: yes
  2927. configure:17566: checking for sbrk
  2928. configure:17622: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2929. configure:17628: $? = 0
  2930. configure:17635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2931. configure:17638: $? = 0
  2932. configure:17645: test -s conftest
  2933. configure:17648: $? = 0
  2934. configure:17662: result: yes
  2935. configure:17566: checking for setrlimit
  2936. configure:17662: result: yes
  2937. configure:17566: checking for strdup
  2938. configure:17622: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2939. conftest.c:146: warning: conflicting types for built-in function 'strdup'
  2940. configure:17628: $? = 0
  2941. configure:17635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2942. configure:17638: $? = 0
  2943. configure:17645: test -s conftest
  2944. configure:17648: $? = 0
  2945. configure:17662: result: yes
  2946. configure:17679: checking for strerror
  2947. configure:17735: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2948. configure:17741: $? = 0
  2949. configure:17748: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2950. configure:17751: $? = 0
  2951. configure:17758: test -s conftest
  2952. configure:17761: $? = 0
  2953. configure:17775: result: yes
  2954. configure:17679: checking for strerror_r
  2955. configure:17735: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2956. configure:17741: $? = 0
  2957. configure:17748: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  2958. configure:17751: $? = 0
  2959. configure:17758: test -s conftest
  2960. configure:17761: $? = 0
  2961. configure:17775: result: yes
  2962. configure:17679: checking for strerror_s
  2963. configure:17735: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  2964. /tmp/ccTM0Xv9.o: In function `main':
  2965. /home/pasta/Scrivania/TESI/clamav/clamav-bytecode-compiler/obj/conftest.c:160: undefined reference to `strerror_s'
  2966. collect2: ld returned 1 exit status
  2967. configure:17741: $? = 1
  2968. configure: failed program was:
  2969. | /* confdefs.h.  */
  2970. | #define PACKAGE_NAME "llvm"
  2971. | #define PACKAGE_TARNAME "-llvm-"
  2972. | #define PACKAGE_VERSION "2.7"
  2973. | #define PACKAGE_STRING "llvm 2.7"
  2974. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  2975. | #define LLVM_ON_UNIX 1
  2976. | #define STDC_HEADERS 1
  2977. | #define HAVE_SYS_TYPES_H 1
  2978. | #define HAVE_SYS_STAT_H 1
  2979. | #define HAVE_STDLIB_H 1
  2980. | #define HAVE_STRING_H 1
  2981. | #define HAVE_MEMORY_H 1
  2982. | #define HAVE_STRINGS_H 1
  2983. | #define HAVE_INTTYPES_H 1
  2984. | #define HAVE_STDINT_H 1
  2985. | #define HAVE_UNISTD_H 1
  2986. | #define ENABLE_THREADS 1
  2987. | #define ENABLE_PIC 1
  2988. | #define LLVM_NATIVE_ARCH X86Target
  2989. | #define ENABLE_CBE_PRINTF_A 1
  2990. | #define C_INCLUDE_DIRS ""
  2991. | #define CXX_INCLUDE_ROOT ""
  2992. | #define CXX_INCLUDE_ARCH ""
  2993. | #define CXX_INCLUDE_32BIT_DIR ""
  2994. | #define CXX_INCLUDE_64BIT_DIR ""
  2995. | #define HAVE_LINK_R 1
  2996. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  2997. | #define HAVE_DIRENT_H 1
  2998. | #define HAVE_DLFCN_H 1
  2999. | #define LTDL_SHLIB_EXT ".so"
  3000. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  3001. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  3002. | #define LTDL_OBJDIR ".libs/"
  3003. | #define HAVE_PRELOADED_SYMBOLS 1
  3004. | #define HAVE_LIBDL 1
  3005. | #define HAVE_DLERROR 1
  3006. | #define HAVE_ARGZ_H 1
  3007. | #define HAVE_ERROR_T 1
  3008. | #define HAVE_ARGZ_APPEND 1
  3009. | #define HAVE_ARGZ_CREATE_SEP 1
  3010. | #define HAVE_ARGZ_INSERT 1
  3011. | #define HAVE_ARGZ_NEXT 1
  3012. | #define HAVE_ARGZ_STRINGIFY 1
  3013. | #define HAVE_ASSERT_H 1
  3014. | #define HAVE_CTYPE_H 1
  3015. | #define HAVE_ERRNO_H 1
  3016. | #define HAVE_MALLOC_H 1
  3017. | #define HAVE_MEMORY_H 1
  3018. | #define HAVE_STDLIB_H 1
  3019. | #define HAVE_STDIO_H 1
  3020. | #define HAVE_UNISTD_H 1
  3021. | #define HAVE_STRING_H 1
  3022. | #define HAVE_STRCHR 1
  3023. | #define HAVE_STRRCHR 1
  3024. | #define HAVE_MEMCPY 1
  3025. | #define HAVE_MEMMOVE 1
  3026. | #define HAVE_STRCMP 1
  3027. | #define HAVE_CLOSEDIR 1
  3028. | #define HAVE_OPENDIR 1
  3029. | #define HAVE_READDIR 1
  3030. | #define HAVE_LIBM 1
  3031. | #define HAVE_DLOPEN 1
  3032. | #define HAVE_MALLINFO 1
  3033. | #define HAVE_LIBPTHREAD 1
  3034. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  3035. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  3036. | #define HAVE_PTHREAD_GETSPECIFIC 1
  3037. | #define USE_UDIS86 0
  3038. | #define USE_OPROFILE 0
  3039. | #define HAVE_DIRENT_H 1
  3040. | #define HAVE_MMAP_ANONYMOUS 1
  3041. | #define STDC_HEADERS 1
  3042. | #define HAVE_SYS_WAIT_H 1
  3043. | #define TIME_WITH_SYS_TIME 1
  3044. | #define HAVE_DLFCN_H 1
  3045. | #define HAVE_EXECINFO_H 1
  3046. | #define HAVE_FCNTL_H 1
  3047. | #define HAVE_INTTYPES_H 1
  3048. | #define HAVE_LIMITS_H 1
  3049. | #define HAVE_LINK_H 1
  3050. | #define HAVE_MALLOC_H 1
  3051. | #define HAVE_SETJMP_H 1
  3052. | #define HAVE_SIGNAL_H 1
  3053. | #define HAVE_STDINT_H 1
  3054. | #define HAVE_TERMIOS_H 1
  3055. | #define HAVE_UNISTD_H 1
  3056. | #define HAVE_UTIME_H 1
  3057. | #define HAVE_SYS_MMAN_H 1
  3058. | #define HAVE_SYS_PARAM_H 1
  3059. | #define HAVE_SYS_RESOURCE_H 1
  3060. | #define HAVE_SYS_TIME_H 1
  3061. | #define HAVE_SYS_TYPES_H 1
  3062. | #define HAVE_SYS_IOCTL_H 1
  3063. | #define HAVE_PTHREAD_H 1
  3064. | #define RETSIGTYPE void
  3065. | #define HAVE_INT64_T 1
  3066. | #define HAVE_UINT64_T 1
  3067. | #define HAVE_BACKTRACE 1
  3068. | #define HAVE_CEILF 1
  3069. | #define HAVE_FLOORF 1
  3070. | #define HAVE_ROUNDF 1
  3071. | #define HAVE_RINTF 1
  3072. | #define HAVE_NEARBYINTF 1
  3073. | #define HAVE_GETCWD 1
  3074. | #define HAVE_POWF 1
  3075. | #define HAVE_FMODF 1
  3076. | #define HAVE_STRTOF 1
  3077. | #define HAVE_ROUND 1
  3078. | #define HAVE_GETPAGESIZE 1
  3079. | #define HAVE_GETRUSAGE 1
  3080. | #define HAVE_GETRLIMIT 1
  3081. | #define HAVE_SETRLIMIT 1
  3082. | #define HAVE_GETTIMEOFDAY 1
  3083. | #define HAVE_ISATTY 1
  3084. | #define HAVE_MKDTEMP 1
  3085. | #define HAVE_MKSTEMP 1
  3086. | #define HAVE_MKTEMP 1
  3087. | #define HAVE_REALPATH 1
  3088. | #define HAVE_SBRK 1
  3089. | #define HAVE_SETRLIMIT 1
  3090. | #define HAVE_STRDUP 1
  3091. | #define HAVE_STRERROR 1
  3092. | #define HAVE_STRERROR_R 1
  3093. | /* end confdefs.h.  */
  3094. | /* Define strerror_s to an innocuous variant, in case <limits.h> declares strerror_s.
  3095. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3096. | #define strerror_s innocuous_strerror_s
  3097. |
  3098. | /* System header to define __stub macros and hopefully few prototypes,
  3099. |     which can conflict with char strerror_s (); below.
  3100. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3101. |     <limits.h> exists even on freestanding compilers.  */
  3102. |
  3103. | #ifdef __STDC__
  3104. | # include <limits.h>
  3105. | #else
  3106. | # include <assert.h>
  3107. | #endif
  3108. |
  3109. | #undef strerror_s
  3110. |
  3111. | /* Override any GCC internal prototype to avoid an error.
  3112. |    Use char because int might match the return type of a GCC
  3113. |    builtin and then its argument prototype would still apply.  */
  3114. | #ifdef __cplusplus
  3115. | extern "C"
  3116. | #endif
  3117. | char strerror_s ();
  3118. | /* The GNU C library defines this for functions which it implements
  3119. |     to always fail with ENOSYS.  Some functions are actually named
  3120. |     something starting with __ and the normal name is an alias.  */
  3121. | #if defined __stub_strerror_s || defined __stub___strerror_s
  3122. | choke me
  3123. | #endif
  3124. |
  3125. | int
  3126. | main ()
  3127. | {
  3128. | return strerror_s ();
  3129. |   ;
  3130. |   return 0;
  3131. | }
  3132. configure:17775: result: no
  3133. configure:17679: checking for setenv
  3134. configure:17735: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  3135. configure:17741: $? = 0
  3136. configure:17748: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  3137. configure:17751: $? = 0
  3138. configure:17758: test -s conftest
  3139. configure:17761: $? = 0
  3140. configure:17775: result: yes
  3141. configure:17792: checking for strtoll
  3142. configure:17848: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  3143. configure:17854: $? = 0
  3144. configure:17861: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  3145. configure:17864: $? = 0
  3146. configure:17871: test -s conftest
  3147. configure:17874: $? = 0
  3148. configure:17888: result: yes
  3149. configure:17792: checking for strtoq
  3150. configure:17848: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  3151. configure:17854: $? = 0
  3152. configure:17861: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  3153. configure:17864: $? = 0
  3154. configure:17871: test -s conftest
  3155. configure:17874: $? = 0
  3156. configure:17888: result: yes
  3157. configure:17792: checking for sysconf
  3158. configure:17848: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  3159. configure:17854: $? = 0
  3160. configure:17861: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  3161. configure:17864: $? = 0
  3162. configure:17871: test -s conftest
  3163. configure:17874: $? = 0
  3164. configure:17888: result: yes
  3165. configure:17792: checking for malloc_zone_statistics
  3166. configure:17848: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  3167. /tmp/ccgGJdvE.o: In function `main':
  3168. /home/pasta/Scrivania/TESI/clamav/clamav-bytecode-compiler/obj/conftest.c:164: undefined reference to `malloc_zone_statistics'
  3169. collect2: ld returned 1 exit status
  3170. configure:17854: $? = 1
  3171. configure: failed program was:
  3172. | /* confdefs.h.  */
  3173. | #define PACKAGE_NAME "llvm"
  3174. | #define PACKAGE_TARNAME "-llvm-"
  3175. | #define PACKAGE_VERSION "2.7"
  3176. | #define PACKAGE_STRING "llvm 2.7"
  3177. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  3178. | #define LLVM_ON_UNIX 1
  3179. | #define STDC_HEADERS 1
  3180. | #define HAVE_SYS_TYPES_H 1
  3181. | #define HAVE_SYS_STAT_H 1
  3182. | #define HAVE_STDLIB_H 1
  3183. | #define HAVE_STRING_H 1
  3184. | #define HAVE_MEMORY_H 1
  3185. | #define HAVE_STRINGS_H 1
  3186. | #define HAVE_INTTYPES_H 1
  3187. | #define HAVE_STDINT_H 1
  3188. | #define HAVE_UNISTD_H 1
  3189. | #define ENABLE_THREADS 1
  3190. | #define ENABLE_PIC 1
  3191. | #define LLVM_NATIVE_ARCH X86Target
  3192. | #define ENABLE_CBE_PRINTF_A 1
  3193. | #define C_INCLUDE_DIRS ""
  3194. | #define CXX_INCLUDE_ROOT ""
  3195. | #define CXX_INCLUDE_ARCH ""
  3196. | #define CXX_INCLUDE_32BIT_DIR ""
  3197. | #define CXX_INCLUDE_64BIT_DIR ""
  3198. | #define HAVE_LINK_R 1
  3199. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  3200. | #define HAVE_DIRENT_H 1
  3201. | #define HAVE_DLFCN_H 1
  3202. | #define LTDL_SHLIB_EXT ".so"
  3203. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  3204. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  3205. | #define LTDL_OBJDIR ".libs/"
  3206. | #define HAVE_PRELOADED_SYMBOLS 1
  3207. | #define HAVE_LIBDL 1
  3208. | #define HAVE_DLERROR 1
  3209. | #define HAVE_ARGZ_H 1
  3210. | #define HAVE_ERROR_T 1
  3211. | #define HAVE_ARGZ_APPEND 1
  3212. | #define HAVE_ARGZ_CREATE_SEP 1
  3213. | #define HAVE_ARGZ_INSERT 1
  3214. | #define HAVE_ARGZ_NEXT 1
  3215. | #define HAVE_ARGZ_STRINGIFY 1
  3216. | #define HAVE_ASSERT_H 1
  3217. | #define HAVE_CTYPE_H 1
  3218. | #define HAVE_ERRNO_H 1
  3219. | #define HAVE_MALLOC_H 1
  3220. | #define HAVE_MEMORY_H 1
  3221. | #define HAVE_STDLIB_H 1
  3222. | #define HAVE_STDIO_H 1
  3223. | #define HAVE_UNISTD_H 1
  3224. | #define HAVE_STRING_H 1
  3225. | #define HAVE_STRCHR 1
  3226. | #define HAVE_STRRCHR 1
  3227. | #define HAVE_MEMCPY 1
  3228. | #define HAVE_MEMMOVE 1
  3229. | #define HAVE_STRCMP 1
  3230. | #define HAVE_CLOSEDIR 1
  3231. | #define HAVE_OPENDIR 1
  3232. | #define HAVE_READDIR 1
  3233. | #define HAVE_LIBM 1
  3234. | #define HAVE_DLOPEN 1
  3235. | #define HAVE_MALLINFO 1
  3236. | #define HAVE_LIBPTHREAD 1
  3237. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  3238. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  3239. | #define HAVE_PTHREAD_GETSPECIFIC 1
  3240. | #define USE_UDIS86 0
  3241. | #define USE_OPROFILE 0
  3242. | #define HAVE_DIRENT_H 1
  3243. | #define HAVE_MMAP_ANONYMOUS 1
  3244. | #define STDC_HEADERS 1
  3245. | #define HAVE_SYS_WAIT_H 1
  3246. | #define TIME_WITH_SYS_TIME 1
  3247. | #define HAVE_DLFCN_H 1
  3248. | #define HAVE_EXECINFO_H 1
  3249. | #define HAVE_FCNTL_H 1
  3250. | #define HAVE_INTTYPES_H 1
  3251. | #define HAVE_LIMITS_H 1
  3252. | #define HAVE_LINK_H 1
  3253. | #define HAVE_MALLOC_H 1
  3254. | #define HAVE_SETJMP_H 1
  3255. | #define HAVE_SIGNAL_H 1
  3256. | #define HAVE_STDINT_H 1
  3257. | #define HAVE_TERMIOS_H 1
  3258. | #define HAVE_UNISTD_H 1
  3259. | #define HAVE_UTIME_H 1
  3260. | #define HAVE_SYS_MMAN_H 1
  3261. | #define HAVE_SYS_PARAM_H 1
  3262. | #define HAVE_SYS_RESOURCE_H 1
  3263. | #define HAVE_SYS_TIME_H 1
  3264. | #define HAVE_SYS_TYPES_H 1
  3265. | #define HAVE_SYS_IOCTL_H 1
  3266. | #define HAVE_PTHREAD_H 1
  3267. | #define RETSIGTYPE void
  3268. | #define HAVE_INT64_T 1
  3269. | #define HAVE_UINT64_T 1
  3270. | #define HAVE_BACKTRACE 1
  3271. | #define HAVE_CEILF 1
  3272. | #define HAVE_FLOORF 1
  3273. | #define HAVE_ROUNDF 1
  3274. | #define HAVE_RINTF 1
  3275. | #define HAVE_NEARBYINTF 1
  3276. | #define HAVE_GETCWD 1
  3277. | #define HAVE_POWF 1
  3278. | #define HAVE_FMODF 1
  3279. | #define HAVE_STRTOF 1
  3280. | #define HAVE_ROUND 1
  3281. | #define HAVE_GETPAGESIZE 1
  3282. | #define HAVE_GETRUSAGE 1
  3283. | #define HAVE_GETRLIMIT 1
  3284. | #define HAVE_SETRLIMIT 1
  3285. | #define HAVE_GETTIMEOFDAY 1
  3286. | #define HAVE_ISATTY 1
  3287. | #define HAVE_MKDTEMP 1
  3288. | #define HAVE_MKSTEMP 1
  3289. | #define HAVE_MKTEMP 1
  3290. | #define HAVE_REALPATH 1
  3291. | #define HAVE_SBRK 1
  3292. | #define HAVE_SETRLIMIT 1
  3293. | #define HAVE_STRDUP 1
  3294. | #define HAVE_STRERROR 1
  3295. | #define HAVE_STRERROR_R 1
  3296. | #define HAVE_SETENV 1
  3297. | #define HAVE_STRTOLL 1
  3298. | #define HAVE_STRTOQ 1
  3299. | #define HAVE_SYSCONF 1
  3300. | /* end confdefs.h.  */
  3301. | /* Define malloc_zone_statistics to an innocuous variant, in case <limits.h> declares malloc_zone_statistics.
  3302. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3303. | #define malloc_zone_statistics innocuous_malloc_zone_statistics
  3304. |
  3305. | /* System header to define __stub macros and hopefully few prototypes,
  3306. |     which can conflict with char malloc_zone_statistics (); below.
  3307. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3308. |     <limits.h> exists even on freestanding compilers.  */
  3309. |
  3310. | #ifdef __STDC__
  3311. | # include <limits.h>
  3312. | #else
  3313. | # include <assert.h>
  3314. | #endif
  3315. |
  3316. | #undef malloc_zone_statistics
  3317. |
  3318. | /* Override any GCC internal prototype to avoid an error.
  3319. |    Use char because int might match the return type of a GCC
  3320. |    builtin and then its argument prototype would still apply.  */
  3321. | #ifdef __cplusplus
  3322. | extern "C"
  3323. | #endif
  3324. | char malloc_zone_statistics ();
  3325. | /* The GNU C library defines this for functions which it implements
  3326. |     to always fail with ENOSYS.  Some functions are actually named
  3327. |     something starting with __ and the normal name is an alias.  */
  3328. | #if defined __stub_malloc_zone_statistics || defined __stub___malloc_zone_statistics
  3329. | choke me
  3330. | #endif
  3331. |
  3332. | int
  3333. | main ()
  3334. | {
  3335. | return malloc_zone_statistics ();
  3336. |   ;
  3337. |   return 0;
  3338. | }
  3339. configure:17888: result: no
  3340. configure:17905: checking for setjmp
  3341. configure:17961: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  3342. configure:17967: $? = 0
  3343. configure:17974: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  3344. configure:17977: $? = 0
  3345. configure:17984: test -s conftest
  3346. configure:17987: $? = 0
  3347. configure:18001: result: yes
  3348. configure:17905: checking for longjmp
  3349. configure:17961: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  3350. configure:17967: $? = 0
  3351. configure:17974: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  3352. configure:17977: $? = 0
  3353. configure:17984: test -s conftest
  3354. configure:17987: $? = 0
  3355. configure:18001: result: yes
  3356. configure:17905: checking for sigsetjmp
  3357. configure:17961: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  3358. /tmp/ccP11izW.o: In function `main':
  3359. /home/pasta/Scrivania/TESI/clamav/clamav-bytecode-compiler/obj/conftest.c:166: undefined reference to `sigsetjmp'
  3360. collect2: ld returned 1 exit status
  3361. configure:17967: $? = 1
  3362. configure: failed program was:
  3363. | /* confdefs.h.  */
  3364. | #define PACKAGE_NAME "llvm"
  3365. | #define PACKAGE_TARNAME "-llvm-"
  3366. | #define PACKAGE_VERSION "2.7"
  3367. | #define PACKAGE_STRING "llvm 2.7"
  3368. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  3369. | #define LLVM_ON_UNIX 1
  3370. | #define STDC_HEADERS 1
  3371. | #define HAVE_SYS_TYPES_H 1
  3372. | #define HAVE_SYS_STAT_H 1
  3373. | #define HAVE_STDLIB_H 1
  3374. | #define HAVE_STRING_H 1
  3375. | #define HAVE_MEMORY_H 1
  3376. | #define HAVE_STRINGS_H 1
  3377. | #define HAVE_INTTYPES_H 1
  3378. | #define HAVE_STDINT_H 1
  3379. | #define HAVE_UNISTD_H 1
  3380. | #define ENABLE_THREADS 1
  3381. | #define ENABLE_PIC 1
  3382. | #define LLVM_NATIVE_ARCH X86Target
  3383. | #define ENABLE_CBE_PRINTF_A 1
  3384. | #define C_INCLUDE_DIRS ""
  3385. | #define CXX_INCLUDE_ROOT ""
  3386. | #define CXX_INCLUDE_ARCH ""
  3387. | #define CXX_INCLUDE_32BIT_DIR ""
  3388. | #define CXX_INCLUDE_64BIT_DIR ""
  3389. | #define HAVE_LINK_R 1
  3390. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  3391. | #define HAVE_DIRENT_H 1
  3392. | #define HAVE_DLFCN_H 1
  3393. | #define LTDL_SHLIB_EXT ".so"
  3394. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  3395. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  3396. | #define LTDL_OBJDIR ".libs/"
  3397. | #define HAVE_PRELOADED_SYMBOLS 1
  3398. | #define HAVE_LIBDL 1
  3399. | #define HAVE_DLERROR 1
  3400. | #define HAVE_ARGZ_H 1
  3401. | #define HAVE_ERROR_T 1
  3402. | #define HAVE_ARGZ_APPEND 1
  3403. | #define HAVE_ARGZ_CREATE_SEP 1
  3404. | #define HAVE_ARGZ_INSERT 1
  3405. | #define HAVE_ARGZ_NEXT 1
  3406. | #define HAVE_ARGZ_STRINGIFY 1
  3407. | #define HAVE_ASSERT_H 1
  3408. | #define HAVE_CTYPE_H 1
  3409. | #define HAVE_ERRNO_H 1
  3410. | #define HAVE_MALLOC_H 1
  3411. | #define HAVE_MEMORY_H 1
  3412. | #define HAVE_STDLIB_H 1
  3413. | #define HAVE_STDIO_H 1
  3414. | #define HAVE_UNISTD_H 1
  3415. | #define HAVE_STRING_H 1
  3416. | #define HAVE_STRCHR 1
  3417. | #define HAVE_STRRCHR 1
  3418. | #define HAVE_MEMCPY 1
  3419. | #define HAVE_MEMMOVE 1
  3420. | #define HAVE_STRCMP 1
  3421. | #define HAVE_CLOSEDIR 1
  3422. | #define HAVE_OPENDIR 1
  3423. | #define HAVE_READDIR 1
  3424. | #define HAVE_LIBM 1
  3425. | #define HAVE_DLOPEN 1
  3426. | #define HAVE_MALLINFO 1
  3427. | #define HAVE_LIBPTHREAD 1
  3428. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  3429. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  3430. | #define HAVE_PTHREAD_GETSPECIFIC 1
  3431. | #define USE_UDIS86 0
  3432. | #define USE_OPROFILE 0
  3433. | #define HAVE_DIRENT_H 1
  3434. | #define HAVE_MMAP_ANONYMOUS 1
  3435. | #define STDC_HEADERS 1
  3436. | #define HAVE_SYS_WAIT_H 1
  3437. | #define TIME_WITH_SYS_TIME 1
  3438. | #define HAVE_DLFCN_H 1
  3439. | #define HAVE_EXECINFO_H 1
  3440. | #define HAVE_FCNTL_H 1
  3441. | #define HAVE_INTTYPES_H 1
  3442. | #define HAVE_LIMITS_H 1
  3443. | #define HAVE_LINK_H 1
  3444. | #define HAVE_MALLOC_H 1
  3445. | #define HAVE_SETJMP_H 1
  3446. | #define HAVE_SIGNAL_H 1
  3447. | #define HAVE_STDINT_H 1
  3448. | #define HAVE_TERMIOS_H 1
  3449. | #define HAVE_UNISTD_H 1
  3450. | #define HAVE_UTIME_H 1
  3451. | #define HAVE_SYS_MMAN_H 1
  3452. | #define HAVE_SYS_PARAM_H 1
  3453. | #define HAVE_SYS_RESOURCE_H 1
  3454. | #define HAVE_SYS_TIME_H 1
  3455. | #define HAVE_SYS_TYPES_H 1
  3456. | #define HAVE_SYS_IOCTL_H 1
  3457. | #define HAVE_PTHREAD_H 1
  3458. | #define RETSIGTYPE void
  3459. | #define HAVE_INT64_T 1
  3460. | #define HAVE_UINT64_T 1
  3461. | #define HAVE_BACKTRACE 1
  3462. | #define HAVE_CEILF 1
  3463. | #define HAVE_FLOORF 1
  3464. | #define HAVE_ROUNDF 1
  3465. | #define HAVE_RINTF 1
  3466. | #define HAVE_NEARBYINTF 1
  3467. | #define HAVE_GETCWD 1
  3468. | #define HAVE_POWF 1
  3469. | #define HAVE_FMODF 1
  3470. | #define HAVE_STRTOF 1
  3471. | #define HAVE_ROUND 1
  3472. | #define HAVE_GETPAGESIZE 1
  3473. | #define HAVE_GETRUSAGE 1
  3474. | #define HAVE_GETRLIMIT 1
  3475. | #define HAVE_SETRLIMIT 1
  3476. | #define HAVE_GETTIMEOFDAY 1
  3477. | #define HAVE_ISATTY 1
  3478. | #define HAVE_MKDTEMP 1
  3479. | #define HAVE_MKSTEMP 1
  3480. | #define HAVE_MKTEMP 1
  3481. | #define HAVE_REALPATH 1
  3482. | #define HAVE_SBRK 1
  3483. | #define HAVE_SETRLIMIT 1
  3484. | #define HAVE_STRDUP 1
  3485. | #define HAVE_STRERROR 1
  3486. | #define HAVE_STRERROR_R 1
  3487. | #define HAVE_SETENV 1
  3488. | #define HAVE_STRTOLL 1
  3489. | #define HAVE_STRTOQ 1
  3490. | #define HAVE_SYSCONF 1
  3491. | #define HAVE_SETJMP 1
  3492. | #define HAVE_LONGJMP 1
  3493. | /* end confdefs.h.  */
  3494. | /* Define sigsetjmp to an innocuous variant, in case <limits.h> declares sigsetjmp.
  3495. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3496. | #define sigsetjmp innocuous_sigsetjmp
  3497. |
  3498. | /* System header to define __stub macros and hopefully few prototypes,
  3499. |     which can conflict with char sigsetjmp (); below.
  3500. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3501. |     <limits.h> exists even on freestanding compilers.  */
  3502. |
  3503. | #ifdef __STDC__
  3504. | # include <limits.h>
  3505. | #else
  3506. | # include <assert.h>
  3507. | #endif
  3508. |
  3509. | #undef sigsetjmp
  3510. |
  3511. | /* Override any GCC internal prototype to avoid an error.
  3512. |    Use char because int might match the return type of a GCC
  3513. |    builtin and then its argument prototype would still apply.  */
  3514. | #ifdef __cplusplus
  3515. | extern "C"
  3516. | #endif
  3517. | char sigsetjmp ();
  3518. | /* The GNU C library defines this for functions which it implements
  3519. |     to always fail with ENOSYS.  Some functions are actually named
  3520. |     something starting with __ and the normal name is an alias.  */
  3521. | #if defined __stub_sigsetjmp || defined __stub___sigsetjmp
  3522. | choke me
  3523. | #endif
  3524. |
  3525. | int
  3526. | main ()
  3527. | {
  3528. | return sigsetjmp ();
  3529. |   ;
  3530. |   return 0;
  3531. | }
  3532. configure:18001: result: no
  3533. configure:17905: checking for siglongjmp
  3534. configure:17961: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  3535. configure:17967: $? = 0
  3536. configure:17974: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  3537. configure:17977: $? = 0
  3538. configure:17984: test -s conftest
  3539. configure:17987: $? = 0
  3540. configure:18001: result: yes
  3541. configure:18011: checking if printf has the %a format character
  3542. configure:18061: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  3543. configure:18064: $? = 0
  3544. configure:18070: ./conftest
  3545. configure:18073: $? = 0
  3546. configure:18095: result: yes
  3547. configure:18106: checking for srand48/lrand48/drand48 in <stdlib.h>
  3548. configure:18138: g++ -c -g -O2  conftest.cpp >&5
  3549. configure:18144: $? = 0
  3550. configure:18151: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
  3551. configure:18154: $? = 0
  3552. configure:18161: test -s conftest.o
  3553. configure:18164: $? = 0
  3554. configure:18182: result: yes
  3555. configure:18195: checking for isnan in <math.h>
  3556. configure:18227: g++ -c -g -O2  conftest.cpp >&5
  3557. configure:18233: $? = 0
  3558. configure:18240: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
  3559. configure:18243: $? = 0
  3560. configure:18250: test -s conftest.o
  3561. configure:18253: $? = 0
  3562. configure:18271: result: yes
  3563. configure:18283: checking for isnan in <cmath>
  3564. configure:18315: g++ -c -g -O2  conftest.cpp >&5
  3565. configure:18321: $? = 0
  3566. configure:18328: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
  3567. configure:18331: $? = 0
  3568. configure:18338: test -s conftest.o
  3569. configure:18341: $? = 0
  3570. configure:18359: result: yes
  3571. configure:18370: checking for std::isnan in <cmath>
  3572. configure:18402: g++ -c -g -O2  conftest.cpp >&5
  3573. configure:18408: $? = 0
  3574. configure:18415: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
  3575. configure:18418: $? = 0
  3576. configure:18425: test -s conftest.o
  3577. configure:18428: $? = 0
  3578. configure:18446: result: yes
  3579. configure:18458: checking for isinf in <math.h>
  3580. configure:18490: g++ -c -g -O2  conftest.cpp >&5
  3581. configure:18496: $? = 0
  3582. configure:18503: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
  3583. configure:18506: $? = 0
  3584. configure:18513: test -s conftest.o
  3585. configure:18516: $? = 0
  3586. configure:18534: result: yes
  3587. configure:18545: checking for isinf in <cmath>
  3588. configure:18577: g++ -c -g -O2  conftest.cpp >&5
  3589. configure:18583: $? = 0
  3590. configure:18590: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
  3591. configure:18593: $? = 0
  3592. configure:18600: test -s conftest.o
  3593. configure:18603: $? = 0
  3594. configure:18621: result: yes
  3595. configure:18632: checking for std::isinf in <cmath>
  3596. configure:18664: g++ -c -g -O2  conftest.cpp >&5
  3597. conftest.cpp: In function 'int main()':
  3598. conftest.cpp:144:23: error: expected ';' before '}' token
  3599. conftest.cpp: At global scope:
  3600. conftest.cpp:146:3: error: expected unqualified-id before 'return'
  3601. conftest.cpp:147:1: error: expected declaration before '}' token
  3602. configure:18670: $? = 1
  3603. configure: failed program was:
  3604. | /* confdefs.h.  */
  3605. | #define PACKAGE_NAME "llvm"
  3606. | #define PACKAGE_TARNAME "-llvm-"
  3607. | #define PACKAGE_VERSION "2.7"
  3608. | #define PACKAGE_STRING "llvm 2.7"
  3609. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  3610. | #define LLVM_ON_UNIX 1
  3611. | #define STDC_HEADERS 1
  3612. | #define HAVE_SYS_TYPES_H 1
  3613. | #define HAVE_SYS_STAT_H 1
  3614. | #define HAVE_STDLIB_H 1
  3615. | #define HAVE_STRING_H 1
  3616. | #define HAVE_MEMORY_H 1
  3617. | #define HAVE_STRINGS_H 1
  3618. | #define HAVE_INTTYPES_H 1
  3619. | #define HAVE_STDINT_H 1
  3620. | #define HAVE_UNISTD_H 1
  3621. | #define ENABLE_THREADS 1
  3622. | #define ENABLE_PIC 1
  3623. | #define LLVM_NATIVE_ARCH X86Target
  3624. | #define ENABLE_CBE_PRINTF_A 1
  3625. | #define C_INCLUDE_DIRS ""
  3626. | #define CXX_INCLUDE_ROOT ""
  3627. | #define CXX_INCLUDE_ARCH ""
  3628. | #define CXX_INCLUDE_32BIT_DIR ""
  3629. | #define CXX_INCLUDE_64BIT_DIR ""
  3630. | #define HAVE_LINK_R 1
  3631. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  3632. | #define HAVE_DIRENT_H 1
  3633. | #define HAVE_DLFCN_H 1
  3634. | #define LTDL_SHLIB_EXT ".so"
  3635. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  3636. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  3637. | #define LTDL_OBJDIR ".libs/"
  3638. | #define HAVE_PRELOADED_SYMBOLS 1
  3639. | #define HAVE_LIBDL 1
  3640. | #define HAVE_DLERROR 1
  3641. | #define HAVE_ARGZ_H 1
  3642. | #define HAVE_ERROR_T 1
  3643. | #define HAVE_ARGZ_APPEND 1
  3644. | #define HAVE_ARGZ_CREATE_SEP 1
  3645. | #define HAVE_ARGZ_INSERT 1
  3646. | #define HAVE_ARGZ_NEXT 1
  3647. | #define HAVE_ARGZ_STRINGIFY 1
  3648. | #define HAVE_ASSERT_H 1
  3649. | #define HAVE_CTYPE_H 1
  3650. | #define HAVE_ERRNO_H 1
  3651. | #define HAVE_MALLOC_H 1
  3652. | #define HAVE_MEMORY_H 1
  3653. | #define HAVE_STDLIB_H 1
  3654. | #define HAVE_STDIO_H 1
  3655. | #define HAVE_UNISTD_H 1
  3656. | #define HAVE_STRING_H 1
  3657. | #define HAVE_STRCHR 1
  3658. | #define HAVE_STRRCHR 1
  3659. | #define HAVE_MEMCPY 1
  3660. | #define HAVE_MEMMOVE 1
  3661. | #define HAVE_STRCMP 1
  3662. | #define HAVE_CLOSEDIR 1
  3663. | #define HAVE_OPENDIR 1
  3664. | #define HAVE_READDIR 1
  3665. | #define HAVE_LIBM 1
  3666. | #define HAVE_DLOPEN 1
  3667. | #define HAVE_MALLINFO 1
  3668. | #define HAVE_LIBPTHREAD 1
  3669. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  3670. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  3671. | #define HAVE_PTHREAD_GETSPECIFIC 1
  3672. | #define USE_UDIS86 0
  3673. | #define USE_OPROFILE 0
  3674. | #define HAVE_DIRENT_H 1
  3675. | #define HAVE_MMAP_ANONYMOUS 1
  3676. | #define STDC_HEADERS 1
  3677. | #define HAVE_SYS_WAIT_H 1
  3678. | #define TIME_WITH_SYS_TIME 1
  3679. | #define HAVE_DLFCN_H 1
  3680. | #define HAVE_EXECINFO_H 1
  3681. | #define HAVE_FCNTL_H 1
  3682. | #define HAVE_INTTYPES_H 1
  3683. | #define HAVE_LIMITS_H 1
  3684. | #define HAVE_LINK_H 1
  3685. | #define HAVE_MALLOC_H 1
  3686. | #define HAVE_SETJMP_H 1
  3687. | #define HAVE_SIGNAL_H 1
  3688. | #define HAVE_STDINT_H 1
  3689. | #define HAVE_TERMIOS_H 1
  3690. | #define HAVE_UNISTD_H 1
  3691. | #define HAVE_UTIME_H 1
  3692. | #define HAVE_SYS_MMAN_H 1
  3693. | #define HAVE_SYS_PARAM_H 1
  3694. | #define HAVE_SYS_RESOURCE_H 1
  3695. | #define HAVE_SYS_TIME_H 1
  3696. | #define HAVE_SYS_TYPES_H 1
  3697. | #define HAVE_SYS_IOCTL_H 1
  3698. | #define HAVE_PTHREAD_H 1
  3699. | #define RETSIGTYPE void
  3700. | #define HAVE_INT64_T 1
  3701. | #define HAVE_UINT64_T 1
  3702. | #define HAVE_BACKTRACE 1
  3703. | #define HAVE_CEILF 1
  3704. | #define HAVE_FLOORF 1
  3705. | #define HAVE_ROUNDF 1
  3706. | #define HAVE_RINTF 1
  3707. | #define HAVE_NEARBYINTF 1
  3708. | #define HAVE_GETCWD 1
  3709. | #define HAVE_POWF 1
  3710. | #define HAVE_FMODF 1
  3711. | #define HAVE_STRTOF 1
  3712. | #define HAVE_ROUND 1
  3713. | #define HAVE_GETPAGESIZE 1
  3714. | #define HAVE_GETRUSAGE 1
  3715. | #define HAVE_GETRLIMIT 1
  3716. | #define HAVE_SETRLIMIT 1
  3717. | #define HAVE_GETTIMEOFDAY 1
  3718. | #define HAVE_ISATTY 1
  3719. | #define HAVE_MKDTEMP 1
  3720. | #define HAVE_MKSTEMP 1
  3721. | #define HAVE_MKTEMP 1
  3722. | #define HAVE_REALPATH 1
  3723. | #define HAVE_SBRK 1
  3724. | #define HAVE_SETRLIMIT 1
  3725. | #define HAVE_STRDUP 1
  3726. | #define HAVE_STRERROR 1
  3727. | #define HAVE_STRERROR_R 1
  3728. | #define HAVE_SETENV 1
  3729. | #define HAVE_STRTOLL 1
  3730. | #define HAVE_STRTOQ 1
  3731. | #define HAVE_SYSCONF 1
  3732. | #define HAVE_SETJMP 1
  3733. | #define HAVE_LONGJMP 1
  3734. | #define HAVE_SIGLONGJMP 1
  3735. | #define HAVE_PRINTF_A 1
  3736. | #define HAVE_RAND48 1
  3737. | #define HAVE_ISNAN_IN_MATH_H 1
  3738. | #define HAVE_ISNAN_IN_CMATH 1
  3739. | #define HAVE_STD_ISNAN_IN_CMATH 1
  3740. | #define HAVE_ISINF_IN_MATH_H 1
  3741. | #define HAVE_ISINF_IN_CMATH 1
  3742. | /* end confdefs.h.  */
  3743. | #include <cmath>
  3744. | int
  3745. | main ()
  3746. | {
  3747. | float f; std::isinf(f)}
  3748. |   ;
  3749. |   return 0;
  3750. | }
  3751. configure:18708: result: no
  3752. configure:18719: checking for finite in <ieeefp.h>
  3753. configure:18751: g++ -c -g -O2  conftest.cpp >&5
  3754. conftest.cpp:140:20: fatal error: ieeefp.h: No such file or directory
  3755. compilation terminated.
  3756. configure:18757: $? = 1
  3757. configure: failed program was:
  3758. | /* confdefs.h.  */
  3759. | #define PACKAGE_NAME "llvm"
  3760. | #define PACKAGE_TARNAME "-llvm-"
  3761. | #define PACKAGE_VERSION "2.7"
  3762. | #define PACKAGE_STRING "llvm 2.7"
  3763. | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  3764. | #define LLVM_ON_UNIX 1
  3765. | #define STDC_HEADERS 1
  3766. | #define HAVE_SYS_TYPES_H 1
  3767. | #define HAVE_SYS_STAT_H 1
  3768. | #define HAVE_STDLIB_H 1
  3769. | #define HAVE_STRING_H 1
  3770. | #define HAVE_MEMORY_H 1
  3771. | #define HAVE_STRINGS_H 1
  3772. | #define HAVE_INTTYPES_H 1
  3773. | #define HAVE_STDINT_H 1
  3774. | #define HAVE_UNISTD_H 1
  3775. | #define ENABLE_THREADS 1
  3776. | #define ENABLE_PIC 1
  3777. | #define LLVM_NATIVE_ARCH X86Target
  3778. | #define ENABLE_CBE_PRINTF_A 1
  3779. | #define C_INCLUDE_DIRS ""
  3780. | #define CXX_INCLUDE_ROOT ""
  3781. | #define CXX_INCLUDE_ARCH ""
  3782. | #define CXX_INCLUDE_32BIT_DIR ""
  3783. | #define CXX_INCLUDE_64BIT_DIR ""
  3784. | #define HAVE_LINK_R 1
  3785. | #define HAVE_LINK_EXPORT_DYNAMIC 1
  3786. | #define HAVE_DIRENT_H 1
  3787. | #define HAVE_DLFCN_H 1
  3788. | #define LTDL_SHLIB_EXT ".so"
  3789. | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  3790. | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  3791. | #define LTDL_OBJDIR ".libs/"
  3792. | #define HAVE_PRELOADED_SYMBOLS 1
  3793. | #define HAVE_LIBDL 1
  3794. | #define HAVE_DLERROR 1
  3795. | #define HAVE_ARGZ_H 1
  3796. | #define HAVE_ERROR_T 1
  3797. | #define HAVE_ARGZ_APPEND 1
  3798. | #define HAVE_ARGZ_CREATE_SEP 1
  3799. | #define HAVE_ARGZ_INSERT 1
  3800. | #define HAVE_ARGZ_NEXT 1
  3801. | #define HAVE_ARGZ_STRINGIFY 1
  3802. | #define HAVE_ASSERT_H 1
  3803. | #define HAVE_CTYPE_H 1
  3804. | #define HAVE_ERRNO_H 1
  3805. | #define HAVE_MALLOC_H 1
  3806. | #define HAVE_MEMORY_H 1
  3807. | #define HAVE_STDLIB_H 1
  3808. | #define HAVE_STDIO_H 1
  3809. | #define HAVE_UNISTD_H 1
  3810. | #define HAVE_STRING_H 1
  3811. | #define HAVE_STRCHR 1
  3812. | #define HAVE_STRRCHR 1
  3813. | #define HAVE_MEMCPY 1
  3814. | #define HAVE_MEMMOVE 1
  3815. | #define HAVE_STRCMP 1
  3816. | #define HAVE_CLOSEDIR 1
  3817. | #define HAVE_OPENDIR 1
  3818. | #define HAVE_READDIR 1
  3819. | #define HAVE_LIBM 1
  3820. | #define HAVE_DLOPEN 1
  3821. | #define HAVE_MALLINFO 1
  3822. | #define HAVE_LIBPTHREAD 1
  3823. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  3824. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  3825. | #define HAVE_PTHREAD_GETSPECIFIC 1
  3826. | #define USE_UDIS86 0
  3827. | #define USE_OPROFILE 0
  3828. | #define HAVE_DIRENT_H 1
  3829. | #define HAVE_MMAP_ANONYMOUS 1
  3830. | #define STDC_HEADERS 1
  3831. | #define HAVE_SYS_WAIT_H 1
  3832. | #define TIME_WITH_SYS_TIME 1
  3833. | #define HAVE_DLFCN_H 1
  3834. | #define HAVE_EXECINFO_H 1
  3835. | #define HAVE_FCNTL_H 1
  3836. | #define HAVE_INTTYPES_H 1
  3837. | #define HAVE_LIMITS_H 1
  3838. | #define HAVE_LINK_H 1
  3839. | #define HAVE_MALLOC_H 1
  3840. | #define HAVE_SETJMP_H 1
  3841. | #define HAVE_SIGNAL_H 1
  3842. | #define HAVE_STDINT_H 1
  3843. | #define HAVE_TERMIOS_H 1
  3844. | #define HAVE_UNISTD_H 1
  3845. | #define HAVE_UTIME_H 1
  3846. | #define HAVE_SYS_MMAN_H 1
  3847. | #define HAVE_SYS_PARAM_H 1
  3848. | #define HAVE_SYS_RESOURCE_H 1
  3849. | #define HAVE_SYS_TIME_H 1
  3850. | #define HAVE_SYS_TYPES_H 1
  3851. | #define HAVE_SYS_IOCTL_H 1
  3852. | #define HAVE_PTHREAD_H 1
  3853. | #define RETSIGTYPE void
  3854. | #define HAVE_INT64_T 1
  3855. | #define HAVE_UINT64_T 1
  3856. | #define HAVE_BACKTRACE 1
  3857. | #define HAVE_CEILF 1
  3858. | #define HAVE_FLOORF 1
  3859. | #define HAVE_ROUNDF 1
  3860. | #define HAVE_RINTF 1
  3861. | #define HAVE_NEARBYINTF 1
  3862. | #define HAVE_GETCWD 1
  3863. | #define HAVE_POWF 1
  3864. | #define HAVE_FMODF 1
  3865. | #define HAVE_STRTOF 1
  3866. | #define HAVE_ROUND 1
  3867. | #define HAVE_GETPAGESIZE 1
  3868. | #define HAVE_GETRUSAGE 1
  3869. | #define HAVE_GETRLIMIT 1
  3870. | #define HAVE_SETRLIMIT 1
  3871. | #define HAVE_GETTIMEOFDAY 1
  3872. | #define HAVE_ISATTY 1
  3873. | #define HAVE_MKDTEMP 1
  3874. | #define HAVE_MKSTEMP 1
  3875. | #define HAVE_MKTEMP 1
  3876. | #define HAVE_REALPATH 1
  3877. | #define HAVE_SBRK 1
  3878. | #define HAVE_SETRLIMIT 1
  3879. | #define HAVE_STRDUP 1
  3880. | #define HAVE_STRERROR 1
  3881. | #define HAVE_STRERROR_R 1
  3882. | #define HAVE_SETENV 1
  3883. | #define HAVE_STRTOLL 1
  3884. | #define HAVE_STRTOQ 1
  3885. | #define HAVE_SYSCONF 1
  3886. | #define HAVE_SETJMP 1
  3887. | #define HAVE_LONGJMP 1
  3888. | #define HAVE_SIGLONGJMP 1
  3889. | #define HAVE_PRINTF_A 1
  3890. | #define HAVE_RAND48 1
  3891. | #define HAVE_ISNAN_IN_MATH_H 1
  3892. | #define HAVE_ISNAN_IN_CMATH 1
  3893. | #define HAVE_STD_ISNAN_IN_CMATH 1
  3894. | #define HAVE_ISINF_IN_MATH_H 1
  3895. | #define HAVE_ISINF_IN_CMATH 1
  3896. | /* end confdefs.h.  */
  3897. | #include <ieeefp.h>
  3898. | int
  3899. | main ()
  3900. | {
  3901. | float f; finite(f);
  3902. |   ;
  3903. |   return 0;
  3904. | }
  3905. configure:18795: result: no
  3906. configure:18815: checking for stdlib.h
  3907. configure:18821: result: yes
  3908. configure:18815: checking for unistd.h
  3909. configure:18821: result: yes
  3910. configure:18983: checking for getpagesize
  3911. configure:19079: result: yes
  3912. configure:19089: checking for working mmap
  3913. configure:19236: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  3914. configure:19239: $? = 0
  3915. configure:19245: ./conftest
  3916. configure:19248: $? = 0
  3917. configure:19264: result: yes
  3918. configure:19275: checking for mmap of files
  3919. configure:19320: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  3920. conftest.c: In function 'main':
  3921. conftest.c:156: warning: cast from pointer to integer of different size
  3922. conftest.c:158: warning: cast from pointer to integer of different size
  3923. configure:19323: $? = 0
  3924. configure:19329: ./conftest
  3925. configure:19332: $? = 0
  3926. configure:19355: result: yes
  3927. configure:19367: checking if /dev/zero is needed for mmap
  3928. configure:19379: result: no
  3929. configure:19401: checking for GCC atomic builtins
  3930. configure:19425: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  3931. configure:19431: $? = 0
  3932. configure:19438: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  3933. configure:19441: $? = 0
  3934. configure:19448: test -s conftest
  3935. configure:19451: $? = 0
  3936. configure:19453: result: yes
  3937. configure:19481: checking for 32-bit userspace on 64-bit system
  3938. configure:19516: gcc -c -g -O2  conftest.c >&5
  3939. configure:19522: $? = 0
  3940. configure:19529: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  3941. configure:19532: $? = 0
  3942. configure:19539: test -s conftest.o
  3943. configure:19542: $? = 0
  3944. configure:19561: result: no
  3945. configure:19574: checking for __dso_handle
  3946. configure:19630: gcc -o conftest -g -O2   conftest.c -lpthread -ldl -lm  >&5
  3947. configure:19636: $? = 0
  3948. configure:19643: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  3949. configure:19646: $? = 0
  3950. configure:19653: test -s conftest
  3951. configure:19656: $? = 0
  3952. configure:19670: result: yes
  3953. configure:19681: checking whether llvm-gcc is sane
  3954. configure:19697: result: no
  3955. configure:19869: checking for compiler -fvisibility-inlines-hidden option
  3956. configure:19903: g++ -c -g -O2 -fvisibility-inlines-hidden  conftest.cpp >&5
  3957. configure:19909: $? = 0
  3958. configure:19916: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
  3959. configure:19919: $? = 0
  3960. configure:19926: test -s conftest.o
  3961. configure:19929: $? = 0
  3962. configure:19949: result: yes
  3963. configure:20159: creating ./config.status
  3964.  
  3965. ## ---------------------- ##
  3966. ## Running config.status. ##
  3967. ## ---------------------- ##
  3968.  
  3969. This file was extended by llvm config.status 2.7, which was
  3970. generated by GNU Autoconf 2.60.  Invocation command line was
  3971.  
  3972.   CONFIG_FILES    =
  3973.   CONFIG_HEADERS  =
  3974.   CONFIG_LINKS    =
  3975.   CONFIG_COMMANDS =
  3976.   $ ./config.status
  3977.  
  3978. on xtcdev
  3979.  
  3980. config.status:754: creating include/llvm/Config/Targets.def
  3981. config.status:754: creating include/llvm/Config/AsmPrinters.def
  3982. config.status:754: creating include/llvm/Config/AsmParsers.def
  3983. config.status:754: creating include/llvm/Config/Disassemblers.def
  3984. config.status:754: creating Makefile.config
  3985. config.status:754: creating llvm.spec
  3986. config.status:754: creating docs/doxygen.cfg
  3987. config.status:754: creating tools/llvmc/plugins/Base/Base.td
  3988. config.status:754: creating tools/llvm-config/llvm-config.in
  3989. config.status:754: creating include/llvm/Config/config.h
  3990. config.status:754: creating include/llvm/System/DataTypes.h
  3991. config.status:1129: include/llvm/System/DataTypes.h is unchanged
  3992. config.status:1142: executing setup commands
  3993. config.status:1142: executing Makefile commands
  3994. config.status:1142: executing Makefile.common commands
  3995. config.status:1142: executing examples/Makefile commands
  3996. config.status:1142: executing lib/Makefile commands
  3997. config.status:1142: executing runtime/Makefile commands
  3998. config.status:1142: executing test/Makefile commands
  3999. config.status:1142: executing test/Makefile.tests commands
  4000. config.status:1142: executing unittests/Makefile commands
  4001. config.status:1142: executing tools/Makefile commands
  4002. config.status:1142: executing utils/Makefile commands
  4003. config.status:1142: executing projects/Makefile commands
  4004. config.status:1142: executing bindings/Makefile commands
  4005. config.status:1142: executing bindings/ocaml/Makefile.ocaml commands
  4006. configure:21445: === configuring in projects/sample (/home/pasta/Scrivania/TESI/clamav/clamav-bytecode-compiler/obj/projects/sample)
  4007. configure:21548: running /bin/bash ../../../llvm/projects/sample/configure --prefix=/usr/local/clamav  '--enable-optimized' '--enable-targets=host-only' '--disable-bindings' --cache-file=/dev/null --srcdir=../../../llvm/projects/sample
  4008.  
  4009. ## ---------------- ##
  4010. ## Cache variables. ##
  4011. ## ---------------- ##
  4012.  
  4013. ac_cv_build=x86_64-unknown-linux-gnu
  4014. ac_cv_c_bigendian=no
  4015. ac_cv_c_compiler_gnu=yes
  4016. ac_cv_c_const=yes
  4017. ac_cv_cxx_compiler_gnu=yes
  4018. ac_cv_env_CCC_set=
  4019. ac_cv_env_CCC_value=
  4020. ac_cv_env_CC_set=
  4021. ac_cv_env_CC_value=
  4022. ac_cv_env_CFLAGS_set=
  4023. ac_cv_env_CFLAGS_value=
  4024. ac_cv_env_CPPFLAGS_set=
  4025. ac_cv_env_CPPFLAGS_value=
  4026. ac_cv_env_CPP_set=
  4027. ac_cv_env_CPP_value=
  4028. ac_cv_env_CXXFLAGS_set=
  4029. ac_cv_env_CXXFLAGS_value=
  4030. ac_cv_env_CXX_set=
  4031. ac_cv_env_CXX_value=
  4032. ac_cv_env_LDFLAGS_set=
  4033. ac_cv_env_LDFLAGS_value=
  4034. ac_cv_env_build_alias_set=
  4035. ac_cv_env_build_alias_value=
  4036. ac_cv_env_host_alias_set=
  4037. ac_cv_env_host_alias_value=
  4038. ac_cv_env_target_alias_set=
  4039. ac_cv_env_target_alias_value=
  4040. ac_cv_func___dso_handle=yes
  4041. ac_cv_func_argz_append=yes
  4042. ac_cv_func_argz_create_sep=yes
  4043. ac_cv_func_argz_insert=yes
  4044. ac_cv_func_argz_next=yes
  4045. ac_cv_func_argz_stringify=yes
  4046. ac_cv_func_backtrace=yes
  4047. ac_cv_func_ceilf=yes
  4048. ac_cv_func_closedir=yes
  4049. ac_cv_func_dlerror=yes
  4050. ac_cv_func_finite_in_ieeefp_h=no
  4051. ac_cv_func_floorf=yes
  4052. ac_cv_func_fmodf=yes
  4053. ac_cv_func_getcwd=yes
  4054. ac_cv_func_getpagesize=yes
  4055. ac_cv_func_getrlimit=yes
  4056. ac_cv_func_getrusage=yes
  4057. ac_cv_func_gettimeofday=yes
  4058. ac_cv_func_isatty=yes
  4059. ac_cv_func_isinf_in_cmath=yes
  4060. ac_cv_func_isinf_in_math_h=yes
  4061. ac_cv_func_isnan_in_cmath=yes
  4062. ac_cv_func_isnan_in_math_h=yes
  4063. ac_cv_func_longjmp=yes
  4064. ac_cv_func_malloc_zone_statistics=no
  4065. ac_cv_func_memcpy=yes
  4066. ac_cv_func_memmove=yes
  4067. ac_cv_func_mkdtemp=yes
  4068. ac_cv_func_mkstemp=yes
  4069. ac_cv_func_mktemp=yes
  4070. ac_cv_func_mmap_file=yes
  4071. ac_cv_func_mmap_fixed_mapped=yes
  4072. ac_cv_func_nearbyintf=yes
  4073. ac_cv_func_opendir=yes
  4074. ac_cv_func_powf=yes
  4075. ac_cv_func_rand48=yes
  4076. ac_cv_func_readdir=yes
  4077. ac_cv_func_realpath=yes
  4078. ac_cv_func_rintf=yes
  4079. ac_cv_func_round=yes
  4080. ac_cv_func_roundf=yes
  4081. ac_cv_func_sbrk=yes
  4082. ac_cv_func_setenv=yes
  4083. ac_cv_func_setjmp=yes
  4084. ac_cv_func_setrlimit=yes
  4085. ac_cv_func_shl_load=no
  4086. ac_cv_func_siglongjmp=yes
  4087. ac_cv_func_sigsetjmp=no
  4088. ac_cv_func_std_isinf_in_cmath=no
  4089. ac_cv_func_std_isnan_in_cmath=yes
  4090. ac_cv_func_strchr=yes
  4091. ac_cv_func_strcmp=yes
  4092. ac_cv_func_strdup=yes
  4093. ac_cv_func_strerror=yes
  4094. ac_cv_func_strerror_r=yes
  4095. ac_cv_func_strerror_s=no
  4096. ac_cv_func_strrchr=yes
  4097. ac_cv_func_strtof=yes
  4098. ac_cv_func_strtoll=yes
  4099. ac_cv_func_strtoq=yes
  4100. ac_cv_func_sysconf=yes
  4101. ac_cv_header_argz_h=yes
  4102. ac_cv_header_assert_h=yes
  4103. ac_cv_header_ctype_h=yes
  4104. ac_cv_header_dirent_dirent_h=yes
  4105. ac_cv_header_dl_h=no
  4106. ac_cv_header_dld_h=no
  4107. ac_cv_header_dlfcn_h=yes
  4108. ac_cv_header_errno_h=yes
  4109. ac_cv_header_execinfo_h=yes
  4110. ac_cv_header_fcntl_h=yes
  4111. ac_cv_header_inttypes_h=yes
  4112. ac_cv_header_limits_h=yes
  4113. ac_cv_header_link_h=yes
  4114. ac_cv_header_mach_mach_h=no
  4115. ac_cv_header_mach_o_dyld_h=no
  4116. ac_cv_header_malloc_h=yes
  4117. ac_cv_header_malloc_malloc_h=no
  4118. ac_cv_header_memory_h=yes
  4119. ac_cv_header_mmap_anon=yes
  4120. ac_cv_header_pthread_h=yes
  4121. ac_cv_header_setjmp_h=yes
  4122. ac_cv_header_signal_h=yes
  4123. ac_cv_header_stat_broken=no
  4124. ac_cv_header_stdc=yes
  4125. ac_cv_header_stdint_h=yes
  4126. ac_cv_header_stdio_h=yes
  4127. ac_cv_header_stdlib_h=yes
  4128. ac_cv_header_string_h=yes
  4129. ac_cv_header_strings_h=yes
  4130. ac_cv_header_sys_dl_h=no
  4131. ac_cv_header_sys_ioctl_h=yes
  4132. ac_cv_header_sys_mman_h=yes
  4133. ac_cv_header_sys_param_h=yes
  4134. ac_cv_header_sys_resource_h=yes
  4135. ac_cv_header_sys_stat_h=yes
  4136. ac_cv_header_sys_time_h=yes
  4137. ac_cv_header_sys_types_h=yes
  4138. ac_cv_header_sys_wait_h=yes
  4139. ac_cv_header_termios_h=yes
  4140. ac_cv_header_time=yes
  4141. ac_cv_header_unistd_h=yes
  4142. ac_cv_header_utime_h=yes
  4143. ac_cv_header_windows_h=no
  4144. ac_cv_host=x86_64-unknown-linux-gnu
  4145. ac_cv_huge_val_sanity=yes
  4146. ac_cv_lib_dl_dlopen=yes
  4147. ac_cv_lib_dld_shl_load=no
  4148. ac_cv_lib_m_sin=yes
  4149. ac_cv_lib_pthread_pthread_mutex_init=yes
  4150. ac_cv_need_dev_zero_for_mmap=no
  4151. ac_cv_objext=o
  4152. ac_cv_path_BINPWD=/bin/pwd
  4153. ac_cv_path_BZIP2=/bin/bzip2
  4154. ac_cv_path_CIRCO='echo circo'
  4155. ac_cv_path_CMP=/usr/bin/cmp
  4156. ac_cv_path_CP=/bin/cp
  4157. ac_cv_path_DATE=/bin/date
  4158. ac_cv_path_DOT='echo dot'
  4159. ac_cv_path_DOTTY='echo dotty'
  4160. ac_cv_path_EGREP='/bin/grep -E'
  4161. ac_cv_path_FDP='echo fdp'
  4162. ac_cv_path_FIND=/usr/bin/find
  4163. ac_cv_path_GAS=/usr/bin/as
  4164. ac_cv_path_GRAPHVIZ='echo Graphviz'
  4165. ac_cv_path_GREP=/bin/grep
  4166. ac_cv_path_GROFF=/usr/bin/groff
  4167. ac_cv_path_GZIP=/bin/gzip
  4168. ac_cv_path_MKDIR=/bin/mkdir
  4169. ac_cv_path_MV=/bin/mv
  4170. ac_cv_path_NEATO='echo neato'
  4171. ac_cv_path_PERL=/usr/bin/perl
  4172. ac_cv_path_POD2HTML=/usr/bin/pod2html
  4173. ac_cv_path_POD2MAN=/usr/bin/pod2man
  4174. ac_cv_path_RM=/bin/rm
  4175. ac_cv_path_SED=/bin/sed
  4176. ac_cv_path_TAR=/bin/tar
  4177. ac_cv_path_TWOPI='echo twopi'
  4178. ac_cv_path_ZIP=/usr/bin/zip
  4179. ac_cv_path_install='/usr/bin/install -c'
  4180. ac_cv_path_tclsh=
  4181. ac_cv_prog_CPP='gcc -E'
  4182. ac_cv_prog_ac_ct_AR=ar
  4183. ac_cv_prog_ac_ct_CC=gcc
  4184. ac_cv_prog_ac_ct_CXX=g++
  4185. ac_cv_prog_ac_ct_RANLIB=ranlib
  4186. ac_cv_prog_cc_c89=
  4187. ac_cv_prog_cc_g=yes
  4188. ac_cv_prog_cxx_g=yes
  4189. ac_cv_search_dlopen=-ldl
  4190. ac_cv_search_mallinfo='none required'
  4191. ac_cv_search_opendir='none required'
  4192. ac_cv_search_pthread_getspecific='none required'
  4193. ac_cv_search_pthread_mutex_lock='none required'
  4194. ac_cv_search_pthread_rwlock_init='none required'
  4195. ac_cv_struct_tm=time.h
  4196. ac_cv_sys_symbol_underscore=no
  4197. ac_cv_target=x86_64-unknown-linux-gnu
  4198. ac_cv_type_error_t=yes
  4199. ac_cv_type_int64_t=yes
  4200. ac_cv_type_pid_t=yes
  4201. ac_cv_type_size_t=yes
  4202. ac_cv_type_uint64_t=yes
  4203. libltdl_cv_lib_dl_dlopen=yes
  4204. libltdl_cv_objdir=.libs
  4205. libltdl_cv_preloaded_symbols=yes
  4206. libltdl_cv_shlibext=.so
  4207. libltdl_cv_shlibpath_var=LD_LIBRARY_PATH
  4208. libltdl_cv_sys_dlopen_deplibs=yes
  4209. libltdl_cv_sys_search_path='/lib /usr/lib /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /lib32 /usr/lib32 '
  4210. llvm_cv_c_printf_a=yes
  4211. llvm_cv_cxx_visibility_inlines_hidden=yes
  4212. llvm_cv_enable_libffi=no
  4213. llvm_cv_gnu_make_command=make
  4214. llvm_cv_link_all_option=-Wl,--whole-archive
  4215. llvm_cv_link_use_export_dynamic=yes
  4216. llvm_cv_link_use_r=yes
  4217. llvm_cv_linux_mixed=no
  4218. llvm_cv_llvmgcc_sanity=no
  4219. llvm_cv_no_link_all_option=-Wl,--no-whole-archive
  4220. llvm_cv_os_type=Linux
  4221. llvm_cv_platform_type=Unix
  4222. llvm_cv_target_arch=x86_64
  4223. llvm_cv_target_os_type=Linux
  4224. lt_cv_path_NM='/usr/bin/nm -B'
  4225. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][  ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  4226. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
  4227. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
  4228.  
  4229. ## ----------------- ##
  4230. ## Output variables. ##
  4231. ## ----------------- ##
  4232.  
  4233. ALL_BINDINGS='ocaml'
  4234. AR='ar'
  4235. ARCH='x86_64'
  4236. BINDINGS_TO_BUILD=''
  4237. BINPWD='/bin/pwd'
  4238. BINUTILS_INCDIR=''
  4239. BUILD_CC=''
  4240. BUILD_CXX=''
  4241. BUILD_EXEEXT=''
  4242. BZIP2='/bin/bzip2'
  4243. CC='gcc'
  4244. CFLAGS='-g -O2'
  4245. CIRCO='echo circo'
  4246. CLANGPATH=''
  4247. CLANGXXPATH=''
  4248. CMP='/usr/bin/cmp'
  4249. CONVENIENCE_LTDL_FALSE=''
  4250. CONVENIENCE_LTDL_TRUE='#'
  4251. CP='/bin/cp'
  4252. CPP='gcc -E'
  4253. CPPFLAGS=''
  4254. CVSBUILD=''
  4255. CXX='g++'
  4256. CXXFLAGS='-g -O2'
  4257. DATE='/bin/date'
  4258. DEBUG_RUNTIME=''
  4259. DEBUG_SYMBOLS=''
  4260. DEFS='-DHAVE_CONFIG_H'
  4261. DISABLE_ASSERTIONS=''
  4262. DOT='echo dot'
  4263. DOTTY='echo dotty'
  4264. DOXYGEN=''
  4265. ECHO_C=''
  4266. ECHO_N='-n'
  4267. ECHO_T=''
  4268. EGREP='/bin/grep -E'
  4269. ENABLE_BUILT_CLANG='1'
  4270. ENABLE_CBE_PRINTF_A='1'
  4271. ENABLE_DOXYGEN='0'
  4272. ENABLE_EXPENSIVE_CHECKS=''
  4273. ENABLE_LLVMC_DYNAMIC=''
  4274. ENABLE_LLVMC_DYNAMIC_PLUGINS='ENABLE_LLVMC_DYNAMIC_PLUGINS=1'
  4275. ENABLE_OPTIMIZED='ENABLE_OPTIMIZED=1'
  4276. ENABLE_PIC='1'
  4277. ENABLE_PROFILING=''
  4278. ENABLE_SHARED='0'
  4279. ENABLE_THREADS='1'
  4280. ENABLE_VISIBILITY_INLINES_HIDDEN='1'
  4281. ENDIAN='little'
  4282. EXEEXT=''
  4283. EXPENSIVE_CHECKS='no'
  4284. EXTRA_OPTIONS=''
  4285. FDP='echo fdp'
  4286. FIND='/usr/bin/find'
  4287. GAS='/usr/bin/as'
  4288. GRAPHVIZ='echo Graphviz'
  4289. GREP='/bin/grep'
  4290. GROFF='/usr/bin/groff'
  4291. GV='echo gv'
  4292. GZIP='/bin/gzip'
  4293. HAVE_PERL='1'
  4294. HAVE_PTHREAD='1'
  4295. HOST_OS='Linux'
  4296. HUGE_VAL_SANITY='yes'
  4297. INSTALL_DATA='${INSTALL} -m 644'
  4298. INSTALL_LTDL_FALSE=''
  4299. INSTALL_LTDL_TRUE='#'
  4300. INSTALL_PROGRAM='${INSTALL}'
  4301. INSTALL_SCRIPT='${INSTALL}'
  4302. JIT=''
  4303. LDFLAGS=''
  4304. LIBADD_DL='-ldl'
  4305. LIBOBJS=''
  4306. LIBS='-lpthread -ldl -lm '
  4307. LINKALL='-Wl,--whole-archive'
  4308. LLVMCC1=''
  4309. LLVMCC1PLUS=''
  4310. LLVMCC_OPTION='clang'
  4311. LLVMGCC=''
  4312. LLVMGCCCOMMAND='llvm-gcc'
  4313. LLVMGCCDIR=''
  4314. LLVMGCC_LANGS=''
  4315. LLVMGXX=''
  4316. LLVMGXXCOMMAND='llvm-g++'
  4317. LLVM_BINDIR='/usr/local/clamav/bin'
  4318. LLVM_CONFIGTIME='Wed Dec  4 17:32:11 CET 2013'
  4319. LLVM_COPYRIGHT='Copyright (c) 2003-2010 University of Illinois at Urbana-Champaign.'
  4320. LLVM_CROSS_COMPILING='0'
  4321. LLVM_DATADIR='/usr/local/clamav/share/llvm'
  4322. LLVM_DOCSDIR='/usr/local/clamav/share/doc/llvm'
  4323. LLVM_ENUM_ASM_PARSERS='LLVM_ASM_PARSER(X86) '
  4324. LLVM_ENUM_ASM_PRINTERS='LLVM_ASM_PRINTER(X86) '
  4325. LLVM_ENUM_DISASSEMBLERS='LLVM_DISASSEMBLER(X86) '
  4326. LLVM_ENUM_TARGETS='LLVM_TARGET(X86) '
  4327. LLVM_ETCDIR='/usr/local/clamav/etc/llvm'
  4328. LLVM_INCLUDEDIR='/usr/local/clamav/include'
  4329. LLVM_INFODIR='/usr/local/clamav/info'
  4330. LLVM_LIBDIR='/usr/local/clamav/lib'
  4331. LLVM_MANDIR='/usr/local/clamav/man'
  4332. LLVM_ON_UNIX='1'
  4333. LLVM_ON_WIN32='0'
  4334. LLVM_PREFIX='/usr/local/clamav'
  4335. LN_S='ln -s'
  4336. LTLIBOBJS=''
  4337. MKDIR='/bin/mkdir'
  4338. MMAP_FILE='yes'
  4339. MV='/bin/mv'
  4340. NEATO='echo neato'
  4341. NM='/usr/bin/nm -B'
  4342. NOLINKALL='-Wl,--no-whole-archive'
  4343. NO_MISSING_FIELD_INITIALIZERS='-Wno-missing-field-initializers'
  4344. NO_VARIADIC_MACROS='-Wno-variadic-macros'
  4345. OBJEXT='o'
  4346. OCAMLC=''
  4347. OCAMLDEP=''
  4348. OCAMLDOC=''
  4349. OCAMLOPT=''
  4350. OCAML_LIBDIR=''
  4351. OPTIMIZE_OPTION='-O2'
  4352. OS='Linux'
  4353. PACKAGE_BUGREPORT='llvmbugs@cs.uiuc.edu'
  4354. PACKAGE_NAME='llvm'
  4355. PACKAGE_STRING='llvm 2.7'
  4356. PACKAGE_TARNAME='-llvm-'
  4357. PACKAGE_VERSION='2.7'
  4358. PATH_SEPARATOR=':'
  4359. PERL='/usr/bin/perl'
  4360. POD2HTML='/usr/bin/pod2html'
  4361. POD2MAN='/usr/bin/pod2man'
  4362. RANLIB='ranlib'
  4363. RDYNAMIC='-Wl,-export-dynamic'
  4364. RM='/bin/rm'
  4365. RPATH='-Wl,-R'
  4366. RUNTEST=''
  4367. SED='/bin/sed'
  4368. SHELL='/bin/bash'
  4369. SHLIBEXT='.so'
  4370. SHLIBPATH_VAR='LD_LIBRARY_PATH'
  4371. TAR='/bin/tar'
  4372. TARGETS_TO_BUILD='X86 '
  4373. TARGET_HAS_JIT='1'
  4374. TARGET_OS='Linux'
  4375. TCLSH=''
  4376. TWOPI='echo twopi'
  4377. USE_OPROFILE='0'
  4378. USE_UDIS86='0'
  4379. ZIP='/usr/bin/zip'
  4380. ac_ct_CC='gcc'
  4381. ac_ct_CXX='g++'
  4382. bindir='${exec_prefix}/bin'
  4383. build='x86_64-unknown-linux-gnu'
  4384. build_alias=''
  4385. build_cpu='x86_64'
  4386. build_os='linux-gnu'
  4387. build_vendor='unknown'
  4388. datadir='${datarootdir}'
  4389. datarootdir='${prefix}/share'
  4390. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  4391. dvidir='${docdir}'
  4392. exec_prefix='${prefix}'
  4393. host='x86_64-unknown-linux-gnu'
  4394. host_alias=''
  4395. host_cpu='x86_64'
  4396. host_os='linux-gnu'
  4397. host_vendor='unknown'
  4398. htmldir='${docdir}'
  4399. ifGNUmake=''
  4400. includedir='${prefix}/include'
  4401. infodir='${datarootdir}/info'
  4402. libdir='${exec_prefix}/lib'
  4403. libexecdir='${exec_prefix}/libexec'
  4404. localedir='${datarootdir}/locale'
  4405. localstatedir='${prefix}/var'
  4406. mandir='${datarootdir}/man'
  4407. oldincludedir='/usr/include'
  4408. pdfdir='${docdir}'
  4409. prefix='/usr/local/clamav'
  4410. program_transform_name='s,x,x,'
  4411. psdir='${docdir}'
  4412. sbindir='${exec_prefix}/sbin'
  4413. sharedstatedir='${prefix}/com'
  4414. subdirs=' projects/sample'
  4415. sysconfdir='${prefix}/etc'
  4416. target='x86_64-unknown-linux-gnu'
  4417. target_alias=''
  4418. target_cpu='x86_64'
  4419. target_os='linux-gnu'
  4420. target_vendor='unknown'
  4421.  
  4422. ## ----------- ##
  4423. ## confdefs.h. ##
  4424. ## ----------- ##
  4425.  
  4426. #define PACKAGE_NAME "llvm"
  4427. #define PACKAGE_TARNAME "-llvm-"
  4428. #define PACKAGE_VERSION "2.7"
  4429. #define PACKAGE_STRING "llvm 2.7"
  4430. #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu"
  4431. #define LLVM_ON_UNIX 1
  4432. #define STDC_HEADERS 1
  4433. #define HAVE_SYS_TYPES_H 1
  4434. #define HAVE_SYS_STAT_H 1
  4435. #define HAVE_STDLIB_H 1
  4436. #define HAVE_STRING_H 1
  4437. #define HAVE_MEMORY_H 1
  4438. #define HAVE_STRINGS_H 1
  4439. #define HAVE_INTTYPES_H 1
  4440. #define HAVE_STDINT_H 1
  4441. #define HAVE_UNISTD_H 1
  4442. #define ENABLE_THREADS 1
  4443. #define ENABLE_PIC 1
  4444. #define LLVM_NATIVE_ARCH X86Target
  4445. #define ENABLE_CBE_PRINTF_A 1
  4446. #define C_INCLUDE_DIRS ""
  4447. #define CXX_INCLUDE_ROOT ""
  4448. #define CXX_INCLUDE_ARCH ""
  4449. #define CXX_INCLUDE_32BIT_DIR ""
  4450. #define CXX_INCLUDE_64BIT_DIR ""
  4451. #define HAVE_LINK_R 1
  4452. #define HAVE_LINK_EXPORT_DYNAMIC 1
  4453. #define HAVE_DIRENT_H 1
  4454. #define HAVE_DLFCN_H 1
  4455. #define LTDL_SHLIB_EXT ".so"
  4456. #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
  4457. #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
  4458. #define LTDL_OBJDIR ".libs/"
  4459. #define HAVE_PRELOADED_SYMBOLS 1
  4460. #define HAVE_LIBDL 1
  4461. #define HAVE_DLERROR 1
  4462. #define HAVE_ARGZ_H 1
  4463. #define HAVE_ERROR_T 1
  4464. #define HAVE_ARGZ_APPEND 1
  4465. #define HAVE_ARGZ_CREATE_SEP 1
  4466. #define HAVE_ARGZ_INSERT 1
  4467. #define HAVE_ARGZ_NEXT 1
  4468. #define HAVE_ARGZ_STRINGIFY 1
  4469. #define HAVE_ASSERT_H 1
  4470. #define HAVE_CTYPE_H 1
  4471. #define HAVE_ERRNO_H 1
  4472. #define HAVE_MALLOC_H 1
  4473. #define HAVE_MEMORY_H 1
  4474. #define HAVE_STDLIB_H 1
  4475. #define HAVE_STDIO_H 1
  4476. #define HAVE_UNISTD_H 1
  4477. #define HAVE_STRING_H 1
  4478. #define HAVE_STRCHR 1
  4479. #define HAVE_STRRCHR 1
  4480. #define HAVE_MEMCPY 1
  4481. #define HAVE_MEMMOVE 1
  4482. #define HAVE_STRCMP 1
  4483. #define HAVE_CLOSEDIR 1
  4484. #define HAVE_OPENDIR 1
  4485. #define HAVE_READDIR 1
  4486. #define HAVE_LIBM 1
  4487. #define HAVE_DLOPEN 1
  4488. #define HAVE_MALLINFO 1
  4489. #define HAVE_LIBPTHREAD 1
  4490. #define HAVE_PTHREAD_MUTEX_LOCK 1
  4491. #define HAVE_PTHREAD_RWLOCK_INIT 1
  4492. #define HAVE_PTHREAD_GETSPECIFIC 1
  4493. #define USE_UDIS86 0
  4494. #define USE_OPROFILE 0
  4495. #define HAVE_DIRENT_H 1
  4496. #define HAVE_MMAP_ANONYMOUS 1
  4497. #define STDC_HEADERS 1
  4498. #define HAVE_SYS_WAIT_H 1
  4499. #define TIME_WITH_SYS_TIME 1
  4500. #define HAVE_DLFCN_H 1
  4501. #define HAVE_EXECINFO_H 1
  4502. #define HAVE_FCNTL_H 1
  4503. #define HAVE_INTTYPES_H 1
  4504. #define HAVE_LIMITS_H 1
  4505. #define HAVE_LINK_H 1
  4506. #define HAVE_MALLOC_H 1
  4507. #define HAVE_SETJMP_H 1
  4508. #define HAVE_SIGNAL_H 1
  4509. #define HAVE_STDINT_H 1
  4510. #define HAVE_TERMIOS_H 1
  4511. #define HAVE_UNISTD_H 1
  4512. #define HAVE_UTIME_H 1
  4513. #define HAVE_SYS_MMAN_H 1
  4514. #define HAVE_SYS_PARAM_H 1
  4515. #define HAVE_SYS_RESOURCE_H 1
  4516. #define HAVE_SYS_TIME_H 1
  4517. #define HAVE_SYS_TYPES_H 1
  4518. #define HAVE_SYS_IOCTL_H 1
  4519. #define HAVE_PTHREAD_H 1
  4520. #define RETSIGTYPE void
  4521. #define HAVE_INT64_T 1
  4522. #define HAVE_UINT64_T 1
  4523. #define HAVE_BACKTRACE 1
  4524. #define HAVE_CEILF 1
  4525. #define HAVE_FLOORF 1
  4526. #define HAVE_ROUNDF 1
  4527. #define HAVE_RINTF 1
  4528. #define HAVE_NEARBYINTF 1
  4529. #define HAVE_GETCWD 1
  4530. #define HAVE_POWF 1
  4531. #define HAVE_FMODF 1
  4532. #define HAVE_STRTOF 1
  4533. #define HAVE_ROUND 1
  4534. #define HAVE_GETPAGESIZE 1
  4535. #define HAVE_GETRUSAGE 1
  4536. #define HAVE_GETRLIMIT 1
  4537. #define HAVE_SETRLIMIT 1
  4538. #define HAVE_GETTIMEOFDAY 1
  4539. #define HAVE_ISATTY 1
  4540. #define HAVE_MKDTEMP 1
  4541. #define HAVE_MKSTEMP 1
  4542. #define HAVE_MKTEMP 1
  4543. #define HAVE_REALPATH 1
  4544. #define HAVE_SBRK 1
  4545. #define HAVE_SETRLIMIT 1
  4546. #define HAVE_STRDUP 1
  4547. #define HAVE_STRERROR 1
  4548. #define HAVE_STRERROR_R 1
  4549. #define HAVE_SETENV 1
  4550. #define HAVE_STRTOLL 1
  4551. #define HAVE_STRTOQ 1
  4552. #define HAVE_SYSCONF 1
  4553. #define HAVE_SETJMP 1
  4554. #define HAVE_LONGJMP 1
  4555. #define HAVE_SIGLONGJMP 1
  4556. #define HAVE_PRINTF_A 1
  4557. #define HAVE_RAND48 1
  4558. #define HAVE_ISNAN_IN_MATH_H 1
  4559. #define HAVE_ISNAN_IN_CMATH 1
  4560. #define HAVE_STD_ISNAN_IN_CMATH 1
  4561. #define HAVE_ISINF_IN_MATH_H 1
  4562. #define HAVE_ISINF_IN_CMATH 1
  4563. #define HAVE_STDLIB_H 1
  4564. #define HAVE_UNISTD_H 1
  4565. #define HAVE_GETPAGESIZE 1
  4566. #define HAVE_MMAP 1
  4567. #define HAVE_MMAP_FILE
  4568. #define LLVM_MULTITHREADED 1
  4569. #define HAVE___DSO_HANDLE 1
  4570. #define LLVM_PREFIX "/usr/local/clamav"
  4571. #define LLVM_BINDIR "/usr/local/clamav/bin"
  4572. #define LLVM_LIBDIR "/usr/local/clamav/lib"
  4573. #define LLVM_DATADIR "/usr/local/clamav/share/llvm"
  4574. #define LLVM_DOCSDIR "/usr/local/clamav/share/doc/llvm"
  4575. #define LLVM_ETCDIR "/usr/local/clamav/etc/llvm"
  4576. #define LLVM_INCLUDEDIR "/usr/local/clamav/include"
  4577. #define LLVM_INFODIR "/usr/local/clamav/info"
  4578. #define LLVM_MANDIR "/usr/local/clamav/man"
  4579. #define LLVM_CONFIGTIME "Wed Dec  4 17:32:11 CET 2013"
  4580. #define LLVM_HOSTTRIPLE "x86_64-unknown-linux-gnu"
  4581.  
  4582. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement