Advertisement
Guest User

Untitled

a guest
Jul 4th, 2010
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.24 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 gtk+ configure 2.18.9, which was
  5. generated by GNU Autoconf 2.65. 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 --libdir=/usr/lib --disable-gtk-doc --with-libjpeg --without-libjasper --with-libtiff --disable-xinerama --enable-cups=auto --disable-papi --with-libpng --with-gdktarget=x11 --with-xinput
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = localhost
  14. uname -m = i686
  15. uname -r = 2.6.32-gentoo-r7
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Sat Jul 3 05:34:10 MSD 2010
  18.  
  19. /usr/bin/uname -p = AMD Turion(tm) X2 Dual-Core Mobile RM-70
  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.4.3
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2909: checking for a BSD-compatible install
  46. configure:2977: result: /usr/bin/install -c
  47. configure:2988: checking whether build environment is sane
  48. configure:3038: result: yes
  49. configure:3179: checking for a thread-safe mkdir -p
  50. configure:3218: result: /bin/mkdir -p
  51. configure:3231: checking for gawk
  52. configure:3247: found /usr/bin/gawk
  53. configure:3258: result: gawk
  54. configure:3269: checking whether make sets $(MAKE)
  55. configure:3291: result: yes
  56. configure:3460: checking build system type
  57. configure:3474: result: i686-pc-linux-gnu
  58. configure:3494: checking host system type
  59. configure:3507: result: i686-pc-linux-gnu
  60. configure:3529: checking for native Win32
  61. configure:3549: result: no
  62. configure:3569: checking for i686-pc-linux-gnu-gcc
  63. configure:3585: found /usr/bin/i686-pc-linux-gnu-gcc
  64. configure:3596: result: i686-pc-linux-gnu-gcc
  65. configure:3865: checking for C compiler version
  66. configure:3874: i686-pc-linux-gnu-gcc --version >&5
  67. i686-pc-linux-gnu-gcc (Gentoo 4.4.3-r2 p1.2) 4.4.3
  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:3885: $? = 0
  73. configure:3874: i686-pc-linux-gnu-gcc -v >&5
  74. Using built-in specs.
  75. Target: i686-pc-linux-gnu
  76. Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.3/python --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2'
  77. Thread model: posix
  78. gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2)
  79. configure:3885: $? = 0
  80. configure:3874: i686-pc-linux-gnu-gcc -V >&5
  81. i686-pc-linux-gnu-gcc: '-V' option must have argument
  82. configure:3885: $? = 1
  83. configure:3874: i686-pc-linux-gnu-gcc -qversion >&5
  84. i686-pc-linux-gnu-gcc: unrecognized option '-qversion'
  85. i686-pc-linux-gnu-gcc: no input files
  86. configure:3885: $? = 1
  87. configure:3905: checking whether the C compiler works
  88. configure:3927: i686-pc-linux-gnu-gcc -O2 -march=native -pipe -g0 -Wno-all -Wl,-O1 conftest.c >&5
  89. configure:3931: $? = 0
  90. configure:3980: result: yes
  91. configure:3983: checking for C compiler default output file name
  92. configure:3985: result: a.out
  93. configure:3991: checking for suffix of executables
  94. configure:3998: i686-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -g0 -Wno-all -Wl,-O1 conftest.c >&5
  95. configure:4002: $? = 0
  96. configure:4024: result:
  97. configure:4046: checking whether we are cross compiling
  98. configure:4054: i686-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -g0 -Wno-all -Wl,-O1 conftest.c >&5
  99. configure:4058: $? = 0
  100. configure:4065: ./conftest
  101. configure:4069: $? = 0
  102. configure:4084: result: no
  103. configure:4089: checking for suffix of object files
  104. configure:4111: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  105. configure:4115: $? = 0
  106. configure:4136: result: o
  107. configure:4140: checking whether we are using the GNU C compiler
  108. configure:4159: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  109. configure:4159: $? = 0
  110. configure:4168: result: yes
  111. configure:4177: checking whether i686-pc-linux-gnu-gcc accepts -g
  112. configure:4197: i686-pc-linux-gnu-gcc -c -g conftest.c >&5
  113. configure:4197: $? = 0
  114. configure:4238: result: yes
  115. configure:4255: checking for i686-pc-linux-gnu-gcc option to accept ISO C89
  116. configure:4319: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  117. configure:4319: $? = 0
  118. configure:4332: result: none needed
  119. configure:4363: checking for style of include used by make
  120. configure:4391: result: GNU
  121. configure:4416: checking dependency style of i686-pc-linux-gnu-gcc
  122. configure:4526: result: gcc3
  123. configure:4578: checking for i686-pc-linux-gnu-c++
  124. configure:4594: found /usr/bin/i686-pc-linux-gnu-c++
  125. configure:4605: result: i686-pc-linux-gnu-c++
  126. configure:4793: checking for C++ compiler version
  127. configure:4802: i686-pc-linux-gnu-c++ --version >&5
  128. i686-pc-linux-gnu-c++ (Gentoo 4.4.3-r2 p1.2) 4.4.3
  129. Copyright (C) 2010 Free Software Foundation, Inc.
  130. This is free software; see the source for copying conditions. There is NO
  131. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  132.  
  133. configure:4813: $? = 0
  134. configure:4802: i686-pc-linux-gnu-c++ -v >&5
  135. Using built-in specs.
  136. Target: i686-pc-linux-gnu
  137. Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.3/python --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2'
  138. Thread model: posix
  139. gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2)
  140. configure:4813: $? = 0
  141. configure:4802: i686-pc-linux-gnu-c++ -V >&5
  142. i686-pc-linux-gnu-c++: '-V' option must have argument
  143. configure:4813: $? = 1
  144. configure:4802: i686-pc-linux-gnu-c++ -qversion >&5
  145. i686-pc-linux-gnu-c++: unrecognized option '-qversion'
  146. i686-pc-linux-gnu-c++: no input files
  147. configure:4813: $? = 1
  148. configure:4817: checking whether we are using the GNU C++ compiler
  149. configure:4836: i686-pc-linux-gnu-c++ -c -O2 -march=native -pipe -g0 -Wno-all conftest.cpp >&5
  150. configure:4836: $? = 0
  151. configure:4845: result: yes
  152. configure:4854: checking whether i686-pc-linux-gnu-c++ accepts -g
  153. configure:4874: i686-pc-linux-gnu-c++ -c -g conftest.cpp >&5
  154. configure:4874: $? = 0
  155. configure:4915: result: yes
  156. configure:4940: checking dependency style of i686-pc-linux-gnu-c++
  157. configure:5050: result: gcc3
  158. configure:5077: i686-pc-linux-gnu-c++ -c -O2 -march=native -pipe -g0 -Wno-all conftest.cpp >&5
  159. configure:5077: $? = 0
  160. configure:5105: i686-pc-linux-gnu-c++ -c -O2 -march=native -pipe -g0 -Wno-all -x objective-c++ conftest.cpp >&5
  161. i686-pc-linux-gnu-c++: language objective-c++ not recognized
  162. i686-pc-linux-gnu-c++: language objective-c++ not recognized
  163. i686-pc-linux-gnu-c++: conftest.cpp: linker input file unused because linking not done
  164. configure:5105: $? = 0
  165. configure: failed program was:
  166. | /* confdefs.h */
  167. | #define PACKAGE_NAME "gtk+"
  168. | #define PACKAGE_TARNAME "gtk+"
  169. | #define PACKAGE_VERSION "2.18.9"
  170. | #define PACKAGE_STRING "gtk+ 2.18.9"
  171. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
  172. | #define PACKAGE_URL ""
  173. | #define GETTEXT_PACKAGE "gtk20"
  174. | /* end confdefs.h. */
  175. | @interface Foo @end
  176. | int
  177. | main ()
  178. | {
  179. |
  180. | ;
  181. | return 0;
  182. | }
  183. configure:5468: checking for a sed that does not truncate output
  184. configure:5532: result: /bin/sed
  185. configure:5550: checking for grep that handles long lines and -e
  186. configure:5608: result: /bin/grep
  187. configure:5613: checking for egrep
  188. configure:5675: result: /bin/grep -E
  189. configure:5680: checking for fgrep
  190. configure:5742: result: /bin/grep -F
  191. configure:5777: checking for ld used by i686-pc-linux-gnu-gcc
  192. configure:5844: result: /usr/i686-pc-linux-gnu/bin/ld
  193. configure:5851: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
  194. configure:5866: result: yes
  195. configure:5878: checking for BSD- or MS-compatible name lister (nm)
  196. configure:5927: result: /usr/bin/nm -B
  197. configure:6045: checking the name lister (/usr/bin/nm -B) interface
  198. configure:6052: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  199. configure:6055: /usr/bin/nm -B "conftest.o"
  200. configure:6058: output
  201. 00000000 B some_variable
  202. configure:6065: result: BSD nm
  203. configure:6068: checking whether ln -s works
  204. configure:6072: result: yes
  205. configure:6080: checking the maximum length of command line arguments
  206. configure:6200: result: 1572864
  207. configure:6217: checking whether the shell understands some XSI constructs
  208. configure:6227: result: yes
  209. configure:6231: checking whether the shell understands "+="
  210. configure:6237: result: yes
  211. configure:6272: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
  212. configure:6279: result: -r
  213. configure:6308: checking for i686-pc-linux-gnu-objdump
  214. configure:6335: result: objdump
  215. configure:6404: checking how to recognize dependent libraries
  216. configure:6600: result: pass_all
  217. configure:6620: checking for i686-pc-linux-gnu-ar
  218. configure:6636: found /usr/bin/i686-pc-linux-gnu-ar
  219. configure:6647: result: i686-pc-linux-gnu-ar
  220. configure:6725: checking for i686-pc-linux-gnu-strip
  221. configure:6741: found /usr/bin/i686-pc-linux-gnu-strip
  222. configure:6752: result: i686-pc-linux-gnu-strip
  223. configure:6824: checking for i686-pc-linux-gnu-ranlib
  224. configure:6840: found /usr/bin/i686-pc-linux-gnu-ranlib
  225. configure:6851: result: i686-pc-linux-gnu-ranlib
  226. configure:6981: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object
  227. configure:7099: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  228. configure:7102: $? = 0
  229. configure:7106: /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
  230. configure:7109: $? = 0
  231. configure:7163: i686-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -g0 -Wno-all -Wl,-O1 conftest.c conftstm.o >&5
  232. configure:7166: $? = 0
  233. configure:7204: result: ok
  234. configure:8013: checking how to run the C preprocessor
  235. configure:8044: i686-pc-linux-gnu-gcc -E conftest.c
  236. configure:8044: $? = 0
  237. configure:8058: i686-pc-linux-gnu-gcc -E conftest.c
  238. conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
  239. configure:8058: $? = 1
  240. configure: failed program was:
  241. | /* confdefs.h */
  242. | #define PACKAGE_NAME "gtk+"
  243. | #define PACKAGE_TARNAME "gtk+"
  244. | #define PACKAGE_VERSION "2.18.9"
  245. | #define PACKAGE_STRING "gtk+ 2.18.9"
  246. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
  247. | #define PACKAGE_URL ""
  248. | #define GETTEXT_PACKAGE "gtk20"
  249. | /* end confdefs.h. */
  250. | #include <ac_nonexistent.h>
  251. configure:8083: result: i686-pc-linux-gnu-gcc -E
  252. configure:8103: i686-pc-linux-gnu-gcc -E conftest.c
  253. configure:8103: $? = 0
  254. configure:8117: i686-pc-linux-gnu-gcc -E conftest.c
  255. conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
  256. configure:8117: $? = 1
  257. configure: failed program was:
  258. | /* confdefs.h */
  259. | #define PACKAGE_NAME "gtk+"
  260. | #define PACKAGE_TARNAME "gtk+"
  261. | #define PACKAGE_VERSION "2.18.9"
  262. | #define PACKAGE_STRING "gtk+ 2.18.9"
  263. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
  264. | #define PACKAGE_URL ""
  265. | #define GETTEXT_PACKAGE "gtk20"
  266. | /* end confdefs.h. */
  267. | #include <ac_nonexistent.h>
  268. configure:8146: checking for ANSI C header files
  269. configure:8166: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  270. configure:8166: $? = 0
  271. configure:8239: i686-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -g0 -Wno-all -Wl,-O1 conftest.c >&5
  272. configure:8239: $? = 0
  273. configure:8239: ./conftest
  274. configure:8239: $? = 0
  275. configure:8250: result: yes
  276. configure:8263: checking for sys/types.h
  277. configure:8263: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  278. configure:8263: $? = 0
  279. configure:8263: result: yes
  280. configure:8263: checking for sys/stat.h
  281. configure:8263: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  282. configure:8263: $? = 0
  283. configure:8263: result: yes
  284. configure:8263: checking for stdlib.h
  285. configure:8263: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  286. configure:8263: $? = 0
  287. configure:8263: result: yes
  288. configure:8263: checking for string.h
  289. configure:8263: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  290. configure:8263: $? = 0
  291. configure:8263: result: yes
  292. configure:8263: checking for memory.h
  293. configure:8263: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  294. configure:8263: $? = 0
  295. configure:8263: result: yes
  296. configure:8263: checking for strings.h
  297. configure:8263: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  298. configure:8263: $? = 0
  299. configure:8263: result: yes
  300. configure:8263: checking for inttypes.h
  301. configure:8263: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  302. configure:8263: $? = 0
  303. configure:8263: result: yes
  304. configure:8263: checking for stdint.h
  305. configure:8263: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  306. configure:8263: $? = 0
  307. configure:8263: result: yes
  308. configure:8263: checking for unistd.h
  309. configure:8263: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  310. configure:8263: $? = 0
  311. configure:8263: result: yes
  312. configure:8278: checking for dlfcn.h
  313. configure:8278: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  314. configure:8278: $? = 0
  315. configure:8278: result: yes
  316. configure:8403: checking for C++ compiler version
  317. configure:8412: i686-pc-linux-gnu-c++ --version >&5
  318. i686-pc-linux-gnu-c++ (Gentoo 4.4.3-r2 p1.2) 4.4.3
  319. Copyright (C) 2010 Free Software Foundation, Inc.
  320. This is free software; see the source for copying conditions. There is NO
  321. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  322.  
  323. configure:8423: $? = 0
  324. configure:8412: i686-pc-linux-gnu-c++ -v >&5
  325. Using built-in specs.
  326. Target: i686-pc-linux-gnu
  327. Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.3/python --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2'
  328. Thread model: posix
  329. gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2)
  330. configure:8423: $? = 0
  331. configure:8412: i686-pc-linux-gnu-c++ -V >&5
  332. i686-pc-linux-gnu-c++: '-V' option must have argument
  333. configure:8423: $? = 1
  334. configure:8412: i686-pc-linux-gnu-c++ -qversion >&5
  335. i686-pc-linux-gnu-c++: unrecognized option '-qversion'
  336. i686-pc-linux-gnu-c++: no input files
  337. configure:8423: $? = 1
  338. configure:8427: checking whether we are using the GNU C++ compiler
  339. configure:8455: result: yes
  340. configure:8464: checking whether i686-pc-linux-gnu-c++ accepts -g
  341. configure:8525: result: yes
  342. configure:8550: checking dependency style of i686-pc-linux-gnu-c++
  343. configure:8660: result: gcc3
  344. configure:8683: checking how to run the C++ preprocessor
  345. configure:8710: i686-pc-linux-gnu-c++ -E conftest.cpp
  346. configure:8710: $? = 0
  347. configure:8724: i686-pc-linux-gnu-c++ -E conftest.cpp
  348. conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
  349. configure:8724: $? = 1
  350. configure: failed program was:
  351. | /* confdefs.h */
  352. | #define PACKAGE_NAME "gtk+"
  353. | #define PACKAGE_TARNAME "gtk+"
  354. | #define PACKAGE_VERSION "2.18.9"
  355. | #define PACKAGE_STRING "gtk+ 2.18.9"
  356. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
  357. | #define PACKAGE_URL ""
  358. | #define GETTEXT_PACKAGE "gtk20"
  359. | #define STDC_HEADERS 1
  360. | #define HAVE_SYS_TYPES_H 1
  361. | #define HAVE_SYS_STAT_H 1
  362. | #define HAVE_STDLIB_H 1
  363. | #define HAVE_STRING_H 1
  364. | #define HAVE_MEMORY_H 1
  365. | #define HAVE_STRINGS_H 1
  366. | #define HAVE_INTTYPES_H 1
  367. | #define HAVE_STDINT_H 1
  368. | #define HAVE_UNISTD_H 1
  369. | #define HAVE_DLFCN_H 1
  370. | /* end confdefs.h. */
  371. | #include <ac_nonexistent.h>
  372. configure:8749: result: i686-pc-linux-gnu-c++ -E
  373. configure:8769: i686-pc-linux-gnu-c++ -E conftest.cpp
  374. configure:8769: $? = 0
  375. configure:8783: i686-pc-linux-gnu-c++ -E conftest.cpp
  376. conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
  377. configure:8783: $? = 1
  378. configure: failed program was:
  379. | /* confdefs.h */
  380. | #define PACKAGE_NAME "gtk+"
  381. | #define PACKAGE_TARNAME "gtk+"
  382. | #define PACKAGE_VERSION "2.18.9"
  383. | #define PACKAGE_STRING "gtk+ 2.18.9"
  384. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
  385. | #define PACKAGE_URL ""
  386. | #define GETTEXT_PACKAGE "gtk20"
  387. | #define STDC_HEADERS 1
  388. | #define HAVE_SYS_TYPES_H 1
  389. | #define HAVE_SYS_STAT_H 1
  390. | #define HAVE_STDLIB_H 1
  391. | #define HAVE_STRING_H 1
  392. | #define HAVE_MEMORY_H 1
  393. | #define HAVE_STRINGS_H 1
  394. | #define HAVE_INTTYPES_H 1
  395. | #define HAVE_STDINT_H 1
  396. | #define HAVE_UNISTD_H 1
  397. | #define HAVE_DLFCN_H 1
  398. | /* end confdefs.h. */
  399. | #include <ac_nonexistent.h>
  400. configure:8956: checking for objdir
  401. configure:8971: result: .libs
  402. configure:9263: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
  403. configure:9281: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all -fno-rtti -fno-exceptions conftest.c >&5
  404. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  405. configure:9285: $? = 0
  406. configure:9298: result: no
  407. configure:9318: checking for i686-pc-linux-gnu-gcc option to produce PIC
  408. configure:9590: result: -fPIC -DPIC
  409. configure:9602: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works
  410. configure:9620: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all -fPIC -DPIC -DPIC conftest.c >&5
  411. configure:9624: $? = 0
  412. configure:9637: result: yes
  413. configure:9661: checking if i686-pc-linux-gnu-gcc static flag -static works
  414. configure:9689: result: yes
  415. configure:9704: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
  416. configure:9725: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all -o out/conftest2.o conftest.c >&5
  417. configure:9729: $? = 0
  418. configure:9751: result: yes
  419. configure:9759: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
  420. configure:9806: result: yes
  421. configure:9839: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
  422. configure:10825: result: yes
  423. configure:10862: checking whether -lc should be explicitly linked in
  424. configure:10867: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  425. configure:10870: $? = 0
  426. configure:10885: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  427. configure:10888: $? = 0
  428. configure:10900: result: no
  429. configure:11064: checking dynamic linker characteristics
  430. configure:11497: i686-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -g0 -Wno-all -Wl,-O1 -Wl,-rpath -Wl,/foo conftest.c >&5
  431. configure:11497: $? = 0
  432. configure:11718: result: GNU/Linux ld.so
  433. configure:11820: checking how to hardcode library paths into programs
  434. configure:11845: result: immediate
  435. configure:12365: checking whether stripping libraries is possible
  436. configure:12370: result: yes
  437. configure:12405: checking if libtool supports shared libraries
  438. configure:12407: result: yes
  439. configure:12410: checking whether to build shared libraries
  440. configure:12431: result: yes
  441. configure:12434: checking whether to build static libraries
  442. configure:12438: result: no
  443. configure:12588: checking for ld used by i686-pc-linux-gnu-c++
  444. configure:12655: result: /usr/i686-pc-linux-gnu/bin/ld
  445. configure:12662: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
  446. configure:12677: result: yes
  447. configure:12732: checking whether the i686-pc-linux-gnu-c++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
  448. configure:13645: result: yes
  449. configure:13673: i686-pc-linux-gnu-c++ -c -O2 -march=native -pipe -g0 -Wno-all conftest.cpp >&5
  450. configure:13676: $? = 0
  451. configure:13858: checking for i686-pc-linux-gnu-c++ option to produce PIC
  452. configure:14175: result: -fPIC -DPIC
  453. configure:14184: checking if i686-pc-linux-gnu-c++ PIC flag -fPIC -DPIC works
  454. configure:14202: i686-pc-linux-gnu-c++ -c -O2 -march=native -pipe -g0 -Wno-all -fPIC -DPIC -DPIC conftest.cpp >&5
  455. configure:14206: $? = 0
  456. configure:14219: result: yes
  457. configure:14240: checking if i686-pc-linux-gnu-c++ static flag -static works
  458. configure:14268: result: yes
  459. configure:14280: checking if i686-pc-linux-gnu-c++ supports -c -o file.o
  460. configure:14301: i686-pc-linux-gnu-c++ -c -O2 -march=native -pipe -g0 -Wno-all -o out/conftest2.o conftest.cpp >&5
  461. configure:14305: $? = 0
  462. configure:14327: result: yes
  463. configure:14332: checking if i686-pc-linux-gnu-c++ supports -c -o file.o
  464. configure:14379: result: yes
  465. configure:14409: checking whether the i686-pc-linux-gnu-c++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
  466. configure:14435: result: yes
  467. configure:14572: checking dynamic linker characteristics
  468. configure:14953: i686-pc-linux-gnu-c++ -o conftest -O2 -march=native -pipe -g0 -Wno-all -Wl,-O1 -Wl,-rpath -Wl,/foo conftest.cpp >&5
  469. configure:14953: $? = 0
  470. configure:15174: result: GNU/Linux ld.so
  471. configure:15225: checking how to hardcode library paths into programs
  472. configure:15250: result: immediate
  473. configure:15309: creating ./config.lt
  474.  
  475. ## ------------------ ##
  476. ## Running config.lt. ##
  477. ## ------------------ ##
  478. config.lt:678: creating libtool
  479. configure:16947: checking for special C compiler options needed for large files
  480. configure:16992: result: no
  481. configure:16998: checking for _FILE_OFFSET_BITS value needed for large files
  482. configure:17023: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  483. conftest.c:28: warning: left shift count >= width of type
  484. conftest.c:28: warning: left shift count >= width of type
  485. conftest.c:30: error: size of array 'off_t_is_large' is negative
  486. configure:17023: $? = 1
  487. configure: failed program was:
  488. | /* confdefs.h */
  489. | #define PACKAGE_NAME "gtk+"
  490. | #define PACKAGE_TARNAME "gtk+"
  491. | #define PACKAGE_VERSION "2.18.9"
  492. | #define PACKAGE_STRING "gtk+ 2.18.9"
  493. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
  494. | #define PACKAGE_URL ""
  495. | #define GETTEXT_PACKAGE "gtk20"
  496. | #define STDC_HEADERS 1
  497. | #define HAVE_SYS_TYPES_H 1
  498. | #define HAVE_SYS_STAT_H 1
  499. | #define HAVE_STDLIB_H 1
  500. | #define HAVE_STRING_H 1
  501. | #define HAVE_MEMORY_H 1
  502. | #define HAVE_STRINGS_H 1
  503. | #define HAVE_INTTYPES_H 1
  504. | #define HAVE_STDINT_H 1
  505. | #define HAVE_UNISTD_H 1
  506. | #define HAVE_DLFCN_H 1
  507. | #define LT_OBJDIR ".libs/"
  508. | /* end confdefs.h. */
  509. | #include <sys/types.h>
  510. | /* Check that off_t can represent 2**63 - 1 correctly.
  511. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  512. | since some C++ compilers masquerading as C compilers
  513. | incorrectly reject 9223372036854775807. */
  514. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  515. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  516. | && LARGE_OFF_T % 2147483647 == 1)
  517. | ? 1 : -1];
  518. | int
  519. | main ()
  520. | {
  521. |
  522. | ;
  523. | return 0;
  524. | }
  525. configure:17047: i686-pc-linux-gnu-gcc -c -O2 -march=native -pipe -g0 -Wno-all conftest.c >&5
  526. configure:17047: $? = 0
  527. configure:17055: result: 64
  528. configure:17148: checking dependency style of i686-pc-linux-gnu-gcc
  529. configure:17256: result: gcc3
  530. configure:17273: checking for nm
  531. configure:17304: result: /usr/bin/nm -B
  532. configure:17314: checking whether to enable maintainer-specific portions of Makefiles
  533. configure:17323: result: no
  534. configure:17337: checking for some Win32 platform
  535. configure:17347: result: no
  536. configure:17629: checking whether build environment is sane
  537. configure:17679: result: yes
  538. configure:17683: checking for library containing strerror
  539. configure:17714: i686-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -g0 -Wno-all -Wl,-O1 conftest.c >&5
  540. configure:17714: $? = 0
  541. configure:17731: result: none required
  542. configure:17747: checking for i686-pc-linux-gnu-gcc
  543. configure:17774: result: i686-pc-linux-gnu-gcc
  544. configure:18043: checking for C compiler version
  545. configure:18052: i686-pc-linux-gnu-gcc --version >&5
  546. i686-pc-linux-gnu-gcc (Gentoo 4.4.3-r2 p1.2) 4.4.3
  547. Copyright (C) 2010 Free Software Foundation, Inc.
  548. This is free software; see the source for copying conditions. There is NO
  549. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  550.  
  551. configure:18063: $? = 0
  552. configure:18052: i686-pc-linux-gnu-gcc -v >&5
  553. Using built-in specs.
  554. Target: i686-pc-linux-gnu
  555. Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.3/python --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2'
  556. Thread model: posix
  557. gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2)
  558. configure:18063: $? = 0
  559. configure:18052: i686-pc-linux-gnu-gcc -V >&5
  560. i686-pc-linux-gnu-gcc: '-V' option must have argument
  561. configure:18063: $? = 1
  562. configure:18052: i686-pc-linux-gnu-gcc -qversion >&5
  563. i686-pc-linux-gnu-gcc: unrecognized option '-qversion'
  564. i686-pc-linux-gnu-gcc: no input files
  565. configure:18063: $? = 1
  566. configure:18067: checking whether we are using the GNU C compiler
  567. configure:18095: result: yes
  568. configure:18104: checking whether i686-pc-linux-gnu-gcc accepts -g
  569. configure:18165: result: yes
  570. configure:18182: checking for i686-pc-linux-gnu-gcc option to accept ISO C89
  571. configure:18259: result: none needed
  572. configure:18281: checking dependency style of i686-pc-linux-gnu-gcc
  573. configure:18391: result: gcc3
  574. configure:18410: checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together
  575. configure:18441: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
  576. configure:18445: $? = 0
  577. configure:18451: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
  578. configure:18455: $? = 0
  579. configure:18466: cc -c conftest.c >&5
  580. configure:18470: $? = 0
  581. configure:18478: cc -c conftest.c -o conftest2.o >&5
  582. configure:18482: $? = 0
  583. configure:18488: cc -c conftest.c -o conftest2.o >&5
  584. configure:18492: $? = 0
  585. configure:18510: result: yes
  586. configure:18536: checking whether make sets $(MAKE)
  587. configure:18558: result: yes
  588. configure:18643: checking for i686-pc-linux-gnu-pkg-config
  589. configure:18676: result: no
  590. configure:18686: checking for pkg-config
  591. configure:18704: found /usr/bin/pkg-config
  592. configure:18716: result: /usr/bin/pkg-config
  593. configure:18741: checking pkg-config is at least version 0.9.0
  594. configure:18744: result: yes
  595. configure:18755: checking for BASE_DEPENDENCIES
  596. configure:18762: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.21.3 atk >= 1.13.0 pango >= 1.20 cairo >= 1.6"
  597. Package libpng12 was not found in the pkg-config search path.
  598. Perhaps you should add the directory containing `libpng12.pc'
  599. to the PKG_CONFIG_PATH environment variable
  600. Package 'libpng12', required by 'cairo', not found
  601. configure:18765: $? = 1
  602. configure:18778: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.21.3 atk >= 1.13.0 pango >= 1.20 cairo >= 1.6"
  603. Package libpng12 was not found in the pkg-config search path.
  604. Perhaps you should add the directory containing `libpng12.pc'
  605. to the PKG_CONFIG_PATH environment variable
  606. Package 'libpng12', required by 'cairo', not found
  607. configure:18781: $? = 1
  608. Package libpng12 was not found in the pkg-config search path.
  609. Perhaps you should add the directory containing `libpng12.pc'
  610. to the PKG_CONFIG_PATH environment variable
  611. Package 'libpng12', required by 'cairo', not found
  612. configure:18818: error: Package requirements (glib-2.0 >= 2.21.3 atk >= 1.13.0 pango >= 1.20 cairo >= 1.6) were not met:
  613.  
  614. Package libpng12 was not found in the pkg-config search path.
  615. Perhaps you should add the directory containing `libpng12.pc'
  616. to the PKG_CONFIG_PATH environment variable
  617. Package 'libpng12', required by 'cairo', not found
  618.  
  619. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  620. installed software in a non-standard prefix.
  621.  
  622. Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS
  623. and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.
  624. See the pkg-config man page for more details.
  625.  
  626.  
  627. ## ---------------- ##
  628. ## Cache variables. ##
  629. ## ---------------- ##
  630.  
  631. ac_cv_build=i686-pc-linux-gnu
  632. ac_cv_c_compiler_gnu=yes
  633. ac_cv_cxx_compiler_gnu=yes
  634. ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set=
  635. ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value=
  636. ac_cv_env_BASE_DEPENDENCIES_LIBS_set=
  637. ac_cv_env_BASE_DEPENDENCIES_LIBS_value=
  638. ac_cv_env_CAIRO_BACKEND_CFLAGS_set=
  639. ac_cv_env_CAIRO_BACKEND_CFLAGS_value=
  640. ac_cv_env_CAIRO_BACKEND_LIBS_set=
  641. ac_cv_env_CAIRO_BACKEND_LIBS_value=
  642. ac_cv_env_CCASFLAGS_set=
  643. ac_cv_env_CCASFLAGS_value=
  644. ac_cv_env_CCAS_set=
  645. ac_cv_env_CCAS_value=
  646. ac_cv_env_CCC_set=
  647. ac_cv_env_CCC_value=
  648. ac_cv_env_CC_set=
  649. ac_cv_env_CC_value=
  650. ac_cv_env_CFLAGS_set=set
  651. ac_cv_env_CFLAGS_value=' -O2 -march=native -pipe -g0 -Wno-all'
  652. ac_cv_env_CPPFLAGS_set=
  653. ac_cv_env_CPPFLAGS_value=
  654. ac_cv_env_CPP_set=
  655. ac_cv_env_CPP_value=
  656. ac_cv_env_CXXCPP_set=
  657. ac_cv_env_CXXCPP_value=
  658. ac_cv_env_CXXFLAGS_set=set
  659. ac_cv_env_CXXFLAGS_value=' -O2 -march=native -pipe -g0 -Wno-all'
  660. ac_cv_env_CXX_set=
  661. ac_cv_env_CXX_value=
  662. ac_cv_env_DIRECTFB_CFLAGS_set=
  663. ac_cv_env_DIRECTFB_CFLAGS_value=
  664. ac_cv_env_DIRECTFB_LIBS_set=
  665. ac_cv_env_DIRECTFB_LIBS_value=
  666. ac_cv_env_LDFLAGS_set=set
  667. ac_cv_env_LDFLAGS_value=-Wl,-O1
  668. ac_cv_env_LIBS_set=
  669. ac_cv_env_LIBS_value=
  670. ac_cv_env_PKG_CONFIG_set=
  671. ac_cv_env_PKG_CONFIG_value=
  672. ac_cv_env_XMKMF_set=
  673. ac_cv_env_XMKMF_value=
  674. ac_cv_env_build_alias_set=set
  675. ac_cv_env_build_alias_value=i686-pc-linux-gnu
  676. ac_cv_env_host_alias_set=set
  677. ac_cv_env_host_alias_value=i686-pc-linux-gnu
  678. ac_cv_env_target_alias_set=
  679. ac_cv_env_target_alias_value=
  680. ac_cv_header_dlfcn_h=yes
  681. ac_cv_header_inttypes_h=yes
  682. ac_cv_header_memory_h=yes
  683. ac_cv_header_stdc=yes
  684. ac_cv_header_stdint_h=yes
  685. ac_cv_header_stdlib_h=yes
  686. ac_cv_header_string_h=yes
  687. ac_cv_header_strings_h=yes
  688. ac_cv_header_sys_stat_h=yes
  689. ac_cv_header_sys_types_h=yes
  690. ac_cv_header_unistd_h=yes
  691. ac_cv_host=i686-pc-linux-gnu
  692. ac_cv_objext=o
  693. ac_cv_path_EGREP='/bin/grep -E'
  694. ac_cv_path_FGREP='/bin/grep -F'
  695. ac_cv_path_GREP=/bin/grep
  696. ac_cv_path_NM='/usr/bin/nm -B'
  697. ac_cv_path_SED=/bin/sed
  698. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  699. ac_cv_path_install='/usr/bin/install -c'
  700. ac_cv_path_mkdir=/bin/mkdir
  701. ac_cv_prog_AR=i686-pc-linux-gnu-ar
  702. ac_cv_prog_AWK=gawk
  703. ac_cv_prog_CC=i686-pc-linux-gnu-gcc
  704. ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'
  705. ac_cv_prog_CXX=i686-pc-linux-gnu-c++
  706. ac_cv_prog_CXXCPP='i686-pc-linux-gnu-c++ -E'
  707. ac_cv_prog_OBJDUMP=objdump
  708. ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib
  709. ac_cv_prog_STRIP=i686-pc-linux-gnu-strip
  710. ac_cv_prog_cc_c89=
  711. ac_cv_prog_cc_g=yes
  712. ac_cv_prog_cc_i686_pc_linux_gnu_gcc_c_o=yes
  713. ac_cv_prog_cxx_g=yes
  714. ac_cv_prog_make_make_set=yes
  715. ac_cv_search_strerror='none required'
  716. ac_cv_sys_file_offset_bits=64
  717. ac_cv_sys_largefile_CC=no
  718. am_cv_CCAS_dependencies_compiler_type=gcc3
  719. am_cv_CC_dependencies_compiler_type=gcc3
  720. am_cv_CXX_dependencies_compiler_type=gcc3
  721. am_cv_prog_cc_stdc=
  722. lt_cv_deplibs_check_method=pass_all
  723. lt_cv_file_magic_cmd='$MAGIC_CMD'
  724. lt_cv_file_magic_test_file=
  725. lt_cv_ld_reload_flag=-r
  726. lt_cv_nm_interface='BSD nm'
  727. lt_cv_objdir=.libs
  728. lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld
  729. lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld
  730. lt_cv_path_NM='/usr/bin/nm -B'
  731. lt_cv_prog_compiler_c_o=yes
  732. lt_cv_prog_compiler_c_o_CXX=yes
  733. lt_cv_prog_compiler_pic_works=yes
  734. lt_cv_prog_compiler_pic_works_CXX=yes
  735. lt_cv_prog_compiler_rtti_exceptions=no
  736. lt_cv_prog_compiler_static_works=yes
  737. lt_cv_prog_compiler_static_works_CXX=yes
  738. lt_cv_prog_gnu_ld=yes
  739. lt_cv_prog_gnu_ldcxx=yes
  740. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  741. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  742. 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'\'''
  743. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  744. lt_cv_sys_max_cmd_len=1572864
  745.  
  746. ## ----------------- ##
  747. ## Output variables. ##
  748. ## ----------------- ##
  749.  
  750. ACLOCAL='${SHELL} /var/tmp/portage/x11-libs/gtk+-2.18.9/work/gtk+-2.18.9/missing --run aclocal-1.11 '
  751. AMDEPBACKSLASH='\'
  752. AMDEP_FALSE='#'
  753. AMDEP_TRUE=''
  754. AMTAR='${SHELL} /var/tmp/portage/x11-libs/gtk+-2.18.9/work/gtk+-2.18.9/missing --run tar'
  755. AM_BACKSLASH='\'
  756. AM_DEFAULT_VERBOSITY='1'
  757. AR='i686-pc-linux-gnu-ar'
  758. AS='as'
  759. ATK_PREFIX=''
  760. AUTOCONF='${SHELL} /var/tmp/portage/x11-libs/gtk+-2.18.9/work/gtk+-2.18.9/missing --run autoconf'
  761. AUTOHEADER='${SHELL} /var/tmp/portage/x11-libs/gtk+-2.18.9/work/gtk+-2.18.9/missing --run autoheader'
  762. AUTOMAKE='${SHELL} /var/tmp/portage/x11-libs/gtk+-2.18.9/work/gtk+-2.18.9/missing --run automake-1.11'
  763. AWK='gawk'
  764. BASE_DEPENDENCIES_CFLAGS=''
  765. BASE_DEPENDENCIES_LIBS=''
  766. BUILD_DYNAMIC_MODULES_FALSE=''
  767. BUILD_DYNAMIC_MODULES_TRUE=''
  768. BUILD_GDIPLUS_LOADERS_FALSE=''
  769. BUILD_GDIPLUS_LOADERS_TRUE=''
  770. CAIRO_BACKEND_CFLAGS=''
  771. CAIRO_BACKEND_LIBS=''
  772. CAIRO_PREFIX=''
  773. CATALOGS=''
  774. CATOBJEXT=''
  775. CC='i686-pc-linux-gnu-gcc'
  776. CCAS='i686-pc-linux-gnu-gcc'
  777. CCASDEPMODE='depmode=gcc3'
  778. CCASFLAGS=' -O2 -march=native -pipe -g0 -Wno-all'
  779. CCDEPMODE='depmode=gcc3'
  780. CFLAGS=' -O2 -march=native -pipe -g0 -Wno-all -Wall'
  781. CPP='i686-pc-linux-gnu-gcc -E'
  782. CPPFLAGS=' -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES'
  783. CROSS_COMPILING_FALSE=''
  784. CROSS_COMPILING_TRUE=''
  785. CUPS_API_MAJOR=''
  786. CUPS_API_MINOR=''
  787. CUPS_CFLAGS=''
  788. CUPS_CONFIG=''
  789. CUPS_LIBS=''
  790. CXX='i686-pc-linux-gnu-c++'
  791. CXXCPP='i686-pc-linux-gnu-c++ -E'
  792. CXXDEPMODE='depmode=gcc3'
  793. CXXFLAGS=' -O2 -march=native -pipe -g0 -Wno-all'
  794. CYGPATH_W='echo'
  795. DATADIRNAME=''
  796. DB2HTML=''
  797. DEFS=''
  798. DEPDIR='.deps'
  799. DIRECTFB_CFLAGS=''
  800. DIRECTFB_LIBS=''
  801. DISABLE_EXPLICIT_DEPS_FALSE=''
  802. DISABLE_EXPLICIT_DEPS_TRUE=''
  803. DLLTOOL='dlltool'
  804. DSYMUTIL=''
  805. DUMPBIN=''
  806. ECHO_C=''
  807. ECHO_N='-n'
  808. ECHO_T=''
  809. EGREP='/bin/grep -E'
  810. ENABLE_GTK_DOC_FALSE=''
  811. ENABLE_GTK_DOC_TRUE=''
  812. ENABLE_MAN_FALSE=''
  813. ENABLE_MAN_TRUE=''
  814. EXEEXT=''
  815. EXE_MANIFEST_ARCHITECTURE='X86'
  816. FGREP='/bin/grep -F'
  817. GAIL_INET_LIBS=''
  818. GAIL_LT_CURRENT_MINUS_AGE='18'
  819. GAIL_LT_VERSION_INFO='18:1:0'
  820. GDK_DEP_CFLAGS=''
  821. GDK_DEP_LIBS=''
  822. GDK_EXTRA_CFLAGS=''
  823. GDK_EXTRA_LIBS=''
  824. GDK_PACKAGES=''
  825. GDK_PIXBUF_CSOURCE=''
  826. GDK_PIXBUF_DEP_CFLAGS=''
  827. GDK_PIXBUF_DEP_LIBS=''
  828. GDK_PIXBUF_EXTRA_CFLAGS=''
  829. GDK_PIXBUF_EXTRA_LIBS=''
  830. GDK_PIXBUF_MAJOR='2'
  831. GDK_PIXBUF_MICRO='9'
  832. GDK_PIXBUF_MINOR='18'
  833. GDK_PIXBUF_PACKAGES=''
  834. GDK_PIXBUF_VERSION='2.18.9'
  835. GDK_PIXBUF_XLIB_DEP_CFLAGS=''
  836. GDK_PIXBUF_XLIB_DEP_LIBS=''
  837. GDK_PIXBUF_XLIB_EXTRA_CFLAGS=''
  838. GDK_PIXBUF_XLIB_EXTRA_LIBS=''
  839. GDK_PIXBUF_XLIB_PACKAGES=''
  840. GDK_WLIBS=''
  841. GETTEXT_PACKAGE='gtk20'
  842. GLIB_CFLAGS=''
  843. GLIB_GENMARSHAL=''
  844. GLIB_LIBS=''
  845. GLIB_MKENUMS=''
  846. GLIB_PREFIX=''
  847. GMOFILES=''
  848. GMSGFMT=''
  849. GOBJECT_QUERY=''
  850. GREP='/bin/grep'
  851. GTKDOC_CHECK=''
  852. GTKDOC_MKPDF=''
  853. GTKDOC_REBASE=''
  854. GTK_API_VERSION='2.0'
  855. GTK_BINARY_AGE='1809'
  856. GTK_BINARY_VERSION='2.10.0'
  857. GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
  858. GTK_DEP_CFLAGS=''
  859. GTK_DEP_LIBS=''
  860. GTK_DOC_BUILD_HTML_FALSE=''
  861. GTK_DOC_BUILD_HTML_TRUE=''
  862. GTK_DOC_BUILD_PDF_FALSE=''
  863. GTK_DOC_BUILD_PDF_TRUE=''
  864. GTK_DOC_USE_LIBTOOL_FALSE=''
  865. GTK_DOC_USE_LIBTOOL_TRUE=''
  866. GTK_DOC_USE_REBASE_FALSE=''
  867. GTK_DOC_USE_REBASE_TRUE=''
  868. GTK_EXTRA_CFLAGS=''
  869. GTK_EXTRA_LIBS=''
  870. GTK_INTERFACE_AGE='9'
  871. GTK_MAJOR_VERSION='2'
  872. GTK_MICRO_VERSION='9'
  873. GTK_MINOR_VERSION='18'
  874. GTK_PACKAGES=''
  875. GTK_UPDATE_ICON_CACHE=''
  876. GTK_VERSION='2.18.9'
  877. GTK_XIM_FLAGS=''
  878. HAVE_CUPS_FALSE=''
  879. HAVE_CUPS_TRUE=''
  880. HAVE_CXX_FALSE='#'
  881. HAVE_CXX_TRUE=''
  882. HAVE_DOCBOOK_FALSE=''
  883. HAVE_DOCBOOK_TRUE=''
  884. HAVE_HTTP_AUTHSTRING=''
  885. HAVE_INCLUDED_IMMMODULES_FALSE=''
  886. HAVE_INCLUDED_IMMMODULES_TRUE=''
  887. HAVE_JASPER_FALSE=''
  888. HAVE_JASPER_TRUE=''
  889. HAVE_JPEG_FALSE=''
  890. HAVE_JPEG_TRUE=''
  891. HAVE_OBJC_FALSE=''
  892. HAVE_OBJC_TRUE='#'
  893. HAVE_PAPI_CUPS_FALSE=''
  894. HAVE_PAPI_CUPS_TRUE=''
  895. HAVE_PAPI_FALSE=''
  896. HAVE_PAPI_TRUE=''
  897. HAVE_PNG_FALSE=''
  898. HAVE_PNG_TRUE=''
  899. HAVE_TIFF_FALSE=''
  900. HAVE_TIFF_TRUE=''
  901. HAVE_X11R6_FALSE=''
  902. HAVE_X11R6_TRUE=''
  903. HTML_DIR=''
  904. INCLUDED_IMMODULE_DEFINE=''
  905. INCLUDED_IMMODULE_OBJ=''
  906. INCLUDED_LOADER_DEFINE=''
  907. INCLUDED_LOADER_OBJ=''
  908. INCLUDE_ANI_FALSE=''
  909. INCLUDE_ANI_TRUE=''
  910. INCLUDE_BMP_FALSE=''
  911. INCLUDE_BMP_TRUE=''
  912. INCLUDE_GDIPLUS_FALSE=''
  913. INCLUDE_GDIPLUS_TRUE=''
  914. INCLUDE_GIF_FALSE=''
  915. INCLUDE_GIF_TRUE=''
  916. INCLUDE_ICNS_FALSE=''
  917. INCLUDE_ICNS_TRUE=''
  918. INCLUDE_ICO_FALSE=''
  919. INCLUDE_ICO_TRUE=''
  920. INCLUDE_IM_AM_ET_FALSE=''
  921. INCLUDE_IM_AM_ET_TRUE=''
  922. INCLUDE_IM_CEDILLA_FALSE=''
  923. INCLUDE_IM_CEDILLA_TRUE=''
  924. INCLUDE_IM_CYRILLIC_TRANSLIT_FALSE=''
  925. INCLUDE_IM_CYRILLIC_TRANSLIT_TRUE=''
  926. INCLUDE_IM_IME_FALSE=''
  927. INCLUDE_IM_IME_TRUE=''
  928. INCLUDE_IM_INUKTITUT_FALSE=''
  929. INCLUDE_IM_INUKTITUT_TRUE=''
  930. INCLUDE_IM_IPA_FALSE=''
  931. INCLUDE_IM_IPA_TRUE=''
  932. INCLUDE_IM_MULTIPRESS_FALSE=''
  933. INCLUDE_IM_MULTIPRESS_TRUE=''
  934. INCLUDE_IM_THAI_FALSE=''
  935. INCLUDE_IM_THAI_TRUE=''
  936. INCLUDE_IM_TI_ER_FALSE=''
  937. INCLUDE_IM_TI_ER_TRUE=''
  938. INCLUDE_IM_TI_ET_FALSE=''
  939. INCLUDE_IM_TI_ET_TRUE=''
  940. INCLUDE_IM_VIQR_FALSE=''
  941. INCLUDE_IM_VIQR_TRUE=''
  942. INCLUDE_IM_XIM_FALSE=''
  943. INCLUDE_IM_XIM_TRUE=''
  944. INCLUDE_JASPER_FALSE=''
  945. INCLUDE_JASPER_TRUE=''
  946. INCLUDE_JPEG_FALSE=''
  947. INCLUDE_JPEG_TRUE=''
  948. INCLUDE_PCX_FALSE=''
  949. INCLUDE_PCX_TRUE=''
  950. INCLUDE_PNG_FALSE=''
  951. INCLUDE_PNG_TRUE=''
  952. INCLUDE_PNM_FALSE=''
  953. INCLUDE_PNM_TRUE=''
  954. INCLUDE_RAS_FALSE=''
  955. INCLUDE_RAS_TRUE=''
  956. INCLUDE_TGA_FALSE=''
  957. INCLUDE_TGA_TRUE=''
  958. INCLUDE_TIFF_FALSE=''
  959. INCLUDE_TIFF_TRUE=''
  960. INCLUDE_WBMP_FALSE=''
  961. INCLUDE_WBMP_TRUE=''
  962. INCLUDE_XBM_FALSE=''
  963. INCLUDE_XBM_TRUE=''
  964. INCLUDE_XPM_FALSE=''
  965. INCLUDE_XPM_TRUE=''
  966. INDENT=''
  967. INSTALL_DATA='${INSTALL} -m 644'
  968. INSTALL_PROGRAM='${INSTALL}'
  969. INSTALL_SCRIPT='${INSTALL}'
  970. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  971. INSTOBJEXT=''
  972. INTLLIBS=''
  973. LD='/usr/i686-pc-linux-gnu/bin/ld'
  974. LDFLAGS='-Wl,-O1'
  975. LIBJASPER=''
  976. LIBJPEG=''
  977. LIBOBJS=''
  978. LIBPNG=''
  979. LIBS=''
  980. LIBTIFF=''
  981. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  982. LIBTOOL_EXPORT_OPTIONS=''
  983. LIB_EXE_MACHINE_FLAG='X86'
  984. LIPO=''
  985. LN_S='ln -s'
  986. LTLIBOBJS=''
  987. LT_CURRENT_MINUS_AGE='0'
  988. LT_VERSION_INFO='1800:9:1800'
  989. MAINT='#'
  990. MAINTAINER_MODE_FALSE=''
  991. MAINTAINER_MODE_TRUE='#'
  992. MAKEINFO='${SHELL} /var/tmp/portage/x11-libs/gtk+-2.18.9/work/gtk+-2.18.9/missing --run makeinfo'
  993. MATH_LIB='-lm'
  994. MKDIR_P='/bin/mkdir -p'
  995. MKINSTALLDIRS=''
  996. MSGFMT=''
  997. MSGFMT_OPTS=''
  998. MS_LIB_AVAILABLE_FALSE=''
  999. MS_LIB_AVAILABLE_TRUE='#'
  1000. NM='/usr/bin/nm -B'
  1001. NMEDIT=''
  1002. OBJDUMP='objdump'
  1003. OBJEXT='o'
  1004. OS_LINUX_FALSE='#'
  1005. OS_LINUX_TRUE=''
  1006. OS_UNIX_FALSE='#'
  1007. OS_UNIX_TRUE=''
  1008. OS_WIN32_FALSE=''
  1009. OS_WIN32_TRUE='#'
  1010. OTOOL64=''
  1011. OTOOL=''
  1012. PACKAGE='gtk+'
  1013. PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B'
  1014. PACKAGE_NAME='gtk+'
  1015. PACKAGE_STRING='gtk+ 2.18.9'
  1016. PACKAGE_TARNAME='gtk+'
  1017. PACKAGE_URL=''
  1018. PACKAGE_VERSION='2.18.9'
  1019. PANGO_PREFIX=''
  1020. PATH_SEPARATOR=':'
  1021. PERL=''
  1022. PKG_CONFIG='/usr/bin/pkg-config'
  1023. PLATFORM_WIN32_FALSE=''
  1024. PLATFORM_WIN32_TRUE='#'
  1025. POFILES=''
  1026. POSUB=''
  1027. PO_IN_DATADIR_FALSE=''
  1028. PO_IN_DATADIR_TRUE=''
  1029. RANLIB='i686-pc-linux-gnu-ranlib'
  1030. REBUILD=''
  1031. REBUILD_PNGS=''
  1032. SED='/bin/sed'
  1033. SET_MAKE=''
  1034. SHELL='/bin/sh'
  1035. STRIP='i686-pc-linux-gnu-strip'
  1036. TEST_PRINT_BACKEND_FALSE=''
  1037. TEST_PRINT_BACKEND_TRUE=''
  1038. USE_DIRECTFB_FALSE=''
  1039. USE_DIRECTFB_TRUE=''
  1040. USE_MEDIALIB25_FALSE=''
  1041. USE_MEDIALIB25_TRUE=''
  1042. USE_MEDIALIB_FALSE=''
  1043. USE_MEDIALIB_TRUE=''
  1044. USE_MMX_FALSE=''
  1045. USE_MMX_TRUE=''
  1046. USE_NLS=''
  1047. USE_QUARTZ_FALSE=''
  1048. USE_QUARTZ_TRUE=''
  1049. USE_WIN32_FALSE=''
  1050. USE_WIN32_TRUE=''
  1051. USE_X11_FALSE=''
  1052. USE_X11_TRUE=''
  1053. VERSION='2.18.9'
  1054. WINDRES=''
  1055. XGETTEXT=''
  1056. XINPUT_XFREE_FALSE=''
  1057. XINPUT_XFREE_TRUE=''
  1058. XMKMF=''
  1059. XMLCATALOG=''
  1060. XML_CATALOG_FILE=''
  1061. XSLTPROC=''
  1062. X_CFLAGS=''
  1063. X_EXTRA_LIBS=''
  1064. X_LIBS=''
  1065. X_PRE_LIBS=''
  1066. ac_ct_CC=''
  1067. ac_ct_CXX=''
  1068. ac_ct_DUMPBIN=''
  1069. am__EXEEXT_FALSE=''
  1070. am__EXEEXT_TRUE=''
  1071. am__fastdepCCAS_FALSE='#'
  1072. am__fastdepCCAS_TRUE=''
  1073. am__fastdepCC_FALSE='#'
  1074. am__fastdepCC_TRUE=''
  1075. am__fastdepCXX_FALSE='#'
  1076. am__fastdepCXX_TRUE=''
  1077. am__include='include'
  1078. am__isrc=''
  1079. am__leading_dot='.'
  1080. am__quote=''
  1081. am__tar='${AMTAR} chof - "$$tardir"'
  1082. am__untar='${AMTAR} xf -'
  1083. bindir='${exec_prefix}/bin'
  1084. build='i686-pc-linux-gnu'
  1085. build_alias='i686-pc-linux-gnu'
  1086. build_cpu='i686'
  1087. build_os='linux-gnu'
  1088. build_vendor='pc'
  1089. datadir='/usr/share'
  1090. datarootdir='${prefix}/share'
  1091. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1092. dvidir='${docdir}'
  1093. exec_prefix='NONE'
  1094. gdktarget='x11'
  1095. gdktargetlib='libgdk-x11-2.0.la'
  1096. gtktargetlib='libgtk-x11-2.0.la'
  1097. host='i686-pc-linux-gnu'
  1098. host_alias='i686-pc-linux-gnu'
  1099. host_cpu='i686'
  1100. host_os='linux-gnu'
  1101. host_vendor='pc'
  1102. htmldir='${docdir}'
  1103. includedir='${prefix}/include'
  1104. infodir='/usr/share/info'
  1105. install_sh='${SHELL} /var/tmp/portage/x11-libs/gtk+-2.18.9/work/gtk+-2.18.9/install-sh'
  1106. libdir='/usr/lib'
  1107. libexecdir='${exec_prefix}/libexec'
  1108. localedir='${datarootdir}/locale'
  1109. localstatedir='/var/lib'
  1110. lt_ECHO='echo'
  1111. mandir='/usr/share/man'
  1112. mkdir_p='/bin/mkdir -p'
  1113. ms_librarian=''
  1114. oldincludedir='/usr/include'
  1115. pdfdir='${docdir}'
  1116. prefix='/usr'
  1117. program_transform_name='s,x,x,'
  1118. psdir='${docdir}'
  1119. sbindir='${exec_prefix}/sbin'
  1120. sharedstatedir='${prefix}/com'
  1121. sysconfdir='/etc'
  1122. target_alias=''
  1123.  
  1124. ## ----------- ##
  1125. ## confdefs.h. ##
  1126. ## ----------- ##
  1127.  
  1128. /* confdefs.h */
  1129. #define PACKAGE_NAME "gtk+"
  1130. #define PACKAGE_TARNAME "gtk+"
  1131. #define PACKAGE_VERSION "2.18.9"
  1132. #define PACKAGE_STRING "gtk+ 2.18.9"
  1133. #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
  1134. #define PACKAGE_URL ""
  1135. #define GETTEXT_PACKAGE "gtk20"
  1136. #define STDC_HEADERS 1
  1137. #define HAVE_SYS_TYPES_H 1
  1138. #define HAVE_SYS_STAT_H 1
  1139. #define HAVE_STDLIB_H 1
  1140. #define HAVE_STRING_H 1
  1141. #define HAVE_MEMORY_H 1
  1142. #define HAVE_STRINGS_H 1
  1143. #define HAVE_INTTYPES_H 1
  1144. #define HAVE_STDINT_H 1
  1145. #define HAVE_UNISTD_H 1
  1146. #define HAVE_DLFCN_H 1
  1147. #define LT_OBJDIR ".libs/"
  1148. #define _FILE_OFFSET_BITS 64
  1149. #define GTK_COMPILED_WITH_DEBUGGING "minimum"
  1150.  
  1151. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement