Advertisement
Guest User

config.log

a guest
Apr 26th, 2012
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 211.61 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 GIMP configure 2.8.0-RC1, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ./configure --prefix=/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw --host=x86_64-w64-mingw32 --enable-introspection=no --without-libjpeg --disable-python --without-linux-input --without-dbus
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = trinity-laptop
  14. uname -m = x86_64
  15. uname -r = 3.0.0-12-generic
  16. uname -s = Linux
  17. uname -v = #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/bin
  31. PATH: /usr/lib/lightdm/lightdm
  32. PATH: /usr/local/sbin
  33. PATH: /usr/local/bin
  34. PATH: /usr/sbin
  35. PATH: /usr/bin
  36. PATH: /sbin
  37. PATH: /bin
  38. PATH: /usr/games
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2848: checking for a BSD-compatible install
  46. configure:2916: result: /usr/bin/install -c
  47. configure:2927: checking whether build environment is sane
  48. configure:2977: result: yes
  49. configure:3026: checking for x86_64-w64-mingw32-strip
  50. configure:3042: found /usr/bin/x86_64-w64-mingw32-strip
  51. configure:3053: result: x86_64-w64-mingw32-strip
  52. configure:3118: checking for a thread-safe mkdir -p
  53. configure:3157: result: /bin/mkdir -p
  54. configure:3170: checking for gawk
  55. configure:3186: found /usr/bin/gawk
  56. configure:3197: result: gawk
  57. configure:3208: checking whether make sets $(MAKE)
  58. configure:3230: result: yes
  59. configure:3412: checking for x86_64-w64-mingw32-gcc
  60. configure:3428: found /usr/bin/x86_64-w64-mingw32-gcc
  61. configure:3439: result: x86_64-w64-mingw32-gcc
  62. configure:3708: checking for C compiler version
  63. configure:3717: x86_64-w64-mingw32-gcc --version >&5
  64. x86_64-w64-mingw32-gcc (GCC) 4.6.1
  65. Copyright (C) 2011 Free Software Foundation, Inc.
  66. This is free software; see the source for copying conditions. There is NO
  67. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  68.  
  69. configure:3728: $? = 0
  70. configure:3717: x86_64-w64-mingw32-gcc -v >&5
  71. Using built-in specs.
  72. COLLECT_GCC=x86_64-w64-mingw32-gcc
  73. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-w64-mingw32/4.6.1/lto-wrapper
  74. Target: x86_64-w64-mingw32
  75. Configured with: ../../src/configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/include' --mandir='/usr/share/man' --infodir='/usr/share/info' --sysconfdir=/etc --localstatedir=/var --libexecdir='/usr/lib/gcc-mingw-w64' --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr --disable-shared --disable-multilib --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --libdir=/usr/lib --enable-libstdcxx-time=yes --with-tune=generic --enable-version-specific-runtime-libs --enable-languages=c,c++,fortran --enable-lto --with-plugin-ld --enable-fully-dynamic-string --target=x86_64-w64-mingw32 --with-gxx-include-dir=/usr/include/c++/4.6 --with-as=/usr/bin/x86_64-w64-mingw32-as --with-ld=/usr/bin/x86_64-w64-mingw32-ld
  76. Thread model: win32
  77. gcc version 4.6.1 (GCC)
  78. configure:3728: $? = 0
  79. configure:3717: x86_64-w64-mingw32-gcc -V >&5
  80. x86_64-w64-mingw32-gcc: error: unrecognized option '-V'
  81. x86_64-w64-mingw32-gcc: fatal error: no input files
  82. compilation terminated.
  83. configure:3728: $? = 4
  84. configure:3717: x86_64-w64-mingw32-gcc -qversion >&5
  85. x86_64-w64-mingw32-gcc: error: unrecognized option '-qversion'
  86. x86_64-w64-mingw32-gcc: fatal error: no input files
  87. compilation terminated.
  88. configure:3728: $? = 4
  89. configure:3748: checking whether the C compiler works
  90. configure:3770: x86_64-w64-mingw32-gcc -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  91. configure:3774: $? = 0
  92. configure:3822: result: yes
  93. configure:3825: checking for C compiler default output file name
  94. configure:3827: result: a.exe
  95. configure:3833: checking for suffix of executables
  96. configure:3840: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  97. configure:3844: $? = 0
  98. configure:3866: result: .exe
  99. configure:3888: checking whether we are cross compiling
  100. configure:3896: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  101. configure:3900: $? = 0
  102. configure:3907: ./conftest.exe
  103. run-detectors: unable to find an interpreter for ./conftest.exe
  104. configure:3911: $? = 2
  105. configure:3926: result: yes
  106. configure:3931: checking for suffix of object files
  107. configure:3953: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  108. configure:3957: $? = 0
  109. configure:3978: result: o
  110. configure:3982: checking whether we are using the GNU C compiler
  111. configure:4001: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  112. configure:4001: $? = 0
  113. configure:4010: result: yes
  114. configure:4019: checking whether x86_64-w64-mingw32-gcc accepts -g
  115. configure:4039: x86_64-w64-mingw32-gcc -c -g conftest.c >&5
  116. configure:4039: $? = 0
  117. configure:4080: result: yes
  118. configure:4097: checking for x86_64-w64-mingw32-gcc option to accept ISO C89
  119. configure:4161: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  120. configure:4161: $? = 0
  121. configure:4174: result: none needed
  122. configure:4205: checking for style of include used by make
  123. configure:4233: result: GNU
  124. configure:4258: checking dependency style of x86_64-w64-mingw32-gcc
  125. configure:4368: result: gcc3
  126. configure:4384: checking whether x86_64-w64-mingw32-gcc and cc understand -c and -o together
  127. configure:4415: x86_64-w64-mingw32-gcc -c conftest.c -o conftest2.o >&5
  128. configure:4419: $? = 0
  129. configure:4425: x86_64-w64-mingw32-gcc -c conftest.c -o conftest2.o >&5
  130. configure:4429: $? = 0
  131. configure:4440: cc -c conftest.c >&5
  132. configure:4444: $? = 0
  133. configure:4452: cc -c conftest.c -o conftest2.o >&5
  134. configure:4456: $? = 0
  135. configure:4462: cc -c conftest.c -o conftest2.o >&5
  136. configure:4466: $? = 0
  137. configure:4484: result: yes
  138. configure:4541: checking build system type
  139. configure:4555: result: x86_64-unknown-linux-gnu
  140. configure:4575: checking host system type
  141. configure:4588: result: x86_64-w64-mingw32
  142. configure:4629: checking how to print strings
  143. configure:4656: result: printf
  144. configure:4677: checking for a sed that does not truncate output
  145. configure:4741: result: /bin/sed
  146. configure:4759: checking for grep that handles long lines and -e
  147. configure:4817: result: /bin/grep
  148. configure:4822: checking for egrep
  149. configure:4884: result: /bin/grep -E
  150. configure:4889: checking for fgrep
  151. configure:4951: result: /bin/grep -F
  152. configure:4986: checking for ld used by x86_64-w64-mingw32-gcc
  153. configure:5053: result: /usr/bin/x86_64-w64-mingw32-ld
  154. configure:5060: checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld
  155. configure:5075: result: yes
  156. configure:5087: checking for BSD- or MS-compatible name lister (nm)
  157. configure:5136: result: /usr/bin/x86_64-w64-mingw32-nm -B
  158. configure:5266: checking the name lister (/usr/bin/x86_64-w64-mingw32-nm -B) interface
  159. configure:5273: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  160. configure:5276: /usr/bin/x86_64-w64-mingw32-nm -B "conftest.o"
  161. configure:5279: output
  162. 0000000000000000 b .bss
  163. 0000000000000000 d .data
  164. 0000000000000000 t .text
  165. 0000000000000000 B some_variable
  166. configure:5286: result: BSD nm
  167. configure:5289: checking whether ln -s works
  168. configure:5293: result: yes
  169. configure:5301: checking the maximum length of command line arguments
  170. configure:5426: result: 1572864
  171. configure:5443: checking whether the shell understands some XSI constructs
  172. configure:5453: result: yes
  173. configure:5457: checking whether the shell understands "+="
  174. configure:5463: result: yes
  175. configure:5498: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-w64-mingw32 format
  176. configure:5538: result: func_convert_file_nix_to_w32
  177. configure:5545: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  178. configure:5565: result: func_convert_file_noop
  179. configure:5572: checking for /usr/bin/x86_64-w64-mingw32-ld option to reload object files
  180. configure:5579: result: -r
  181. configure:5613: checking for x86_64-w64-mingw32-objdump
  182. configure:5629: found /usr/bin/x86_64-w64-mingw32-objdump
  183. configure:5640: result: x86_64-w64-mingw32-objdump
  184. configure:5709: checking how to recognize dependent libraries
  185. configure:5911: result: file_magic ^x86 archive import|^x86 DLL
  186. configure:5956: checking for x86_64-w64-mingw32-dlltool
  187. configure:5972: found /usr/bin/x86_64-w64-mingw32-dlltool
  188. configure:5983: result: x86_64-w64-mingw32-dlltool
  189. configure:6053: checking how to associate runtime and link libraries
  190. configure:6080: result: func_cygming_dll_for_implib
  191. configure:6097: checking for x86_64-w64-mingw32-ar
  192. configure:6113: found /usr/bin/x86_64-w64-mingw32-ar
  193. configure:6124: result: x86_64-w64-mingw32-ar
  194. configure:6205: checking for archiver @FILE support
  195. configure:6222: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  196. configure:6222: $? = 0
  197. configure:6225: x86_64-w64-mingw32-ar cru libconftest.a @conftest.lst >&5
  198. configure:6228: $? = 0
  199. configure:6233: x86_64-w64-mingw32-ar cru libconftest.a @conftest.lst >&5
  200. x86_64-w64-mingw32-ar: conftest.o: No such file or directory
  201. configure:6236: $? = 1
  202. configure:6248: result: @
  203. configure:6266: checking for x86_64-w64-mingw32-strip
  204. configure:6293: result: x86_64-w64-mingw32-strip
  205. configure:6365: checking for x86_64-w64-mingw32-ranlib
  206. configure:6381: found /usr/bin/x86_64-w64-mingw32-ranlib
  207. configure:6392: result: x86_64-w64-mingw32-ranlib
  208. configure:6534: checking command to parse /usr/bin/x86_64-w64-mingw32-nm -B output from x86_64-w64-mingw32-gcc object
  209. configure:6653: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  210. configure:6656: $? = 0
  211. configure:6660: /usr/bin/x86_64-w64-mingw32-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
  212. configure:6663: $? = 0
  213. configure:6729: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c conftstm.o >&5
  214. configure:6732: $? = 0
  215. configure:6770: result: ok
  216. configure:6807: checking for sysroot
  217. configure:6837: result: no
  218. configure:7040: checking for x86_64-w64-mingw32-mt
  219. configure:7070: result: no
  220. configure:7080: checking for mt
  221. configure:7096: found /bin/mt
  222. configure:7107: result: mt
  223. configure:7119: WARNING: using cross tools not prefixed with host triplet
  224. configure:7130: checking if mt is a manifest tool
  225. configure:7136: mt '-?'
  226. configure:7144: result: no
  227. configure:7776: checking how to run the C preprocessor
  228. configure:7807: x86_64-w64-mingw32-gcc -E conftest.c
  229. configure:7807: $? = 0
  230. configure:7821: x86_64-w64-mingw32-gcc -E conftest.c
  231. conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
  232. compilation terminated.
  233. configure:7821: $? = 1
  234. configure: failed program was:
  235. | /* confdefs.h */
  236. | #define PACKAGE_NAME "GIMP"
  237. | #define PACKAGE_TARNAME "gimp"
  238. | #define PACKAGE_VERSION "2.8.0-RC1"
  239. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  240. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  241. | #define PACKAGE_URL ""
  242. | #define GETTEXT_PACKAGE "gimp20"
  243. | /* end confdefs.h. */
  244. | #include <ac_nonexistent.h>
  245. configure:7846: result: x86_64-w64-mingw32-gcc -E
  246. configure:7866: x86_64-w64-mingw32-gcc -E conftest.c
  247. configure:7866: $? = 0
  248. configure:7880: x86_64-w64-mingw32-gcc -E conftest.c
  249. conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
  250. compilation terminated.
  251. configure:7880: $? = 1
  252. configure: failed program was:
  253. | /* confdefs.h */
  254. | #define PACKAGE_NAME "GIMP"
  255. | #define PACKAGE_TARNAME "gimp"
  256. | #define PACKAGE_VERSION "2.8.0-RC1"
  257. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  258. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  259. | #define PACKAGE_URL ""
  260. | #define GETTEXT_PACKAGE "gimp20"
  261. | /* end confdefs.h. */
  262. | #include <ac_nonexistent.h>
  263. configure:7909: checking for ANSI C header files
  264. configure:7929: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  265. configure:7929: $? = 0
  266. configure:8013: result: yes
  267. configure:8026: checking for sys/types.h
  268. configure:8026: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  269. configure:8026: $? = 0
  270. configure:8026: result: yes
  271. configure:8026: checking for sys/stat.h
  272. configure:8026: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  273. configure:8026: $? = 0
  274. configure:8026: result: yes
  275. configure:8026: checking for stdlib.h
  276. configure:8026: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  277. configure:8026: $? = 0
  278. configure:8026: result: yes
  279. configure:8026: checking for string.h
  280. configure:8026: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  281. configure:8026: $? = 0
  282. configure:8026: result: yes
  283. configure:8026: checking for memory.h
  284. configure:8026: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  285. configure:8026: $? = 0
  286. configure:8026: result: yes
  287. configure:8026: checking for strings.h
  288. configure:8026: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  289. configure:8026: $? = 0
  290. configure:8026: result: yes
  291. configure:8026: checking for inttypes.h
  292. configure:8026: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  293. configure:8026: $? = 0
  294. configure:8026: result: yes
  295. configure:8026: checking for stdint.h
  296. configure:8026: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  297. configure:8026: $? = 0
  298. configure:8026: result: yes
  299. configure:8026: checking for unistd.h
  300. configure:8026: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  301. configure:8026: $? = 0
  302. configure:8026: result: yes
  303. configure:8040: checking for dlfcn.h
  304. configure:8040: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  305. conftest.c:54:19: fatal error: dlfcn.h: No such file or directory
  306. compilation terminated.
  307. configure:8040: $? = 1
  308. configure: failed program was:
  309. | /* confdefs.h */
  310. | #define PACKAGE_NAME "GIMP"
  311. | #define PACKAGE_TARNAME "gimp"
  312. | #define PACKAGE_VERSION "2.8.0-RC1"
  313. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  314. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  315. | #define PACKAGE_URL ""
  316. | #define GETTEXT_PACKAGE "gimp20"
  317. | #define STDC_HEADERS 1
  318. | #define HAVE_SYS_TYPES_H 1
  319. | #define HAVE_SYS_STAT_H 1
  320. | #define HAVE_STDLIB_H 1
  321. | #define HAVE_STRING_H 1
  322. | #define HAVE_MEMORY_H 1
  323. | #define HAVE_STRINGS_H 1
  324. | #define HAVE_INTTYPES_H 1
  325. | #define HAVE_STDINT_H 1
  326. | #define HAVE_UNISTD_H 1
  327. | /* end confdefs.h. */
  328. | #include <stdio.h>
  329. | #ifdef HAVE_SYS_TYPES_H
  330. | # include <sys/types.h>
  331. | #endif
  332. | #ifdef HAVE_SYS_STAT_H
  333. | # include <sys/stat.h>
  334. | #endif
  335. | #ifdef STDC_HEADERS
  336. | # include <stdlib.h>
  337. | # include <stddef.h>
  338. | #else
  339. | # ifdef HAVE_STDLIB_H
  340. | # include <stdlib.h>
  341. | # endif
  342. | #endif
  343. | #ifdef HAVE_STRING_H
  344. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  345. | # include <memory.h>
  346. | # endif
  347. | # include <string.h>
  348. | #endif
  349. | #ifdef HAVE_STRINGS_H
  350. | # include <strings.h>
  351. | #endif
  352. | #ifdef HAVE_INTTYPES_H
  353. | # include <inttypes.h>
  354. | #endif
  355. | #ifdef HAVE_STDINT_H
  356. | # include <stdint.h>
  357. | #endif
  358. | #ifdef HAVE_UNISTD_H
  359. | # include <unistd.h>
  360. | #endif
  361. |
  362. | #include <dlfcn.h>
  363. configure:8040: result: no
  364. configure:8092: checking for x86_64-w64-mingw32-as
  365. configure:8108: found /usr/bin/x86_64-w64-mingw32-as
  366. configure:8119: result: x86_64-w64-mingw32-as
  367. configure:8184: checking for x86_64-w64-mingw32-dlltool
  368. configure:8211: result: x86_64-w64-mingw32-dlltool
  369. configure:8276: checking for x86_64-w64-mingw32-objdump
  370. configure:8303: result: x86_64-w64-mingw32-objdump
  371. configure:8524: checking for objdir
  372. configure:8539: result: .libs
  373. configure:8810: checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions
  374. configure:8828: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -fno-rtti -fno-exceptions conftest.c >&5
  375. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  376. configure:8832: $? = 0
  377. configure:8845: result: no
  378. configure:9155: checking for x86_64-w64-mingw32-gcc option to produce PIC
  379. configure:9162: result: -DDLL_EXPORT -DPIC
  380. configure:9170: checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works
  381. configure:9188: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
  382. configure:9192: $? = 0
  383. configure:9205: result: yes
  384. configure:9234: checking if x86_64-w64-mingw32-gcc static flag -static works
  385. configure:9262: result: yes
  386. configure:9277: checking if x86_64-w64-mingw32-gcc supports -c -o file.o
  387. configure:9298: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -o out/conftest2.o conftest.c >&5
  388. configure:9302: $? = 0
  389. configure:9324: result: yes
  390. configure:9332: checking if x86_64-w64-mingw32-gcc supports -c -o file.o
  391. configure:9379: result: yes
  392. configure:9412: checking whether the x86_64-w64-mingw32-gcc linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries
  393. configure:10574: result: yes
  394. configure:10611: checking whether -lc should be explicitly linked in
  395. configure:10619: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  396. configure:10622: $? = 0
  397. configure:10637: x86_64-w64-mingw32-gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  398. configure:10640: $? = 1
  399. configure:10654: result: yes
  400. configure:10819: checking dynamic linker characteristics
  401. configure:11568: result: Win32 ld.exe
  402. configure:11675: checking how to hardcode library paths into programs
  403. configure:11700: result: immediate
  404. configure:12240: checking whether stripping libraries is possible
  405. configure:12245: result: yes
  406. configure:12280: checking if libtool supports shared libraries
  407. configure:12282: result: yes
  408. configure:12285: checking whether to build shared libraries
  409. configure:12306: result: yes
  410. configure:12309: checking whether to build static libraries
  411. configure:12313: result: no
  412. configure:12358: checking dependency style of x86_64-w64-mingw32-gcc
  413. configure:12466: result: gcc3
  414. configure:12484: checking whether to disable maintainer-specific portions of Makefiles
  415. configure:12493: result: yes
  416. configure:12519: checking for x86_64-w64-mingw32-pkg-config
  417. configure:12552: result: no
  418. configure:12562: checking for pkg-config
  419. configure:12580: found /usr/bin/pkg-config
  420. configure:12592: result: /usr/bin/pkg-config
  421. configure:12617: checking pkg-config is at least version 0.16
  422. configure:12620: result: yes
  423. configure:12634: checking for target architecture
  424. configure:12642: result: x86_64-w64-mingw32
  425. configure:12685: checking for some Win32 platform
  426. configure:12695: result: yes
  427. configure:12706: checking for native Win32
  428. configure:12725: result: yes
  429. configure:12749: checking for lib.exe
  430. configure:12777: result: no
  431. configure:12788: checking for x86_64-w64-mingw32-windres
  432. configure:12804: found /usr/bin/x86_64-w64-mingw32-windres
  433. configure:12815: result: x86_64-w64-mingw32-windres
  434. configure:12907: checking whether make sets $(MAKE)
  435. configure:12929: result: yes
  436. configure:12947: checking for special C compiler options needed for large files
  437. configure:12992: result: no
  438. configure:12998: checking for _FILE_OFFSET_BITS value needed for large files
  439. configure:13023: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  440. conftest.c:29:3: warning: left shift count >= width of type [enabled by default]
  441. conftest.c:29:3: warning: left shift count >= width of type [enabled by default]
  442. conftest.c:30:10: warning: left shift count >= width of type [enabled by default]
  443. conftest.c:30:10: warning: left shift count >= width of type [enabled by default]
  444. conftest.c:29:7: error: size of array 'off_t_is_large' is negative
  445. conftest.c:31:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default]
  446. configure:13023: $? = 1
  447. configure: failed program was:
  448. | /* confdefs.h */
  449. | #define PACKAGE_NAME "GIMP"
  450. | #define PACKAGE_TARNAME "gimp"
  451. | #define PACKAGE_VERSION "2.8.0-RC1"
  452. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  453. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  454. | #define PACKAGE_URL ""
  455. | #define GETTEXT_PACKAGE "gimp20"
  456. | #define STDC_HEADERS 1
  457. | #define HAVE_SYS_TYPES_H 1
  458. | #define HAVE_SYS_STAT_H 1
  459. | #define HAVE_STDLIB_H 1
  460. | #define HAVE_STRING_H 1
  461. | #define HAVE_MEMORY_H 1
  462. | #define HAVE_STRINGS_H 1
  463. | #define HAVE_INTTYPES_H 1
  464. | #define HAVE_STDINT_H 1
  465. | #define HAVE_UNISTD_H 1
  466. | #define LT_OBJDIR ".libs/"
  467. | #define ARCH_X86 1
  468. | #define ARCH_X86_64 1
  469. | /* end confdefs.h. */
  470. | #include <sys/types.h>
  471. | /* Check that off_t can represent 2**63 - 1 correctly.
  472. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  473. | since some C++ compilers masquerading as C compilers
  474. | incorrectly reject 9223372036854775807. */
  475. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  476. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  477. | && LARGE_OFF_T % 2147483647 == 1)
  478. | ? 1 : -1];
  479. | int
  480. | main ()
  481. | {
  482. |
  483. | ;
  484. | return 0;
  485. | }
  486. configure:13047: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  487. conftest.c:30:3: warning: left shift count >= width of type [enabled by default]
  488. conftest.c:30:3: warning: left shift count >= width of type [enabled by default]
  489. conftest.c:31:10: warning: left shift count >= width of type [enabled by default]
  490. conftest.c:31:10: warning: left shift count >= width of type [enabled by default]
  491. conftest.c:30:7: error: size of array 'off_t_is_large' is negative
  492. conftest.c:32:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default]
  493. configure:13047: $? = 1
  494. configure: failed program was:
  495. | /* confdefs.h */
  496. | #define PACKAGE_NAME "GIMP"
  497. | #define PACKAGE_TARNAME "gimp"
  498. | #define PACKAGE_VERSION "2.8.0-RC1"
  499. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  500. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  501. | #define PACKAGE_URL ""
  502. | #define GETTEXT_PACKAGE "gimp20"
  503. | #define STDC_HEADERS 1
  504. | #define HAVE_SYS_TYPES_H 1
  505. | #define HAVE_SYS_STAT_H 1
  506. | #define HAVE_STDLIB_H 1
  507. | #define HAVE_STRING_H 1
  508. | #define HAVE_MEMORY_H 1
  509. | #define HAVE_STRINGS_H 1
  510. | #define HAVE_INTTYPES_H 1
  511. | #define HAVE_STDINT_H 1
  512. | #define HAVE_UNISTD_H 1
  513. | #define LT_OBJDIR ".libs/"
  514. | #define ARCH_X86 1
  515. | #define ARCH_X86_64 1
  516. | /* end confdefs.h. */
  517. | #define _FILE_OFFSET_BITS 64
  518. | #include <sys/types.h>
  519. | /* Check that off_t can represent 2**63 - 1 correctly.
  520. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  521. | since some C++ compilers masquerading as C compilers
  522. | incorrectly reject 9223372036854775807. */
  523. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  524. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  525. | && LARGE_OFF_T % 2147483647 == 1)
  526. | ? 1 : -1];
  527. | int
  528. | main ()
  529. | {
  530. |
  531. | ;
  532. | return 0;
  533. | }
  534. configure:13055: result: unknown
  535. configure:13067: checking for _LARGE_FILES value needed for large files
  536. configure:13092: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  537. conftest.c:29:3: warning: left shift count >= width of type [enabled by default]
  538. conftest.c:29:3: warning: left shift count >= width of type [enabled by default]
  539. conftest.c:30:10: warning: left shift count >= width of type [enabled by default]
  540. conftest.c:30:10: warning: left shift count >= width of type [enabled by default]
  541. conftest.c:29:7: error: size of array 'off_t_is_large' is negative
  542. conftest.c:31:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default]
  543. configure:13092: $? = 1
  544. configure: failed program was:
  545. | /* confdefs.h */
  546. | #define PACKAGE_NAME "GIMP"
  547. | #define PACKAGE_TARNAME "gimp"
  548. | #define PACKAGE_VERSION "2.8.0-RC1"
  549. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  550. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  551. | #define PACKAGE_URL ""
  552. | #define GETTEXT_PACKAGE "gimp20"
  553. | #define STDC_HEADERS 1
  554. | #define HAVE_SYS_TYPES_H 1
  555. | #define HAVE_SYS_STAT_H 1
  556. | #define HAVE_STDLIB_H 1
  557. | #define HAVE_STRING_H 1
  558. | #define HAVE_MEMORY_H 1
  559. | #define HAVE_STRINGS_H 1
  560. | #define HAVE_INTTYPES_H 1
  561. | #define HAVE_STDINT_H 1
  562. | #define HAVE_UNISTD_H 1
  563. | #define LT_OBJDIR ".libs/"
  564. | #define ARCH_X86 1
  565. | #define ARCH_X86_64 1
  566. | /* end confdefs.h. */
  567. | #include <sys/types.h>
  568. | /* Check that off_t can represent 2**63 - 1 correctly.
  569. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  570. | since some C++ compilers masquerading as C compilers
  571. | incorrectly reject 9223372036854775807. */
  572. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  573. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  574. | && LARGE_OFF_T % 2147483647 == 1)
  575. | ? 1 : -1];
  576. | int
  577. | main ()
  578. | {
  579. |
  580. | ;
  581. | return 0;
  582. | }
  583. configure:13116: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include conftest.c >&5
  584. conftest.c:30:3: warning: left shift count >= width of type [enabled by default]
  585. conftest.c:30:3: warning: left shift count >= width of type [enabled by default]
  586. conftest.c:31:10: warning: left shift count >= width of type [enabled by default]
  587. conftest.c:31:10: warning: left shift count >= width of type [enabled by default]
  588. conftest.c:30:7: error: size of array 'off_t_is_large' is negative
  589. conftest.c:32:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default]
  590. configure:13116: $? = 1
  591. configure: failed program was:
  592. | /* confdefs.h */
  593. | #define PACKAGE_NAME "GIMP"
  594. | #define PACKAGE_TARNAME "gimp"
  595. | #define PACKAGE_VERSION "2.8.0-RC1"
  596. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  597. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  598. | #define PACKAGE_URL ""
  599. | #define GETTEXT_PACKAGE "gimp20"
  600. | #define STDC_HEADERS 1
  601. | #define HAVE_SYS_TYPES_H 1
  602. | #define HAVE_SYS_STAT_H 1
  603. | #define HAVE_STDLIB_H 1
  604. | #define HAVE_STRING_H 1
  605. | #define HAVE_MEMORY_H 1
  606. | #define HAVE_STRINGS_H 1
  607. | #define HAVE_INTTYPES_H 1
  608. | #define HAVE_STDINT_H 1
  609. | #define HAVE_UNISTD_H 1
  610. | #define LT_OBJDIR ".libs/"
  611. | #define ARCH_X86 1
  612. | #define ARCH_X86_64 1
  613. | /* end confdefs.h. */
  614. | #define _LARGE_FILES 1
  615. | #include <sys/types.h>
  616. | /* Check that off_t can represent 2**63 - 1 correctly.
  617. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  618. | since some C++ compilers masquerading as C compilers
  619. | incorrectly reject 9223372036854775807. */
  620. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  621. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  622. | && LARGE_OFF_T % 2147483647 == 1)
  623. | ? 1 : -1];
  624. | int
  625. | main ()
  626. | {
  627. |
  628. | ;
  629. | return 0;
  630. | }
  631. configure:13124: result: unknown
  632. configure:13139: checking whether to turn on debugging
  633. configure:13154: result: no
  634. configure:13158: checking whether to turn on profiling
  635. configure:13173: result: no
  636. configure:13212: checking whether x86_64-w64-mingw32-gcc understands -Wdeclaration-after-statement
  637. configure:13225: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement conftest.c >&5
  638. configure:13225: $? = 0
  639. configure:13231: result: yes
  640. configure:13248: checking whether x86_64-w64-mingw32-gcc understands -Wmissing-prototypes
  641. configure:13261: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes conftest.c >&5
  642. configure:13261: $? = 0
  643. configure:13267: result: yes
  644. configure:13287: checking whether x86_64-w64-mingw32-gcc understands -Werror=missing-prototypes
  645. configure:13300: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes conftest.c >&5
  646. configure:13300: $? = 0
  647. configure:13306: result: yes
  648. configure:13323: checking whether x86_64-w64-mingw32-gcc understands -Wstrict-prototypes
  649. configure:13336: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes conftest.c >&5
  650. conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  651. configure:13336: $? = 0
  652. configure:13342: result: yes
  653. configure:13359: checking whether x86_64-w64-mingw32-gcc understands -Wmissing-declarations
  654. configure:13372: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations conftest.c >&5
  655. conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  656. configure:13372: $? = 0
  657. configure:13378: result: yes
  658. configure:13395: checking whether x86_64-w64-mingw32-gcc understands -Winit-self
  659. configure:13408: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self conftest.c >&5
  660. conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  661. configure:13408: $? = 0
  662. configure:13414: result: yes
  663. configure:13431: checking whether x86_64-w64-mingw32-gcc understands -Wpointer-arith
  664. configure:13444: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith conftest.c >&5
  665. conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  666. configure:13444: $? = 0
  667. configure:13450: result: yes
  668. configure:13467: checking whether x86_64-w64-mingw32-gcc understands -Wold-style-definition
  669. configure:13480: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition conftest.c >&5
  670. conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  671. conftest.c: In function 'main':
  672. conftest.c:25:1: warning: old-style function definition [-Wold-style-definition]
  673. configure:13480: $? = 0
  674. configure:13486: result: yes
  675. configure:13503: checking whether x86_64-w64-mingw32-gcc understands -Wmissing-format-attribute
  676. configure:13516: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute conftest.c >&5
  677. conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  678. conftest.c: In function 'main':
  679. conftest.c:25:1: warning: old-style function definition [-Wold-style-definition]
  680. configure:13516: $? = 0
  681. configure:13522: result: yes
  682. configure:13539: checking whether x86_64-w64-mingw32-gcc understands -Wformat-security
  683. configure:13552: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security conftest.c >&5
  684. conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  685. conftest.c: In function 'main':
  686. conftest.c:25:1: warning: old-style function definition [-Wold-style-definition]
  687. configure:13552: $? = 0
  688. configure:13558: result: yes
  689. configure:13575: checking whether x86_64-w64-mingw32-gcc understands -Wformat-non-literal
  690. configure:13588: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wformat-non-literal conftest.c >&5
  691. cc1: error: unrecognized command line option '-Wformat-non-literal'
  692. configure:13588: $? = 1
  693. configure: failed program was:
  694. | /* confdefs.h */
  695. | #define PACKAGE_NAME "GIMP"
  696. | #define PACKAGE_TARNAME "gimp"
  697. | #define PACKAGE_VERSION "2.8.0-RC1"
  698. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  699. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  700. | #define PACKAGE_URL ""
  701. | #define GETTEXT_PACKAGE "gimp20"
  702. | #define STDC_HEADERS 1
  703. | #define HAVE_SYS_TYPES_H 1
  704. | #define HAVE_SYS_STAT_H 1
  705. | #define HAVE_STDLIB_H 1
  706. | #define HAVE_STRING_H 1
  707. | #define HAVE_MEMORY_H 1
  708. | #define HAVE_STRINGS_H 1
  709. | #define HAVE_INTTYPES_H 1
  710. | #define HAVE_STDINT_H 1
  711. | #define HAVE_UNISTD_H 1
  712. | #define LT_OBJDIR ".libs/"
  713. | #define ARCH_X86 1
  714. | #define ARCH_X86_64 1
  715. | /* end confdefs.h. */
  716. |
  717. | int
  718. | main ()
  719. | {
  720. |
  721. | ;
  722. | return 0;
  723. | }
  724. configure:13594: result: no
  725. configure:13611: checking whether x86_64-w64-mingw32-gcc understands -fno-common
  726. configure:13624: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common conftest.c >&5
  727. conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  728. conftest.c: In function 'main':
  729. conftest.c:25:1: warning: old-style function definition [-Wold-style-definition]
  730. configure:13624: $? = 0
  731. configure:13630: result: yes
  732. configure:13647: checking whether x86_64-w64-mingw32-gcc understands -fdiagnostics-show-option
  733. configure:13660: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option conftest.c >&5
  734. conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  735. conftest.c: In function 'main':
  736. conftest.c:25:1: warning: old-style function definition [-Wold-style-definition]
  737. configure:13660: $? = 0
  738. configure:13666: result: yes
  739. configure:13685: checking whether x86_64-w64-mingw32-gcc understands --omg-optimized
  740. configure:13698: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option --omg-optimized conftest.c >&5
  741. x86_64-w64-mingw32-gcc: error: unrecognized option '--omg-optimized'
  742. configure:13698: $? = 1
  743. configure: failed program was:
  744. | /* confdefs.h */
  745. | #define PACKAGE_NAME "GIMP"
  746. | #define PACKAGE_TARNAME "gimp"
  747. | #define PACKAGE_VERSION "2.8.0-RC1"
  748. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  749. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  750. | #define PACKAGE_URL ""
  751. | #define GETTEXT_PACKAGE "gimp20"
  752. | #define STDC_HEADERS 1
  753. | #define HAVE_SYS_TYPES_H 1
  754. | #define HAVE_SYS_STAT_H 1
  755. | #define HAVE_STDLIB_H 1
  756. | #define HAVE_STRING_H 1
  757. | #define HAVE_MEMORY_H 1
  758. | #define HAVE_STRINGS_H 1
  759. | #define HAVE_INTTYPES_H 1
  760. | #define HAVE_STDINT_H 1
  761. | #define HAVE_UNISTD_H 1
  762. | #define LT_OBJDIR ".libs/"
  763. | #define ARCH_X86 1
  764. | #define ARCH_X86_64 1
  765. | /* end confdefs.h. */
  766. |
  767. | int
  768. | main ()
  769. | {
  770. |
  771. | ;
  772. | return 0;
  773. | }
  774. configure:13704: result: no
  775. configure:13721: checking whether x86_64-w64-mingw32-gcc understands --disable-instructions
  776. configure:13734: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option --disable-instructions conftest.c >&5
  777. x86_64-w64-mingw32-gcc: error: unrecognized option '--disable-instructions'
  778. configure:13734: $? = 1
  779. configure: failed program was:
  780. | /* confdefs.h */
  781. | #define PACKAGE_NAME "GIMP"
  782. | #define PACKAGE_TARNAME "gimp"
  783. | #define PACKAGE_VERSION "2.8.0-RC1"
  784. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  785. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  786. | #define PACKAGE_URL ""
  787. | #define GETTEXT_PACKAGE "gimp20"
  788. | #define STDC_HEADERS 1
  789. | #define HAVE_SYS_TYPES_H 1
  790. | #define HAVE_SYS_STAT_H 1
  791. | #define HAVE_STDLIB_H 1
  792. | #define HAVE_STRING_H 1
  793. | #define HAVE_MEMORY_H 1
  794. | #define HAVE_STRINGS_H 1
  795. | #define HAVE_INTTYPES_H 1
  796. | #define HAVE_STDINT_H 1
  797. | #define HAVE_UNISTD_H 1
  798. | #define LT_OBJDIR ".libs/"
  799. | #define ARCH_X86 1
  800. | #define ARCH_X86_64 1
  801. | /* end confdefs.h. */
  802. |
  803. | int
  804. | main ()
  805. | {
  806. |
  807. | ;
  808. | return 0;
  809. | }
  810. configure:13740: result: no
  811. configure:13759: checking how to get MSVC-compatible struct packing
  812. configure:13785: result: -mms-bitfields
  813. configure:13792: checking for ANSI C header files
  814. configure:13896: result: yes
  815. configure:13904: checking for sys/wait.h that is POSIX.1 compatible
  816. configure:13930: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  817. conftest.c:25:22: fatal error: sys/wait.h: No such file or directory
  818. compilation terminated.
  819. configure:13930: $? = 1
  820. configure: failed program was:
  821. | /* confdefs.h */
  822. | #define PACKAGE_NAME "GIMP"
  823. | #define PACKAGE_TARNAME "gimp"
  824. | #define PACKAGE_VERSION "2.8.0-RC1"
  825. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  826. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  827. | #define PACKAGE_URL ""
  828. | #define GETTEXT_PACKAGE "gimp20"
  829. | #define STDC_HEADERS 1
  830. | #define HAVE_SYS_TYPES_H 1
  831. | #define HAVE_SYS_STAT_H 1
  832. | #define HAVE_STDLIB_H 1
  833. | #define HAVE_STRING_H 1
  834. | #define HAVE_MEMORY_H 1
  835. | #define HAVE_STRINGS_H 1
  836. | #define HAVE_INTTYPES_H 1
  837. | #define HAVE_STDINT_H 1
  838. | #define HAVE_UNISTD_H 1
  839. | #define LT_OBJDIR ".libs/"
  840. | #define ARCH_X86 1
  841. | #define ARCH_X86_64 1
  842. | #define STDC_HEADERS 1
  843. | /* end confdefs.h. */
  844. | #include <sys/types.h>
  845. | #include <sys/wait.h>
  846. | #ifndef WEXITSTATUS
  847. | # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8)
  848. | #endif
  849. | #ifndef WIFEXITED
  850. | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
  851. | #endif
  852. |
  853. | int
  854. | main ()
  855. | {
  856. | int s;
  857. | wait (&s);
  858. | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
  859. | ;
  860. | return 0;
  861. | }
  862. configure:13937: result: no
  863. configure:13945: checking whether time.h and sys/time.h may both be included
  864. configure:13965: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  865. conftest.c:29:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  866. conftest.c: In function 'main':
  867. conftest.c:29:1: warning: old-style function definition [-Wold-style-definition]
  868. configure:13965: $? = 0
  869. configure:13972: result: yes
  870. configure:13984: checking sys/param.h usability
  871. configure:13984: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  872. configure:13984: $? = 0
  873. configure:13984: result: yes
  874. configure:13984: checking sys/param.h presence
  875. configure:13984: x86_64-w64-mingw32-gcc -E conftest.c
  876. configure:13984: $? = 0
  877. configure:13984: result: yes
  878. configure:13984: checking for sys/param.h
  879. configure:13984: result: yes
  880. configure:13984: checking sys/time.h usability
  881. configure:13984: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  882. configure:13984: $? = 0
  883. configure:13984: result: yes
  884. configure:13984: checking sys/time.h presence
  885. configure:13984: x86_64-w64-mingw32-gcc -E conftest.c
  886. configure:13984: $? = 0
  887. configure:13984: result: yes
  888. configure:13984: checking for sys/time.h
  889. configure:13984: result: yes
  890. configure:13984: checking sys/times.h usability
  891. configure:13984: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  892. conftest.c:60:23: fatal error: sys/times.h: No such file or directory
  893. compilation terminated.
  894. configure:13984: $? = 1
  895. configure: failed program was:
  896. | /* confdefs.h */
  897. | #define PACKAGE_NAME "GIMP"
  898. | #define PACKAGE_TARNAME "gimp"
  899. | #define PACKAGE_VERSION "2.8.0-RC1"
  900. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  901. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  902. | #define PACKAGE_URL ""
  903. | #define GETTEXT_PACKAGE "gimp20"
  904. | #define STDC_HEADERS 1
  905. | #define HAVE_SYS_TYPES_H 1
  906. | #define HAVE_SYS_STAT_H 1
  907. | #define HAVE_STDLIB_H 1
  908. | #define HAVE_STRING_H 1
  909. | #define HAVE_MEMORY_H 1
  910. | #define HAVE_STRINGS_H 1
  911. | #define HAVE_INTTYPES_H 1
  912. | #define HAVE_STDINT_H 1
  913. | #define HAVE_UNISTD_H 1
  914. | #define LT_OBJDIR ".libs/"
  915. | #define ARCH_X86 1
  916. | #define ARCH_X86_64 1
  917. | #define STDC_HEADERS 1
  918. | #define TIME_WITH_SYS_TIME 1
  919. | #define HAVE_SYS_PARAM_H 1
  920. | #define HAVE_SYS_TIME_H 1
  921. | /* end confdefs.h. */
  922. | #include <stdio.h>
  923. | #ifdef HAVE_SYS_TYPES_H
  924. | # include <sys/types.h>
  925. | #endif
  926. | #ifdef HAVE_SYS_STAT_H
  927. | # include <sys/stat.h>
  928. | #endif
  929. | #ifdef STDC_HEADERS
  930. | # include <stdlib.h>
  931. | # include <stddef.h>
  932. | #else
  933. | # ifdef HAVE_STDLIB_H
  934. | # include <stdlib.h>
  935. | # endif
  936. | #endif
  937. | #ifdef HAVE_STRING_H
  938. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  939. | # include <memory.h>
  940. | # endif
  941. | # include <string.h>
  942. | #endif
  943. | #ifdef HAVE_STRINGS_H
  944. | # include <strings.h>
  945. | #endif
  946. | #ifdef HAVE_INTTYPES_H
  947. | # include <inttypes.h>
  948. | #endif
  949. | #ifdef HAVE_STDINT_H
  950. | # include <stdint.h>
  951. | #endif
  952. | #ifdef HAVE_UNISTD_H
  953. | # include <unistd.h>
  954. | #endif
  955. | #include <sys/times.h>
  956. configure:13984: result: no
  957. configure:13984: checking sys/times.h presence
  958. configure:13984: x86_64-w64-mingw32-gcc -E conftest.c
  959. conftest.c:27:23: fatal error: sys/times.h: No such file or directory
  960. compilation terminated.
  961. configure:13984: $? = 1
  962. configure: failed program was:
  963. | /* confdefs.h */
  964. | #define PACKAGE_NAME "GIMP"
  965. | #define PACKAGE_TARNAME "gimp"
  966. | #define PACKAGE_VERSION "2.8.0-RC1"
  967. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  968. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  969. | #define PACKAGE_URL ""
  970. | #define GETTEXT_PACKAGE "gimp20"
  971. | #define STDC_HEADERS 1
  972. | #define HAVE_SYS_TYPES_H 1
  973. | #define HAVE_SYS_STAT_H 1
  974. | #define HAVE_STDLIB_H 1
  975. | #define HAVE_STRING_H 1
  976. | #define HAVE_MEMORY_H 1
  977. | #define HAVE_STRINGS_H 1
  978. | #define HAVE_INTTYPES_H 1
  979. | #define HAVE_STDINT_H 1
  980. | #define HAVE_UNISTD_H 1
  981. | #define LT_OBJDIR ".libs/"
  982. | #define ARCH_X86 1
  983. | #define ARCH_X86_64 1
  984. | #define STDC_HEADERS 1
  985. | #define TIME_WITH_SYS_TIME 1
  986. | #define HAVE_SYS_PARAM_H 1
  987. | #define HAVE_SYS_TIME_H 1
  988. | /* end confdefs.h. */
  989. | #include <sys/times.h>
  990. configure:13984: result: no
  991. configure:13984: checking for sys/times.h
  992. configure:13984: result: no
  993. configure:13984: checking for sys/wait.h
  994. configure:13984: result: no
  995. configure:13984: checking for unistd.h
  996. configure:13984: result: yes
  997. configure:13995: checking for pid_t
  998. configure:13995: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  999. conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1000. conftest.c: In function 'main':
  1001. conftest.c:62:1: warning: old-style function definition [-Wold-style-definition]
  1002. configure:13995: $? = 0
  1003. configure:13995: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  1004. conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1005. conftest.c: In function 'main':
  1006. conftest.c:62:1: warning: old-style function definition [-Wold-style-definition]
  1007. conftest.c:64:20: error: expected expression before ')' token
  1008. configure:13995: $? = 1
  1009. configure: failed program was:
  1010. | /* confdefs.h */
  1011. | #define PACKAGE_NAME "GIMP"
  1012. | #define PACKAGE_TARNAME "gimp"
  1013. | #define PACKAGE_VERSION "2.8.0-RC1"
  1014. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  1015. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  1016. | #define PACKAGE_URL ""
  1017. | #define GETTEXT_PACKAGE "gimp20"
  1018. | #define STDC_HEADERS 1
  1019. | #define HAVE_SYS_TYPES_H 1
  1020. | #define HAVE_SYS_STAT_H 1
  1021. | #define HAVE_STDLIB_H 1
  1022. | #define HAVE_STRING_H 1
  1023. | #define HAVE_MEMORY_H 1
  1024. | #define HAVE_STRINGS_H 1
  1025. | #define HAVE_INTTYPES_H 1
  1026. | #define HAVE_STDINT_H 1
  1027. | #define HAVE_UNISTD_H 1
  1028. | #define LT_OBJDIR ".libs/"
  1029. | #define ARCH_X86 1
  1030. | #define ARCH_X86_64 1
  1031. | #define STDC_HEADERS 1
  1032. | #define TIME_WITH_SYS_TIME 1
  1033. | #define HAVE_SYS_PARAM_H 1
  1034. | #define HAVE_SYS_TIME_H 1
  1035. | #define HAVE_UNISTD_H 1
  1036. | /* end confdefs.h. */
  1037. | #include <stdio.h>
  1038. | #ifdef HAVE_SYS_TYPES_H
  1039. | # include <sys/types.h>
  1040. | #endif
  1041. | #ifdef HAVE_SYS_STAT_H
  1042. | # include <sys/stat.h>
  1043. | #endif
  1044. | #ifdef STDC_HEADERS
  1045. | # include <stdlib.h>
  1046. | # include <stddef.h>
  1047. | #else
  1048. | # ifdef HAVE_STDLIB_H
  1049. | # include <stdlib.h>
  1050. | # endif
  1051. | #endif
  1052. | #ifdef HAVE_STRING_H
  1053. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1054. | # include <memory.h>
  1055. | # endif
  1056. | # include <string.h>
  1057. | #endif
  1058. | #ifdef HAVE_STRINGS_H
  1059. | # include <strings.h>
  1060. | #endif
  1061. | #ifdef HAVE_INTTYPES_H
  1062. | # include <inttypes.h>
  1063. | #endif
  1064. | #ifdef HAVE_STDINT_H
  1065. | # include <stdint.h>
  1066. | #endif
  1067. | #ifdef HAVE_UNISTD_H
  1068. | # include <unistd.h>
  1069. | #endif
  1070. | int
  1071. | main ()
  1072. | {
  1073. | if (sizeof ((pid_t)))
  1074. | return 0;
  1075. | ;
  1076. | return 0;
  1077. | }
  1078. configure:13995: result: yes
  1079. configure:14008: checking for vprintf
  1080. configure:14008: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  1081. conftest.c:51:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1082. conftest.c:51:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
  1083. conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1084. conftest.c: In function 'main':
  1085. conftest.c:60:1: warning: old-style function definition [-Wold-style-definition]
  1086. configure:14008: $? = 0
  1087. configure:14008: result: yes
  1088. configure:14014: checking for _doprnt
  1089. configure:14014: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  1090. conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1091. conftest.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1092. conftest.c: In function 'main':
  1093. conftest.c:61:1: warning: old-style function definition [-Wold-style-definition]
  1094. /tmp/ccASb5Tq.o:conftest.c:(.text+0xe): undefined reference to `_doprnt'
  1095. collect2: ld returned 1 exit status
  1096. configure:14014: $? = 1
  1097. configure: failed program was:
  1098. | /* confdefs.h */
  1099. | #define PACKAGE_NAME "GIMP"
  1100. | #define PACKAGE_TARNAME "gimp"
  1101. | #define PACKAGE_VERSION "2.8.0-RC1"
  1102. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  1103. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  1104. | #define PACKAGE_URL ""
  1105. | #define GETTEXT_PACKAGE "gimp20"
  1106. | #define STDC_HEADERS 1
  1107. | #define HAVE_SYS_TYPES_H 1
  1108. | #define HAVE_SYS_STAT_H 1
  1109. | #define HAVE_STDLIB_H 1
  1110. | #define HAVE_STRING_H 1
  1111. | #define HAVE_MEMORY_H 1
  1112. | #define HAVE_STRINGS_H 1
  1113. | #define HAVE_INTTYPES_H 1
  1114. | #define HAVE_STDINT_H 1
  1115. | #define HAVE_UNISTD_H 1
  1116. | #define LT_OBJDIR ".libs/"
  1117. | #define ARCH_X86 1
  1118. | #define ARCH_X86_64 1
  1119. | #define STDC_HEADERS 1
  1120. | #define TIME_WITH_SYS_TIME 1
  1121. | #define HAVE_SYS_PARAM_H 1
  1122. | #define HAVE_SYS_TIME_H 1
  1123. | #define HAVE_UNISTD_H 1
  1124. | #define HAVE_VPRINTF 1
  1125. | /* end confdefs.h. */
  1126. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  1127. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1128. | #define _doprnt innocuous__doprnt
  1129. |
  1130. | /* System header to define __stub macros and hopefully few prototypes,
  1131. | which can conflict with char _doprnt (); below.
  1132. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1133. | <limits.h> exists even on freestanding compilers. */
  1134. |
  1135. | #ifdef __STDC__
  1136. | # include <limits.h>
  1137. | #else
  1138. | # include <assert.h>
  1139. | #endif
  1140. |
  1141. | #undef _doprnt
  1142. |
  1143. | /* Override any GCC internal prototype to avoid an error.
  1144. | Use char because int might match the return type of a GCC
  1145. | builtin and then its argument prototype would still apply. */
  1146. | #ifdef __cplusplus
  1147. | extern "C"
  1148. | #endif
  1149. | char _doprnt ();
  1150. | /* The GNU C library defines this for functions which it implements
  1151. | to always fail with ENOSYS. Some functions are actually named
  1152. | something starting with __ and the normal name is an alias. */
  1153. | #if defined __stub__doprnt || defined __stub____doprnt
  1154. | choke me
  1155. | #endif
  1156. |
  1157. | int
  1158. | main ()
  1159. | {
  1160. | return _doprnt ();
  1161. | ;
  1162. | return 0;
  1163. | }
  1164. configure:14014: result: no
  1165. configure:14026: checking for size_t
  1166. configure:14026: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  1167. conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1168. conftest.c: In function 'main':
  1169. conftest.c:63:1: warning: old-style function definition [-Wold-style-definition]
  1170. configure:14026: $? = 0
  1171. configure:14026: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  1172. conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1173. conftest.c: In function 'main':
  1174. conftest.c:63:1: warning: old-style function definition [-Wold-style-definition]
  1175. conftest.c:65:21: error: expected expression before ')' token
  1176. configure:14026: $? = 1
  1177. configure: failed program was:
  1178. | /* confdefs.h */
  1179. | #define PACKAGE_NAME "GIMP"
  1180. | #define PACKAGE_TARNAME "gimp"
  1181. | #define PACKAGE_VERSION "2.8.0-RC1"
  1182. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  1183. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  1184. | #define PACKAGE_URL ""
  1185. | #define GETTEXT_PACKAGE "gimp20"
  1186. | #define STDC_HEADERS 1
  1187. | #define HAVE_SYS_TYPES_H 1
  1188. | #define HAVE_SYS_STAT_H 1
  1189. | #define HAVE_STDLIB_H 1
  1190. | #define HAVE_STRING_H 1
  1191. | #define HAVE_MEMORY_H 1
  1192. | #define HAVE_STRINGS_H 1
  1193. | #define HAVE_INTTYPES_H 1
  1194. | #define HAVE_STDINT_H 1
  1195. | #define HAVE_UNISTD_H 1
  1196. | #define LT_OBJDIR ".libs/"
  1197. | #define ARCH_X86 1
  1198. | #define ARCH_X86_64 1
  1199. | #define STDC_HEADERS 1
  1200. | #define TIME_WITH_SYS_TIME 1
  1201. | #define HAVE_SYS_PARAM_H 1
  1202. | #define HAVE_SYS_TIME_H 1
  1203. | #define HAVE_UNISTD_H 1
  1204. | #define HAVE_VPRINTF 1
  1205. | /* end confdefs.h. */
  1206. | #include <stdio.h>
  1207. | #ifdef HAVE_SYS_TYPES_H
  1208. | # include <sys/types.h>
  1209. | #endif
  1210. | #ifdef HAVE_SYS_STAT_H
  1211. | # include <sys/stat.h>
  1212. | #endif
  1213. | #ifdef STDC_HEADERS
  1214. | # include <stdlib.h>
  1215. | # include <stddef.h>
  1216. | #else
  1217. | # ifdef HAVE_STDLIB_H
  1218. | # include <stdlib.h>
  1219. | # endif
  1220. | #endif
  1221. | #ifdef HAVE_STRING_H
  1222. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1223. | # include <memory.h>
  1224. | # endif
  1225. | # include <string.h>
  1226. | #endif
  1227. | #ifdef HAVE_STRINGS_H
  1228. | # include <strings.h>
  1229. | #endif
  1230. | #ifdef HAVE_INTTYPES_H
  1231. | # include <inttypes.h>
  1232. | #endif
  1233. | #ifdef HAVE_STDINT_H
  1234. | # include <stdint.h>
  1235. | #endif
  1236. | #ifdef HAVE_UNISTD_H
  1237. | # include <unistd.h>
  1238. | #endif
  1239. | int
  1240. | main ()
  1241. | {
  1242. | if (sizeof ((size_t)))
  1243. | return 0;
  1244. | ;
  1245. | return 0;
  1246. | }
  1247. configure:14026: result: yes
  1248. configure:14039: checking for working alloca.h
  1249. configure:14056: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  1250. conftest.c:29:20: fatal error: alloca.h: No such file or directory
  1251. compilation terminated.
  1252. configure:14056: $? = 1
  1253. configure: failed program was:
  1254. | /* confdefs.h */
  1255. | #define PACKAGE_NAME "GIMP"
  1256. | #define PACKAGE_TARNAME "gimp"
  1257. | #define PACKAGE_VERSION "2.8.0-RC1"
  1258. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  1259. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  1260. | #define PACKAGE_URL ""
  1261. | #define GETTEXT_PACKAGE "gimp20"
  1262. | #define STDC_HEADERS 1
  1263. | #define HAVE_SYS_TYPES_H 1
  1264. | #define HAVE_SYS_STAT_H 1
  1265. | #define HAVE_STDLIB_H 1
  1266. | #define HAVE_STRING_H 1
  1267. | #define HAVE_MEMORY_H 1
  1268. | #define HAVE_STRINGS_H 1
  1269. | #define HAVE_INTTYPES_H 1
  1270. | #define HAVE_STDINT_H 1
  1271. | #define HAVE_UNISTD_H 1
  1272. | #define LT_OBJDIR ".libs/"
  1273. | #define ARCH_X86 1
  1274. | #define ARCH_X86_64 1
  1275. | #define STDC_HEADERS 1
  1276. | #define TIME_WITH_SYS_TIME 1
  1277. | #define HAVE_SYS_PARAM_H 1
  1278. | #define HAVE_SYS_TIME_H 1
  1279. | #define HAVE_UNISTD_H 1
  1280. | #define HAVE_VPRINTF 1
  1281. | /* end confdefs.h. */
  1282. | #include <alloca.h>
  1283. | int
  1284. | main ()
  1285. | {
  1286. | char *p = (char *) alloca (2 * sizeof (int));
  1287. | if (p) return 0;
  1288. | ;
  1289. | return 0;
  1290. | }
  1291. configure:14064: result: no
  1292. configure:14072: checking for alloca
  1293. configure:14109: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  1294. conftest.c:51:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1295. conftest.c: In function 'main':
  1296. conftest.c:51:1: warning: old-style function definition [-Wold-style-definition]
  1297. configure:14109: $? = 0
  1298. configure:14117: result: yes
  1299. configure:14230: checking for fsync
  1300. configure:14230: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  1301. conftest.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1302. conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1303. conftest.c: In function 'main':
  1304. conftest.c:62:1: warning: old-style function definition [-Wold-style-definition]
  1305. /tmp/cctgQgpQ.o:conftest.c:(.text+0xe): undefined reference to `fsync'
  1306. collect2: ld returned 1 exit status
  1307. configure:14230: $? = 1
  1308. configure: failed program was:
  1309. | /* confdefs.h */
  1310. | #define PACKAGE_NAME "GIMP"
  1311. | #define PACKAGE_TARNAME "gimp"
  1312. | #define PACKAGE_VERSION "2.8.0-RC1"
  1313. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  1314. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  1315. | #define PACKAGE_URL ""
  1316. | #define GETTEXT_PACKAGE "gimp20"
  1317. | #define STDC_HEADERS 1
  1318. | #define HAVE_SYS_TYPES_H 1
  1319. | #define HAVE_SYS_STAT_H 1
  1320. | #define HAVE_STDLIB_H 1
  1321. | #define HAVE_STRING_H 1
  1322. | #define HAVE_MEMORY_H 1
  1323. | #define HAVE_STRINGS_H 1
  1324. | #define HAVE_INTTYPES_H 1
  1325. | #define HAVE_STDINT_H 1
  1326. | #define HAVE_UNISTD_H 1
  1327. | #define LT_OBJDIR ".libs/"
  1328. | #define ARCH_X86 1
  1329. | #define ARCH_X86_64 1
  1330. | #define STDC_HEADERS 1
  1331. | #define TIME_WITH_SYS_TIME 1
  1332. | #define HAVE_SYS_PARAM_H 1
  1333. | #define HAVE_SYS_TIME_H 1
  1334. | #define HAVE_UNISTD_H 1
  1335. | #define HAVE_VPRINTF 1
  1336. | #define HAVE_ALLOCA 1
  1337. | /* end confdefs.h. */
  1338. | /* Define fsync to an innocuous variant, in case <limits.h> declares fsync.
  1339. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1340. | #define fsync innocuous_fsync
  1341. |
  1342. | /* System header to define __stub macros and hopefully few prototypes,
  1343. | which can conflict with char fsync (); below.
  1344. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1345. | <limits.h> exists even on freestanding compilers. */
  1346. |
  1347. | #ifdef __STDC__
  1348. | # include <limits.h>
  1349. | #else
  1350. | # include <assert.h>
  1351. | #endif
  1352. |
  1353. | #undef fsync
  1354. |
  1355. | /* Override any GCC internal prototype to avoid an error.
  1356. | Use char because int might match the return type of a GCC
  1357. | builtin and then its argument prototype would still apply. */
  1358. | #ifdef __cplusplus
  1359. | extern "C"
  1360. | #endif
  1361. | char fsync ();
  1362. | /* The GNU C library defines this for functions which it implements
  1363. | to always fail with ENOSYS. Some functions are actually named
  1364. | something starting with __ and the normal name is an alias. */
  1365. | #if defined __stub_fsync || defined __stub___fsync
  1366. | choke me
  1367. | #endif
  1368. |
  1369. | int
  1370. | main ()
  1371. | {
  1372. | return fsync ();
  1373. | ;
  1374. | return 0;
  1375. | }
  1376. configure:14230: result: no
  1377. configure:14242: checking for difftime
  1378. configure:14242: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  1379. conftest.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1380. conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1381. conftest.c: In function 'main':
  1382. conftest.c:62:1: warning: old-style function definition [-Wold-style-definition]
  1383. configure:14242: $? = 0
  1384. configure:14242: result: yes
  1385. configure:14242: checking for mmap
  1386. configure:14242: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  1387. conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1388. conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1389. conftest.c: In function 'main':
  1390. conftest.c:63:1: warning: old-style function definition [-Wold-style-definition]
  1391. /tmp/ccANNzaZ.o:conftest.c:(.text+0xe): undefined reference to `mmap'
  1392. collect2: ld returned 1 exit status
  1393. configure:14242: $? = 1
  1394. configure: failed program was:
  1395. | /* confdefs.h */
  1396. | #define PACKAGE_NAME "GIMP"
  1397. | #define PACKAGE_TARNAME "gimp"
  1398. | #define PACKAGE_VERSION "2.8.0-RC1"
  1399. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  1400. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  1401. | #define PACKAGE_URL ""
  1402. | #define GETTEXT_PACKAGE "gimp20"
  1403. | #define STDC_HEADERS 1
  1404. | #define HAVE_SYS_TYPES_H 1
  1405. | #define HAVE_SYS_STAT_H 1
  1406. | #define HAVE_STDLIB_H 1
  1407. | #define HAVE_STRING_H 1
  1408. | #define HAVE_MEMORY_H 1
  1409. | #define HAVE_STRINGS_H 1
  1410. | #define HAVE_INTTYPES_H 1
  1411. | #define HAVE_STDINT_H 1
  1412. | #define HAVE_UNISTD_H 1
  1413. | #define LT_OBJDIR ".libs/"
  1414. | #define ARCH_X86 1
  1415. | #define ARCH_X86_64 1
  1416. | #define STDC_HEADERS 1
  1417. | #define TIME_WITH_SYS_TIME 1
  1418. | #define HAVE_SYS_PARAM_H 1
  1419. | #define HAVE_SYS_TIME_H 1
  1420. | #define HAVE_UNISTD_H 1
  1421. | #define HAVE_VPRINTF 1
  1422. | #define HAVE_ALLOCA 1
  1423. | #define HAVE_DIFFTIME 1
  1424. | /* end confdefs.h. */
  1425. | /* Define mmap to an innocuous variant, in case <limits.h> declares mmap.
  1426. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1427. | #define mmap innocuous_mmap
  1428. |
  1429. | /* System header to define __stub macros and hopefully few prototypes,
  1430. | which can conflict with char mmap (); below.
  1431. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1432. | <limits.h> exists even on freestanding compilers. */
  1433. |
  1434. | #ifdef __STDC__
  1435. | # include <limits.h>
  1436. | #else
  1437. | # include <assert.h>
  1438. | #endif
  1439. |
  1440. | #undef mmap
  1441. |
  1442. | /* Override any GCC internal prototype to avoid an error.
  1443. | Use char because int might match the return type of a GCC
  1444. | builtin and then its argument prototype would still apply. */
  1445. | #ifdef __cplusplus
  1446. | extern "C"
  1447. | #endif
  1448. | char mmap ();
  1449. | /* The GNU C library defines this for functions which it implements
  1450. | to always fail with ENOSYS. Some functions are actually named
  1451. | something starting with __ and the normal name is an alias. */
  1452. | #if defined __stub_mmap || defined __stub___mmap
  1453. | choke me
  1454. | #endif
  1455. |
  1456. | int
  1457. | main ()
  1458. | {
  1459. | return mmap ();
  1460. | ;
  1461. | return 0;
  1462. | }
  1463. configure:14242: result: no
  1464. configure:14311: checking whether binary relocation support should be enabled
  1465. configure:14329: result: no
  1466. configure:14420: checking for _NL_MEASUREMENT_MEASUREMENT
  1467. configure:14433: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  1468. conftest.c:31:22: fatal error: langinfo.h: No such file or directory
  1469. compilation terminated.
  1470. configure:14433: $? = 1
  1471. configure: failed program was:
  1472. | /* confdefs.h */
  1473. | #define PACKAGE_NAME "GIMP"
  1474. | #define PACKAGE_TARNAME "gimp"
  1475. | #define PACKAGE_VERSION "2.8.0-RC1"
  1476. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  1477. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  1478. | #define PACKAGE_URL ""
  1479. | #define GETTEXT_PACKAGE "gimp20"
  1480. | #define STDC_HEADERS 1
  1481. | #define HAVE_SYS_TYPES_H 1
  1482. | #define HAVE_SYS_STAT_H 1
  1483. | #define HAVE_STDLIB_H 1
  1484. | #define HAVE_STRING_H 1
  1485. | #define HAVE_MEMORY_H 1
  1486. | #define HAVE_STRINGS_H 1
  1487. | #define HAVE_INTTYPES_H 1
  1488. | #define HAVE_STDINT_H 1
  1489. | #define HAVE_UNISTD_H 1
  1490. | #define LT_OBJDIR ".libs/"
  1491. | #define ARCH_X86 1
  1492. | #define ARCH_X86_64 1
  1493. | #define STDC_HEADERS 1
  1494. | #define TIME_WITH_SYS_TIME 1
  1495. | #define HAVE_SYS_PARAM_H 1
  1496. | #define HAVE_SYS_TIME_H 1
  1497. | #define HAVE_UNISTD_H 1
  1498. | #define HAVE_VPRINTF 1
  1499. | #define HAVE_ALLOCA 1
  1500. | #define HAVE_DIFFTIME 1
  1501. | /* end confdefs.h. */
  1502. | #include <langinfo.h>
  1503. | int
  1504. | main ()
  1505. | {
  1506. | char c = *((unsigned char *) nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
  1507. | ;
  1508. | return 0;
  1509. | }
  1510. configure:14440: result: no
  1511. configure:14454: checking whether NLS is requested
  1512. configure:14463: result: yes
  1513. configure:14478: checking for intltool >= 0.40.1
  1514. configure:14485: result: 0.41.1 found
  1515. configure:14493: checking for intltool-update
  1516. configure:14511: found /usr/bin/intltool-update
  1517. configure:14523: result: /usr/bin/intltool-update
  1518. configure:14533: checking for intltool-merge
  1519. configure:14551: found /usr/bin/intltool-merge
  1520. configure:14563: result: /usr/bin/intltool-merge
  1521. configure:14573: checking for intltool-extract
  1522. configure:14591: found /usr/bin/intltool-extract
  1523. configure:14603: result: /usr/bin/intltool-extract
  1524. configure:14734: checking for xgettext
  1525. configure:14752: found /usr/bin/xgettext
  1526. configure:14764: result: /usr/bin/xgettext
  1527. configure:14774: checking for msgmerge
  1528. configure:14792: found /usr/bin/msgmerge
  1529. configure:14804: result: /usr/bin/msgmerge
  1530. configure:14814: checking for msgfmt
  1531. configure:14832: found /usr/bin/msgfmt
  1532. configure:14844: result: /usr/bin/msgfmt
  1533. configure:14854: checking for gmsgfmt
  1534. configure:14885: result: /usr/bin/msgfmt
  1535. configure:14905: checking for perl
  1536. configure:14923: found /usr/bin/perl
  1537. configure:14935: result: /usr/bin/perl
  1538. configure:14946: checking for perl >= 5.8.1
  1539. configure:14953: result: 5.12.4
  1540. configure:14957: checking for XML::Parser
  1541. configure:14960: result: ok
  1542. configure:14985: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  1543. conftest.c:33:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1544. conftest.c: In function 'main':
  1545. conftest.c:33:1: warning: old-style function definition [-Wold-style-definition]
  1546. /tmp/ccjftYp9.o:conftest.c:(.text+0xf): undefined reference to `_nl_msg_cat_cntr'
  1547. collect2: ld returned 1 exit status
  1548. configure:14985: $? = 1
  1549. configure: failed program was:
  1550. | /* confdefs.h */
  1551. | #define PACKAGE_NAME "GIMP"
  1552. | #define PACKAGE_TARNAME "gimp"
  1553. | #define PACKAGE_VERSION "2.8.0-RC1"
  1554. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  1555. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  1556. | #define PACKAGE_URL ""
  1557. | #define GETTEXT_PACKAGE "gimp20"
  1558. | #define STDC_HEADERS 1
  1559. | #define HAVE_SYS_TYPES_H 1
  1560. | #define HAVE_SYS_STAT_H 1
  1561. | #define HAVE_STDLIB_H 1
  1562. | #define HAVE_STRING_H 1
  1563. | #define HAVE_MEMORY_H 1
  1564. | #define HAVE_STRINGS_H 1
  1565. | #define HAVE_INTTYPES_H 1
  1566. | #define HAVE_STDINT_H 1
  1567. | #define HAVE_UNISTD_H 1
  1568. | #define LT_OBJDIR ".libs/"
  1569. | #define ARCH_X86 1
  1570. | #define ARCH_X86_64 1
  1571. | #define STDC_HEADERS 1
  1572. | #define TIME_WITH_SYS_TIME 1
  1573. | #define HAVE_SYS_PARAM_H 1
  1574. | #define HAVE_SYS_TIME_H 1
  1575. | #define HAVE_UNISTD_H 1
  1576. | #define HAVE_VPRINTF 1
  1577. | #define HAVE_ALLOCA 1
  1578. | #define HAVE_DIFFTIME 1
  1579. | /* end confdefs.h. */
  1580. |
  1581. | int
  1582. | main ()
  1583. | {
  1584. | extern int _nl_msg_cat_cntr;
  1585. | return _nl_msg_cat_cntr
  1586. | ;
  1587. | return 0;
  1588. | }
  1589. configure:15014: checking locale.h usability
  1590. configure:15014: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  1591. configure:15014: $? = 0
  1592. configure:15014: result: yes
  1593. configure:15014: checking locale.h presence
  1594. configure:15014: x86_64-w64-mingw32-gcc -E conftest.c
  1595. configure:15014: $? = 0
  1596. configure:15014: result: yes
  1597. configure:15014: checking for locale.h
  1598. configure:15014: result: yes
  1599. configure:15025: checking for LC_MESSAGES
  1600. configure:15041: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  1601. conftest.c:34:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1602. conftest.c: In function 'main':
  1603. conftest.c:34:1: warning: old-style function definition [-Wold-style-definition]
  1604. conftest.c:36:8: error: 'LC_MESSAGES' undeclared (first use in this function)
  1605. conftest.c:36:8: note: each undeclared identifier is reported only once for each function it appears in
  1606. configure:15041: $? = 1
  1607. configure: failed program was:
  1608. | /* confdefs.h */
  1609. | #define PACKAGE_NAME "GIMP"
  1610. | #define PACKAGE_TARNAME "gimp"
  1611. | #define PACKAGE_VERSION "2.8.0-RC1"
  1612. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  1613. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  1614. | #define PACKAGE_URL ""
  1615. | #define GETTEXT_PACKAGE "gimp20"
  1616. | #define STDC_HEADERS 1
  1617. | #define HAVE_SYS_TYPES_H 1
  1618. | #define HAVE_SYS_STAT_H 1
  1619. | #define HAVE_STDLIB_H 1
  1620. | #define HAVE_STRING_H 1
  1621. | #define HAVE_MEMORY_H 1
  1622. | #define HAVE_STRINGS_H 1
  1623. | #define HAVE_INTTYPES_H 1
  1624. | #define HAVE_STDINT_H 1
  1625. | #define HAVE_UNISTD_H 1
  1626. | #define LT_OBJDIR ".libs/"
  1627. | #define ARCH_X86 1
  1628. | #define ARCH_X86_64 1
  1629. | #define STDC_HEADERS 1
  1630. | #define TIME_WITH_SYS_TIME 1
  1631. | #define HAVE_SYS_PARAM_H 1
  1632. | #define HAVE_SYS_TIME_H 1
  1633. | #define HAVE_UNISTD_H 1
  1634. | #define HAVE_VPRINTF 1
  1635. | #define HAVE_ALLOCA 1
  1636. | #define HAVE_DIFFTIME 1
  1637. | #define HAVE_LOCALE_H 1
  1638. | /* end confdefs.h. */
  1639. | #include <locale.h>
  1640. | int
  1641. | main ()
  1642. | {
  1643. | return LC_MESSAGES
  1644. | ;
  1645. | return 0;
  1646. | }
  1647. configure:15049: result: no
  1648. configure:15066: checking libintl.h usability
  1649. configure:15066: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  1650. configure:15066: $? = 0
  1651. configure:15066: result: yes
  1652. configure:15066: checking libintl.h presence
  1653. configure:15066: x86_64-w64-mingw32-gcc -E conftest.c
  1654. conftest.c:32:21: fatal error: libintl.h: No such file or directory
  1655. compilation terminated.
  1656. configure:15066: $? = 1
  1657. configure: failed program was:
  1658. | /* confdefs.h */
  1659. | #define PACKAGE_NAME "GIMP"
  1660. | #define PACKAGE_TARNAME "gimp"
  1661. | #define PACKAGE_VERSION "2.8.0-RC1"
  1662. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  1663. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  1664. | #define PACKAGE_URL ""
  1665. | #define GETTEXT_PACKAGE "gimp20"
  1666. | #define STDC_HEADERS 1
  1667. | #define HAVE_SYS_TYPES_H 1
  1668. | #define HAVE_SYS_STAT_H 1
  1669. | #define HAVE_STDLIB_H 1
  1670. | #define HAVE_STRING_H 1
  1671. | #define HAVE_MEMORY_H 1
  1672. | #define HAVE_STRINGS_H 1
  1673. | #define HAVE_INTTYPES_H 1
  1674. | #define HAVE_STDINT_H 1
  1675. | #define HAVE_UNISTD_H 1
  1676. | #define LT_OBJDIR ".libs/"
  1677. | #define ARCH_X86 1
  1678. | #define ARCH_X86_64 1
  1679. | #define STDC_HEADERS 1
  1680. | #define TIME_WITH_SYS_TIME 1
  1681. | #define HAVE_SYS_PARAM_H 1
  1682. | #define HAVE_SYS_TIME_H 1
  1683. | #define HAVE_UNISTD_H 1
  1684. | #define HAVE_VPRINTF 1
  1685. | #define HAVE_ALLOCA 1
  1686. | #define HAVE_DIFFTIME 1
  1687. | #define HAVE_LOCALE_H 1
  1688. | /* end confdefs.h. */
  1689. | #include <libintl.h>
  1690. configure:15066: result: no
  1691. configure:15066: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!
  1692. configure:15066: WARNING: libintl.h: proceeding with the compiler's result
  1693. configure:15066: checking for libintl.h
  1694. configure:15066: result: yes
  1695. configure:15074: checking for ngettext in libc
  1696. configure:15092: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  1697. conftest.c:36:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1698. conftest.c: In function 'main':
  1699. conftest.c:36:1: warning: old-style function definition [-Wold-style-definition]
  1700. /tmp/ccuPWl4q.o:conftest.c:(.text+0x22): undefined reference to `libintl_ngettext'
  1701. collect2: ld returned 1 exit status
  1702. configure:15092: $? = 1
  1703. configure: failed program was:
  1704. | /* confdefs.h */
  1705. | #define PACKAGE_NAME "GIMP"
  1706. | #define PACKAGE_TARNAME "gimp"
  1707. | #define PACKAGE_VERSION "2.8.0-RC1"
  1708. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  1709. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  1710. | #define PACKAGE_URL ""
  1711. | #define GETTEXT_PACKAGE "gimp20"
  1712. | #define STDC_HEADERS 1
  1713. | #define HAVE_SYS_TYPES_H 1
  1714. | #define HAVE_SYS_STAT_H 1
  1715. | #define HAVE_STDLIB_H 1
  1716. | #define HAVE_STRING_H 1
  1717. | #define HAVE_MEMORY_H 1
  1718. | #define HAVE_STRINGS_H 1
  1719. | #define HAVE_INTTYPES_H 1
  1720. | #define HAVE_STDINT_H 1
  1721. | #define HAVE_UNISTD_H 1
  1722. | #define LT_OBJDIR ".libs/"
  1723. | #define ARCH_X86 1
  1724. | #define ARCH_X86_64 1
  1725. | #define STDC_HEADERS 1
  1726. | #define TIME_WITH_SYS_TIME 1
  1727. | #define HAVE_SYS_PARAM_H 1
  1728. | #define HAVE_SYS_TIME_H 1
  1729. | #define HAVE_UNISTD_H 1
  1730. | #define HAVE_VPRINTF 1
  1731. | #define HAVE_ALLOCA 1
  1732. | #define HAVE_DIFFTIME 1
  1733. | #define HAVE_LOCALE_H 1
  1734. | /* end confdefs.h. */
  1735. |
  1736. | #include <libintl.h>
  1737. |
  1738. | int
  1739. | main ()
  1740. | {
  1741. | return !ngettext ("","", 1)
  1742. | ;
  1743. | return 0;
  1744. | }
  1745. configure:15101: result: no
  1746. configure:15157: checking for bindtextdomain in -lintl
  1747. configure:15182: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lintl >&5
  1748. conftest.c:39:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1749. conftest.c:41:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1750. conftest.c: In function 'main':
  1751. conftest.c:41:1: warning: old-style function definition [-Wold-style-definition]
  1752. configure:15182: $? = 0
  1753. configure:15191: result: yes
  1754. configure:15194: checking for ngettext in -lintl
  1755. configure:15219: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lintl >&5
  1756. conftest.c:39:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1757. conftest.c:41:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1758. conftest.c: In function 'main':
  1759. conftest.c:41:1: warning: old-style function definition [-Wold-style-definition]
  1760. configure:15219: $? = 0
  1761. configure:15228: result: yes
  1762. configure:15231: checking for dgettext in -lintl
  1763. configure:15256: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lintl >&5
  1764. conftest.c:39:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1765. conftest.c:39:6: warning: conflicting types for built-in function 'dgettext' [enabled by default]
  1766. conftest.c:41:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1767. conftest.c: In function 'main':
  1768. conftest.c:41:1: warning: old-style function definition [-Wold-style-definition]
  1769. configure:15256: $? = 0
  1770. configure:15265: result: yes
  1771. configure:15378: checking for bind_textdomain_codeset
  1772. configure:15378: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lintl >&5
  1773. conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1774. conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1775. conftest.c: In function 'main':
  1776. conftest.c:64:1: warning: old-style function definition [-Wold-style-definition]
  1777. configure:15378: $? = 0
  1778. configure:15378: result: yes
  1779. configure:15415: checking for msgfmt
  1780. configure:15442: result: /usr/bin/msgfmt
  1781. configure:15453: checking for dcgettext
  1782. configure:15453: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lintl >&5
  1783. conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1784. conftest.c:57:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default]
  1785. conftest.c:66:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1786. conftest.c: In function 'main':
  1787. conftest.c:66:1: warning: old-style function definition [-Wold-style-definition]
  1788. configure:15453: $? = 0
  1789. configure:15453: result: yes
  1790. configure:15463: checking if msgfmt accepts -c
  1791. configure:15478: $MSGFMT -c -o /dev/null conftest.foo
  1792. configure:15481: $? = 0
  1793. configure:15483: result: yes
  1794. configure:15493: checking for gmsgfmt
  1795. configure:15524: result: /usr/bin/msgfmt
  1796. configure:15534: checking for xgettext
  1797. configure:15561: result: /usr/bin/xgettext
  1798. configure:15580: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lintl >&5
  1799. conftest.c:37:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1800. conftest.c: In function 'main':
  1801. conftest.c:37:1: warning: old-style function definition [-Wold-style-definition]
  1802. configure:15580: $? = 0
  1803. configure:15725: checking for iso-codes
  1804. configure:15728: $PKG_CONFIG --exists --print-errors "iso-codes"
  1805. configure:15731: $? = 0
  1806. configure:15743: result: yes
  1807. configure:15756: checking for BABL
  1808. configure:15763: $PKG_CONFIG --exists --print-errors "babl >= 0.1.11"
  1809. configure:15766: $? = 0
  1810. configure:15780: $PKG_CONFIG --exists --print-errors "babl >= 0.1.11"
  1811. configure:15783: $? = 0
  1812. configure:15841: result: yes
  1813. configure:15847: checking for GEGL
  1814. configure:15854: $PKG_CONFIG --exists --print-errors "gegl-0.2 >= 0.2.0"
  1815. configure:15857: $? = 0
  1816. configure:15871: $PKG_CONFIG --exists --print-errors "gegl-0.2 >= 0.2.0"
  1817. configure:15874: $? = 0
  1818. configure:15932: result: yes
  1819. configure:15938: checking for ATK
  1820. configure:15945: $PKG_CONFIG --exists --print-errors "atk >= 2.2.0"
  1821. configure:15948: $? = 0
  1822. configure:15962: $PKG_CONFIG --exists --print-errors "atk >= 2.2.0"
  1823. configure:15965: $? = 0
  1824. configure:16023: result: yes
  1825. configure:16069: checking for x86_64-w64-mingw32-pkg-config
  1826. configure:16099: result: /usr/bin/pkg-config
  1827. configure:16167: checking pkg-config is at least version 0.16
  1828. configure:16170: result: yes
  1829. configure:16187: checking for GLIB - version >= 2.30.2
  1830. configure:16316: result: yes (version 2.32.1)
  1831. configure:16387: checking for GMODULE_NO_EXPORT
  1832. configure:16394: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0"
  1833. configure:16397: $? = 0
  1834. configure:16411: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0"
  1835. configure:16414: $? = 0
  1836. configure:16472: result: yes
  1837. configure:16479: checking for GIO
  1838. configure:16486: $PKG_CONFIG --exists --print-errors "gio-2.0"
  1839. configure:16489: $? = 0
  1840. configure:16503: $PKG_CONFIG --exists --print-errors "gio-2.0"
  1841. configure:16506: $? = 0
  1842. configure:16564: result: yes
  1843. configure:16569: checking if GLib is version 2.31.0 or newer
  1844. configure:16576: result: yes
  1845. configure:16585: checking for bind_textdomain_codeset
  1846. configure:16585: result: yes
  1847. configure:16601: checking for X
  1848. configure:16709: x86_64-w64-mingw32-gcc -E conftest.c
  1849. conftest.c:38:22: fatal error: X11/Xlib.h: No such file or directory
  1850. compilation terminated.
  1851. configure:16709: $? = 1
  1852. configure: failed program was:
  1853. | /* confdefs.h */
  1854. | #define PACKAGE_NAME "GIMP"
  1855. | #define PACKAGE_TARNAME "gimp"
  1856. | #define PACKAGE_VERSION "2.8.0-RC1"
  1857. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  1858. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  1859. | #define PACKAGE_URL ""
  1860. | #define GETTEXT_PACKAGE "gimp20"
  1861. | #define STDC_HEADERS 1
  1862. | #define HAVE_SYS_TYPES_H 1
  1863. | #define HAVE_SYS_STAT_H 1
  1864. | #define HAVE_STDLIB_H 1
  1865. | #define HAVE_STRING_H 1
  1866. | #define HAVE_MEMORY_H 1
  1867. | #define HAVE_STRINGS_H 1
  1868. | #define HAVE_INTTYPES_H 1
  1869. | #define HAVE_STDINT_H 1
  1870. | #define HAVE_UNISTD_H 1
  1871. | #define LT_OBJDIR ".libs/"
  1872. | #define ARCH_X86 1
  1873. | #define ARCH_X86_64 1
  1874. | #define STDC_HEADERS 1
  1875. | #define TIME_WITH_SYS_TIME 1
  1876. | #define HAVE_SYS_PARAM_H 1
  1877. | #define HAVE_SYS_TIME_H 1
  1878. | #define HAVE_UNISTD_H 1
  1879. | #define HAVE_VPRINTF 1
  1880. | #define HAVE_ALLOCA 1
  1881. | #define HAVE_DIFFTIME 1
  1882. | #define HAVE_LOCALE_H 1
  1883. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1884. | #define HAVE_GETTEXT 1
  1885. | #define HAVE_DCGETTEXT 1
  1886. | #define ENABLE_NLS 1
  1887. | #define HAVE_ISO_CODES 1
  1888. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1889. | /* end confdefs.h. */
  1890. | #include <X11/Xlib.h>
  1891. configure:16740: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lX11 >&5
  1892. conftest.c:38:22: fatal error: X11/Xlib.h: No such file or directory
  1893. compilation terminated.
  1894. configure:16740: $? = 1
  1895. configure: failed program was:
  1896. | /* confdefs.h */
  1897. | #define PACKAGE_NAME "GIMP"
  1898. | #define PACKAGE_TARNAME "gimp"
  1899. | #define PACKAGE_VERSION "2.8.0-RC1"
  1900. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  1901. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  1902. | #define PACKAGE_URL ""
  1903. | #define GETTEXT_PACKAGE "gimp20"
  1904. | #define STDC_HEADERS 1
  1905. | #define HAVE_SYS_TYPES_H 1
  1906. | #define HAVE_SYS_STAT_H 1
  1907. | #define HAVE_STDLIB_H 1
  1908. | #define HAVE_STRING_H 1
  1909. | #define HAVE_MEMORY_H 1
  1910. | #define HAVE_STRINGS_H 1
  1911. | #define HAVE_INTTYPES_H 1
  1912. | #define HAVE_STDINT_H 1
  1913. | #define HAVE_UNISTD_H 1
  1914. | #define LT_OBJDIR ".libs/"
  1915. | #define ARCH_X86 1
  1916. | #define ARCH_X86_64 1
  1917. | #define STDC_HEADERS 1
  1918. | #define TIME_WITH_SYS_TIME 1
  1919. | #define HAVE_SYS_PARAM_H 1
  1920. | #define HAVE_SYS_TIME_H 1
  1921. | #define HAVE_UNISTD_H 1
  1922. | #define HAVE_VPRINTF 1
  1923. | #define HAVE_ALLOCA 1
  1924. | #define HAVE_DIFFTIME 1
  1925. | #define HAVE_LOCALE_H 1
  1926. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1927. | #define HAVE_GETTEXT 1
  1928. | #define HAVE_DCGETTEXT 1
  1929. | #define ENABLE_NLS 1
  1930. | #define HAVE_ISO_CODES 1
  1931. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1932. | /* end confdefs.h. */
  1933. | #include <X11/Xlib.h>
  1934. | int
  1935. | main ()
  1936. | {
  1937. | XrmInitialize ()
  1938. | ;
  1939. | return 0;
  1940. | }
  1941. configure:16779: result: no
  1942. configure:17307: checking for pkg-config
  1943. configure:17338: result: /usr/bin/pkg-config
  1944. configure:17360: checking for GTK+ - version >= 2.24.10
  1945. configure:17484: result: yes (version 2.24.10)
  1946. configure:17547: checking if GTK+ is version 2.26.0 or newer (bogus placeholder check)
  1947. configure:17554: result: no
  1948. configure:17559: checking for GDK_PIXBUF
  1949. configure:17566: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.24.1"
  1950. configure:17569: $? = 0
  1951. configure:17583: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.24.1"
  1952. configure:17586: $? = 0
  1953. configure:17644: result: yes
  1954. configure:17651: checking for gdk-pixbuf-csource
  1955. configure:17669: found /usr/bin/gdk-pixbuf-csource
  1956. configure:17682: result: /usr/bin/gdk-pixbuf-csource
  1957. configure:17694: checking if GdkPixbuf is version 2.26.0 or newer
  1958. configure:17701: result: yes
  1959. configure:17706: checking for CAIRO
  1960. configure:17713: $PKG_CONFIG --exists --print-errors "cairo >= 1.10.2"
  1961. configure:17716: $? = 0
  1962. configure:17730: $PKG_CONFIG --exists --print-errors "cairo >= 1.10.2"
  1963. configure:17733: $? = 0
  1964. configure:17791: result: yes
  1965. configure:17798: checking for PANGOCAIRO
  1966. configure:17805: $PKG_CONFIG --exists --print-errors "pangocairo >= 1.29.4 pangoft2"
  1967. configure:17808: $? = 0
  1968. configure:17822: $PKG_CONFIG --exists --print-errors "pangocairo >= 1.29.4 pangoft2"
  1969. configure:17825: $? = 0
  1970. configure:17867: result: yes
  1971. configure:17877: checking for FONTCONFIG
  1972. configure:17884: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0"
  1973. configure:17887: $? = 0
  1974. configure:17901: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0"
  1975. configure:17904: $? = 0
  1976. configure:17962: result: yes
  1977. configure:17967: checking if Pango is version 1.32.0 or newer
  1978. configure:17974: result: no
  1979. configure:17979: checking if Pango is built with a recent fontconfig
  1980. configure:17992: x86_64-w64-mingw32-gcc -c -mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 -mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  1981. conftest.c:41:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1982. conftest.c: In function 'main':
  1983. conftest.c:41:1: warning: old-style function definition [-Wold-style-definition]
  1984. conftest.c:43:1: warning: missing sentinel in function call [-Wformat]
  1985. conftest.c:43:14: warning: variable 'os' set but not used [-Wunused-but-set-variable]
  1986. configure:17992: $? = 0
  1987. configure:17998: result: yes
  1988. configure:18020: checking for freetype-config
  1989. configure:18038: found /usr/bin/freetype-config
  1990. configure:18051: result: /usr/bin/freetype-config
  1991. configure:18060: checking for freetype libraries
  1992. configure:18063: result: -L/usr/lib/x86_64-linux-gnu -lfreetype -lz
  1993. configure:18076: checking math.h usability
  1994. configure:18076: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  1995. configure:18076: $? = 0
  1996. configure:18076: result: yes
  1997. configure:18076: checking math.h presence
  1998. configure:18076: x86_64-w64-mingw32-gcc -E conftest.c
  1999. configure:18076: $? = 0
  2000. configure:18076: result: yes
  2001. configure:18076: checking for math.h
  2002. configure:18076: result: yes
  2003. configure:18076: checking ieeefp.h usability
  2004. configure:18076: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  2005. In file included from conftest.c:73:0:
  2006. /usr/lib/gcc/x86_64-w64-mingw32/4.6.1/../../../../x86_64-w64-mingw32/include/ieeefp.h:6:22: fatal error: ansidecl.h: No such file or directory
  2007. compilation terminated.
  2008. configure:18076: $? = 1
  2009. configure: failed program was:
  2010. | /* confdefs.h */
  2011. | #define PACKAGE_NAME "GIMP"
  2012. | #define PACKAGE_TARNAME "gimp"
  2013. | #define PACKAGE_VERSION "2.8.0-RC1"
  2014. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  2015. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  2016. | #define PACKAGE_URL ""
  2017. | #define GETTEXT_PACKAGE "gimp20"
  2018. | #define STDC_HEADERS 1
  2019. | #define HAVE_SYS_TYPES_H 1
  2020. | #define HAVE_SYS_STAT_H 1
  2021. | #define HAVE_STDLIB_H 1
  2022. | #define HAVE_STRING_H 1
  2023. | #define HAVE_MEMORY_H 1
  2024. | #define HAVE_STRINGS_H 1
  2025. | #define HAVE_INTTYPES_H 1
  2026. | #define HAVE_STDINT_H 1
  2027. | #define HAVE_UNISTD_H 1
  2028. | #define LT_OBJDIR ".libs/"
  2029. | #define ARCH_X86 1
  2030. | #define ARCH_X86_64 1
  2031. | #define STDC_HEADERS 1
  2032. | #define TIME_WITH_SYS_TIME 1
  2033. | #define HAVE_SYS_PARAM_H 1
  2034. | #define HAVE_SYS_TIME_H 1
  2035. | #define HAVE_UNISTD_H 1
  2036. | #define HAVE_VPRINTF 1
  2037. | #define HAVE_ALLOCA 1
  2038. | #define HAVE_DIFFTIME 1
  2039. | #define HAVE_LOCALE_H 1
  2040. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2041. | #define HAVE_GETTEXT 1
  2042. | #define HAVE_DCGETTEXT 1
  2043. | #define ENABLE_NLS 1
  2044. | #define HAVE_ISO_CODES 1
  2045. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2046. | #define X_DISPLAY_MISSING 1
  2047. | #define HAVE_MATH_H 1
  2048. | /* end confdefs.h. */
  2049. | #include <stdio.h>
  2050. | #ifdef HAVE_SYS_TYPES_H
  2051. | # include <sys/types.h>
  2052. | #endif
  2053. | #ifdef HAVE_SYS_STAT_H
  2054. | # include <sys/stat.h>
  2055. | #endif
  2056. | #ifdef STDC_HEADERS
  2057. | # include <stdlib.h>
  2058. | # include <stddef.h>
  2059. | #else
  2060. | # ifdef HAVE_STDLIB_H
  2061. | # include <stdlib.h>
  2062. | # endif
  2063. | #endif
  2064. | #ifdef HAVE_STRING_H
  2065. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2066. | # include <memory.h>
  2067. | # endif
  2068. | # include <string.h>
  2069. | #endif
  2070. | #ifdef HAVE_STRINGS_H
  2071. | # include <strings.h>
  2072. | #endif
  2073. | #ifdef HAVE_INTTYPES_H
  2074. | # include <inttypes.h>
  2075. | #endif
  2076. | #ifdef HAVE_STDINT_H
  2077. | # include <stdint.h>
  2078. | #endif
  2079. | #ifdef HAVE_UNISTD_H
  2080. | # include <unistd.h>
  2081. | #endif
  2082. | #include <ieeefp.h>
  2083. configure:18076: result: no
  2084. configure:18076: checking ieeefp.h presence
  2085. configure:18076: x86_64-w64-mingw32-gcc -E conftest.c
  2086. In file included from conftest.c:40:0:
  2087. /usr/lib/gcc/x86_64-w64-mingw32/4.6.1/../../../../x86_64-w64-mingw32/include/ieeefp.h:6:22: fatal error: ansidecl.h: No such file or directory
  2088. compilation terminated.
  2089. configure:18076: $? = 1
  2090. configure: failed program was:
  2091. | /* confdefs.h */
  2092. | #define PACKAGE_NAME "GIMP"
  2093. | #define PACKAGE_TARNAME "gimp"
  2094. | #define PACKAGE_VERSION "2.8.0-RC1"
  2095. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  2096. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  2097. | #define PACKAGE_URL ""
  2098. | #define GETTEXT_PACKAGE "gimp20"
  2099. | #define STDC_HEADERS 1
  2100. | #define HAVE_SYS_TYPES_H 1
  2101. | #define HAVE_SYS_STAT_H 1
  2102. | #define HAVE_STDLIB_H 1
  2103. | #define HAVE_STRING_H 1
  2104. | #define HAVE_MEMORY_H 1
  2105. | #define HAVE_STRINGS_H 1
  2106. | #define HAVE_INTTYPES_H 1
  2107. | #define HAVE_STDINT_H 1
  2108. | #define HAVE_UNISTD_H 1
  2109. | #define LT_OBJDIR ".libs/"
  2110. | #define ARCH_X86 1
  2111. | #define ARCH_X86_64 1
  2112. | #define STDC_HEADERS 1
  2113. | #define TIME_WITH_SYS_TIME 1
  2114. | #define HAVE_SYS_PARAM_H 1
  2115. | #define HAVE_SYS_TIME_H 1
  2116. | #define HAVE_UNISTD_H 1
  2117. | #define HAVE_VPRINTF 1
  2118. | #define HAVE_ALLOCA 1
  2119. | #define HAVE_DIFFTIME 1
  2120. | #define HAVE_LOCALE_H 1
  2121. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2122. | #define HAVE_GETTEXT 1
  2123. | #define HAVE_DCGETTEXT 1
  2124. | #define ENABLE_NLS 1
  2125. | #define HAVE_ISO_CODES 1
  2126. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2127. | #define X_DISPLAY_MISSING 1
  2128. | #define HAVE_MATH_H 1
  2129. | /* end confdefs.h. */
  2130. | #include <ieeefp.h>
  2131. configure:18076: result: no
  2132. configure:18076: checking for ieeefp.h
  2133. configure:18076: result: no
  2134. configure:18088: checking for extra flags to get ANSI library prototypes
  2135. configure:18093: result:
  2136. configure:18141: checking for finite
  2137. configure:18141: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lm >&5
  2138. conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2139. conftest.c:63:6: warning: conflicting types for built-in function 'finite' [enabled by default]
  2140. conftest.c:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2141. conftest.c: In function 'main':
  2142. conftest.c:72:1: warning: old-style function definition [-Wold-style-definition]
  2143. configure:18141: $? = 0
  2144. configure:18141: result: yes
  2145. configure:18208: checking for rint
  2146. configure:18208: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  2147. conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2148. conftest.c:64:6: warning: conflicting types for built-in function 'rint' [enabled by default]
  2149. conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2150. conftest.c: In function 'main':
  2151. conftest.c:73:1: warning: old-style function definition [-Wold-style-definition]
  2152. configure:18208: $? = 0
  2153. configure:18208: result: yes
  2154. configure:18270: checking for getaddrinfo
  2155. configure:18270: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  2156. conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2157. conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2158. conftest.c: In function 'main':
  2159. conftest.c:74:1: warning: old-style function definition [-Wold-style-definition]
  2160. /tmp/cc8cIB2U.o:conftest.c:(.text+0xe): undefined reference to `getaddrinfo'
  2161. collect2: ld returned 1 exit status
  2162. configure:18270: $? = 1
  2163. configure: failed program was:
  2164. | /* confdefs.h */
  2165. | #define PACKAGE_NAME "GIMP"
  2166. | #define PACKAGE_TARNAME "gimp"
  2167. | #define PACKAGE_VERSION "2.8.0-RC1"
  2168. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  2169. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  2170. | #define PACKAGE_URL ""
  2171. | #define GETTEXT_PACKAGE "gimp20"
  2172. | #define STDC_HEADERS 1
  2173. | #define HAVE_SYS_TYPES_H 1
  2174. | #define HAVE_SYS_STAT_H 1
  2175. | #define HAVE_STDLIB_H 1
  2176. | #define HAVE_STRING_H 1
  2177. | #define HAVE_MEMORY_H 1
  2178. | #define HAVE_STRINGS_H 1
  2179. | #define HAVE_INTTYPES_H 1
  2180. | #define HAVE_STDINT_H 1
  2181. | #define HAVE_UNISTD_H 1
  2182. | #define LT_OBJDIR ".libs/"
  2183. | #define ARCH_X86 1
  2184. | #define ARCH_X86_64 1
  2185. | #define STDC_HEADERS 1
  2186. | #define TIME_WITH_SYS_TIME 1
  2187. | #define HAVE_SYS_PARAM_H 1
  2188. | #define HAVE_SYS_TIME_H 1
  2189. | #define HAVE_UNISTD_H 1
  2190. | #define HAVE_VPRINTF 1
  2191. | #define HAVE_ALLOCA 1
  2192. | #define HAVE_DIFFTIME 1
  2193. | #define HAVE_LOCALE_H 1
  2194. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2195. | #define HAVE_GETTEXT 1
  2196. | #define HAVE_DCGETTEXT 1
  2197. | #define ENABLE_NLS 1
  2198. | #define HAVE_ISO_CODES 1
  2199. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2200. | #define X_DISPLAY_MISSING 1
  2201. | #define HAVE_MATH_H 1
  2202. | #define HAVE_FINITE 1
  2203. | #define HAVE_RINT 1
  2204. | /* end confdefs.h. */
  2205. | /* Define getaddrinfo to an innocuous variant, in case <limits.h> declares getaddrinfo.
  2206. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2207. | #define getaddrinfo innocuous_getaddrinfo
  2208. |
  2209. | /* System header to define __stub macros and hopefully few prototypes,
  2210. | which can conflict with char getaddrinfo (); below.
  2211. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2212. | <limits.h> exists even on freestanding compilers. */
  2213. |
  2214. | #ifdef __STDC__
  2215. | # include <limits.h>
  2216. | #else
  2217. | # include <assert.h>
  2218. | #endif
  2219. |
  2220. | #undef getaddrinfo
  2221. |
  2222. | /* Override any GCC internal prototype to avoid an error.
  2223. | Use char because int might match the return type of a GCC
  2224. | builtin and then its argument prototype would still apply. */
  2225. | #ifdef __cplusplus
  2226. | extern "C"
  2227. | #endif
  2228. | char getaddrinfo ();
  2229. | /* The GNU C library defines this for functions which it implements
  2230. | to always fail with ENOSYS. Some functions are actually named
  2231. | something starting with __ and the normal name is an alias. */
  2232. | #if defined __stub_getaddrinfo || defined __stub___getaddrinfo
  2233. | choke me
  2234. | #endif
  2235. |
  2236. | int
  2237. | main ()
  2238. | {
  2239. | return getaddrinfo ();
  2240. | ;
  2241. | return 0;
  2242. | }
  2243. configure:18270: result: no
  2244. configure:18277: checking for getaddrinfo in -lnsl
  2245. configure:18302: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lnsl >&5
  2246. conftest.c:49:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2247. conftest.c:51:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2248. conftest.c: In function 'main':
  2249. conftest.c:51:1: warning: old-style function definition [-Wold-style-definition]
  2250. /usr/bin/x86_64-w64-mingw32-ld: cannot find -lnsl
  2251. collect2: ld returned 1 exit status
  2252. configure:18302: $? = 1
  2253. configure: failed program was:
  2254. | /* confdefs.h */
  2255. | #define PACKAGE_NAME "GIMP"
  2256. | #define PACKAGE_TARNAME "gimp"
  2257. | #define PACKAGE_VERSION "2.8.0-RC1"
  2258. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  2259. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  2260. | #define PACKAGE_URL ""
  2261. | #define GETTEXT_PACKAGE "gimp20"
  2262. | #define STDC_HEADERS 1
  2263. | #define HAVE_SYS_TYPES_H 1
  2264. | #define HAVE_SYS_STAT_H 1
  2265. | #define HAVE_STDLIB_H 1
  2266. | #define HAVE_STRING_H 1
  2267. | #define HAVE_MEMORY_H 1
  2268. | #define HAVE_STRINGS_H 1
  2269. | #define HAVE_INTTYPES_H 1
  2270. | #define HAVE_STDINT_H 1
  2271. | #define HAVE_UNISTD_H 1
  2272. | #define LT_OBJDIR ".libs/"
  2273. | #define ARCH_X86 1
  2274. | #define ARCH_X86_64 1
  2275. | #define STDC_HEADERS 1
  2276. | #define TIME_WITH_SYS_TIME 1
  2277. | #define HAVE_SYS_PARAM_H 1
  2278. | #define HAVE_SYS_TIME_H 1
  2279. | #define HAVE_UNISTD_H 1
  2280. | #define HAVE_VPRINTF 1
  2281. | #define HAVE_ALLOCA 1
  2282. | #define HAVE_DIFFTIME 1
  2283. | #define HAVE_LOCALE_H 1
  2284. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2285. | #define HAVE_GETTEXT 1
  2286. | #define HAVE_DCGETTEXT 1
  2287. | #define ENABLE_NLS 1
  2288. | #define HAVE_ISO_CODES 1
  2289. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2290. | #define X_DISPLAY_MISSING 1
  2291. | #define HAVE_MATH_H 1
  2292. | #define HAVE_FINITE 1
  2293. | #define HAVE_RINT 1
  2294. | /* end confdefs.h. */
  2295. |
  2296. | /* Override any GCC internal prototype to avoid an error.
  2297. | Use char because int might match the return type of a GCC
  2298. | builtin and then its argument prototype would still apply. */
  2299. | #ifdef __cplusplus
  2300. | extern "C"
  2301. | #endif
  2302. | char getaddrinfo ();
  2303. | int
  2304. | main ()
  2305. | {
  2306. | return getaddrinfo ();
  2307. | ;
  2308. | return 0;
  2309. | }
  2310. configure:18311: result: no
  2311. configure:18327: checking for getnameinfo
  2312. configure:18327: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c >&5
  2313. conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2314. conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2315. conftest.c: In function 'main':
  2316. conftest.c:74:1: warning: old-style function definition [-Wold-style-definition]
  2317. /tmp/ccqWM5p4.o:conftest.c:(.text+0xe): undefined reference to `getnameinfo'
  2318. collect2: ld returned 1 exit status
  2319. configure:18327: $? = 1
  2320. configure: failed program was:
  2321. | /* confdefs.h */
  2322. | #define PACKAGE_NAME "GIMP"
  2323. | #define PACKAGE_TARNAME "gimp"
  2324. | #define PACKAGE_VERSION "2.8.0-RC1"
  2325. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  2326. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  2327. | #define PACKAGE_URL ""
  2328. | #define GETTEXT_PACKAGE "gimp20"
  2329. | #define STDC_HEADERS 1
  2330. | #define HAVE_SYS_TYPES_H 1
  2331. | #define HAVE_SYS_STAT_H 1
  2332. | #define HAVE_STDLIB_H 1
  2333. | #define HAVE_STRING_H 1
  2334. | #define HAVE_MEMORY_H 1
  2335. | #define HAVE_STRINGS_H 1
  2336. | #define HAVE_INTTYPES_H 1
  2337. | #define HAVE_STDINT_H 1
  2338. | #define HAVE_UNISTD_H 1
  2339. | #define LT_OBJDIR ".libs/"
  2340. | #define ARCH_X86 1
  2341. | #define ARCH_X86_64 1
  2342. | #define STDC_HEADERS 1
  2343. | #define TIME_WITH_SYS_TIME 1
  2344. | #define HAVE_SYS_PARAM_H 1
  2345. | #define HAVE_SYS_TIME_H 1
  2346. | #define HAVE_UNISTD_H 1
  2347. | #define HAVE_VPRINTF 1
  2348. | #define HAVE_ALLOCA 1
  2349. | #define HAVE_DIFFTIME 1
  2350. | #define HAVE_LOCALE_H 1
  2351. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2352. | #define HAVE_GETTEXT 1
  2353. | #define HAVE_DCGETTEXT 1
  2354. | #define ENABLE_NLS 1
  2355. | #define HAVE_ISO_CODES 1
  2356. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2357. | #define X_DISPLAY_MISSING 1
  2358. | #define HAVE_MATH_H 1
  2359. | #define HAVE_FINITE 1
  2360. | #define HAVE_RINT 1
  2361. | /* end confdefs.h. */
  2362. | /* Define getnameinfo to an innocuous variant, in case <limits.h> declares getnameinfo.
  2363. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2364. | #define getnameinfo innocuous_getnameinfo
  2365. |
  2366. | /* System header to define __stub macros and hopefully few prototypes,
  2367. | which can conflict with char getnameinfo (); below.
  2368. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2369. | <limits.h> exists even on freestanding compilers. */
  2370. |
  2371. | #ifdef __STDC__
  2372. | # include <limits.h>
  2373. | #else
  2374. | # include <assert.h>
  2375. | #endif
  2376. |
  2377. | #undef getnameinfo
  2378. |
  2379. | /* Override any GCC internal prototype to avoid an error.
  2380. | Use char because int might match the return type of a GCC
  2381. | builtin and then its argument prototype would still apply. */
  2382. | #ifdef __cplusplus
  2383. | extern "C"
  2384. | #endif
  2385. | char getnameinfo ();
  2386. | /* The GNU C library defines this for functions which it implements
  2387. | to always fail with ENOSYS. Some functions are actually named
  2388. | something starting with __ and the normal name is an alias. */
  2389. | #if defined __stub_getnameinfo || defined __stub___getnameinfo
  2390. | choke me
  2391. | #endif
  2392. |
  2393. | int
  2394. | main ()
  2395. | {
  2396. | return getnameinfo ();
  2397. | ;
  2398. | return 0;
  2399. | }
  2400. configure:18327: result: no
  2401. configure:18334: checking for getnameinfo in -lnsl
  2402. configure:18359: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lnsl >&5
  2403. conftest.c:49:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2404. conftest.c:51:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2405. conftest.c: In function 'main':
  2406. conftest.c:51:1: warning: old-style function definition [-Wold-style-definition]
  2407. /usr/bin/x86_64-w64-mingw32-ld: cannot find -lnsl
  2408. collect2: ld returned 1 exit status
  2409. configure:18359: $? = 1
  2410. configure: failed program was:
  2411. | /* confdefs.h */
  2412. | #define PACKAGE_NAME "GIMP"
  2413. | #define PACKAGE_TARNAME "gimp"
  2414. | #define PACKAGE_VERSION "2.8.0-RC1"
  2415. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  2416. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  2417. | #define PACKAGE_URL ""
  2418. | #define GETTEXT_PACKAGE "gimp20"
  2419. | #define STDC_HEADERS 1
  2420. | #define HAVE_SYS_TYPES_H 1
  2421. | #define HAVE_SYS_STAT_H 1
  2422. | #define HAVE_STDLIB_H 1
  2423. | #define HAVE_STRING_H 1
  2424. | #define HAVE_MEMORY_H 1
  2425. | #define HAVE_STRINGS_H 1
  2426. | #define HAVE_INTTYPES_H 1
  2427. | #define HAVE_STDINT_H 1
  2428. | #define HAVE_UNISTD_H 1
  2429. | #define LT_OBJDIR ".libs/"
  2430. | #define ARCH_X86 1
  2431. | #define ARCH_X86_64 1
  2432. | #define STDC_HEADERS 1
  2433. | #define TIME_WITH_SYS_TIME 1
  2434. | #define HAVE_SYS_PARAM_H 1
  2435. | #define HAVE_SYS_TIME_H 1
  2436. | #define HAVE_UNISTD_H 1
  2437. | #define HAVE_VPRINTF 1
  2438. | #define HAVE_ALLOCA 1
  2439. | #define HAVE_DIFFTIME 1
  2440. | #define HAVE_LOCALE_H 1
  2441. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2442. | #define HAVE_GETTEXT 1
  2443. | #define HAVE_DCGETTEXT 1
  2444. | #define ENABLE_NLS 1
  2445. | #define HAVE_ISO_CODES 1
  2446. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2447. | #define X_DISPLAY_MISSING 1
  2448. | #define HAVE_MATH_H 1
  2449. | #define HAVE_FINITE 1
  2450. | #define HAVE_RINT 1
  2451. | /* end confdefs.h. */
  2452. |
  2453. | /* Override any GCC internal prototype to avoid an error.
  2454. | Use char because int might match the return type of a GCC
  2455. | builtin and then its argument prototype would still apply. */
  2456. | #ifdef __cplusplus
  2457. | extern "C"
  2458. | #endif
  2459. | char getnameinfo ();
  2460. | int
  2461. | main ()
  2462. | {
  2463. | return getnameinfo ();
  2464. | ;
  2465. | return 0;
  2466. | }
  2467. configure:18368: result: no
  2468. configure:18382: checking for socket in -lsocket
  2469. configure:18407: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lsocket >&5
  2470. conftest.c:49:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2471. conftest.c:51:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2472. conftest.c: In function 'main':
  2473. conftest.c:51:1: warning: old-style function definition [-Wold-style-definition]
  2474. /usr/bin/x86_64-w64-mingw32-ld: cannot find -lsocket
  2475. collect2: ld returned 1 exit status
  2476. configure:18407: $? = 1
  2477. configure: failed program was:
  2478. | /* confdefs.h */
  2479. | #define PACKAGE_NAME "GIMP"
  2480. | #define PACKAGE_TARNAME "gimp"
  2481. | #define PACKAGE_VERSION "2.8.0-RC1"
  2482. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  2483. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  2484. | #define PACKAGE_URL ""
  2485. | #define GETTEXT_PACKAGE "gimp20"
  2486. | #define STDC_HEADERS 1
  2487. | #define HAVE_SYS_TYPES_H 1
  2488. | #define HAVE_SYS_STAT_H 1
  2489. | #define HAVE_STDLIB_H 1
  2490. | #define HAVE_STRING_H 1
  2491. | #define HAVE_MEMORY_H 1
  2492. | #define HAVE_STRINGS_H 1
  2493. | #define HAVE_INTTYPES_H 1
  2494. | #define HAVE_STDINT_H 1
  2495. | #define HAVE_UNISTD_H 1
  2496. | #define LT_OBJDIR ".libs/"
  2497. | #define ARCH_X86 1
  2498. | #define ARCH_X86_64 1
  2499. | #define STDC_HEADERS 1
  2500. | #define TIME_WITH_SYS_TIME 1
  2501. | #define HAVE_SYS_PARAM_H 1
  2502. | #define HAVE_SYS_TIME_H 1
  2503. | #define HAVE_UNISTD_H 1
  2504. | #define HAVE_VPRINTF 1
  2505. | #define HAVE_ALLOCA 1
  2506. | #define HAVE_DIFFTIME 1
  2507. | #define HAVE_LOCALE_H 1
  2508. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2509. | #define HAVE_GETTEXT 1
  2510. | #define HAVE_DCGETTEXT 1
  2511. | #define ENABLE_NLS 1
  2512. | #define HAVE_ISO_CODES 1
  2513. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2514. | #define X_DISPLAY_MISSING 1
  2515. | #define HAVE_MATH_H 1
  2516. | #define HAVE_FINITE 1
  2517. | #define HAVE_RINT 1
  2518. | /* end confdefs.h. */
  2519. |
  2520. | /* Override any GCC internal prototype to avoid an error.
  2521. | Use char because int might match the return type of a GCC
  2522. | builtin and then its argument prototype would still apply. */
  2523. | #ifdef __cplusplus
  2524. | extern "C"
  2525. | #endif
  2526. | char socket ();
  2527. | int
  2528. | main ()
  2529. | {
  2530. | return socket ();
  2531. | ;
  2532. | return 0;
  2533. | }
  2534. configure:18416: result: no
  2535. configure:18461: checking whether x86_64-w64-mingw32-gcc understands -mmmx
  2536. configure:18474: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -mmmx conftest.c >&5
  2537. conftest.c:44:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2538. conftest.c: In function 'main':
  2539. conftest.c:44:1: warning: old-style function definition [-Wold-style-definition]
  2540. configure:18474: $? = 0
  2541. configure:18480: result: yes
  2542. configure:18491: checking whether we can compile MMX code
  2543. configure:18508: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -mmmx conftest.c >&5
  2544. conftest.c:44:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2545. conftest.c: In function 'main':
  2546. conftest.c:44:1: warning: old-style function definition [-Wold-style-definition]
  2547. configure:18508: $? = 0
  2548. configure:18512: result: yes
  2549. configure:18522: checking whether x86_64-w64-mingw32-gcc understands -msse
  2550. configure:18535: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -mmmx -msse conftest.c >&5
  2551. conftest.c:45:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2552. conftest.c: In function 'main':
  2553. conftest.c:45:1: warning: old-style function definition [-Wold-style-definition]
  2554. configure:18535: $? = 0
  2555. configure:18541: result: yes
  2556. configure:18552: checking whether we can compile SSE code
  2557. configure:18568: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -mmmx -msse conftest.c >&5
  2558. conftest.c:45:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2559. conftest.c: In function 'main':
  2560. conftest.c:45:1: warning: old-style function definition [-Wold-style-definition]
  2561. configure:18568: $? = 0
  2562. configure:18572: result: yes
  2563. configure:18916: checking for shared memory transport type
  2564. configure:18918: result: win32
  2565. configure:18926: checking whether symbols are prefixed
  2566. configure:18947: result: no
  2567. configure:19275: checking for TIFFReadScanline in -ltiff
  2568. configure:19300: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -ltiff -lm >&5
  2569. conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2570. conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2571. conftest.c: In function 'main':
  2572. conftest.c:54:1: warning: old-style function definition [-Wold-style-definition]
  2573. configure:19300: $? = 0
  2574. configure:19309: result: yes
  2575. configure:19312: checking tiffio.h usability
  2576. configure:19312: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  2577. configure:19312: $? = 0
  2578. configure:19312: result: yes
  2579. configure:19312: checking tiffio.h presence
  2580. configure:19312: x86_64-w64-mingw32-gcc -E conftest.c
  2581. conftest.c:45:20: fatal error: tiffio.h: No such file or directory
  2582. compilation terminated.
  2583. configure:19312: $? = 1
  2584. configure: failed program was:
  2585. | /* confdefs.h */
  2586. | #define PACKAGE_NAME "GIMP"
  2587. | #define PACKAGE_TARNAME "gimp"
  2588. | #define PACKAGE_VERSION "2.8.0-RC1"
  2589. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  2590. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  2591. | #define PACKAGE_URL ""
  2592. | #define GETTEXT_PACKAGE "gimp20"
  2593. | #define STDC_HEADERS 1
  2594. | #define HAVE_SYS_TYPES_H 1
  2595. | #define HAVE_SYS_STAT_H 1
  2596. | #define HAVE_STDLIB_H 1
  2597. | #define HAVE_STRING_H 1
  2598. | #define HAVE_MEMORY_H 1
  2599. | #define HAVE_STRINGS_H 1
  2600. | #define HAVE_INTTYPES_H 1
  2601. | #define HAVE_STDINT_H 1
  2602. | #define HAVE_UNISTD_H 1
  2603. | #define LT_OBJDIR ".libs/"
  2604. | #define ARCH_X86 1
  2605. | #define ARCH_X86_64 1
  2606. | #define STDC_HEADERS 1
  2607. | #define TIME_WITH_SYS_TIME 1
  2608. | #define HAVE_SYS_PARAM_H 1
  2609. | #define HAVE_SYS_TIME_H 1
  2610. | #define HAVE_UNISTD_H 1
  2611. | #define HAVE_VPRINTF 1
  2612. | #define HAVE_ALLOCA 1
  2613. | #define HAVE_DIFFTIME 1
  2614. | #define HAVE_LOCALE_H 1
  2615. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2616. | #define HAVE_GETTEXT 1
  2617. | #define HAVE_DCGETTEXT 1
  2618. | #define ENABLE_NLS 1
  2619. | #define HAVE_ISO_CODES 1
  2620. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2621. | #define X_DISPLAY_MISSING 1
  2622. | #define HAVE_MATH_H 1
  2623. | #define HAVE_FINITE 1
  2624. | #define HAVE_RINT 1
  2625. | #define USE_MMX 1
  2626. | #define USE_SSE 1
  2627. | #define ENABLE_MP 1
  2628. | /* end confdefs.h. */
  2629. | #include <tiffio.h>
  2630. configure:19312: result: no
  2631. configure:19312: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!
  2632. configure:19312: WARNING: tiffio.h: proceeding with the compiler's result
  2633. configure:19312: checking for tiffio.h
  2634. configure:19312: result: yes
  2635. configure:19610: checking for gzsetparams in -lz
  2636. configure:19635: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lz >&5
  2637. conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2638. conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2639. conftest.c: In function 'main':
  2640. conftest.c:54:1: warning: old-style function definition [-Wold-style-definition]
  2641. configure:19635: $? = 0
  2642. configure:19644: result: yes
  2643. configure:19647: checking zlib.h usability
  2644. configure:19647: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  2645. configure:19647: $? = 0
  2646. configure:19647: result: yes
  2647. configure:19647: checking zlib.h presence
  2648. configure:19647: x86_64-w64-mingw32-gcc -E conftest.c
  2649. conftest.c:45:18: fatal error: zlib.h: No such file or directory
  2650. compilation terminated.
  2651. configure:19647: $? = 1
  2652. configure: failed program was:
  2653. | /* confdefs.h */
  2654. | #define PACKAGE_NAME "GIMP"
  2655. | #define PACKAGE_TARNAME "gimp"
  2656. | #define PACKAGE_VERSION "2.8.0-RC1"
  2657. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  2658. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  2659. | #define PACKAGE_URL ""
  2660. | #define GETTEXT_PACKAGE "gimp20"
  2661. | #define STDC_HEADERS 1
  2662. | #define HAVE_SYS_TYPES_H 1
  2663. | #define HAVE_SYS_STAT_H 1
  2664. | #define HAVE_STDLIB_H 1
  2665. | #define HAVE_STRING_H 1
  2666. | #define HAVE_MEMORY_H 1
  2667. | #define HAVE_STRINGS_H 1
  2668. | #define HAVE_INTTYPES_H 1
  2669. | #define HAVE_STDINT_H 1
  2670. | #define HAVE_UNISTD_H 1
  2671. | #define LT_OBJDIR ".libs/"
  2672. | #define ARCH_X86 1
  2673. | #define ARCH_X86_64 1
  2674. | #define STDC_HEADERS 1
  2675. | #define TIME_WITH_SYS_TIME 1
  2676. | #define HAVE_SYS_PARAM_H 1
  2677. | #define HAVE_SYS_TIME_H 1
  2678. | #define HAVE_UNISTD_H 1
  2679. | #define HAVE_VPRINTF 1
  2680. | #define HAVE_ALLOCA 1
  2681. | #define HAVE_DIFFTIME 1
  2682. | #define HAVE_LOCALE_H 1
  2683. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2684. | #define HAVE_GETTEXT 1
  2685. | #define HAVE_DCGETTEXT 1
  2686. | #define ENABLE_NLS 1
  2687. | #define HAVE_ISO_CODES 1
  2688. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2689. | #define X_DISPLAY_MISSING 1
  2690. | #define HAVE_MATH_H 1
  2691. | #define HAVE_FINITE 1
  2692. | #define HAVE_RINT 1
  2693. | #define USE_MMX 1
  2694. | #define USE_SSE 1
  2695. | #define ENABLE_MP 1
  2696. | /* end confdefs.h. */
  2697. | #include <zlib.h>
  2698. configure:19647: result: no
  2699. configure:19647: WARNING: zlib.h: accepted by the compiler, rejected by the preprocessor!
  2700. configure:19647: WARNING: zlib.h: proceeding with the compiler's result
  2701. configure:19647: checking for zlib.h
  2702. configure:19647: result: yes
  2703. configure:19692: checking for BZ2_bzCompress in -lbz2
  2704. configure:19717: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lbz2 >&5
  2705. conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2706. conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2707. conftest.c: In function 'main':
  2708. conftest.c:54:1: warning: old-style function definition [-Wold-style-definition]
  2709. configure:19717: $? = 0
  2710. configure:19726: result: yes
  2711. configure:19729: checking bzlib.h usability
  2712. configure:19729: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  2713. configure:19729: $? = 0
  2714. configure:19729: result: yes
  2715. configure:19729: checking bzlib.h presence
  2716. configure:19729: x86_64-w64-mingw32-gcc -E conftest.c
  2717. conftest.c:45:19: fatal error: bzlib.h: No such file or directory
  2718. compilation terminated.
  2719. configure:19729: $? = 1
  2720. configure: failed program was:
  2721. | /* confdefs.h */
  2722. | #define PACKAGE_NAME "GIMP"
  2723. | #define PACKAGE_TARNAME "gimp"
  2724. | #define PACKAGE_VERSION "2.8.0-RC1"
  2725. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  2726. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  2727. | #define PACKAGE_URL ""
  2728. | #define GETTEXT_PACKAGE "gimp20"
  2729. | #define STDC_HEADERS 1
  2730. | #define HAVE_SYS_TYPES_H 1
  2731. | #define HAVE_SYS_STAT_H 1
  2732. | #define HAVE_STDLIB_H 1
  2733. | #define HAVE_STRING_H 1
  2734. | #define HAVE_MEMORY_H 1
  2735. | #define HAVE_STRINGS_H 1
  2736. | #define HAVE_INTTYPES_H 1
  2737. | #define HAVE_STDINT_H 1
  2738. | #define HAVE_UNISTD_H 1
  2739. | #define LT_OBJDIR ".libs/"
  2740. | #define ARCH_X86 1
  2741. | #define ARCH_X86_64 1
  2742. | #define STDC_HEADERS 1
  2743. | #define TIME_WITH_SYS_TIME 1
  2744. | #define HAVE_SYS_PARAM_H 1
  2745. | #define HAVE_SYS_TIME_H 1
  2746. | #define HAVE_UNISTD_H 1
  2747. | #define HAVE_VPRINTF 1
  2748. | #define HAVE_ALLOCA 1
  2749. | #define HAVE_DIFFTIME 1
  2750. | #define HAVE_LOCALE_H 1
  2751. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2752. | #define HAVE_GETTEXT 1
  2753. | #define HAVE_DCGETTEXT 1
  2754. | #define ENABLE_NLS 1
  2755. | #define HAVE_ISO_CODES 1
  2756. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2757. | #define X_DISPLAY_MISSING 1
  2758. | #define HAVE_MATH_H 1
  2759. | #define HAVE_FINITE 1
  2760. | #define HAVE_RINT 1
  2761. | #define USE_MMX 1
  2762. | #define USE_SSE 1
  2763. | #define ENABLE_MP 1
  2764. | /* end confdefs.h. */
  2765. | #include <bzlib.h>
  2766. configure:19729: result: no
  2767. configure:19729: WARNING: bzlib.h: accepted by the compiler, rejected by the preprocessor!
  2768. configure:19729: WARNING: bzlib.h: proceeding with the compiler's result
  2769. configure:19729: checking for bzlib.h
  2770. configure:19729: result: yes
  2771. configure:19778: checking for gsapi_new_instance in -lgs
  2772. configure:19803: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lgs >&5
  2773. conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2774. conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2775. conftest.c: In function 'main':
  2776. conftest.c:54:1: warning: old-style function definition [-Wold-style-definition]
  2777. configure:19803: $? = 0
  2778. configure:19812: result: yes
  2779. configure:19815: checking ghostscript/iapi.h usability
  2780. configure:19815: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  2781. configure:19815: $? = 0
  2782. configure:19815: result: yes
  2783. configure:19815: checking ghostscript/iapi.h presence
  2784. configure:19815: x86_64-w64-mingw32-gcc -E conftest.c
  2785. conftest.c:45:30: fatal error: ghostscript/iapi.h: No such file or directory
  2786. compilation terminated.
  2787. configure:19815: $? = 1
  2788. configure: failed program was:
  2789. | /* confdefs.h */
  2790. | #define PACKAGE_NAME "GIMP"
  2791. | #define PACKAGE_TARNAME "gimp"
  2792. | #define PACKAGE_VERSION "2.8.0-RC1"
  2793. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  2794. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  2795. | #define PACKAGE_URL ""
  2796. | #define GETTEXT_PACKAGE "gimp20"
  2797. | #define STDC_HEADERS 1
  2798. | #define HAVE_SYS_TYPES_H 1
  2799. | #define HAVE_SYS_STAT_H 1
  2800. | #define HAVE_STDLIB_H 1
  2801. | #define HAVE_STRING_H 1
  2802. | #define HAVE_MEMORY_H 1
  2803. | #define HAVE_STRINGS_H 1
  2804. | #define HAVE_INTTYPES_H 1
  2805. | #define HAVE_STDINT_H 1
  2806. | #define HAVE_UNISTD_H 1
  2807. | #define LT_OBJDIR ".libs/"
  2808. | #define ARCH_X86 1
  2809. | #define ARCH_X86_64 1
  2810. | #define STDC_HEADERS 1
  2811. | #define TIME_WITH_SYS_TIME 1
  2812. | #define HAVE_SYS_PARAM_H 1
  2813. | #define HAVE_SYS_TIME_H 1
  2814. | #define HAVE_UNISTD_H 1
  2815. | #define HAVE_VPRINTF 1
  2816. | #define HAVE_ALLOCA 1
  2817. | #define HAVE_DIFFTIME 1
  2818. | #define HAVE_LOCALE_H 1
  2819. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2820. | #define HAVE_GETTEXT 1
  2821. | #define HAVE_DCGETTEXT 1
  2822. | #define ENABLE_NLS 1
  2823. | #define HAVE_ISO_CODES 1
  2824. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2825. | #define X_DISPLAY_MISSING 1
  2826. | #define HAVE_MATH_H 1
  2827. | #define HAVE_FINITE 1
  2828. | #define HAVE_RINT 1
  2829. | #define USE_MMX 1
  2830. | #define USE_SSE 1
  2831. | #define ENABLE_MP 1
  2832. | /* end confdefs.h. */
  2833. | #include <ghostscript/iapi.h>
  2834. configure:19815: result: no
  2835. configure:19815: WARNING: ghostscript/iapi.h: accepted by the compiler, rejected by the preprocessor!
  2836. configure:19815: WARNING: ghostscript/iapi.h: proceeding with the compiler's result
  2837. configure:19815: checking for ghostscript/iapi.h
  2838. configure:19815: result: yes
  2839. configure:19862: checking for PNG
  2840. configure:19869: $PKG_CONFIG --exists --print-errors "libpng >= 1.2.37"
  2841. configure:19872: $? = 0
  2842. configure:19886: $PKG_CONFIG --exists --print-errors "libpng >= 1.2.37"
  2843. configure:19889: $? = 0
  2844. configure:19933: result: yes
  2845. configure:20148: checking for aa_printf in -laa
  2846. configure:20173: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -laa >&5
  2847. conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2848. conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2849. conftest.c: In function 'main':
  2850. conftest.c:54:1: warning: old-style function definition [-Wold-style-definition]
  2851. /usr/bin/x86_64-w64-mingw32-ld: cannot find -laa
  2852. collect2: ld returned 1 exit status
  2853. configure:20173: $? = 1
  2854. configure: failed program was:
  2855. | /* confdefs.h */
  2856. | #define PACKAGE_NAME "GIMP"
  2857. | #define PACKAGE_TARNAME "gimp"
  2858. | #define PACKAGE_VERSION "2.8.0-RC1"
  2859. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  2860. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  2861. | #define PACKAGE_URL ""
  2862. | #define GETTEXT_PACKAGE "gimp20"
  2863. | #define STDC_HEADERS 1
  2864. | #define HAVE_SYS_TYPES_H 1
  2865. | #define HAVE_SYS_STAT_H 1
  2866. | #define HAVE_STDLIB_H 1
  2867. | #define HAVE_STRING_H 1
  2868. | #define HAVE_MEMORY_H 1
  2869. | #define HAVE_STRINGS_H 1
  2870. | #define HAVE_INTTYPES_H 1
  2871. | #define HAVE_STDINT_H 1
  2872. | #define HAVE_UNISTD_H 1
  2873. | #define LT_OBJDIR ".libs/"
  2874. | #define ARCH_X86 1
  2875. | #define ARCH_X86_64 1
  2876. | #define STDC_HEADERS 1
  2877. | #define TIME_WITH_SYS_TIME 1
  2878. | #define HAVE_SYS_PARAM_H 1
  2879. | #define HAVE_SYS_TIME_H 1
  2880. | #define HAVE_UNISTD_H 1
  2881. | #define HAVE_VPRINTF 1
  2882. | #define HAVE_ALLOCA 1
  2883. | #define HAVE_DIFFTIME 1
  2884. | #define HAVE_LOCALE_H 1
  2885. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2886. | #define HAVE_GETTEXT 1
  2887. | #define HAVE_DCGETTEXT 1
  2888. | #define ENABLE_NLS 1
  2889. | #define HAVE_ISO_CODES 1
  2890. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2891. | #define X_DISPLAY_MISSING 1
  2892. | #define HAVE_MATH_H 1
  2893. | #define HAVE_FINITE 1
  2894. | #define HAVE_RINT 1
  2895. | #define USE_MMX 1
  2896. | #define USE_SSE 1
  2897. | #define ENABLE_MP 1
  2898. | /* end confdefs.h. */
  2899. |
  2900. | /* Override any GCC internal prototype to avoid an error.
  2901. | Use char because int might match the return type of a GCC
  2902. | builtin and then its argument prototype would still apply. */
  2903. | #ifdef __cplusplus
  2904. | extern "C"
  2905. | #endif
  2906. | char aa_printf ();
  2907. | int
  2908. | main ()
  2909. | {
  2910. | return aa_printf ();
  2911. | ;
  2912. | return 0;
  2913. | }
  2914. configure:20182: result: no
  2915. configure:20224: checking for XpmReadFileToXpmImage in -lXpm
  2916. configure:20249: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lXpm >&5
  2917. conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2918. conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2919. conftest.c: In function 'main':
  2920. conftest.c:54:1: warning: old-style function definition [-Wold-style-definition]
  2921. configure:20249: $? = 0
  2922. configure:20258: result: yes
  2923. configure:20261: checking X11/xpm.h usability
  2924. configure:20261: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  2925. In file included from conftest.c:78:0:
  2926. /home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/X11/xpm.h:94:24: fatal error: X11/Xlib.h: No such file or directory
  2927. compilation terminated.
  2928. configure:20261: $? = 1
  2929. configure: failed program was:
  2930. | /* confdefs.h */
  2931. | #define PACKAGE_NAME "GIMP"
  2932. | #define PACKAGE_TARNAME "gimp"
  2933. | #define PACKAGE_VERSION "2.8.0-RC1"
  2934. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  2935. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  2936. | #define PACKAGE_URL ""
  2937. | #define GETTEXT_PACKAGE "gimp20"
  2938. | #define STDC_HEADERS 1
  2939. | #define HAVE_SYS_TYPES_H 1
  2940. | #define HAVE_SYS_STAT_H 1
  2941. | #define HAVE_STDLIB_H 1
  2942. | #define HAVE_STRING_H 1
  2943. | #define HAVE_MEMORY_H 1
  2944. | #define HAVE_STRINGS_H 1
  2945. | #define HAVE_INTTYPES_H 1
  2946. | #define HAVE_STDINT_H 1
  2947. | #define HAVE_UNISTD_H 1
  2948. | #define LT_OBJDIR ".libs/"
  2949. | #define ARCH_X86 1
  2950. | #define ARCH_X86_64 1
  2951. | #define STDC_HEADERS 1
  2952. | #define TIME_WITH_SYS_TIME 1
  2953. | #define HAVE_SYS_PARAM_H 1
  2954. | #define HAVE_SYS_TIME_H 1
  2955. | #define HAVE_UNISTD_H 1
  2956. | #define HAVE_VPRINTF 1
  2957. | #define HAVE_ALLOCA 1
  2958. | #define HAVE_DIFFTIME 1
  2959. | #define HAVE_LOCALE_H 1
  2960. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2961. | #define HAVE_GETTEXT 1
  2962. | #define HAVE_DCGETTEXT 1
  2963. | #define ENABLE_NLS 1
  2964. | #define HAVE_ISO_CODES 1
  2965. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2966. | #define X_DISPLAY_MISSING 1
  2967. | #define HAVE_MATH_H 1
  2968. | #define HAVE_FINITE 1
  2969. | #define HAVE_RINT 1
  2970. | #define USE_MMX 1
  2971. | #define USE_SSE 1
  2972. | #define ENABLE_MP 1
  2973. | /* end confdefs.h. */
  2974. | #include <stdio.h>
  2975. | #ifdef HAVE_SYS_TYPES_H
  2976. | # include <sys/types.h>
  2977. | #endif
  2978. | #ifdef HAVE_SYS_STAT_H
  2979. | # include <sys/stat.h>
  2980. | #endif
  2981. | #ifdef STDC_HEADERS
  2982. | # include <stdlib.h>
  2983. | # include <stddef.h>
  2984. | #else
  2985. | # ifdef HAVE_STDLIB_H
  2986. | # include <stdlib.h>
  2987. | # endif
  2988. | #endif
  2989. | #ifdef HAVE_STRING_H
  2990. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2991. | # include <memory.h>
  2992. | # endif
  2993. | # include <string.h>
  2994. | #endif
  2995. | #ifdef HAVE_STRINGS_H
  2996. | # include <strings.h>
  2997. | #endif
  2998. | #ifdef HAVE_INTTYPES_H
  2999. | # include <inttypes.h>
  3000. | #endif
  3001. | #ifdef HAVE_STDINT_H
  3002. | # include <stdint.h>
  3003. | #endif
  3004. | #ifdef HAVE_UNISTD_H
  3005. | # include <unistd.h>
  3006. | #endif
  3007. | #include <X11/xpm.h>
  3008. configure:20261: result: no
  3009. configure:20261: checking X11/xpm.h presence
  3010. configure:20261: x86_64-w64-mingw32-gcc -E conftest.c
  3011. conftest.c:45:21: fatal error: X11/xpm.h: No such file or directory
  3012. compilation terminated.
  3013. configure:20261: $? = 1
  3014. configure: failed program was:
  3015. | /* confdefs.h */
  3016. | #define PACKAGE_NAME "GIMP"
  3017. | #define PACKAGE_TARNAME "gimp"
  3018. | #define PACKAGE_VERSION "2.8.0-RC1"
  3019. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  3020. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  3021. | #define PACKAGE_URL ""
  3022. | #define GETTEXT_PACKAGE "gimp20"
  3023. | #define STDC_HEADERS 1
  3024. | #define HAVE_SYS_TYPES_H 1
  3025. | #define HAVE_SYS_STAT_H 1
  3026. | #define HAVE_STDLIB_H 1
  3027. | #define HAVE_STRING_H 1
  3028. | #define HAVE_MEMORY_H 1
  3029. | #define HAVE_STRINGS_H 1
  3030. | #define HAVE_INTTYPES_H 1
  3031. | #define HAVE_STDINT_H 1
  3032. | #define HAVE_UNISTD_H 1
  3033. | #define LT_OBJDIR ".libs/"
  3034. | #define ARCH_X86 1
  3035. | #define ARCH_X86_64 1
  3036. | #define STDC_HEADERS 1
  3037. | #define TIME_WITH_SYS_TIME 1
  3038. | #define HAVE_SYS_PARAM_H 1
  3039. | #define HAVE_SYS_TIME_H 1
  3040. | #define HAVE_UNISTD_H 1
  3041. | #define HAVE_VPRINTF 1
  3042. | #define HAVE_ALLOCA 1
  3043. | #define HAVE_DIFFTIME 1
  3044. | #define HAVE_LOCALE_H 1
  3045. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3046. | #define HAVE_GETTEXT 1
  3047. | #define HAVE_DCGETTEXT 1
  3048. | #define ENABLE_NLS 1
  3049. | #define HAVE_ISO_CODES 1
  3050. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3051. | #define X_DISPLAY_MISSING 1
  3052. | #define HAVE_MATH_H 1
  3053. | #define HAVE_FINITE 1
  3054. | #define HAVE_RINT 1
  3055. | #define USE_MMX 1
  3056. | #define USE_SSE 1
  3057. | #define ENABLE_MP 1
  3058. | /* end confdefs.h. */
  3059. | #include <X11/xpm.h>
  3060. configure:20261: result: no
  3061. configure:20261: checking for X11/xpm.h
  3062. configure:20261: result: no
  3063. configure:20300: checking for WEBKIT
  3064. configure:20307: $PKG_CONFIG --exists --print-errors "webkit-1.0 >= 1.6.1"
  3065. configure:20310: $? = 0
  3066. configure:20324: $PKG_CONFIG --exists --print-errors "webkit-1.0 >= 1.6.1"
  3067. configure:20327: $? = 0
  3068. configure:20365: result: yes
  3069. configure:20401: checking for SVG
  3070. configure:20408: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.34.2"
  3071. configure:20411: $? = 0
  3072. configure:20425: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.34.2"
  3073. configure:20428: $? = 0
  3074. configure:20466: result: yes
  3075. configure:20522: checking for POPPLER
  3076. configure:20529: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.12.4 gthread-2.0"
  3077. configure:20532: $? = 0
  3078. configure:20546: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.12.4 gthread-2.0"
  3079. configure:20549: $? = 0
  3080. configure:20587: result: yes
  3081. configure:20617: checking for CAIRO_PDF
  3082. configure:20624: $PKG_CONFIG --exists --print-errors "cairo-pdf >= 1.10.2"
  3083. configure:20627: $? = 0
  3084. configure:20641: $PKG_CONFIG --exists --print-errors "cairo-pdf >= 1.10.2"
  3085. configure:20644: $? = 0
  3086. configure:20682: result: yes
  3087. configure:20735: checking for CURL
  3088. configure:20742: $PKG_CONFIG --exists --print-errors "libcurl >= 7.15.1"
  3089. configure:20745: $? = 0
  3090. configure:20759: $PKG_CONFIG --exists --print-errors "libcurl >= 7.15.1"
  3091. configure:20762: $? = 0
  3092. configure:20800: result: yes
  3093. configure:20841: checking for libwmf-config
  3094. configure:20859: found /usr/bin/libwmf-config
  3095. configure:20872: result: /usr/bin/libwmf-config
  3096. configure:20882: checking for libwmf >= 0.2.8
  3097. configure:20886: result: yes (version 0.2.8)
  3098. configure:20922: checking for jas_init in -ljasper
  3099. configure:20947: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -ljasper >&5
  3100. conftest.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  3101. conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  3102. conftest.c: In function 'main':
  3103. conftest.c:55:1: warning: old-style function definition [-Wold-style-definition]
  3104. configure:20947: $? = 0
  3105. configure:20956: result: yes
  3106. configure:21002: checking for LCMS
  3107. configure:21009: $PKG_CONFIG --exists --print-errors "lcms >= 1.16"
  3108. configure:21012: $? = 0
  3109. configure:21026: $PKG_CONFIG --exists --print-errors "lcms >= 1.16"
  3110. configure:21029: $? = 0
  3111. configure:21067: result: yes
  3112. configure:21103: checking for XMC
  3113. configure:21110: $PKG_CONFIG --exists --print-errors "xcursor"
  3114. configure:21113: $? = 0
  3115. configure:21127: $PKG_CONFIG --exists --print-errors "xcursor"
  3116. configure:21130: $? = 0
  3117. configure:21168: result: yes
  3118. configure:21228: checking for ALSA CFLAGS
  3119. configure:21234: result:
  3120. configure:21238: checking for ALSA LDFLAGS
  3121. configure:21247: result: -lasound -lm -ldl -lpthread
  3122. configure:21251: checking for libasound headers version >= 1.0.0
  3123. configure:21313: x86_64-w64-mingw32-gcc -c -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields conftest.c >&5
  3124. conftest.c:48:28: fatal error: alsa/asoundlib.h: No such file or directory
  3125. compilation terminated.
  3126. configure:21313: $? = 1
  3127. configure: failed program was:
  3128. | /* confdefs.h */
  3129. | #define PACKAGE_NAME "GIMP"
  3130. | #define PACKAGE_TARNAME "gimp"
  3131. | #define PACKAGE_VERSION "2.8.0-RC1"
  3132. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  3133. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  3134. | #define PACKAGE_URL ""
  3135. | #define GETTEXT_PACKAGE "gimp20"
  3136. | #define STDC_HEADERS 1
  3137. | #define HAVE_SYS_TYPES_H 1
  3138. | #define HAVE_SYS_STAT_H 1
  3139. | #define HAVE_STDLIB_H 1
  3140. | #define HAVE_STRING_H 1
  3141. | #define HAVE_MEMORY_H 1
  3142. | #define HAVE_STRINGS_H 1
  3143. | #define HAVE_INTTYPES_H 1
  3144. | #define HAVE_STDINT_H 1
  3145. | #define HAVE_UNISTD_H 1
  3146. | #define LT_OBJDIR ".libs/"
  3147. | #define ARCH_X86 1
  3148. | #define ARCH_X86_64 1
  3149. | #define STDC_HEADERS 1
  3150. | #define TIME_WITH_SYS_TIME 1
  3151. | #define HAVE_SYS_PARAM_H 1
  3152. | #define HAVE_SYS_TIME_H 1
  3153. | #define HAVE_UNISTD_H 1
  3154. | #define HAVE_VPRINTF 1
  3155. | #define HAVE_ALLOCA 1
  3156. | #define HAVE_DIFFTIME 1
  3157. | #define HAVE_LOCALE_H 1
  3158. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3159. | #define HAVE_GETTEXT 1
  3160. | #define HAVE_DCGETTEXT 1
  3161. | #define ENABLE_NLS 1
  3162. | #define HAVE_ISO_CODES 1
  3163. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3164. | #define X_DISPLAY_MISSING 1
  3165. | #define HAVE_MATH_H 1
  3166. | #define HAVE_FINITE 1
  3167. | #define HAVE_RINT 1
  3168. | #define USE_MMX 1
  3169. | #define USE_SSE 1
  3170. | #define ENABLE_MP 1
  3171. | #define HAVE_POPPLER 1
  3172. | #define HAVE_LCMS 1
  3173. | /* end confdefs.h. */
  3174. |
  3175. | #include <alsa/asoundlib.h>
  3176. |
  3177. | int
  3178. | main ()
  3179. | {
  3180. |
  3181. | /* ensure backward compatibility */
  3182. | #if !defined(SND_LIB_MAJOR) && defined(SOUNDLIB_VERSION_MAJOR)
  3183. | #define SND_LIB_MAJOR SOUNDLIB_VERSION_MAJOR
  3184. | #endif
  3185. | #if !defined(SND_LIB_MINOR) && defined(SOUNDLIB_VERSION_MINOR)
  3186. | #define SND_LIB_MINOR SOUNDLIB_VERSION_MINOR
  3187. | #endif
  3188. | #if !defined(SND_LIB_SUBMINOR) && defined(SOUNDLIB_VERSION_SUBMINOR)
  3189. | #define SND_LIB_SUBMINOR SOUNDLIB_VERSION_SUBMINOR
  3190. | #endif
  3191. |
  3192. | # if(SND_LIB_MAJOR > 1)
  3193. | exit(0);
  3194. | # else
  3195. | # if(SND_LIB_MAJOR < 1)
  3196. | # error not present
  3197. | # endif
  3198. |
  3199. | # if(SND_LIB_MINOR > 0)
  3200. | exit(0);
  3201. | # else
  3202. | # if(SND_LIB_MINOR < 0)
  3203. | # error not present
  3204. | # endif
  3205. |
  3206. | # if(SND_LIB_SUBMINOR < 0)
  3207. | # error not present
  3208. | # endif
  3209. | # endif
  3210. | # endif
  3211. | exit(0);
  3212. |
  3213. | ;
  3214. | return 0;
  3215. | }
  3216. configure:21317: result: not present.
  3217. configure:21332: checking for snd_ctl_open in -lasound
  3218. configure:21357: x86_64-w64-mingw32-gcc -o conftest.exe -I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields -L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib conftest.c -lasound -lasound -lm -ldl -lpthread >&5
  3219. conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  3220. conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  3221. conftest.c: In function 'main':
  3222. conftest.c:56:1: warning: old-style function definition [-Wold-style-definition]
  3223. /usr/bin/x86_64-w64-mingw32-ld: cannot find -lasound
  3224. /usr/bin/x86_64-w64-mingw32-ld: cannot find -lasound
  3225. /usr/bin/x86_64-w64-mingw32-ld: cannot find -ldl
  3226. /usr/bin/x86_64-w64-mingw32-ld: cannot find -lpthread
  3227. collect2: ld returned 1 exit status
  3228. configure:21357: $? = 1
  3229. configure: failed program was:
  3230. | /* confdefs.h */
  3231. | #define PACKAGE_NAME "GIMP"
  3232. | #define PACKAGE_TARNAME "gimp"
  3233. | #define PACKAGE_VERSION "2.8.0-RC1"
  3234. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  3235. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  3236. | #define PACKAGE_URL ""
  3237. | #define GETTEXT_PACKAGE "gimp20"
  3238. | #define STDC_HEADERS 1
  3239. | #define HAVE_SYS_TYPES_H 1
  3240. | #define HAVE_SYS_STAT_H 1
  3241. | #define HAVE_STDLIB_H 1
  3242. | #define HAVE_STRING_H 1
  3243. | #define HAVE_MEMORY_H 1
  3244. | #define HAVE_STRINGS_H 1
  3245. | #define HAVE_INTTYPES_H 1
  3246. | #define HAVE_STDINT_H 1
  3247. | #define HAVE_UNISTD_H 1
  3248. | #define LT_OBJDIR ".libs/"
  3249. | #define ARCH_X86 1
  3250. | #define ARCH_X86_64 1
  3251. | #define STDC_HEADERS 1
  3252. | #define TIME_WITH_SYS_TIME 1
  3253. | #define HAVE_SYS_PARAM_H 1
  3254. | #define HAVE_SYS_TIME_H 1
  3255. | #define HAVE_UNISTD_H 1
  3256. | #define HAVE_VPRINTF 1
  3257. | #define HAVE_ALLOCA 1
  3258. | #define HAVE_DIFFTIME 1
  3259. | #define HAVE_LOCALE_H 1
  3260. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3261. | #define HAVE_GETTEXT 1
  3262. | #define HAVE_DCGETTEXT 1
  3263. | #define ENABLE_NLS 1
  3264. | #define HAVE_ISO_CODES 1
  3265. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3266. | #define X_DISPLAY_MISSING 1
  3267. | #define HAVE_MATH_H 1
  3268. | #define HAVE_FINITE 1
  3269. | #define HAVE_RINT 1
  3270. | #define USE_MMX 1
  3271. | #define USE_SSE 1
  3272. | #define ENABLE_MP 1
  3273. | #define HAVE_POPPLER 1
  3274. | #define HAVE_LCMS 1
  3275. | /* end confdefs.h. */
  3276. |
  3277. | /* Override any GCC internal prototype to avoid an error.
  3278. | Use char because int might match the return type of a GCC
  3279. | builtin and then its argument prototype would still apply. */
  3280. | #ifdef __cplusplus
  3281. | extern "C"
  3282. | #endif
  3283. | char snd_ctl_open ();
  3284. | int
  3285. | main ()
  3286. | {
  3287. | return snd_ctl_open ();
  3288. | ;
  3289. | return 0;
  3290. | }
  3291. configure:21366: result: no
  3292. configure:21870: checking for sendmail
  3293. configure:21903: result: no
  3294. configure:21925: checking for perl5
  3295. configure:21958: result: no
  3296. configure:21925: checking for perl
  3297. configure:21943: found /usr/bin/perl
  3298. configure:21955: result: /usr/bin/perl
  3299. configure:22514: checking if compiling for Mac OS X
  3300. configure:22525: result: no
  3301. configure:22544: checking for Mac OS X TWAIN support
  3302. configure:22555: x86_64-w64-mingw32-gcc -E conftest.c
  3303. conftest.c:48:27: fatal error: Carbon/Carbon.h: No such file or directory
  3304. compilation terminated.
  3305. configure:22555: $? = 1
  3306. configure: failed program was:
  3307. | /* confdefs.h */
  3308. | #define PACKAGE_NAME "GIMP"
  3309. | #define PACKAGE_TARNAME "gimp"
  3310. | #define PACKAGE_VERSION "2.8.0-RC1"
  3311. | #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  3312. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  3313. | #define PACKAGE_URL ""
  3314. | #define GETTEXT_PACKAGE "gimp20"
  3315. | #define STDC_HEADERS 1
  3316. | #define HAVE_SYS_TYPES_H 1
  3317. | #define HAVE_SYS_STAT_H 1
  3318. | #define HAVE_STDLIB_H 1
  3319. | #define HAVE_STRING_H 1
  3320. | #define HAVE_MEMORY_H 1
  3321. | #define HAVE_STRINGS_H 1
  3322. | #define HAVE_INTTYPES_H 1
  3323. | #define HAVE_STDINT_H 1
  3324. | #define HAVE_UNISTD_H 1
  3325. | #define LT_OBJDIR ".libs/"
  3326. | #define ARCH_X86 1
  3327. | #define ARCH_X86_64 1
  3328. | #define STDC_HEADERS 1
  3329. | #define TIME_WITH_SYS_TIME 1
  3330. | #define HAVE_SYS_PARAM_H 1
  3331. | #define HAVE_SYS_TIME_H 1
  3332. | #define HAVE_UNISTD_H 1
  3333. | #define HAVE_VPRINTF 1
  3334. | #define HAVE_ALLOCA 1
  3335. | #define HAVE_DIFFTIME 1
  3336. | #define HAVE_LOCALE_H 1
  3337. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3338. | #define HAVE_GETTEXT 1
  3339. | #define HAVE_DCGETTEXT 1
  3340. | #define ENABLE_NLS 1
  3341. | #define HAVE_ISO_CODES 1
  3342. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3343. | #define X_DISPLAY_MISSING 1
  3344. | #define HAVE_MATH_H 1
  3345. | #define HAVE_FINITE 1
  3346. | #define HAVE_RINT 1
  3347. | #define USE_MMX 1
  3348. | #define USE_SSE 1
  3349. | #define ENABLE_MP 1
  3350. | #define HAVE_POPPLER 1
  3351. | #define HAVE_LCMS 1
  3352. | /* end confdefs.h. */
  3353. |
  3354. | #include <Carbon/Carbon.h>
  3355. | #include <TWAIN/TWAIN.h>
  3356. | #ifdef __x86_64__
  3357. | #error Please somebody port this to non-deprecated and non-removed APIs
  3358. | #endif
  3359. configure:22559: result: no
  3360. configure:22607: checking for xmllint
  3361. configure:22625: found /usr/bin/xmllint
  3362. configure:22638: result: /usr/bin/xmllint
  3363. configure:22657: checking for xsltproc
  3364. configure:22675: found /usr/bin/xsltproc
  3365. configure:22688: result: /usr/bin/xsltproc
  3366. configure:22721: checking for xvfb-run
  3367. configure:22752: result: no
  3368. configure:22788: checking for gtkdoc-check
  3369. configure:22806: found /usr/bin/gtkdoc-check
  3370. configure:22818: result: /usr/bin/gtkdoc-check
  3371. configure:22830: checking for gtkdoc-rebase
  3372. configure:22848: found /usr/bin/gtkdoc-rebase
  3373. configure:22860: result: /usr/bin/gtkdoc-rebase
  3374. configure:22874: checking for gtkdoc-mkpdf
  3375. configure:22892: found /usr/bin/gtkdoc-mkpdf
  3376. configure:22904: result: /usr/bin/gtkdoc-mkpdf
  3377. configure:23038: checking whether to build gtk-doc documentation
  3378. configure:23040: result: no
  3379. configure:23590: creating ./config.status
  3380.  
  3381. ## ---------------------- ##
  3382. ## Running config.status. ##
  3383. ## ---------------------- ##
  3384.  
  3385. This file was extended by GIMP config.status 2.8.0-RC1, which was
  3386. generated by GNU Autoconf 2.68. Invocation command line was
  3387.  
  3388. CONFIG_FILES =
  3389. CONFIG_HEADERS =
  3390. CONFIG_LINKS =
  3391. CONFIG_COMMANDS =
  3392. $ ./config.status
  3393.  
  3394. on trinity-laptop
  3395.  
  3396. config.status:1686: creating tools/Makefile
  3397. config.status:1686: creating tools/pdbgen/Makefile
  3398. config.status:1686: creating libgimp/Makefile
  3399. config.status:1686: creating libgimpbase/Makefile
  3400. config.status:1686: creating libgimpconfig/Makefile
  3401. config.status:1686: creating libgimpcolor/Makefile
  3402. config.status:1686: creating libgimpmath/Makefile
  3403. config.status:1686: creating libgimpmodule/Makefile
  3404. config.status:1686: creating libgimpthumb/Makefile
  3405. config.status:1686: creating libgimpwidgets/Makefile
  3406. config.status:1686: creating app/Makefile
  3407. config.status:1686: creating app/actions/Makefile
  3408. config.status:1686: creating app/base/Makefile
  3409. config.status:1686: creating app/config/Makefile
  3410. config.status:1686: creating app/core/Makefile
  3411. config.status:1686: creating app/gegl/Makefile
  3412. config.status:1686: creating app/dialogs/Makefile
  3413. config.status:1686: creating app/display/Makefile
  3414. config.status:1686: creating app/file/Makefile
  3415. config.status:1686: creating app/gui/Makefile
  3416. config.status:1686: creating app/menus/Makefile
  3417. config.status:1686: creating app/paint/Makefile
  3418. config.status:1686: creating app/paint-funcs/Makefile
  3419. config.status:1686: creating app/composite/Makefile
  3420. config.status:1686: creating app/pdb/Makefile
  3421. config.status:1686: creating app/plug-in/Makefile
  3422. config.status:1686: creating app/text/Makefile
  3423. config.status:1686: creating app/tools/Makefile
  3424. config.status:1686: creating app/vectors/Makefile
  3425. config.status:1686: creating app/widgets/Makefile
  3426. config.status:1686: creating app/xcf/Makefile
  3427. config.status:1686: creating app/tests/Makefile
  3428. config.status:1686: creating app/tests/files/Makefile
  3429. config.status:1686: creating app/tests/gimpdir-empty/Makefile
  3430. config.status:1686: creating app/tests/gimpdir-empty/brushes/Makefile
  3431. config.status:1686: creating app/tests/gimpdir-empty/gradients/Makefile
  3432. config.status:1686: creating app/tests/gimpdir-empty/patterns/Makefile
  3433. config.status:1686: creating app/tests/gimpdir/Makefile
  3434. config.status:1686: creating app/tests/gimpdir/brushes/Makefile
  3435. config.status:1686: creating app/tests/gimpdir/gradients/Makefile
  3436. config.status:1686: creating app/tests/gimpdir/patterns/Makefile
  3437. config.status:1686: creating build/Makefile
  3438. config.status:1686: creating build/windows/Makefile
  3439. config.status:1686: creating build/windows/gimp.rc
  3440. config.status:1686: creating build/windows/gimp-plug-ins.rc
  3441. config.status:1686: creating plug-ins/Makefile
  3442. config.status:1686: creating plug-ins/color-rotate/Makefile
  3443. config.status:1686: creating plug-ins/color-rotate/images/Makefile
  3444. config.status:1686: creating plug-ins/file-bmp/Makefile
  3445. config.status:1686: creating plug-ins/file-compressor/Makefile
  3446. config.status:1686: creating plug-ins/file-faxg3/Makefile
  3447. config.status:1686: creating plug-ins/file-fits/Makefile
  3448. config.status:1686: creating plug-ins/file-fli/Makefile
  3449. config.status:1686: creating plug-ins/file-ico/Makefile
  3450. config.status:1686: creating plug-ins/file-jpeg/Makefile
  3451. config.status:1686: creating plug-ins/file-psd/Makefile
  3452. config.status:1686: creating plug-ins/file-sgi/Makefile
  3453. config.status:1686: creating plug-ins/file-uri/Makefile
  3454. config.status:1686: creating plug-ins/file-xjt/Makefile
  3455. config.status:1686: creating plug-ins/flame/Makefile
  3456. config.status:1686: creating plug-ins/fractal-explorer/Makefile
  3457. config.status:1686: creating plug-ins/fractal-explorer/examples/Makefile
  3458. config.status:1686: creating plug-ins/gfig/Makefile
  3459. config.status:1686: creating plug-ins/gfig/gfig-examples/Makefile
  3460. config.status:1686: creating plug-ins/gfig/images/Makefile
  3461. config.status:1686: creating plug-ins/ui/Makefile
  3462. config.status:1686: creating plug-ins/gimpressionist/Brushes/Makefile
  3463. config.status:1686: creating plug-ins/gimpressionist/Makefile
  3464. config.status:1686: creating plug-ins/gimpressionist/Paper/Makefile
  3465. config.status:1686: creating plug-ins/gimpressionist/Presets/Makefile
  3466. config.status:1686: creating plug-ins/gradient-flare/Makefile
  3467. config.status:1686: creating plug-ins/gradient-flare/flares/Makefile
  3468. config.status:1686: creating plug-ins/help-browser/Makefile
  3469. config.status:1686: creating plug-ins/help/Makefile
  3470. config.status:1686: creating plug-ins/ifs-compose/Makefile
  3471. config.status:1686: creating plug-ins/imagemap/Makefile
  3472. config.status:1686: creating plug-ins/imagemap/images/Makefile
  3473. config.status:1686: creating plug-ins/lighting/Makefile
  3474. config.status:1686: creating plug-ins/lighting/images/Makefile
  3475. config.status:1686: creating plug-ins/map-object/Makefile
  3476. config.status:1686: creating plug-ins/maze/Makefile
  3477. config.status:1686: creating plug-ins/metadata/Makefile
  3478. config.status:1686: creating plug-ins/pagecurl/Makefile
  3479. config.status:1686: creating plug-ins/print/Makefile
  3480. config.status:1686: creating plug-ins/pygimp/Makefile
  3481. config.status:1686: creating plug-ins/pygimp/plug-ins/Makefile
  3482. config.status:1686: creating plug-ins/script-fu/Makefile
  3483. config.status:1686: creating plug-ins/script-fu/ftx/Makefile
  3484. config.status:1686: creating plug-ins/script-fu/scripts/Makefile
  3485. config.status:1686: creating plug-ins/script-fu/scripts/images/Makefile
  3486. config.status:1686: creating plug-ins/script-fu/tinyscheme/Makefile
  3487. config.status:1686: creating plug-ins/selection-to-path/Makefile
  3488. config.status:1686: creating plug-ins/twain/Makefile
  3489. config.status:1686: creating plug-ins/win-snap/Makefile
  3490. config.status:1686: creating plug-ins/common/Makefile
  3491. config.status:1686: creating modules/Makefile
  3492. config.status:1686: creating devel-docs/Makefile
  3493. config.status:1686: creating devel-docs/app/Makefile
  3494. config.status:1686: creating devel-docs/app/version
  3495. config.status:1686: creating devel-docs/libgimp/Makefile
  3496. config.status:1686: creating devel-docs/libgimp/version
  3497. config.status:1686: creating devel-docs/libgimpbase/Makefile
  3498. config.status:1686: creating devel-docs/libgimpbase/version
  3499. config.status:1686: creating devel-docs/libgimpconfig/Makefile
  3500. config.status:1686: creating devel-docs/libgimpconfig/version
  3501. config.status:1686: creating devel-docs/libgimpcolor/Makefile
  3502. config.status:1686: creating devel-docs/libgimpcolor/version
  3503. config.status:1686: creating devel-docs/libgimpmath/Makefile
  3504. config.status:1686: creating devel-docs/libgimpmath/version
  3505. config.status:1686: creating devel-docs/libgimpmodule/Makefile
  3506. config.status:1686: creating devel-docs/libgimpmodule/version
  3507. config.status:1686: creating devel-docs/libgimpthumb/Makefile
  3508. config.status:1686: creating devel-docs/libgimpthumb/version
  3509. config.status:1686: creating devel-docs/libgimpwidgets/Makefile
  3510. config.status:1686: creating devel-docs/libgimpwidgets/version
  3511. config.status:1686: creating devel-docs/tools/Makefile
  3512. config.status:1686: creating docs/Makefile
  3513. config.status:1686: creating menus/Makefile
  3514. config.status:1686: creating cursors/Makefile
  3515. config.status:1686: creating themes/Makefile
  3516. config.status:1686: creating themes/Default/Makefile
  3517. config.status:1686: creating themes/Default/images/Makefile
  3518. config.status:1686: creating themes/Default/images/preferences/Makefile
  3519. config.status:1686: creating themes/Small/Makefile
  3520. config.status:1686: creating data/Makefile
  3521. config.status:1686: creating data/brushes/Makefile
  3522. config.status:1686: creating data/brushes/Basic/Makefile
  3523. config.status:1686: creating data/brushes/gimp-obsolete-files/Makefile
  3524. config.status:1686: creating data/brushes/Media/Makefile
  3525. config.status:1686: creating data/brushes/Legacy/Makefile
  3526. config.status:1686: creating data/brushes/Sketch/Makefile
  3527. config.status:1686: creating data/brushes/Splatters/Makefile
  3528. config.status:1686: creating data/brushes/Texture/Makefile
  3529. config.status:1686: creating data/dynamics/Makefile
  3530. config.status:1686: creating data/dynamics/Basic/Makefile
  3531. config.status:1686: creating data/dynamics/FX/Makefile
  3532. config.status:1686: creating data/environ/Makefile
  3533. config.status:1686: creating data/gradients/Makefile
  3534. config.status:1686: creating data/images/Makefile
  3535. config.status:1686: creating data/interpreters/Makefile
  3536. config.status:1686: creating data/palettes/Makefile
  3537. config.status:1686: creating data/patterns/Makefile
  3538. config.status:1686: creating data/tags/Makefile
  3539. config.status:1686: creating data/tips/Makefile
  3540. config.status:1686: creating data/tool-presets/Makefile
  3541. config.status:1686: creating data/tool-presets/FX/Makefile
  3542. config.status:1686: creating data/tool-presets/Paint/Makefile
  3543. config.status:1686: creating data/tool-presets/Selection/Makefile
  3544. config.status:1686: creating data/tool-presets/Sketch/Makefile
  3545. config.status:1686: creating desktop/Makefile
  3546. config.status:1686: creating desktop/gimp.desktop.in
  3547. config.status:1686: creating etc/Makefile
  3548. config.status:1686: creating m4macros/Makefile
  3549. config.status:1686: creating po/Makefile.in
  3550. config.status:1686: creating po-libgimp/Makefile.in
  3551. config.status:1686: creating po-plug-ins/Makefile.in
  3552. config.status:1686: creating po-python/Makefile.in
  3553. config.status:1686: creating po-script-fu/Makefile.in
  3554. config.status:1686: creating po-tips/Makefile.in
  3555. config.status:1686: creating gimp-zip
  3556. config.status:1686: creating Makefile
  3557. config.status:1686: creating docs/gimp-2.8.1
  3558. config.status:1686: creating docs/gimprc-2.8.5
  3559. config.status:1845: WARNING: docs/gimprc-2.8.5 contains a reference to the variable `datarootdir'
  3560. which seems to be undefined. Please make sure it is defined
  3561. config.status:1686: creating docs/gimptool-2.0.1
  3562. config.status:1845: WARNING: docs/gimptool-2.0.1 contains a reference to the variable `datarootdir'
  3563. which seems to be undefined. Please make sure it is defined
  3564. config.status:1686: creating gimp-2.0.pc
  3565. config.status:1686: creating gimpthumb-2.0.pc
  3566. config.status:1686: creating gimpui-2.0.pc
  3567. config.status:1686: creating config.h
  3568. config.status:1867: config.h is unchanged
  3569. config.status:1915: executing depfiles commands
  3570. config.status:1915: executing libtool commands
  3571. config.status:1915: executing default-1 commands
  3572. config.status:1915: executing libgimpbase/gimpversion.h commands
  3573. config.status:2736: libgimpbase/gimpversion.h is unchanged
  3574. config.status:1915: executing sed-po-makefiles commands
  3575. config.status:1915: executing po/stamp-it commands
  3576. configure:26125: WARNING: unrecognized options: --enable-introspection
  3577. configure:26182: result:
  3578. Building GIMP with prefix=/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw, datarootdir=${prefix}/share
  3579. Desktop files install into ${datarootdir}
  3580.  
  3581. Extra Binaries:
  3582. gimp-console: yes
  3583.  
  3584. Optional Features:
  3585. D-Bus service: no (disabled)
  3586. Language selection: yes
  3587.  
  3588. Optional Plug-Ins:
  3589. Ascii Art: no (AA library not found)
  3590. Compressor: yes
  3591. Ghostscript: yes
  3592. Help Browser: yes
  3593. LCMS: yes
  3594. JPEG: no
  3595. JPEG 2000: yes
  3596. MNG: no
  3597. PDF (import): yes
  3598. PDF (export): yes
  3599. PNG: yes
  3600. Print: yes
  3601. PSP: yes
  3602. Python: no
  3603. Script-Fu: yes
  3604. SVG: yes
  3605. TIFF: yes
  3606. TWAIN (MacOS X): no
  3607. TWAIN (Win32): yes
  3608. URI: yes (using GIO/GVfs)
  3609. Webpage: yes
  3610. Windows ICO: yes
  3611. WMF: yes
  3612. XJT: no (no JPEG library)
  3613. X11 Mouse Cursor: yes
  3614. XPM: no (XPM header file not found)
  3615.  
  3616. Plug-In Features:
  3617. EXIF support: no
  3618.  
  3619. Optional Modules:
  3620. ALSA (MIDI Input): no (libasound not found or unusable)
  3621. Linux Input: no (linux input support disabled) (GUdev support: no)
  3622. DirectInput (Win32): no
  3623. Color Correction: yes
  3624. Soft Proof: yes
  3625.  
  3626. Tests:
  3627. Use xvfb-run no (not found)
  3628.  
  3629.  
  3630. ## ---------------- ##
  3631. ## Cache variables. ##
  3632. ## ---------------- ##
  3633.  
  3634. ac_cv_build=x86_64-unknown-linux-gnu
  3635. ac_cv_c_compiler_gnu=yes
  3636. ac_cv_env_ATK_CFLAGS_set=
  3637. ac_cv_env_ATK_CFLAGS_value=
  3638. ac_cv_env_ATK_LIBS_set=
  3639. ac_cv_env_ATK_LIBS_value=
  3640. ac_cv_env_BABL_CFLAGS_set=
  3641. ac_cv_env_BABL_CFLAGS_value=
  3642. ac_cv_env_BABL_LIBS_set=
  3643. ac_cv_env_BABL_LIBS_value=
  3644. ac_cv_env_CAIRO_CFLAGS_set=
  3645. ac_cv_env_CAIRO_CFLAGS_value=
  3646. ac_cv_env_CAIRO_LIBS_set=
  3647. ac_cv_env_CAIRO_LIBS_value=
  3648. ac_cv_env_CAIRO_PDF_CFLAGS_set=
  3649. ac_cv_env_CAIRO_PDF_CFLAGS_value=
  3650. ac_cv_env_CAIRO_PDF_LIBS_set=
  3651. ac_cv_env_CAIRO_PDF_LIBS_value=
  3652. ac_cv_env_CCASFLAGS_set=
  3653. ac_cv_env_CCASFLAGS_value=
  3654. ac_cv_env_CCAS_set=
  3655. ac_cv_env_CCAS_value=
  3656. ac_cv_env_CC_set=
  3657. ac_cv_env_CC_value=
  3658. ac_cv_env_CFLAGS_set=set
  3659. ac_cv_env_CFLAGS_value='-I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include'
  3660. ac_cv_env_CPPFLAGS_set=
  3661. ac_cv_env_CPPFLAGS_value=
  3662. ac_cv_env_CPP_set=
  3663. ac_cv_env_CPP_value=
  3664. ac_cv_env_CURL_CFLAGS_set=
  3665. ac_cv_env_CURL_CFLAGS_value=
  3666. ac_cv_env_CURL_LIBS_set=
  3667. ac_cv_env_CURL_LIBS_value=
  3668. ac_cv_env_DBUS_GLIB_CFLAGS_set=
  3669. ac_cv_env_DBUS_GLIB_CFLAGS_value=
  3670. ac_cv_env_DBUS_GLIB_LIBS_set=
  3671. ac_cv_env_DBUS_GLIB_LIBS_value=
  3672. ac_cv_env_EXIF_CFLAGS_set=
  3673. ac_cv_env_EXIF_CFLAGS_value=
  3674. ac_cv_env_EXIF_LIBS_set=
  3675. ac_cv_env_EXIF_LIBS_value=
  3676. ac_cv_env_FONTCONFIG_CFLAGS_set=
  3677. ac_cv_env_FONTCONFIG_CFLAGS_value=
  3678. ac_cv_env_FONTCONFIG_LIBS_set=
  3679. ac_cv_env_FONTCONFIG_LIBS_value=
  3680. ac_cv_env_GDK_PIXBUF_CFLAGS_set=
  3681. ac_cv_env_GDK_PIXBUF_CFLAGS_value=
  3682. ac_cv_env_GDK_PIXBUF_LIBS_set=
  3683. ac_cv_env_GDK_PIXBUF_LIBS_value=
  3684. ac_cv_env_GEGL_CFLAGS_set=
  3685. ac_cv_env_GEGL_CFLAGS_value=
  3686. ac_cv_env_GEGL_LIBS_set=
  3687. ac_cv_env_GEGL_LIBS_value=
  3688. ac_cv_env_GIO_CFLAGS_set=
  3689. ac_cv_env_GIO_CFLAGS_value=
  3690. ac_cv_env_GIO_LIBS_set=
  3691. ac_cv_env_GIO_LIBS_value=
  3692. ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_set=
  3693. ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_value=
  3694. ac_cv_env_GMODULE_NO_EXPORT_LIBS_set=
  3695. ac_cv_env_GMODULE_NO_EXPORT_LIBS_value=
  3696. ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
  3697. ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
  3698. ac_cv_env_GTKDOC_DEPS_LIBS_set=
  3699. ac_cv_env_GTKDOC_DEPS_LIBS_value=
  3700. ac_cv_env_GUDEV_CFLAGS_set=
  3701. ac_cv_env_GUDEV_CFLAGS_value=
  3702. ac_cv_env_GUDEV_LIBS_set=
  3703. ac_cv_env_GUDEV_LIBS_value=
  3704. ac_cv_env_LCMS_CFLAGS_set=
  3705. ac_cv_env_LCMS_CFLAGS_value=
  3706. ac_cv_env_LCMS_LIBS_set=
  3707. ac_cv_env_LCMS_LIBS_value=
  3708. ac_cv_env_LDFLAGS_set=set
  3709. ac_cv_env_LDFLAGS_value='-L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib'
  3710. ac_cv_env_LIBS_set=
  3711. ac_cv_env_LIBS_value=
  3712. ac_cv_env_PANGOCAIRO_CFLAGS_set=
  3713. ac_cv_env_PANGOCAIRO_CFLAGS_value=
  3714. ac_cv_env_PANGOCAIRO_LIBS_set=
  3715. ac_cv_env_PANGOCAIRO_LIBS_value=
  3716. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  3717. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  3718. ac_cv_env_PKG_CONFIG_PATH_set=set
  3719. ac_cv_env_PKG_CONFIG_PATH_value=/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig
  3720. ac_cv_env_PKG_CONFIG_set=
  3721. ac_cv_env_PKG_CONFIG_value=
  3722. ac_cv_env_PNG_CFLAGS_set=
  3723. ac_cv_env_PNG_CFLAGS_value=
  3724. ac_cv_env_PNG_LIBS_set=
  3725. ac_cv_env_PNG_LIBS_value=
  3726. ac_cv_env_POPPLER_CFLAGS_set=
  3727. ac_cv_env_POPPLER_CFLAGS_value=
  3728. ac_cv_env_POPPLER_LIBS_set=
  3729. ac_cv_env_POPPLER_LIBS_value=
  3730. ac_cv_env_PYGTK_CFLAGS_set=
  3731. ac_cv_env_PYGTK_CFLAGS_value=
  3732. ac_cv_env_PYGTK_LIBS_set=
  3733. ac_cv_env_PYGTK_LIBS_value=
  3734. ac_cv_env_SVG_CFLAGS_set=
  3735. ac_cv_env_SVG_CFLAGS_value=
  3736. ac_cv_env_SVG_LIBS_set=
  3737. ac_cv_env_SVG_LIBS_value=
  3738. ac_cv_env_WEBKIT_CFLAGS_set=
  3739. ac_cv_env_WEBKIT_CFLAGS_value=
  3740. ac_cv_env_WEBKIT_LIBS_set=
  3741. ac_cv_env_WEBKIT_LIBS_value=
  3742. ac_cv_env_XFIXES_CFLAGS_set=
  3743. ac_cv_env_XFIXES_CFLAGS_value=
  3744. ac_cv_env_XFIXES_LIBS_set=
  3745. ac_cv_env_XFIXES_LIBS_value=
  3746. ac_cv_env_XMC_CFLAGS_set=
  3747. ac_cv_env_XMC_CFLAGS_value=
  3748. ac_cv_env_XMC_LIBS_set=
  3749. ac_cv_env_XMC_LIBS_value=
  3750. ac_cv_env_XMKMF_set=
  3751. ac_cv_env_XMKMF_value=
  3752. ac_cv_env_build_alias_set=
  3753. ac_cv_env_build_alias_value=
  3754. ac_cv_env_host_alias_set=set
  3755. ac_cv_env_host_alias_value=x86_64-w64-mingw32
  3756. ac_cv_env_target_alias_set=
  3757. ac_cv_env_target_alias_value=
  3758. ac_cv_exeext=.exe
  3759. ac_cv_func__doprnt=no
  3760. ac_cv_func_alloca_works=yes
  3761. ac_cv_func_bind_textdomain_codeset=yes
  3762. ac_cv_func_dcgettext=yes
  3763. ac_cv_func_difftime=yes
  3764. ac_cv_func_finite=yes
  3765. ac_cv_func_fsync=no
  3766. ac_cv_func_getaddrinfo=no
  3767. ac_cv_func_getnameinfo=no
  3768. ac_cv_func_mmap=no
  3769. ac_cv_func_rint=yes
  3770. ac_cv_func_vprintf=yes
  3771. ac_cv_have_x=have_x=no
  3772. ac_cv_header_X11_xpm_h=no
  3773. ac_cv_header_bzlib_h=yes
  3774. ac_cv_header_dlfcn_h=no
  3775. ac_cv_header_ghostscript_iapi_h=yes
  3776. ac_cv_header_ieeefp_h=no
  3777. ac_cv_header_inttypes_h=yes
  3778. ac_cv_header_libintl_h=yes
  3779. ac_cv_header_locale_h=yes
  3780. ac_cv_header_math_h=yes
  3781. ac_cv_header_memory_h=yes
  3782. ac_cv_header_stdc=yes
  3783. ac_cv_header_stdint_h=yes
  3784. ac_cv_header_stdlib_h=yes
  3785. ac_cv_header_string_h=yes
  3786. ac_cv_header_strings_h=yes
  3787. ac_cv_header_sys_param_h=yes
  3788. ac_cv_header_sys_stat_h=yes
  3789. ac_cv_header_sys_time_h=yes
  3790. ac_cv_header_sys_times_h=no
  3791. ac_cv_header_sys_types_h=yes
  3792. ac_cv_header_sys_wait_h=no
  3793. ac_cv_header_tiffio_h=yes
  3794. ac_cv_header_time=yes
  3795. ac_cv_header_unistd_h=yes
  3796. ac_cv_header_zlib_h=yes
  3797. ac_cv_host=x86_64-w64-mingw32
  3798. ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes
  3799. ac_cv_lib_aa_aa_printf=no
  3800. ac_cv_lib_asound_snd_ctl_open=no
  3801. ac_cv_lib_bz2_BZ2_bzCompress=yes
  3802. ac_cv_lib_gs_gsapi_new_instance=yes
  3803. ac_cv_lib_intl_bindtextdomain=yes
  3804. ac_cv_lib_intl_dgettext=yes
  3805. ac_cv_lib_intl_ngettext=yes
  3806. ac_cv_lib_jasper_jas_init=yes
  3807. ac_cv_lib_nsl_getaddrinfo=no
  3808. ac_cv_lib_nsl_getnameinfo=no
  3809. ac_cv_lib_socket_socket=no
  3810. ac_cv_lib_tiff_TIFFReadScanline=yes
  3811. ac_cv_lib_z_gzsetparams=yes
  3812. ac_cv_objext=o
  3813. ac_cv_path_EGREP='/bin/grep -E'
  3814. ac_cv_path_FGREP='/bin/grep -F'
  3815. ac_cv_path_FREETYPE_CONFIG=/usr/bin/freetype-config
  3816. ac_cv_path_GDK_PIXBUF_CSOURCE=/usr/bin/gdk-pixbuf-csource
  3817. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  3818. ac_cv_path_GREP=/bin/grep
  3819. ac_cv_path_GTKDOC_CHECK=/usr/bin/gtkdoc-check
  3820. ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf
  3821. ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase
  3822. ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
  3823. ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
  3824. ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
  3825. ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
  3826. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  3827. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  3828. ac_cv_path_PERL=/usr/bin/perl
  3829. ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
  3830. ac_cv_path_SED=/bin/sed
  3831. ac_cv_path_WMF_CONFIG=/usr/bin/libwmf-config
  3832. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  3833. ac_cv_path_XMLLINT=/usr/bin/xmllint
  3834. ac_cv_path_XSLTPROC=/usr/bin/xsltproc
  3835. ac_cv_path_XVFB_RUN=no
  3836. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  3837. ac_cv_path_install='/usr/bin/install -c'
  3838. ac_cv_path_mkdir=/bin/mkdir
  3839. ac_cv_prog_AR=x86_64-w64-mingw32-ar
  3840. ac_cv_prog_AS=x86_64-w64-mingw32-as
  3841. ac_cv_prog_AWK=gawk
  3842. ac_cv_prog_CC=x86_64-w64-mingw32-gcc
  3843. ac_cv_prog_CPP='x86_64-w64-mingw32-gcc -E'
  3844. ac_cv_prog_DLLTOOL=x86_64-w64-mingw32-dlltool
  3845. ac_cv_prog_OBJDUMP=x86_64-w64-mingw32-objdump
  3846. ac_cv_prog_RANLIB=x86_64-w64-mingw32-ranlib
  3847. ac_cv_prog_STRIP=x86_64-w64-mingw32-strip
  3848. ac_cv_prog_WINDRES=x86_64-w64-mingw32-windres
  3849. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  3850. ac_cv_prog_cc_c89=
  3851. ac_cv_prog_cc_g=yes
  3852. ac_cv_prog_cc_x86_64_w64_mingw32_gcc_c_o=yes
  3853. ac_cv_prog_make_make_set=yes
  3854. ac_cv_prog_ms_librarian=no
  3855. ac_cv_sys_file_offset_bits=unknown
  3856. ac_cv_sys_large_files=unknown
  3857. ac_cv_sys_largefile_CC=no
  3858. ac_cv_type_pid_t=yes
  3859. ac_cv_type_size_t=yes
  3860. ac_cv_working_alloca_h=no
  3861. am_cv_CCAS_dependencies_compiler_type=gcc3
  3862. am_cv_CC_dependencies_compiler_type=gcc3
  3863. am_cv_val_LC_MESSAGES=no
  3864. br_cv_binreloc=no
  3865. gt_cv_func_dgettext_libc=no
  3866. gt_cv_func_dgettext_libintl=yes
  3867. gt_cv_func_ngettext_libc=no
  3868. gt_cv_have_gettext=yes
  3869. lt_cv_ar_at_file=@
  3870. lt_cv_archive_cmds_need_lc=yes
  3871. lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
  3872. lt_cv_file_magic_cmd=func_win32_libid
  3873. lt_cv_file_magic_test_file=
  3874. lt_cv_ld_reload_flag=-r
  3875. lt_cv_nm_interface='BSD nm'
  3876. lt_cv_objdir=.libs
  3877. lt_cv_path_LD=/usr/bin/x86_64-w64-mingw32-ld
  3878. lt_cv_path_NM='/usr/bin/x86_64-w64-mingw32-nm -B'
  3879. lt_cv_path_mainfest_tool=no
  3880. lt_cv_prog_compiler_c_o=yes
  3881. lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC'
  3882. lt_cv_prog_compiler_pic_works=yes
  3883. lt_cv_prog_compiler_rtti_exceptions=no
  3884. lt_cv_prog_compiler_static_works=yes
  3885. lt_cv_prog_gnu_ld=yes
  3886. lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
  3887. 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'\'''
  3888. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  3889. 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'\'''
  3890. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  3891. lt_cv_sys_max_cmd_len=1572864
  3892. lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
  3893. lt_cv_to_tool_file_cmd=func_convert_file_noop
  3894. pkg_cv_ATK_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include '
  3895. pkg_cv_ATK_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl '
  3896. pkg_cv_BABL_CFLAGS='-I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/babl-0.1 '
  3897. pkg_cv_BABL_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lbabl-0.1 '
  3898. pkg_cv_CAIRO_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 '
  3899. pkg_cv_CAIRO_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lcairo '
  3900. pkg_cv_CAIRO_PDF_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 '
  3901. pkg_cv_CAIRO_PDF_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lz -lcairo '
  3902. pkg_cv_CURL_CFLAGS='-I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include '
  3903. pkg_cv_CURL_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lcurl '
  3904. pkg_cv_FONTCONFIG_CFLAGS='-I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include '
  3905. pkg_cv_FONTCONFIG_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lfontconfig '
  3906. pkg_cv_GDK_PIXBUF_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include '
  3907. pkg_cv_GDK_PIXBUF_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
  3908. pkg_cv_GEGL_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/gegl-0.2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/babl-0.1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include '
  3909. pkg_cv_GEGL_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lgegl-0.2 -lgmodule-2.0 -lgio-2.0 -lbabl-0.1 -lgobject-2.0 -lglib-2.0 -lintl '
  3910. pkg_cv_GIO_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include '
  3911. pkg_cv_GIO_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
  3912. pkg_cv_GMODULE_NO_EXPORT_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include '
  3913. pkg_cv_GMODULE_NO_EXPORT_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lgmodule-2.0 -lglib-2.0 -lintl '
  3914. pkg_cv_LCMS_CFLAGS='-I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include '
  3915. pkg_cv_LCMS_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms '
  3916. pkg_cv_PANGOCAIRO_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 '
  3917. pkg_cv_PANGOCAIRO_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lintl '
  3918. pkg_cv_PNG_CFLAGS='-I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 '
  3919. pkg_cv_PNG_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lpng15 '
  3920. pkg_cv_POPPLER_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/poppler/glib -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/poppler -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 '
  3921. pkg_cv_POPPLER_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lpoppler-glib -lgobject-2.0 -lcairo -lgthread-2.0 -lglib-2.0 -lintl '
  3922. pkg_cv_SVG_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/librsvg-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 '
  3923. pkg_cv_SVG_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl '
  3924. pkg_cv_WEBKIT_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/webkit-1.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libsoup-2.4 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libxml2 '
  3925. pkg_cv_WEBKIT_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lwebkitgtk-1.0 -lgtk-win32-2.0 -lsoup-2.4 -lgdk-win32-2.0 -latk-1.0 -lpangowin32-1.0 -lgdi32 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lcairo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
  3926. pkg_cv_XMC_CFLAGS=' '
  3927. pkg_cv_XMC_LIBS='-lXcursor '
  3928.  
  3929. ## ----------------- ##
  3930. ## Output variables. ##
  3931. ## ----------------- ##
  3932.  
  3933. AA_LIBS=''
  3934. ACLOCAL='${SHELL} /home/victorm/gimp_windows/gimp/missing --run aclocal-1.11'
  3935. ALLOCA=''
  3936. ALL_LINGUAS=''
  3937. ALSA_CFLAGS=''
  3938. ALSA_LIBS=''
  3939. ALTIVEC_EXTRA_CFLAGS=''
  3940. AMDEPBACKSLASH='\'
  3941. AMDEP_FALSE='#'
  3942. AMDEP_TRUE=''
  3943. AMTAR='${SHELL} /home/victorm/gimp_windows/gimp/missing --run tar'
  3944. AM_BACKSLASH='\'
  3945. AM_DEFAULT_VERBOSITY='0'
  3946. AR='x86_64-w64-mingw32-ar'
  3947. AS='x86_64-w64-mingw32-as'
  3948. ATK_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include '
  3949. ATK_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl '
  3950. AUTOCONF='${SHELL} /home/victorm/gimp_windows/gimp/missing --run autoconf'
  3951. AUTOHEADER='${SHELL} /home/victorm/gimp_windows/gimp/missing --run autoheader'
  3952. AUTOMAKE='${SHELL} /home/victorm/gimp_windows/gimp/missing --run automake-1.11'
  3953. AWK='gawk'
  3954. BABL_CFLAGS='-I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/babl-0.1 '
  3955. BABL_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lbabl-0.1 '
  3956. BINRELOC_CFLAGS=''
  3957. BINRELOC_LIBS=''
  3958. BUILD_JP2_FALSE='#'
  3959. BUILD_JP2_TRUE=''
  3960. BUILD_JPEG_FALSE=''
  3961. BUILD_JPEG_TRUE='#'
  3962. BUILD_PRINT_FALSE='#'
  3963. BUILD_PRINT_TRUE=''
  3964. BUILD_PYTHON_FALSE=''
  3965. BUILD_PYTHON_TRUE='#'
  3966. BUILD_SCRIPT_FU_FALSE='#'
  3967. BUILD_SCRIPT_FU_TRUE=''
  3968. BUILD_XJT_FALSE=''
  3969. BUILD_XJT_TRUE='#'
  3970. BZIP2_LIBS='-lbz2'
  3971. CAIRO_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 '
  3972. CAIRO_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lcairo '
  3973. CAIRO_PDF_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 '
  3974. CAIRO_PDF_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lz -lcairo '
  3975. CAIRO_REQUIRED_VERSION='1.10.2'
  3976. CATALOGS=''
  3977. CATOBJEXT='.gmo'
  3978. CC='x86_64-w64-mingw32-gcc'
  3979. CCAS='x86_64-w64-mingw32-gcc'
  3980. CCASDEPMODE='depmode=gcc3'
  3981. CCASFLAGS='-I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include'
  3982. CCDEPMODE='depmode=gcc3'
  3983. CFLAGS='-I/usr/x86_64-w64-mingw32/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -fno-common -fdiagnostics-show-option -mms-bitfields'
  3984. CPP='x86_64-w64-mingw32-gcc -E'
  3985. CPPFLAGS=' -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE'
  3986. CURL_CFLAGS='-I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include '
  3987. CURL_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lcurl '
  3988. CYGPATH_W='echo'
  3989. DATADIRNAME='share'
  3990. DBUS_BINDING_TOOL=''
  3991. DBUS_GLIB_CFLAGS=''
  3992. DBUS_GLIB_LIBS=''
  3993. DEFAULT_BINARY_FALSE='#'
  3994. DEFAULT_BINARY_TRUE=''
  3995. DEFS='-DHAVE_CONFIG_H'
  3996. DEPDIR='.deps'
  3997. DESKTOP_DATADIR='${datarootdir}'
  3998. DESKTOP_DATADIR_FALSE='#'
  3999. DESKTOP_DATADIR_TRUE=''
  4000. DLLTOOL='x86_64-w64-mingw32-dlltool'
  4001. DOC_SHOOTER=''
  4002. DSYMUTIL=''
  4003. DUMPBIN=''
  4004. ECHO_C=''
  4005. ECHO_N='-n'
  4006. ECHO_T=''
  4007. EGREP='/bin/grep -E'
  4008. ENABLE_GIMP_CONSOLE_FALSE='#'
  4009. ENABLE_GIMP_CONSOLE_TRUE=''
  4010. ENABLE_GTK_DOC_APP_FALSE=''
  4011. ENABLE_GTK_DOC_APP_TRUE='#'
  4012. ENABLE_GTK_DOC_FALSE=''
  4013. ENABLE_GTK_DOC_TRUE='#'
  4014. EXEEXT='.exe'
  4015. EXIF_CFLAGS=''
  4016. EXIF_LIBS=''
  4017. FGREP='/bin/grep -F'
  4018. FILE_AA=''
  4019. FILE_JP2_LOAD='file-jp2-load$(EXEEXT)'
  4020. FILE_MNG=''
  4021. FILE_PDF_LOAD='file-pdf-load$(EXEEXT)'
  4022. FILE_PDF_SAVE='file-pdf-save$(EXEEXT)'
  4023. FILE_PNG='file-png$(EXEEXT)'
  4024. FILE_PS='file-ps$(EXEEXT)'
  4025. FILE_PSP='file-psp$(EXEEXT)'
  4026. FILE_SVG='file-svg$(EXEEXT)'
  4027. FILE_TIFF_LOAD='file-tiff-load$(EXEEXT)'
  4028. FILE_TIFF_SAVE='file-tiff-save$(EXEEXT)'
  4029. FILE_WMF='file-wmf$(EXEEXT)'
  4030. FILE_XMC='file-xmc$(EXEEXT)'
  4031. FILE_XPM=''
  4032. FONTCONFIG_CFLAGS='-I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include '
  4033. FONTCONFIG_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lfontconfig '
  4034. FREETYPE_CONFIG='/usr/bin/freetype-config'
  4035. FREETYPE_LIBS='-L/usr/lib/x86_64-linux-gnu -lfreetype -lz'
  4036. GDK_PIXBUF_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include '
  4037. GDK_PIXBUF_CSOURCE='/usr/bin/gdk-pixbuf-csource'
  4038. GDK_PIXBUF_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
  4039. GDK_PIXBUF_REQUIRED_VERSION='2.24.1'
  4040. GEGL_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/gegl-0.2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/babl-0.1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include '
  4041. GEGL_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lgegl-0.2 -lgmodule-2.0 -lgio-2.0 -lbabl-0.1 -lgobject-2.0 -lglib-2.0 -lintl '
  4042. GEGL_REQUIRED_VERSION='0.2.0'
  4043. GETTEXT_PACKAGE='gimp20'
  4044. GIMP_API_VERSION='2.0'
  4045. GIMP_APP_VERSION='2.8'
  4046. GIMP_BINARY_AGE='800'
  4047. GIMP_COMMAND='gimp-2.8'
  4048. GIMP_DATA_VERSION='2.0'
  4049. GIMP_FULL_NAME='GNU Image Manipulation Program'
  4050. GIMP_INTERFACE_AGE='0'
  4051. GIMP_MAJOR_VERSION='2'
  4052. GIMP_MICRO_VERSION='0'
  4053. GIMP_MINOR_VERSION='8'
  4054. GIMP_MKENUMS='$(PERL) $(top_srcdir)/tools/gimp-mkenums'
  4055. GIMP_MODULES='modules'
  4056. GIMP_PKGCONFIG_VERSION='2.0'
  4057. GIMP_PLUGINS='plug-ins'
  4058. GIMP_PLUGIN_VERSION='2.0'
  4059. GIMP_REAL_VERSION='2.8.0'
  4060. GIMP_SYSCONF_VERSION='2.0'
  4061. GIMP_TOOL_VERSION='2.0'
  4062. GIMP_UNSTABLE='no'
  4063. GIMP_UNSTABLE_FALSE=''
  4064. GIMP_UNSTABLE_TRUE='#'
  4065. GIMP_USER_VERSION='2.8'
  4066. GIMP_VERSION='2.8.0-RC1'
  4067. GIO_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include '
  4068. GIO_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
  4069. GLIB_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include '
  4070. GLIB_COMPILE_RESOURCES='glib-compile-resources'
  4071. GLIB_GENMARSHAL='glib-genmarshal'
  4072. GLIB_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl '
  4073. GLIB_MKENUMS='glib-mkenums'
  4074. GLIB_REQUIRED_VERSION='2.30.2'
  4075. GMODULE_NO_EXPORT_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include '
  4076. GMODULE_NO_EXPORT_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lgmodule-2.0 -lglib-2.0 -lintl '
  4077. GMOFILES=''
  4078. GMSGFMT='/usr/bin/msgfmt'
  4079. GOBJECT_QUERY='gobject-query'
  4080. GREP='/bin/grep'
  4081. GS_LIBS='-lgs'
  4082. GTKDOC_CHECK='/usr/bin/gtkdoc-check'
  4083. GTKDOC_DEPS_CFLAGS=''
  4084. GTKDOC_DEPS_LIBS=''
  4085. GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf'
  4086. GTKDOC_REBASE='/usr/bin/gtkdoc-rebase'
  4087. GTK_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 '
  4088. GTK_DOC_BUILD_HTML_FALSE='#'
  4089. GTK_DOC_BUILD_HTML_TRUE=''
  4090. GTK_DOC_BUILD_PDF_FALSE=''
  4091. GTK_DOC_BUILD_PDF_TRUE='#'
  4092. GTK_DOC_USE_LIBTOOL_FALSE='#'
  4093. GTK_DOC_USE_LIBTOOL_TRUE=''
  4094. GTK_DOC_USE_REBASE_FALSE='#'
  4095. GTK_DOC_USE_REBASE_TRUE=''
  4096. GTK_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lgtk-win32-2.0 -lgdk-win32-2.0 -latk-1.0 -lgio-2.0 -lpangowin32-1.0 -lgdi32 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl '
  4097. GTK_REQUIRED_VERSION='2.24.10'
  4098. GUDEV_CFLAGS=''
  4099. GUDEV_LIBS=''
  4100. HAVE_BZIP2_FALSE='#'
  4101. HAVE_BZIP2_TRUE=''
  4102. HAVE_DX_DINPUT_FALSE=''
  4103. HAVE_DX_DINPUT_TRUE='#'
  4104. HAVE_FINITE=''
  4105. HAVE_GS_FALSE='#'
  4106. HAVE_GS_TRUE=''
  4107. HAVE_GVFS_FALSE='#'
  4108. HAVE_GVFS_TRUE=''
  4109. HAVE_ISFINITE=''
  4110. HAVE_LCMS_FALSE='#'
  4111. HAVE_LCMS_TRUE=''
  4112. HAVE_LIBCURL_FALSE='#'
  4113. HAVE_LIBCURL_TRUE=''
  4114. HAVE_LIBEXIF_FALSE=''
  4115. HAVE_LIBEXIF_TRUE='#'
  4116. HAVE_LINUX_INPUT_FALSE=''
  4117. HAVE_LINUX_INPUT_TRUE='#'
  4118. HAVE_MAC_TWAIN_FALSE=''
  4119. HAVE_MAC_TWAIN_TRUE='#'
  4120. HAVE_PNG_FALSE='#'
  4121. HAVE_PNG_TRUE=''
  4122. HAVE_WEBKIT_FALSE='#'
  4123. HAVE_WEBKIT_TRUE=''
  4124. HAVE_WINDRES_FALSE='#'
  4125. HAVE_WINDRES_TRUE=''
  4126. HAVE_XMLLINT_FALSE='#'
  4127. HAVE_XMLLINT_TRUE=''
  4128. HAVE_XSLTPROC_FALSE='#'
  4129. HAVE_XSLTPROC_TRUE=''
  4130. HAVE_XVFB_RUN_FALSE=''
  4131. HAVE_XVFB_RUN_TRUE='#'
  4132. HAVE_Z_FALSE='#'
  4133. HAVE_Z_TRUE=''
  4134. HTML_DIR='${datadir}/gtk-doc/html'
  4135. INSTALL_DATA='${INSTALL} -m 644'
  4136. INSTALL_PROGRAM='${INSTALL}'
  4137. INSTALL_SCRIPT='${INSTALL}'
  4138. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  4139. INSTOBJEXT='.mo'
  4140. INTLLIBS='-lintl '
  4141. INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4142. INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4143. INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4144. INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
  4145. INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4146. INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4147. INTLTOOL_MERGE='/usr/bin/intltool-merge'
  4148. INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
  4149. INTLTOOL_PERL='/usr/bin/perl'
  4150. INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4151. INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4152. INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4153. INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4154. INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4155. INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4156. INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4157. INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4158. INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4159. INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4160. INTLTOOL_UPDATE='/usr/bin/intltool-update'
  4161. INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4162. INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
  4163. INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  4164. ISO_CODES_LOCALEDIR='/usr/share/locale'
  4165. ISO_CODES_LOCATION='/usr/share/xml/iso-codes'
  4166. JP2_LIBS='-ljasper'
  4167. JPEG_LIBS=''
  4168. LCMS='lcms$(EXEEXT)'
  4169. LCMS_CFLAGS='-I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include '
  4170. LCMS_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms '
  4171. LD='/usr/bin/x86_64-w64-mingw32-ld'
  4172. LDFLAGS='-L/usr/x86_64-w64-mingw32/lib -L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib'
  4173. LIBOBJS=''
  4174. LIBS=''
  4175. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  4176. LIPO=''
  4177. LN_S='ln -s'
  4178. LTLIBOBJS=''
  4179. LT_CURRENT_MINUS_AGE='0'
  4180. LT_VERSION_INFO='800:0:800'
  4181. MAIL=''
  4182. MAINT=''
  4183. MAINTAINER_MODE_FALSE='#'
  4184. MAINTAINER_MODE_TRUE=''
  4185. MAKEINFO='${SHELL} /home/victorm/gimp_windows/gimp/missing --run makeinfo'
  4186. MANIFEST_TOOL=':'
  4187. MIME_TYPES='application/postscript;application/pdf;image/bmp;image/g3fax;image/gif;image/x-fits;image/pcx;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-sgi;image/x-tga;image/x-xbitmap;image/x-xwindowdump;image/x-xcf;image/x-compressed-xcf;image/x-gimp-gbr;image/x-gimp-pat;image/x-gimp-gih;image/tiff;image/x-psp;image/png;image/x-icon;image/svg+xml;application/pdf;image/x-wmf;image/jp2;image/jpeg2000;image/jpx;image/x-xcursor;'
  4188. MKDIR_P='/bin/mkdir -p'
  4189. MKINSTALLDIRS='./mkinstalldirs'
  4190. MMX_EXTRA_CFLAGS='-mmmx'
  4191. MNG_CFLAGS=''
  4192. MNG_LIBS=''
  4193. MSGFMT='/usr/bin/msgfmt'
  4194. MSGFMT_OPTS='-c'
  4195. MSGMERGE='/usr/bin/msgmerge'
  4196. MS_LIB_AVAILABLE_FALSE=''
  4197. MS_LIB_AVAILABLE_TRUE='#'
  4198. NM='/usr/bin/x86_64-w64-mingw32-nm -B'
  4199. NMEDIT=''
  4200. OBJDUMP='x86_64-w64-mingw32-objdump'
  4201. OBJEXT='o'
  4202. OS_UNIX_FALSE=''
  4203. OS_UNIX_TRUE='#'
  4204. OS_WIN32_FALSE='#'
  4205. OS_WIN32_TRUE=''
  4206. OTOOL64=''
  4207. OTOOL=''
  4208. PACKAGE='gimp'
  4209. PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP'
  4210. PACKAGE_NAME='GIMP'
  4211. PACKAGE_STRING='GIMP 2.8.0-RC1'
  4212. PACKAGE_TARNAME='gimp'
  4213. PACKAGE_URL=''
  4214. PACKAGE_VERSION='2.8.0-RC1'
  4215. PANGOCAIRO_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 '
  4216. PANGOCAIRO_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lintl '
  4217. PATHSEP=';'
  4218. PATH_SEPARATOR=':'
  4219. PERL='/usr/bin/perl'
  4220. PKG_CONFIG='/usr/bin/pkg-config'
  4221. PKG_CONFIG_LIBDIR=''
  4222. PKG_CONFIG_PATH='/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig'
  4223. PLATFORM_WIN32_FALSE='#'
  4224. PLATFORM_WIN32_TRUE=''
  4225. PNG_CFLAGS='-I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 -DPNG_PEDANTIC_WARNINGS'
  4226. PNG_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lpng15 '
  4227. POFILES=''
  4228. POPPLER_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/poppler/glib -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/poppler -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 '
  4229. POPPLER_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lpoppler-glib -lgobject-2.0 -lcairo -lgthread-2.0 -lglib-2.0 -lintl '
  4230. POSUB='po'
  4231. PO_IN_DATADIR_FALSE=''
  4232. PO_IN_DATADIR_TRUE=''
  4233. PYBIN_PATH=''
  4234. PYGIMP_EXTRA_CFLAGS=''
  4235. PYGTK_CFLAGS=''
  4236. PYGTK_CODEGEN=''
  4237. PYGTK_DEFSDIR=''
  4238. PYGTK_LIBS=''
  4239. PYLINK_LIBS=''
  4240. PYTHON=''
  4241. PYTHON_EXEC_PREFIX=''
  4242. PYTHON_INCLUDES=''
  4243. PYTHON_PLATFORM=''
  4244. PYTHON_PREFIX=''
  4245. PYTHON_VERSION=''
  4246. RANLIB='x86_64-w64-mingw32-ranlib'
  4247. RT_LIBS=''
  4248. SCREENSHOT=''
  4249. SCREENSHOT_LIBS=''
  4250. SED='/bin/sed'
  4251. SENDMAIL=''
  4252. SET_MAKE=''
  4253. SHELL='/bin/bash'
  4254. SOCKET_LIBS=''
  4255. SSE_EXTRA_CFLAGS='-mmmx -msse'
  4256. STATICLIBS_FALSE=''
  4257. STATICLIBS_TRUE='#'
  4258. STRIP='x86_64-w64-mingw32-strip'
  4259. SVG_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/librsvg-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 '
  4260. SVG_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl '
  4261. SYMPREFIX=''
  4262. TIFF_LIBS='-ltiff'
  4263. USE_BINRELOC_FALSE=''
  4264. USE_BINRELOC_TRUE='#'
  4265. USE_NLS='yes'
  4266. VERSION='2.8.0-RC1'
  4267. WEBKIT_CFLAGS='-mms-bitfields -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/webkit-1.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libsoup-2.4 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng15 -I/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/include/libxml2 '
  4268. WEBKIT_LIBS='-L/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lwebkitgtk-1.0 -lgtk-win32-2.0 -lsoup-2.4 -lgdk-win32-2.0 -latk-1.0 -lpangowin32-1.0 -lgdi32 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lcairo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
  4269. WEB_PAGE='web-page$(EXEEXT)'
  4270. WIN32_LARGE_ADDRESS_AWARE=''
  4271. WINDRES='x86_64-w64-mingw32-windres'
  4272. WITH_PDBGEN_FALSE='#'
  4273. WITH_PDBGEN_TRUE=''
  4274. WMF_CFLAGS='-I/usr/include/freetype2 -I/usr/include'
  4275. WMF_CONFIG='/usr/bin/libwmf-config'
  4276. WMF_LIBS='-L/usr/lib -lwmf -lwmflite -L/usr/lib/x86_64-linux-gnu -lfreetype -lz -lX11 -lexpat -ljpeg -lpng -lz -lm'
  4277. XFIXES_CFLAGS=''
  4278. XFIXES_LIBS=''
  4279. XGETTEXT='/usr/bin/xgettext'
  4280. XMC_CFLAGS=' '
  4281. XMC_LIBS='-lXcursor '
  4282. XMKMF=''
  4283. XMLLINT='/usr/bin/xmllint'
  4284. XMU_LIBS=''
  4285. XPM_LIBS=''
  4286. XSLTPROC='/usr/bin/xsltproc'
  4287. XVFB_RUN='no'
  4288. X_CFLAGS=''
  4289. X_EXTRA_LIBS=''
  4290. X_LIBS=''
  4291. X_PRE_LIBS=''
  4292. Z_LIBS='-lz'
  4293. ac_ct_AR=''
  4294. ac_ct_CC=''
  4295. ac_ct_DUMPBIN=''
  4296. am__EXEEXT_FALSE='#'
  4297. am__EXEEXT_TRUE=''
  4298. am__fastdepCCAS_FALSE='#'
  4299. am__fastdepCCAS_TRUE=''
  4300. am__fastdepCC_FALSE='#'
  4301. am__fastdepCC_TRUE=''
  4302. am__include='include'
  4303. am__isrc=''
  4304. am__leading_dot='.'
  4305. am__quote=''
  4306. am__tar='${AMTAR} chof - "$$tardir"'
  4307. am__untar='${AMTAR} xf -'
  4308. bindir='${exec_prefix}/bin'
  4309. build='x86_64-unknown-linux-gnu'
  4310. build_alias=''
  4311. build_cpu='x86_64'
  4312. build_os='linux-gnu'
  4313. build_vendor='unknown'
  4314. datadir='${datarootdir}'
  4315. datarootdir='${prefix}/share'
  4316. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  4317. dvidir='${docdir}'
  4318. exec_prefix='${prefix}'
  4319. gimpdatadir='${datarootdir}/gimp/2.0'
  4320. gimpdir='.gimp-2.8'
  4321. gimplocaledir='${datarootdir}/locale'
  4322. gimpplugindir='${exec_prefix}/lib/gimp/2.0'
  4323. gimpsysconfdir='${prefix}/etc/gimp/2.0'
  4324. host='x86_64-w64-mingw32'
  4325. host_alias='x86_64-w64-mingw32'
  4326. host_cpu='x86_64'
  4327. host_os='mingw32'
  4328. host_vendor='w64'
  4329. htmldir='${docdir}'
  4330. includedir='${prefix}/include'
  4331. infodir='${datarootdir}/info'
  4332. install_sh='${SHELL} /home/victorm/gimp_windows/gimp/install-sh'
  4333. libdir='${exec_prefix}/lib'
  4334. libexecdir='${exec_prefix}/libexec'
  4335. localedir='${datarootdir}/locale'
  4336. localstatedir='${prefix}/var'
  4337. mandir='${datarootdir}/man'
  4338. mkdir_p='/bin/mkdir -p'
  4339. ms_librarian='no'
  4340. oldincludedir='/usr/include'
  4341. pdfdir='${docdir}'
  4342. pkgpyexecdir=''
  4343. pkgpythondir=''
  4344. prefix='/home/victorm/gimp_windows/grab/usr/x86_64-w64-mingw32/sys-root/mingw'
  4345. program_transform_name='s,x,x,'
  4346. psdir='${docdir}'
  4347. pyexecdir=''
  4348. pythondir=''
  4349. sbindir='${exec_prefix}/sbin'
  4350. sharedstatedir='${prefix}/com'
  4351. sysconfdir='${prefix}/etc'
  4352. target_alias=''
  4353.  
  4354. ## ----------- ##
  4355. ## confdefs.h. ##
  4356. ## ----------- ##
  4357.  
  4358. /* confdefs.h */
  4359. #define PACKAGE_NAME "GIMP"
  4360. #define PACKAGE_TARNAME "gimp"
  4361. #define PACKAGE_VERSION "2.8.0-RC1"
  4362. #define PACKAGE_STRING "GIMP 2.8.0-RC1"
  4363. #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
  4364. #define PACKAGE_URL ""
  4365. #define GETTEXT_PACKAGE "gimp20"
  4366. #define STDC_HEADERS 1
  4367. #define HAVE_SYS_TYPES_H 1
  4368. #define HAVE_SYS_STAT_H 1
  4369. #define HAVE_STDLIB_H 1
  4370. #define HAVE_STRING_H 1
  4371. #define HAVE_MEMORY_H 1
  4372. #define HAVE_STRINGS_H 1
  4373. #define HAVE_INTTYPES_H 1
  4374. #define HAVE_STDINT_H 1
  4375. #define HAVE_UNISTD_H 1
  4376. #define LT_OBJDIR ".libs/"
  4377. #define ARCH_X86 1
  4378. #define ARCH_X86_64 1
  4379. #define STDC_HEADERS 1
  4380. #define TIME_WITH_SYS_TIME 1
  4381. #define HAVE_SYS_PARAM_H 1
  4382. #define HAVE_SYS_TIME_H 1
  4383. #define HAVE_UNISTD_H 1
  4384. #define HAVE_VPRINTF 1
  4385. #define HAVE_ALLOCA 1
  4386. #define HAVE_DIFFTIME 1
  4387. #define HAVE_LOCALE_H 1
  4388. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  4389. #define HAVE_GETTEXT 1
  4390. #define HAVE_DCGETTEXT 1
  4391. #define ENABLE_NLS 1
  4392. #define HAVE_ISO_CODES 1
  4393. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  4394. #define X_DISPLAY_MISSING 1
  4395. #define HAVE_MATH_H 1
  4396. #define HAVE_FINITE 1
  4397. #define HAVE_RINT 1
  4398. #define USE_MMX 1
  4399. #define USE_SSE 1
  4400. #define ENABLE_MP 1
  4401. #define HAVE_POPPLER 1
  4402. #define HAVE_LCMS 1
  4403.  
  4404. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement