Guest User

Untitled

a guest
Jan 13th, 2018
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 93.54 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 ledger configure 3.0.0-20110325, which was
  5. generated by GNU Autoconf 2.67. Invocation command line was
  6.  
  7. $ configure CPPFLAGS=-isystem /usr/local/include -isystem /usr/include/python2.6 CXXFLAGS=-Wconversion -pthread -g -pipe LDFLAGS=-fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config --with-included-gettext --enable-python --enable-pch --enable-debug
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = cartman
  14. uname -m = i686
  15. uname -r = 2.6.35-30-generic-pae
  16. uname -s = Linux
  17. uname -v = #56-Ubuntu SMP Mon Jul 11 21:51:12 UTC 2011
  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: /usr/bin
  31. PATH: /home/vinod/src/android-sdk-linux_x86/platform-tools
  32. PATH: /home/vinod/src/android-sdk-linux_x86/tools
  33. PATH: /var/lib/gems/1.8/bin
  34. PATH: /home/vinod/Dropbox/bin
  35. PATH: /home/vinod/bin
  36. PATH: /usr/local/sbin
  37. PATH: /usr/local/bin
  38. PATH: /usr/sbin
  39. PATH: /usr/bin
  40. PATH: /sbin
  41. PATH: /bin
  42. PATH: /usr/games
  43. PATH: /home/vinod/.rvm/bin
  44.  
  45.  
  46. ## ----------- ##
  47. ## Core tests. ##
  48. ## ----------- ##
  49.  
  50. configure:2842: checking for a BSD-compatible install
  51. configure:2910: result: /usr/bin/install -c
  52. configure:2921: checking whether build environment is sane
  53. configure:2971: result: yes
  54. configure:3112: checking for a thread-safe mkdir -p
  55. configure:3151: result: /bin/mkdir -p
  56. configure:3164: checking for gawk
  57. configure:3180: found /usr/bin/gawk
  58. configure:3191: result: gawk
  59. configure:3202: checking whether make sets $(MAKE)
  60. configure:3224: result: yes
  61. configure:3337: checking for style of include used by make
  62. configure:3365: result: GNU
  63. configure:3435: checking for gcc
  64. configure:3462: result: gcc
  65. configure:3691: checking for C compiler version
  66. configure:3700: gcc --version >&5
  67. gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
  68. Copyright (C) 2010 Free Software Foundation, Inc.
  69. This is free software; see the source for copying conditions. There is NO
  70. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  71.  
  72. configure:3711: $? = 0
  73. configure:3700: gcc -v >&5
  74. Using built-in specs.
  75. Target: i686-linux-gnu
  76. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --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 --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  77. Thread model: posix
  78. gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
  79. configure:3711: $? = 0
  80. configure:3700: gcc -V >&5
  81. gcc: '-V' option must have argument
  82. configure:3711: $? = 1
  83. configure:3700: gcc -qversion >&5
  84. gcc: unrecognized option '-qversion'
  85. gcc: no input files
  86. configure:3711: $? = 1
  87. configure:3731: checking whether the C compiler works
  88. configure:3753: gcc -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  89. configure:3757: $? = 0
  90. configure:3805: result: yes
  91. configure:3808: checking for C compiler default output file name
  92. configure:3810: result: a.out
  93. configure:3816: checking for suffix of executables
  94. configure:3823: gcc -o conftest -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  95. configure:3827: $? = 0
  96. configure:3849: result:
  97. configure:3871: checking whether we are cross compiling
  98. configure:3879: gcc -o conftest -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  99. configure:3883: $? = 0
  100. configure:3890: ./conftest
  101. configure:3894: $? = 0
  102. configure:3909: result: no
  103. configure:3914: checking for suffix of object files
  104. configure:3936: gcc -c -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  105. configure:3940: $? = 0
  106. configure:3961: result: o
  107. configure:3965: checking whether we are using the GNU C compiler
  108. configure:3984: gcc -c -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  109. configure:3984: $? = 0
  110. configure:3993: result: yes
  111. configure:4002: checking whether gcc accepts -g
  112. configure:4022: gcc -c -g -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  113. configure:4022: $? = 0
  114. configure:4063: result: yes
  115. configure:4080: checking for gcc option to accept ISO C89
  116. configure:4144: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  117. configure:4144: $? = 0
  118. configure:4157: result: none needed
  119. configure:4179: checking dependency style of gcc
  120. configure:4289: result: gcc3
  121. configure:4310: checking how to run the C preprocessor
  122. configure:4341: gcc -E -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c
  123. configure:4341: $? = 0
  124. configure:4355: gcc -E -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c
  125. conftest.c:11: fatal error: ac_nonexistent.h: No such file or directory
  126. compilation terminated.
  127. configure:4355: $? = 1
  128. configure: failed program was:
  129. | /* confdefs.h */
  130. | #define PACKAGE_NAME "ledger"
  131. | #define PACKAGE_TARNAME "ledger"
  132. | #define PACKAGE_VERSION "3.0.0-20110325"
  133. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  134. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  135. | #define PACKAGE_URL ""
  136. | #define PACKAGE "ledger"
  137. | #define VERSION "3.0.0-20110325"
  138. | /* end confdefs.h. */
  139. | #include <ac_nonexistent.h>
  140. configure:4380: result: gcc -E
  141. configure:4400: gcc -E -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c
  142. configure:4400: $? = 0
  143. configure:4414: gcc -E -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c
  144. conftest.c:11: fatal error: ac_nonexistent.h: No such file or directory
  145. compilation terminated.
  146. configure:4414: $? = 1
  147. configure: failed program was:
  148. | /* confdefs.h */
  149. | #define PACKAGE_NAME "ledger"
  150. | #define PACKAGE_TARNAME "ledger"
  151. | #define PACKAGE_VERSION "3.0.0-20110325"
  152. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  153. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  154. | #define PACKAGE_URL ""
  155. | #define PACKAGE "ledger"
  156. | #define VERSION "3.0.0-20110325"
  157. | /* end confdefs.h. */
  158. | #include <ac_nonexistent.h>
  159. configure:4443: checking for grep that handles long lines and -e
  160. configure:4501: result: /bin/grep
  161. configure:4506: checking for egrep
  162. configure:4568: result: /bin/grep -E
  163. configure:4573: checking for ANSI C header files
  164. configure:4593: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  165. configure:4593: $? = 0
  166. configure:4666: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  167. configure:4666: $? = 0
  168. configure:4666: ./conftest
  169. configure:4666: $? = 0
  170. configure:4677: result: yes
  171. configure:4690: checking for sys/types.h
  172. configure:4690: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  173. configure:4690: $? = 0
  174. configure:4690: result: yes
  175. configure:4690: checking for sys/stat.h
  176. configure:4690: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  177. configure:4690: $? = 0
  178. configure:4690: result: yes
  179. configure:4690: checking for stdlib.h
  180. configure:4690: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  181. configure:4690: $? = 0
  182. configure:4690: result: yes
  183. configure:4690: checking for string.h
  184. configure:4690: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  185. configure:4690: $? = 0
  186. configure:4690: result: yes
  187. configure:4690: checking for memory.h
  188. configure:4690: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  189. configure:4690: $? = 0
  190. configure:4690: result: yes
  191. configure:4690: checking for strings.h
  192. configure:4690: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  193. configure:4690: $? = 0
  194. configure:4690: result: yes
  195. configure:4690: checking for inttypes.h
  196. configure:4690: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  197. configure:4690: $? = 0
  198. configure:4690: result: yes
  199. configure:4690: checking for stdint.h
  200. configure:4690: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  201. configure:4690: $? = 0
  202. configure:4690: result: yes
  203. configure:4690: checking for unistd.h
  204. configure:4690: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  205. configure:4690: $? = 0
  206. configure:4690: result: yes
  207. configure:4703: checking minix/config.h usability
  208. configure:4703: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  209. conftest.c:54: fatal error: minix/config.h: No such file or directory
  210. compilation terminated.
  211. configure:4703: $? = 1
  212. configure: failed program was:
  213. | /* confdefs.h */
  214. | #define PACKAGE_NAME "ledger"
  215. | #define PACKAGE_TARNAME "ledger"
  216. | #define PACKAGE_VERSION "3.0.0-20110325"
  217. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  218. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  219. | #define PACKAGE_URL ""
  220. | #define PACKAGE "ledger"
  221. | #define VERSION "3.0.0-20110325"
  222. | #define STDC_HEADERS 1
  223. | #define HAVE_SYS_TYPES_H 1
  224. | #define HAVE_SYS_STAT_H 1
  225. | #define HAVE_STDLIB_H 1
  226. | #define HAVE_STRING_H 1
  227. | #define HAVE_MEMORY_H 1
  228. | #define HAVE_STRINGS_H 1
  229. | #define HAVE_INTTYPES_H 1
  230. | #define HAVE_STDINT_H 1
  231. | #define HAVE_UNISTD_H 1
  232. | /* end confdefs.h. */
  233. | #include <stdio.h>
  234. | #ifdef HAVE_SYS_TYPES_H
  235. | # include <sys/types.h>
  236. | #endif
  237. | #ifdef HAVE_SYS_STAT_H
  238. | # include <sys/stat.h>
  239. | #endif
  240. | #ifdef STDC_HEADERS
  241. | # include <stdlib.h>
  242. | # include <stddef.h>
  243. | #else
  244. | # ifdef HAVE_STDLIB_H
  245. | # include <stdlib.h>
  246. | # endif
  247. | #endif
  248. | #ifdef HAVE_STRING_H
  249. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  250. | # include <memory.h>
  251. | # endif
  252. | # include <string.h>
  253. | #endif
  254. | #ifdef HAVE_STRINGS_H
  255. | # include <strings.h>
  256. | #endif
  257. | #ifdef HAVE_INTTYPES_H
  258. | # include <inttypes.h>
  259. | #endif
  260. | #ifdef HAVE_STDINT_H
  261. | # include <stdint.h>
  262. | #endif
  263. | #ifdef HAVE_UNISTD_H
  264. | # include <unistd.h>
  265. | #endif
  266. | #include <minix/config.h>
  267. configure:4703: result: no
  268. configure:4703: checking minix/config.h presence
  269. configure:4703: gcc -E -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c
  270. conftest.c:21: fatal error: minix/config.h: No such file or directory
  271. compilation terminated.
  272. configure:4703: $? = 1
  273. configure: failed program was:
  274. | /* confdefs.h */
  275. | #define PACKAGE_NAME "ledger"
  276. | #define PACKAGE_TARNAME "ledger"
  277. | #define PACKAGE_VERSION "3.0.0-20110325"
  278. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  279. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  280. | #define PACKAGE_URL ""
  281. | #define PACKAGE "ledger"
  282. | #define VERSION "3.0.0-20110325"
  283. | #define STDC_HEADERS 1
  284. | #define HAVE_SYS_TYPES_H 1
  285. | #define HAVE_SYS_STAT_H 1
  286. | #define HAVE_STDLIB_H 1
  287. | #define HAVE_STRING_H 1
  288. | #define HAVE_MEMORY_H 1
  289. | #define HAVE_STRINGS_H 1
  290. | #define HAVE_INTTYPES_H 1
  291. | #define HAVE_STDINT_H 1
  292. | #define HAVE_UNISTD_H 1
  293. | /* end confdefs.h. */
  294. | #include <minix/config.h>
  295. configure:4703: result: no
  296. configure:4703: checking for minix/config.h
  297. configure:4703: result: no
  298. configure:4724: checking whether it is safe to define __EXTENSIONS__
  299. configure:4742: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  300. configure:4742: $? = 0
  301. configure:4749: result: yes
  302. configure:4875: checking for C++ compiler version
  303. configure:4884: g++ --version >&5
  304. g++ (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
  305. Copyright (C) 2010 Free Software Foundation, Inc.
  306. This is free software; see the source for copying conditions. There is NO
  307. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  308.  
  309. configure:4895: $? = 0
  310. configure:4884: g++ -v >&5
  311. Using built-in specs.
  312. Target: i686-linux-gnu
  313. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --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 --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  314. Thread model: posix
  315. gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
  316. configure:4895: $? = 0
  317. configure:4884: g++ -V >&5
  318. g++: '-V' option must have argument
  319. configure:4895: $? = 1
  320. configure:4884: g++ -qversion >&5
  321. g++: unrecognized option '-qversion'
  322. g++: no input files
  323. configure:4895: $? = 1
  324. configure:4899: checking whether we are using the GNU C++ compiler
  325. configure:4918: g++ -c -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.cpp >&5
  326. configure:4918: $? = 0
  327. configure:4927: result: yes
  328. configure:4936: checking whether g++ accepts -g
  329. configure:4956: g++ -c -g -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.cpp >&5
  330. configure:4956: $? = 0
  331. configure:4997: result: yes
  332. configure:5022: checking dependency style of g++
  333. configure:5132: result: gcc3
  334. configure:5147: checking whether make sets $(MAKE)
  335. configure:5169: result: yes
  336. configure:5207: checking build system type
  337. configure:5221: result: i686-pc-linux-gnu
  338. configure:5241: checking host system type
  339. configure:5254: result: i686-pc-linux-gnu
  340. configure:5274: checking for a sed that does not truncate output
  341. configure:5338: result: /bin/sed
  342. configure:5356: checking for fgrep
  343. configure:5418: result: /bin/grep -F
  344. configure:5453: checking for ld used by gcc
  345. configure:5520: result: g++
  346. configure:5527: checking if the linker (g++) is GNU ld
  347. configure:5542: result: no
  348. configure:5554: checking for BSD- or MS-compatible name lister (nm)
  349. configure:5603: result: /usr/bin/nm -B
  350. configure:5721: checking the name lister (/usr/bin/nm -B) interface
  351. configure:5728: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  352. configure:5731: /usr/bin/nm -B "conftest.o"
  353. configure:5734: output
  354. 00000000 B some_variable
  355. configure:5741: result: BSD nm
  356. configure:5744: checking whether ln -s works
  357. configure:5748: result: yes
  358. configure:5756: checking the maximum length of command line arguments
  359. configure:5876: result: 1572864
  360. configure:5893: checking whether the shell understands some XSI constructs
  361. configure:5903: result: yes
  362. configure:5907: checking whether the shell understands "+="
  363. configure:5913: result: yes
  364. configure:5948: checking for g++ option to reload object files
  365. configure:5955: result: -r
  366. configure:6024: checking for objdump
  367. configure:6040: found /usr/bin/objdump
  368. configure:6051: result: objdump
  369. configure:6083: checking how to recognize dependent libraries
  370. configure:6279: result: pass_all
  371. configure:6339: checking for ar
  372. configure:6355: found /usr/bin/ar
  373. configure:6366: result: ar
  374. configure:6444: checking for strip
  375. configure:6460: found /usr/bin/strip
  376. configure:6471: result: strip
  377. configure:6543: checking for ranlib
  378. configure:6559: found /usr/bin/ranlib
  379. configure:6570: result: ranlib
  380. configure:6660: checking command to parse /usr/bin/nm -B output from gcc object
  381. configure:6778: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  382. configure:6781: $? = 0
  383. configure:6785: /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
  384. configure:6788: $? = 0
  385. configure:6842: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c conftstm.o >&5
  386. configure:6845: $? = 0
  387. configure:6883: result: ok
  388. configure:7688: checking for dlfcn.h
  389. configure:7688: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  390. configure:7688: $? = 0
  391. configure:7688: result: yes
  392. configure:7813: checking for C++ compiler version
  393. configure:7822: g++ --version >&5
  394. g++ (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
  395. Copyright (C) 2010 Free Software Foundation, Inc.
  396. This is free software; see the source for copying conditions. There is NO
  397. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  398.  
  399. configure:7833: $? = 0
  400. configure:7822: g++ -v >&5
  401. Using built-in specs.
  402. Target: i686-linux-gnu
  403. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --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 --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  404. Thread model: posix
  405. gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
  406. configure:7833: $? = 0
  407. configure:7822: g++ -V >&5
  408. g++: '-V' option must have argument
  409. configure:7833: $? = 1
  410. configure:7822: g++ -qversion >&5
  411. g++: unrecognized option '-qversion'
  412. g++: no input files
  413. configure:7833: $? = 1
  414. configure:7837: checking whether we are using the GNU C++ compiler
  415. configure:7865: result: yes
  416. configure:7874: checking whether g++ accepts -g
  417. configure:7935: result: yes
  418. configure:7960: checking dependency style of g++
  419. configure:8070: result: gcc3
  420. configure:8093: checking how to run the C++ preprocessor
  421. configure:8120: g++ -E -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.cpp
  422. configure:8120: $? = 0
  423. configure:8134: g++ -E -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.cpp
  424. conftest.cpp:27: fatal error: ac_nonexistent.h: No such file or directory
  425. compilation terminated.
  426. configure:8134: $? = 1
  427. configure: failed program was:
  428. | /* confdefs.h */
  429. | #define PACKAGE_NAME "ledger"
  430. | #define PACKAGE_TARNAME "ledger"
  431. | #define PACKAGE_VERSION "3.0.0-20110325"
  432. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  433. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  434. | #define PACKAGE_URL ""
  435. | #define PACKAGE "ledger"
  436. | #define VERSION "3.0.0-20110325"
  437. | #define STDC_HEADERS 1
  438. | #define HAVE_SYS_TYPES_H 1
  439. | #define HAVE_SYS_STAT_H 1
  440. | #define HAVE_STDLIB_H 1
  441. | #define HAVE_STRING_H 1
  442. | #define HAVE_MEMORY_H 1
  443. | #define HAVE_STRINGS_H 1
  444. | #define HAVE_INTTYPES_H 1
  445. | #define HAVE_STDINT_H 1
  446. | #define HAVE_UNISTD_H 1
  447. | #define __EXTENSIONS__ 1
  448. | #define _ALL_SOURCE 1
  449. | #define _GNU_SOURCE 1
  450. | #define _POSIX_PTHREAD_SEMANTICS 1
  451. | #define _TANDEM_SOURCE 1
  452. | #define HAVE_DLFCN_H 1
  453. | /* end confdefs.h. */
  454. | #include <ac_nonexistent.h>
  455. configure:8159: result: g++ -E
  456. configure:8179: g++ -E -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.cpp
  457. configure:8179: $? = 0
  458. configure:8193: g++ -E -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.cpp
  459. conftest.cpp:27: fatal error: ac_nonexistent.h: No such file or directory
  460. compilation terminated.
  461. configure:8193: $? = 1
  462. configure: failed program was:
  463. | /* confdefs.h */
  464. | #define PACKAGE_NAME "ledger"
  465. | #define PACKAGE_TARNAME "ledger"
  466. | #define PACKAGE_VERSION "3.0.0-20110325"
  467. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  468. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  469. | #define PACKAGE_URL ""
  470. | #define PACKAGE "ledger"
  471. | #define VERSION "3.0.0-20110325"
  472. | #define STDC_HEADERS 1
  473. | #define HAVE_SYS_TYPES_H 1
  474. | #define HAVE_SYS_STAT_H 1
  475. | #define HAVE_STDLIB_H 1
  476. | #define HAVE_STRING_H 1
  477. | #define HAVE_MEMORY_H 1
  478. | #define HAVE_STRINGS_H 1
  479. | #define HAVE_INTTYPES_H 1
  480. | #define HAVE_STDINT_H 1
  481. | #define HAVE_UNISTD_H 1
  482. | #define __EXTENSIONS__ 1
  483. | #define _ALL_SOURCE 1
  484. | #define _GNU_SOURCE 1
  485. | #define _POSIX_PTHREAD_SEMANTICS 1
  486. | #define _TANDEM_SOURCE 1
  487. | #define HAVE_DLFCN_H 1
  488. | /* end confdefs.h. */
  489. | #include <ac_nonexistent.h>
  490. configure:8399: checking for objdir
  491. configure:8414: result: .libs
  492. configure:8710: checking if gcc supports -fno-rtti -fno-exceptions
  493. configure:8728: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fno-rtti -fno-exceptions conftest.c >&5
  494. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  495. configure:8732: $? = 0
  496. configure:8745: result: no
  497. configure:8765: checking for gcc option to produce PIC
  498. configure:9037: result: -fPIC -DPIC
  499. configure:9049: checking if gcc PIC flag -fPIC -DPIC works
  500. configure:9067: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fPIC -DPIC -DPIC conftest.c >&5
  501. configure:9071: $? = 0
  502. configure:9084: result: yes
  503. configure:9108: checking if gcc static flag -static works
  504. configure:9136: result: yes
  505. configure:9151: checking if gcc supports -c -o file.o
  506. configure:9172: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -o out/conftest2.o conftest.c >&5
  507. configure:9176: $? = 0
  508. configure:9198: result: yes
  509. configure:9206: checking if gcc supports -c -o file.o
  510. configure:9253: result: yes
  511. configure:9286: checking whether the gcc linker (g++) supports shared libraries
  512. configure:10277: result: no
  513. configure:10516: checking dynamic linker characteristics
  514. configure:10949: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  515. configure:10949: $? = 0
  516. configure:11179: result: GNU/Linux ld.so
  517. configure:11281: checking how to hardcode library paths into programs
  518. configure:11306: result: unsupported
  519. configure:11826: checking whether stripping libraries is possible
  520. configure:11831: result: yes
  521. configure:11866: checking if libtool supports shared libraries
  522. configure:11868: result: no
  523. configure:11871: checking whether to build shared libraries
  524. configure:11892: result: no
  525. configure:11895: checking whether to build static libraries
  526. configure:11899: result: yes
  527. configure:12049: checking for ld used by g++
  528. configure:12116: result: g++
  529. configure:12123: checking if the linker (g++) is GNU ld
  530. configure:12138: result: no
  531. configure:12193: checking whether the g++ linker (g++) supports shared libraries
  532. configure:13106: result: yes
  533. configure:13134: g++ -c -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.cpp >&5
  534. configure:13137: $? = 0
  535. configure:13319: checking for g++ option to produce PIC
  536. configure:13636: result: -fPIC -DPIC
  537. configure:13645: checking if g++ PIC flag -fPIC -DPIC works
  538. configure:13663: g++ -c -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 -fPIC -DPIC -DPIC conftest.cpp >&5
  539. configure:13667: $? = 0
  540. configure:13680: result: yes
  541. configure:13701: checking if g++ static flag -static works
  542. configure:13729: result: yes
  543. configure:13741: checking if g++ supports -c -o file.o
  544. configure:13762: g++ -c -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 -o out/conftest2.o conftest.cpp >&5
  545. configure:13766: $? = 0
  546. configure:13788: result: yes
  547. configure:13793: checking if g++ supports -c -o file.o
  548. configure:13840: result: yes
  549. configure:13870: checking whether the g++ linker (g++) supports shared libraries
  550. configure:13899: result: yes
  551. configure:14036: checking dynamic linker characteristics
  552. configure:14417: g++ -o conftest -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.cpp >&5
  553. configure:14417: $? = 0
  554. configure:14647: result: GNU/Linux ld.so
  555. configure:14698: checking how to hardcode library paths into programs
  556. configure:14723: result: unsupported
  557. configure:14782: checking whether NLS is requested
  558. configure:14791: result: yes
  559. configure:14832: checking for msgfmt
  560. configure: trying /usr/bin/msgfmt...
  561. 0 translated messages.
  562. configure:14864: result: /usr/bin/msgfmt
  563. configure:14873: checking for gmsgfmt
  564. configure:14904: result: /usr/bin/msgfmt
  565. configure:14955: checking for xgettext
  566. configure: trying /usr/bin/xgettext...
  567. /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
  568. configure:14987: result: /usr/bin/xgettext
  569. configure:15033: checking for msgmerge
  570. configure: trying /usr/bin/msgmerge...
  571. configure:15064: result: /usr/bin/msgmerge
  572. configure:15082: checking whether we are using the GNU C Library 2 or newer
  573. configure:15109: result: yes
  574. configure:15158: checking for ranlib
  575. configure:15185: result: ranlib
  576. configure:15212: checking for simple visibility declarations
  577. configure:15234: gcc -c -g -O2 -fvisibility=hidden -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  578. configure:15234: $? = 0
  579. configure:15243: result: yes
  580. configure:15258: checking for inline
  581. configure:15274: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  582. configure:15274: $? = 0
  583. configure:15282: result: inline
  584. configure:15300: checking for size_t
  585. configure:15300: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  586. configure:15300: $? = 0
  587. configure:15300: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  588. conftest.c: In function 'main':
  589. conftest.c:65: error: expected expression before ')' token
  590. configure:15300: $? = 1
  591. configure: failed program was:
  592. | /* confdefs.h */
  593. | #define PACKAGE_NAME "ledger"
  594. | #define PACKAGE_TARNAME "ledger"
  595. | #define PACKAGE_VERSION "3.0.0-20110325"
  596. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  597. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  598. | #define PACKAGE_URL ""
  599. | #define PACKAGE "ledger"
  600. | #define VERSION "3.0.0-20110325"
  601. | #define STDC_HEADERS 1
  602. | #define HAVE_SYS_TYPES_H 1
  603. | #define HAVE_SYS_STAT_H 1
  604. | #define HAVE_STDLIB_H 1
  605. | #define HAVE_STRING_H 1
  606. | #define HAVE_MEMORY_H 1
  607. | #define HAVE_STRINGS_H 1
  608. | #define HAVE_INTTYPES_H 1
  609. | #define HAVE_STDINT_H 1
  610. | #define HAVE_UNISTD_H 1
  611. | #define __EXTENSIONS__ 1
  612. | #define _ALL_SOURCE 1
  613. | #define _GNU_SOURCE 1
  614. | #define _POSIX_PTHREAD_SEMANTICS 1
  615. | #define _TANDEM_SOURCE 1
  616. | #define HAVE_DLFCN_H 1
  617. | #define LT_OBJDIR ".libs/"
  618. | #define HAVE_VISIBILITY 1
  619. | /* end confdefs.h. */
  620. | #include <stdio.h>
  621. | #ifdef HAVE_SYS_TYPES_H
  622. | # include <sys/types.h>
  623. | #endif
  624. | #ifdef HAVE_SYS_STAT_H
  625. | # include <sys/stat.h>
  626. | #endif
  627. | #ifdef STDC_HEADERS
  628. | # include <stdlib.h>
  629. | # include <stddef.h>
  630. | #else
  631. | # ifdef HAVE_STDLIB_H
  632. | # include <stdlib.h>
  633. | # endif
  634. | #endif
  635. | #ifdef HAVE_STRING_H
  636. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  637. | # include <memory.h>
  638. | # endif
  639. | # include <string.h>
  640. | #endif
  641. | #ifdef HAVE_STRINGS_H
  642. | # include <strings.h>
  643. | #endif
  644. | #ifdef HAVE_INTTYPES_H
  645. | # include <inttypes.h>
  646. | #endif
  647. | #ifdef HAVE_STDINT_H
  648. | # include <stdint.h>
  649. | #endif
  650. | #ifdef HAVE_UNISTD_H
  651. | # include <unistd.h>
  652. | #endif
  653. | int
  654. | main ()
  655. | {
  656. | if (sizeof ((size_t)))
  657. | return 0;
  658. | ;
  659. | return 0;
  660. | }
  661. configure:15300: result: yes
  662. configure:15312: checking for stdint.h
  663. configure:15329: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  664. configure:15329: $? = 0
  665. configure:15336: result: yes
  666. configure:15348: checking for working alloca.h
  667. configure:15365: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  668. configure:15365: $? = 0
  669. configure:15373: result: yes
  670. configure:15381: checking for alloca
  671. configure:15418: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  672. configure:15418: $? = 0
  673. configure:15426: result: yes
  674. configure:15541: checking for stdlib.h
  675. configure:15541: result: yes
  676. configure:15541: checking for unistd.h
  677. configure:15541: result: yes
  678. configure:15541: checking for sys/param.h
  679. configure:15541: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  680. configure:15541: $? = 0
  681. configure:15541: result: yes
  682. configure:15561: checking for getpagesize
  683. configure:15561: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  684. configure:15561: $? = 0
  685. configure:15561: result: yes
  686. configure:15570: checking for working mmap
  687. configure:15717: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  688. configure:15717: $? = 0
  689. configure:15717: ./conftest
  690. configure:15717: $? = 0
  691. configure:15727: result: yes
  692. configure:15738: checking whether integer division by zero raises SIGFPE
  693. configure:15804: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  694. conftest.c:51: warning: built-in function 'nan' declared as non-function
  695. configure:15804: $? = 0
  696. configure:15804: ./conftest
  697. configure:15804: $? = 0
  698. configure:15816: result: yes
  699. configure:15829: checking for inttypes.h
  700. configure:15846: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  701. configure:15846: $? = 0
  702. configure:15853: result: yes
  703. configure:15864: checking for unsigned long long int
  704. configure:15904: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  705. configure:15904: $? = 0
  706. configure:15912: result: yes
  707. configure:15942: checking for inttypes.h
  708. configure:15942: result: yes
  709. configure:15953: checking whether the inttypes.h PRIxNN macros are broken
  710. configure:15974: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  711. configure:15974: $? = 0
  712. configure:15982: result: no
  713. configure:16077: checking for ld used by GCC
  714. configure:16141: result: g++
  715. configure:16148: checking if the linker (g++) is GNU ld
  716. configure:16161: result: no
  717. configure:16168: checking for shared library run path origin
  718. configure:16181: result: done
  719. configure:16227: checking whether imported symbols can be declared weak
  720. configure:16242: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  721. configure:16242: $? = 0
  722. configure:16247: result: yes
  723. configure:16252: checking pthread.h usability
  724. configure:16252: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  725. configure:16252: $? = 0
  726. configure:16252: result: yes
  727. configure:16252: checking pthread.h presence
  728. configure:16252: gcc -E -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c
  729. configure:16252: $? = 0
  730. configure:16252: result: yes
  731. configure:16252: checking for pthread.h
  732. configure:16252: result: yes
  733. configure:16280: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  734. /tmp/ccshZ1uE.o: In function `main':
  735. /home/vinod/src/ledger/conftest.c:47: undefined reference to `pthread_mutexattr_init'
  736. collect2: ld returned 1 exit status
  737. configure:16280: $? = 1
  738. configure: failed program was:
  739. | /* confdefs.h */
  740. | #define PACKAGE_NAME "ledger"
  741. | #define PACKAGE_TARNAME "ledger"
  742. | #define PACKAGE_VERSION "3.0.0-20110325"
  743. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  744. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  745. | #define PACKAGE_URL ""
  746. | #define PACKAGE "ledger"
  747. | #define VERSION "3.0.0-20110325"
  748. | #define STDC_HEADERS 1
  749. | #define HAVE_SYS_TYPES_H 1
  750. | #define HAVE_SYS_STAT_H 1
  751. | #define HAVE_STDLIB_H 1
  752. | #define HAVE_STRING_H 1
  753. | #define HAVE_MEMORY_H 1
  754. | #define HAVE_STRINGS_H 1
  755. | #define HAVE_INTTYPES_H 1
  756. | #define HAVE_STDINT_H 1
  757. | #define HAVE_UNISTD_H 1
  758. | #define __EXTENSIONS__ 1
  759. | #define _ALL_SOURCE 1
  760. | #define _GNU_SOURCE 1
  761. | #define _POSIX_PTHREAD_SEMANTICS 1
  762. | #define _TANDEM_SOURCE 1
  763. | #define HAVE_DLFCN_H 1
  764. | #define LT_OBJDIR ".libs/"
  765. | #define HAVE_VISIBILITY 1
  766. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  767. | #define HAVE_ALLOCA_H 1
  768. | #define HAVE_ALLOCA 1
  769. | #define HAVE_STDLIB_H 1
  770. | #define HAVE_UNISTD_H 1
  771. | #define HAVE_SYS_PARAM_H 1
  772. | #define HAVE_GETPAGESIZE 1
  773. | #define HAVE_MMAP 1
  774. | #define INTDIV0_RAISES_SIGFPE 1
  775. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  776. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  777. | #define HAVE_UINTMAX_T 1
  778. | #define HAVE_INTTYPES_H 1
  779. | /* end confdefs.h. */
  780. | #include <pthread.h>
  781. | int
  782. | main ()
  783. | {
  784. | pthread_mutex_lock((pthread_mutex_t*)0);
  785. | pthread_mutexattr_init((pthread_mutexattr_t*)0);
  786. | ;
  787. | return 0;
  788. | }
  789. configure:16343: checking for pthread_kill in -lpthread
  790. configure:16368: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c -lpthread >&5
  791. configure:16368: $? = 0
  792. configure:16377: result: yes
  793. configure:16447: checking for pthread_rwlock_t
  794. configure:16447: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  795. configure:16447: $? = 0
  796. configure:16447: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  797. conftest.c: In function 'main':
  798. conftest.c:49: error: expected expression before ')' token
  799. configure:16447: $? = 1
  800. configure: failed program was:
  801. | /* confdefs.h */
  802. | #define PACKAGE_NAME "ledger"
  803. | #define PACKAGE_TARNAME "ledger"
  804. | #define PACKAGE_VERSION "3.0.0-20110325"
  805. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  806. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  807. | #define PACKAGE_URL ""
  808. | #define PACKAGE "ledger"
  809. | #define VERSION "3.0.0-20110325"
  810. | #define STDC_HEADERS 1
  811. | #define HAVE_SYS_TYPES_H 1
  812. | #define HAVE_SYS_STAT_H 1
  813. | #define HAVE_STDLIB_H 1
  814. | #define HAVE_STRING_H 1
  815. | #define HAVE_MEMORY_H 1
  816. | #define HAVE_STRINGS_H 1
  817. | #define HAVE_INTTYPES_H 1
  818. | #define HAVE_STDINT_H 1
  819. | #define HAVE_UNISTD_H 1
  820. | #define __EXTENSIONS__ 1
  821. | #define _ALL_SOURCE 1
  822. | #define _GNU_SOURCE 1
  823. | #define _POSIX_PTHREAD_SEMANTICS 1
  824. | #define _TANDEM_SOURCE 1
  825. | #define HAVE_DLFCN_H 1
  826. | #define LT_OBJDIR ".libs/"
  827. | #define HAVE_VISIBILITY 1
  828. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  829. | #define HAVE_ALLOCA_H 1
  830. | #define HAVE_ALLOCA 1
  831. | #define HAVE_STDLIB_H 1
  832. | #define HAVE_UNISTD_H 1
  833. | #define HAVE_SYS_PARAM_H 1
  834. | #define HAVE_GETPAGESIZE 1
  835. | #define HAVE_MMAP 1
  836. | #define INTDIV0_RAISES_SIGFPE 1
  837. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  838. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  839. | #define HAVE_UINTMAX_T 1
  840. | #define HAVE_INTTYPES_H 1
  841. | #define USE_POSIX_THREADS 1
  842. | #define USE_POSIX_THREADS_WEAK 1
  843. | /* end confdefs.h. */
  844. | #include <pthread.h>
  845. |
  846. | int
  847. | main ()
  848. | {
  849. | if (sizeof ((pthread_rwlock_t)))
  850. | return 0;
  851. | ;
  852. | return 0;
  853. | }
  854. configure:16447: result: yes
  855. configure:16472: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  856. configure:16472: $? = 0
  857. configure:17070: checking for multithread API to use
  858. configure:17072: result: posix
  859. configure:17540: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  860. configure:17540: $? = 0
  861. configure:17551: checking argz.h usability
  862. configure:17551: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  863. configure:17551: $? = 0
  864. configure:17551: result: yes
  865. configure:17551: checking argz.h presence
  866. configure:17551: gcc -E -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c
  867. configure:17551: $? = 0
  868. configure:17551: result: yes
  869. configure:17551: checking for argz.h
  870. configure:17551: result: yes
  871. configure:17551: checking for inttypes.h
  872. configure:17551: result: yes
  873. configure:17551: checking limits.h usability
  874. configure:17551: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  875. configure:17551: $? = 0
  876. configure:17551: result: yes
  877. configure:17551: checking limits.h presence
  878. configure:17551: gcc -E -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c
  879. configure:17551: $? = 0
  880. configure:17551: result: yes
  881. configure:17551: checking for limits.h
  882. configure:17551: result: yes
  883. configure:17551: checking for unistd.h
  884. configure:17551: result: yes
  885. configure:17551: checking for sys/param.h
  886. configure:17551: result: yes
  887. configure:17566: checking for getcwd
  888. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  889. configure:17566: $? = 0
  890. configure:17566: result: yes
  891. configure:17566: checking for getegid
  892. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  893. configure:17566: $? = 0
  894. configure:17566: result: yes
  895. configure:17566: checking for geteuid
  896. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  897. configure:17566: $? = 0
  898. configure:17566: result: yes
  899. configure:17566: checking for getgid
  900. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  901. configure:17566: $? = 0
  902. configure:17566: result: yes
  903. configure:17566: checking for getuid
  904. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  905. configure:17566: $? = 0
  906. configure:17566: result: yes
  907. configure:17566: checking for mempcpy
  908. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  909. conftest.c:80: warning: conflicting types for built-in function 'mempcpy'
  910. configure:17566: $? = 0
  911. configure:17566: result: yes
  912. configure:17566: checking for munmap
  913. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  914. configure:17566: $? = 0
  915. configure:17566: result: yes
  916. configure:17566: checking for stpcpy
  917. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  918. conftest.c:82: warning: conflicting types for built-in function 'stpcpy'
  919. configure:17566: $? = 0
  920. configure:17566: result: yes
  921. configure:17566: checking for strcasecmp
  922. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  923. conftest.c:83: warning: conflicting types for built-in function 'strcasecmp'
  924. configure:17566: $? = 0
  925. configure:17566: result: yes
  926. configure:17566: checking for strdup
  927. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  928. conftest.c:84: warning: conflicting types for built-in function 'strdup'
  929. configure:17566: $? = 0
  930. configure:17566: result: yes
  931. configure:17566: checking for strtoul
  932. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  933. configure:17566: $? = 0
  934. configure:17566: result: yes
  935. configure:17566: checking for tsearch
  936. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  937. configure:17566: $? = 0
  938. configure:17566: result: yes
  939. configure:17566: checking for argz_count
  940. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  941. configure:17566: $? = 0
  942. configure:17566: result: yes
  943. configure:17566: checking for argz_stringify
  944. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  945. configure:17566: $? = 0
  946. configure:17566: result: yes
  947. configure:17566: checking for argz_next
  948. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  949. configure:17566: $? = 0
  950. configure:17566: result: yes
  951. configure:17566: checking for __fsetlocking
  952. configure:17566: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  953. configure:17566: $? = 0
  954. configure:17566: result: yes
  955. configure:17577: checking whether feof_unlocked is declared
  956. configure:17597: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  957. configure:17597: $? = 0
  958. configure:17604: result: yes
  959. configure:17618: checking whether fgets_unlocked is declared
  960. configure:17638: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  961. configure:17638: $? = 0
  962. configure:17645: result: yes
  963. configure:17689: checking for iconv
  964. configure:17711: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  965. configure:17711: $? = 0
  966. configure:17743: result: yes
  967. configure:17746: checking for working iconv
  968. configure:17822: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  969. configure:17822: $? = 0
  970. configure:17822: ./conftest
  971. configure:17822: $? = 0
  972. configure:17834: result: yes
  973. configure:17862: checking for iconv declaration
  974. configure:17891: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  975. configure:17891: $? = 0
  976. configure:17902: result:
  977. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  978. configure:17913: checking for NL_LOCALE_NAME macro
  979. configure:17932: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  980. configure:17932: $? = 0
  981. configure:17941: result: yes
  982. configure:17953: checking for bison
  983. configure:17983: result: no
  984. configure:18011: checking for long long int
  985. configure:18051: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  986. configure:18051: $? = 0
  987. configure:18081: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  988. configure:18081: $? = 0
  989. configure:18081: ./conftest
  990. configure:18081: $? = 0
  991. configure:18096: result: yes
  992. configure:18105: checking for wchar_t
  993. configure:18122: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  994. configure:18122: $? = 0
  995. configure:18129: result: yes
  996. configure:18138: checking for wint_t
  997. configure:18163: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  998. configure:18163: $? = 0
  999. configure:18170: result: yes
  1000. configure:18181: checking for intmax_t
  1001. configure:18207: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  1002. configure:18207: $? = 0
  1003. configure:18214: result: yes
  1004. configure:18224: checking whether printf() supports POSIX/XSI format strings
  1005. configure:18265: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  1006. configure:18265: $? = 0
  1007. configure:18265: ./conftest
  1008. configure:18265: $? = 0
  1009. configure:18276: result: yes
  1010. configure:18287: checking whether we are using the GNU C Library 2.1 or newer
  1011. configure:18314: result: yes
  1012. configure:18323: checking for stdint.h
  1013. configure:18323: result: yes
  1014. configure:18333: checking for SIZE_MAX
  1015. configure:18405: result: yes
  1016. configure:18420: checking for stdint.h
  1017. configure:18420: result: yes
  1018. configure:18432: checking for CFPreferencesCopyAppValue
  1019. configure:18450: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  1020. conftest.c:80: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  1021. compilation terminated.
  1022. configure:18450: $? = 1
  1023. configure: failed program was:
  1024. | /* confdefs.h */
  1025. | #define PACKAGE_NAME "ledger"
  1026. | #define PACKAGE_TARNAME "ledger"
  1027. | #define PACKAGE_VERSION "3.0.0-20110325"
  1028. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  1029. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  1030. | #define PACKAGE_URL ""
  1031. | #define PACKAGE "ledger"
  1032. | #define VERSION "3.0.0-20110325"
  1033. | #define STDC_HEADERS 1
  1034. | #define HAVE_SYS_TYPES_H 1
  1035. | #define HAVE_SYS_STAT_H 1
  1036. | #define HAVE_STDLIB_H 1
  1037. | #define HAVE_STRING_H 1
  1038. | #define HAVE_MEMORY_H 1
  1039. | #define HAVE_STRINGS_H 1
  1040. | #define HAVE_INTTYPES_H 1
  1041. | #define HAVE_STDINT_H 1
  1042. | #define HAVE_UNISTD_H 1
  1043. | #define __EXTENSIONS__ 1
  1044. | #define _ALL_SOURCE 1
  1045. | #define _GNU_SOURCE 1
  1046. | #define _POSIX_PTHREAD_SEMANTICS 1
  1047. | #define _TANDEM_SOURCE 1
  1048. | #define HAVE_DLFCN_H 1
  1049. | #define LT_OBJDIR ".libs/"
  1050. | #define HAVE_VISIBILITY 1
  1051. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1052. | #define HAVE_ALLOCA_H 1
  1053. | #define HAVE_ALLOCA 1
  1054. | #define HAVE_STDLIB_H 1
  1055. | #define HAVE_UNISTD_H 1
  1056. | #define HAVE_SYS_PARAM_H 1
  1057. | #define HAVE_GETPAGESIZE 1
  1058. | #define HAVE_MMAP 1
  1059. | #define INTDIV0_RAISES_SIGFPE 1
  1060. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1061. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1062. | #define HAVE_UINTMAX_T 1
  1063. | #define HAVE_INTTYPES_H 1
  1064. | #define USE_POSIX_THREADS 1
  1065. | #define USE_POSIX_THREADS_WEAK 1
  1066. | #define HAVE_PTHREAD_RWLOCK 1
  1067. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1068. | #define HAVE_BUILTIN_EXPECT 1
  1069. | #define HAVE_ARGZ_H 1
  1070. | #define HAVE_INTTYPES_H 1
  1071. | #define HAVE_LIMITS_H 1
  1072. | #define HAVE_UNISTD_H 1
  1073. | #define HAVE_SYS_PARAM_H 1
  1074. | #define HAVE_GETCWD 1
  1075. | #define HAVE_GETEGID 1
  1076. | #define HAVE_GETEUID 1
  1077. | #define HAVE_GETGID 1
  1078. | #define HAVE_GETUID 1
  1079. | #define HAVE_MEMPCPY 1
  1080. | #define HAVE_MUNMAP 1
  1081. | #define HAVE_STPCPY 1
  1082. | #define HAVE_STRCASECMP 1
  1083. | #define HAVE_STRDUP 1
  1084. | #define HAVE_STRTOUL 1
  1085. | #define HAVE_TSEARCH 1
  1086. | #define HAVE_ARGZ_COUNT 1
  1087. | #define HAVE_ARGZ_STRINGIFY 1
  1088. | #define HAVE_ARGZ_NEXT 1
  1089. | #define HAVE___FSETLOCKING 1
  1090. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1091. | #define HAVE_DECL_FGETS_UNLOCKED 1
  1092. | #define HAVE_ICONV 1
  1093. | #define ICONV_CONST
  1094. | #define HAVE_NL_LOCALE_NAME 1
  1095. | #define HAVE_LONG_LONG_INT 1
  1096. | #define HAVE_WCHAR_T 1
  1097. | #define HAVE_WINT_T 1
  1098. | #define HAVE_INTMAX_T 1
  1099. | #define HAVE_POSIX_PRINTF 1
  1100. | #define HAVE_STDINT_H 1
  1101. | #define HAVE_STDINT_H 1
  1102. | /* end confdefs.h. */
  1103. | #include <CoreFoundation/CFPreferences.h>
  1104. | int
  1105. | main ()
  1106. | {
  1107. | CFPreferencesCopyAppValue(NULL, NULL)
  1108. | ;
  1109. | return 0;
  1110. | }
  1111. configure:18459: result: no
  1112. configure:18466: checking for CFLocaleCopyCurrent
  1113. configure:18484: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  1114. conftest.c:80: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  1115. compilation terminated.
  1116. configure:18484: $? = 1
  1117. configure: failed program was:
  1118. | /* confdefs.h */
  1119. | #define PACKAGE_NAME "ledger"
  1120. | #define PACKAGE_TARNAME "ledger"
  1121. | #define PACKAGE_VERSION "3.0.0-20110325"
  1122. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  1123. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  1124. | #define PACKAGE_URL ""
  1125. | #define PACKAGE "ledger"
  1126. | #define VERSION "3.0.0-20110325"
  1127. | #define STDC_HEADERS 1
  1128. | #define HAVE_SYS_TYPES_H 1
  1129. | #define HAVE_SYS_STAT_H 1
  1130. | #define HAVE_STDLIB_H 1
  1131. | #define HAVE_STRING_H 1
  1132. | #define HAVE_MEMORY_H 1
  1133. | #define HAVE_STRINGS_H 1
  1134. | #define HAVE_INTTYPES_H 1
  1135. | #define HAVE_STDINT_H 1
  1136. | #define HAVE_UNISTD_H 1
  1137. | #define __EXTENSIONS__ 1
  1138. | #define _ALL_SOURCE 1
  1139. | #define _GNU_SOURCE 1
  1140. | #define _POSIX_PTHREAD_SEMANTICS 1
  1141. | #define _TANDEM_SOURCE 1
  1142. | #define HAVE_DLFCN_H 1
  1143. | #define LT_OBJDIR ".libs/"
  1144. | #define HAVE_VISIBILITY 1
  1145. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1146. | #define HAVE_ALLOCA_H 1
  1147. | #define HAVE_ALLOCA 1
  1148. | #define HAVE_STDLIB_H 1
  1149. | #define HAVE_UNISTD_H 1
  1150. | #define HAVE_SYS_PARAM_H 1
  1151. | #define HAVE_GETPAGESIZE 1
  1152. | #define HAVE_MMAP 1
  1153. | #define INTDIV0_RAISES_SIGFPE 1
  1154. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1155. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1156. | #define HAVE_UINTMAX_T 1
  1157. | #define HAVE_INTTYPES_H 1
  1158. | #define USE_POSIX_THREADS 1
  1159. | #define USE_POSIX_THREADS_WEAK 1
  1160. | #define HAVE_PTHREAD_RWLOCK 1
  1161. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1162. | #define HAVE_BUILTIN_EXPECT 1
  1163. | #define HAVE_ARGZ_H 1
  1164. | #define HAVE_INTTYPES_H 1
  1165. | #define HAVE_LIMITS_H 1
  1166. | #define HAVE_UNISTD_H 1
  1167. | #define HAVE_SYS_PARAM_H 1
  1168. | #define HAVE_GETCWD 1
  1169. | #define HAVE_GETEGID 1
  1170. | #define HAVE_GETEUID 1
  1171. | #define HAVE_GETGID 1
  1172. | #define HAVE_GETUID 1
  1173. | #define HAVE_MEMPCPY 1
  1174. | #define HAVE_MUNMAP 1
  1175. | #define HAVE_STPCPY 1
  1176. | #define HAVE_STRCASECMP 1
  1177. | #define HAVE_STRDUP 1
  1178. | #define HAVE_STRTOUL 1
  1179. | #define HAVE_TSEARCH 1
  1180. | #define HAVE_ARGZ_COUNT 1
  1181. | #define HAVE_ARGZ_STRINGIFY 1
  1182. | #define HAVE_ARGZ_NEXT 1
  1183. | #define HAVE___FSETLOCKING 1
  1184. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1185. | #define HAVE_DECL_FGETS_UNLOCKED 1
  1186. | #define HAVE_ICONV 1
  1187. | #define ICONV_CONST
  1188. | #define HAVE_NL_LOCALE_NAME 1
  1189. | #define HAVE_LONG_LONG_INT 1
  1190. | #define HAVE_WCHAR_T 1
  1191. | #define HAVE_WINT_T 1
  1192. | #define HAVE_INTMAX_T 1
  1193. | #define HAVE_POSIX_PRINTF 1
  1194. | #define HAVE_STDINT_H 1
  1195. | #define HAVE_STDINT_H 1
  1196. | /* end confdefs.h. */
  1197. | #include <CoreFoundation/CFLocale.h>
  1198. | int
  1199. | main ()
  1200. | {
  1201. | CFLocaleCopyCurrent();
  1202. | ;
  1203. | return 0;
  1204. | }
  1205. configure:18493: result: no
  1206. configure:18511: checking for ptrdiff_t
  1207. configure:18511: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  1208. configure:18511: $? = 0
  1209. configure:18511: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  1210. conftest.c: In function 'main':
  1211. conftest.c:116: error: expected expression before ')' token
  1212. configure:18511: $? = 1
  1213. configure: failed program was:
  1214. | /* confdefs.h */
  1215. | #define PACKAGE_NAME "ledger"
  1216. | #define PACKAGE_TARNAME "ledger"
  1217. | #define PACKAGE_VERSION "3.0.0-20110325"
  1218. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  1219. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  1220. | #define PACKAGE_URL ""
  1221. | #define PACKAGE "ledger"
  1222. | #define VERSION "3.0.0-20110325"
  1223. | #define STDC_HEADERS 1
  1224. | #define HAVE_SYS_TYPES_H 1
  1225. | #define HAVE_SYS_STAT_H 1
  1226. | #define HAVE_STDLIB_H 1
  1227. | #define HAVE_STRING_H 1
  1228. | #define HAVE_MEMORY_H 1
  1229. | #define HAVE_STRINGS_H 1
  1230. | #define HAVE_INTTYPES_H 1
  1231. | #define HAVE_STDINT_H 1
  1232. | #define HAVE_UNISTD_H 1
  1233. | #define __EXTENSIONS__ 1
  1234. | #define _ALL_SOURCE 1
  1235. | #define _GNU_SOURCE 1
  1236. | #define _POSIX_PTHREAD_SEMANTICS 1
  1237. | #define _TANDEM_SOURCE 1
  1238. | #define HAVE_DLFCN_H 1
  1239. | #define LT_OBJDIR ".libs/"
  1240. | #define HAVE_VISIBILITY 1
  1241. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1242. | #define HAVE_ALLOCA_H 1
  1243. | #define HAVE_ALLOCA 1
  1244. | #define HAVE_STDLIB_H 1
  1245. | #define HAVE_UNISTD_H 1
  1246. | #define HAVE_SYS_PARAM_H 1
  1247. | #define HAVE_GETPAGESIZE 1
  1248. | #define HAVE_MMAP 1
  1249. | #define INTDIV0_RAISES_SIGFPE 1
  1250. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1251. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1252. | #define HAVE_UINTMAX_T 1
  1253. | #define HAVE_INTTYPES_H 1
  1254. | #define USE_POSIX_THREADS 1
  1255. | #define USE_POSIX_THREADS_WEAK 1
  1256. | #define HAVE_PTHREAD_RWLOCK 1
  1257. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1258. | #define HAVE_BUILTIN_EXPECT 1
  1259. | #define HAVE_ARGZ_H 1
  1260. | #define HAVE_INTTYPES_H 1
  1261. | #define HAVE_LIMITS_H 1
  1262. | #define HAVE_UNISTD_H 1
  1263. | #define HAVE_SYS_PARAM_H 1
  1264. | #define HAVE_GETCWD 1
  1265. | #define HAVE_GETEGID 1
  1266. | #define HAVE_GETEUID 1
  1267. | #define HAVE_GETGID 1
  1268. | #define HAVE_GETUID 1
  1269. | #define HAVE_MEMPCPY 1
  1270. | #define HAVE_MUNMAP 1
  1271. | #define HAVE_STPCPY 1
  1272. | #define HAVE_STRCASECMP 1
  1273. | #define HAVE_STRDUP 1
  1274. | #define HAVE_STRTOUL 1
  1275. | #define HAVE_TSEARCH 1
  1276. | #define HAVE_ARGZ_COUNT 1
  1277. | #define HAVE_ARGZ_STRINGIFY 1
  1278. | #define HAVE_ARGZ_NEXT 1
  1279. | #define HAVE___FSETLOCKING 1
  1280. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1281. | #define HAVE_DECL_FGETS_UNLOCKED 1
  1282. | #define HAVE_ICONV 1
  1283. | #define ICONV_CONST
  1284. | #define HAVE_NL_LOCALE_NAME 1
  1285. | #define HAVE_LONG_LONG_INT 1
  1286. | #define HAVE_WCHAR_T 1
  1287. | #define HAVE_WINT_T 1
  1288. | #define HAVE_INTMAX_T 1
  1289. | #define HAVE_POSIX_PRINTF 1
  1290. | #define HAVE_STDINT_H 1
  1291. | #define HAVE_STDINT_H 1
  1292. | /* end confdefs.h. */
  1293. | #include <stdio.h>
  1294. | #ifdef HAVE_SYS_TYPES_H
  1295. | # include <sys/types.h>
  1296. | #endif
  1297. | #ifdef HAVE_SYS_STAT_H
  1298. | # include <sys/stat.h>
  1299. | #endif
  1300. | #ifdef STDC_HEADERS
  1301. | # include <stdlib.h>
  1302. | # include <stddef.h>
  1303. | #else
  1304. | # ifdef HAVE_STDLIB_H
  1305. | # include <stdlib.h>
  1306. | # endif
  1307. | #endif
  1308. | #ifdef HAVE_STRING_H
  1309. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1310. | # include <memory.h>
  1311. | # endif
  1312. | # include <string.h>
  1313. | #endif
  1314. | #ifdef HAVE_STRINGS_H
  1315. | # include <strings.h>
  1316. | #endif
  1317. | #ifdef HAVE_INTTYPES_H
  1318. | # include <inttypes.h>
  1319. | #endif
  1320. | #ifdef HAVE_STDINT_H
  1321. | # include <stdint.h>
  1322. | #endif
  1323. | #ifdef HAVE_UNISTD_H
  1324. | # include <unistd.h>
  1325. | #endif
  1326. | int
  1327. | main ()
  1328. | {
  1329. | if (sizeof ((ptrdiff_t)))
  1330. | return 0;
  1331. | ;
  1332. | return 0;
  1333. | }
  1334. configure:18511: result: yes
  1335. configure:18524: checking stddef.h usability
  1336. configure:18524: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  1337. configure:18524: $? = 0
  1338. configure:18524: result: yes
  1339. configure:18524: checking stddef.h presence
  1340. configure:18524: gcc -E -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c
  1341. configure:18524: $? = 0
  1342. configure:18524: result: yes
  1343. configure:18524: checking for stddef.h
  1344. configure:18524: result: yes
  1345. configure:18524: checking for stdlib.h
  1346. configure:18524: result: yes
  1347. configure:18524: checking for string.h
  1348. configure:18524: result: yes
  1349. configure:18537: checking for asprintf
  1350. configure:18537: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  1351. configure:18537: $? = 0
  1352. configure:18537: result: yes
  1353. configure:18537: checking for fwprintf
  1354. configure:18537: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  1355. configure:18537: $? = 0
  1356. configure:18537: result: yes
  1357. configure:18537: checking for putenv
  1358. configure:18537: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  1359. configure:18537: $? = 0
  1360. configure:18537: result: yes
  1361. configure:18537: checking for setenv
  1362. configure:18537: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  1363. configure:18537: $? = 0
  1364. configure:18537: result: yes
  1365. configure:18537: checking for setlocale
  1366. configure:18537: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  1367. configure:18537: $? = 0
  1368. configure:18537: result: yes
  1369. configure:18537: checking for snprintf
  1370. configure:18537: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  1371. conftest.c:111: warning: conflicting types for built-in function 'snprintf'
  1372. configure:18537: $? = 0
  1373. configure:18537: result: yes
  1374. configure:18537: checking for wcslen
  1375. configure:18537: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  1376. configure:18537: $? = 0
  1377. configure:18537: result: yes
  1378. configure:18548: checking whether _snprintf is declared
  1379. configure:18568: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  1380. conftest.c: In function 'main':
  1381. conftest.c:96: error: '_snprintf' undeclared (first use in this function)
  1382. conftest.c:96: error: (Each undeclared identifier is reported only once
  1383. conftest.c:96: error: for each function it appears in.)
  1384. configure:18568: $? = 1
  1385. configure: failed program was:
  1386. | /* confdefs.h */
  1387. | #define PACKAGE_NAME "ledger"
  1388. | #define PACKAGE_TARNAME "ledger"
  1389. | #define PACKAGE_VERSION "3.0.0-20110325"
  1390. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  1391. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  1392. | #define PACKAGE_URL ""
  1393. | #define PACKAGE "ledger"
  1394. | #define VERSION "3.0.0-20110325"
  1395. | #define STDC_HEADERS 1
  1396. | #define HAVE_SYS_TYPES_H 1
  1397. | #define HAVE_SYS_STAT_H 1
  1398. | #define HAVE_STDLIB_H 1
  1399. | #define HAVE_STRING_H 1
  1400. | #define HAVE_MEMORY_H 1
  1401. | #define HAVE_STRINGS_H 1
  1402. | #define HAVE_INTTYPES_H 1
  1403. | #define HAVE_STDINT_H 1
  1404. | #define HAVE_UNISTD_H 1
  1405. | #define __EXTENSIONS__ 1
  1406. | #define _ALL_SOURCE 1
  1407. | #define _GNU_SOURCE 1
  1408. | #define _POSIX_PTHREAD_SEMANTICS 1
  1409. | #define _TANDEM_SOURCE 1
  1410. | #define HAVE_DLFCN_H 1
  1411. | #define LT_OBJDIR ".libs/"
  1412. | #define HAVE_VISIBILITY 1
  1413. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1414. | #define HAVE_ALLOCA_H 1
  1415. | #define HAVE_ALLOCA 1
  1416. | #define HAVE_STDLIB_H 1
  1417. | #define HAVE_UNISTD_H 1
  1418. | #define HAVE_SYS_PARAM_H 1
  1419. | #define HAVE_GETPAGESIZE 1
  1420. | #define HAVE_MMAP 1
  1421. | #define INTDIV0_RAISES_SIGFPE 1
  1422. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1423. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1424. | #define HAVE_UINTMAX_T 1
  1425. | #define HAVE_INTTYPES_H 1
  1426. | #define USE_POSIX_THREADS 1
  1427. | #define USE_POSIX_THREADS_WEAK 1
  1428. | #define HAVE_PTHREAD_RWLOCK 1
  1429. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1430. | #define HAVE_BUILTIN_EXPECT 1
  1431. | #define HAVE_ARGZ_H 1
  1432. | #define HAVE_INTTYPES_H 1
  1433. | #define HAVE_LIMITS_H 1
  1434. | #define HAVE_UNISTD_H 1
  1435. | #define HAVE_SYS_PARAM_H 1
  1436. | #define HAVE_GETCWD 1
  1437. | #define HAVE_GETEGID 1
  1438. | #define HAVE_GETEUID 1
  1439. | #define HAVE_GETGID 1
  1440. | #define HAVE_GETUID 1
  1441. | #define HAVE_MEMPCPY 1
  1442. | #define HAVE_MUNMAP 1
  1443. | #define HAVE_STPCPY 1
  1444. | #define HAVE_STRCASECMP 1
  1445. | #define HAVE_STRDUP 1
  1446. | #define HAVE_STRTOUL 1
  1447. | #define HAVE_TSEARCH 1
  1448. | #define HAVE_ARGZ_COUNT 1
  1449. | #define HAVE_ARGZ_STRINGIFY 1
  1450. | #define HAVE_ARGZ_NEXT 1
  1451. | #define HAVE___FSETLOCKING 1
  1452. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1453. | #define HAVE_DECL_FGETS_UNLOCKED 1
  1454. | #define HAVE_ICONV 1
  1455. | #define ICONV_CONST
  1456. | #define HAVE_NL_LOCALE_NAME 1
  1457. | #define HAVE_LONG_LONG_INT 1
  1458. | #define HAVE_WCHAR_T 1
  1459. | #define HAVE_WINT_T 1
  1460. | #define HAVE_INTMAX_T 1
  1461. | #define HAVE_POSIX_PRINTF 1
  1462. | #define HAVE_STDINT_H 1
  1463. | #define HAVE_STDINT_H 1
  1464. | #define HAVE_STDDEF_H 1
  1465. | #define HAVE_STDLIB_H 1
  1466. | #define HAVE_STRING_H 1
  1467. | #define HAVE_ASPRINTF 1
  1468. | #define HAVE_FWPRINTF 1
  1469. | #define HAVE_PUTENV 1
  1470. | #define HAVE_SETENV 1
  1471. | #define HAVE_SETLOCALE 1
  1472. | #define HAVE_SNPRINTF 1
  1473. | #define HAVE_WCSLEN 1
  1474. | /* end confdefs.h. */
  1475. | #include <stdio.h>
  1476. | int
  1477. | main ()
  1478. | {
  1479. |
  1480. | #ifndef _snprintf
  1481. | char *p = (char *) _snprintf;
  1482. | #endif
  1483. |
  1484. | ;
  1485. | return 0;
  1486. | }
  1487. configure:18575: result: no
  1488. configure:18589: checking whether _snwprintf is declared
  1489. configure:18609: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  1490. conftest.c: In function 'main':
  1491. conftest.c:97: error: '_snwprintf' undeclared (first use in this function)
  1492. conftest.c:97: error: (Each undeclared identifier is reported only once
  1493. conftest.c:97: error: for each function it appears in.)
  1494. configure:18609: $? = 1
  1495. configure: failed program was:
  1496. | /* confdefs.h */
  1497. | #define PACKAGE_NAME "ledger"
  1498. | #define PACKAGE_TARNAME "ledger"
  1499. | #define PACKAGE_VERSION "3.0.0-20110325"
  1500. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  1501. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  1502. | #define PACKAGE_URL ""
  1503. | #define PACKAGE "ledger"
  1504. | #define VERSION "3.0.0-20110325"
  1505. | #define STDC_HEADERS 1
  1506. | #define HAVE_SYS_TYPES_H 1
  1507. | #define HAVE_SYS_STAT_H 1
  1508. | #define HAVE_STDLIB_H 1
  1509. | #define HAVE_STRING_H 1
  1510. | #define HAVE_MEMORY_H 1
  1511. | #define HAVE_STRINGS_H 1
  1512. | #define HAVE_INTTYPES_H 1
  1513. | #define HAVE_STDINT_H 1
  1514. | #define HAVE_UNISTD_H 1
  1515. | #define __EXTENSIONS__ 1
  1516. | #define _ALL_SOURCE 1
  1517. | #define _GNU_SOURCE 1
  1518. | #define _POSIX_PTHREAD_SEMANTICS 1
  1519. | #define _TANDEM_SOURCE 1
  1520. | #define HAVE_DLFCN_H 1
  1521. | #define LT_OBJDIR ".libs/"
  1522. | #define HAVE_VISIBILITY 1
  1523. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1524. | #define HAVE_ALLOCA_H 1
  1525. | #define HAVE_ALLOCA 1
  1526. | #define HAVE_STDLIB_H 1
  1527. | #define HAVE_UNISTD_H 1
  1528. | #define HAVE_SYS_PARAM_H 1
  1529. | #define HAVE_GETPAGESIZE 1
  1530. | #define HAVE_MMAP 1
  1531. | #define INTDIV0_RAISES_SIGFPE 1
  1532. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1533. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1534. | #define HAVE_UINTMAX_T 1
  1535. | #define HAVE_INTTYPES_H 1
  1536. | #define USE_POSIX_THREADS 1
  1537. | #define USE_POSIX_THREADS_WEAK 1
  1538. | #define HAVE_PTHREAD_RWLOCK 1
  1539. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1540. | #define HAVE_BUILTIN_EXPECT 1
  1541. | #define HAVE_ARGZ_H 1
  1542. | #define HAVE_INTTYPES_H 1
  1543. | #define HAVE_LIMITS_H 1
  1544. | #define HAVE_UNISTD_H 1
  1545. | #define HAVE_SYS_PARAM_H 1
  1546. | #define HAVE_GETCWD 1
  1547. | #define HAVE_GETEGID 1
  1548. | #define HAVE_GETEUID 1
  1549. | #define HAVE_GETGID 1
  1550. | #define HAVE_GETUID 1
  1551. | #define HAVE_MEMPCPY 1
  1552. | #define HAVE_MUNMAP 1
  1553. | #define HAVE_STPCPY 1
  1554. | #define HAVE_STRCASECMP 1
  1555. | #define HAVE_STRDUP 1
  1556. | #define HAVE_STRTOUL 1
  1557. | #define HAVE_TSEARCH 1
  1558. | #define HAVE_ARGZ_COUNT 1
  1559. | #define HAVE_ARGZ_STRINGIFY 1
  1560. | #define HAVE_ARGZ_NEXT 1
  1561. | #define HAVE___FSETLOCKING 1
  1562. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1563. | #define HAVE_DECL_FGETS_UNLOCKED 1
  1564. | #define HAVE_ICONV 1
  1565. | #define ICONV_CONST
  1566. | #define HAVE_NL_LOCALE_NAME 1
  1567. | #define HAVE_LONG_LONG_INT 1
  1568. | #define HAVE_WCHAR_T 1
  1569. | #define HAVE_WINT_T 1
  1570. | #define HAVE_INTMAX_T 1
  1571. | #define HAVE_POSIX_PRINTF 1
  1572. | #define HAVE_STDINT_H 1
  1573. | #define HAVE_STDINT_H 1
  1574. | #define HAVE_STDDEF_H 1
  1575. | #define HAVE_STDLIB_H 1
  1576. | #define HAVE_STRING_H 1
  1577. | #define HAVE_ASPRINTF 1
  1578. | #define HAVE_FWPRINTF 1
  1579. | #define HAVE_PUTENV 1
  1580. | #define HAVE_SETENV 1
  1581. | #define HAVE_SETLOCALE 1
  1582. | #define HAVE_SNPRINTF 1
  1583. | #define HAVE_WCSLEN 1
  1584. | #define HAVE_DECL__SNPRINTF 0
  1585. | /* end confdefs.h. */
  1586. | #include <stdio.h>
  1587. | int
  1588. | main ()
  1589. | {
  1590. |
  1591. | #ifndef _snwprintf
  1592. | char *p = (char *) _snwprintf;
  1593. | #endif
  1594. |
  1595. | ;
  1596. | return 0;
  1597. | }
  1598. configure:18616: result: no
  1599. configure:18631: checking whether getc_unlocked is declared
  1600. configure:18651: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  1601. configure:18651: $? = 0
  1602. configure:18658: result: yes
  1603. configure:18697: checking for nl_langinfo and CODESET
  1604. configure:18713: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  1605. configure:18713: $? = 0
  1606. configure:18722: result: yes
  1607. configure:18731: checking for LC_MESSAGES
  1608. configure:18747: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c >&5
  1609. configure:18747: $? = 0
  1610. configure:18755: result: yes
  1611. configure:18906: checking for CFPreferencesCopyAppValue
  1612. configure:18933: result: no
  1613. configure:18940: checking for CFLocaleCopyCurrent
  1614. configure:18967: result: no
  1615. configure:19002: checking whether included gettext is requested
  1616. configure:19012: result: yes
  1617. configure:19627: checking whether to use NLS
  1618. configure:19629: result: yes
  1619. configure:19632: checking where the gettext function comes from
  1620. configure:19643: result: included intl directory
  1621. configure:19739: checking for emacs
  1622. configure:19755: found /usr/bin/emacs
  1623. configure:19766: result: emacs
  1624. configure:19790: checking where .elc files should go
  1625. configure:19803: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
  1626. Loading 00debian-vars...
  1627. Loading /etc/emacs/site-start.d/50autoconf.el (source)...
  1628. Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
  1629. Skipping dictionaries-common setup for emacs-snapshot
  1630. Loading /etc/emacs/site-start.d/50emacs-goodies-el.el (source)...
  1631. Loading /etc/emacs/site-start.d/50git-core.el (source)...
  1632. Loading /etc/emacs/site-start.d/50ledger.el (source)...
  1633. Loading /etc/emacs/site-start.d/50python-docutils.el (source)...
  1634. Loading /etc/emacs/site-start.d/50yasnippet.el (source)...
  1635. configure:19806: $? = 0
  1636. configure:19819: result: ${datarootdir}/emacs/site-lisp
  1637. configure:19948: checking if pipes can be used
  1638. configure:19993: g++ -o conftest -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.cpp >&5
  1639. configure:19993: $? = 0
  1640. configure:20007: result: true
  1641. configure:20017: checking if GMP is available
  1642. configure:20043: g++ -o conftest -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.cpp -lgmp >&5
  1643. configure:20043: $? = 0
  1644. configure:20058: result: true
  1645. configure:20071: checking if MPFR is available
  1646. configure:20099: g++ -o conftest -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.cpp -lmpfr -lgmp >&5
  1647. configure:20099: $? = 0
  1648. configure:20114: result: true
  1649. configure:20127: checking if libedit is available
  1650. configure:20155: g++ -o conftest -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.cpp -ledit -lmpfr -lgmp >&5
  1651. configure:20155: $? = 0
  1652. configure:20170: result: true
  1653. configure:20181: checking if boost_regex is available
  1654. configure:20205: g++ -o conftest -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.cpp -lboost_regex -ledit -lmpfr -lgmp >&5
  1655. configure:20205: $? = 0
  1656. configure:20220: result: true
  1657. configure:20232: checking if boost_regex w/ICU is available
  1658. configure:20259: g++ -o conftest -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.cpp -licuuc -lboost_regex -ledit -lmpfr -lgmp >&5
  1659. configure:20259: $? = 0
  1660. configure:20274: result: true
  1661. configure:20285: checking if boost_date_time is available
  1662. configure:20327: g++ -o conftest -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.cpp -lboost_date_time -licuuc -lboost_regex -ledit -lmpfr -lgmp >&5
  1663. configure:20327: $? = 0
  1664. configure:20342: result: true
  1665. configure:20355: checking if boost_filesystem is available
  1666. configure:20379: g++ -o conftest -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.cpp -lboost_filesystem -lboost_system -lboost_date_time -licuuc -lboost_regex -ledit -lmpfr -lgmp >&5
  1667. configure:20379: $? = 0
  1668. configure:20394: result: true
  1669. configure:20407: checking if boost_iostreams is available
  1670. configure:20441: g++ -o conftest -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.cpp -lboost_iostreams -lboost_system -lboost_filesystem -lboost_system -lboost_date_time -licuuc -lboost_regex -ledit -lmpfr -lgmp >&5
  1671. configure:20441: $? = 0
  1672. configure:20456: result: true
  1673. configure:20541: checking for a Python interpreter with version >= 2.4
  1674. configure:20558: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  1675. configure:20561: $? = 0
  1676. configure:20567: result: python
  1677. configure:20575: checking for python
  1678. configure:20593: found /usr/bin/python
  1679. configure:20605: result: /usr/bin/python
  1680. configure:20623: checking for python version
  1681. configure:20630: result: 2.6
  1682. configure:20642: checking for python platform
  1683. configure:20649: result: linux2
  1684. configure:20656: checking for python script directory
  1685. configure:20685: result: ${prefix}/lib/python2.6/dist-packages
  1686. configure:20694: checking for python extension module directory
  1687. configure:20723: result: ${exec_prefix}/lib/python2.6/dist-packages
  1688. configure:20745: checking if boost_python is available
  1689. configure:20774: g++ -o conftest -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.cpp -lboost_python -lpython2.6 -lboost_iostreams -lboost_system -lboost_filesystem -lboost_system -lboost_date_time -licuuc -lboost_regex -ledit -lmpfr -lgmp >&5
  1690. /usr/bin/ld: cannot find -lboost_python
  1691. collect2: ld returned 1 exit status
  1692. configure:20774: $? = 1
  1693. configure: failed program was:
  1694. | /* confdefs.h */
  1695. | #define PACKAGE_NAME "ledger"
  1696. | #define PACKAGE_TARNAME "ledger"
  1697. | #define PACKAGE_VERSION "3.0.0-20110325"
  1698. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  1699. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  1700. | #define PACKAGE_URL ""
  1701. | #define PACKAGE "ledger"
  1702. | #define VERSION "3.0.0-20110325"
  1703. | #define STDC_HEADERS 1
  1704. | #define HAVE_SYS_TYPES_H 1
  1705. | #define HAVE_SYS_STAT_H 1
  1706. | #define HAVE_STDLIB_H 1
  1707. | #define HAVE_STRING_H 1
  1708. | #define HAVE_MEMORY_H 1
  1709. | #define HAVE_STRINGS_H 1
  1710. | #define HAVE_INTTYPES_H 1
  1711. | #define HAVE_STDINT_H 1
  1712. | #define HAVE_UNISTD_H 1
  1713. | #define __EXTENSIONS__ 1
  1714. | #define _ALL_SOURCE 1
  1715. | #define _GNU_SOURCE 1
  1716. | #define _POSIX_PTHREAD_SEMANTICS 1
  1717. | #define _TANDEM_SOURCE 1
  1718. | #define HAVE_DLFCN_H 1
  1719. | #define LT_OBJDIR ".libs/"
  1720. | #define HAVE_VISIBILITY 1
  1721. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1722. | #define HAVE_ALLOCA_H 1
  1723. | #define HAVE_ALLOCA 1
  1724. | #define HAVE_STDLIB_H 1
  1725. | #define HAVE_UNISTD_H 1
  1726. | #define HAVE_SYS_PARAM_H 1
  1727. | #define HAVE_GETPAGESIZE 1
  1728. | #define HAVE_MMAP 1
  1729. | #define INTDIV0_RAISES_SIGFPE 1
  1730. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1731. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1732. | #define HAVE_UINTMAX_T 1
  1733. | #define HAVE_INTTYPES_H 1
  1734. | #define USE_POSIX_THREADS 1
  1735. | #define USE_POSIX_THREADS_WEAK 1
  1736. | #define HAVE_PTHREAD_RWLOCK 1
  1737. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1738. | #define HAVE_BUILTIN_EXPECT 1
  1739. | #define HAVE_ARGZ_H 1
  1740. | #define HAVE_INTTYPES_H 1
  1741. | #define HAVE_LIMITS_H 1
  1742. | #define HAVE_UNISTD_H 1
  1743. | #define HAVE_SYS_PARAM_H 1
  1744. | #define HAVE_GETCWD 1
  1745. | #define HAVE_GETEGID 1
  1746. | #define HAVE_GETEUID 1
  1747. | #define HAVE_GETGID 1
  1748. | #define HAVE_GETUID 1
  1749. | #define HAVE_MEMPCPY 1
  1750. | #define HAVE_MUNMAP 1
  1751. | #define HAVE_STPCPY 1
  1752. | #define HAVE_STRCASECMP 1
  1753. | #define HAVE_STRDUP 1
  1754. | #define HAVE_STRTOUL 1
  1755. | #define HAVE_TSEARCH 1
  1756. | #define HAVE_ARGZ_COUNT 1
  1757. | #define HAVE_ARGZ_STRINGIFY 1
  1758. | #define HAVE_ARGZ_NEXT 1
  1759. | #define HAVE___FSETLOCKING 1
  1760. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1761. | #define HAVE_DECL_FGETS_UNLOCKED 1
  1762. | #define HAVE_ICONV 1
  1763. | #define ICONV_CONST
  1764. | #define HAVE_NL_LOCALE_NAME 1
  1765. | #define HAVE_LONG_LONG_INT 1
  1766. | #define HAVE_WCHAR_T 1
  1767. | #define HAVE_WINT_T 1
  1768. | #define HAVE_INTMAX_T 1
  1769. | #define HAVE_POSIX_PRINTF 1
  1770. | #define HAVE_STDINT_H 1
  1771. | #define HAVE_STDINT_H 1
  1772. | #define HAVE_STDDEF_H 1
  1773. | #define HAVE_STDLIB_H 1
  1774. | #define HAVE_STRING_H 1
  1775. | #define HAVE_ASPRINTF 1
  1776. | #define HAVE_FWPRINTF 1
  1777. | #define HAVE_PUTENV 1
  1778. | #define HAVE_SETENV 1
  1779. | #define HAVE_SETLOCALE 1
  1780. | #define HAVE_SNPRINTF 1
  1781. | #define HAVE_WCSLEN 1
  1782. | #define HAVE_DECL__SNPRINTF 0
  1783. | #define HAVE_DECL__SNWPRINTF 0
  1784. | #define HAVE_DECL_GETC_UNLOCKED 1
  1785. | #define HAVE_LANGINFO_CODESET 1
  1786. | #define HAVE_LC_MESSAGES 1
  1787. | #define ENABLE_NLS 1
  1788. | #define DEBUG_MODE 1
  1789. | #define USE_PCH 1
  1790. | #define HAVE_UNIX_PIPES 1
  1791. | #define HAVE_LIBEDIT 1
  1792. | #define HAVE_BOOST_REGEX_UNICODE 1
  1793. | /* end confdefs.h. */
  1794. | #include <boost/python.hpp>
  1795. | using namespace boost::python;
  1796. | class foo {};
  1797. | BOOST_PYTHON_MODULE(samp) {
  1798. | class_< foo > ("foo") ;
  1799. | }
  1800. | int
  1801. | main ()
  1802. | {
  1803. | return 0
  1804. | ;
  1805. | return 0;
  1806. | }
  1807. configure:20789: result: false
  1808. configure:20836: checking if boost_test is available
  1809. configure:20855: g++ -o conftest -Wconversion -pthread -g -pipe -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.cpp -lboost_unit_test_framework -lboost_test_exec_monitor -lboost_iostreams -lboost_system -lboost_filesystem -lboost_system -lboost_date_time -licuuc -lboost_regex -ledit -lmpfr -lgmp >&5
  1810. /usr/bin/ld: cannot find -lboost_unit_test_framework
  1811. /usr/bin/ld: cannot find -lboost_test_exec_monitor
  1812. collect2: ld returned 1 exit status
  1813. configure:20855: $? = 1
  1814. configure: failed program was:
  1815. | /* confdefs.h */
  1816. | #define PACKAGE_NAME "ledger"
  1817. | #define PACKAGE_TARNAME "ledger"
  1818. | #define PACKAGE_VERSION "3.0.0-20110325"
  1819. | #define PACKAGE_STRING "ledger 3.0.0-20110325"
  1820. | #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  1821. | #define PACKAGE_URL ""
  1822. | #define PACKAGE "ledger"
  1823. | #define VERSION "3.0.0-20110325"
  1824. | #define STDC_HEADERS 1
  1825. | #define HAVE_SYS_TYPES_H 1
  1826. | #define HAVE_SYS_STAT_H 1
  1827. | #define HAVE_STDLIB_H 1
  1828. | #define HAVE_STRING_H 1
  1829. | #define HAVE_MEMORY_H 1
  1830. | #define HAVE_STRINGS_H 1
  1831. | #define HAVE_INTTYPES_H 1
  1832. | #define HAVE_STDINT_H 1
  1833. | #define HAVE_UNISTD_H 1
  1834. | #define __EXTENSIONS__ 1
  1835. | #define _ALL_SOURCE 1
  1836. | #define _GNU_SOURCE 1
  1837. | #define _POSIX_PTHREAD_SEMANTICS 1
  1838. | #define _TANDEM_SOURCE 1
  1839. | #define HAVE_DLFCN_H 1
  1840. | #define LT_OBJDIR ".libs/"
  1841. | #define HAVE_VISIBILITY 1
  1842. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1843. | #define HAVE_ALLOCA_H 1
  1844. | #define HAVE_ALLOCA 1
  1845. | #define HAVE_STDLIB_H 1
  1846. | #define HAVE_UNISTD_H 1
  1847. | #define HAVE_SYS_PARAM_H 1
  1848. | #define HAVE_GETPAGESIZE 1
  1849. | #define HAVE_MMAP 1
  1850. | #define INTDIV0_RAISES_SIGFPE 1
  1851. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1852. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1853. | #define HAVE_UINTMAX_T 1
  1854. | #define HAVE_INTTYPES_H 1
  1855. | #define USE_POSIX_THREADS 1
  1856. | #define USE_POSIX_THREADS_WEAK 1
  1857. | #define HAVE_PTHREAD_RWLOCK 1
  1858. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1859. | #define HAVE_BUILTIN_EXPECT 1
  1860. | #define HAVE_ARGZ_H 1
  1861. | #define HAVE_INTTYPES_H 1
  1862. | #define HAVE_LIMITS_H 1
  1863. | #define HAVE_UNISTD_H 1
  1864. | #define HAVE_SYS_PARAM_H 1
  1865. | #define HAVE_GETCWD 1
  1866. | #define HAVE_GETEGID 1
  1867. | #define HAVE_GETEUID 1
  1868. | #define HAVE_GETGID 1
  1869. | #define HAVE_GETUID 1
  1870. | #define HAVE_MEMPCPY 1
  1871. | #define HAVE_MUNMAP 1
  1872. | #define HAVE_STPCPY 1
  1873. | #define HAVE_STRCASECMP 1
  1874. | #define HAVE_STRDUP 1
  1875. | #define HAVE_STRTOUL 1
  1876. | #define HAVE_TSEARCH 1
  1877. | #define HAVE_ARGZ_COUNT 1
  1878. | #define HAVE_ARGZ_STRINGIFY 1
  1879. | #define HAVE_ARGZ_NEXT 1
  1880. | #define HAVE___FSETLOCKING 1
  1881. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1882. | #define HAVE_DECL_FGETS_UNLOCKED 1
  1883. | #define HAVE_ICONV 1
  1884. | #define ICONV_CONST
  1885. | #define HAVE_NL_LOCALE_NAME 1
  1886. | #define HAVE_LONG_LONG_INT 1
  1887. | #define HAVE_WCHAR_T 1
  1888. | #define HAVE_WINT_T 1
  1889. | #define HAVE_INTMAX_T 1
  1890. | #define HAVE_POSIX_PRINTF 1
  1891. | #define HAVE_STDINT_H 1
  1892. | #define HAVE_STDINT_H 1
  1893. | #define HAVE_STDDEF_H 1
  1894. | #define HAVE_STDLIB_H 1
  1895. | #define HAVE_STRING_H 1
  1896. | #define HAVE_ASPRINTF 1
  1897. | #define HAVE_FWPRINTF 1
  1898. | #define HAVE_PUTENV 1
  1899. | #define HAVE_SETENV 1
  1900. | #define HAVE_SETLOCALE 1
  1901. | #define HAVE_SNPRINTF 1
  1902. | #define HAVE_WCSLEN 1
  1903. | #define HAVE_DECL__SNPRINTF 0
  1904. | #define HAVE_DECL__SNWPRINTF 0
  1905. | #define HAVE_DECL_GETC_UNLOCKED 1
  1906. | #define HAVE_LANGINFO_CODESET 1
  1907. | #define HAVE_LC_MESSAGES 1
  1908. | #define ENABLE_NLS 1
  1909. | #define DEBUG_MODE 1
  1910. | #define USE_PCH 1
  1911. | #define HAVE_UNIX_PIPES 1
  1912. | #define HAVE_LIBEDIT 1
  1913. | #define HAVE_BOOST_REGEX_UNICODE 1
  1914. | /* end confdefs.h. */
  1915. | #define BOOST_TEST_MODULE sample
  1916. | #include <boost/test/unit_test.hpp>
  1917. | BOOST_AUTO_TEST_CASE(test_test) {}
  1918. configure:20870: result: false
  1919. configure:20883: checking for ANSI C header files
  1920. configure:20987: result: yes
  1921. configure:20995: checking whether stat file-mode macros are broken
  1922. configure:21022: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  1923. configure:21022: $? = 0
  1924. configure:21029: result: no
  1925. configure:21039: checking langinfo.h usability
  1926. configure:21039: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  1927. configure:21039: $? = 0
  1928. configure:21039: result: yes
  1929. configure:21039: checking langinfo.h presence
  1930. configure:21039: gcc -E -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c
  1931. configure:21039: $? = 0
  1932. configure:21039: result: yes
  1933. configure:21039: checking for langinfo.h
  1934. configure:21039: result: yes
  1935. configure:21051: checking for size_t
  1936. configure:21051: result: yes
  1937. configure:21062: checking whether struct tm is in sys/time.h or time.h
  1938. configure:21082: gcc -c -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 conftest.c >&5
  1939. configure:21082: $? = 0
  1940. configure:21089: result: time.h
  1941. configure:21105: checking for access
  1942. configure:21105: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c -lboost_iostreams -lboost_system -lboost_filesystem -lboost_system -lboost_date_time -licuuc -lboost_regex -ledit -lmpfr -lgmp >&5
  1943. configure:21105: $? = 0
  1944. configure:21105: result: yes
  1945. configure:21105: checking for realpath
  1946. configure:21105: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c -lboost_iostreams -lboost_system -lboost_filesystem -lboost_system -lboost_date_time -licuuc -lboost_regex -ledit -lmpfr -lgmp >&5
  1947. configure:21105: $? = 0
  1948. configure:21105: result: yes
  1949. configure:21105: checking for getpwuid
  1950. configure:21105: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c -lboost_iostreams -lboost_system -lboost_filesystem -lboost_system -lboost_date_time -licuuc -lboost_regex -ledit -lmpfr -lgmp >&5
  1951. configure:21105: $? = 0
  1952. configure:21105: result: yes
  1953. configure:21105: checking for getpwnam
  1954. configure:21105: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c -lboost_iostreams -lboost_system -lboost_filesystem -lboost_system -lboost_date_time -licuuc -lboost_regex -ledit -lmpfr -lgmp >&5
  1955. configure:21105: $? = 0
  1956. configure:21105: result: yes
  1957. configure:21105: checking for isatty
  1958. configure:21105: gcc -o conftest -g -O2 -isystem /usr/local/include -isystem /usr/include/python2.6 -fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config conftest.c -lboost_iostreams -lboost_system -lboost_filesystem -lboost_system -lboost_date_time -licuuc -lboost_regex -ledit -lmpfr -lgmp >&5
  1959. configure:21105: $? = 0
  1960. configure:21105: result: yes
  1961. configure:21289: creating ./config.status
  1962.  
  1963. ## ---------------------- ##
  1964. ## Running config.status. ##
  1965. ## ---------------------- ##
  1966.  
  1967. This file was extended by ledger config.status 3.0.0-20110325, which was
  1968. generated by GNU Autoconf 2.67. Invocation command line was
  1969.  
  1970. CONFIG_FILES =
  1971. CONFIG_HEADERS =
  1972. CONFIG_LINKS =
  1973. CONFIG_COMMANDS =
  1974. $ ./config.status
  1975.  
  1976. on cartman
  1977.  
  1978. config.status:1300: creating Makefile
  1979. config.status:1300: creating po/Makefile.in
  1980. config.status:1300: creating intl/Makefile
  1981. config.status:1300: creating config.h
  1982. config.status:1528: executing depfiles commands
  1983. config.status:1528: executing libtool commands
  1984. config.status:1528: executing po-directories commands
  1985.  
  1986. ## ---------------- ##
  1987. ## Cache variables. ##
  1988. ## ---------------- ##
  1989.  
  1990. ac_cv_build=i686-pc-linux-gnu
  1991. ac_cv_c_compiler_gnu=yes
  1992. ac_cv_c_inline=inline
  1993. ac_cv_cxx_compiler_gnu=yes
  1994. ac_cv_env_CCC_set=
  1995. ac_cv_env_CCC_value=
  1996. ac_cv_env_CC_set=set
  1997. ac_cv_env_CC_value=gcc
  1998. ac_cv_env_CFLAGS_set=
  1999. ac_cv_env_CFLAGS_value=
  2000. ac_cv_env_CPPFLAGS_set=set
  2001. ac_cv_env_CPPFLAGS_value='-isystem /usr/local/include -isystem /usr/include/python2.6'
  2002. ac_cv_env_CPP_set=
  2003. ac_cv_env_CPP_value=
  2004. ac_cv_env_CXXCPP_set=
  2005. ac_cv_env_CXXCPP_value=
  2006. ac_cv_env_CXXFLAGS_set=set
  2007. ac_cv_env_CXXFLAGS_value='-Wconversion -pthread -g -pipe'
  2008. ac_cv_env_CXX_set=set
  2009. ac_cv_env_CXX_value=g++
  2010. ac_cv_env_EMACSLOADPATH_set=
  2011. ac_cv_env_EMACSLOADPATH_value=
  2012. ac_cv_env_EMACS_set=
  2013. ac_cv_env_EMACS_value=
  2014. ac_cv_env_LDFLAGS_set=set
  2015. ac_cv_env_LDFLAGS_value='-fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config'
  2016. ac_cv_env_LIBS_set=
  2017. ac_cv_env_LIBS_value=
  2018. ac_cv_env_build_alias_set=
  2019. ac_cv_env_build_alias_value=
  2020. ac_cv_env_host_alias_set=
  2021. ac_cv_env_host_alias_value=
  2022. ac_cv_env_target_alias_set=
  2023. ac_cv_env_target_alias_value=
  2024. ac_cv_func___fsetlocking=yes
  2025. ac_cv_func_access=yes
  2026. ac_cv_func_alloca_works=yes
  2027. ac_cv_func_argz_count=yes
  2028. ac_cv_func_argz_next=yes
  2029. ac_cv_func_argz_stringify=yes
  2030. ac_cv_func_asprintf=yes
  2031. ac_cv_func_fwprintf=yes
  2032. ac_cv_func_getcwd=yes
  2033. ac_cv_func_getegid=yes
  2034. ac_cv_func_geteuid=yes
  2035. ac_cv_func_getgid=yes
  2036. ac_cv_func_getpagesize=yes
  2037. ac_cv_func_getpwnam=yes
  2038. ac_cv_func_getpwuid=yes
  2039. ac_cv_func_getuid=yes
  2040. ac_cv_func_isatty=yes
  2041. ac_cv_func_mempcpy=yes
  2042. ac_cv_func_mmap_fixed_mapped=yes
  2043. ac_cv_func_munmap=yes
  2044. ac_cv_func_putenv=yes
  2045. ac_cv_func_realpath=yes
  2046. ac_cv_func_setenv=yes
  2047. ac_cv_func_setlocale=yes
  2048. ac_cv_func_snprintf=yes
  2049. ac_cv_func_stpcpy=yes
  2050. ac_cv_func_strcasecmp=yes
  2051. ac_cv_func_strdup=yes
  2052. ac_cv_func_strtoul=yes
  2053. ac_cv_func_tsearch=yes
  2054. ac_cv_func_wcslen=yes
  2055. ac_cv_gnu_library_2=yes
  2056. ac_cv_gnu_library_2_1=yes
  2057. ac_cv_have_decl__snprintf=no
  2058. ac_cv_have_decl__snwprintf=no
  2059. ac_cv_have_decl_feof_unlocked=yes
  2060. ac_cv_have_decl_fgets_unlocked=yes
  2061. ac_cv_have_decl_getc_unlocked=yes
  2062. ac_cv_header_argz_h=yes
  2063. ac_cv_header_dlfcn_h=yes
  2064. ac_cv_header_inttypes_h=yes
  2065. ac_cv_header_langinfo_h=yes
  2066. ac_cv_header_limits_h=yes
  2067. ac_cv_header_memory_h=yes
  2068. ac_cv_header_minix_config_h=no
  2069. ac_cv_header_pthread_h=yes
  2070. ac_cv_header_stat_broken=no
  2071. ac_cv_header_stdc=yes
  2072. ac_cv_header_stddef_h=yes
  2073. ac_cv_header_stdint_h=yes
  2074. ac_cv_header_stdlib_h=yes
  2075. ac_cv_header_string_h=yes
  2076. ac_cv_header_strings_h=yes
  2077. ac_cv_header_sys_param_h=yes
  2078. ac_cv_header_sys_stat_h=yes
  2079. ac_cv_header_sys_types_h=yes
  2080. ac_cv_header_unistd_h=yes
  2081. ac_cv_host=i686-pc-linux-gnu
  2082. ac_cv_lib_pthread_pthread_kill=yes
  2083. ac_cv_objext=o
  2084. ac_cv_path_EGREP='/bin/grep -E'
  2085. ac_cv_path_FGREP='/bin/grep -F'
  2086. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  2087. ac_cv_path_GREP=/bin/grep
  2088. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  2089. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  2090. ac_cv_path_PYTHON=/usr/bin/python
  2091. ac_cv_path_SED=/bin/sed
  2092. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  2093. ac_cv_path_install='/usr/bin/install -c'
  2094. ac_cv_path_mkdir=/bin/mkdir
  2095. ac_cv_prog_AWK=gawk
  2096. ac_cv_prog_CPP='gcc -E'
  2097. ac_cv_prog_CXXCPP='g++ -E'
  2098. ac_cv_prog_EMACS=emacs
  2099. ac_cv_prog_ac_ct_AR=ar
  2100. ac_cv_prog_ac_ct_CC=gcc
  2101. ac_cv_prog_ac_ct_OBJDUMP=objdump
  2102. ac_cv_prog_ac_ct_RANLIB=ranlib
  2103. ac_cv_prog_ac_ct_STRIP=strip
  2104. ac_cv_prog_cc_c89=
  2105. ac_cv_prog_cc_g=yes
  2106. ac_cv_prog_cxx_g=yes
  2107. ac_cv_prog_make_make_set=yes
  2108. ac_cv_safe_to_define___extensions__=yes
  2109. ac_cv_struct_tm=time.h
  2110. ac_cv_type_long_long_int=yes
  2111. ac_cv_type_pthread_rwlock_t=yes
  2112. ac_cv_type_ptrdiff_t=yes
  2113. ac_cv_type_size_t=yes
  2114. ac_cv_type_unsigned_long_long_int=yes
  2115. ac_cv_working_alloca_h=yes
  2116. acl_cv_hardcode_direct=no
  2117. acl_cv_hardcode_libdir_flag_spec=
  2118. acl_cv_hardcode_libdir_separator=
  2119. acl_cv_hardcode_minus_L=no
  2120. acl_cv_libext=a
  2121. acl_cv_libname_spec='lib$name'
  2122. acl_cv_library_names_spec='$libname$shrext'
  2123. acl_cv_path_LD=g++
  2124. acl_cv_prog_gnu_ld=no
  2125. acl_cv_rpath=done
  2126. acl_cv_shlibext=so
  2127. acl_cv_wl=-Wl,
  2128. am_cv_CC_dependencies_compiler_type=gcc3
  2129. am_cv_CXX_dependencies_compiler_type=gcc3
  2130. am_cv_func_iconv=yes
  2131. am_cv_func_iconv_works=yes
  2132. am_cv_langinfo_codeset=yes
  2133. am_cv_lib_iconv=no
  2134. am_cv_lispdir='${datarootdir}/emacs/site-lisp'
  2135. am_cv_pathless_PYTHON=python
  2136. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  2137. am_cv_proto_iconv_arg1=
  2138. am_cv_python_platform=linux2
  2139. am_cv_python_pyexecdir='${exec_prefix}/lib/python2.6/dist-packages'
  2140. am_cv_python_pythondir='${prefix}/lib/python2.6/dist-packages'
  2141. am_cv_python_version=2.6
  2142. boost_date_time_cpplib_avail_cv_=true
  2143. boost_filesystem_cpplib_avail_cv_=true
  2144. boost_iostreams_cpplib_avail_cv_=true
  2145. boost_python_cpplib_avail_cv_=false
  2146. boost_regex_avail_cv_=true
  2147. boost_regex_icu_avail_cv_=true
  2148. boost_test_avail_cv_=false
  2149. gl_cv_cc_visibility=yes
  2150. gl_cv_header_inttypes_h=yes
  2151. gl_cv_header_stdint_h=yes
  2152. gl_cv_size_max=yes
  2153. gt_cv_c_intmax_t=yes
  2154. gt_cv_c_wchar_t=yes
  2155. gt_cv_c_wint_t=yes
  2156. gt_cv_func_CFLocaleCopyCurrent=no
  2157. gt_cv_func_CFPreferencesCopyAppValue=no
  2158. gt_cv_func_printf_posix=yes
  2159. gt_cv_int_divbyzero_sigfpe=yes
  2160. gt_cv_inttypes_pri_broken=no
  2161. gt_cv_nl_locale_name=yes
  2162. gt_cv_val_LC_MESSAGES=yes
  2163. libedit_avail_cv_=true
  2164. libgmp_avail_cv_=true
  2165. libmpfr_avail_cv_=true
  2166. lt_cv_deplibs_check_method=pass_all
  2167. lt_cv_file_magic_cmd='$MAGIC_CMD'
  2168. lt_cv_file_magic_test_file=
  2169. lt_cv_ld_reload_flag=-r
  2170. lt_cv_nm_interface='BSD nm'
  2171. lt_cv_objdir=.libs
  2172. lt_cv_path_LD=g++
  2173. lt_cv_path_LDCXX=g++
  2174. lt_cv_path_NM='/usr/bin/nm -B'
  2175. lt_cv_prog_compiler_c_o=yes
  2176. lt_cv_prog_compiler_c_o_CXX=yes
  2177. lt_cv_prog_compiler_pic_works=yes
  2178. lt_cv_prog_compiler_pic_works_CXX=yes
  2179. lt_cv_prog_compiler_rtti_exceptions=no
  2180. lt_cv_prog_compiler_static_works=yes
  2181. lt_cv_prog_compiler_static_works_CXX=yes
  2182. lt_cv_prog_gnu_ld=no
  2183. lt_cv_prog_gnu_ldcxx=no
  2184. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  2185. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  2186. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  2187. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  2188. lt_cv_sys_max_cmd_len=1572864
  2189. nls_cv_force_use_gnu_gettext=yes
  2190. nls_cv_header_intl=
  2191. nls_cv_header_libgt=
  2192. nls_cv_use_gnu_gettext=yes
  2193. pipes_avail_cv_=true
  2194.  
  2195. ## ----------------- ##
  2196. ## Output variables. ##
  2197. ## ----------------- ##
  2198.  
  2199. ACLOCAL='${SHELL} /home/vinod/src/ledger/missing --run aclocal-1.11'
  2200. ALLOCA=''
  2201. AMDEPBACKSLASH='\'
  2202. AMDEP_FALSE='#'
  2203. AMDEP_TRUE=''
  2204. AMTAR='${SHELL} /home/vinod/src/ledger/missing --run tar'
  2205. AM_BACKSLASH='\'
  2206. AM_DEFAULT_VERBOSITY='0'
  2207. AR='ar'
  2208. AUTOCONF='${SHELL} /home/vinod/src/ledger/missing --run autoconf'
  2209. AUTOHEADER='${SHELL} /home/vinod/src/ledger/missing --run autoheader'
  2210. AUTOMAKE='${SHELL} /home/vinod/src/ledger/missing --run automake-1.11'
  2211. AWK='gawk'
  2212. BOOST_SUFFIX=''
  2213. BUILD_INCLUDED_LIBINTL='yes'
  2214. CATOBJEXT='.gmo'
  2215. CC='gcc'
  2216. CCDEPMODE='depmode=gcc3'
  2217. CFLAGS='-g -O2'
  2218. CFLAG_VISIBILITY='-fvisibility=hidden'
  2219. CPP='gcc -E'
  2220. CPPFLAGS='-isystem /usr/local/include -isystem /usr/include/python2.6'
  2221. CXX='g++'
  2222. CXXCPP='g++ -E'
  2223. CXXDEPMODE='depmode=gcc3'
  2224. CXXFLAGS='-Wconversion -pthread -g -pipe'
  2225. CYGPATH_W='echo'
  2226. DATADIRNAME='share'
  2227. DEBUG_FALSE='#'
  2228. DEBUG_TRUE=''
  2229. DEFS='-DHAVE_CONFIG_H'
  2230. DEPDIR='.deps'
  2231. DSYMUTIL=''
  2232. DUMPBIN=''
  2233. ECHO_C=''
  2234. ECHO_N='-n'
  2235. ECHO_T=''
  2236. EGREP='/bin/grep -E'
  2237. EMACS='emacs'
  2238. EMACSLOADPATH=''
  2239. EXEEXT=''
  2240. FGREP='/bin/grep -F'
  2241. GENCAT='gencat'
  2242. GETTEXT_MACRO_VERSION='0.17'
  2243. GLIBC21='yes'
  2244. GLIBC2='yes'
  2245. GMSGFMT='/usr/bin/msgfmt'
  2246. GMSGFMT_015='/usr/bin/msgfmt'
  2247. GREP='/bin/grep'
  2248. HAVE_ASPRINTF='1'
  2249. HAVE_BOOST_PYTHON_FALSE=''
  2250. HAVE_BOOST_PYTHON_TRUE='#'
  2251. HAVE_BOOST_SERIALIZATION_FALSE=''
  2252. HAVE_BOOST_SERIALIZATION_TRUE='#'
  2253. HAVE_BOOST_TEST_FALSE=''
  2254. HAVE_BOOST_TEST_TRUE='#'
  2255. HAVE_POSIX_PRINTF='1'
  2256. HAVE_PYTHON_FALSE='#'
  2257. HAVE_PYTHON_TRUE=''
  2258. HAVE_SNPRINTF='1'
  2259. HAVE_VISIBILITY='1'
  2260. HAVE_WPRINTF='0'
  2261. INSTALL_DATA='${INSTALL} -m 644'
  2262. INSTALL_PROGRAM='${INSTALL}'
  2263. INSTALL_SCRIPT='${INSTALL}'
  2264. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2265. INSTOBJEXT='.mo'
  2266. INTLBISON=':'
  2267. INTLLIBS='${top_builddir}/intl/libintl.a '
  2268. INTLOBJS='$(GETTOBJS)'
  2269. INTL_LIBTOOL_SUFFIX_PREFIX=''
  2270. INTL_MACOSX_LIBS=''
  2271. LD='g++'
  2272. LDFLAGS='-fpch-deps -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config'
  2273. LIBICONV=''
  2274. LIBINTL='${top_builddir}/intl/libintl.a '
  2275. LIBMULTITHREAD='-lpthread'
  2276. LIBOBJS=''
  2277. LIBPTH=''
  2278. LIBPTH_PREFIX=''
  2279. LIBS='-lboost_iostreams -lboost_system -lboost_filesystem -lboost_system -lboost_date_time -licuuc -lboost_regex -ledit -lmpfr -lgmp '
  2280. LIBTHREAD=''
  2281. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  2282. LIPO=''
  2283. LN_S='ln -s'
  2284. LTLIBC='-lc'
  2285. LTLIBICONV=''
  2286. LTLIBINTL='${top_builddir}/intl/libintl.a '
  2287. LTLIBMULTITHREAD='-lpthread'
  2288. LTLIBOBJS=''
  2289. LTLIBPTH=''
  2290. LTLIBTHREAD=''
  2291. MAKEINFO='${SHELL} /home/vinod/src/ledger/missing --run makeinfo'
  2292. MKDIR_P='/bin/mkdir -p'
  2293. MSGFMT='/usr/bin/msgfmt'
  2294. MSGFMT_015='/usr/bin/msgfmt'
  2295. MSGMERGE='/usr/bin/msgmerge'
  2296. NM='/usr/bin/nm -B'
  2297. NMEDIT=''
  2298. OBJDUMP='objdump'
  2299. OBJEXT='o'
  2300. OTOOL64=''
  2301. OTOOL=''
  2302. PACKAGE='ledger'
  2303. PACKAGE_BUGREPORT='johnw@newartisans.com'
  2304. PACKAGE_NAME='ledger'
  2305. PACKAGE_STRING='ledger 3.0.0-20110325'
  2306. PACKAGE_TARNAME='ledger'
  2307. PACKAGE_URL=''
  2308. PACKAGE_VERSION='3.0.0-20110325'
  2309. PATH_SEPARATOR=':'
  2310. POSUB='po'
  2311. PRI_MACROS_BROKEN='0'
  2312. PYTHON='/usr/bin/python'
  2313. PYTHON_EXEC_PREFIX='${exec_prefix}'
  2314. PYTHON_PLATFORM='linux2'
  2315. PYTHON_PREFIX='${prefix}'
  2316. PYTHON_VERSION='2.6'
  2317. RANLIB='ranlib'
  2318. SED='/bin/sed'
  2319. SET_MAKE=''
  2320. SHELL='/bin/bash'
  2321. STRIP='strip'
  2322. USE_CACHE_OPTION_FALSE=''
  2323. USE_CACHE_OPTION_TRUE='#'
  2324. USE_DOXYGEN_FALSE=''
  2325. USE_DOXYGEN_TRUE='#'
  2326. USE_INCLUDED_LIBINTL='yes'
  2327. USE_NLS='yes'
  2328. USE_PCH_FALSE='#'
  2329. USE_PCH_TRUE=''
  2330. VERSION='3.0.0-20110325'
  2331. WINDRES=''
  2332. WOE32='no'
  2333. WOE32DLL='no'
  2334. XGETTEXT='/usr/bin/xgettext'
  2335. XGETTEXT_015='/usr/bin/xgettext'
  2336. XGETTEXT_EXTRA_OPTIONS=''
  2337. ac_ct_CC='gcc'
  2338. ac_ct_CXX=''
  2339. ac_ct_DUMPBIN=''
  2340. am__EXEEXT_FALSE=''
  2341. am__EXEEXT_TRUE='#'
  2342. am__fastdepCC_FALSE='#'
  2343. am__fastdepCC_TRUE=''
  2344. am__fastdepCXX_FALSE='#'
  2345. am__fastdepCXX_TRUE=''
  2346. am__include='include'
  2347. am__isrc=''
  2348. am__leading_dot='.'
  2349. am__quote=''
  2350. am__tar='${AMTAR} chof - "$$tardir"'
  2351. am__untar='${AMTAR} xf -'
  2352. bindir='${exec_prefix}/bin'
  2353. build='i686-pc-linux-gnu'
  2354. build_alias=''
  2355. build_cpu='i686'
  2356. build_os='linux-gnu'
  2357. build_vendor='pc'
  2358. datadir='${datarootdir}'
  2359. datarootdir='${prefix}/share'
  2360. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2361. dvidir='${docdir}'
  2362. exec_prefix='${prefix}'
  2363. host='i686-pc-linux-gnu'
  2364. host_alias=''
  2365. host_cpu='i686'
  2366. host_os='linux-gnu'
  2367. host_vendor='pc'
  2368. htmldir='${docdir}'
  2369. includedir='${prefix}/include'
  2370. infodir='${datarootdir}/info'
  2371. install_sh='${SHELL} /home/vinod/src/ledger/install-sh'
  2372. libdir='${exec_prefix}/lib'
  2373. libexecdir='${exec_prefix}/libexec'
  2374. lispdir='${datarootdir}/emacs/site-lisp'
  2375. localedir='${datarootdir}/locale'
  2376. localstatedir='${prefix}/var'
  2377. lt_ECHO='echo'
  2378. mandir='${datarootdir}/man'
  2379. mkdir_p='/bin/mkdir -p'
  2380. oldincludedir='/usr/include'
  2381. pdfdir='${docdir}'
  2382. pkgpyexecdir='${pyexecdir}/ledger'
  2383. pkgpythondir='${pythondir}/ledger'
  2384. prefix='/usr/local'
  2385. program_transform_name='s,x,x,'
  2386. psdir='${docdir}'
  2387. pyexecdir='${exec_prefix}/lib/python2.6/dist-packages'
  2388. pythondir='${prefix}/lib/python2.6/dist-packages'
  2389. sbindir='${exec_prefix}/sbin'
  2390. sharedstatedir='${prefix}/com'
  2391. sysconfdir='${prefix}/etc'
  2392. target_alias=''
  2393.  
  2394. ## ----------- ##
  2395. ## confdefs.h. ##
  2396. ## ----------- ##
  2397.  
  2398. /* confdefs.h */
  2399. #define PACKAGE_NAME "ledger"
  2400. #define PACKAGE_TARNAME "ledger"
  2401. #define PACKAGE_VERSION "3.0.0-20110325"
  2402. #define PACKAGE_STRING "ledger 3.0.0-20110325"
  2403. #define PACKAGE_BUGREPORT "johnw@newartisans.com"
  2404. #define PACKAGE_URL ""
  2405. #define PACKAGE "ledger"
  2406. #define VERSION "3.0.0-20110325"
  2407. #define STDC_HEADERS 1
  2408. #define HAVE_SYS_TYPES_H 1
  2409. #define HAVE_SYS_STAT_H 1
  2410. #define HAVE_STDLIB_H 1
  2411. #define HAVE_STRING_H 1
  2412. #define HAVE_MEMORY_H 1
  2413. #define HAVE_STRINGS_H 1
  2414. #define HAVE_INTTYPES_H 1
  2415. #define HAVE_STDINT_H 1
  2416. #define HAVE_UNISTD_H 1
  2417. #define __EXTENSIONS__ 1
  2418. #define _ALL_SOURCE 1
  2419. #define _GNU_SOURCE 1
  2420. #define _POSIX_PTHREAD_SEMANTICS 1
  2421. #define _TANDEM_SOURCE 1
  2422. #define HAVE_DLFCN_H 1
  2423. #define LT_OBJDIR ".libs/"
  2424. #define HAVE_VISIBILITY 1
  2425. #define HAVE_STDINT_H_WITH_UINTMAX 1
  2426. #define HAVE_ALLOCA_H 1
  2427. #define HAVE_ALLOCA 1
  2428. #define HAVE_STDLIB_H 1
  2429. #define HAVE_UNISTD_H 1
  2430. #define HAVE_SYS_PARAM_H 1
  2431. #define HAVE_GETPAGESIZE 1
  2432. #define HAVE_MMAP 1
  2433. #define INTDIV0_RAISES_SIGFPE 1
  2434. #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2435. #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2436. #define HAVE_UINTMAX_T 1
  2437. #define HAVE_INTTYPES_H 1
  2438. #define USE_POSIX_THREADS 1
  2439. #define USE_POSIX_THREADS_WEAK 1
  2440. #define HAVE_PTHREAD_RWLOCK 1
  2441. #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2442. #define HAVE_BUILTIN_EXPECT 1
  2443. #define HAVE_ARGZ_H 1
  2444. #define HAVE_INTTYPES_H 1
  2445. #define HAVE_LIMITS_H 1
  2446. #define HAVE_UNISTD_H 1
  2447. #define HAVE_SYS_PARAM_H 1
  2448. #define HAVE_GETCWD 1
  2449. #define HAVE_GETEGID 1
  2450. #define HAVE_GETEUID 1
  2451. #define HAVE_GETGID 1
  2452. #define HAVE_GETUID 1
  2453. #define HAVE_MEMPCPY 1
  2454. #define HAVE_MUNMAP 1
  2455. #define HAVE_STPCPY 1
  2456. #define HAVE_STRCASECMP 1
  2457. #define HAVE_STRDUP 1
  2458. #define HAVE_STRTOUL 1
  2459. #define HAVE_TSEARCH 1
  2460. #define HAVE_ARGZ_COUNT 1
  2461. #define HAVE_ARGZ_STRINGIFY 1
  2462. #define HAVE_ARGZ_NEXT 1
  2463. #define HAVE___FSETLOCKING 1
  2464. #define HAVE_DECL_FEOF_UNLOCKED 1
  2465. #define HAVE_DECL_FGETS_UNLOCKED 1
  2466. #define HAVE_ICONV 1
  2467. #define ICONV_CONST
  2468. #define HAVE_NL_LOCALE_NAME 1
  2469. #define HAVE_LONG_LONG_INT 1
  2470. #define HAVE_WCHAR_T 1
  2471. #define HAVE_WINT_T 1
  2472. #define HAVE_INTMAX_T 1
  2473. #define HAVE_POSIX_PRINTF 1
  2474. #define HAVE_STDINT_H 1
  2475. #define HAVE_STDINT_H 1
  2476. #define HAVE_STDDEF_H 1
  2477. #define HAVE_STDLIB_H 1
  2478. #define HAVE_STRING_H 1
  2479. #define HAVE_ASPRINTF 1
  2480. #define HAVE_FWPRINTF 1
  2481. #define HAVE_PUTENV 1
  2482. #define HAVE_SETENV 1
  2483. #define HAVE_SETLOCALE 1
  2484. #define HAVE_SNPRINTF 1
  2485. #define HAVE_WCSLEN 1
  2486. #define HAVE_DECL__SNPRINTF 0
  2487. #define HAVE_DECL__SNWPRINTF 0
  2488. #define HAVE_DECL_GETC_UNLOCKED 1
  2489. #define HAVE_LANGINFO_CODESET 1
  2490. #define HAVE_LC_MESSAGES 1
  2491. #define ENABLE_NLS 1
  2492. #define DEBUG_MODE 1
  2493. #define USE_PCH 1
  2494. #define HAVE_UNIX_PIPES 1
  2495. #define HAVE_LIBEDIT 1
  2496. #define HAVE_BOOST_REGEX_UNICODE 1
  2497. #define STDC_HEADERS 1
  2498. #define HAVE_LANGINFO_H 1
  2499. #define HAVE_ACCESS 1
  2500. #define HAVE_REALPATH 1
  2501. #define HAVE_GETPWUID 1
  2502. #define HAVE_GETPWNAM 1
  2503. #define HAVE_ISATTY 1
  2504.  
  2505. configure: exit 0
Add Comment
Please, Sign In to add comment