Advertisement
Guest User

Untitled

a guest
Oct 16th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.03 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 codeblocks configure SVN_REVISION, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --disable-dependency-tracking --with-wx-config=/usr/lib/wx/config/gtk2-unicode-release-2.8 --disable-debug --disable-pch --disable-static --without-contrib-plugins
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = host
  14. uname -m = i686
  15. uname -r = 3.11.2-pfhost
  16. uname -s = Linux
  17. uname -v = #3 SMP PREEMPT Fri Oct 4 21:20:09 EEST 2013
  18.  
  19. /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU L7500 @ 1.60GHz
  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/lib/portage/bin/ebuild-helpers
  31. PATH: /usr/local/sbin
  32. PATH: /usr/local/bin
  33. PATH: /usr/sbin
  34. PATH: /usr/bin
  35. PATH: /sbin
  36. PATH: /bin
  37. PATH: /opt/bin
  38. PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.6.3
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2850: checking build system type
  46. configure:2864: result: i686-pc-linux-gnu
  47. configure:2884: checking host system type
  48. configure:2897: result: i686-pc-linux-gnu
  49. configure:2917: checking target system type
  50. configure:2930: result: i686-pc-linux-gnu
  51. configure:2975: checking for a BSD-compatible install
  52. configure:3043: result: /usr/bin/install -c
  53. configure:3054: checking whether build environment is sane
  54. configure:3109: result: yes
  55. configure:3260: checking for a thread-safe mkdir -p
  56. configure:3299: result: /bin/mkdir -p
  57. configure:3306: checking for gawk
  58. configure:3322: found /usr/bin/gawk
  59. configure:3333: result: gawk
  60. configure:3344: checking whether make sets $(MAKE)
  61. configure:3366: result: yes
  62. configure:3395: checking whether make supports nested variables
  63. configure:3412: result: yes
  64. configure:3570: checking how to print strings
  65. configure:3597: result: printf
  66. configure:3630: checking for style of include used by make
  67. configure:3658: result: GNU
  68. configure:3689: checking for i686-pc-linux-gnu-gcc
  69. configure:3705: found /usr/bin/i686-pc-linux-gnu-gcc
  70. configure:3716: result: i686-pc-linux-gnu-gcc
  71. configure:3985: checking for C compiler version
  72. configure:3994: i686-pc-linux-gnu-gcc --version >&5
  73. i686-pc-linux-gnu-gcc (Gentoo 4.6.3 p1.13, pie-0.5.2) 4.6.3
  74. Copyright (C) 2011 Free Software Foundation, Inc.
  75. This is free software; see the source for copying conditions. There is NO
  76. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  77.  
  78. configure:4005: $? = 0
  79. configure:3994: i686-pc-linux-gnu-gcc -v >&5
  80. Using built-in specs.
  81. COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.6.3/i686-pc-linux-gnu-gcc
  82. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.6.3/lto-wrapper
  83. Target: i686-pc-linux-gnu
  84. Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.13, pie-0.5.2'
  85. Thread model: posix
  86. gcc version 4.6.3 (Gentoo 4.6.3 p1.13, pie-0.5.2)
  87. configure:4005: $? = 0
  88. configure:3994: i686-pc-linux-gnu-gcc -V >&5
  89. i686-pc-linux-gnu-gcc: error: unrecognized option '-V'
  90. i686-pc-linux-gnu-gcc: fatal error: no input files
  91. compilation terminated.
  92. configure:4005: $? = 1
  93. configure:3994: i686-pc-linux-gnu-gcc -qversion >&5
  94. i686-pc-linux-gnu-gcc: error: unrecognized option '-qversion'
  95. i686-pc-linux-gnu-gcc: fatal error: no input files
  96. compilation terminated.
  97. configure:4005: $? = 1
  98. configure:4025: checking whether the C compiler works
  99. configure:4047: i686-pc-linux-gnu-gcc -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  100. configure:4051: $? = 0
  101. configure:4099: result: yes
  102. configure:4102: checking for C compiler default output file name
  103. configure:4104: result: a.out
  104. configure:4110: checking for suffix of executables
  105. configure:4117: i686-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  106. configure:4121: $? = 0
  107. configure:4143: result:
  108. configure:4165: checking whether we are cross compiling
  109. configure:4173: i686-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  110. configure:4177: $? = 0
  111. configure:4184: ./conftest
  112. configure:4188: $? = 0
  113. configure:4203: result: no
  114. configure:4208: checking for suffix of object files
  115. configure:4230: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  116. configure:4234: $? = 0
  117. configure:4255: result: o
  118. configure:4259: checking whether we are using the GNU C compiler
  119. configure:4278: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  120. configure:4278: $? = 0
  121. configure:4287: result: yes
  122. configure:4296: checking whether i686-pc-linux-gnu-gcc accepts -g
  123. configure:4316: i686-pc-linux-gnu-gcc -c -g conftest.c >&5
  124. configure:4316: $? = 0
  125. configure:4357: result: yes
  126. configure:4374: checking for i686-pc-linux-gnu-gcc option to accept ISO C89
  127. configure:4437: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  128. configure:4437: $? = 0
  129. configure:4450: result: none needed
  130. configure:4472: checking dependency style of i686-pc-linux-gnu-gcc
  131. configure:4583: result: none
  132. configure:4598: checking for a sed that does not truncate output
  133. configure:4662: result: /bin/sed
  134. configure:4680: checking for grep that handles long lines and -e
  135. configure:4738: result: /bin/grep
  136. configure:4743: checking for egrep
  137. configure:4805: result: /bin/grep -E
  138. configure:4810: checking for fgrep
  139. configure:4872: result: /bin/grep -F
  140. configure:4907: checking for ld used by i686-pc-linux-gnu-gcc
  141. configure:4974: result: /usr/i686-pc-linux-gnu/bin/ld
  142. configure:4981: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
  143. configure:4996: result: yes
  144. configure:5008: checking for BSD- or MS-compatible name lister (nm)
  145. configure:5057: result: /usr/bin/i686-pc-linux-gnu-nm -B
  146. configure:5187: checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface
  147. configure:5194: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  148. configure:5197: /usr/bin/i686-pc-linux-gnu-nm -B "conftest.o"
  149. configure:5200: output
  150. 00000000 B some_variable
  151. configure:5207: result: BSD nm
  152. configure:5210: checking whether ln -s works
  153. configure:5214: result: yes
  154. configure:5222: checking the maximum length of command line arguments
  155. configure:5352: result: 1572864
  156. configure:5369: checking whether the shell understands some XSI constructs
  157. configure:5379: result: yes
  158. configure:5383: checking whether the shell understands "+="
  159. configure:5389: result: yes
  160. configure:5424: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
  161. configure:5464: result: func_convert_file_noop
  162. configure:5471: checking how to convert i686-pc-linux-gnu file names to toolchain format
  163. configure:5491: result: func_convert_file_noop
  164. configure:5498: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
  165. configure:5505: result: -r
  166. configure:5539: checking for i686-pc-linux-gnu-objdump
  167. configure:5555: found /usr/bin/i686-pc-linux-gnu-objdump
  168. configure:5566: result: i686-pc-linux-gnu-objdump
  169. configure:5638: checking how to recognize dependent libraries
  170. configure:5840: result: pass_all
  171. configure:5885: checking for i686-pc-linux-gnu-dlltool
  172. configure:5915: result: no
  173. configure:5925: checking for dlltool
  174. configure:5955: result: no
  175. configure:5985: checking how to associate runtime and link libraries
  176. configure:6012: result: printf %s\n
  177. configure:6029: checking for i686-pc-linux-gnu-ar
  178. configure:6045: found /usr/bin/i686-pc-linux-gnu-ar
  179. configure:6056: result: i686-pc-linux-gnu-ar
  180. configure:6137: checking for archiver @FILE support
  181. configure:6154: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  182. configure:6154: $? = 0
  183. configure:6157: i686-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5
  184. configure:6160: $? = 0
  185. configure:6165: i686-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5
  186. i686-pc-linux-gnu-ar: conftest.o: No such file or directory
  187. configure:6168: $? = 1
  188. configure:6180: result: @
  189. configure:6198: checking for i686-pc-linux-gnu-strip
  190. configure:6214: found /usr/bin/i686-pc-linux-gnu-strip
  191. configure:6225: result: i686-pc-linux-gnu-strip
  192. configure:6297: checking for i686-pc-linux-gnu-ranlib
  193. configure:6313: found /usr/bin/i686-pc-linux-gnu-ranlib
  194. configure:6324: result: i686-pc-linux-gnu-ranlib
  195. configure:6466: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object
  196. configure:6586: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  197. configure:6589: $? = 0
  198. configure:6593: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  199. configure:6596: $? = 0
  200. configure:6662: i686-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5
  201. configure:6665: $? = 0
  202. configure:6703: result: ok
  203. configure:6740: checking for sysroot
  204. configure:6770: result: no
  205. configure:6986: checking for i686-pc-linux-gnu-mt
  206. configure:7016: result: no
  207. configure:7026: checking for mt
  208. configure:7056: result: no
  209. configure:7076: checking if : is a manifest tool
  210. configure:7082: : '-?'
  211. configure:7090: result: no
  212. configure:7732: checking how to run the C preprocessor
  213. configure:7763: i686-pc-linux-gnu-gcc -E conftest.c
  214. configure:7763: $? = 0
  215. configure:7777: i686-pc-linux-gnu-gcc -E conftest.c
  216. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  217. compilation terminated.
  218. configure:7777: $? = 1
  219. configure: failed program was:
  220. | /* confdefs.h */
  221. | #define PACKAGE_NAME "codeblocks"
  222. | #define PACKAGE_TARNAME "codeblocks"
  223. | #define PACKAGE_VERSION "SVN_REVISION"
  224. | #define PACKAGE_STRING "codeblocks SVN_REVISION"
  225. | #define PACKAGE_BUGREPORT ""
  226. | #define PACKAGE_URL ""
  227. | #define PACKAGE "codeblocks"
  228. | #define VERSION "SVN_REVISION"
  229. | /* end confdefs.h. */
  230. | #include <ac_nonexistent.h>
  231. configure:7802: result: i686-pc-linux-gnu-gcc -E
  232. configure:7822: i686-pc-linux-gnu-gcc -E conftest.c
  233. configure:7822: $? = 0
  234. configure:7836: i686-pc-linux-gnu-gcc -E conftest.c
  235. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  236. compilation terminated.
  237. configure:7836: $? = 1
  238. configure: failed program was:
  239. | /* confdefs.h */
  240. | #define PACKAGE_NAME "codeblocks"
  241. | #define PACKAGE_TARNAME "codeblocks"
  242. | #define PACKAGE_VERSION "SVN_REVISION"
  243. | #define PACKAGE_STRING "codeblocks SVN_REVISION"
  244. | #define PACKAGE_BUGREPORT ""
  245. | #define PACKAGE_URL ""
  246. | #define PACKAGE "codeblocks"
  247. | #define VERSION "SVN_REVISION"
  248. | /* end confdefs.h. */
  249. | #include <ac_nonexistent.h>
  250. configure:7865: checking for ANSI C header files
  251. configure:7885: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  252. configure:7885: $? = 0
  253. configure:7958: i686-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  254. configure:7958: $? = 0
  255. configure:7958: ./conftest
  256. configure:7958: $? = 0
  257. configure:7969: result: yes
  258. configure:7982: checking for sys/types.h
  259. configure:7982: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  260. configure:7982: $? = 0
  261. configure:7982: result: yes
  262. configure:7982: checking for sys/stat.h
  263. configure:7982: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  264. configure:7982: $? = 0
  265. configure:7982: result: yes
  266. configure:7982: checking for stdlib.h
  267. configure:7982: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  268. configure:7982: $? = 0
  269. configure:7982: result: yes
  270. configure:7982: checking for string.h
  271. configure:7982: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  272. configure:7982: $? = 0
  273. configure:7982: result: yes
  274. configure:7982: checking for memory.h
  275. configure:7982: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  276. configure:7982: $? = 0
  277. configure:7982: result: yes
  278. configure:7982: checking for strings.h
  279. configure:7982: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  280. configure:7982: $? = 0
  281. configure:7982: result: yes
  282. configure:7982: checking for inttypes.h
  283. configure:7982: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  284. configure:7982: $? = 0
  285. configure:7982: result: yes
  286. configure:7982: checking for stdint.h
  287. configure:7982: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  288. configure:7982: $? = 0
  289. configure:7982: result: yes
  290. configure:7982: checking for unistd.h
  291. configure:7982: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  292. configure:7982: $? = 0
  293. configure:7982: result: yes
  294. configure:7996: checking for dlfcn.h
  295. configure:7996: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  296. configure:7996: $? = 0
  297. configure:7996: result: yes
  298. configure:8172: checking for objdir
  299. configure:8187: result: .libs
  300. configure:8458: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
  301. configure:8476: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe -fno-rtti -fno-exceptions conftest.c >&5
  302. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  303. configure:8480: $? = 0
  304. configure:8493: result: no
  305. configure:8820: checking for i686-pc-linux-gnu-gcc option to produce PIC
  306. configure:8827: result: -fPIC -DPIC
  307. configure:8835: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works
  308. configure:8853: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe -fPIC -DPIC -DPIC conftest.c >&5
  309. configure:8857: $? = 0
  310. configure:8870: result: yes
  311. configure:8899: checking if i686-pc-linux-gnu-gcc static flag -static works
  312. configure:8927: result: yes
  313. configure:8942: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
  314. configure:8963: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe -o out/conftest2.o conftest.c >&5
  315. configure:8967: $? = 0
  316. configure:8989: result: yes
  317. configure:8997: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
  318. configure:9044: result: yes
  319. configure:9077: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
  320. configure:10230: result: yes
  321. configure:10267: checking whether -lc should be explicitly linked in
  322. configure:10275: i686-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  323. configure:10278: $? = 0
  324. configure:10293: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  325. configure:10296: $? = 0
  326. configure:10310: result: no
  327. configure:10470: checking dynamic linker characteristics
  328. configure:10994: i686-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5
  329. configure:10994: $? = 0
  330. configure:11216: result: GNU/Linux ld.so
  331. configure:11323: checking how to hardcode library paths into programs
  332. configure:11348: result: immediate
  333. configure:11888: checking whether stripping libraries is possible
  334. configure:11893: result: yes
  335. configure:11928: checking if libtool supports shared libraries
  336. configure:11930: result: yes
  337. configure:11933: checking whether to build shared libraries
  338. configure:11954: result: yes
  339. configure:11957: checking whether to build static libraries
  340. configure:11961: result: no
  341. configure:12003: checking whether to enable debugging
  342. configure:12023: result: no
  343. configure:12042: checking for i686-pc-linux-gnu-g++
  344. configure:12058: found /usr/bin/i686-pc-linux-gnu-g++
  345. configure:12069: result: i686-pc-linux-gnu-g++
  346. configure:12140: checking for C++ compiler version
  347. configure:12149: i686-pc-linux-gnu-g++ --version >&5
  348. i686-pc-linux-gnu-g++ (Gentoo 4.6.3 p1.13, pie-0.5.2) 4.6.3
  349. Copyright (C) 2011 Free Software Foundation, Inc.
  350. This is free software; see the source for copying conditions. There is NO
  351. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  352.  
  353. configure:12160: $? = 0
  354. configure:12149: i686-pc-linux-gnu-g++ -v >&5
  355. Using built-in specs.
  356. COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.6.3/i686-pc-linux-gnu-g++
  357. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.6.3/lto-wrapper
  358. Target: i686-pc-linux-gnu
  359. Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.13, pie-0.5.2'
  360. Thread model: posix
  361. gcc version 4.6.3 (Gentoo 4.6.3 p1.13, pie-0.5.2)
  362. configure:12160: $? = 0
  363. configure:12149: i686-pc-linux-gnu-g++ -V >&5
  364. i686-pc-linux-gnu-g++: error: unrecognized option '-V'
  365. i686-pc-linux-gnu-g++: fatal error: no input files
  366. compilation terminated.
  367. configure:12160: $? = 1
  368. configure:12149: i686-pc-linux-gnu-g++ -qversion >&5
  369. i686-pc-linux-gnu-g++: error: unrecognized option '-qversion'
  370. i686-pc-linux-gnu-g++: fatal error: no input files
  371. compilation terminated.
  372. configure:12160: $? = 1
  373. configure:12164: checking whether we are using the GNU C++ compiler
  374. configure:12183: i686-pc-linux-gnu-g++ -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.cpp >&5
  375. configure:12183: $? = 0
  376. configure:12192: result: yes
  377. configure:12201: checking whether i686-pc-linux-gnu-g++ accepts -g
  378. configure:12221: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5
  379. configure:12221: $? = 0
  380. configure:12262: result: yes
  381. configure:12287: checking dependency style of i686-pc-linux-gnu-g++
  382. configure:12398: result: none
  383. configure:12431: checking how to run the C++ preprocessor
  384. configure:12458: i686-pc-linux-gnu-g++ -E conftest.cpp
  385. configure:12458: $? = 0
  386. configure:12472: i686-pc-linux-gnu-g++ -E conftest.cpp
  387. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  388. compilation terminated.
  389. configure:12472: $? = 1
  390. configure: failed program was:
  391. | /* confdefs.h */
  392. | #define PACKAGE_NAME "codeblocks"
  393. | #define PACKAGE_TARNAME "codeblocks"
  394. | #define PACKAGE_VERSION "SVN_REVISION"
  395. | #define PACKAGE_STRING "codeblocks SVN_REVISION"
  396. | #define PACKAGE_BUGREPORT ""
  397. | #define PACKAGE_URL ""
  398. | #define PACKAGE "codeblocks"
  399. | #define VERSION "SVN_REVISION"
  400. | #define STDC_HEADERS 1
  401. | #define HAVE_SYS_TYPES_H 1
  402. | #define HAVE_SYS_STAT_H 1
  403. | #define HAVE_STDLIB_H 1
  404. | #define HAVE_STRING_H 1
  405. | #define HAVE_MEMORY_H 1
  406. | #define HAVE_STRINGS_H 1
  407. | #define HAVE_INTTYPES_H 1
  408. | #define HAVE_STDINT_H 1
  409. | #define HAVE_UNISTD_H 1
  410. | #define HAVE_DLFCN_H 1
  411. | #define LT_OBJDIR ".libs/"
  412. | /* end confdefs.h. */
  413. | #include <ac_nonexistent.h>
  414. configure:12497: result: i686-pc-linux-gnu-g++ -E
  415. configure:12517: i686-pc-linux-gnu-g++ -E conftest.cpp
  416. configure:12517: $? = 0
  417. configure:12531: i686-pc-linux-gnu-g++ -E conftest.cpp
  418. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  419. compilation terminated.
  420. configure:12531: $? = 1
  421. configure: failed program was:
  422. | /* confdefs.h */
  423. | #define PACKAGE_NAME "codeblocks"
  424. | #define PACKAGE_TARNAME "codeblocks"
  425. | #define PACKAGE_VERSION "SVN_REVISION"
  426. | #define PACKAGE_STRING "codeblocks SVN_REVISION"
  427. | #define PACKAGE_BUGREPORT ""
  428. | #define PACKAGE_URL ""
  429. | #define PACKAGE "codeblocks"
  430. | #define VERSION "SVN_REVISION"
  431. | #define STDC_HEADERS 1
  432. | #define HAVE_SYS_TYPES_H 1
  433. | #define HAVE_SYS_STAT_H 1
  434. | #define HAVE_STDLIB_H 1
  435. | #define HAVE_STRING_H 1
  436. | #define HAVE_MEMORY_H 1
  437. | #define HAVE_STRINGS_H 1
  438. | #define HAVE_INTTYPES_H 1
  439. | #define HAVE_STDINT_H 1
  440. | #define HAVE_UNISTD_H 1
  441. | #define HAVE_DLFCN_H 1
  442. | #define LT_OBJDIR ".libs/"
  443. | /* end confdefs.h. */
  444. | #include <ac_nonexistent.h>
  445. configure:12700: checking for ld used by i686-pc-linux-gnu-g++
  446. configure:12767: result: /usr/i686-pc-linux-gnu/bin/ld
  447. configure:12774: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
  448. configure:12789: result: yes
  449. configure:12844: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
  450. configure:13849: result: yes
  451. configure:13885: i686-pc-linux-gnu-g++ -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.cpp >&5
  452. configure:13888: $? = 0
  453. configure:14408: checking for i686-pc-linux-gnu-g++ option to produce PIC
  454. configure:14415: result: -fPIC -DPIC
  455. configure:14423: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works
  456. configure:14441: i686-pc-linux-gnu-g++ -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -fPIC -DPIC -DPIC conftest.cpp >&5
  457. configure:14445: $? = 0
  458. configure:14458: result: yes
  459. configure:14481: checking if i686-pc-linux-gnu-g++ static flag -static works
  460. configure:14509: result: yes
  461. configure:14521: checking if i686-pc-linux-gnu-g++ supports -c -o file.o
  462. configure:14542: i686-pc-linux-gnu-g++ -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -o out/conftest2.o conftest.cpp >&5
  463. configure:14546: $? = 0
  464. configure:14568: result: yes
  465. configure:14573: checking if i686-pc-linux-gnu-g++ supports -c -o file.o
  466. configure:14620: result: yes
  467. configure:14650: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
  468. configure:14686: result: yes
  469. configure:14827: checking dynamic linker characteristics
  470. configure:15507: result: GNU/Linux ld.so
  471. configure:15560: checking how to hardcode library paths into programs
  472. configure:15585: result: immediate
  473. configure:15630: checking how to run the C preprocessor
  474. configure:15700: result: i686-pc-linux-gnu-gcc -E
  475. configure:15720: i686-pc-linux-gnu-gcc -E conftest.c
  476. configure:15720: $? = 0
  477. configure:15734: i686-pc-linux-gnu-gcc -E conftest.c
  478. conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory
  479. compilation terminated.
  480. configure:15734: $? = 1
  481. configure: failed program was:
  482. | /* confdefs.h */
  483. | #define PACKAGE_NAME "codeblocks"
  484. | #define PACKAGE_TARNAME "codeblocks"
  485. | #define PACKAGE_VERSION "SVN_REVISION"
  486. | #define PACKAGE_STRING "codeblocks SVN_REVISION"
  487. | #define PACKAGE_BUGREPORT ""
  488. | #define PACKAGE_URL ""
  489. | #define PACKAGE "codeblocks"
  490. | #define VERSION "SVN_REVISION"
  491. | #define STDC_HEADERS 1
  492. | #define HAVE_SYS_TYPES_H 1
  493. | #define HAVE_SYS_STAT_H 1
  494. | #define HAVE_STDLIB_H 1
  495. | #define HAVE_STRING_H 1
  496. | #define HAVE_MEMORY_H 1
  497. | #define HAVE_STRINGS_H 1
  498. | #define HAVE_INTTYPES_H 1
  499. | #define HAVE_STDINT_H 1
  500. | #define HAVE_UNISTD_H 1
  501. | #define HAVE_DLFCN_H 1
  502. | #define LT_OBJDIR ".libs/"
  503. | /* end confdefs.h. */
  504. | #include <ac_nonexistent.h>
  505. configure:15770: checking for i686-pc-linux-gnu-gcc
  506. configure:15797: result: i686-pc-linux-gnu-gcc
  507. configure:16066: checking for C compiler version
  508. configure:16075: i686-pc-linux-gnu-gcc --version >&5
  509. i686-pc-linux-gnu-gcc (Gentoo 4.6.3 p1.13, pie-0.5.2) 4.6.3
  510. Copyright (C) 2011 Free Software Foundation, Inc.
  511. This is free software; see the source for copying conditions. There is NO
  512. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  513.  
  514. configure:16086: $? = 0
  515. configure:16075: i686-pc-linux-gnu-gcc -v >&5
  516. Using built-in specs.
  517. COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.6.3/i686-pc-linux-gnu-gcc
  518. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.6.3/lto-wrapper
  519. Target: i686-pc-linux-gnu
  520. Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.13, pie-0.5.2'
  521. Thread model: posix
  522. gcc version 4.6.3 (Gentoo 4.6.3 p1.13, pie-0.5.2)
  523. configure:16086: $? = 0
  524. configure:16075: i686-pc-linux-gnu-gcc -V >&5
  525. i686-pc-linux-gnu-gcc: error: unrecognized option '-V'
  526. i686-pc-linux-gnu-gcc: fatal error: no input files
  527. compilation terminated.
  528. configure:16086: $? = 1
  529. configure:16075: i686-pc-linux-gnu-gcc -qversion >&5
  530. i686-pc-linux-gnu-gcc: error: unrecognized option '-qversion'
  531. i686-pc-linux-gnu-gcc: fatal error: no input files
  532. compilation terminated.
  533. configure:16086: $? = 1
  534. configure:16090: checking whether we are using the GNU C compiler
  535. configure:16118: result: yes
  536. configure:16127: checking whether i686-pc-linux-gnu-gcc accepts -g
  537. configure:16188: result: yes
  538. configure:16205: checking for i686-pc-linux-gnu-gcc option to accept ISO C89
  539. configure:16281: result: none needed
  540. configure:16303: checking dependency style of i686-pc-linux-gnu-gcc
  541. configure:16414: result: none
  542. configure:16430: checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together
  543. configure:16461: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
  544. configure:16465: $? = 0
  545. configure:16471: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
  546. configure:16475: $? = 0
  547. configure:16486: cc -c conftest.c >&5
  548. configure:16490: $? = 0
  549. configure:16498: cc -c conftest.c -o conftest2.o >&5
  550. configure:16502: $? = 0
  551. configure:16508: cc -c conftest.c -o conftest2.o >&5
  552. configure:16512: $? = 0
  553. configure:16530: result: yes
  554. configure:16541: checking whether ln -s works
  555. configure:16545: result: yes
  556. configure:16552: checking whether make sets $(MAKE)
  557. configure:16574: result: yes
  558. configure:16587: checking for gawk
  559. configure:16614: result: gawk
  560. configure:16798: checking for dirent.h that defines DIR
  561. configure:16817: i686-pc-linux-gnu-gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  562. configure:16817: $? = 0
  563. configure:16825: result: yes
  564. configure:16838: checking for library containing opendir
  565. configure:16869: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  566. configure:16869: $? = 0
  567. configure:16886: result: none required
  568. configure:16953: checking for ANSI C header files
  569. configure:17057: result: yes
  570. configure:17068: checking fcntl.h usability
  571. configure:17068: i686-pc-linux-gnu-gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  572. configure:17068: $? = 0
  573. configure:17068: result: yes
  574. configure:17068: checking fcntl.h presence
  575. configure:17068: i686-pc-linux-gnu-gcc -E conftest.c
  576. configure:17068: $? = 0
  577. configure:17068: result: yes
  578. configure:17068: checking for fcntl.h
  579. configure:17068: result: yes
  580. configure:17068: checking limits.h usability
  581. configure:17068: i686-pc-linux-gnu-gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  582. configure:17068: $? = 0
  583. configure:17068: result: yes
  584. configure:17068: checking limits.h presence
  585. configure:17068: i686-pc-linux-gnu-gcc -E conftest.c
  586. configure:17068: $? = 0
  587. configure:17068: result: yes
  588. configure:17068: checking for limits.h
  589. configure:17068: result: yes
  590. configure:17068: checking for stdlib.h
  591. configure:17068: result: yes
  592. configure:17068: checking for string.h
  593. configure:17068: result: yes
  594. configure:17068: checking sys/param.h usability
  595. configure:17068: i686-pc-linux-gnu-gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  596. configure:17068: $? = 0
  597. configure:17068: result: yes
  598. configure:17068: checking sys/param.h presence
  599. configure:17068: i686-pc-linux-gnu-gcc -E conftest.c
  600. configure:17068: $? = 0
  601. configure:17068: result: yes
  602. configure:17068: checking for sys/param.h
  603. configure:17068: result: yes
  604. configure:17068: checking for unistd.h
  605. configure:17068: result: yes
  606. configure:17068: checking malloc.h usability
  607. configure:17068: i686-pc-linux-gnu-gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  608. configure:17068: $? = 0
  609. configure:17068: result: yes
  610. configure:17068: checking malloc.h presence
  611. configure:17068: i686-pc-linux-gnu-gcc -E conftest.c
  612. configure:17068: $? = 0
  613. configure:17068: result: yes
  614. configure:17068: checking for malloc.h
  615. configure:17068: result: yes
  616. configure:17079: checking for stdbool.h that conforms to C99
  617. configure:17146: i686-pc-linux-gnu-gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  618. configure:17146: $? = 0
  619. configure:17153: result: yes
  620. configure:17155: checking for _Bool
  621. configure:17155: i686-pc-linux-gnu-gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  622. configure:17155: $? = 0
  623. configure:17155: i686-pc-linux-gnu-gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  624. conftest.c: In function 'main':
  625. conftest.c:68:20: error: expected expression before ')' token
  626. configure:17155: $? = 1
  627. configure: failed program was:
  628. | /* confdefs.h */
  629. | #define PACKAGE_NAME "codeblocks"
  630. | #define PACKAGE_TARNAME "codeblocks"
  631. | #define PACKAGE_VERSION "SVN_REVISION"
  632. | #define PACKAGE_STRING "codeblocks SVN_REVISION"
  633. | #define PACKAGE_BUGREPORT ""
  634. | #define PACKAGE_URL ""
  635. | #define PACKAGE "codeblocks"
  636. | #define VERSION "SVN_REVISION"
  637. | #define STDC_HEADERS 1
  638. | #define HAVE_SYS_TYPES_H 1
  639. | #define HAVE_SYS_STAT_H 1
  640. | #define HAVE_STDLIB_H 1
  641. | #define HAVE_STRING_H 1
  642. | #define HAVE_MEMORY_H 1
  643. | #define HAVE_STRINGS_H 1
  644. | #define HAVE_INTTYPES_H 1
  645. | #define HAVE_STDINT_H 1
  646. | #define HAVE_UNISTD_H 1
  647. | #define HAVE_DLFCN_H 1
  648. | #define LT_OBJDIR ".libs/"
  649. | #define HAVE_DIRENT_H 1
  650. | #define STDC_HEADERS 1
  651. | #define HAVE_FCNTL_H 1
  652. | #define HAVE_LIMITS_H 1
  653. | #define HAVE_STDLIB_H 1
  654. | #define HAVE_STRING_H 1
  655. | #define HAVE_SYS_PARAM_H 1
  656. | #define HAVE_UNISTD_H 1
  657. | #define HAVE_MALLOC_H 1
  658. | /* end confdefs.h. */
  659. | #include <stdio.h>
  660. | #ifdef HAVE_SYS_TYPES_H
  661. | # include <sys/types.h>
  662. | #endif
  663. | #ifdef HAVE_SYS_STAT_H
  664. | # include <sys/stat.h>
  665. | #endif
  666. | #ifdef STDC_HEADERS
  667. | # include <stdlib.h>
  668. | # include <stddef.h>
  669. | #else
  670. | # ifdef HAVE_STDLIB_H
  671. | # include <stdlib.h>
  672. | # endif
  673. | #endif
  674. | #ifdef HAVE_STRING_H
  675. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  676. | # include <memory.h>
  677. | # endif
  678. | # include <string.h>
  679. | #endif
  680. | #ifdef HAVE_STRINGS_H
  681. | # include <strings.h>
  682. | #endif
  683. | #ifdef HAVE_INTTYPES_H
  684. | # include <inttypes.h>
  685. | #endif
  686. | #ifdef HAVE_STDINT_H
  687. | # include <stdint.h>
  688. | #endif
  689. | #ifdef HAVE_UNISTD_H
  690. | # include <unistd.h>
  691. | #endif
  692. | int
  693. | main ()
  694. | {
  695. | if (sizeof ((_Bool)))
  696. | return 0;
  697. | ;
  698. | return 0;
  699. | }
  700. configure:17155: result: yes
  701. configure:17172: checking for an ANSI C-conforming const
  702. configure:17238: i686-pc-linux-gnu-gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  703. configure:17238: $? = 0
  704. configure:17245: result: yes
  705. configure:17253: checking for inline
  706. configure:17269: i686-pc-linux-gnu-gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  707. configure:17269: $? = 0
  708. configure:17277: result: inline
  709. configure:17295: checking for size_t
  710. configure:17295: i686-pc-linux-gnu-gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  711. configure:17295: $? = 0
  712. configure:17295: i686-pc-linux-gnu-gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  713. conftest.c: In function 'main':
  714. conftest.c:70:21: error: expected expression before ')' token
  715. configure:17295: $? = 1
  716. configure: failed program was:
  717. | /* confdefs.h */
  718. | #define PACKAGE_NAME "codeblocks"
  719. | #define PACKAGE_TARNAME "codeblocks"
  720. | #define PACKAGE_VERSION "SVN_REVISION"
  721. | #define PACKAGE_STRING "codeblocks SVN_REVISION"
  722. | #define PACKAGE_BUGREPORT ""
  723. | #define PACKAGE_URL ""
  724. | #define PACKAGE "codeblocks"
  725. | #define VERSION "SVN_REVISION"
  726. | #define STDC_HEADERS 1
  727. | #define HAVE_SYS_TYPES_H 1
  728. | #define HAVE_SYS_STAT_H 1
  729. | #define HAVE_STDLIB_H 1
  730. | #define HAVE_STRING_H 1
  731. | #define HAVE_MEMORY_H 1
  732. | #define HAVE_STRINGS_H 1
  733. | #define HAVE_INTTYPES_H 1
  734. | #define HAVE_STDINT_H 1
  735. | #define HAVE_UNISTD_H 1
  736. | #define HAVE_DLFCN_H 1
  737. | #define LT_OBJDIR ".libs/"
  738. | #define HAVE_DIRENT_H 1
  739. | #define STDC_HEADERS 1
  740. | #define HAVE_FCNTL_H 1
  741. | #define HAVE_LIMITS_H 1
  742. | #define HAVE_STDLIB_H 1
  743. | #define HAVE_STRING_H 1
  744. | #define HAVE_SYS_PARAM_H 1
  745. | #define HAVE_UNISTD_H 1
  746. | #define HAVE_MALLOC_H 1
  747. | #define HAVE__BOOL 1
  748. | #define HAVE_STDBOOL_H 1
  749. | /* end confdefs.h. */
  750. | #include <stdio.h>
  751. | #ifdef HAVE_SYS_TYPES_H
  752. | # include <sys/types.h>
  753. | #endif
  754. | #ifdef HAVE_SYS_STAT_H
  755. | # include <sys/stat.h>
  756. | #endif
  757. | #ifdef STDC_HEADERS
  758. | # include <stdlib.h>
  759. | # include <stddef.h>
  760. | #else
  761. | # ifdef HAVE_STDLIB_H
  762. | # include <stdlib.h>
  763. | # endif
  764. | #endif
  765. | #ifdef HAVE_STRING_H
  766. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  767. | # include <memory.h>
  768. | # endif
  769. | # include <string.h>
  770. | #endif
  771. | #ifdef HAVE_STRINGS_H
  772. | # include <strings.h>
  773. | #endif
  774. | #ifdef HAVE_INTTYPES_H
  775. | # include <inttypes.h>
  776. | #endif
  777. | #ifdef HAVE_STDINT_H
  778. | # include <stdint.h>
  779. | #endif
  780. | #ifdef HAVE_UNISTD_H
  781. | # include <unistd.h>
  782. | #endif
  783. | int
  784. | main ()
  785. | {
  786. | if (sizeof ((size_t)))
  787. | return 0;
  788. | ;
  789. | return 0;
  790. | }
  791. configure:17295: result: yes
  792. configure:17306: checking whether time.h and sys/time.h may both be included
  793. configure:17326: i686-pc-linux-gnu-gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  794. configure:17326: $? = 0
  795. configure:17333: result: yes
  796. configure:17341: checking for working volatile
  797. configure:17360: i686-pc-linux-gnu-gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5
  798. configure:17360: $? = 0
  799. configure:17367: result: yes
  800. configure:17376: checking whether closedir returns void
  801. configure:17400: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  802. configure:17400: $? = 0
  803. configure:17400: ./conftest
  804. configure:17400: $? = 0
  805. configure:17410: result: no
  806. configure:17420: checking for stdlib.h
  807. configure:17420: result: yes
  808. configure:17430: checking for GNU libc compatible malloc
  809. configure:17454: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  810. configure:17454: $? = 0
  811. configure:17454: ./conftest
  812. configure:17454: $? = 0
  813. configure:17464: result: yes
  814. configure:17485: checking for working memcmp
  815. configure:17528: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  816. configure:17528: $? = 0
  817. configure:17528: ./conftest
  818. configure:17528: $? = 0
  819. configure:17538: result: yes
  820. configure:17547: checking whether lstat correctly handles trailing slash
  821. configure:17573: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  822. configure:17573: $? = 0
  823. configure:17573: ./conftest
  824. configure:17573: $? = 0
  825. configure:17590: result: yes
  826. configure:17609: checking whether stat accepts an empty string
  827. configure:17629: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  828. configure:17629: $? = 0
  829. configure:17629: ./conftest
  830. configure:17629: $? = 0
  831. configure:17639: result: no
  832. configure:17657: checking for vprintf
  833. configure:17657: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  834. conftest.c:61:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
  835. configure:17657: $? = 0
  836. configure:17657: result: yes
  837. configure:17663: checking for _doprnt
  838. configure:17663: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  839. /var/tmp/portage/dev-util/codeblocks-9999/temp/ccYh8tyh.o: In function `main':
  840. conftest.c:(.text.startup+0x7): undefined reference to `_doprnt'
  841. collect2: ld returned 1 exit status
  842. configure:17663: $? = 1
  843. configure: failed program was:
  844. | /* confdefs.h */
  845. | #define PACKAGE_NAME "codeblocks"
  846. | #define PACKAGE_TARNAME "codeblocks"
  847. | #define PACKAGE_VERSION "SVN_REVISION"
  848. | #define PACKAGE_STRING "codeblocks SVN_REVISION"
  849. | #define PACKAGE_BUGREPORT ""
  850. | #define PACKAGE_URL ""
  851. | #define PACKAGE "codeblocks"
  852. | #define VERSION "SVN_REVISION"
  853. | #define STDC_HEADERS 1
  854. | #define HAVE_SYS_TYPES_H 1
  855. | #define HAVE_SYS_STAT_H 1
  856. | #define HAVE_STDLIB_H 1
  857. | #define HAVE_STRING_H 1
  858. | #define HAVE_MEMORY_H 1
  859. | #define HAVE_STRINGS_H 1
  860. | #define HAVE_INTTYPES_H 1
  861. | #define HAVE_STDINT_H 1
  862. | #define HAVE_UNISTD_H 1
  863. | #define HAVE_DLFCN_H 1
  864. | #define LT_OBJDIR ".libs/"
  865. | #define HAVE_DIRENT_H 1
  866. | #define STDC_HEADERS 1
  867. | #define HAVE_FCNTL_H 1
  868. | #define HAVE_LIMITS_H 1
  869. | #define HAVE_STDLIB_H 1
  870. | #define HAVE_STRING_H 1
  871. | #define HAVE_SYS_PARAM_H 1
  872. | #define HAVE_UNISTD_H 1
  873. | #define HAVE_MALLOC_H 1
  874. | #define HAVE__BOOL 1
  875. | #define HAVE_STDBOOL_H 1
  876. | #define TIME_WITH_SYS_TIME 1
  877. | #define HAVE_STDLIB_H 1
  878. | #define HAVE_MALLOC 1
  879. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  880. | #define HAVE_VPRINTF 1
  881. | /* end confdefs.h. */
  882. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  883. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  884. | #define _doprnt innocuous__doprnt
  885. |
  886. | /* System header to define __stub macros and hopefully few prototypes,
  887. | which can conflict with char _doprnt (); below.
  888. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  889. | <limits.h> exists even on freestanding compilers. */
  890. |
  891. | #ifdef __STDC__
  892. | # include <limits.h>
  893. | #else
  894. | # include <assert.h>
  895. | #endif
  896. |
  897. | #undef _doprnt
  898. |
  899. | /* Override any GCC internal prototype to avoid an error.
  900. | Use char because int might match the return type of a GCC
  901. | builtin and then its argument prototype would still apply. */
  902. | #ifdef __cplusplus
  903. | extern "C"
  904. | #endif
  905. | char _doprnt ();
  906. | /* The GNU C library defines this for functions which it implements
  907. | to always fail with ENOSYS. Some functions are actually named
  908. | something starting with __ and the normal name is an alias. */
  909. | #if defined __stub__doprnt || defined __stub____doprnt
  910. | choke me
  911. | #endif
  912. |
  913. | int
  914. | main ()
  915. | {
  916. | return _doprnt ();
  917. | ;
  918. | return 0;
  919. | }
  920. configure:17663: result: no
  921. configure:17677: checking for atexit
  922. configure:17677: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  923. configure:17677: $? = 0
  924. configure:17677: result: yes
  925. configure:17677: checking for getcwd
  926. configure:17677: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  927. configure:17677: $? = 0
  928. configure:17677: result: yes
  929. configure:17677: checking for isascii
  930. configure:17677: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  931. conftest.c:64:6: warning: conflicting types for built-in function 'isascii' [enabled by default]
  932. configure:17677: $? = 0
  933. configure:17677: result: yes
  934. configure:17677: checking for memchr
  935. configure:17677: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  936. conftest.c:65:6: warning: conflicting types for built-in function 'memchr' [enabled by default]
  937. configure:17677: $? = 0
  938. configure:17677: result: yes
  939. configure:17677: checking for memmove
  940. configure:17677: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  941. conftest.c:66:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
  942. configure:17677: $? = 0
  943. configure:17677: result: yes
  944. configure:17677: checking for memset
  945. configure:17677: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  946. conftest.c:67:6: warning: conflicting types for built-in function 'memset' [enabled by default]
  947. configure:17677: $? = 0
  948. configure:17677: result: yes
  949. configure:17677: checking for strcasecmp
  950. configure:17677: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  951. conftest.c:68:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
  952. configure:17677: $? = 0
  953. configure:17677: result: yes
  954. configure:17677: checking for strchr
  955. configure:17677: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  956. conftest.c:69:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
  957. configure:17677: $? = 0
  958. configure:17677: result: yes
  959. configure:17677: checking for strcspn
  960. configure:17677: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  961. conftest.c:70:6: warning: conflicting types for built-in function 'strcspn' [enabled by default]
  962. configure:17677: $? = 0
  963. configure:17677: result: yes
  964. configure:17677: checking for strdup
  965. configure:17677: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  966. conftest.c:71:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
  967. configure:17677: $? = 0
  968. configure:17677: result: yes
  969. configure:17677: checking for strrchr
  970. configure:17677: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  971. conftest.c:72:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
  972. configure:17677: $? = 0
  973. configure:17677: result: yes
  974. configure:17677: checking for strstr
  975. configure:17677: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c >&5
  976. conftest.c:73:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
  977. configure:17677: $? = 0
  978. configure:17677: result: yes
  979. configure:17686: checking for dlopen in -ldl
  980. configure:17711: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c -ldl >&5
  981. configure:17711: $? = 0
  982. configure:17720: result: yes
  983. configure:17731: checking for pthread_create in -lpthread
  984. configure:17756: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c -lpthread -ldl >&5
  985. configure:17756: $? = 0
  986. configure:17765: result: yes
  987. configure:17776: checking for snprintf
  988. configure:17776: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c -lpthread -ldl >&5
  989. conftest.c:76:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
  990. configure:17776: $? = 0
  991. configure:17776: result: yes
  992. configure:17783: checking for vsnprintf
  993. configure:17783: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c -lpthread -ldl >&5
  994. conftest.c:77:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
  995. configure:17783: $? = 0
  996. configure:17783: result: yes
  997. configure:17792: checking for library containing gzopen
  998. configure:17823: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c -lpthread -ldl >&5
  999. /var/tmp/portage/dev-util/codeblocks-9999/temp/cc9yWrnK.o: In function `main':
  1000. conftest.c:(.text.startup+0x7): undefined reference to `gzopen'
  1001. collect2: ld returned 1 exit status
  1002. configure:17823: $? = 1
  1003. configure: failed program was:
  1004. | /* confdefs.h */
  1005. | #define PACKAGE_NAME "codeblocks"
  1006. | #define PACKAGE_TARNAME "codeblocks"
  1007. | #define PACKAGE_VERSION "SVN_REVISION"
  1008. | #define PACKAGE_STRING "codeblocks SVN_REVISION"
  1009. | #define PACKAGE_BUGREPORT ""
  1010. | #define PACKAGE_URL ""
  1011. | #define PACKAGE "codeblocks"
  1012. | #define VERSION "SVN_REVISION"
  1013. | #define STDC_HEADERS 1
  1014. | #define HAVE_SYS_TYPES_H 1
  1015. | #define HAVE_SYS_STAT_H 1
  1016. | #define HAVE_STDLIB_H 1
  1017. | #define HAVE_STRING_H 1
  1018. | #define HAVE_MEMORY_H 1
  1019. | #define HAVE_STRINGS_H 1
  1020. | #define HAVE_INTTYPES_H 1
  1021. | #define HAVE_STDINT_H 1
  1022. | #define HAVE_UNISTD_H 1
  1023. | #define HAVE_DLFCN_H 1
  1024. | #define LT_OBJDIR ".libs/"
  1025. | #define HAVE_DIRENT_H 1
  1026. | #define STDC_HEADERS 1
  1027. | #define HAVE_FCNTL_H 1
  1028. | #define HAVE_LIMITS_H 1
  1029. | #define HAVE_STDLIB_H 1
  1030. | #define HAVE_STRING_H 1
  1031. | #define HAVE_SYS_PARAM_H 1
  1032. | #define HAVE_UNISTD_H 1
  1033. | #define HAVE_MALLOC_H 1
  1034. | #define HAVE__BOOL 1
  1035. | #define HAVE_STDBOOL_H 1
  1036. | #define TIME_WITH_SYS_TIME 1
  1037. | #define HAVE_STDLIB_H 1
  1038. | #define HAVE_MALLOC 1
  1039. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1040. | #define HAVE_VPRINTF 1
  1041. | #define HAVE_ATEXIT 1
  1042. | #define HAVE_GETCWD 1
  1043. | #define HAVE_ISASCII 1
  1044. | #define HAVE_MEMCHR 1
  1045. | #define HAVE_MEMMOVE 1
  1046. | #define HAVE_MEMSET 1
  1047. | #define HAVE_STRCASECMP 1
  1048. | #define HAVE_STRCHR 1
  1049. | #define HAVE_STRCSPN 1
  1050. | #define HAVE_STRDUP 1
  1051. | #define HAVE_STRRCHR 1
  1052. | #define HAVE_STRSTR 1
  1053. | #define HAVE_LIBDL 1
  1054. | #define HAVE_LIBPTHREAD 1
  1055. | #define HAVE_SNPRINTF /**/
  1056. | #define HAVE_VSNPRINTF /**/
  1057. | /* end confdefs.h. */
  1058. |
  1059. | /* Override any GCC internal prototype to avoid an error.
  1060. | Use char because int might match the return type of a GCC
  1061. | builtin and then its argument prototype would still apply. */
  1062. | #ifdef __cplusplus
  1063. | extern "C"
  1064. | #endif
  1065. | char gzopen ();
  1066. | int
  1067. | main ()
  1068. | {
  1069. | return gzopen ();
  1070. | ;
  1071. | return 0;
  1072. | }
  1073. configure:17823: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c -lz -lpthread -ldl >&5
  1074. configure:17823: $? = 0
  1075. configure:17840: result: -lz
  1076. configure:17851: checking for library containing BZ2_bzopen
  1077. configure:17882: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c -lpthread -ldl >&5
  1078. /var/tmp/portage/dev-util/codeblocks-9999/temp/ccmRGTFI.o: In function `main':
  1079. conftest.c:(.text.startup+0x7): undefined reference to `BZ2_bzopen'
  1080. collect2: ld returned 1 exit status
  1081. configure:17882: $? = 1
  1082. configure: failed program was:
  1083. | /* confdefs.h */
  1084. | #define PACKAGE_NAME "codeblocks"
  1085. | #define PACKAGE_TARNAME "codeblocks"
  1086. | #define PACKAGE_VERSION "SVN_REVISION"
  1087. | #define PACKAGE_STRING "codeblocks SVN_REVISION"
  1088. | #define PACKAGE_BUGREPORT ""
  1089. | #define PACKAGE_URL ""
  1090. | #define PACKAGE "codeblocks"
  1091. | #define VERSION "SVN_REVISION"
  1092. | #define STDC_HEADERS 1
  1093. | #define HAVE_SYS_TYPES_H 1
  1094. | #define HAVE_SYS_STAT_H 1
  1095. | #define HAVE_STDLIB_H 1
  1096. | #define HAVE_STRING_H 1
  1097. | #define HAVE_MEMORY_H 1
  1098. | #define HAVE_STRINGS_H 1
  1099. | #define HAVE_INTTYPES_H 1
  1100. | #define HAVE_STDINT_H 1
  1101. | #define HAVE_UNISTD_H 1
  1102. | #define HAVE_DLFCN_H 1
  1103. | #define LT_OBJDIR ".libs/"
  1104. | #define HAVE_DIRENT_H 1
  1105. | #define STDC_HEADERS 1
  1106. | #define HAVE_FCNTL_H 1
  1107. | #define HAVE_LIMITS_H 1
  1108. | #define HAVE_STDLIB_H 1
  1109. | #define HAVE_STRING_H 1
  1110. | #define HAVE_SYS_PARAM_H 1
  1111. | #define HAVE_UNISTD_H 1
  1112. | #define HAVE_MALLOC_H 1
  1113. | #define HAVE__BOOL 1
  1114. | #define HAVE_STDBOOL_H 1
  1115. | #define TIME_WITH_SYS_TIME 1
  1116. | #define HAVE_STDLIB_H 1
  1117. | #define HAVE_MALLOC 1
  1118. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1119. | #define HAVE_VPRINTF 1
  1120. | #define HAVE_ATEXIT 1
  1121. | #define HAVE_GETCWD 1
  1122. | #define HAVE_ISASCII 1
  1123. | #define HAVE_MEMCHR 1
  1124. | #define HAVE_MEMMOVE 1
  1125. | #define HAVE_MEMSET 1
  1126. | #define HAVE_STRCASECMP 1
  1127. | #define HAVE_STRCHR 1
  1128. | #define HAVE_STRCSPN 1
  1129. | #define HAVE_STRDUP 1
  1130. | #define HAVE_STRRCHR 1
  1131. | #define HAVE_STRSTR 1
  1132. | #define HAVE_LIBDL 1
  1133. | #define HAVE_LIBPTHREAD 1
  1134. | #define HAVE_SNPRINTF /**/
  1135. | #define HAVE_VSNPRINTF /**/
  1136. | /* end confdefs.h. */
  1137. |
  1138. | /* Override any GCC internal prototype to avoid an error.
  1139. | Use char because int might match the return type of a GCC
  1140. | builtin and then its argument prototype would still apply. */
  1141. | #ifdef __cplusplus
  1142. | extern "C"
  1143. | #endif
  1144. | char BZ2_bzopen ();
  1145. | int
  1146. | main ()
  1147. | {
  1148. | return BZ2_bzopen ();
  1149. | ;
  1150. | return 0;
  1151. | }
  1152. configure:17882: i686-pc-linux-gnu-gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe -Wl,--no-undefined conftest.c -lbz2 -lpthread -ldl >&5
  1153. configure:17882: $? = 0
  1154. configure:17899: result: -lbz2
  1155. configure:17980: checking whether to build the source formatter plugin
  1156. configure:17999: result: yes
  1157. configure:18006: checking whether to build the autosave plugin
  1158. configure:18025: result: yes
  1159. configure:18032: checking whether to build the class wizard plugin
  1160. configure:18051: result: yes
  1161. configure:18058: checking whether to build the code completion plugin
  1162. configure:18077: result: yes
  1163. configure:18084: checking whether to build the compiler plugin
  1164. configure:18103: result: yes
  1165. configure:18110: checking whether to build the debugger plugin
  1166. configure:18129: result: yes
  1167. configure:18136: checking whether to build the default MIME handler plugin
  1168. configure:18155: result: yes
  1169. configure:18162: checking whether to build the open files list plugin
  1170. configure:18181: result: yes
  1171. configure:18188: checking whether to build the occurrences highlighting plugin
  1172. configure:18207: result: yes
  1173. configure:18214: checking whether to build the foreign projects importer plugin
  1174. configure:18233: result: yes
  1175. configure:18240: checking whether to build the scripted wizard plugin
  1176. configure:18259: result: yes
  1177. configure:18266: checking whether to build the to-do plugin
  1178. configure:18285: result: yes
  1179. configure:18292: checking whether to build the abbreviations plugin
  1180. configure:18311: result: yes
  1181. configure:18318: checking whether to keep prebuild windows dll's in dist-tarball
  1182. configure:18337: result: yes
  1183. configure:18344: checking whether to integrate fortran-plugin in dist-tarball
  1184. configure:18363: result: yes
  1185. configure:18370: checking whether to use gtk-notebook as default notebook
  1186. configure:18389: result: yes
  1187. configure:18749: checking which (if any) contrib plugins to build
  1188.  
  1189. ## ---------------- ##
  1190. ## Cache variables. ##
  1191. ## ---------------- ##
  1192.  
  1193. ac_cv_build=i686-pc-linux-gnu
  1194. ac_cv_c_compiler_gnu=yes
  1195. ac_cv_c_const=yes
  1196. ac_cv_c_inline=inline
  1197. ac_cv_c_volatile=yes
  1198. ac_cv_cxx_compiler_gnu=yes
  1199. ac_cv_env_CCC_set=
  1200. ac_cv_env_CCC_value=
  1201. ac_cv_env_CC_set=
  1202. ac_cv_env_CC_value=
  1203. ac_cv_env_CFLAGS_set=set
  1204. ac_cv_env_CFLAGS_value='-O2 -march=native -fomit-frame-pointer -pipe'
  1205. ac_cv_env_CPPFLAGS_set=
  1206. ac_cv_env_CPPFLAGS_value=
  1207. ac_cv_env_CPP_set=
  1208. ac_cv_env_CPP_value=
  1209. ac_cv_env_CXXCPP_set=
  1210. ac_cv_env_CXXCPP_value=
  1211. ac_cv_env_CXXFLAGS_set=set
  1212. ac_cv_env_CXXFLAGS_value='-O2 -march=native -fomit-frame-pointer -pipe'
  1213. ac_cv_env_CXX_set=
  1214. ac_cv_env_CXX_value=
  1215. ac_cv_env_FONTCONFIG_CFLAGS_set=
  1216. ac_cv_env_FONTCONFIG_CFLAGS_value=
  1217. ac_cv_env_FONTCONFIG_LIBS_set=
  1218. ac_cv_env_FONTCONFIG_LIBS_value=
  1219. ac_cv_env_GAMIN_CFLAGS_set=
  1220. ac_cv_env_GAMIN_CFLAGS_value=
  1221. ac_cv_env_GAMIN_LIBS_set=
  1222. ac_cv_env_GAMIN_LIBS_value=
  1223. ac_cv_env_GTK2_CFLAGS_set=
  1224. ac_cv_env_GTK2_CFLAGS_value=
  1225. ac_cv_env_GTK2_LIBS_set=
  1226. ac_cv_env_GTK2_LIBS_value=
  1227. ac_cv_env_HUNSPELL_CFLAGS_set=
  1228. ac_cv_env_HUNSPELL_CFLAGS_value=
  1229. ac_cv_env_HUNSPELL_LIBS_set=
  1230. ac_cv_env_HUNSPELL_LIBS_value=
  1231. ac_cv_env_LDFLAGS_set=set
  1232. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
  1233. ac_cv_env_LIBS_set=
  1234. ac_cv_env_LIBS_value=
  1235. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  1236. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  1237. ac_cv_env_PKG_CONFIG_PATH_set=
  1238. ac_cv_env_PKG_CONFIG_PATH_value=
  1239. ac_cv_env_PKG_CONFIG_set=
  1240. ac_cv_env_PKG_CONFIG_value=
  1241. ac_cv_env_XMKMF_set=
  1242. ac_cv_env_XMKMF_value=
  1243. ac_cv_env_build_alias_set=set
  1244. ac_cv_env_build_alias_value=i686-pc-linux-gnu
  1245. ac_cv_env_host_alias_set=set
  1246. ac_cv_env_host_alias_value=i686-pc-linux-gnu
  1247. ac_cv_env_target_alias_set=
  1248. ac_cv_env_target_alias_value=
  1249. ac_cv_func__doprnt=no
  1250. ac_cv_func_atexit=yes
  1251. ac_cv_func_closedir_void=no
  1252. ac_cv_func_getcwd=yes
  1253. ac_cv_func_isascii=yes
  1254. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  1255. ac_cv_func_malloc_0_nonnull=yes
  1256. ac_cv_func_memchr=yes
  1257. ac_cv_func_memcmp_working=yes
  1258. ac_cv_func_memmove=yes
  1259. ac_cv_func_memset=yes
  1260. ac_cv_func_snprintf=yes
  1261. ac_cv_func_stat_empty_string_bug=no
  1262. ac_cv_func_strcasecmp=yes
  1263. ac_cv_func_strchr=yes
  1264. ac_cv_func_strcspn=yes
  1265. ac_cv_func_strdup=yes
  1266. ac_cv_func_strrchr=yes
  1267. ac_cv_func_strstr=yes
  1268. ac_cv_func_vprintf=yes
  1269. ac_cv_func_vsnprintf=yes
  1270. ac_cv_header_dirent_dirent_h=yes
  1271. ac_cv_header_dlfcn_h=yes
  1272. ac_cv_header_fcntl_h=yes
  1273. ac_cv_header_inttypes_h=yes
  1274. ac_cv_header_limits_h=yes
  1275. ac_cv_header_malloc_h=yes
  1276. ac_cv_header_memory_h=yes
  1277. ac_cv_header_stdbool_h=yes
  1278. ac_cv_header_stdc=yes
  1279. ac_cv_header_stdint_h=yes
  1280. ac_cv_header_stdlib_h=yes
  1281. ac_cv_header_string_h=yes
  1282. ac_cv_header_strings_h=yes
  1283. ac_cv_header_sys_param_h=yes
  1284. ac_cv_header_sys_stat_h=yes
  1285. ac_cv_header_sys_types_h=yes
  1286. ac_cv_header_time=yes
  1287. ac_cv_header_unistd_h=yes
  1288. ac_cv_host=i686-pc-linux-gnu
  1289. ac_cv_lib_dl_dlopen=yes
  1290. ac_cv_lib_pthread_pthread_create=yes
  1291. ac_cv_objext=o
  1292. ac_cv_path_EGREP='/bin/grep -E'
  1293. ac_cv_path_FGREP='/bin/grep -F'
  1294. ac_cv_path_GREP=/bin/grep
  1295. ac_cv_path_SED=/bin/sed
  1296. ac_cv_path_install='/usr/bin/install -c'
  1297. ac_cv_path_mkdir=/bin/mkdir
  1298. ac_cv_prog_AR=i686-pc-linux-gnu-ar
  1299. ac_cv_prog_AWK=gawk
  1300. ac_cv_prog_CC=i686-pc-linux-gnu-gcc
  1301. ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'
  1302. ac_cv_prog_CXX=i686-pc-linux-gnu-g++
  1303. ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E'
  1304. ac_cv_prog_OBJDUMP=i686-pc-linux-gnu-objdump
  1305. ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib
  1306. ac_cv_prog_STRIP=i686-pc-linux-gnu-strip
  1307. ac_cv_prog_cc_c89=
  1308. ac_cv_prog_cc_g=yes
  1309. ac_cv_prog_cc_i686_pc_linux_gnu_gcc_c_o=yes
  1310. ac_cv_prog_cxx_g=yes
  1311. ac_cv_prog_make_make_set=yes
  1312. ac_cv_search_BZ2_bzopen=-lbz2
  1313. ac_cv_search_gzopen=-lz
  1314. ac_cv_search_opendir='none required'
  1315. ac_cv_target=i686-pc-linux-gnu
  1316. ac_cv_type__Bool=yes
  1317. ac_cv_type_size_t=yes
  1318. am_cv_CC_dependencies_compiler_type=none
  1319. am_cv_CXX_dependencies_compiler_type=none
  1320. am_cv_make_support_nested_variables=yes
  1321. lt_cv_ar_at_file=@
  1322. lt_cv_archive_cmds_need_lc=no
  1323. lt_cv_deplibs_check_method=pass_all
  1324. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1325. lt_cv_file_magic_test_file=
  1326. lt_cv_ld_reload_flag=-r
  1327. lt_cv_nm_interface='BSD nm'
  1328. lt_cv_objdir=.libs
  1329. lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld
  1330. lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld
  1331. lt_cv_path_NM='/usr/bin/i686-pc-linux-gnu-nm -B'
  1332. lt_cv_path_mainfest_tool=no
  1333. lt_cv_prog_compiler_c_o=yes
  1334. lt_cv_prog_compiler_c_o_CXX=yes
  1335. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1336. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  1337. lt_cv_prog_compiler_pic_works=yes
  1338. lt_cv_prog_compiler_pic_works_CXX=yes
  1339. lt_cv_prog_compiler_rtti_exceptions=no
  1340. lt_cv_prog_compiler_static_works=yes
  1341. lt_cv_prog_compiler_static_works_CXX=yes
  1342. lt_cv_prog_gnu_ld=yes
  1343. lt_cv_prog_gnu_ldcxx=yes
  1344. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1345. lt_cv_shlibpath_overrides_runpath=yes
  1346. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  1347. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  1348. 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'\'''
  1349. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1350. lt_cv_sys_max_cmd_len=1572864
  1351. lt_cv_to_host_file_cmd=func_convert_file_noop
  1352. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1353.  
  1354. ## ----------------- ##
  1355. ## Output variables. ##
  1356. ## ----------------- ##
  1357.  
  1358. ACLOCAL='${SHELL} /var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/missing aclocal-1.13'
  1359. AMDEPBACKSLASH=''
  1360. AMDEP_FALSE=''
  1361. AMDEP_TRUE='#'
  1362. AMTAR='${SHELL} /var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/missing tar'
  1363. AM_BACKSLASH='\'
  1364. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1365. AM_DEFAULT_VERBOSITY='1'
  1366. AM_V='$(V)'
  1367. AR='i686-pc-linux-gnu-ar'
  1368. AUTOCONF='${SHELL} /var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/missing autoconf'
  1369. AUTOHEADER='${SHELL} /var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/missing autoheader'
  1370. AUTOMAKE='${SHELL} /var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/missing automake-1.13'
  1371. AWK='gawk'
  1372. BUILD_ABBREVIATIONS_FALSE='#'
  1373. BUILD_ABBREVIATIONS_TRUE=''
  1374. BUILD_ASTYLE_FALSE='#'
  1375. BUILD_ASTYLE_TRUE=''
  1376. BUILD_AUTOSAVE_FALSE='#'
  1377. BUILD_AUTOSAVE_TRUE=''
  1378. BUILD_AUTOVERSIONING=''
  1379. BUILD_AUTOVERSIONING_FALSE=''
  1380. BUILD_AUTOVERSIONING_TRUE='#'
  1381. BUILD_BROWSETRACKER=''
  1382. BUILD_BROWSETRACKER_FALSE=''
  1383. BUILD_BROWSETRACKER_TRUE='#'
  1384. BUILD_BYOGAMES=''
  1385. BUILD_BYOGAMES_FALSE=''
  1386. BUILD_BYOGAMES_TRUE='#'
  1387. BUILD_CBKODERS=''
  1388. BUILD_CBKODERS_FALSE=''
  1389. BUILD_CBKODERS_TRUE='#'
  1390. BUILD_CCCC=''
  1391. BUILD_CCCC_FALSE=''
  1392. BUILD_CCCC_TRUE='#'
  1393. BUILD_CLASSWIZARD_FALSE='#'
  1394. BUILD_CLASSWIZARD_TRUE=''
  1395. BUILD_CODECOMPLETION_FALSE='#'
  1396. BUILD_CODECOMPLETION_TRUE=''
  1397. BUILD_CODESNIPPETS=''
  1398. BUILD_CODESNIPPETS_FALSE=''
  1399. BUILD_CODESNIPPETS_TRUE='#'
  1400. BUILD_CODESTAT=''
  1401. BUILD_CODESTAT_FALSE=''
  1402. BUILD_CODESTAT_TRUE='#'
  1403. BUILD_COMPILER_FALSE='#'
  1404. BUILD_COMPILER_TRUE=''
  1405. BUILD_COPYSTRINGS=''
  1406. BUILD_COPYSTRINGS_FALSE=''
  1407. BUILD_COPYSTRINGS_TRUE='#'
  1408. BUILD_CPPCHECK=''
  1409. BUILD_CPPCHECK_FALSE=''
  1410. BUILD_CPPCHECK_TRUE='#'
  1411. BUILD_CSCOPE=''
  1412. BUILD_CSCOPE_FALSE=''
  1413. BUILD_CSCOPE_TRUE='#'
  1414. BUILD_DEBUGGER_FALSE='#'
  1415. BUILD_DEBUGGER_TRUE=''
  1416. BUILD_DOXYBLOCKS=''
  1417. BUILD_DOXYBLOCKS_FALSE=''
  1418. BUILD_DOXYBLOCKS_TRUE='#'
  1419. BUILD_DRAGSCROLL=''
  1420. BUILD_DRAGSCROLL_FALSE=''
  1421. BUILD_DRAGSCROLL_TRUE='#'
  1422. BUILD_EDITORCONFIG=''
  1423. BUILD_EDITORCONFIG_FALSE=''
  1424. BUILD_EDITORCONFIG_TRUE='#'
  1425. BUILD_EDITORTWEAKS=''
  1426. BUILD_EDITORTWEAKS_FALSE=''
  1427. BUILD_EDITORTWEAKS_TRUE='#'
  1428. BUILD_ENVVARS=''
  1429. BUILD_ENVVARS_FALSE=''
  1430. BUILD_ENVVARS_TRUE='#'
  1431. BUILD_EXPORTER=''
  1432. BUILD_EXPORTER_FALSE=''
  1433. BUILD_EXPORTER_TRUE='#'
  1434. BUILD_FILEMANAGER=''
  1435. BUILD_FILEMANAGER_FALSE=''
  1436. BUILD_FILEMANAGER_TRUE='#'
  1437. BUILD_HEADERFIXUP=''
  1438. BUILD_HEADERFIXUP_FALSE=''
  1439. BUILD_HEADERFIXUP_TRUE='#'
  1440. BUILD_HELP=''
  1441. BUILD_HELP_FALSE=''
  1442. BUILD_HELP_TRUE='#'
  1443. BUILD_HEXEDITOR=''
  1444. BUILD_HEXEDITOR_FALSE=''
  1445. BUILD_HEXEDITOR_TRUE='#'
  1446. BUILD_INCSEARCH=''
  1447. BUILD_INCSEARCH_FALSE=''
  1448. BUILD_INCSEARCH_TRUE='#'
  1449. BUILD_KEYBINDER=''
  1450. BUILD_KEYBINDER_FALSE=''
  1451. BUILD_KEYBINDER_TRUE='#'
  1452. BUILD_LIBFINDER=''
  1453. BUILD_LIBFINDER_FALSE=''
  1454. BUILD_LIBFINDER_TRUE='#'
  1455. BUILD_MANIFEST_FALSE=''
  1456. BUILD_MANIFEST_TRUE='#'
  1457. BUILD_MIMEHANDLER_FALSE='#'
  1458. BUILD_MIMEHANDLER_TRUE=''
  1459. BUILD_MOUSESAP=''
  1460. BUILD_MOUSESAP_FALSE=''
  1461. BUILD_MOUSESAP_TRUE='#'
  1462. BUILD_NASSISHNEIDERMAN=''
  1463. BUILD_NASSISHNEIDERMAN_FALSE=''
  1464. BUILD_NASSISHNEIDERMAN_TRUE='#'
  1465. BUILD_OCCURRENCESHIGHLIGHTING_FALSE='#'
  1466. BUILD_OCCURRENCESHIGHLIGHTING_TRUE=''
  1467. BUILD_OPENFILESLIST_FALSE='#'
  1468. BUILD_OPENFILESLIST_TRUE=''
  1469. BUILD_PROFILER=''
  1470. BUILD_PROFILER_FALSE=''
  1471. BUILD_PROFILER_TRUE='#'
  1472. BUILD_PROJECTSIMPORTER_FALSE='#'
  1473. BUILD_PROJECTSIMPORTER_TRUE=''
  1474. BUILD_REGEX=''
  1475. BUILD_REGEX_FALSE=''
  1476. BUILD_REGEX_TRUE='#'
  1477. BUILD_REOPENEDITOR=''
  1478. BUILD_REOPENEDITOR_FALSE=''
  1479. BUILD_REOPENEDITOR_TRUE='#'
  1480. BUILD_SCRIPTEDWIZARD_FALSE='#'
  1481. BUILD_SCRIPTEDWIZARD_TRUE=''
  1482. BUILD_SMARTINDENT=''
  1483. BUILD_SMARTINDENT_FALSE=''
  1484. BUILD_SMARTINDENT_TRUE='#'
  1485. BUILD_SPELLCHECKER=''
  1486. BUILD_SPELLCHECKER_FALSE=''
  1487. BUILD_SPELLCHECKER_TRUE='#'
  1488. BUILD_SYMTAB=''
  1489. BUILD_SYMTAB_FALSE=''
  1490. BUILD_SYMTAB_TRUE='#'
  1491. BUILD_THREADSEARCH=''
  1492. BUILD_THREADSEARCH_FALSE=''
  1493. BUILD_THREADSEARCH_TRUE='#'
  1494. BUILD_TODO_FALSE='#'
  1495. BUILD_TODO_TRUE=''
  1496. BUILD_TOOLSPLUS=''
  1497. BUILD_TOOLSPLUS_FALSE=''
  1498. BUILD_TOOLSPLUS_TRUE='#'
  1499. BUILD_VALGRIND=''
  1500. BUILD_VALGRIND_FALSE=''
  1501. BUILD_VALGRIND_TRUE='#'
  1502. BUILD_WXCONTRIB=''
  1503. BUILD_WXCONTRIB_FALSE=''
  1504. BUILD_WXCONTRIB_TRUE='#'
  1505. BUILD_WXSMITH=''
  1506. BUILD_WXSMITHAUI=''
  1507. BUILD_WXSMITHAUI_FALSE=''
  1508. BUILD_WXSMITHAUI_TRUE='#'
  1509. BUILD_WXSMITHCONTRIB=''
  1510. BUILD_WXSMITHCONTRIB_FALSE=''
  1511. BUILD_WXSMITHCONTRIB_TRUE='#'
  1512. BUILD_WXSMITH_FALSE=''
  1513. BUILD_WXSMITH_TRUE='#'
  1514. CB_FONTCONFIG_CFLAGS=''
  1515. CB_FONTCONFIG_LIBS=''
  1516. CB_GAMIN_CFLAGS=''
  1517. CB_GAMIN_LIBS=''
  1518. CB_HUNSPELL_CFLAGS=''
  1519. CB_HUNSPELL_LIBS=''
  1520. CC='i686-pc-linux-gnu-gcc'
  1521. CCDEPMODE='depmode=none'
  1522. CFLAGS='-O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe'
  1523. CODEBLOCKS_DARWIN_FALSE=''
  1524. CODEBLOCKS_DARWIN_TRUE='#'
  1525. CODEBLOCKS_LINUX_FALSE='#'
  1526. CODEBLOCKS_LINUX_TRUE=''
  1527. CODEBLOCKS_NT_FALSE=''
  1528. CODEBLOCKS_NT_TRUE='#'
  1529. CODEBLOCKS_PLATFORM='gtk'
  1530. CODEBLOCKS_VERSION_INFO='0:1:0'
  1531. CPP='i686-pc-linux-gnu-gcc -E'
  1532. CPPFLAGS=''
  1533. CXX='i686-pc-linux-gnu-g++'
  1534. CXXCPP='i686-pc-linux-gnu-g++ -E'
  1535. CXXDEPMODE='depmode=none'
  1536. CXXFLAGS='-O2 -ffast-math -DCB_AUTOCONF -O2 -march=native -fomit-frame-pointer -pipe'
  1537. CYGPATH_W='echo'
  1538. DARWIN_FALSE=''
  1539. DARWIN_TRUE=''
  1540. DATE=''
  1541. DEFS=''
  1542. DEPDIR='.deps'
  1543. DLLTOOL='false'
  1544. DSYMUTIL=''
  1545. DUMPBIN=''
  1546. ECHO_C=''
  1547. ECHO_N='-n'
  1548. ECHO_T=''
  1549. EGREP='/bin/grep -E'
  1550. ENABLE_FORTRAN_FALSE='#'
  1551. ENABLE_FORTRAN_TRUE=''
  1552. EXEEXT=''
  1553. FGREP='/bin/grep -F'
  1554. FONTCONFIG_CFLAGS=''
  1555. FONTCONFIG_LIBS=''
  1556. GAMIN_CFLAGS=''
  1557. GAMIN_LIBS=''
  1558. GCC_MAJOR_VERSION=''
  1559. GCC_MINOR_VERSION=''
  1560. GCC_PATCH_VERSION=''
  1561. GCC_VERSION=''
  1562. GREP='/bin/grep'
  1563. GTK2_CFLAGS=''
  1564. GTK2_LIBS=''
  1565. GTK_NOTEBOOK_FALSE='#'
  1566. GTK_NOTEBOOK_TRUE=''
  1567. HAVE_BZIP2_FALSE='#'
  1568. HAVE_BZIP2_TRUE=''
  1569. HAVE_GCC48_FALSE=''
  1570. HAVE_GCC48_TRUE=''
  1571. HAVE_PKG_CONFIG=''
  1572. HAVE_WX29_FALSE=''
  1573. HAVE_WX29_TRUE=''
  1574. HAVE_ZLIB_FALSE='#'
  1575. HAVE_ZLIB_TRUE=''
  1576. HUNSPELL_CFLAGS=''
  1577. HUNSPELL_LIBS=''
  1578. INSTALL_DATA='${INSTALL} -m 644'
  1579. INSTALL_PROGRAM='${INSTALL}'
  1580. INSTALL_SCRIPT='${INSTALL}'
  1581. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1582. KEEP_DLLS_FALSE='#'
  1583. KEEP_DLLS_TRUE=''
  1584. LD='/usr/i686-pc-linux-gnu/bin/ld'
  1585. LDFLAGS='-Wl,--no-undefined'
  1586. LIBOBJS=''
  1587. LIBS='-lpthread -ldl '
  1588. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1589. LINUX_FALSE=''
  1590. LINUX_TRUE=''
  1591. LIPO=''
  1592. LN_S='ln -s'
  1593. LTLIBOBJS=''
  1594. MACSETFILE=''
  1595. MAKEINFO='${SHELL} /var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/missing makeinfo'
  1596. MANIFEST_TOOL=':'
  1597. MKDIR_P='/bin/mkdir -p'
  1598. NM='/usr/bin/i686-pc-linux-gnu-nm -B'
  1599. NMEDIT=''
  1600. OBJDUMP='i686-pc-linux-gnu-objdump'
  1601. OBJEXT='o'
  1602. OTOOL64=''
  1603. OTOOL=''
  1604. PACKAGE='codeblocks'
  1605. PACKAGE_BUGREPORT=''
  1606. PACKAGE_NAME='codeblocks'
  1607. PACKAGE_STRING='codeblocks SVN_REVISION'
  1608. PACKAGE_TARNAME='codeblocks'
  1609. PACKAGE_URL=''
  1610. PACKAGE_VERSION='SVN_REVISION'
  1611. PATH_SEPARATOR=':'
  1612. PKG_CONFIG=''
  1613. PKG_CONFIG_LIBDIR=''
  1614. PKG_CONFIG_PATH=''
  1615. PLATFORM_CFLAGS='-I/usr/X11R6/include'
  1616. PLATFORM_LIBS='-L/usr/X11R6/lib -lX11'
  1617. PLUGIN_FLAGS='-shared -avoid-version'
  1618. POSTLINK_COMMAND=''
  1619. PRECOMPILE_HEADERS_FALSE=''
  1620. PRECOMPILE_HEADERS_TRUE=''
  1621. RANLIB='i686-pc-linux-gnu-ranlib'
  1622. RC=''
  1623. REVISION=''
  1624. REZ=''
  1625. SED='/bin/sed'
  1626. SETFILE=''
  1627. SET_MAKE=''
  1628. SHARED_FLAGS='-shared'
  1629. SHELL='/bin/sh'
  1630. STRIP='i686-pc-linux-gnu-strip'
  1631. VERSION='SVN_REVISION'
  1632. WXPROPGRID_DIR=''
  1633. WXPROPGRID_INCLUDE=''
  1634. WXPROPGRID_LIB=''
  1635. WX_CFLAGS=''
  1636. WX_CFLAGS_ONLY=''
  1637. WX_CONFIG_PATH=''
  1638. WX_CPPFLAGS=''
  1639. WX_CXXFLAGS=''
  1640. WX_CXXFLAGS_ONLY=''
  1641. WX_GTK2_CFLAGS=''
  1642. WX_GTK2_LIBS=''
  1643. WX_LIBS=''
  1644. WX_LIBS_STATIC=''
  1645. WX_RESCOMP=''
  1646. WX_VERSION=''
  1647. WX_VERSION_MAJOR=''
  1648. WX_VERSION_MICRO=''
  1649. WX_VERSION_MINOR=''
  1650. WX_X11_CFLAGS=''
  1651. WX_X11_LIBS=''
  1652. XMKMF=''
  1653. X_CFLAGS=''
  1654. X_EXTRA_LIBS=''
  1655. X_LIBS=''
  1656. X_PRE_LIBS=''
  1657. ac_ct_AR=''
  1658. ac_ct_CC=''
  1659. ac_ct_CXX=''
  1660. ac_ct_DUMPBIN=''
  1661. am__EXEEXT_FALSE=''
  1662. am__EXEEXT_TRUE=''
  1663. am__fastdepCC_FALSE=''
  1664. am__fastdepCC_TRUE='#'
  1665. am__fastdepCXX_FALSE=''
  1666. am__fastdepCXX_TRUE='#'
  1667. am__include='include'
  1668. am__isrc=''
  1669. am__leading_dot='.'
  1670. am__nodep=''
  1671. am__quote=''
  1672. am__tar='${AMTAR} chf - "$$tardir"'
  1673. am__untar='${AMTAR} xf -'
  1674. bindir='${exec_prefix}/bin'
  1675. build='i686-pc-linux-gnu'
  1676. build_alias='i686-pc-linux-gnu'
  1677. build_cpu='i686'
  1678. build_os='linux-gnu'
  1679. build_vendor='pc'
  1680. codeblocks_PCH_FLAGS=''
  1681. datadir='/usr/share'
  1682. datarootdir='${prefix}/share'
  1683. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1684. dvidir='${docdir}'
  1685. exec_prefix='NONE'
  1686. host='i686-pc-linux-gnu'
  1687. host_alias='i686-pc-linux-gnu'
  1688. host_cpu='i686'
  1689. host_os='linux-gnu'
  1690. host_vendor='pc'
  1691. htmldir='${docdir}'
  1692. includedir='${prefix}/include'
  1693. infodir='/usr/share/info'
  1694. install_sh='${SHELL} /var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/install-sh'
  1695. libdir='${exec_prefix}/lib'
  1696. libexecdir='${exec_prefix}/libexec'
  1697. localedir='${datarootdir}/locale'
  1698. localstatedir='/var/lib'
  1699. mandir='/usr/share/man'
  1700. mkdir_p='$(MKDIR_P)'
  1701. oldincludedir='/usr/include'
  1702. pdfdir='${docdir}'
  1703. prefix='/usr'
  1704. program_transform_name='s,x,x,'
  1705. psdir='${docdir}'
  1706. sbindir='${exec_prefix}/sbin'
  1707. sharedstatedir='${prefix}/com'
  1708. sysconfdir='/etc'
  1709. target='i686-pc-linux-gnu'
  1710. target_alias=''
  1711. target_cpu='i686'
  1712. target_os='linux-gnu'
  1713. target_vendor='pc'
  1714.  
  1715. ## ----------- ##
  1716. ## confdefs.h. ##
  1717. ## ----------- ##
  1718.  
  1719. /* confdefs.h */
  1720. #define PACKAGE_NAME "codeblocks"
  1721. #define PACKAGE_TARNAME "codeblocks"
  1722. #define PACKAGE_VERSION "SVN_REVISION"
  1723. #define PACKAGE_STRING "codeblocks SVN_REVISION"
  1724. #define PACKAGE_BUGREPORT ""
  1725. #define PACKAGE_URL ""
  1726. #define PACKAGE "codeblocks"
  1727. #define VERSION "SVN_REVISION"
  1728. #define STDC_HEADERS 1
  1729. #define HAVE_SYS_TYPES_H 1
  1730. #define HAVE_SYS_STAT_H 1
  1731. #define HAVE_STDLIB_H 1
  1732. #define HAVE_STRING_H 1
  1733. #define HAVE_MEMORY_H 1
  1734. #define HAVE_STRINGS_H 1
  1735. #define HAVE_INTTYPES_H 1
  1736. #define HAVE_STDINT_H 1
  1737. #define HAVE_UNISTD_H 1
  1738. #define HAVE_DLFCN_H 1
  1739. #define LT_OBJDIR ".libs/"
  1740. #define HAVE_DIRENT_H 1
  1741. #define STDC_HEADERS 1
  1742. #define HAVE_FCNTL_H 1
  1743. #define HAVE_LIMITS_H 1
  1744. #define HAVE_STDLIB_H 1
  1745. #define HAVE_STRING_H 1
  1746. #define HAVE_SYS_PARAM_H 1
  1747. #define HAVE_UNISTD_H 1
  1748. #define HAVE_MALLOC_H 1
  1749. #define HAVE__BOOL 1
  1750. #define HAVE_STDBOOL_H 1
  1751. #define TIME_WITH_SYS_TIME 1
  1752. #define HAVE_STDLIB_H 1
  1753. #define HAVE_MALLOC 1
  1754. #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1755. #define HAVE_VPRINTF 1
  1756. #define HAVE_ATEXIT 1
  1757. #define HAVE_GETCWD 1
  1758. #define HAVE_ISASCII 1
  1759. #define HAVE_MEMCHR 1
  1760. #define HAVE_MEMMOVE 1
  1761. #define HAVE_MEMSET 1
  1762. #define HAVE_STRCASECMP 1
  1763. #define HAVE_STRCHR 1
  1764. #define HAVE_STRCSPN 1
  1765. #define HAVE_STRDUP 1
  1766. #define HAVE_STRRCHR 1
  1767. #define HAVE_STRSTR 1
  1768. #define HAVE_LIBDL 1
  1769. #define HAVE_LIBPTHREAD 1
  1770. #define HAVE_SNPRINTF /**/
  1771. #define HAVE_VSNPRINTF /**/
  1772.  
  1773. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement