Guest User

Untitled

a guest
May 30th, 2018
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.78 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 azy configure 1.0.0.67393, which was
  5. generated by GNU Autoconf 2.61. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = debian
  14. uname -m = i686
  15. uname -r = 2.6.32-5-686
  16. uname -s = Linux
  17. uname -v = #1 SMP Wed Jan 11 12:29:30 UTC 2012
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = i686
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36.  
  37.  
  38. ## ----------- ##
  39. ## Core tests. ##
  40. ## ----------- ##
  41.  
  42. configure:2036: checking for gcc
  43. configure:2052: found /usr/bin/gcc
  44. configure:2063: result: gcc
  45. configure:2301: checking for C compiler version
  46. configure:2308: gcc --version >&5
  47. gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
  48. Copyright (C) 2006 Free Software Foundation, Inc.
  49. This is free software; see the source for copying conditions. There is NO
  50. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  51.  
  52. configure:2311: $? = 0
  53. configure:2318: gcc -v >&5
  54. Using built-in specs.
  55. Target: i486-linux-gnu
  56. Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
  57. Thread model: posix
  58. gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
  59. configure:2321: $? = 0
  60. configure:2328: gcc -V >&5
  61. gcc: '-V' option must have argument
  62. configure:2331: $? = 1
  63. configure:2354: checking for C compiler default output file name
  64. configure:2381: gcc conftest.c >&5
  65. configure:2384: $? = 0
  66. configure:2422: result: a.out
  67. configure:2439: checking whether the C compiler works
  68. configure:2449: ./a.out
  69. configure:2452: $? = 0
  70. configure:2469: result: yes
  71. configure:2476: checking whether we are cross compiling
  72. configure:2478: result: no
  73. configure:2481: checking for suffix of executables
  74. configure:2488: gcc -o conftest conftest.c >&5
  75. configure:2491: $? = 0
  76. configure:2515: result:
  77. configure:2521: checking for suffix of object files
  78. configure:2547: gcc -c conftest.c >&5
  79. configure:2550: $? = 0
  80. configure:2573: result: o
  81. configure:2577: checking whether we are using the GNU C compiler
  82. configure:2606: gcc -c conftest.c >&5
  83. configure:2612: $? = 0
  84. configure:2629: result: yes
  85. configure:2634: checking whether gcc accepts -g
  86. configure:2664: gcc -c -g conftest.c >&5
  87. configure:2670: $? = 0
  88. configure:2769: result: yes
  89. configure:2786: checking for gcc option to accept ISO C89
  90. configure:2860: gcc -c -g -O2 conftest.c >&5
  91. configure:2866: $? = 0
  92. configure:2889: result: none needed
  93. configure:2908: checking for library containing strerror
  94. configure:2949: gcc -o conftest -g -O2 conftest.c >&5
  95. configure:2955: $? = 0
  96. configure:2983: result: none required
  97. configure:3071: checking for a BSD-compatible install
  98. configure:3127: result: /usr/bin/install -c
  99. configure:3138: checking whether build environment is sane
  100. configure:3181: result: yes
  101. configure:3209: checking for a thread-safe mkdir -p
  102. configure:3248: result: /bin/mkdir -p
  103. configure:3261: checking for gawk
  104. configure:3291: result: no
  105. configure:3261: checking for mawk
  106. configure:3277: found /usr/bin/mawk
  107. configure:3288: result: mawk
  108. configure:3299: checking whether make sets $(MAKE)
  109. configure:3320: result: yes
  110. configure:3350: checking for style of include used by make
  111. configure:3378: result: GNU
  112. configure:3571: checking dependency style of gcc
  113. configure:3662: result: gcc3
  114. configure:3758: checking build system type
  115. configure:3776: result: i686-pc-linux-gnu
  116. configure:3798: checking host system type
  117. configure:3813: result: i686-pc-linux-gnu
  118. configure:3835: checking for a sed that does not truncate output
  119. configure:3889: result: /bin/sed
  120. configure:3892: checking for grep that handles long lines and -e
  121. configure:3966: result: /bin/grep
  122. configure:3971: checking for egrep
  123. configure:4049: result: /bin/grep -E
  124. configure:4065: checking for ld used by gcc
  125. configure:4132: result: /usr/bin/ld
  126. configure:4141: checking if the linker (/usr/bin/ld) is GNU ld
  127. configure:4156: result: yes
  128. configure:4161: checking for /usr/bin/ld option to reload object files
  129. configure:4168: result: -r
  130. configure:4186: checking for BSD-compatible nm
  131. configure:4235: result: /usr/bin/nm -B
  132. configure:4239: checking whether ln -s works
  133. configure:4243: result: yes
  134. configure:4250: checking how to recognise dependent libraries
  135. configure:4426: result: pass_all
  136. configure:4659: checking how to run the C preprocessor
  137. configure:4699: gcc -E conftest.c
  138. configure:4705: $? = 0
  139. configure:4736: gcc -E conftest.c
  140. conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
  141. configure:4742: $? = 1
  142. configure: failed program was:
  143. | /* confdefs.h. */
  144. | #define PACKAGE_NAME "azy"
  145. | #define PACKAGE_TARNAME "esskyuehl"
  146. | #define PACKAGE_VERSION "1.0.0.67393"
  147. | #define PACKAGE_STRING "azy 1.0.0.67393"
  148. | #define PACKAGE_BUGREPORT "michael.blumenkrantz@gmail.com"
  149. | #define _GNU_SOURCE 1
  150. | #define VMAJ 1
  151. | #define VMIN 0
  152. | #define VMIC 0
  153. | #define VREV 67393
  154. | #define PACKAGE "esskyuehl"
  155. | #define VERSION "1.0.0.67393"
  156. | /* end confdefs.h. */
  157. | #include <ac_nonexistent.h>
  158. configure:4775: result: gcc -E
  159. configure:4804: gcc -E conftest.c
  160. configure:4810: $? = 0
  161. configure:4841: gcc -E conftest.c
  162. conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
  163. configure:4847: $? = 1
  164. configure: failed program was:
  165. | /* confdefs.h. */
  166. | #define PACKAGE_NAME "azy"
  167. | #define PACKAGE_TARNAME "esskyuehl"
  168. | #define PACKAGE_VERSION "1.0.0.67393"
  169. | #define PACKAGE_STRING "azy 1.0.0.67393"
  170. | #define PACKAGE_BUGREPORT "michael.blumenkrantz@gmail.com"
  171. | #define _GNU_SOURCE 1
  172. | #define VMAJ 1
  173. | #define VMIN 0
  174. | #define VMIC 0
  175. | #define VREV 67393
  176. | #define PACKAGE "esskyuehl"
  177. | #define VERSION "1.0.0.67393"
  178. | /* end confdefs.h. */
  179. | #include <ac_nonexistent.h>
  180. configure:4885: checking for ANSI C header files
  181. configure:4915: gcc -c -g -O2 conftest.c >&5
  182. configure:4921: $? = 0
  183. configure:5020: gcc -o conftest -g -O2 conftest.c >&5
  184. configure:5023: $? = 0
  185. configure:5029: ./conftest
  186. configure:5032: $? = 0
  187. configure:5049: result: yes
  188. configure:5073: checking for sys/types.h
  189. configure:5094: gcc -c -g -O2 conftest.c >&5
  190. configure:5100: $? = 0
  191. configure:5116: result: yes
  192. configure:5073: checking for sys/stat.h
  193. configure:5094: gcc -c -g -O2 conftest.c >&5
  194. configure:5100: $? = 0
  195. configure:5116: result: yes
  196. configure:5073: checking for stdlib.h
  197. configure:5094: gcc -c -g -O2 conftest.c >&5
  198. configure:5100: $? = 0
  199. configure:5116: result: yes
  200. configure:5073: checking for string.h
  201. configure:5094: gcc -c -g -O2 conftest.c >&5
  202. configure:5100: $? = 0
  203. configure:5116: result: yes
  204. configure:5073: checking for memory.h
  205. configure:5094: gcc -c -g -O2 conftest.c >&5
  206. configure:5100: $? = 0
  207. configure:5116: result: yes
  208. configure:5073: checking for strings.h
  209. configure:5094: gcc -c -g -O2 conftest.c >&5
  210. configure:5100: $? = 0
  211. configure:5116: result: yes
  212. configure:5073: checking for inttypes.h
  213. configure:5094: gcc -c -g -O2 conftest.c >&5
  214. configure:5100: $? = 0
  215. configure:5116: result: yes
  216. configure:5073: checking for stdint.h
  217. configure:5094: gcc -c -g -O2 conftest.c >&5
  218. configure:5100: $? = 0
  219. configure:5116: result: yes
  220. configure:5073: checking for unistd.h
  221. configure:5094: gcc -c -g -O2 conftest.c >&5
  222. configure:5100: $? = 0
  223. configure:5116: result: yes
  224. configure:5143: checking dlfcn.h usability
  225. configure:5160: gcc -c -g -O2 conftest.c >&5
  226. configure:5166: $? = 0
  227. configure:5180: result: yes
  228. configure:5184: checking dlfcn.h presence
  229. configure:5199: gcc -E conftest.c
  230. configure:5205: $? = 0
  231. configure:5219: result: yes
  232. configure:5252: checking for dlfcn.h
  233. configure:5260: result: yes
  234. configure:5331: checking for g++
  235. configure:5347: found /usr/bin/g++
  236. configure:5358: result: g++
  237. configure:5389: checking for C++ compiler version
  238. configure:5396: g++ --version >&5
  239. g++ (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
  240. Copyright (C) 2006 Free Software Foundation, Inc.
  241. This is free software; see the source for copying conditions. There is NO
  242. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  243.  
  244. configure:5399: $? = 0
  245. configure:5406: g++ -v >&5
  246. Using built-in specs.
  247. Target: i486-linux-gnu
  248. Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
  249. Thread model: posix
  250. gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
  251. configure:5409: $? = 0
  252. configure:5416: g++ -V >&5
  253. g++: '-V' option must have argument
  254. configure:5419: $? = 1
  255. configure:5422: checking whether we are using the GNU C++ compiler
  256. configure:5451: g++ -c conftest.cpp >&5
  257. configure:5457: $? = 0
  258. configure:5474: result: yes
  259. configure:5479: checking whether g++ accepts -g
  260. configure:5509: g++ -c -g conftest.cpp >&5
  261. configure:5515: $? = 0
  262. configure:5614: result: yes
  263. configure:5639: checking dependency style of g++
  264. configure:5730: result: gcc3
  265. configure:5755: checking how to run the C++ preprocessor
  266. configure:5791: g++ -E conftest.cpp
  267. configure:5797: $? = 0
  268. configure:5828: g++ -E conftest.cpp
  269. conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory
  270. configure:5834: $? = 1
  271. configure: failed program was:
  272. | /* confdefs.h. */
  273. | #define PACKAGE_NAME "azy"
  274. | #define PACKAGE_TARNAME "esskyuehl"
  275. | #define PACKAGE_VERSION "1.0.0.67393"
  276. | #define PACKAGE_STRING "azy 1.0.0.67393"
  277. | #define PACKAGE_BUGREPORT "michael.blumenkrantz@gmail.com"
  278. | #define _GNU_SOURCE 1
  279. | #define VMAJ 1
  280. | #define VMIN 0
  281. | #define VMIC 0
  282. | #define VREV 67393
  283. | #define PACKAGE "esskyuehl"
  284. | #define VERSION "1.0.0.67393"
  285. | #define STDC_HEADERS 1
  286. | #define HAVE_SYS_TYPES_H 1
  287. | #define HAVE_SYS_STAT_H 1
  288. | #define HAVE_STDLIB_H 1
  289. | #define HAVE_STRING_H 1
  290. | #define HAVE_MEMORY_H 1
  291. | #define HAVE_STRINGS_H 1
  292. | #define HAVE_INTTYPES_H 1
  293. | #define HAVE_STDINT_H 1
  294. | #define HAVE_UNISTD_H 1
  295. | #define HAVE_DLFCN_H 1
  296. | /* end confdefs.h. */
  297. | #include <ac_nonexistent.h>
  298. configure:5867: result: g++ -E
  299. configure:5896: g++ -E conftest.cpp
  300. configure:5902: $? = 0
  301. configure:5933: g++ -E conftest.cpp
  302. conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory
  303. configure:5939: $? = 1
  304. configure: failed program was:
  305. | /* confdefs.h. */
  306. | #define PACKAGE_NAME "azy"
  307. | #define PACKAGE_TARNAME "esskyuehl"
  308. | #define PACKAGE_VERSION "1.0.0.67393"
  309. | #define PACKAGE_STRING "azy 1.0.0.67393"
  310. | #define PACKAGE_BUGREPORT "michael.blumenkrantz@gmail.com"
  311. | #define _GNU_SOURCE 1
  312. | #define VMAJ 1
  313. | #define VMIN 0
  314. | #define VMIC 0
  315. | #define VREV 67393
  316. | #define PACKAGE "esskyuehl"
  317. | #define VERSION "1.0.0.67393"
  318. | #define STDC_HEADERS 1
  319. | #define HAVE_SYS_TYPES_H 1
  320. | #define HAVE_SYS_STAT_H 1
  321. | #define HAVE_STDLIB_H 1
  322. | #define HAVE_STRING_H 1
  323. | #define HAVE_MEMORY_H 1
  324. | #define HAVE_STRINGS_H 1
  325. | #define HAVE_INTTYPES_H 1
  326. | #define HAVE_STDINT_H 1
  327. | #define HAVE_UNISTD_H 1
  328. | #define HAVE_DLFCN_H 1
  329. | /* end confdefs.h. */
  330. | #include <ac_nonexistent.h>
  331. configure:6032: checking for g77
  332. configure:6062: result: no
  333. configure:6032: checking for xlf
  334. configure:6062: result: no
  335. configure:6032: checking for f77
  336. configure:6062: result: no
  337. configure:6032: checking for frt
  338. configure:6062: result: no
  339. configure:6032: checking for pgf77
  340. configure:6062: result: no
  341. configure:6032: checking for cf77
  342. configure:6062: result: no
  343. configure:6032: checking for fort77
  344. configure:6062: result: no
  345. configure:6032: checking for fl32
  346. configure:6062: result: no
  347. configure:6032: checking for af77
  348. configure:6062: result: no
  349. configure:6032: checking for xlf90
  350. configure:6062: result: no
  351. configure:6032: checking for f90
  352. configure:6062: result: no
  353. configure:6032: checking for pgf90
  354. configure:6062: result: no
  355. configure:6032: checking for pghpf
  356. configure:6062: result: no
  357. configure:6032: checking for epcf90
  358. configure:6062: result: no
  359. configure:6032: checking for gfortran
  360. configure:6062: result: no
  361. configure:6032: checking for g95
  362. configure:6062: result: no
  363. configure:6032: checking for xlf95
  364. configure:6062: result: no
  365. configure:6032: checking for f95
  366. configure:6062: result: no
  367. configure:6032: checking for fort
  368. configure:6062: result: no
  369. configure:6032: checking for ifort
  370. configure:6062: result: no
  371. configure:6032: checking for ifc
  372. configure:6062: result: no
  373. configure:6032: checking for efc
  374. configure:6062: result: no
  375. configure:6032: checking for pgf95
  376. configure:6062: result: no
  377. configure:6032: checking for lf95
  378. configure:6062: result: no
  379. configure:6032: checking for ftn
  380. configure:6062: result: no
  381. configure:6089: checking for Fortran 77 compiler version
  382. configure:6096: --version >&5
  383. ./configure: line 6097: --version: command not found
  384. configure:6099: $? = 127
  385. configure:6106: -v >&5
  386. ./configure: line 6107: -v: command not found
  387. configure:6109: $? = 127
  388. configure:6116: -V >&5
  389. ./configure: line 6117: -V: command not found
  390. configure:6119: $? = 127
  391. configure:6127: checking whether we are using the GNU Fortran 77 compiler
  392. configure:6146: -c conftest.F >&5
  393. ./configure: line 6147: -c: command not found
  394. configure:6152: $? = 127
  395. configure: failed program was:
  396. | program main
  397. | #ifndef __GNUC__
  398. | choke me
  399. | #endif
  400. |
  401. | end
  402. configure:6169: result: no
  403. configure:6175: checking whether accepts -g
  404. configure:6192: -c -g conftest.f >&5
  405. ./configure: line 6193: -c: command not found
  406. configure:6198: $? = 127
  407. configure: failed program was:
  408. | program main
  409. |
  410. | end
  411. configure:6214: result: no
  412. configure:6244: checking the maximum length of command line arguments
  413. configure:6353: result: 32768
  414. configure:6364: checking command to parse /usr/bin/nm -B output from gcc object
  415. configure:6469: gcc -c -g -O2 conftest.c >&5
  416. configure:6472: $? = 0
  417. configure:6476: /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
  418. configure:6479: $? = 0
  419. configure:6531: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  420. configure:6534: $? = 0
  421. configure:6572: result: ok
  422. configure:6576: checking for objdir
  423. configure:6591: result: .libs
  424. configure:6683: checking for ar
  425. configure:6699: found /usr/bin/ar
  426. configure:6710: result: ar
  427. configure:6779: checking for ranlib
  428. configure:6795: found /usr/bin/ranlib
  429. configure:6806: result: ranlib
  430. configure:6875: checking for strip
  431. configure:6891: found /usr/bin/strip
  432. configure:6902: result: strip
  433. configure:7188: checking if gcc supports -fno-rtti -fno-exceptions
  434. configure:7206: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  435. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  436. configure:7210: $? = 0
  437. configure:7223: result: no
  438. configure:7238: checking for gcc option to produce PIC
  439. configure:7448: result: -fPIC
  440. configure:7456: checking if gcc PIC flag -fPIC works
  441. configure:7474: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
  442. configure:7478: $? = 0
  443. configure:7491: result: yes
  444. configure:7519: checking if gcc static flag -static works
  445. configure:7547: result: yes
  446. configure:7557: checking if gcc supports -c -o file.o
  447. configure:7578: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  448. configure:7582: $? = 0
  449. configure:7604: result: yes
  450. configure:7630: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  451. configure:8585: result: yes
  452. configure:8606: checking whether -lc should be explicitly linked in
  453. configure:8611: gcc -c -g -O2 conftest.c >&5
  454. configure:8614: $? = 0
  455. configure:8629: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
  456. configure:8632: $? = 0
  457. configure:8644: result: no
  458. configure:8652: checking dynamic linker characteristics
  459. configure:9228: result: GNU/Linux ld.so
  460. configure:9237: checking how to hardcode library paths into programs
  461. configure:9262: result: immediate
  462. configure:9276: checking whether stripping libraries is possible
  463. configure:9281: result: yes
  464. configure:10082: checking if libtool supports shared libraries
  465. configure:10084: result: yes
  466. configure:10087: checking whether to build shared libraries
  467. configure:10108: result: yes
  468. configure:10111: checking whether to build static libraries
  469. configure:10115: result: yes
  470. configure:10207: creating libtool
  471. configure:10795: checking for ld used by g++
  472. configure:10862: result: /usr/bin/ld
  473. configure:10871: checking if the linker (/usr/bin/ld) is GNU ld
  474. configure:10886: result: yes
  475. configure:10937: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  476. configure:11871: result: yes
  477. configure:11889: g++ -c -g -O2 conftest.cpp >&5
  478. configure:11892: $? = 0
  479. configure:12011: checking for g++ option to produce PIC
  480. configure:12285: result: -fPIC
  481. configure:12293: checking if g++ PIC flag -fPIC works
  482. configure:12311: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
  483. configure:12315: $? = 0
  484. configure:12328: result: yes
  485. configure:12356: checking if g++ static flag -static works
  486. configure:12384: result: yes
  487. configure:12394: checking if g++ supports -c -o file.o
  488. configure:12415: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  489. configure:12419: $? = 0
  490. configure:12441: result: yes
  491. configure:12467: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  492. configure:12495: result: yes
  493. configure:12562: checking dynamic linker characteristics
  494. configure:13138: result: GNU/Linux ld.so
  495. configure:13147: checking how to hardcode library paths into programs
  496. configure:13172: result: immediate
  497. configure:19294: checking for bison
  498. configure:19310: found /usr/bin/bison
  499. configure:19321: result: bison -y
  500. configure:19449: checking for C++ compiler version
  501. configure:19456: g++ --version >&5
  502. g++ (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
  503. Copyright (C) 2006 Free Software Foundation, Inc.
  504. This is free software; see the source for copying conditions. There is NO
  505. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  506.  
  507. configure:19459: $? = 0
  508. configure:19466: g++ -v >&5
  509. Using built-in specs.
  510. Target: i486-linux-gnu
  511. Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
  512. Thread model: posix
  513. gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
  514. configure:19469: $? = 0
  515. configure:19476: g++ -V >&5
  516. g++: '-V' option must have argument
  517. configure:19479: $? = 1
  518. configure:19482: checking whether we are using the GNU C++ compiler
  519. configure:19534: result: yes
  520. configure:19539: checking whether g++ accepts -g
  521. configure:19674: result: yes
  522. configure:19699: checking dependency style of g++
  523. configure:19790: result: gcc3
  524. configure:19818: checking for a BSD-compatible install
  525. configure:19874: result: /usr/bin/install -c
  526. configure:19933: checking for gcc
  527. configure:19960: result: gcc
  528. configure:20198: checking for C compiler version
  529. configure:20205: gcc --version >&5
  530. gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
  531. Copyright (C) 2006 Free Software Foundation, Inc.
  532. This is free software; see the source for copying conditions. There is NO
  533. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  534.  
  535. configure:20208: $? = 0
  536. configure:20215: gcc -v >&5
  537. Using built-in specs.
  538. Target: i486-linux-gnu
  539. Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
  540. Thread model: posix
  541. gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
  542. configure:20218: $? = 0
  543. configure:20225: gcc -V >&5
  544. gcc: '-V' option must have argument
  545. configure:20228: $? = 1
  546. configure:20231: checking whether we are using the GNU C compiler
  547. configure:20283: result: yes
  548. configure:20288: checking whether gcc accepts -g
  549. configure:20423: result: yes
  550. configure:20440: checking for gcc option to accept ISO C89
  551. configure:20543: result: none needed
  552. configure:20562: checking whether gcc and cc understand -c and -o together
  553. configure:20597: gcc -c conftest.c -o conftest2.o >&5
  554. configure:20600: $? = 0
  555. configure:20606: gcc -c conftest.c -o conftest2.o >&5
  556. configure:20609: $? = 0
  557. configure:20620: cc -c conftest.c >&5
  558. configure:20623: $? = 0
  559. configure:20631: cc -c conftest.c -o conftest2.o >&5
  560. configure:20634: $? = 0
  561. configure:20640: cc -c conftest.c -o conftest2.o >&5
  562. configure:20643: $? = 0
  563. configure:20661: result: yes
  564. configure:20687: checking whether make sets $(MAKE)
  565. configure:20708: result: yes
  566. configure:20717: checking for ANSI C header files
  567. configure:20881: result: yes
  568. configure:20891: checking for size_t
  569. configure:20921: gcc -c -g -O2 conftest.c >&5
  570. configure:20927: $? = 0
  571. configure:20942: result: yes
  572. configure:20955: checking for stdbool.h that conforms to C99
  573. configure:21048: gcc -c -g -O2 conftest.c >&5
  574. configure:21054: $? = 0
  575. configure:21069: result: yes
  576. configure:21071: checking for _Bool
  577. configure:21101: gcc -c -g -O2 conftest.c >&5
  578. configure:21107: $? = 0
  579. configure:21122: result: yes
  580. configure:21141: checking for an ANSI C-conforming const
  581. configure:21216: gcc -c -g -O2 conftest.c >&5
  582. configure:21222: $? = 0
  583. configure:21237: result: yes
  584. configure:21247: checking for inline
  585. configure:21273: gcc -c -g -O2 conftest.c >&5
  586. configure:21279: $? = 0
  587. configure:21297: result: inline
  588. configure:21316: checking for size_t
  589. configure:21367: result: yes
  590. configure:21379: checking for working memcmp
  591. configure:21432: gcc -o conftest -g -O2 conftest.c >&5
  592. configure:21435: $? = 0
  593. configure:21441: ./conftest
  594. configure:21444: $? = 0
  595. configure:21460: result: yes
  596. configure:21470: checking for char
  597. configure:21500: gcc -c -g -O2 conftest.c >&5
  598. configure:21506: $? = 0
  599. configure:21521: result: yes
  600. configure:21528: checking size of char
  601. configure:21830: gcc -o conftest -g -O2 conftest.c >&5
  602. configure:21833: $? = 0
  603. configure:21839: ./conftest
  604. configure:21842: $? = 0
  605. configure:21865: result: 1
  606. configure:21875: checking for short
  607. configure:21905: gcc -c -g -O2 conftest.c >&5
  608. configure:21911: $? = 0
  609. configure:21926: result: yes
  610. configure:21933: checking size of short
  611. configure:22235: gcc -o conftest -g -O2 conftest.c >&5
  612. configure:22238: $? = 0
  613. configure:22244: ./conftest
  614. configure:22247: $? = 0
  615. configure:22270: result: 2
  616. configure:22280: checking for int
  617. configure:22310: gcc -c -g -O2 conftest.c >&5
  618. configure:22316: $? = 0
  619. configure:22331: result: yes
  620. configure:22338: checking size of int
  621. configure:22640: gcc -o conftest -g -O2 conftest.c >&5
  622. configure:22643: $? = 0
  623. configure:22649: ./conftest
  624. configure:22652: $? = 0
  625. configure:22675: result: 4
  626. configure:22685: checking for long
  627. configure:22715: gcc -c -g -O2 conftest.c >&5
  628. configure:22721: $? = 0
  629. configure:22736: result: yes
  630. configure:22743: checking size of long
  631. configure:23045: gcc -o conftest -g -O2 conftest.c >&5
  632. configure:23048: $? = 0
  633. configure:23054: ./conftest
  634. configure:23057: $? = 0
  635. configure:23080: result: 4
  636. configure:23093: checking for working alloca.h
  637. configure:23120: gcc -o conftest -g -O2 conftest.c >&5
  638. configure:23126: $? = 0
  639. configure:23143: result: yes
  640. configure:23153: checking for alloca
  641. configure:23200: gcc -o conftest -g -O2 conftest.c >&5
  642. configure:23206: $? = 0
  643. configure:23223: result: yes
  644. configure:23455: checking for stdlib.h
  645. configure:23461: result: yes
  646. configure:23595: checking for GNU libc compatible malloc
  647. configure:23629: gcc -o conftest -g -O2 conftest.c >&5
  648. configure:23632: $? = 0
  649. configure:23638: ./conftest
  650. configure:23641: $? = 0
  651. configure:23657: result: yes
  652. configure:23690: checking for stdlib.h
  653. configure:23696: result: yes
  654. configure:23830: checking for GNU libc compatible realloc
  655. configure:23864: gcc -o conftest -g -O2 conftest.c >&5
  656. configure:23867: $? = 0
  657. configure:23873: ./conftest
  658. configure:23876: $? = 0
  659. configure:23892: result: yes
  660. configure:23920: checking for working strtod
  661. configure:23971: gcc -o conftest -g -O2 conftest.c >&5
  662. configure:23974: $? = 0
  663. configure:23980: ./conftest
  664. configure:23983: $? = 0
  665. configure:23999: result: yes
  666. configure:24165: checking for __attribute__
  667. configure:24200: gcc -c -g -O2 conftest.c >&5
  668. configure:24206: $? = 0
  669. configure:24224: result: yes
  670. configure:24252: checking for strdup
  671. configure:24308: gcc -o conftest -g -O2 conftest.c >&5
  672. conftest.c:64: warning: conflicting types for built-in function 'strdup'
  673. configure:24314: $? = 0
  674. configure:24332: result: yes
  675. configure:24252: checking for strndup
  676. configure:24308: gcc -o conftest -g -O2 conftest.c >&5
  677. conftest.c:65: warning: conflicting types for built-in function 'strndup'
  678. configure:24314: $? = 0
  679. configure:24332: result: yes
  680. configure:24361: checking for mysql_config
  681. configure:24394: result: no
  682. configure:24617: checking for pkg-config
  683. configure:24635: found /usr/bin/pkg-config
  684. configure:24647: result: /usr/bin/pkg-config
  685. configure:24676: checking pkg-config is at least version 0.9.0
  686. configure:24679: result: yes
  687. configure:24690: checking for AZY
  688. configure:24698: $PKG_CONFIG --exists --print-errors "$AZY_REQUIRES"
  689. configure:24701: $? = 0
  690. configure:24716: $PKG_CONFIG --exists --print-errors "$AZY_REQUIRES"
  691. configure:24719: $? = 0
  692. configure:24795: result: yes
  693. configure:24835: checking for re2c
  694. configure:24868: result: no
  695. configure:24899: checking Rpcdce.h usability
  696. configure:24916: gcc -c -g -O2 conftest.c >&5
  697. conftest.c:77:20: error: Rpcdce.h: No such file or directory
  698. configure:24922: $? = 1
  699. configure: failed program was:
  700. | /* confdefs.h. */
  701. | #define PACKAGE_NAME "azy"
  702. | #define PACKAGE_TARNAME "esskyuehl"
  703. | #define PACKAGE_VERSION "1.0.0.67393"
  704. | #define PACKAGE_STRING "azy 1.0.0.67393"
  705. | #define PACKAGE_BUGREPORT "michael.blumenkrantz@gmail.com"
  706. | #define _GNU_SOURCE 1
  707. | #define VMAJ 1
  708. | #define VMIN 0
  709. | #define VMIC 0
  710. | #define VREV 67393
  711. | #define PACKAGE "esskyuehl"
  712. | #define VERSION "1.0.0.67393"
  713. | #define STDC_HEADERS 1
  714. | #define HAVE_SYS_TYPES_H 1
  715. | #define HAVE_SYS_STAT_H 1
  716. | #define HAVE_STDLIB_H 1
  717. | #define HAVE_STRING_H 1
  718. | #define HAVE_MEMORY_H 1
  719. | #define HAVE_STRINGS_H 1
  720. | #define HAVE_INTTYPES_H 1
  721. | #define HAVE_STDINT_H 1
  722. | #define HAVE_UNISTD_H 1
  723. | #define HAVE_DLFCN_H 1
  724. | #define STDC_HEADERS 1
  725. | #define HAVE__BOOL 1
  726. | #define HAVE_STDBOOL_H 1
  727. | #define SIZEOF_CHAR 1
  728. | #define SIZEOF_SHORT 2
  729. | #define SIZEOF_INT 4
  730. | #define SIZEOF_LONG 4
  731. | #define HAVE_ALLOCA_H 1
  732. | #define HAVE_ALLOCA 1
  733. | #define HAVE_STDLIB_H 1
  734. | #define HAVE_MALLOC 1
  735. | #define HAVE_STDLIB_H 1
  736. | #define HAVE_REALLOC 1
  737. | #define HAVE___ATTRIBUTE__ 1
  738. | #define __UNUSED__ __attribute__((unused))
  739. | #define HAVE_STRDUP 1
  740. | #define HAVE_STRNDUP 1
  741. | #define HAVE_XML 1
  742. | /* end confdefs.h. */
  743. | #include <stdio.h>
  744. | #ifdef HAVE_SYS_TYPES_H
  745. | # include <sys/types.h>
  746. | #endif
  747. | #ifdef HAVE_SYS_STAT_H
  748. | # include <sys/stat.h>
  749. | #endif
  750. | #ifdef STDC_HEADERS
  751. | # include <stdlib.h>
  752. | # include <stddef.h>
  753. | #else
  754. | # ifdef HAVE_STDLIB_H
  755. | # include <stdlib.h>
  756. | # endif
  757. | #endif
  758. | #ifdef HAVE_STRING_H
  759. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  760. | # include <memory.h>
  761. | # endif
  762. | # include <string.h>
  763. | #endif
  764. | #ifdef HAVE_STRINGS_H
  765. | # include <strings.h>
  766. | #endif
  767. | #ifdef HAVE_INTTYPES_H
  768. | # include <inttypes.h>
  769. | #endif
  770. | #ifdef HAVE_STDINT_H
  771. | # include <stdint.h>
  772. | #endif
  773. | #ifdef HAVE_UNISTD_H
  774. | # include <unistd.h>
  775. | #endif
  776. | #include <Rpcdce.h>
  777. configure:24936: result: no
  778. configure:24940: checking Rpcdce.h presence
  779. configure:24955: gcc -E conftest.c
  780. conftest.c:44:20: error: Rpcdce.h: No such file or directory
  781. configure:24961: $? = 1
  782. configure: failed program was:
  783. | /* confdefs.h. */
  784. | #define PACKAGE_NAME "azy"
  785. | #define PACKAGE_TARNAME "esskyuehl"
  786. | #define PACKAGE_VERSION "1.0.0.67393"
  787. | #define PACKAGE_STRING "azy 1.0.0.67393"
  788. | #define PACKAGE_BUGREPORT "michael.blumenkrantz@gmail.com"
  789. | #define _GNU_SOURCE 1
  790. | #define VMAJ 1
  791. | #define VMIN 0
  792. | #define VMIC 0
  793. | #define VREV 67393
  794. | #define PACKAGE "esskyuehl"
  795. | #define VERSION "1.0.0.67393"
  796. | #define STDC_HEADERS 1
  797. | #define HAVE_SYS_TYPES_H 1
  798. | #define HAVE_SYS_STAT_H 1
  799. | #define HAVE_STDLIB_H 1
  800. | #define HAVE_STRING_H 1
  801. | #define HAVE_MEMORY_H 1
  802. | #define HAVE_STRINGS_H 1
  803. | #define HAVE_INTTYPES_H 1
  804. | #define HAVE_STDINT_H 1
  805. | #define HAVE_UNISTD_H 1
  806. | #define HAVE_DLFCN_H 1
  807. | #define STDC_HEADERS 1
  808. | #define HAVE__BOOL 1
  809. | #define HAVE_STDBOOL_H 1
  810. | #define SIZEOF_CHAR 1
  811. | #define SIZEOF_SHORT 2
  812. | #define SIZEOF_INT 4
  813. | #define SIZEOF_LONG 4
  814. | #define HAVE_ALLOCA_H 1
  815. | #define HAVE_ALLOCA 1
  816. | #define HAVE_STDLIB_H 1
  817. | #define HAVE_MALLOC 1
  818. | #define HAVE_STDLIB_H 1
  819. | #define HAVE_REALLOC 1
  820. | #define HAVE___ATTRIBUTE__ 1
  821. | #define __UNUSED__ __attribute__((unused))
  822. | #define HAVE_STRDUP 1
  823. | #define HAVE_STRNDUP 1
  824. | #define HAVE_XML 1
  825. | /* end confdefs.h. */
  826. | #include <Rpcdce.h>
  827. configure:24975: result: no
  828. configure:25008: checking for Rpcdce.h
  829. configure:25016: result: no
  830. configure:25045: checking whether to build documentation
  831. configure:25047: result: yes
  832. configure:25110: checking for doxygen
  833. configure:25126: found /usr/bin/doxygen
  834. configure:25138: result: yes
  835. configure:25344: creating ./config.status
  836.  
  837. ## ---------------------- ##
  838. ## Running config.status. ##
  839. ## ---------------------- ##
  840.  
  841. This file was extended by azy config.status 1.0.0.67393, which was
  842. generated by GNU Autoconf 2.61. Invocation command line was
  843.  
  844. CONFIG_FILES =
  845. CONFIG_HEADERS =
  846. CONFIG_LINKS =
  847. CONFIG_COMMANDS =
  848. $ ./config.status
  849.  
  850. on debian
  851.  
  852. config.status:702: creating Makefile
  853. config.status:702: creating azy.spec
  854. config.status:702: creating doc/azy.dox
  855. config.status:702: creating doc/Makefile
  856. config.status:702: creating src/Makefile
  857. config.status:702: creating src/lib/Makefile
  858. config.status:702: creating src/include/Makefile
  859. config.status:702: creating src/lib/extras/Makefile
  860. config.status:702: creating src/bin/Makefile
  861. config.status:702: creating src/bin/re2c/Makefile
  862. config.status:702: creating src/tests/Makefile
  863. config.status:702: creating src/tests/unit/Makefile
  864. config.status:702: creating src/tests/identi.ca/Makefile
  865. config.status:702: creating src/tests/rss/Makefile
  866. config.status:702: creating azy.pc
  867. config.status:702: creating config.h
  868. config.status:952: config.h is unchanged
  869. config.status:998: executing depfiles commands
  870.  
  871. ## ---------------- ##
  872. ## Cache variables. ##
  873. ## ---------------- ##
  874.  
  875. ac_cv___attribute__=yes
  876. ac_cv_build=i686-pc-linux-gnu
  877. ac_cv_c_compiler_gnu=yes
  878. ac_cv_c_const=yes
  879. ac_cv_c_inline=inline
  880. ac_cv_cxx_compiler_gnu=yes
  881. ac_cv_env_AZY_CFLAGS_set=
  882. ac_cv_env_AZY_CFLAGS_value=
  883. ac_cv_env_AZY_LIBS_set=
  884. ac_cv_env_AZY_LIBS_value=
  885. ac_cv_env_CCC_set=
  886. ac_cv_env_CCC_value=
  887. ac_cv_env_CC_set=
  888. ac_cv_env_CC_value=
  889. ac_cv_env_CFLAGS_set=
  890. ac_cv_env_CFLAGS_value=
  891. ac_cv_env_CPPFLAGS_set=
  892. ac_cv_env_CPPFLAGS_value=
  893. ac_cv_env_CPP_set=
  894. ac_cv_env_CPP_value=
  895. ac_cv_env_CXXCPP_set=
  896. ac_cv_env_CXXCPP_value=
  897. ac_cv_env_CXXFLAGS_set=
  898. ac_cv_env_CXXFLAGS_value=
  899. ac_cv_env_CXX_set=
  900. ac_cv_env_CXX_value=
  901. ac_cv_env_F77_set=
  902. ac_cv_env_F77_value=
  903. ac_cv_env_FFLAGS_set=
  904. ac_cv_env_FFLAGS_value=
  905. ac_cv_env_LDFLAGS_set=
  906. ac_cv_env_LDFLAGS_value=
  907. ac_cv_env_LIBS_set=
  908. ac_cv_env_LIBS_value=
  909. ac_cv_env_PKG_CONFIG_set=
  910. ac_cv_env_PKG_CONFIG_value=
  911. ac_cv_env_YACC_set=
  912. ac_cv_env_YACC_value=
  913. ac_cv_env_YFLAGS_set=
  914. ac_cv_env_YFLAGS_value=
  915. ac_cv_env_build_alias_set=
  916. ac_cv_env_build_alias_value=
  917. ac_cv_env_host_alias_set=
  918. ac_cv_env_host_alias_value=
  919. ac_cv_env_target_alias_set=
  920. ac_cv_env_target_alias_value=
  921. ac_cv_f77_compiler_gnu=no
  922. ac_cv_func_alloca_works=yes
  923. ac_cv_func_malloc_0_nonnull=yes
  924. ac_cv_func_memcmp_working=yes
  925. ac_cv_func_realloc_0_nonnull=yes
  926. ac_cv_func_strdup=yes
  927. ac_cv_func_strndup=yes
  928. ac_cv_func_strtod=yes
  929. ac_cv_header_Rpcdce_h=no
  930. ac_cv_header_dlfcn_h=yes
  931. ac_cv_header_inttypes_h=yes
  932. ac_cv_header_memory_h=yes
  933. ac_cv_header_stdbool_h=yes
  934. ac_cv_header_stdc=yes
  935. ac_cv_header_stdint_h=yes
  936. ac_cv_header_stdlib_h=yes
  937. ac_cv_header_string_h=yes
  938. ac_cv_header_strings_h=yes
  939. ac_cv_header_sys_stat_h=yes
  940. ac_cv_header_sys_types_h=yes
  941. ac_cv_header_unistd_h=yes
  942. ac_cv_host=i686-pc-linux-gnu
  943. ac_cv_objext=o
  944. ac_cv_path_EGREP='/bin/grep -E'
  945. ac_cv_path_GREP=/bin/grep
  946. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  947. ac_cv_path_install='/usr/bin/install -c'
  948. ac_cv_path_mkdir=/bin/mkdir
  949. ac_cv_prog_AWK=mawk
  950. ac_cv_prog_CPP='gcc -E'
  951. ac_cv_prog_CXXCPP='g++ -E'
  952. ac_cv_prog_YACC='bison -y'
  953. ac_cv_prog_ac_ct_AR=ar
  954. ac_cv_prog_ac_ct_CC=gcc
  955. ac_cv_prog_ac_ct_CXX=g++
  956. ac_cv_prog_ac_ct_RANLIB=ranlib
  957. ac_cv_prog_ac_ct_STRIP=strip
  958. ac_cv_prog_cc_c89=
  959. ac_cv_prog_cc_g=yes
  960. ac_cv_prog_cc_gcc_c_o=yes
  961. ac_cv_prog_cxx_g=yes
  962. ac_cv_prog_efl_have_doxygen=yes
  963. ac_cv_prog_f77_g=no
  964. ac_cv_prog_make_make_set=yes
  965. ac_cv_search_strerror='none required'
  966. ac_cv_sizeof_char=1
  967. ac_cv_sizeof_int=4
  968. ac_cv_sizeof_long=4
  969. ac_cv_sizeof_short=2
  970. ac_cv_type__Bool=yes
  971. ac_cv_type_char=yes
  972. ac_cv_type_int=yes
  973. ac_cv_type_long=yes
  974. ac_cv_type_short=yes
  975. ac_cv_type_size_t=yes
  976. ac_cv_working_alloca_h=yes
  977. am_cv_CC_dependencies_compiler_type=gcc3
  978. am_cv_CXX_dependencies_compiler_type=gcc3
  979. lt_cv_deplibs_check_method=pass_all
  980. lt_cv_file_magic_cmd='$MAGIC_CMD'
  981. lt_cv_file_magic_test_file=
  982. lt_cv_ld_reload_flag=-r
  983. lt_cv_objdir=.libs
  984. lt_cv_path_LD=/usr/bin/ld
  985. lt_cv_path_LDCXX=/usr/bin/ld
  986. lt_cv_path_NM='/usr/bin/nm -B'
  987. lt_cv_path_SED=/bin/sed
  988. lt_cv_prog_compiler_c_o=yes
  989. lt_cv_prog_compiler_c_o_CXX=yes
  990. lt_cv_prog_compiler_rtti_exceptions=no
  991. lt_cv_prog_gnu_ld=yes
  992. lt_cv_prog_gnu_ldcxx=yes
  993. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  994. 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'\'''
  995. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
  996. lt_cv_sys_max_cmd_len=32768
  997. lt_lt_cv_prog_compiler_c_o='"yes"'
  998. lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
  999. lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
  1000. lt_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'\''"'
  1001. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  1002. pkg_cv_AZY_CFLAGS='-I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina '
  1003. pkg_cv_AZY_LIBS='-pthread -lecore_con -lssl -lcrypto -lecore -leina '
  1004.  
  1005. ## ----------------- ##
  1006. ## Output variables. ##
  1007. ## ----------------- ##
  1008.  
  1009. ACLOCAL='${SHELL} /srv/svn/azy_test/missing --run aclocal-1.10'
  1010. ALLOCA=''
  1011. AMDEPBACKSLASH='\'
  1012. AMDEP_FALSE='#'
  1013. AMDEP_TRUE=''
  1014. AMTAR='${SHELL} /srv/svn/azy_test/missing --run tar'
  1015. AR='ar'
  1016. AUTOCONF='${SHELL} /srv/svn/azy_test/missing --run autoconf'
  1017. AUTOHEADER='${SHELL} /srv/svn/azy_test/missing --run autoheader'
  1018. AUTOMAKE='${SHELL} /srv/svn/azy_test/missing --run automake-1.10'
  1019. AWK='mawk'
  1020. AZY_CFLAGS='-I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina '
  1021. AZY_LIBS='-pthread -lecore_con -lssl -lcrypto -lecore -leina '
  1022. AZY_REQUIRES='ecore-con >= 1.1.0 ecore >= 1.1.99 eina >= 1.1.0'
  1023. CC='gcc'
  1024. CCDEPMODE='depmode=gcc3'
  1025. CC_PIC=' -fPIC -DPIC'
  1026. CFLAGS='-g -O2'
  1027. CPP='gcc -E'
  1028. CPPFLAGS=''
  1029. CXX='g++'
  1030. CXXCPP='g++ -E'
  1031. CXXDEPMODE='depmode=gcc3'
  1032. CXXFLAGS='-g -O2'
  1033. CXX_PIC=' -fPIC -DPIC'
  1034. CYGPATH_W='echo'
  1035. DEFS='-DHAVE_CONFIG_H'
  1036. DEPDIR='.deps'
  1037. ECHO='echo'
  1038. ECHO_C=''
  1039. ECHO_N='-n'
  1040. ECHO_T=''
  1041. EFL_BUILD_DOC_FALSE='#'
  1042. EFL_BUILD_DOC_TRUE=''
  1043. EGREP='/bin/grep -E'
  1044. EXEEXT=''
  1045. F77=''
  1046. FFLAGS=''
  1047. GREP='/bin/grep'
  1048. HAVE_MYSQL_FALSE=''
  1049. HAVE_MYSQL_TRUE='#'
  1050. HAVE_XML_FALSE='#'
  1051. HAVE_XML_TRUE=''
  1052. INSTALL_DATA='${INSTALL} -m 644'
  1053. INSTALL_PROGRAM='${INSTALL}'
  1054. INSTALL_SCRIPT='${INSTALL}'
  1055. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1056. LDFLAGS=''
  1057. LIBOBJS=''
  1058. LIBS=''
  1059. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1060. LN_S='ln -s'
  1061. LTLIBOBJS=''
  1062. MAKEINFO='${SHELL} /srv/svn/azy_test/missing --run makeinfo'
  1063. MYSQL_CFLAGS=''
  1064. MYSQL_LIBS=''
  1065. NEED_RE2C_FALSE='#'
  1066. NEED_RE2C_TRUE=''
  1067. OBJEXT='o'
  1068. PACKAGE='esskyuehl'
  1069. PACKAGE_BUGREPORT='michael.blumenkrantz@gmail.com'
  1070. PACKAGE_NAME='azy'
  1071. PACKAGE_STRING='azy 1.0.0.67393'
  1072. PACKAGE_TARNAME='esskyuehl'
  1073. PACKAGE_VERSION='1.0.0.67393'
  1074. PATH_SEPARATOR=':'
  1075. PKG_CONFIG='/usr/bin/pkg-config'
  1076. POW_LIB=''
  1077. RANLIB='ranlib'
  1078. RE2C=''
  1079. SET_MAKE=''
  1080. SHELL='/bin/sh'
  1081. STRIP='strip'
  1082. VERSION='1.0.0.67393'
  1083. VMAJ='1'
  1084. YACC='bison -y'
  1085. YFLAGS=''
  1086. ac_ct_CC='gcc'
  1087. ac_ct_CXX='g++'
  1088. ac_ct_F77=''
  1089. am__fastdepCC_FALSE='#'
  1090. am__fastdepCC_TRUE=''
  1091. am__fastdepCXX_FALSE='#'
  1092. am__fastdepCXX_TRUE=''
  1093. am__include='include'
  1094. am__isrc=''
  1095. am__leading_dot='.'
  1096. am__quote=''
  1097. am__tar='${AMTAR} chof - "$$tardir"'
  1098. am__untar='${AMTAR} xf -'
  1099. bindir='${exec_prefix}/bin'
  1100. build='i686-pc-linux-gnu'
  1101. build_alias=''
  1102. build_cpu='i686'
  1103. build_os='linux-gnu'
  1104. build_vendor='pc'
  1105. datadir='${datarootdir}'
  1106. datarootdir='${prefix}/share'
  1107. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1108. dvidir='${docdir}'
  1109. efl_doxygen='doxygen'
  1110. efl_have_doxygen='yes'
  1111. exec_prefix='${prefix}'
  1112. host='i686-pc-linux-gnu'
  1113. host_alias=''
  1114. host_cpu='i686'
  1115. host_os='linux-gnu'
  1116. host_vendor='pc'
  1117. htmldir='${docdir}'
  1118. includedir='${prefix}/include'
  1119. infodir='${datarootdir}/info'
  1120. install_sh='$(SHELL) /srv/svn/azy_test/install-sh'
  1121. libdir='${exec_prefix}/lib'
  1122. libexecdir='${exec_prefix}/libexec'
  1123. localedir='${datarootdir}/locale'
  1124. localstatedir='${prefix}/var'
  1125. mandir='${datarootdir}/man'
  1126. mkdir_p='/bin/mkdir -p'
  1127. mysql_config=''
  1128. oldincludedir='/usr/include'
  1129. pdfdir='${docdir}'
  1130. prefix='/usr/local'
  1131. program_transform_name='s,x,x,'
  1132. psdir='${docdir}'
  1133. release_info='-release ver-pre-svn-09'
  1134. sbindir='${exec_prefix}/sbin'
  1135. sharedstatedir='${prefix}/com'
  1136. sysconfdir='${prefix}/etc'
  1137. target_alias=''
  1138. version_info='1:0:0'
  1139.  
  1140. ## ----------- ##
  1141. ## confdefs.h. ##
  1142. ## ----------- ##
  1143.  
  1144. #define PACKAGE_NAME "azy"
  1145. #define PACKAGE_TARNAME "esskyuehl"
  1146. #define PACKAGE_VERSION "1.0.0.67393"
  1147. #define PACKAGE_STRING "azy 1.0.0.67393"
  1148. #define PACKAGE_BUGREPORT "michael.blumenkrantz@gmail.com"
  1149. #define _GNU_SOURCE 1
  1150. #define VMAJ 1
  1151. #define VMIN 0
  1152. #define VMIC 0
  1153. #define VREV 67393
  1154. #define PACKAGE "esskyuehl"
  1155. #define VERSION "1.0.0.67393"
  1156. #define STDC_HEADERS 1
  1157. #define HAVE_SYS_TYPES_H 1
  1158. #define HAVE_SYS_STAT_H 1
  1159. #define HAVE_STDLIB_H 1
  1160. #define HAVE_STRING_H 1
  1161. #define HAVE_MEMORY_H 1
  1162. #define HAVE_STRINGS_H 1
  1163. #define HAVE_INTTYPES_H 1
  1164. #define HAVE_STDINT_H 1
  1165. #define HAVE_UNISTD_H 1
  1166. #define HAVE_DLFCN_H 1
  1167. #define STDC_HEADERS 1
  1168. #define HAVE__BOOL 1
  1169. #define HAVE_STDBOOL_H 1
  1170. #define SIZEOF_CHAR 1
  1171. #define SIZEOF_SHORT 2
  1172. #define SIZEOF_INT 4
  1173. #define SIZEOF_LONG 4
  1174. #define HAVE_ALLOCA_H 1
  1175. #define HAVE_ALLOCA 1
  1176. #define HAVE_STDLIB_H 1
  1177. #define HAVE_MALLOC 1
  1178. #define HAVE_STDLIB_H 1
  1179. #define HAVE_REALLOC 1
  1180. #define HAVE___ATTRIBUTE__ 1
  1181. #define __UNUSED__ __attribute__((unused))
  1182. #define HAVE_STRDUP 1
  1183. #define HAVE_STRNDUP 1
  1184. #define HAVE_XML 1
  1185.  
  1186. configure: exit 0
Add Comment
Please, Sign In to add comment