Ticket #66887: config.log

File config.log, 204.2 KB (added by rmottola (Riccardo), 15 months ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by GIMP configure 2.10.32, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local lt_cv_path_NM=/opt/local/bin/nm --build=x86_64-apple-darwin10.8.0 --enable-mp --with-bug-report-url=https://guide.macports.org/#project.tickets --with-pdbgen --disable-silent-rules --disable-check-update --without-alsa --without-gudev --without-webkit ac_cv_path_PERL=/opt/local/bin/perl5.34 --without-x
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = balthasar.homenet.telecomitalia.it
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
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      = Mach kernel version:
26         Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 65 tasks, 226 threads, 2 processors
34Load average: 1.14, Mach factor: 0.84
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/
40PATH: /opt/local/bin/
41PATH: /opt/local/sbin/
42PATH: /bin/
43PATH: /sbin/
44PATH: /usr/bin/
45PATH: /usr/sbin/
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:3703: looking for aux files: ltmain.sh config.guess config.sub compile missing install-sh
53configure:3716:  trying ./
54configure:3745:   ./ltmain.sh found
55configure:3745:   ./config.guess found
56configure:3745:   ./config.sub found
57configure:3745:   ./compile found
58configure:3745:   ./missing found
59configure:3727:   ./install-sh found
60configure:3880: checking for a BSD-compatible install
61configure:3953: result: /usr/bin/install -c
62configure:3964: checking whether build environment is sane
63configure:4019: result: yes
64configure:4178: checking for a race-free mkdir -p
65configure:4222: result: ./install-sh -c -d
66configure:4229: checking for gawk
67configure:4250: found /opt/local/bin/gawk
68configure:4261: result: gawk
69configure:4272: checking whether make sets $(MAKE)
70configure:4295: result: yes
71configure:4325: checking whether make supports nested variables
72configure:4343: result: yes
73configure:4490: checking whether make supports nested variables
74configure:4508: result: yes
75configure:4739: checking for gcc
76configure:4771: result: /opt/local/bin/clang-mp-11
77configure:5124: checking for C compiler version
78configure:5133: /opt/local/bin/clang-mp-11 --version >&5
79clang version 11.1.0
80Target: x86_64-apple-darwin10.8.0
81Thread model: posix
82InstalledDir: /opt/local/libexec/llvm-11/bin
83configure:5144: $? = 0
84configure:5133: /opt/local/bin/clang-mp-11 -v >&5
85clang version 11.1.0
86Target: x86_64-apple-darwin10.8.0
87Thread model: posix
88InstalledDir: /opt/local/libexec/llvm-11/bin
89configure:5144: $? = 0
90configure:5133: /opt/local/bin/clang-mp-11 -V >&5
91clang: error: argument to '-V' is missing (expected 1 value)
92clang: error: no input files
93configure:5144: $? = 1
94configure:5133: /opt/local/bin/clang-mp-11 -qversion >&5
95clang: error: unknown argument '-qversion'; did you mean '--version'?
96clang: error: no input files
97configure:5144: $? = 1
98configure:5133: /opt/local/bin/clang-mp-11 -version >&5
99clang: error: unknown argument '-version'; did you mean '--version'?
100clang: error: no input files
101configure:5144: $? = 1
102configure:5164: checking whether the C compiler works
103configure:5186: /opt/local/bin/clang-mp-11 -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
104configure:5190: $? = 0
105configure:5240: result: yes
106configure:5243: checking for C compiler default output file name
107configure:5245: result: a.out
108configure:5251: checking for suffix of executables
109configure:5258: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
110configure:5262: $? = 0
111configure:5285: result:
112configure:5307: checking whether we are cross compiling
113configure:5315: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
114configure:5319: $? = 0
115configure:5326: ./conftest
116configure:5330: $? = 0
117configure:5345: result: no
118configure:5350: checking for suffix of object files
119configure:5373: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
120configure:5377: $? = 0
121configure:5399: result: o
122configure:5403: checking whether the compiler supports GNU C
123configure:5423: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
124configure:5423: $? = 0
125configure:5433: result: yes
126configure:5444: checking whether /opt/local/bin/clang-mp-11 accepts -g
127configure:5465: /opt/local/bin/clang-mp-11 -c -g -I/opt/local/include conftest.c >&5
128configure:5465: $? = 0
129configure:5509: result: yes
130configure:5529: checking for /opt/local/bin/clang-mp-11 option to enable C11 features
131configure:5544: /opt/local/bin/clang-mp-11  -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
132configure:5544: $? = 0
133configure:5562: result: none needed
134configure:5678: checking whether /opt/local/bin/clang-mp-11 understands -c and -o together
135configure:5701: /opt/local/bin/clang-mp-11 -c conftest.c -o conftest2.o
136configure:5704: $? = 0
137configure:5701: /opt/local/bin/clang-mp-11 -c conftest.c -o conftest2.o
138configure:5704: $? = 0
139configure:5716: result: yes
140configure:5736: checking whether make supports the include directive
141configure:5751: make -f confmf.GNU && cat confinc.out
142this is the am__doit target
143configure:5754: $? = 0
144configure:5773: result: yes (GNU style)
145configure:5799: checking dependency style of /opt/local/bin/clang-mp-11
146configure:5911: result: gcc3
147configure:5931: checking how to run the C preprocessor
148configure:5957: /opt/local/bin/clang-mp-11 -E -I/opt/local/include conftest.c
149configure:5957: $? = 0
150configure:5972: /opt/local/bin/clang-mp-11 -E -I/opt/local/include conftest.c
151conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
152#include <ac_nonexistent.h>
153         ^~~~~~~~~~~~~~~~~~
1541 error generated.
155configure:5972: $? = 1
156configure: failed program was:
157| /* confdefs.h */
158| #define PACKAGE_NAME "GIMP"
159| #define PACKAGE_TARNAME "gimp"
160| #define PACKAGE_VERSION "2.10.32"
161| #define PACKAGE_STRING "GIMP 2.10.32"
162| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
163| #define PACKAGE_URL ""
164| #define GIMP_PKGCONFIG_VERSION "2.0"
165| #define GIMP_TOOL_VERSION "2.0"
166| #define GETTEXT_PACKAGE "gimp20"
167| /* end confdefs.h.  */
168| #include <ac_nonexistent.h>
169configure:5999: result: /opt/local/bin/clang-mp-11 -E
170configure:6013: /opt/local/bin/clang-mp-11 -E -I/opt/local/include conftest.c
171configure:6013: $? = 0
172configure:6028: /opt/local/bin/clang-mp-11 -E -I/opt/local/include conftest.c
173conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
174#include <ac_nonexistent.h>
175         ^~~~~~~~~~~~~~~~~~
1761 error generated.
177configure:6028: $? = 1
178configure: failed program was:
179| /* confdefs.h */
180| #define PACKAGE_NAME "GIMP"
181| #define PACKAGE_TARNAME "gimp"
182| #define PACKAGE_VERSION "2.10.32"
183| #define PACKAGE_STRING "GIMP 2.10.32"
184| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
185| #define PACKAGE_URL ""
186| #define GIMP_PKGCONFIG_VERSION "2.0"
187| #define GIMP_TOOL_VERSION "2.0"
188| #define GETTEXT_PACKAGE "gimp20"
189| /* end confdefs.h.  */
190| #include <ac_nonexistent.h>
191configure:6065: checking build system type
192configure:6080: result: x86_64-apple-darwin10.8.0
193configure:6100: checking host system type
194configure:6114: result: x86_64-apple-darwin10.8.0
195configure:6194: checking for gcc
196configure:6226: result: /opt/local/bin/clang-mp-11
197configure:6579: checking for C compiler version
198configure:6588: /opt/local/bin/clang-mp-11 --version >&5
199clang version 11.1.0
200Target: x86_64-apple-darwin10.8.0
201Thread model: posix
202InstalledDir: /opt/local/libexec/llvm-11/bin
203configure:6599: $? = 0
204configure:6588: /opt/local/bin/clang-mp-11 -v >&5
205clang version 11.1.0
206Target: x86_64-apple-darwin10.8.0
207Thread model: posix
208InstalledDir: /opt/local/libexec/llvm-11/bin
209configure:6599: $? = 0
210configure:6588: /opt/local/bin/clang-mp-11 -V >&5
211clang: error: argument to '-V' is missing (expected 1 value)
212clang: error: no input files
213configure:6599: $? = 1
214configure:6588: /opt/local/bin/clang-mp-11 -qversion >&5
215clang: error: unknown argument '-qversion'; did you mean '--version'?
216clang: error: no input files
217configure:6599: $? = 1
218configure:6588: /opt/local/bin/clang-mp-11 -version >&5
219clang: error: unknown argument '-version'; did you mean '--version'?
220clang: error: no input files
221configure:6599: $? = 1
222configure:6603: checking whether the compiler supports GNU C
223configure:6633: result: yes
224configure:6644: checking whether /opt/local/bin/clang-mp-11 accepts -g
225configure:6665: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
226configure:6665: $? = 0
227configure:6709: result: yes
228configure:6729: checking for /opt/local/bin/clang-mp-11 option to enable C11 features
229configure:6762: result: none needed
230configure:6878: checking whether /opt/local/bin/clang-mp-11 understands -c and -o together
231configure:6916: result: yes
232configure:6935: checking dependency style of /opt/local/bin/clang-mp-11
233configure:7047: result: gcc3
234configure:7067: checking how to run the C preprocessor
235configure:7093: /opt/local/bin/clang-mp-11 -E -I/opt/local/include conftest.c
236configure:7093: $? = 0
237configure:7108: /opt/local/bin/clang-mp-11 -E -I/opt/local/include conftest.c
238conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
239#include <ac_nonexistent.h>
240         ^~~~~~~~~~~~~~~~~~
2411 error generated.
242configure:7108: $? = 1
243configure: failed program was:
244| /* confdefs.h */
245| #define PACKAGE_NAME "GIMP"
246| #define PACKAGE_TARNAME "gimp"
247| #define PACKAGE_VERSION "2.10.32"
248| #define PACKAGE_STRING "GIMP 2.10.32"
249| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
250| #define PACKAGE_URL ""
251| #define GIMP_PKGCONFIG_VERSION "2.0"
252| #define GIMP_TOOL_VERSION "2.0"
253| #define GETTEXT_PACKAGE "gimp20"
254| /* end confdefs.h.  */
255| #include <ac_nonexistent.h>
256configure:7135: result: /opt/local/bin/clang-mp-11 -E
257configure:7149: /opt/local/bin/clang-mp-11 -E -I/opt/local/include conftest.c
258configure:7149: $? = 0
259configure:7164: /opt/local/bin/clang-mp-11 -E -I/opt/local/include conftest.c
260conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
261#include <ac_nonexistent.h>
262         ^~~~~~~~~~~~~~~~~~
2631 error generated.
264configure:7164: $? = 1
265configure: failed program was:
266| /* confdefs.h */
267| #define PACKAGE_NAME "GIMP"
268| #define PACKAGE_TARNAME "gimp"
269| #define PACKAGE_VERSION "2.10.32"
270| #define PACKAGE_STRING "GIMP 2.10.32"
271| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
272| #define PACKAGE_URL ""
273| #define GIMP_PKGCONFIG_VERSION "2.0"
274| #define GIMP_TOOL_VERSION "2.0"
275| #define GETTEXT_PACKAGE "gimp20"
276| /* end confdefs.h.  */
277| #include <ac_nonexistent.h>
278configure:7339: checking for C++ compiler version
279configure:7348: /opt/local/bin/clang++-mp-11 --version >&5
280clang version 11.1.0
281Target: x86_64-apple-darwin10.8.0
282Thread model: posix
283InstalledDir: /opt/local/libexec/llvm-11/bin
284configure:7359: $? = 0
285configure:7348: /opt/local/bin/clang++-mp-11 -v >&5
286clang version 11.1.0
287Target: x86_64-apple-darwin10.8.0
288Thread model: posix
289InstalledDir: /opt/local/libexec/llvm-11/bin
290configure:7359: $? = 0
291configure:7348: /opt/local/bin/clang++-mp-11 -V >&5
292clang: error: argument to '-V' is missing (expected 1 value)
293clang: error: no input files
294configure:7359: $? = 1
295configure:7348: /opt/local/bin/clang++-mp-11 -qversion >&5
296clang: error: unknown argument '-qversion'; did you mean '--version'?
297clang: error: no input files
298configure:7359: $? = 1
299configure:7363: checking whether the compiler supports GNU C++
300configure:7383: /opt/local/bin/clang++-mp-11 -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
301configure:7383: $? = 0
302configure:7393: result: yes
303configure:7404: checking whether /opt/local/bin/clang++-mp-11 accepts -g
304configure:7425: /opt/local/bin/clang++-mp-11 -c -g -I/opt/local/include conftest.cpp >&5
305configure:7425: $? = 0
306configure:7469: result: yes
307configure:7489: checking for /opt/local/bin/clang++-mp-11 option to enable C++11 features
308configure:7504: /opt/local/bin/clang++-mp-11  -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
309conftest.cpp:178:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
310  cxx11test::delegate d2();
311                        ^~
312conftest.cpp:178:25: note: remove parentheses to declare a variable
313  cxx11test::delegate d2();
314                        ^~
3151 warning generated.
316configure:7504: $? = 0
317configure:7522: result: none needed
318configure:7588: checking dependency style of /opt/local/bin/clang++-mp-11
319configure:7700: result: gcc3
320configure:7723: checking whether /opt/local/bin/clang++-mp-11 supports C++14 features by default
321configure:8138: /opt/local/bin/clang++-mp-11 -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
322configure:8138: $? = 0
323configure:8146: result: yes
324configure:9116: checking how to print strings
325configure:9143: result: printf
326configure:9164: checking for a sed that does not truncate output
327configure:9234: result: /usr/bin/sed
328configure:9252: checking for grep that handles long lines and -e
329configure:9316: result: /usr/bin/grep
330configure:9321: checking for egrep
331configure:9389: result: /usr/bin/grep -E
332configure:9394: checking for fgrep
333configure:9462: result: /usr/bin/grep -F
334configure:9498: checking for ld used by /opt/local/bin/clang-mp-11
335configure:9566: result: /opt/local/libexec/llvm-11/bin/ld
336configure:9573: checking if the linker (/opt/local/libexec/llvm-11/bin/ld) is GNU ld
337configure:9589: result: no
338configure:9601: checking for BSD- or MS-compatible name lister (nm)
339configure:9656: result: /opt/local/bin/nm
340configure:9796: checking the name lister (/opt/local/bin/nm) interface
341configure:9804: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
342configure:9807: /opt/local/bin/nm "conftest.o"
343configure:9810: output
3440000000000000000 S _some_variable
345configure:9817: result: BSD nm
346configure:9820: checking whether ln -s works
347configure:9824: result: yes
348configure:9832: checking the maximum length of command line arguments
349configure:9964: result: 196608
350configure:10012: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format
351configure:10053: result: func_convert_file_noop
352configure:10060: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format
353configure:10081: result: func_convert_file_noop
354configure:10088: checking for /opt/local/libexec/llvm-11/bin/ld option to reload object files
355configure:10096: result: -r
356configure:10175: checking for file
357configure:10196: found /usr/bin/file
358configure:10207: result: file
359configure:10283: checking for objdump
360configure:10318: result: no
361configure:10344: checking how to recognize dependent libraries
362configure:10545: result: pass_all
363configure:10635: checking for dlltool
364configure:10670: result: no
365configure:10697: checking how to associate runtime and link libraries
366configure:10725: result: printf %s\n
367configure:10876: checking for archiver @FILE support
368configure:10894: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
369configure:10894: $? = 0
370configure:10898: /opt/local/bin/ar cr libconftest.a @conftest.lst >&5
371ar: @conftest.lst: No such file or directory
372configure:10901: $? = 1
373configure:10921: result: no
374configure:10984: checking for strip
375configure:11005: found /opt/local/bin/strip
376configure:11016: result: strip
377configure:11093: checking for ranlib
378configure:11125: result: /opt/local/bin/ranlib
379configure:11227: checking command to parse /opt/local/bin/nm output from /opt/local/bin/clang-mp-11 object
380configure:11381: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
381configure:11384: $? = 0
382configure:11388: /opt/local/bin/nm conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
383configure:11391: $? = 0
384cannot find nm_test_var in conftest.nm
385configure:11381: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
386configure:11384: $? = 0
387configure:11388: /opt/local/bin/nm conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
388configure:11391: $? = 0
389configure:11457: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5
390configure:11460: $? = 0
391configure:11498: result: ok
392configure:11545: checking for sysroot
393configure:11576: result: no
394configure:11583: checking for a working dd
395configure:11627: result: /bin/dd
396configure:11631: checking how to truncate binary pipes
397configure:11647: result: /bin/dd bs=4096 count=1
398configure:11984: checking for mt
399configure:12019: result: no
400configure:12039: checking if : is a manifest tool
401configure:12046: : '-?'
402configure:12054: result: no
403configure:12115: checking for dsymutil
404configure:12136: found /usr/bin/dsymutil
405configure:12147: result: dsymutil
406configure:12217: checking for nmedit
407configure:12238: found /opt/local/bin/nmedit
408configure:12249: result: nmedit
409configure:12319: checking for lipo
410configure:12340: found /opt/local/bin/lipo
411configure:12351: result: lipo
412configure:12421: checking for otool
413configure:12442: found /opt/local/bin/otool
414configure:12453: result: otool
415configure:12523: checking for otool64
416configure:12558: result: no
417configure:12603: checking for -single_module linker flag
418/opt/local/bin/clang-mp-11 -pipe -Os -Wno-deprecated-declarations -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
419configure:12637: result: yes
420configure:12640: checking for -exported_symbols_list linker flag
421configure:12661: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
422configure:12661: $? = 0
423configure:12672: result: yes
424configure:12675: checking for -force_load linker flag
425/opt/local/bin/clang-mp-11 -pipe -Os -Wno-deprecated-declarations -arch x86_64 -c -o conftest.o conftest.c
426/opt/local/bin/ar cr libconftest.a conftest.o
427/opt/local/bin/ranlib libconftest.a
428/opt/local/bin/clang-mp-11 -pipe -Os -Wno-deprecated-declarations -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
429configure:12708: result: yes
430configure:12779: checking for stdio.h
431configure:12779: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
432configure:12779: $? = 0
433configure:12779: result: yes
434configure:12779: checking for stdlib.h
435configure:12779: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
436configure:12779: $? = 0
437configure:12779: result: yes
438configure:12779: checking for string.h
439configure:12779: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
440configure:12779: $? = 0
441configure:12779: result: yes
442configure:12779: checking for inttypes.h
443configure:12779: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
444configure:12779: $? = 0
445configure:12779: result: yes
446configure:12779: checking for stdint.h
447configure:12779: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
448configure:12779: $? = 0
449configure:12779: result: yes
450configure:12779: checking for strings.h
451configure:12779: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
452configure:12779: $? = 0
453configure:12779: result: yes
454configure:12779: checking for sys/stat.h
455configure:12779: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
456configure:12779: $? = 0
457configure:12779: result: yes
458configure:12779: checking for sys/types.h
459configure:12779: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
460configure:12779: $? = 0
461configure:12779: result: yes
462configure:12779: checking for unistd.h
463configure:12779: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
464configure:12779: $? = 0
465configure:12779: result: yes
466configure:12779: checking for sys/time.h
467configure:12779: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
468configure:12779: $? = 0
469configure:12779: result: yes
470configure:12804: checking for dlfcn.h
471configure:12804: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
472configure:12804: $? = 0
473configure:12804: result: yes
474configure:13400: checking for objdir
475configure:13416: result: .libs
476configure:13680: checking if /opt/local/bin/clang-mp-11 supports -fno-rtti -fno-exceptions
477configure:13699: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
478configure:13703: $? = 0
479configure:13716: result: yes
480configure:14074: checking for /opt/local/bin/clang-mp-11 option to produce PIC
481configure:14082: result: -fno-common -DPIC
482configure:14090: checking if /opt/local/bin/clang-mp-11 PIC flag -fno-common -DPIC works
483configure:14109: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
484configure:14113: $? = 0
485configure:14126: result: yes
486configure:14155: checking if /opt/local/bin/clang-mp-11 static flag -static works
487configure:14184: result: no
488configure:14199: checking if /opt/local/bin/clang-mp-11 supports -c -o file.o
489configure:14221: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
490configure:14225: $? = 0
491configure:14247: result: yes
492configure:14255: checking if /opt/local/bin/clang-mp-11 supports -c -o file.o
493configure:14303: result: yes
494configure:14336: checking whether the /opt/local/bin/clang-mp-11 linker (/opt/local/libexec/llvm-11/bin/ld) supports shared libraries
495configure:15604: result: yes
496configure:15845: checking dynamic linker characteristics
497configure:16666: result: darwin10.8.0 dyld
498configure:16788: checking how to hardcode library paths into programs
499configure:16813: result: immediate
500configure:17365: checking whether stripping libraries is possible
501configure:17382: result: yes
502configure:17416: checking if libtool supports shared libraries
503configure:17418: result: yes
504configure:17421: checking whether to build shared libraries
505configure:17446: result: yes
506configure:17449: checking whether to build static libraries
507configure:17453: result: no
508configure:17476: checking how to run the C++ preprocessor
509configure:17498: /opt/local/bin/clang++-mp-11 -E -I/opt/local/include conftest.cpp
510configure:17498: $? = 0
511configure:17513: /opt/local/bin/clang++-mp-11 -E -I/opt/local/include conftest.cpp
512conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found
513#include <ac_nonexistent.h>
514         ^~~~~~~~~~~~~~~~~~
5151 error generated.
516configure:17513: $? = 1
517configure: failed program was:
518| /* confdefs.h */
519| #define PACKAGE_NAME "GIMP"
520| #define PACKAGE_TARNAME "gimp"
521| #define PACKAGE_VERSION "2.10.32"
522| #define PACKAGE_STRING "GIMP 2.10.32"
523| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
524| #define PACKAGE_URL ""
525| #define GIMP_PKGCONFIG_VERSION "2.0"
526| #define GIMP_TOOL_VERSION "2.0"
527| #define GETTEXT_PACKAGE "gimp20"
528| #define HAVE_CXX14 1
529| #define HAVE_STDIO_H 1
530| #define HAVE_STDLIB_H 1
531| #define HAVE_STRING_H 1
532| #define HAVE_INTTYPES_H 1
533| #define HAVE_STDINT_H 1
534| #define HAVE_STRINGS_H 1
535| #define HAVE_SYS_STAT_H 1
536| #define HAVE_SYS_TYPES_H 1
537| #define HAVE_UNISTD_H 1
538| #define HAVE_SYS_TIME_H 1
539| #define STDC_HEADERS 1
540| #define HAVE_DLFCN_H 1
541| #define LT_OBJDIR ".libs/"
542| /* end confdefs.h.  */
543| #include <ac_nonexistent.h>
544configure:17540: result: /opt/local/bin/clang++-mp-11 -E
545configure:17554: /opt/local/bin/clang++-mp-11 -E -I/opt/local/include conftest.cpp
546configure:17554: $? = 0
547configure:17569: /opt/local/bin/clang++-mp-11 -E -I/opt/local/include conftest.cpp
548conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found
549#include <ac_nonexistent.h>
550         ^~~~~~~~~~~~~~~~~~
5511 error generated.
552configure:17569: $? = 1
553configure: failed program was:
554| /* confdefs.h */
555| #define PACKAGE_NAME "GIMP"
556| #define PACKAGE_TARNAME "gimp"
557| #define PACKAGE_VERSION "2.10.32"
558| #define PACKAGE_STRING "GIMP 2.10.32"
559| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
560| #define PACKAGE_URL ""
561| #define GIMP_PKGCONFIG_VERSION "2.0"
562| #define GIMP_TOOL_VERSION "2.0"
563| #define GETTEXT_PACKAGE "gimp20"
564| #define HAVE_CXX14 1
565| #define HAVE_STDIO_H 1
566| #define HAVE_STDLIB_H 1
567| #define HAVE_STRING_H 1
568| #define HAVE_INTTYPES_H 1
569| #define HAVE_STDINT_H 1
570| #define HAVE_STRINGS_H 1
571| #define HAVE_SYS_STAT_H 1
572| #define HAVE_SYS_TYPES_H 1
573| #define HAVE_UNISTD_H 1
574| #define HAVE_SYS_TIME_H 1
575| #define STDC_HEADERS 1
576| #define HAVE_DLFCN_H 1
577| #define LT_OBJDIR ".libs/"
578| /* end confdefs.h.  */
579| #include <ac_nonexistent.h>
580configure:17734: checking for ld used by /opt/local/bin/clang++-mp-11
581configure:17802: result: /opt/local/libexec/llvm-11/bin/ld
582configure:17809: checking if the linker (/opt/local/libexec/llvm-11/bin/ld) is GNU ld
583configure:17825: result: no
584configure:17880: checking whether the /opt/local/bin/clang++-mp-11 linker (/opt/local/libexec/llvm-11/bin/ld) supports shared libraries
585configure:18958: result: yes
586configure:18994: /opt/local/bin/clang++-mp-11 -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
587configure:18997: $? = 0
588configure:19478: checking for /opt/local/bin/clang++-mp-11 option to produce PIC
589configure:19486: result: -fno-common -DPIC
590configure:19494: checking if /opt/local/bin/clang++-mp-11 PIC flag -fno-common -DPIC works
591configure:19513: /opt/local/bin/clang++-mp-11 -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
592configure:19517: $? = 0
593configure:19530: result: yes
594configure:19553: checking if /opt/local/bin/clang++-mp-11 static flag -static works
595configure:19582: result: no
596configure:19594: checking if /opt/local/bin/clang++-mp-11 supports -c -o file.o
597configure:19616: /opt/local/bin/clang++-mp-11 -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
598configure:19620: $? = 0
599configure:19642: result: yes
600configure:19647: checking if /opt/local/bin/clang++-mp-11 supports -c -o file.o
601configure:19695: result: yes
602configure:19725: checking whether the /opt/local/bin/clang++-mp-11 linker (/opt/local/libexec/llvm-11/bin/ld) supports shared libraries
603configure:19765: result: yes
604configure:19907: checking dynamic linker characteristics
605configure:20655: result: darwin10.8.0 dyld
606configure:20720: checking how to hardcode library paths into programs
607configure:20745: result: immediate
608configure:20816: checking dependency style of /opt/local/bin/clang-mp-11
609configure:20926: result: gcc3
610configure:20944: checking whether to enable maintainer-specific portions of Makefiles
611configure:20954: result: yes
612configure:21028: checking for pkg-config
613configure:21051: found /opt/local/bin/pkg-config
614configure:21063: result: /opt/local/bin/pkg-config
615configure:21088: checking pkg-config is at least version 0.16
616configure:21091: result: yes
617configure:21107: checking for host type
618configure:21109: result: x86_64-apple-darwin10.8.0
619configure:21112: checking for host processor
620configure:21131: result: x86-64
621configure:21164: checking if compiling for Linux
622configure:21174: result: no
623configure:21190: checking if compiling for Win32
624configure:21200: result: no
625configure:21428: checking if compiling for Mac OS X
626configure:21432: result: yes
627configure:21442: result: yes
628configure:21460: checking whether make sets $(MAKE)
629configure:21483: result: yes
630configure:21492: checking whether ln -s works
631configure:21496: result: yes
632configure:21513: checking for special C compiler options needed for large files
633configure:21561: result: no
634configure:21567: checking for _FILE_OFFSET_BITS value needed for large files
635configure:21593: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -I/opt/local/include conftest.c >&5
636configure:21593: $? = 0
637configure:21627: result: no
638configure:21710: checking whether to turn on debugging
639configure:21726: result: no
640configure:21730: checking whether to turn on profiling
641configure:21746: result: no
642configure:21786: checking whether /opt/local/bin/clang-mp-11 understands -Wdeclaration-after-statement
643configure:21799: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -Wall -Werror -Wdeclaration-after-statement -I/opt/local/include conftest.c >&5
644configure:21799: $? = 0
645configure:21806: result: yes
646configure:21823: checking whether /opt/local/bin/clang-mp-11 understands -Wmissing-prototypes
647configure:21836: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -Wall -Wdeclaration-after-statement -Werror -Wmissing-prototypes -I/opt/local/include conftest.c >&5
648configure:21836: $? = 0
649configure:21843: result: yes
650configure:21864: checking whether /opt/local/bin/clang-mp-11 understands -Werror=missing-prototypes
651configure:21877: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror -Werror=missing-prototypes -I/opt/local/include conftest.c >&5
652configure:21877: $? = 0
653configure:21884: result: yes
654configure:21901: checking whether /opt/local/bin/clang-mp-11 understands -Wstrict-prototypes
655configure:21914: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Werror -Wstrict-prototypes -I/opt/local/include conftest.c >&5
656configure:21914: $? = 0
657configure:21921: result: yes
658configure:21938: checking whether /opt/local/bin/clang-mp-11 understands -Wmissing-declarations
659configure:21951: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Werror -Wmissing-declarations -I/opt/local/include conftest.c >&5
660configure:21951: $? = 0
661configure:21958: result: yes
662configure:21975: checking whether /opt/local/bin/clang-mp-11 understands -Winit-self
663configure:21988: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Werror -Winit-self -I/opt/local/include conftest.c >&5
664configure:21988: $? = 0
665configure:21995: result: yes
666configure:22012: checking whether /opt/local/bin/clang-mp-11 understands -Wpointer-arith
667configure:22025: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Werror -Wpointer-arith -I/opt/local/include conftest.c >&5
668configure:22025: $? = 0
669configure:22032: result: yes
670configure:22049: checking whether /opt/local/bin/clang-mp-11 understands -Wold-style-definition
671configure:22062: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Werror -Wold-style-definition -I/opt/local/include conftest.c >&5
672configure:22062: $? = 0
673configure:22069: result: yes
674configure:22086: checking whether /opt/local/bin/clang-mp-11 understands -Wmissing-format-attribute
675configure:22099: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Werror -Wmissing-format-attribute -I/opt/local/include conftest.c >&5
676configure:22099: $? = 0
677configure:22106: result: yes
678configure:22123: checking whether /opt/local/bin/clang-mp-11 understands -Wformat-security
679configure:22136: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Werror -Wformat-security -I/opt/local/include conftest.c >&5
680configure:22136: $? = 0
681configure:22143: result: yes
682configure:22160: checking whether /opt/local/bin/clang-mp-11 understands -Wlogical-op
683configure:22173: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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 -Werror -Wlogical-op -I/opt/local/include conftest.c >&5
684error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Werror,-Wunknown-warning-option]
685configure:22173: $? = 1
686configure: failed program was:
687| /* confdefs.h */
688| #define PACKAGE_NAME "GIMP"
689| #define PACKAGE_TARNAME "gimp"
690| #define PACKAGE_VERSION "2.10.32"
691| #define PACKAGE_STRING "GIMP 2.10.32"
692| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
693| #define PACKAGE_URL ""
694| #define GIMP_PKGCONFIG_VERSION "2.0"
695| #define GIMP_TOOL_VERSION "2.0"
696| #define GETTEXT_PACKAGE "gimp20"
697| #define HAVE_CXX14 1
698| #define HAVE_STDIO_H 1
699| #define HAVE_STDLIB_H 1
700| #define HAVE_STRING_H 1
701| #define HAVE_INTTYPES_H 1
702| #define HAVE_STDINT_H 1
703| #define HAVE_STRINGS_H 1
704| #define HAVE_SYS_STAT_H 1
705| #define HAVE_SYS_TYPES_H 1
706| #define HAVE_UNISTD_H 1
707| #define HAVE_SYS_TIME_H 1
708| #define STDC_HEADERS 1
709| #define HAVE_DLFCN_H 1
710| #define LT_OBJDIR ".libs/"
711| #define ARCH_X86 1
712| #define ARCH_X86_64 1
713| #define PLATFORM_OSX 1
714| /* end confdefs.h.  */
715|
716| int
717| main (void)
718| {
719|
720|   ;
721|   return 0;
722| }
723configure:22180: result: no
724configure:22197: checking whether /opt/local/bin/clang-mp-11 understands -Wtype-limits
725configure:22210: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Werror -Wtype-limits -I/opt/local/include conftest.c >&5
726configure:22210: $? = 0
727configure:22217: result: yes
728configure:22234: checking whether /opt/local/bin/clang-mp-11 understands -fno-common
729configure:22247: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -Werror -fno-common -I/opt/local/include conftest.c >&5
730configure:22247: $? = 0
731configure:22254: result: yes
732configure:22271: checking whether /opt/local/bin/clang-mp-11 understands -fdiagnostics-show-option
733configure:22284: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -Werror -fdiagnostics-show-option -I/opt/local/include conftest.c >&5
734configure:22284: $? = 0
735configure:22291: result: yes
736configure:22308: checking whether /opt/local/bin/clang-mp-11 understands -Wreturn-type
737configure:22321: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Werror -Wreturn-type -I/opt/local/include conftest.c >&5
738configure:22321: $? = 0
739configure:22328: result: yes
740configure:22354: checking whether /opt/local/bin/clang-mp-11 understands --omg-optimized
741configure:22367: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Werror --omg-optimized -I/opt/local/include conftest.c >&5
742clang: error: unsupported option '--omg-optimized'
743configure:22367: $? = 1
744configure: failed program was:
745| /* confdefs.h */
746| #define PACKAGE_NAME "GIMP"
747| #define PACKAGE_TARNAME "gimp"
748| #define PACKAGE_VERSION "2.10.32"
749| #define PACKAGE_STRING "GIMP 2.10.32"
750| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
751| #define PACKAGE_URL ""
752| #define GIMP_PKGCONFIG_VERSION "2.0"
753| #define GIMP_TOOL_VERSION "2.0"
754| #define GETTEXT_PACKAGE "gimp20"
755| #define HAVE_CXX14 1
756| #define HAVE_STDIO_H 1
757| #define HAVE_STDLIB_H 1
758| #define HAVE_STRING_H 1
759| #define HAVE_INTTYPES_H 1
760| #define HAVE_STDINT_H 1
761| #define HAVE_STRINGS_H 1
762| #define HAVE_SYS_STAT_H 1
763| #define HAVE_SYS_TYPES_H 1
764| #define HAVE_UNISTD_H 1
765| #define HAVE_SYS_TIME_H 1
766| #define STDC_HEADERS 1
767| #define HAVE_DLFCN_H 1
768| #define LT_OBJDIR ".libs/"
769| #define ARCH_X86 1
770| #define ARCH_X86_64 1
771| #define PLATFORM_OSX 1
772| /* end confdefs.h.  */
773|
774| int
775| main (void)
776| {
777|
778|   ;
779|   return 0;
780| }
781configure:22374: result: no
782configure:22391: checking whether /opt/local/bin/clang-mp-11 understands --disable-instructions
783configure:22404: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type  -Werror --disable-instructions -I/opt/local/include conftest.c >&5
784clang: error: unsupported option '--disable-instructions'
785configure:22404: $? = 1
786configure: failed program was:
787| /* confdefs.h */
788| #define PACKAGE_NAME "GIMP"
789| #define PACKAGE_TARNAME "gimp"
790| #define PACKAGE_VERSION "2.10.32"
791| #define PACKAGE_STRING "GIMP 2.10.32"
792| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
793| #define PACKAGE_URL ""
794| #define GIMP_PKGCONFIG_VERSION "2.0"
795| #define GIMP_TOOL_VERSION "2.0"
796| #define GETTEXT_PACKAGE "gimp20"
797| #define HAVE_CXX14 1
798| #define HAVE_STDIO_H 1
799| #define HAVE_STDLIB_H 1
800| #define HAVE_STRING_H 1
801| #define HAVE_INTTYPES_H 1
802| #define HAVE_STDINT_H 1
803| #define HAVE_STRINGS_H 1
804| #define HAVE_SYS_STAT_H 1
805| #define HAVE_SYS_TYPES_H 1
806| #define HAVE_UNISTD_H 1
807| #define HAVE_SYS_TIME_H 1
808| #define STDC_HEADERS 1
809| #define HAVE_DLFCN_H 1
810| #define LT_OBJDIR ".libs/"
811| #define ARCH_X86 1
812| #define ARCH_X86_64 1
813| #define PLATFORM_OSX 1
814| /* end confdefs.h.  */
815|
816| int
817| main (void)
818| {
819|
820|   ;
821|   return 0;
822| }
823configure:22411: result: no
824configure:22493: checking for egrep
825configure:22561: result: /usr/bin/grep -E
826configure:22567: checking for sys/wait.h that is POSIX.1 compatible
827configure:22594: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
828configure:22594: $? = 0
829configure:22602: result: yes
830configure:22621: checking for execinfo.h
831configure:22621: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
832configure:22621: $? = 0
833configure:22621: result: yes
834configure:22627: checking for fcntl.h
835configure:22627: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
836configure:22627: $? = 0
837configure:22627: result: yes
838configure:22633: checking for sys/param.h
839configure:22633: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
840configure:22633: $? = 0
841configure:22633: result: yes
842configure:22639: checking for sys/prctl.h
843configure:22639: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
844conftest.c:62:10: fatal error: 'sys/prctl.h' file not found
845#include <sys/prctl.h>
846         ^~~~~~~~~~~~~
8471 error generated.
848configure:22639: $? = 1
849configure: failed program was:
850| /* confdefs.h */
851| #define PACKAGE_NAME "GIMP"
852| #define PACKAGE_TARNAME "gimp"
853| #define PACKAGE_VERSION "2.10.32"
854| #define PACKAGE_STRING "GIMP 2.10.32"
855| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
856| #define PACKAGE_URL ""
857| #define GIMP_PKGCONFIG_VERSION "2.0"
858| #define GIMP_TOOL_VERSION "2.0"
859| #define GETTEXT_PACKAGE "gimp20"
860| #define HAVE_CXX14 1
861| #define HAVE_STDIO_H 1
862| #define HAVE_STDLIB_H 1
863| #define HAVE_STRING_H 1
864| #define HAVE_INTTYPES_H 1
865| #define HAVE_STDINT_H 1
866| #define HAVE_STRINGS_H 1
867| #define HAVE_SYS_STAT_H 1
868| #define HAVE_SYS_TYPES_H 1
869| #define HAVE_UNISTD_H 1
870| #define HAVE_SYS_TIME_H 1
871| #define STDC_HEADERS 1
872| #define HAVE_DLFCN_H 1
873| #define LT_OBJDIR ".libs/"
874| #define ARCH_X86 1
875| #define ARCH_X86_64 1
876| #define PLATFORM_OSX 1
877| #define HAVE_SYS_WAIT_H 1
878| #define TIME_WITH_SYS_TIME 1
879| #define HAVE_EXECINFO_H 1
880| #define HAVE_FCNTL_H 1
881| #define HAVE_SYS_PARAM_H 1
882| /* end confdefs.h.  */
883| #include <stddef.h>
884| #ifdef HAVE_STDIO_H
885| # include <stdio.h>
886| #endif
887| #ifdef HAVE_STDLIB_H
888| # include <stdlib.h>
889| #endif
890| #ifdef HAVE_STRING_H
891| # include <string.h>
892| #endif
893| #ifdef HAVE_INTTYPES_H
894| # include <inttypes.h>
895| #endif
896| #ifdef HAVE_STDINT_H
897| # include <stdint.h>
898| #endif
899| #ifdef HAVE_STRINGS_H
900| # include <strings.h>
901| #endif
902| #ifdef HAVE_SYS_TYPES_H
903| # include <sys/types.h>
904| #endif
905| #ifdef HAVE_SYS_STAT_H
906| # include <sys/stat.h>
907| #endif
908| #ifdef HAVE_UNISTD_H
909| # include <unistd.h>
910| #endif
911| #include <sys/prctl.h>
912configure:22639: result: no
913configure:22645: checking for sys/thr.h
914configure:22645: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
915conftest.c:62:10: fatal error: 'sys/thr.h' file not found
916#include <sys/thr.h>
917         ^~~~~~~~~~~
9181 error generated.
919configure:22645: $? = 1
920configure: failed program was:
921| /* confdefs.h */
922| #define PACKAGE_NAME "GIMP"
923| #define PACKAGE_TARNAME "gimp"
924| #define PACKAGE_VERSION "2.10.32"
925| #define PACKAGE_STRING "GIMP 2.10.32"
926| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
927| #define PACKAGE_URL ""
928| #define GIMP_PKGCONFIG_VERSION "2.0"
929| #define GIMP_TOOL_VERSION "2.0"
930| #define GETTEXT_PACKAGE "gimp20"
931| #define HAVE_CXX14 1
932| #define HAVE_STDIO_H 1
933| #define HAVE_STDLIB_H 1
934| #define HAVE_STRING_H 1
935| #define HAVE_INTTYPES_H 1
936| #define HAVE_STDINT_H 1
937| #define HAVE_STRINGS_H 1
938| #define HAVE_SYS_STAT_H 1
939| #define HAVE_SYS_TYPES_H 1
940| #define HAVE_UNISTD_H 1
941| #define HAVE_SYS_TIME_H 1
942| #define STDC_HEADERS 1
943| #define HAVE_DLFCN_H 1
944| #define LT_OBJDIR ".libs/"
945| #define ARCH_X86 1
946| #define ARCH_X86_64 1
947| #define PLATFORM_OSX 1
948| #define HAVE_SYS_WAIT_H 1
949| #define TIME_WITH_SYS_TIME 1
950| #define HAVE_EXECINFO_H 1
951| #define HAVE_FCNTL_H 1
952| #define HAVE_SYS_PARAM_H 1
953| /* end confdefs.h.  */
954| #include <stddef.h>
955| #ifdef HAVE_STDIO_H
956| # include <stdio.h>
957| #endif
958| #ifdef HAVE_STDLIB_H
959| # include <stdlib.h>
960| #endif
961| #ifdef HAVE_STRING_H
962| # include <string.h>
963| #endif
964| #ifdef HAVE_INTTYPES_H
965| # include <inttypes.h>
966| #endif
967| #ifdef HAVE_STDINT_H
968| # include <stdint.h>
969| #endif
970| #ifdef HAVE_STRINGS_H
971| # include <strings.h>
972| #endif
973| #ifdef HAVE_SYS_TYPES_H
974| # include <sys/types.h>
975| #endif
976| #ifdef HAVE_SYS_STAT_H
977| # include <sys/stat.h>
978| #endif
979| #ifdef HAVE_UNISTD_H
980| # include <unistd.h>
981| #endif
982| #include <sys/thr.h>
983configure:22645: result: no
984configure:22651: checking for sys/time.h
985configure:22651: result: yes
986configure:22657: checking for sys/times.h
987configure:22657: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
988configure:22657: $? = 0
989configure:22657: result: yes
990configure:22663: checking for sys/wait.h
991configure:22663: result: yes
992configure:22669: checking for unistd.h
993configure:22669: result: yes
994configure:22679: checking for backtrace
995configure:22679: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
996conftest.c:54:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
997char backtrace ();
998               ^
999                void
10001 warning generated.
1001configure:22679: $? = 0
1002configure:22679: result: yes
1003configure:22733: checking for pid_t
1004configure:22733: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
1005configure:22733: $? = 0
1006configure:22733: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
1007conftest.c:71:20: error: expected expression
1008if (sizeof ((pid_t)))
1009                   ^
10101 error generated.
1011configure:22733: $? = 1
1012configure: failed program was:
1013| /* confdefs.h */
1014| #define PACKAGE_NAME "GIMP"
1015| #define PACKAGE_TARNAME "gimp"
1016| #define PACKAGE_VERSION "2.10.32"
1017| #define PACKAGE_STRING "GIMP 2.10.32"
1018| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1019| #define PACKAGE_URL ""
1020| #define GIMP_PKGCONFIG_VERSION "2.0"
1021| #define GIMP_TOOL_VERSION "2.0"
1022| #define GETTEXT_PACKAGE "gimp20"
1023| #define HAVE_CXX14 1
1024| #define HAVE_STDIO_H 1
1025| #define HAVE_STDLIB_H 1
1026| #define HAVE_STRING_H 1
1027| #define HAVE_INTTYPES_H 1
1028| #define HAVE_STDINT_H 1
1029| #define HAVE_STRINGS_H 1
1030| #define HAVE_SYS_STAT_H 1
1031| #define HAVE_SYS_TYPES_H 1
1032| #define HAVE_UNISTD_H 1
1033| #define HAVE_SYS_TIME_H 1
1034| #define STDC_HEADERS 1
1035| #define HAVE_DLFCN_H 1
1036| #define LT_OBJDIR ".libs/"
1037| #define ARCH_X86 1
1038| #define ARCH_X86_64 1
1039| #define PLATFORM_OSX 1
1040| #define HAVE_SYS_WAIT_H 1
1041| #define TIME_WITH_SYS_TIME 1
1042| #define HAVE_EXECINFO_H 1
1043| #define HAVE_FCNTL_H 1
1044| #define HAVE_SYS_PARAM_H 1
1045| #define HAVE_SYS_TIME_H 1
1046| #define HAVE_SYS_TIMES_H 1
1047| #define HAVE_SYS_WAIT_H 1
1048| #define HAVE_UNISTD_H 1
1049| #define HAVE_BACKTRACE 1
1050| /* end confdefs.h.  */
1051| #include <stddef.h>
1052| #ifdef HAVE_STDIO_H
1053| # include <stdio.h>
1054| #endif
1055| #ifdef HAVE_STDLIB_H
1056| # include <stdlib.h>
1057| #endif
1058| #ifdef HAVE_STRING_H
1059| # include <string.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_STRINGS_H
1068| # include <strings.h>
1069| #endif
1070| #ifdef HAVE_SYS_TYPES_H
1071| # include <sys/types.h>
1072| #endif
1073| #ifdef HAVE_SYS_STAT_H
1074| # include <sys/stat.h>
1075| #endif
1076| #ifdef HAVE_UNISTD_H
1077| # include <unistd.h>
1078| #endif
1079|
1080| int
1081| main (void)
1082| {
1083| if (sizeof ((pid_t)))
1084|           return 0;
1085|   ;
1086|   return 0;
1087| }
1088configure:22733: result: yes
1089configure:22773: checking for vprintf
1090configure:22773: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1091conftest.c:55:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1092char vprintf ();
1093             ^
1094              void
1095conftest.c:55:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
1096char vprintf ();
1097     ^
1098conftest.c:55:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
10992 warnings generated.
1100configure:22773: $? = 0
1101configure:22773: result: yes
1102configure:22795: checking for size_t
1103configure:22795: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
1104configure:22795: $? = 0
1105configure:22795: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
1106conftest.c:71:21: error: expected expression
1107if (sizeof ((size_t)))
1108                    ^
11091 error generated.
1110configure:22795: $? = 1
1111configure: failed program was:
1112| /* confdefs.h */
1113| #define PACKAGE_NAME "GIMP"
1114| #define PACKAGE_TARNAME "gimp"
1115| #define PACKAGE_VERSION "2.10.32"
1116| #define PACKAGE_STRING "GIMP 2.10.32"
1117| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1118| #define PACKAGE_URL ""
1119| #define GIMP_PKGCONFIG_VERSION "2.0"
1120| #define GIMP_TOOL_VERSION "2.0"
1121| #define GETTEXT_PACKAGE "gimp20"
1122| #define HAVE_CXX14 1
1123| #define HAVE_STDIO_H 1
1124| #define HAVE_STDLIB_H 1
1125| #define HAVE_STRING_H 1
1126| #define HAVE_INTTYPES_H 1
1127| #define HAVE_STDINT_H 1
1128| #define HAVE_STRINGS_H 1
1129| #define HAVE_SYS_STAT_H 1
1130| #define HAVE_SYS_TYPES_H 1
1131| #define HAVE_UNISTD_H 1
1132| #define HAVE_SYS_TIME_H 1
1133| #define STDC_HEADERS 1
1134| #define HAVE_DLFCN_H 1
1135| #define LT_OBJDIR ".libs/"
1136| #define ARCH_X86 1
1137| #define ARCH_X86_64 1
1138| #define PLATFORM_OSX 1
1139| #define HAVE_SYS_WAIT_H 1
1140| #define TIME_WITH_SYS_TIME 1
1141| #define HAVE_EXECINFO_H 1
1142| #define HAVE_FCNTL_H 1
1143| #define HAVE_SYS_PARAM_H 1
1144| #define HAVE_SYS_TIME_H 1
1145| #define HAVE_SYS_TIMES_H 1
1146| #define HAVE_SYS_WAIT_H 1
1147| #define HAVE_UNISTD_H 1
1148| #define HAVE_BACKTRACE 1
1149| #define HAVE_VPRINTF 1
1150| /* end confdefs.h.  */
1151| #include <stddef.h>
1152| #ifdef HAVE_STDIO_H
1153| # include <stdio.h>
1154| #endif
1155| #ifdef HAVE_STDLIB_H
1156| # include <stdlib.h>
1157| #endif
1158| #ifdef HAVE_STRING_H
1159| # include <string.h>
1160| #endif
1161| #ifdef HAVE_INTTYPES_H
1162| # include <inttypes.h>
1163| #endif
1164| #ifdef HAVE_STDINT_H
1165| # include <stdint.h>
1166| #endif
1167| #ifdef HAVE_STRINGS_H
1168| # include <strings.h>
1169| #endif
1170| #ifdef HAVE_SYS_TYPES_H
1171| # include <sys/types.h>
1172| #endif
1173| #ifdef HAVE_SYS_STAT_H
1174| # include <sys/stat.h>
1175| #endif
1176| #ifdef HAVE_UNISTD_H
1177| # include <unistd.h>
1178| #endif
1179| int
1180| main (void)
1181| {
1182| if (sizeof ((size_t)))
1183|           return 0;
1184|   ;
1185|   return 0;
1186| }
1187configure:22795: result: yes
1188configure:22807: checking for working alloca.h
1189configure:22825: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1190configure:22825: $? = 0
1191configure:22834: result: yes
1192configure:22842: checking for alloca
1193configure:22887: result: yes
1194configure:22956: checking for fsync
1195configure:22956: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1196conftest.c:58:12: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1197char fsync ();
1198           ^
1199            void
12001 warning generated.
1201configure:22956: $? = 0
1202configure:22956: result: yes
1203configure:22963: checking for difftime
1204configure:22963: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1205conftest.c:59:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1206char difftime ();
1207              ^
1208               void
12091 warning generated.
1210configure:22963: $? = 0
1211configure:22963: result: yes
1212configure:22969: checking for mmap
1213configure:22969: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1214conftest.c:60:11: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1215char mmap ();
1216          ^
1217           void
12181 warning generated.
1219configure:22969: $? = 0
1220configure:22969: result: yes
1221configure:22976: checking for thr_self
1222configure:22976: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1223conftest.c:61:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1224char thr_self ();
1225              ^
1226               void
12271 warning generated.
1228Undefined symbols for architecture x86_64:
1229  "_thr_self", referenced from:
1230      _main in conftest-bf05da.o
1231ld: symbol(s) not found for architecture x86_64
1232clang: error: linker command failed with exit code 1 (use -v to see invocation)
1233configure:22976: $? = 1
1234configure: failed program was:
1235| /* confdefs.h */
1236| #define PACKAGE_NAME "GIMP"
1237| #define PACKAGE_TARNAME "gimp"
1238| #define PACKAGE_VERSION "2.10.32"
1239| #define PACKAGE_STRING "GIMP 2.10.32"
1240| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1241| #define PACKAGE_URL ""
1242| #define GIMP_PKGCONFIG_VERSION "2.0"
1243| #define GIMP_TOOL_VERSION "2.0"
1244| #define GETTEXT_PACKAGE "gimp20"
1245| #define HAVE_CXX14 1
1246| #define HAVE_STDIO_H 1
1247| #define HAVE_STDLIB_H 1
1248| #define HAVE_STRING_H 1
1249| #define HAVE_INTTYPES_H 1
1250| #define HAVE_STDINT_H 1
1251| #define HAVE_STRINGS_H 1
1252| #define HAVE_SYS_STAT_H 1
1253| #define HAVE_SYS_TYPES_H 1
1254| #define HAVE_UNISTD_H 1
1255| #define HAVE_SYS_TIME_H 1
1256| #define STDC_HEADERS 1
1257| #define HAVE_DLFCN_H 1
1258| #define LT_OBJDIR ".libs/"
1259| #define ARCH_X86 1
1260| #define ARCH_X86_64 1
1261| #define PLATFORM_OSX 1
1262| #define HAVE_SYS_WAIT_H 1
1263| #define TIME_WITH_SYS_TIME 1
1264| #define HAVE_EXECINFO_H 1
1265| #define HAVE_FCNTL_H 1
1266| #define HAVE_SYS_PARAM_H 1
1267| #define HAVE_SYS_TIME_H 1
1268| #define HAVE_SYS_TIMES_H 1
1269| #define HAVE_SYS_WAIT_H 1
1270| #define HAVE_UNISTD_H 1
1271| #define HAVE_BACKTRACE 1
1272| #define HAVE_VPRINTF 1
1273| #define HAVE_ALLOCA_H 1
1274| #define HAVE_ALLOCA 1
1275| #define HAVE_FSYNC 1
1276| #define HAVE_DIFFTIME 1
1277| #define HAVE_MMAP 1
1278| /* end confdefs.h.  */
1279| /* Define thr_self to an innocuous variant, in case <limits.h> declares thr_self.
1280|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1281| #define thr_self innocuous_thr_self
1282|
1283| /* System header to define __stub macros and hopefully few prototypes,
1284|    which can conflict with char thr_self (); below.  */
1285|
1286| #include <limits.h>
1287| #undef thr_self
1288|
1289| /* Override any GCC internal prototype to avoid an error.
1290|    Use char because int might match the return type of a GCC
1291|    builtin and then its argument prototype would still apply.  */
1292| #ifdef __cplusplus
1293| extern "C"
1294| #endif
1295| char thr_self ();
1296| /* The GNU C library defines this for functions which it implements
1297|     to always fail with ENOSYS.  Some functions are actually named
1298|     something starting with __ and the normal name is an alias.  */
1299| #if defined __stub_thr_self || defined __stub___thr_self
1300| choke me
1301| #endif
1302|
1303| int
1304| main (void)
1305| {
1306| return thr_self ();
1307|   ;
1308|   return 0;
1309| }
1310configure:22976: result: no
1311configure:22986: checking for _NL_MEASUREMENT_MEASUREMENT
1312configure:22999: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1313conftest.c:49:43: error: use of undeclared identifier '_NL_MEASUREMENT_MEASUREMENT'
1314char c = *((unsigned char *)  nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
1315                                          ^
13161 error generated.
1317configure:22999: $? = 1
1318configure: failed program was:
1319| /* confdefs.h */
1320| #define PACKAGE_NAME "GIMP"
1321| #define PACKAGE_TARNAME "gimp"
1322| #define PACKAGE_VERSION "2.10.32"
1323| #define PACKAGE_STRING "GIMP 2.10.32"
1324| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1325| #define PACKAGE_URL ""
1326| #define GIMP_PKGCONFIG_VERSION "2.0"
1327| #define GIMP_TOOL_VERSION "2.0"
1328| #define GETTEXT_PACKAGE "gimp20"
1329| #define HAVE_CXX14 1
1330| #define HAVE_STDIO_H 1
1331| #define HAVE_STDLIB_H 1
1332| #define HAVE_STRING_H 1
1333| #define HAVE_INTTYPES_H 1
1334| #define HAVE_STDINT_H 1
1335| #define HAVE_STRINGS_H 1
1336| #define HAVE_SYS_STAT_H 1
1337| #define HAVE_SYS_TYPES_H 1
1338| #define HAVE_UNISTD_H 1
1339| #define HAVE_SYS_TIME_H 1
1340| #define STDC_HEADERS 1
1341| #define HAVE_DLFCN_H 1
1342| #define LT_OBJDIR ".libs/"
1343| #define ARCH_X86 1
1344| #define ARCH_X86_64 1
1345| #define PLATFORM_OSX 1
1346| #define HAVE_SYS_WAIT_H 1
1347| #define TIME_WITH_SYS_TIME 1
1348| #define HAVE_EXECINFO_H 1
1349| #define HAVE_FCNTL_H 1
1350| #define HAVE_SYS_PARAM_H 1
1351| #define HAVE_SYS_TIME_H 1
1352| #define HAVE_SYS_TIMES_H 1
1353| #define HAVE_SYS_WAIT_H 1
1354| #define HAVE_UNISTD_H 1
1355| #define HAVE_BACKTRACE 1
1356| #define HAVE_VPRINTF 1
1357| #define HAVE_ALLOCA_H 1
1358| #define HAVE_ALLOCA 1
1359| #define HAVE_FSYNC 1
1360| #define HAVE_DIFFTIME 1
1361| #define HAVE_MMAP 1
1362| /* end confdefs.h.  */
1363| #include <langinfo.h>
1364| int
1365| main (void)
1366| {
1367| char c = *((unsigned char *)  nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
1368|   ;
1369|   return 0;
1370| }
1371configure:23007: result: no
1372configure:23029: checking whether NLS is requested
1373configure:23039: result: yes
1374configure:23057: checking for intltool >= 0.40.1
1375configure:23059: result: 0.51.0 found
1376configure:23067: checking for intltool-update
1377configure:23090: found /opt/local/bin/intltool-update
1378configure:23102: result: /opt/local/bin/intltool-update
1379configure:23112: checking for intltool-merge
1380configure:23135: found /opt/local/bin/intltool-merge
1381configure:23147: result: /opt/local/bin/intltool-merge
1382configure:23157: checking for intltool-extract
1383configure:23180: found /opt/local/bin/intltool-extract
1384configure:23192: result: /opt/local/bin/intltool-extract
1385configure:23346: checking for xgettext
1386configure:23369: found /opt/local/bin/xgettext
1387configure:23381: result: /opt/local/bin/xgettext
1388configure:23391: checking for msgmerge
1389configure:23414: found /opt/local/bin/msgmerge
1390configure:23426: result: /opt/local/bin/msgmerge
1391configure:23436: checking for msgfmt
1392configure:23459: found /opt/local/bin/msgfmt
1393configure:23471: result: /opt/local/bin/msgfmt
1394configure:23481: checking for gmsgfmt
1395configure:23517: result: /opt/local/bin/msgfmt
1396configure:23542: checking for locale.h
1397configure:23542: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
1398configure:23542: $? = 0
1399configure:23542: result: yes
1400configure:23550: checking for LC_MESSAGES
1401configure:23567: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1402configure:23567: $? = 0
1403configure:23576: result: yes
1404configure:23594: checking for CFPreferencesCopyAppValue
1405configure:23613: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
1406configure:23613: $? = 0
1407configure:23623: result: yes
1408configure:23630: checking for CFLocaleCopyCurrent
1409configure:23649: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
1410configure:23649: $? = 0
1411configure:23659: result: yes
1412configure:23673: checking for libintl.h
1413configure:23673: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
1414configure:23673: $? = 0
1415configure:23673: result: yes
1416configure:23682: checking for ngettext in libc
1417configure:23701: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1418Undefined symbols for architecture x86_64:
1419  "_libintl_ngettext", referenced from:
1420      _main in conftest-923ef0.o
1421ld: symbol(s) not found for architecture x86_64
1422clang: error: linker command failed with exit code 1 (use -v to see invocation)
1423configure:23701: $? = 1
1424configure: failed program was:
1425| /* confdefs.h */
1426| #define PACKAGE_NAME "GIMP"
1427| #define PACKAGE_TARNAME "gimp"
1428| #define PACKAGE_VERSION "2.10.32"
1429| #define PACKAGE_STRING "GIMP 2.10.32"
1430| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1431| #define PACKAGE_URL ""
1432| #define GIMP_PKGCONFIG_VERSION "2.0"
1433| #define GIMP_TOOL_VERSION "2.0"
1434| #define GETTEXT_PACKAGE "gimp20"
1435| #define HAVE_CXX14 1
1436| #define HAVE_STDIO_H 1
1437| #define HAVE_STDLIB_H 1
1438| #define HAVE_STRING_H 1
1439| #define HAVE_INTTYPES_H 1
1440| #define HAVE_STDINT_H 1
1441| #define HAVE_STRINGS_H 1
1442| #define HAVE_SYS_STAT_H 1
1443| #define HAVE_SYS_TYPES_H 1
1444| #define HAVE_UNISTD_H 1
1445| #define HAVE_SYS_TIME_H 1
1446| #define STDC_HEADERS 1
1447| #define HAVE_DLFCN_H 1
1448| #define LT_OBJDIR ".libs/"
1449| #define ARCH_X86 1
1450| #define ARCH_X86_64 1
1451| #define PLATFORM_OSX 1
1452| #define HAVE_SYS_WAIT_H 1
1453| #define TIME_WITH_SYS_TIME 1
1454| #define HAVE_EXECINFO_H 1
1455| #define HAVE_FCNTL_H 1
1456| #define HAVE_SYS_PARAM_H 1
1457| #define HAVE_SYS_TIME_H 1
1458| #define HAVE_SYS_TIMES_H 1
1459| #define HAVE_SYS_WAIT_H 1
1460| #define HAVE_UNISTD_H 1
1461| #define HAVE_BACKTRACE 1
1462| #define HAVE_VPRINTF 1
1463| #define HAVE_ALLOCA_H 1
1464| #define HAVE_ALLOCA 1
1465| #define HAVE_FSYNC 1
1466| #define HAVE_DIFFTIME 1
1467| #define HAVE_MMAP 1
1468| #define HAVE_LOCALE_H 1
1469| #define HAVE_LC_MESSAGES 1
1470| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1471| #define HAVE_CFLOCALECOPYCURRENT 1
1472| /* end confdefs.h.  */
1473|
1474| #include <libintl.h>
1475|
1476| int
1477| main (void)
1478| {
1479| return !ngettext ("","", 1)
1480|   ;
1481|   return 0;
1482| }
1483configure:23711: result: no
1484configure:23765: checking for bindtextdomain in -lintl
1485configure:23788: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl   >&5
1486conftest.c:53:21: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1487char bindtextdomain ();
1488                    ^
1489                     void
14901 warning generated.
1491configure:23788: $? = 0
1492configure:23798: result: yes
1493configure:23802: checking for ngettext in -lintl
1494configure:23825: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl   >&5
1495conftest.c:53:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1496char ngettext ();
1497              ^
1498               void
14991 warning generated.
1500configure:23825: $? = 0
1501configure:23835: result: yes
1502configure:23839: checking for dgettext in -lintl
1503configure:23862: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl   >&5
1504conftest.c:53:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1505char dgettext ();
1506              ^
1507               void
15081 warning generated.
1509configure:23862: $? = 0
1510configure:23872: result: yes
1511configure:23984: checking for bind_textdomain_codeset
1512configure:23984: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl  >&5
1513conftest.c:65:30: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1514char bind_textdomain_codeset ();
1515                             ^
1516                              void
15171 warning generated.
1518configure:23984: $? = 0
1519configure:23984: result: yes
1520configure:24019: checking for msgfmt
1521configure:24047: result: /opt/local/bin/msgfmt
1522configure:24056: checking for dcgettext
1523configure:24056: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
1524conftest.c:67:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1525char dcgettext ();
1526               ^
1527                void
15281 warning generated.
1529configure:24056: $? = 0
1530configure:24056: result: yes
1531configure:24064: checking if msgfmt accepts -c
1532configure:24079: $MSGFMT -c -o /dev/null conftest.foo
1533conftest.foo:3: warning: header field 'Language' missing in header
1534configure:24082: $? = 0
1535configure:24084: result: yes
1536configure:24094: checking for gmsgfmt
1537configure:24130: result: /opt/local/bin/msgfmt
1538configure:24140: checking for xgettext
1539configure:24168: result: /opt/local/bin/xgettext
1540configure:24187: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
1541configure:24187: $? = 0
1542configure:24329: checking for xgettext version (>= 0.19)
1543configure:24350: result: yes
1544configure:24368: checking for iso-codes
1545configure:24371: $PKG_CONFIG --exists --print-errors "iso-codes"
1546configure:24374: $? = 0
1547configure:24386: result: yes
1548configure:24399: checking for babl >= 0.1.78
1549configure:24406: $PKG_CONFIG --exists --print-errors "babl >= 0.1.78"
1550configure:24409: $? = 0
1551configure:24423: $PKG_CONFIG --exists --print-errors "babl >= 0.1.78"
1552configure:24426: $? = 0
1553configure:24474: result: yes
1554configure:24480: checking for gegl-0.4 >= 0.4.36
1555configure:24487: $PKG_CONFIG --exists --print-errors "gegl-0.4 >= 0.4.36"
1556configure:24490: $? = 0
1557configure:24504: $PKG_CONFIG --exists --print-errors "gegl-0.4 >= 0.4.36"
1558configure:24507: $? = 0
1559configure:24555: result: yes
1560configure:24561: checking for atk >= 2.2.0
1561configure:24568: $PKG_CONFIG --exists --print-errors "atk >= 2.2.0"
1562configure:24571: $? = 0
1563configure:24585: $PKG_CONFIG --exists --print-errors "atk >= 2.2.0"
1564configure:24588: $? = 0
1565configure:24636: result: yes
1566configure:24735: checking for pkg-config
1567configure:24770: result: /opt/local/bin/pkg-config
1568configure:24795: checking pkg-config is at least version 0.16
1569configure:24798: result: yes
1570configure:24816: checking for glib-2.0 >= 2.56.2 gobject-2.0
1571configure:24823: $PKG_CONFIG --exists --print-errors "$pkg_config_args"
1572configure:24826: $? = 0
1573configure:24840: $PKG_CONFIG --exists --print-errors "$pkg_config_args"
1574configure:24843: $? = 0
1575configure:24881: result: yes
1576configure:24891: $PKG_CONFIG --exists --print-errors "glib-2.0"
1577configure:24894: $? = 0
1578configure:24915: $PKG_CONFIG --exists --print-errors "glib-2.0"
1579configure:24918: $? = 0
1580configure:24939: $PKG_CONFIG --exists --print-errors "glib-2.0"
1581configure:24942: $? = 0
1582configure:24963: $PKG_CONFIG --exists --print-errors "gio-2.0"
1583configure:24966: $? = 0
1584configure:24983: checking for GLIB - version >= 2.56.2
1585configure:25089: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl  >&5
1586configure:25089: $? = 0
1587configure:25089: ./conftest
1588configure:25089: $? = 0
1589configure:25104: result: yes (version 2.70.5)
1590configure:25177: checking for gmodule-no-export-2.0
1591configure:25184: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0"
1592configure:25187: $? = 0
1593configure:25201: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0"
1594configure:25204: $? = 0
1595configure:25252: result: yes
1596configure:25259: checking for gio-2.0
1597configure:25266: $PKG_CONFIG --exists --print-errors "gio-2.0"
1598configure:25269: $? = 0
1599configure:25283: $PKG_CONFIG --exists --print-errors "gio-2.0"
1600configure:25286: $? = 0
1601configure:25334: result: yes
1602configure:25424: checking for gio-unix-2.0
1603configure:25431: $PKG_CONFIG --exists --print-errors "gio-unix-2.0"
1604configure:25434: $? = 0
1605configure:25448: $PKG_CONFIG --exists --print-errors "gio-unix-2.0"
1606configure:25451: $? = 0
1607configure:25499: result: yes
1608configure:25505: checking for glib-networking (GIO TLS implementation)
1609configure:25526: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl >&5
1610configure:25526: $? = 0
1611configure:25526: ./conftest
1612configure:25526: $? = 0
1613configure:25538: result: yes
1614configure:25566: checking for native glib-compile-resources
1615configure:25631: result: /opt/local/bin/glib-compile-resources
1616configure:25637: checking for gdbus-codegen
1617configure:25660: found /opt/local/bin/gdbus-codegen
1618configure:25673: result: /opt/local/bin/gdbus-codegen
1619configure:25692: checking if GLib is version 2.57.0 or newer
1620configure:25699: result: yes
1621configure:25704: checking for gegl
1622configure:25727: found /opt/local/bin/gegl
1623configure:25740: result: /opt/local/bin/gegl
1624configure:25766: checking for bind_textdomain_codeset
1625configure:25766: result: yes
1626configure:25787: checking for X
1627configure:26001: result: disabled
1628configure:26592: checking for pkg-config
1629configure:26627: result: /opt/local/bin/pkg-config
1630configure:26652: checking pkg-config is at least version 0.7
1631configure:26655: result: yes
1632configure:26665: checking for GTK+ - version >= 2.24.32
1633configure:26776: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -L/opt/local/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  >&5
1634In file included from conftest.c:57:
1635In file included from /opt/local/include/gtk-2.0/gtk/gtk.h:234:
1636/opt/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1637typedef void    (*GtkItemFactoryCallback)  ();
1638                                           ^
1639                                            void
16401 warning generated.
1641configure:26776: $? = 0
1642configure:26776: ./conftest
1643dyld: Library not loaded: /opt/local/lib/libpangocairo-1.0.0.dylib
1644  Referenced from: /opt/local/lib/libgtk-quartz-2.0.0.dylib
1645  Reason: Incompatible library version: libgtk-quartz-2.0.0.dylib requires version 5001.0.0 or later, but libpangocairo-1.0.0.dylib provides version 4201.0.0
1646./configure: line 2789: 23527 Trace/BPT trap          ./conftest$ac_exeext
1647configure:26776: $? = 133
1648configure: program exited with status 133
1649configure: failed program was:
1650| /* confdefs.h */
1651| #define PACKAGE_NAME "GIMP"
1652| #define PACKAGE_TARNAME "gimp"
1653| #define PACKAGE_VERSION "2.10.32"
1654| #define PACKAGE_STRING "GIMP 2.10.32"
1655| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1656| #define PACKAGE_URL ""
1657| #define GIMP_PKGCONFIG_VERSION "2.0"
1658| #define GIMP_TOOL_VERSION "2.0"
1659| #define GETTEXT_PACKAGE "gimp20"
1660| #define HAVE_CXX14 1
1661| #define HAVE_STDIO_H 1
1662| #define HAVE_STDLIB_H 1
1663| #define HAVE_STRING_H 1
1664| #define HAVE_INTTYPES_H 1
1665| #define HAVE_STDINT_H 1
1666| #define HAVE_STRINGS_H 1
1667| #define HAVE_SYS_STAT_H 1
1668| #define HAVE_SYS_TYPES_H 1
1669| #define HAVE_UNISTD_H 1
1670| #define HAVE_SYS_TIME_H 1
1671| #define STDC_HEADERS 1
1672| #define HAVE_DLFCN_H 1
1673| #define LT_OBJDIR ".libs/"
1674| #define ARCH_X86 1
1675| #define ARCH_X86_64 1
1676| #define PLATFORM_OSX 1
1677| #define HAVE_SYS_WAIT_H 1
1678| #define TIME_WITH_SYS_TIME 1
1679| #define HAVE_EXECINFO_H 1
1680| #define HAVE_FCNTL_H 1
1681| #define HAVE_SYS_PARAM_H 1
1682| #define HAVE_SYS_TIME_H 1
1683| #define HAVE_SYS_TIMES_H 1
1684| #define HAVE_SYS_WAIT_H 1
1685| #define HAVE_UNISTD_H 1
1686| #define HAVE_BACKTRACE 1
1687| #define HAVE_VPRINTF 1
1688| #define HAVE_ALLOCA_H 1
1689| #define HAVE_ALLOCA 1
1690| #define HAVE_FSYNC 1
1691| #define HAVE_DIFFTIME 1
1692| #define HAVE_MMAP 1
1693| #define HAVE_LOCALE_H 1
1694| #define HAVE_LC_MESSAGES 1
1695| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1696| #define HAVE_CFLOCALECOPYCURRENT 1
1697| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1698| #define HAVE_GETTEXT 1
1699| #define HAVE_DCGETTEXT 1
1700| #define ENABLE_NLS 1
1701| #define HAVE_ISO_CODES 1
1702| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1703| #define X_DISPLAY_MISSING 1
1704| /* end confdefs.h.  */
1705|
1706| #include <gtk/gtk.h>
1707| #include <stdio.h>
1708| #include <stdlib.h>
1709|
1710| int
1711| main ()
1712| {
1713|   int major, minor, micro;
1714|   char *tmp_version;
1715|
1716|   fclose (fopen ("conf.gtktest", "w"));
1717|
1718|   /* HP/UX 9 (%@#!) writes to sscanf strings */
1719|   tmp_version = g_strdup("2.24.32");
1720|   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
1721|      printf("%s, bad version string\n", "2.24.32");
1722|      exit(1);
1723|    }
1724|
1725|   if ((gtk_major_version != 2) ||
1726|       (gtk_minor_version != 24) ||
1727|       (gtk_micro_version != 33))
1728|     {
1729|       printf("\n*** 'pkg-config --modversion gtk+-2.0' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
1730|              2, 24, 33,
1731|              gtk_major_version, gtk_minor_version, gtk_micro_version);
1732|       printf ("*** was found! If pkg-config was correct, then it is best\n");
1733|       printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
1734|       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
1735|       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
1736|       printf("*** required on your system.\n");
1737|       printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
1738|       printf("*** to point to the correct configuration files\n");
1739|     }
1740|   else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
1741|          (gtk_minor_version != GTK_MINOR_VERSION) ||
1742|            (gtk_micro_version != GTK_MICRO_VERSION))
1743|     {
1744|       printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
1745|            GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
1746|       printf("*** library (version %d.%d.%d)\n",
1747|            gtk_major_version, gtk_minor_version, gtk_micro_version);
1748|     }
1749|   else
1750|     {
1751|       if ((gtk_major_version > major) ||
1752|         ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
1753|         ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
1754|       {
1755|         return 0;
1756|        }
1757|      else
1758|       {
1759|         printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
1760|                gtk_major_version, gtk_minor_version, gtk_micro_version);
1761|         printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
1762|              major, minor, micro);
1763|         printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
1764|         printf("***\n");
1765|         printf("*** If you have already installed a sufficiently new version, this error\n");
1766|         printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
1767|         printf("*** being found. The easiest way to fix this is to remove the old version\n");
1768|         printf("*** of GTK+, but you can also set the PKG_CONFIG environment to point to the\n");
1769|         printf("*** correct copy of pkg-config. (In this case, you will have to\n");
1770|         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
1771|         printf("*** so that the correct libraries are found at run-time))\n");
1772|       }
1773|     }
1774|   return 1;
1775| }
1776|
1777configure:26795: result: no
1778configure:26823: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl >&5
1779In file included from conftest.c:57:
1780In file included from /opt/local/include/gtk-2.0/gtk/gtk.h:234:
1781/opt/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1782typedef void    (*GtkItemFactoryCallback)  ();
1783                                           ^
1784                                            void
17851 warning generated.
1786configure:26823: $? = 0
1787configure:26847: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gtk+-2.0 >= 2.24.32
1788configure:26862: checking for gtk-update-icon-cache
1789configure:26885: found /opt/local/bin/gtk-update-icon-cache
1790configure:26898: result: /opt/local/bin/gtk-update-icon-cache
1791configure:26919: checking if GTK+ is version 2.26.0 or newer (bogus placeholder check)
1792configure:26926: result: no
1793configure:26931: checking for gdk-pixbuf-2.0 >= 2.30.8
1794configure:26938: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.30.8"
1795configure:26941: $? = 0
1796configure:26955: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.30.8"
1797configure:26958: $? = 0
1798configure:27006: result: yes
1799configure:27013: checking for gdk-pixbuf-csource
1800configure:27036: found /opt/local/bin/gdk-pixbuf-csource
1801configure:27049: result: /opt/local/bin/gdk-pixbuf-csource
1802configure:27070: checking for cairo >= 1.12.2
1803configure:27077: $PKG_CONFIG --exists --print-errors "cairo >= 1.12.2"
1804configure:27080: $? = 0
1805configure:27094: $PKG_CONFIG --exists --print-errors "cairo >= 1.12.2"
1806configure:27097: $? = 0
1807configure:27145: result: yes
1808configure:27152: checking for pangocairo >= 1.29.4 pangoft2
1809configure:27159: $PKG_CONFIG --exists --print-errors "pangocairo >= 1.29.4 pangoft2"
1810configure:27162: $? = 0
1811configure:27176: $PKG_CONFIG --exists --print-errors "pangocairo >= 1.29.4 pangoft2"
1812configure:27179: $? = 0
1813configure:27231: result: yes
1814configure:27247: checking for fontconfig >= 2.12.4
1815configure:27254: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.12.4"
1816configure:27257: $? = 0
1817configure:27271: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.12.4"
1818configure:27274: $? = 0
1819configure:27322: result: yes
1820configure:27327: checking if Pango is version 1.32.0 or newer
1821configure:27334: result: yes
1822configure:27339: checking if Pango is built with a recent fontconfig
1823configure:27352: /opt/local/bin/clang-mp-11 -c -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
1824conftest.c:60:60: warning: missing sentinel in function call [-Wsentinel]
1825FcObjectSet *os; os = FcObjectSetBuild (FC_FAMILY, FC_WIDTH);
1826                                                           ^
1827                                                           , (void*) 0
1828/opt/local/include/fontconfig/fontconfig.h:726:1: note: function has been explicitly marked sentinel here
1829FcObjectSetBuild (const char *first, ...) FC_ATTRIBUTE_SENTINEL(0);
1830^
18311 warning generated.
1832configure:27352: $? = 0
1833configure:27359: result: yes
1834configure:27381: checking for freetype2 >= 2.1.7
1835configure:27388: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.1.7"
1836configure:27391: $? = 0
1837configure:27405: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.1.7"
1838configure:27408: $? = 0
1839configure:27456: result: yes
1840configure:27463: checking for harfbuzz >= 0.9.19
1841configure:27470: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.19"
1842configure:27473: $? = 0
1843configure:27487: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.19"
1844configure:27490: $? = 0
1845configure:27538: result: yes
1846configure:27545: checking for gexiv2 >= 0.10.6
1847configure:27552: $PKG_CONFIG --exists --print-errors "gexiv2 >= 0.10.6"
1848configure:27555: $? = 0
1849configure:27569: $PKG_CONFIG --exists --print-errors "gexiv2 >= 0.10.6"
1850configure:27572: $? = 0
1851configure:27620: result: yes
1852configure:27638: checking if GIMP should open a debug console at start
1853configure:27653: result: no
1854configure:27670: checking the alternative folder containing 32-bit DLLs on Windows
1855configure:27689: result: no
1856configure:27762: checking for execinfo.h
1857configure:27762: result: yes
1858configure:27774: checking for matting engine Levin
1859configure:27781: result: yes
1860configure:27788: checking for math.h
1861configure:27788: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
1862configure:27788: $? = 0
1863configure:27788: result: yes
1864configure:27794: checking for ieeefp.h
1865configure:27794: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
1866conftest.c:86:10: fatal error: 'ieeefp.h' file not found
1867#include <ieeefp.h>
1868         ^~~~~~~~~~
18691 error generated.
1870configure:27794: $? = 1
1871configure: failed program was:
1872| /* confdefs.h */
1873| #define PACKAGE_NAME "GIMP"
1874| #define PACKAGE_TARNAME "gimp"
1875| #define PACKAGE_VERSION "2.10.32"
1876| #define PACKAGE_STRING "GIMP 2.10.32"
1877| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1878| #define PACKAGE_URL ""
1879| #define GIMP_PKGCONFIG_VERSION "2.0"
1880| #define GIMP_TOOL_VERSION "2.0"
1881| #define GETTEXT_PACKAGE "gimp20"
1882| #define HAVE_CXX14 1
1883| #define HAVE_STDIO_H 1
1884| #define HAVE_STDLIB_H 1
1885| #define HAVE_STRING_H 1
1886| #define HAVE_INTTYPES_H 1
1887| #define HAVE_STDINT_H 1
1888| #define HAVE_STRINGS_H 1
1889| #define HAVE_SYS_STAT_H 1
1890| #define HAVE_SYS_TYPES_H 1
1891| #define HAVE_UNISTD_H 1
1892| #define HAVE_SYS_TIME_H 1
1893| #define STDC_HEADERS 1
1894| #define HAVE_DLFCN_H 1
1895| #define LT_OBJDIR ".libs/"
1896| #define ARCH_X86 1
1897| #define ARCH_X86_64 1
1898| #define PLATFORM_OSX 1
1899| #define HAVE_SYS_WAIT_H 1
1900| #define TIME_WITH_SYS_TIME 1
1901| #define HAVE_EXECINFO_H 1
1902| #define HAVE_FCNTL_H 1
1903| #define HAVE_SYS_PARAM_H 1
1904| #define HAVE_SYS_TIME_H 1
1905| #define HAVE_SYS_TIMES_H 1
1906| #define HAVE_SYS_WAIT_H 1
1907| #define HAVE_UNISTD_H 1
1908| #define HAVE_BACKTRACE 1
1909| #define HAVE_VPRINTF 1
1910| #define HAVE_ALLOCA_H 1
1911| #define HAVE_ALLOCA 1
1912| #define HAVE_FSYNC 1
1913| #define HAVE_DIFFTIME 1
1914| #define HAVE_MMAP 1
1915| #define HAVE_LOCALE_H 1
1916| #define HAVE_LC_MESSAGES 1
1917| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1918| #define HAVE_CFLOCALECOPYCURRENT 1
1919| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1920| #define HAVE_GETTEXT 1
1921| #define HAVE_DCGETTEXT 1
1922| #define ENABLE_NLS 1
1923| #define HAVE_ISO_CODES 1
1924| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1925| #define X_DISPLAY_MISSING 1
1926| #define HAVE_EXECINFO_H 1
1927| #define HAVE_MATH_H 1
1928| /* end confdefs.h.  */
1929| #include <stddef.h>
1930| #ifdef HAVE_STDIO_H
1931| # include <stdio.h>
1932| #endif
1933| #ifdef HAVE_STDLIB_H
1934| # include <stdlib.h>
1935| #endif
1936| #ifdef HAVE_STRING_H
1937| # include <string.h>
1938| #endif
1939| #ifdef HAVE_INTTYPES_H
1940| # include <inttypes.h>
1941| #endif
1942| #ifdef HAVE_STDINT_H
1943| # include <stdint.h>
1944| #endif
1945| #ifdef HAVE_STRINGS_H
1946| # include <strings.h>
1947| #endif
1948| #ifdef HAVE_SYS_TYPES_H
1949| # include <sys/types.h>
1950| #endif
1951| #ifdef HAVE_SYS_STAT_H
1952| # include <sys/stat.h>
1953| #endif
1954| #ifdef HAVE_UNISTD_H
1955| # include <unistd.h>
1956| #endif
1957| #include <ieeefp.h>
1958configure:27794: result: no
1959configure:27803: checking for extra flags to get ANSI library prototypes
1960configure:27818: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lm >&5
1961configure:27818: $? = 0
1962configure:27818: ./conftest
1963configure:27818: $? = 0
1964configure:27820: result: none needed
1965configure:27861: checking for finite
1966configure:27861: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lm >&5
1967conftest.c:74:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1968char finite ();
1969            ^
1970             void
1971conftest.c:74:6: warning: incompatible redeclaration of library function 'finite' [-Wincompatible-library-redeclaration]
1972char finite ();
1973     ^
1974conftest.c:74:6: note: 'finite' is a builtin with type 'int (double)'
19752 warnings generated.
1976configure:27861: $? = 0
1977configure:27861: result: yes
1978configure:27903: checking for isfinite
1979configure:27903: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lm >&5
1980conftest.c:75:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1981char isfinite ();
1982              ^
1983               void
19841 warning generated.
1985Undefined symbols for architecture x86_64:
1986  "_isfinite", referenced from:
1987      _main in conftest-899fd9.o
1988ld: symbol(s) not found for architecture x86_64
1989clang: error: linker command failed with exit code 1 (use -v to see invocation)
1990configure:27903: $? = 1
1991configure: failed program was:
1992| /* confdefs.h */
1993| #define PACKAGE_NAME "GIMP"
1994| #define PACKAGE_TARNAME "gimp"
1995| #define PACKAGE_VERSION "2.10.32"
1996| #define PACKAGE_STRING "GIMP 2.10.32"
1997| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1998| #define PACKAGE_URL ""
1999| #define GIMP_PKGCONFIG_VERSION "2.0"
2000| #define GIMP_TOOL_VERSION "2.0"
2001| #define GETTEXT_PACKAGE "gimp20"
2002| #define HAVE_CXX14 1
2003| #define HAVE_STDIO_H 1
2004| #define HAVE_STDLIB_H 1
2005| #define HAVE_STRING_H 1
2006| #define HAVE_INTTYPES_H 1
2007| #define HAVE_STDINT_H 1
2008| #define HAVE_STRINGS_H 1
2009| #define HAVE_SYS_STAT_H 1
2010| #define HAVE_SYS_TYPES_H 1
2011| #define HAVE_UNISTD_H 1
2012| #define HAVE_SYS_TIME_H 1
2013| #define STDC_HEADERS 1
2014| #define HAVE_DLFCN_H 1
2015| #define LT_OBJDIR ".libs/"
2016| #define ARCH_X86 1
2017| #define ARCH_X86_64 1
2018| #define PLATFORM_OSX 1
2019| #define HAVE_SYS_WAIT_H 1
2020| #define TIME_WITH_SYS_TIME 1
2021| #define HAVE_EXECINFO_H 1
2022| #define HAVE_FCNTL_H 1
2023| #define HAVE_SYS_PARAM_H 1
2024| #define HAVE_SYS_TIME_H 1
2025| #define HAVE_SYS_TIMES_H 1
2026| #define HAVE_SYS_WAIT_H 1
2027| #define HAVE_UNISTD_H 1
2028| #define HAVE_BACKTRACE 1
2029| #define HAVE_VPRINTF 1
2030| #define HAVE_ALLOCA_H 1
2031| #define HAVE_ALLOCA 1
2032| #define HAVE_FSYNC 1
2033| #define HAVE_DIFFTIME 1
2034| #define HAVE_MMAP 1
2035| #define HAVE_LOCALE_H 1
2036| #define HAVE_LC_MESSAGES 1
2037| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2038| #define HAVE_CFLOCALECOPYCURRENT 1
2039| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2040| #define HAVE_GETTEXT 1
2041| #define HAVE_DCGETTEXT 1
2042| #define ENABLE_NLS 1
2043| #define HAVE_ISO_CODES 1
2044| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2045| #define X_DISPLAY_MISSING 1
2046| #define HAVE_EXECINFO_H 1
2047| #define HAVE_MATH_H 1
2048| #define HAVE_FINITE 1
2049| /* end confdefs.h.  */
2050| /* Define isfinite to an innocuous variant, in case <limits.h> declares isfinite.
2051|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2052| #define isfinite innocuous_isfinite
2053|
2054| /* System header to define __stub macros and hopefully few prototypes,
2055|    which can conflict with char isfinite (); below.  */
2056|
2057| #include <limits.h>
2058| #undef isfinite
2059|
2060| /* Override any GCC internal prototype to avoid an error.
2061|    Use char because int might match the return type of a GCC
2062|    builtin and then its argument prototype would still apply.  */
2063| #ifdef __cplusplus
2064| extern "C"
2065| #endif
2066| char isfinite ();
2067| /* The GNU C library defines this for functions which it implements
2068|     to always fail with ENOSYS.  Some functions are actually named
2069|     something starting with __ and the normal name is an alias.  */
2070| #if defined __stub_isfinite || defined __stub___isfinite
2071| choke me
2072| #endif
2073|
2074| int
2075| main (void)
2076| {
2077| return isfinite ();
2078|   ;
2079|   return 0;
2080| }
2081configure:27903: result: no
2082configure:27910: checking for isfinite in <math.h>
2083configure:27923: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lm >&5
2084configure:27923: $? = 0
2085configure:27927: result: yes
2086configure:27948: checking for rint
2087configure:27948: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2088conftest.c:76:11: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2089char rint ();
2090          ^
2091           void
2092conftest.c:76:6: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration]
2093char rint ();
2094     ^
2095conftest.c:76:6: note: 'rint' is a builtin with type 'double (double)'
20962 warnings generated.
2097configure:27948: $? = 0
2098configure:27948: result: yes
2099configure:28003: checking for vfork
2100configure:28003: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2101conftest.c:77:12: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2102char vfork ();
2103           ^
2104            void
2105conftest.c:77:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
2106char vfork ();
2107     ^
2108conftest.c:77:6: note: 'vfork' is a builtin with type 'int (void)'
21092 warnings generated.
2110configure:28003: $? = 0
2111configure:28003: result: yes
2112configure:28020: checking for __attribute__((destructor))
2113configure:28042: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2114configure:28042: $? = 0
2115configure:28057: result: yes
2116configure:28080: checking for getaddrinfo
2117configure:28080: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2118conftest.c:79:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2119char getaddrinfo ();
2120                 ^
2121                  void
21221 warning generated.
2123configure:28080: $? = 0
2124configure:28080: result: yes
2125configure:28135: checking for getnameinfo
2126configure:28135: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2127conftest.c:80:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2128char getnameinfo ();
2129                 ^
2130                  void
21311 warning generated.
2132configure:28135: $? = 0
2133configure:28135: result: yes
2134configure:28187: checking for socket in -lsocket
2135configure:28210: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lsocket   >&5
2136conftest.c:69:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2137char socket ();
2138            ^
2139             void
21401 warning generated.
2141ld: library not found for -lsocket
2142clang: error: linker command failed with exit code 1 (use -v to see invocation)
2143configure:28210: $? = 1
2144configure: failed program was:
2145| /* confdefs.h */
2146| #define PACKAGE_NAME "GIMP"
2147| #define PACKAGE_TARNAME "gimp"
2148| #define PACKAGE_VERSION "2.10.32"
2149| #define PACKAGE_STRING "GIMP 2.10.32"
2150| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
2151| #define PACKAGE_URL ""
2152| #define GIMP_PKGCONFIG_VERSION "2.0"
2153| #define GIMP_TOOL_VERSION "2.0"
2154| #define GETTEXT_PACKAGE "gimp20"
2155| #define HAVE_CXX14 1
2156| #define HAVE_STDIO_H 1
2157| #define HAVE_STDLIB_H 1
2158| #define HAVE_STRING_H 1
2159| #define HAVE_INTTYPES_H 1
2160| #define HAVE_STDINT_H 1
2161| #define HAVE_STRINGS_H 1
2162| #define HAVE_SYS_STAT_H 1
2163| #define HAVE_SYS_TYPES_H 1
2164| #define HAVE_UNISTD_H 1
2165| #define HAVE_SYS_TIME_H 1
2166| #define STDC_HEADERS 1
2167| #define HAVE_DLFCN_H 1
2168| #define LT_OBJDIR ".libs/"
2169| #define ARCH_X86 1
2170| #define ARCH_X86_64 1
2171| #define PLATFORM_OSX 1
2172| #define HAVE_SYS_WAIT_H 1
2173| #define TIME_WITH_SYS_TIME 1
2174| #define HAVE_EXECINFO_H 1
2175| #define HAVE_FCNTL_H 1
2176| #define HAVE_SYS_PARAM_H 1
2177| #define HAVE_SYS_TIME_H 1
2178| #define HAVE_SYS_TIMES_H 1
2179| #define HAVE_SYS_WAIT_H 1
2180| #define HAVE_UNISTD_H 1
2181| #define HAVE_BACKTRACE 1
2182| #define HAVE_VPRINTF 1
2183| #define HAVE_ALLOCA_H 1
2184| #define HAVE_ALLOCA 1
2185| #define HAVE_FSYNC 1
2186| #define HAVE_DIFFTIME 1
2187| #define HAVE_MMAP 1
2188| #define HAVE_LOCALE_H 1
2189| #define HAVE_LC_MESSAGES 1
2190| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2191| #define HAVE_CFLOCALECOPYCURRENT 1
2192| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2193| #define HAVE_GETTEXT 1
2194| #define HAVE_DCGETTEXT 1
2195| #define ENABLE_NLS 1
2196| #define HAVE_ISO_CODES 1
2197| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2198| #define X_DISPLAY_MISSING 1
2199| #define HAVE_EXECINFO_H 1
2200| #define HAVE_MATH_H 1
2201| #define HAVE_FINITE 1
2202| #define HAVE_ISFINITE 1
2203| #define HAVE_RINT 1
2204| #define HAVE_VFORK 1
2205| #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1
2206| #define HAVE_GETADDRINFO 1
2207| #define HAVE_GETNAMEINFO 1
2208| /* end confdefs.h.  */
2209|
2210| /* Override any GCC internal prototype to avoid an error.
2211|    Use char because int might match the return type of a GCC
2212|    builtin and then its argument prototype would still apply.  */
2213| char socket ();
2214| int
2215| main (void)
2216| {
2217| return socket ();
2218|   ;
2219|   return 0;
2220| }
2221configure:28220: result: no
2222configure:28247: checking whether /opt/local/bin/clang-mp-11 understands -mfpmath=sse
2223configure:28260: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -Werror -mfpmath=sse -I/opt/local/include conftest.c >&5
2224configure:28260: $? = 0
2225configure:28267: result: yes
2226configure:28282: checking whether /opt/local/bin/clang-mp-11 understands -msse2
2227configure:28295: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -Werror -msse2 -I/opt/local/include conftest.c >&5
2228configure:28295: $? = 0
2229configure:28302: result: yes
2230configure:28314: checking whether we can compile SSE2 intrinsics
2231configure:28327: /opt/local/bin/clang-mp-11 -o conftest -mfpmath=sse -msse2 -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2232conftest.c:69:9: warning: unused variable 'one' [-Wunused-variable]
2233__m128i one = _mm_set1_epi32 (1);
2234        ^
22351 warning generated.
2236configure:28327: $? = 0
2237configure:28333: result: yes
2238configure:28353: checking whether /opt/local/bin/clang-mp-11 understands -msse4.1
2239configure:28366: /opt/local/bin/clang-mp-11 -c -mfpmath=sse -msse2 -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -Werror -msse4.1 -I/opt/local/include conftest.c >&5
2240configure:28366: $? = 0
2241configure:28373: result: yes
2242configure:28385: checking whether we can compile SSE4.1 intrinsics
2243configure:28398: /opt/local/bin/clang-mp-11 -o conftest -mfpmath=sse -msse4.1 -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2244conftest.c:70:34: warning: variable 'a' is uninitialized when used here [-Wuninitialized]
2245__v4sf a, b, c; c = _mm_blend_ps(a, b, 0x08);
2246                                 ^
2247/opt/local/libexec/llvm-11/lib/clang/11.1.0/include/smmintrin.h:407:53: note: expanded from macro '_mm_blend_ps'
2248  (__m128) __builtin_ia32_blendps ((__v4sf)(__m128)(V1), \
2249                                                    ^~
2250conftest.c:70:1: note: variable 'a' is declared here
2251__v4sf a, b, c; c = _mm_blend_ps(a, b, 0x08);
2252^
2253conftest.c:70:37: warning: variable 'b' is uninitialized when used here [-Wuninitialized]
2254__v4sf a, b, c; c = _mm_blend_ps(a, b, 0x08);
2255                                    ^
2256/opt/local/libexec/llvm-11/lib/clang/11.1.0/include/smmintrin.h:408:53: note: expanded from macro '_mm_blend_ps'
2257                                   (__v4sf)(__m128)(V2), (int)(M))
2258                                                    ^~
2259conftest.c:70:1: note: variable 'b' is declared here
2260__v4sf a, b, c; c = _mm_blend_ps(a, b, 0x08);
2261^
22622 warnings generated.
2263configure:28398: $? = 0
2264configure:28404: result: yes
2265configure:28448: checking whether /opt/local/bin/clang-mp-11 understands -mmmx
2266configure:28461: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -Werror -mmmx -I/opt/local/include conftest.c >&5
2267configure:28461: $? = 0
2268configure:28468: result: yes
2269configure:28479: checking whether we can compile MMX code
2270configure:28496: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -mmmx -I/opt/local/include conftest.c >&5
2271configure:28496: $? = 0
2272configure:28501: result: yes
2273configure:28511: checking whether /opt/local/bin/clang-mp-11 understands -msse
2274configure:28524: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -mmmx -Werror -msse -I/opt/local/include conftest.c >&5
2275configure:28524: $? = 0
2276configure:28531: result: yes
2277configure:28542: checking whether we can compile SSE code
2278configure:28558: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -mmmx -msse -I/opt/local/include conftest.c >&5
2279configure:28558: $? = 0
2280configure:28563: result: yes
2281configure:28838: checking for shm_open
2282configure:28838: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2283conftest.c:85:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2284char shm_open ();
2285              ^
2286               void
22871 warning generated.
2288configure:28838: $? = 0
2289configure:28838: result: yes
2290configure:28890: checking for sys/mman.h
2291configure:28890: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
2292configure:28890: $? = 0
2293configure:28890: result: yes
2294configure:28912: checking for shared memory transport type
2295configure:28914: result: posix
2296configure:28922: checking whether symbols are prefixed
2297configure:28940: result: yes, with a _
2298configure:28955: checking fd_set and sys/select
2299configure:28968: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
2300conftest.c:75:8: warning: unused variable 'readMask' [-Wunused-variable]
2301fd_set readMask, writeMask;
2302       ^
2303conftest.c:75:18: warning: unused variable 'writeMask' [-Wunused-variable]
2304fd_set readMask, writeMask;
2305                 ^
23062 warnings generated.
2307configure:28968: $? = 0
2308configure:28994: result: yes
2309configure:29259: checking whether we build a relocatable package
2310configure:29296: result: yes
2311configure:29305: checking for TIFFReadScanline in -ltiff
2312configure:29328: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltiff -lm  >&5
2313conftest.c:77:23: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2314char TIFFReadScanline ();
2315                      ^
2316                       void
23171 warning generated.
2318configure:29328: $? = 0
2319configure:29338: result: yes
2320configure:29342: checking for tiffio.h
2321configure:29342: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
2322configure:29342: $? = 0
2323configure:29342: result: yes
2324configure:29473: checking for jpeg_destroy_decompress in -ljpeg
2325configure:29496: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ljpeg   >&5
2326conftest.c:77:30: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2327char jpeg_destroy_decompress ();
2328                             ^
2329                              void
23301 warning generated.
2331configure:29496: $? = 0
2332configure:29506: result: yes
2333configure:29525: checking for jpeglib.h
2334configure:29537: /opt/local/bin/clang-mp-11 -E -I/opt/local/include conftest.c
2335configure:29537: $? = 0
2336configure:29539: result: yes
2337configure:29552: checking for jpeg_save_markers in -ljpeg
2338configure:29575: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ljpeg  -ljpeg  >&5
2339conftest.c:78:24: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2340char jpeg_save_markers ();
2341                       ^
2342                        void
23431 warning generated.
2344configure:29575: $? = 0
2345configure:29585: result: yes
2346configure:29613: checking for gzsetparams in -lz
2347configure:29636: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lz  -ljpeg  >&5
2348conftest.c:78:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2349char gzsetparams ();
2350                 ^
2351                  void
23521 warning generated.
2353configure:29636: $? = 0
2354configure:29646: result: yes
2355configure:29650: checking for zlib.h
2356configure:29650: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
2357configure:29650: $? = 0
2358configure:29650: result: yes
2359configure:29693: checking for bzlib.h
2360configure:29693: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
2361configure:29693: $? = 0
2362configure:29693: result: yes
2363configure:29696: checking for BZ2_bzCompress in -lbz2
2364configure:29709: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ljpeg  -lbz2 >&5
2365configure:29709: $? = 0
2366configure:29711: result: yes
2367configure:29749: checking for liblzma >= 5.0.0
2368configure:29756: $PKG_CONFIG --exists --print-errors "liblzma >= 5.0.0"
2369configure:29759: $? = 0
2370configure:29773: $PKG_CONFIG --exists --print-errors "liblzma >= 5.0.0"
2371configure:29776: $? = 0
2372configure:29824: result: yes
2373configure:29845: checking for gsapi_new_instance in -lgs
2374configure:29868: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lgs  -ljpeg  >&5
2375conftest.c:78:25: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2376char gsapi_new_instance ();
2377                        ^
2378                         void
23791 warning generated.
2380configure:29868: $? = 0
2381configure:29878: result: yes
2382configure:29882: checking for ghostscript/iapi.h
2383configure:29882: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
2384configure:29882: $? = 0
2385configure:29882: result: yes
2386configure:29923: checking for libpng >= 1.6.25
2387configure:29930: $PKG_CONFIG --exists --print-errors "libpng >= 1.6.25"
2388configure:29933: $? = 0
2389configure:29947: $PKG_CONFIG --exists --print-errors "libpng >= 1.6.25"
2390configure:29950: $? = 0
2391configure:29998: result: yes
2392configure:30022: checking for mng_create in -lmng
2393configure:30045: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lmng -lz -lm -ljpeg  >&5
2394conftest.c:78:17: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2395char mng_create ();
2396                ^
2397                 void
23981 warning generated.
2399configure:30045: $? = 0
2400configure:30055: result: yes
2401configure:30059: checking for libmng.h
2402configure:30059: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
2403configure:30059: $? = 0
2404configure:30059: result: yes
2405configure:30100: checking for aa_printf in -laa
2406configure:30123: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -laa  -ljpeg  >&5
2407conftest.c:78:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2408char aa_printf ();
2409               ^
2410                void
24111 warning generated.
2412configure:30123: $? = 0
2413configure:30133: result: yes
2414configure:30137: checking for aalib.h
2415configure:30137: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
2416configure:30137: $? = 0
2417configure:30137: result: yes
2418configure:30177: checking for XpmReadFileToXpmImage in -lXpm
2419configure:30200: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type    -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  conftest.c -lXpm   -ljpeg  >&5
2420conftest.c:78:28: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2421char XpmReadFileToXpmImage ();
2422                           ^
2423                            void
24241 warning generated.
2425ld: library not found for -lXpm
2426clang: error: linker command failed with exit code 1 (use -v to see invocation)
2427configure:30200: $? = 1
2428configure: failed program was:
2429| /* confdefs.h */
2430| #define PACKAGE_NAME "GIMP"
2431| #define PACKAGE_TARNAME "gimp"
2432| #define PACKAGE_VERSION "2.10.32"
2433| #define PACKAGE_STRING "GIMP 2.10.32"
2434| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
2435| #define PACKAGE_URL ""
2436| #define GIMP_PKGCONFIG_VERSION "2.0"
2437| #define GIMP_TOOL_VERSION "2.0"
2438| #define GETTEXT_PACKAGE "gimp20"
2439| #define HAVE_CXX14 1
2440| #define HAVE_STDIO_H 1
2441| #define HAVE_STDLIB_H 1
2442| #define HAVE_STRING_H 1
2443| #define HAVE_INTTYPES_H 1
2444| #define HAVE_STDINT_H 1
2445| #define HAVE_STRINGS_H 1
2446| #define HAVE_SYS_STAT_H 1
2447| #define HAVE_SYS_TYPES_H 1
2448| #define HAVE_UNISTD_H 1
2449| #define HAVE_SYS_TIME_H 1
2450| #define STDC_HEADERS 1
2451| #define HAVE_DLFCN_H 1
2452| #define LT_OBJDIR ".libs/"
2453| #define ARCH_X86 1
2454| #define ARCH_X86_64 1
2455| #define PLATFORM_OSX 1
2456| #define HAVE_SYS_WAIT_H 1
2457| #define TIME_WITH_SYS_TIME 1
2458| #define HAVE_EXECINFO_H 1
2459| #define HAVE_FCNTL_H 1
2460| #define HAVE_SYS_PARAM_H 1
2461| #define HAVE_SYS_TIME_H 1
2462| #define HAVE_SYS_TIMES_H 1
2463| #define HAVE_SYS_WAIT_H 1
2464| #define HAVE_UNISTD_H 1
2465| #define HAVE_BACKTRACE 1
2466| #define HAVE_VPRINTF 1
2467| #define HAVE_ALLOCA_H 1
2468| #define HAVE_ALLOCA 1
2469| #define HAVE_FSYNC 1
2470| #define HAVE_DIFFTIME 1
2471| #define HAVE_MMAP 1
2472| #define HAVE_LOCALE_H 1
2473| #define HAVE_LC_MESSAGES 1
2474| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2475| #define HAVE_CFLOCALECOPYCURRENT 1
2476| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2477| #define HAVE_GETTEXT 1
2478| #define HAVE_DCGETTEXT 1
2479| #define ENABLE_NLS 1
2480| #define HAVE_ISO_CODES 1
2481| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2482| #define X_DISPLAY_MISSING 1
2483| #define HAVE_EXECINFO_H 1
2484| #define HAVE_MATH_H 1
2485| #define HAVE_FINITE 1
2486| #define HAVE_ISFINITE 1
2487| #define HAVE_RINT 1
2488| #define HAVE_VFORK 1
2489| #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1
2490| #define HAVE_GETADDRINFO 1
2491| #define HAVE_GETNAMEINFO 1
2492| #define COMPILE_SSE2_INTRINISICS 1
2493| #define COMPILE_SSE4_1_INTRINISICS 1
2494| #define USE_MMX 1
2495| #define USE_SSE 1
2496| #define HAVE_MMAN_H 1
2497| #define USE_POSIX_SHM 1
2498| #define ENABLE_MP 1
2499| #define ENABLE_RELOCATABLE_RESOURCES 1
2500| #define HAVE_LIBJPEG 1
2501| /* end confdefs.h.  */
2502|
2503| /* Override any GCC internal prototype to avoid an error.
2504|    Use char because int might match the return type of a GCC
2505|    builtin and then its argument prototype would still apply.  */
2506| char XpmReadFileToXpmImage ();
2507| int
2508| main (void)
2509| {
2510| return XpmReadFileToXpmImage ();
2511|   ;
2512|   return 0;
2513| }
2514configure:30210: result: no
2515configure:30255: checking for OpenEXR >= 1.6.1
2516configure:30262: $PKG_CONFIG --exists --print-errors "OpenEXR >= 1.6.1"
2517configure:30265: $? = 0
2518configure:30279: $PKG_CONFIG --exists --print-errors "OpenEXR >= 1.6.1"
2519configure:30282: $? = 0
2520configure:30320: result: yes
2521configure:30361: checking for libwebp >= 0.6.0
2522configure:30368: $PKG_CONFIG --exists --print-errors "libwebp >= 0.6.0"
2523configure:30371: $? = 0
2524configure:30385: $PKG_CONFIG --exists --print-errors "libwebp >= 0.6.0"
2525configure:30388: $? = 0
2526configure:30426: result: yes
2527configure:30431: checking for libwebpmux >= 0.6.0
2528configure:30438: $PKG_CONFIG --exists --print-errors "libwebpmux >= 0.6.0"
2529configure:30441: $? = 0
2530configure:30455: $PKG_CONFIG --exists --print-errors "libwebpmux >= 0.6.0"
2531configure:30458: $? = 0
2532configure:30496: result: yes
2533configure:30501: checking for libwebpdemux >= 0.6.0
2534configure:30508: $PKG_CONFIG --exists --print-errors "libwebpdemux >= 0.6.0"
2535configure:30511: $? = 0
2536configure:30525: $PKG_CONFIG --exists --print-errors "libwebpdemux >= 0.6.0"
2537configure:30528: $? = 0
2538configure:30566: result: yes
2539configure:30615: checking for libheif > 1.5.1
2540configure:30622: $PKG_CONFIG --exists --print-errors "libheif > 1.5.1"
2541configure:30625: $? = 0
2542configure:30639: $PKG_CONFIG --exists --print-errors "libheif > 1.5.1"
2543configure:30642: $? = 0
2544configure:31732: result: yes
2545configure:31805: checking for libjxl >= 0.6.1
2546configure:31812: $PKG_CONFIG --exists --print-errors "libjxl >= 0.6.1"
2547Package libjxl was not found in the pkg-config search path.
2548Perhaps you should add the directory containing `libjxl.pc'
2549to the PKG_CONFIG_PATH environment variable
2550No package 'libjxl' found
2551configure:31815: $? = 1
2552configure:31829: $PKG_CONFIG --exists --print-errors "libjxl >= 0.6.1"
2553Package libjxl was not found in the pkg-config search path.
2554Perhaps you should add the directory containing `libjxl.pc'
2555to the PKG_CONFIG_PATH environment variable
2556No package 'libjxl' found
2557configure:31832: $? = 1
2558configure:31846: result: no
2559No package 'libjxl' found
2560configure:31983: checking for LIBBACKTRACE
2561configure:32003: /opt/local/bin/clang-mp-11 -o conftest -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ljpeg  -lbacktrace >&5
2562conftest.c:76:18: fatal error: 'backtrace.h' file not found
2563        #include <backtrace.h>
2564                 ^~~~~~~~~~~~~
25651 error generated.
2566configure:32003: $? = 1
2567configure: failed program was:
2568| /* confdefs.h */
2569| #define PACKAGE_NAME "GIMP"
2570| #define PACKAGE_TARNAME "gimp"
2571| #define PACKAGE_VERSION "2.10.32"
2572| #define PACKAGE_STRING "GIMP 2.10.32"
2573| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
2574| #define PACKAGE_URL ""
2575| #define GIMP_PKGCONFIG_VERSION "2.0"
2576| #define GIMP_TOOL_VERSION "2.0"
2577| #define GETTEXT_PACKAGE "gimp20"
2578| #define HAVE_CXX14 1
2579| #define HAVE_STDIO_H 1
2580| #define HAVE_STDLIB_H 1
2581| #define HAVE_STRING_H 1
2582| #define HAVE_INTTYPES_H 1
2583| #define HAVE_STDINT_H 1
2584| #define HAVE_STRINGS_H 1
2585| #define HAVE_SYS_STAT_H 1
2586| #define HAVE_SYS_TYPES_H 1
2587| #define HAVE_UNISTD_H 1
2588| #define HAVE_SYS_TIME_H 1
2589| #define STDC_HEADERS 1
2590| #define HAVE_DLFCN_H 1
2591| #define LT_OBJDIR ".libs/"
2592| #define ARCH_X86 1
2593| #define ARCH_X86_64 1
2594| #define PLATFORM_OSX 1
2595| #define HAVE_SYS_WAIT_H 1
2596| #define TIME_WITH_SYS_TIME 1
2597| #define HAVE_EXECINFO_H 1
2598| #define HAVE_FCNTL_H 1
2599| #define HAVE_SYS_PARAM_H 1
2600| #define HAVE_SYS_TIME_H 1
2601| #define HAVE_SYS_TIMES_H 1
2602| #define HAVE_SYS_WAIT_H 1
2603| #define HAVE_UNISTD_H 1
2604| #define HAVE_BACKTRACE 1
2605| #define HAVE_VPRINTF 1
2606| #define HAVE_ALLOCA_H 1
2607| #define HAVE_ALLOCA 1
2608| #define HAVE_FSYNC 1
2609| #define HAVE_DIFFTIME 1
2610| #define HAVE_MMAP 1
2611| #define HAVE_LOCALE_H 1
2612| #define HAVE_LC_MESSAGES 1
2613| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2614| #define HAVE_CFLOCALECOPYCURRENT 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_EXECINFO_H 1
2623| #define HAVE_MATH_H 1
2624| #define HAVE_FINITE 1
2625| #define HAVE_ISFINITE 1
2626| #define HAVE_RINT 1
2627| #define HAVE_VFORK 1
2628| #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1
2629| #define HAVE_GETADDRINFO 1
2630| #define HAVE_GETNAMEINFO 1
2631| #define COMPILE_SSE2_INTRINISICS 1
2632| #define COMPILE_SSE4_1_INTRINISICS 1
2633| #define USE_MMX 1
2634| #define USE_SSE 1
2635| #define HAVE_MMAN_H 1
2636| #define USE_POSIX_SHM 1
2637| #define ENABLE_MP 1
2638| #define ENABLE_RELOCATABLE_RESOURCES 1
2639| #define HAVE_LIBJPEG 1
2640| #define HAVE_LIBHEIF_1_4_0 1
2641| /* end confdefs.h.  */
2642| #include <stddef.h>
2643|         #include <backtrace.h>
2644|         #include <backtrace-supported.h>
2645|
2646|         #if ! BACKTRACE_SUPPORTED
2647|         #error ! BACKTRACE_SUPPORTED
2648|         #endif
2649|
2650| int
2651| main (void)
2652| {
2653| (void) backtrace_create_state (NULL, 0, NULL, NULL);
2654|   ;
2655|   return 0;
2656| }
2657configure:32008: result: no
2658configure:32043: checking for libunwind >= 1.1.0
2659configure:32050: $PKG_CONFIG --exists --print-errors "libunwind >= 1.1.0"
2660Package libunwind was not found in the pkg-config search path.
2661Perhaps you should add the directory containing `libunwind.pc'
2662to the PKG_CONFIG_PATH environment variable
2663No package 'libunwind' found
2664configure:32053: $? = 1
2665configure:32067: $PKG_CONFIG --exists --print-errors "libunwind >= 1.1.0"
2666Package libunwind was not found in the pkg-config search path.
2667Perhaps you should add the directory containing `libunwind.pc'
2668to the PKG_CONFIG_PATH environment variable
2669No package 'libunwind' found
2670configure:32070: $? = 1
2671configure:32084: result: no
2672No package 'libunwind' found
2673configure:32143: checking for libmypaint >= 1.4.0
2674configure:32150: $PKG_CONFIG --exists --print-errors "libmypaint >= 1.4.0"
2675configure:32153: $? = 0
2676configure:32167: $PKG_CONFIG --exists --print-errors "libmypaint >= 1.4.0"
2677configure:32170: $? = 0
2678configure:32378: result: yes
2679configure:32385: checking for mypaint-brushes-1.0
2680configure:32392: $PKG_CONFIG --exists --print-errors "mypaint-brushes-1.0"
2681configure:32395: $? = 0
2682configure:32409: $PKG_CONFIG --exists --print-errors "mypaint-brushes-1.0"
2683configure:32412: $? = 0
2684configure:32460: result: yes
2685configure:32585: checking for librsvg-2.0 >= 2.40.6
2686configure:32592: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.40.6"
2687configure:32595: $? = 0
2688configure:32609: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.40.6"
2689configure:32612: $? = 0
2690configure:32660: result: yes
2691configure:32702: checking for poppler-glib >= 0.50.0
2692configure:32709: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.50.0"
2693configure:32712: $? = 0
2694configure:32726: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.50.0"
2695configure:32729: $? = 0
2696configure:32777: result: yes
2697configure:32785: checking for poppler-data >= 0.4.7
2698configure:32792: $PKG_CONFIG --exists --print-errors "poppler-data >= 0.4.7"
2699configure:32795: $? = 0
2700configure:32809: $PKG_CONFIG --exists --print-errors "poppler-data >= 0.4.7"
2701configure:32812: $? = 0
2702configure:32860: result: yes
2703configure:32886: checking for cairo-pdf >= 1.12.2
2704configure:32893: $PKG_CONFIG --exists --print-errors "cairo-pdf >= 1.12.2"
2705configure:32896: $? = 0
2706configure:32910: $PKG_CONFIG --exists --print-errors "cairo-pdf >= 1.12.2"
2707configure:32913: $? = 0
2708configure:32951: result: yes
2709configure:32980: checking for libwmf >= 0.2.8
2710configure:32987: $PKG_CONFIG --exists --print-errors "libwmf >= 0.2.8"
2711Package libwmf was not found in the pkg-config search path.
2712Perhaps you should add the directory containing `libwmf.pc'
2713to the PKG_CONFIG_PATH environment variable
2714No package 'libwmf' found
2715configure:32990: $? = 1
2716configure:33004: $PKG_CONFIG --exists --print-errors "libwmf >= 0.2.8"
2717Package libwmf was not found in the pkg-config search path.
2718Perhaps you should add the directory containing `libwmf.pc'
2719to the PKG_CONFIG_PATH environment variable
2720No package 'libwmf' found
2721configure:33007: $? = 1
2722configure:33021: result: no
2723No package 'libwmf' found
2724configure:33056: checking for libwmf-config
2725configure:33079: found /opt/local/bin/libwmf-config
2726configure:33092: result: /opt/local/bin/libwmf-config
2727configure:33103: checking for libwmf >= 0.2.8 using /opt/local/bin/libwmf-config
2728configure:33109: result: yes (version 0.2.8)
2729configure:33150: checking for libopenjp2 >= 2.1.0
2730configure:33157: $PKG_CONFIG --exists --print-errors "libopenjp2 >= 2.1.0"
2731configure:33160: $? = 0
2732configure:33174: $PKG_CONFIG --exists --print-errors "libopenjp2 >= 2.1.0"
2733configure:33177: $? = 0
2734configure:33215: result: yes
2735configure:33243: checking for lcms2 >= 2.8
2736configure:33250: $PKG_CONFIG --exists --print-errors "lcms2 >= 2.8"
2737configure:33253: $? = 0
2738configure:33267: $PKG_CONFIG --exists --print-errors "lcms2 >= 2.8"
2739configure:33270: $? = 0
2740configure:33318: result: yes
2741configure:33341: checking for xcursor
2742configure:33348: $PKG_CONFIG --exists --print-errors "xcursor"
2743configure:33351: $? = 0
2744configure:33365: $PKG_CONFIG --exists --print-errors "xcursor"
2745configure:33368: $? = 0
2746configure:33406: result: yes
2747configure:33656: checking for /opt/local/bin/clang-mp-11 options needed to detect all undeclared functions
2748configure:33678: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type    -I/opt/local/include conftest.c >&5
2749conftest.c:79:8: warning: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Wimplicit-function-declaration]
2750(void) strchr;
2751       ^
2752conftest.c:79:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
27531 warning generated.
2754configure:33678: $? = 0
2755configure:33678: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -fno-builtin -I/opt/local/include conftest.c >&5
2756conftest.c:79:8: error: use of undeclared identifier 'strchr'
2757(void) strchr;
2758       ^
27591 error generated.
2760configure:33678: $? = 1
2761configure: failed program was:
2762| /* confdefs.h */
2763| #define PACKAGE_NAME "GIMP"
2764| #define PACKAGE_TARNAME "gimp"
2765| #define PACKAGE_VERSION "2.10.32"
2766| #define PACKAGE_STRING "GIMP 2.10.32"
2767| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
2768| #define PACKAGE_URL ""
2769| #define GIMP_PKGCONFIG_VERSION "2.0"
2770| #define GIMP_TOOL_VERSION "2.0"
2771| #define GETTEXT_PACKAGE "gimp20"
2772| #define HAVE_CXX14 1
2773| #define HAVE_STDIO_H 1
2774| #define HAVE_STDLIB_H 1
2775| #define HAVE_STRING_H 1
2776| #define HAVE_INTTYPES_H 1
2777| #define HAVE_STDINT_H 1
2778| #define HAVE_STRINGS_H 1
2779| #define HAVE_SYS_STAT_H 1
2780| #define HAVE_SYS_TYPES_H 1
2781| #define HAVE_UNISTD_H 1
2782| #define HAVE_SYS_TIME_H 1
2783| #define STDC_HEADERS 1
2784| #define HAVE_DLFCN_H 1
2785| #define LT_OBJDIR ".libs/"
2786| #define ARCH_X86 1
2787| #define ARCH_X86_64 1
2788| #define PLATFORM_OSX 1
2789| #define HAVE_SYS_WAIT_H 1
2790| #define TIME_WITH_SYS_TIME 1
2791| #define HAVE_EXECINFO_H 1
2792| #define HAVE_FCNTL_H 1
2793| #define HAVE_SYS_PARAM_H 1
2794| #define HAVE_SYS_TIME_H 1
2795| #define HAVE_SYS_TIMES_H 1
2796| #define HAVE_SYS_WAIT_H 1
2797| #define HAVE_UNISTD_H 1
2798| #define HAVE_BACKTRACE 1
2799| #define HAVE_VPRINTF 1
2800| #define HAVE_ALLOCA_H 1
2801| #define HAVE_ALLOCA 1
2802| #define HAVE_FSYNC 1
2803| #define HAVE_DIFFTIME 1
2804| #define HAVE_MMAP 1
2805| #define HAVE_LOCALE_H 1
2806| #define HAVE_LC_MESSAGES 1
2807| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2808| #define HAVE_CFLOCALECOPYCURRENT 1
2809| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2810| #define HAVE_GETTEXT 1
2811| #define HAVE_DCGETTEXT 1
2812| #define ENABLE_NLS 1
2813| #define HAVE_ISO_CODES 1
2814| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2815| #define X_DISPLAY_MISSING 1
2816| #define HAVE_EXECINFO_H 1
2817| #define HAVE_MATH_H 1
2818| #define HAVE_FINITE 1
2819| #define HAVE_ISFINITE 1
2820| #define HAVE_RINT 1
2821| #define HAVE_VFORK 1
2822| #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1
2823| #define HAVE_GETADDRINFO 1
2824| #define HAVE_GETNAMEINFO 1
2825| #define COMPILE_SSE2_INTRINISICS 1
2826| #define COMPILE_SSE4_1_INTRINISICS 1
2827| #define USE_MMX 1
2828| #define USE_SSE 1
2829| #define HAVE_MMAN_H 1
2830| #define USE_POSIX_SHM 1
2831| #define ENABLE_MP 1
2832| #define ENABLE_RELOCATABLE_RESOURCES 1
2833| #define HAVE_LIBJPEG 1
2834| #define HAVE_LIBHEIF_1_4_0 1
2835| /* end confdefs.h.  */
2836|
2837| int
2838| main (void)
2839| {
2840| (void) strchr;
2841|   ;
2842|   return 0;
2843| }
2844configure:33705: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -fno-builtin -I/opt/local/include conftest.c >&5
2845configure:33705: $? = 0
2846configure:33722: result: -fno-builtin
2847configure:33738: checking for linux/input.h
2848configure:33738: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -I/opt/local/include conftest.c >&5
2849conftest.c:103:10: fatal error: 'linux/input.h' file not found
2850#include <linux/input.h>
2851         ^~~~~~~~~~~~~~~
28521 error generated.
2853configure:33738: $? = 1
2854configure: failed program was:
2855| /* confdefs.h */
2856| #define PACKAGE_NAME "GIMP"
2857| #define PACKAGE_TARNAME "gimp"
2858| #define PACKAGE_VERSION "2.10.32"
2859| #define PACKAGE_STRING "GIMP 2.10.32"
2860| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
2861| #define PACKAGE_URL ""
2862| #define GIMP_PKGCONFIG_VERSION "2.0"
2863| #define GIMP_TOOL_VERSION "2.0"
2864| #define GETTEXT_PACKAGE "gimp20"
2865| #define HAVE_CXX14 1
2866| #define HAVE_STDIO_H 1
2867| #define HAVE_STDLIB_H 1
2868| #define HAVE_STRING_H 1
2869| #define HAVE_INTTYPES_H 1
2870| #define HAVE_STDINT_H 1
2871| #define HAVE_STRINGS_H 1
2872| #define HAVE_SYS_STAT_H 1
2873| #define HAVE_SYS_TYPES_H 1
2874| #define HAVE_UNISTD_H 1
2875| #define HAVE_SYS_TIME_H 1
2876| #define STDC_HEADERS 1
2877| #define HAVE_DLFCN_H 1
2878| #define LT_OBJDIR ".libs/"
2879| #define ARCH_X86 1
2880| #define ARCH_X86_64 1
2881| #define PLATFORM_OSX 1
2882| #define HAVE_SYS_WAIT_H 1
2883| #define TIME_WITH_SYS_TIME 1
2884| #define HAVE_EXECINFO_H 1
2885| #define HAVE_FCNTL_H 1
2886| #define HAVE_SYS_PARAM_H 1
2887| #define HAVE_SYS_TIME_H 1
2888| #define HAVE_SYS_TIMES_H 1
2889| #define HAVE_SYS_WAIT_H 1
2890| #define HAVE_UNISTD_H 1
2891| #define HAVE_BACKTRACE 1
2892| #define HAVE_VPRINTF 1
2893| #define HAVE_ALLOCA_H 1
2894| #define HAVE_ALLOCA 1
2895| #define HAVE_FSYNC 1
2896| #define HAVE_DIFFTIME 1
2897| #define HAVE_MMAP 1
2898| #define HAVE_LOCALE_H 1
2899| #define HAVE_LC_MESSAGES 1
2900| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2901| #define HAVE_CFLOCALECOPYCURRENT 1
2902| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2903| #define HAVE_GETTEXT 1
2904| #define HAVE_DCGETTEXT 1
2905| #define ENABLE_NLS 1
2906| #define HAVE_ISO_CODES 1
2907| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2908| #define X_DISPLAY_MISSING 1
2909| #define HAVE_EXECINFO_H 1
2910| #define HAVE_MATH_H 1
2911| #define HAVE_FINITE 1
2912| #define HAVE_ISFINITE 1
2913| #define HAVE_RINT 1
2914| #define HAVE_VFORK 1
2915| #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1
2916| #define HAVE_GETADDRINFO 1
2917| #define HAVE_GETNAMEINFO 1
2918| #define COMPILE_SSE2_INTRINISICS 1
2919| #define COMPILE_SSE4_1_INTRINISICS 1
2920| #define USE_MMX 1
2921| #define USE_SSE 1
2922| #define HAVE_MMAN_H 1
2923| #define USE_POSIX_SHM 1
2924| #define ENABLE_MP 1
2925| #define ENABLE_RELOCATABLE_RESOURCES 1
2926| #define HAVE_LIBJPEG 1
2927| #define HAVE_LIBHEIF_1_4_0 1
2928| /* end confdefs.h.  */
2929| #include <stddef.h>
2930| #ifdef HAVE_STDIO_H
2931| # include <stdio.h>
2932| #endif
2933| #ifdef HAVE_STDLIB_H
2934| # include <stdlib.h>
2935| #endif
2936| #ifdef HAVE_STRING_H
2937| # include <string.h>
2938| #endif
2939| #ifdef HAVE_INTTYPES_H
2940| # include <inttypes.h>
2941| #endif
2942| #ifdef HAVE_STDINT_H
2943| # include <stdint.h>
2944| #endif
2945| #ifdef HAVE_STRINGS_H
2946| # include <strings.h>
2947| #endif
2948| #ifdef HAVE_SYS_TYPES_H
2949| # include <sys/types.h>
2950| #endif
2951| #ifdef HAVE_SYS_STAT_H
2952| # include <sys/stat.h>
2953| #endif
2954| #ifdef HAVE_UNISTD_H
2955| # include <unistd.h>
2956| #endif
2957| #include <linux/input.h>
2958configure:33738: result: no
2959configure:34048: checking for xdg-email
2960configure:34071: found /opt/local/bin/xdg-email
2961configure:34083: result: /opt/local/bin/xdg-email
2962configure:34109: checking for perl5
2963configure:34144: result: /opt/local/bin/perl5.34
2964configure:34165: checking for perl version
2965configure:34174: result: 5.34.1
2966configure:34269: checking for json-glib-1.0 >= 1.2.6
2967configure:34276: $PKG_CONFIG --exists --print-errors "json-glib-1.0 >= 1.2.6"
2968configure:34279: $? = 0
2969configure:34293: $PKG_CONFIG --exists --print-errors "json-glib-1.0 >= 1.2.6"
2970configure:34296: $? = 0
2971configure:34344: result: yes
2972configure:34368: checking for pygtk-codegen-2.0
2973configure:34391: found /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pygtk-codegen-2.0
2974configure:34404: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pygtk-codegen-2.0
2975configure:34413: checking for pygtk defs
2976configure:34417: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/share/pygtk/2.0/defs
2977configure:34431: checking whether /opt/local/bin/python2.7 version >= 2.5.0
2978configure:34445: /opt/local/bin/python2.7 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] # sys.version_info.major only available since Python 2.7. # use sys.version_info[0] instead. # Double the square brackets for M4 syntax. sys.exit(sys.version_info[0] != 2 or sys.hexversion < minverhex)
2979configure:34448: $? = 0
2980configure:34451: result: yes
2981configure:34557: checking for /opt/local/bin/python2.7 version
2982configure:34565: result: 2.7
2983configure:34577: checking for /opt/local/bin/python2.7 platform
2984configure:34585: result: darwin
2985configure:34592: checking for /opt/local/bin/python2.7 script directory
2986configure:34621: result: ${prefix}/lib/python2.7/site-packages
2987configure:34630: checking for /opt/local/bin/python2.7 extension module directory
2988configure:34659: result: ${exec_prefix}/lib/python2.7/site-packages
2989configure:34673: checking for headers required to compile python extensions
2990configure:34694: /opt/local/bin/clang-mp-11 -E -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c
2991configure:34694: $? = 0
2992configure:34696: result: found
2993configure:34733: checking for pygtk-2.0 >= 2.10.4
2994configure:34740: $PKG_CONFIG --exists --print-errors "pygtk-2.0 >= 2.10.4"
2995configure:34743: $? = 0
2996configure:34757: $PKG_CONFIG --exists --print-errors "pygtk-2.0 >= 2.10.4"
2997configure:34760: $? = 0
2998configure:34808: result: yes
2999configure:34824: checking for pycairo >= 1.0.2
3000configure:34831: $PKG_CONFIG --exists --print-errors "pycairo >= 1.0.2"
3001configure:34834: $? = 0
3002configure:34848: $PKG_CONFIG --exists --print-errors "pycairo >= 1.0.2"
3003configure:34851: $? = 0
3004configure:34899: result: yes
3005configure:34910: checking whether /opt/local/bin/clang-mp-11 understands -fno-strict-aliasing
3006configure:34923: /opt/local/bin/clang-mp-11 -c -pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type   -Werror -fno-strict-aliasing -I/opt/local/include conftest.c >&5
3007configure:34923: $? = 0
3008configure:34930: result: yes
3009configure:34974: checking for gtk-mac-integration-gtk2 >= 2.0.0
3010configure:34981: $PKG_CONFIG --exists --print-errors "gtk-mac-integration-gtk2 >= 2.0.0"
3011configure:34984: $? = 0
3012configure:34998: $PKG_CONFIG --exists --print-errors "gtk-mac-integration-gtk2 >= 2.0.0"
3013configure:35001: $? = 0
3014configure:35039: result: yes
3015configure:35164: checking for xmllint
3016configure:35187: found /opt/local/bin/xmllint
3017configure:35200: result: /opt/local/bin/xmllint
3018configure:35219: checking for xsltproc
3019configure:35242: found /opt/local/bin/xsltproc
3020configure:35255: result: /opt/local/bin/xsltproc
3021configure:35306: checking for shared-mime-info
3022configure:35313: $PKG_CONFIG --exists --print-errors "shared-mime-info"
3023configure:35316: $? = 0
3024configure:35330: $PKG_CONFIG --exists --print-errors "shared-mime-info"
3025configure:35333: $? = 0
3026configure:35371: result: yes
3027configure:35438: checking for xvfb-run
3028configure:35474: result: no
3029configure:35516: checking for appstream-util
3030configure:35539: found /opt/local/bin/appstream-util
3031configure:35552: result: /opt/local/bin/appstream-util
3032configure:35585: checking for desktop-file-validate
3033configure:35608: found /opt/local/bin/desktop-file-validate
3034configure:35621: result: /opt/local/bin/desktop-file-validate
3035configure:35793: checking for gtk-doc
3036configure:35796: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
3037configure:35799: $? = 0
3038configure:35805: result: yes
3039configure:35819: checking for gtkdoc-check
3040configure:35840: found /opt/local/bin/gtkdoc-check
3041configure:35851: result: gtkdoc-check.test
3042configure:35861: checking for gtkdoc-check
3043configure:35884: found /opt/local/bin/gtkdoc-check
3044configure:35896: result: /opt/local/bin/gtkdoc-check
3045configure:35908: checking for gtkdoc-rebase
3046configure:35931: found /opt/local/bin/gtkdoc-rebase
3047configure:35943: result: /opt/local/bin/gtkdoc-rebase
3048configure:35957: checking for gtkdoc-mkpdf
3049configure:35980: found /opt/local/bin/gtkdoc-mkpdf
3050configure:35992: result: /opt/local/bin/gtkdoc-mkpdf
3051configure:36022: checking whether to build gtk-doc documentation
3052configure:36024: result: no
3053configure:36037: checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0
3054configure:36044: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
3055configure:36047: $? = 0
3056configure:36061: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
3057configure:36064: $? = 0
3058configure:36102: result: yes
3059configure:36218: checking if building the Windows installer
3060configure:36237: result: no
3061configure:36417: Generating POTFILES and Makefile for po-libgimp
3062configure:36424: Generating POTFILES and Makefile for po-python
3063configure:36431: Generating POTFILES and Makefile for po-plug-ins
3064configure:36438: Generating POTFILES and Makefile for po-script-fu
3065configure:36445: Generating POTFILES and Makefile for po-tips
3066configure:36452: Generating POTFILES and Makefile for po-windows-installer
3067configure:39683: error:
3068
3069Extra Binaries:
3070  gimp-console:              yes
3071
3072Optional Features:
3073  Check updates at startup:  no
3074  Levin matting engine:      yes
3075  Language selection:        yes
3076  Vector icons:              yes
3077  Dr. Mingw (Win32):         no
3078  Relocatable bundle:        yes
3079  Default ICC directory:     
3080  Debug console (Win32):     no
3081  32-bit DLL folder (Win32): no
3082  Detailed backtraces:       no
3083
3084Optional Plug-Ins:
3085  Ascii Art:                 yes
3086  Ghostscript:               yes
3087  Help Browser:              no (WebKit support disabled)
3088  JPEG 2000:                 yes
3089  JPEG XL:                   no (libjxl not found)
3090  MNG:                       yes
3091  OpenEXR:                   yes
3092  WebP:                      yes
3093  HEIC:                      import: yes - export: yes [profile support: yes]
3094  AVIF:                      import: yes - export: yes
3095  PDF (export):              yes
3096  Print:                     yes
3097  Python 2:                  yes
3098  TWAIN (Win32):             no
3099  Webpage:                   no (WebKit support disabled)
3100  WMF:                       yes
3101  X11 Mouse Cursor:          yes
3102  XPM:                       no (XPM library not found)
3103  Email:                     yes (xdg-email)
3104
3105Optional Modules:
3106  ALSA (MIDI Input):         no (alsa support disabled)
3107  Linux Input:               no (linux input support disabled) (GUdev support: no (disabled))
3108  DirectInput (Win32):       no
3109
3110Tests:
3111  Use xvfb-run               no (not found)
3112  Test appdata               yes (this test requires network access; --without-appdata-test to disable)
3113  Test desktop file          yes
3114
3115Bug report URL: https://guide.macports.org/#project.tickets
3116
3117
3118Error: GIMP configuration failed.
3119
3120  - Error: missing dependency gtk+-2.0 >= 2.24.32
3121      *** Test for GTK+ failed.
3122
3123See the file 'INSTALL' for more help.
3124
3125## ---------------- ##
3126## Cache variables. ##
3127## ---------------- ##
3128
3129ac_cv_build=x86_64-apple-darwin10.8.0
3130ac_cv_build_prog_CPP='/opt/local/bin/clang-mp-11 -E'
3131ac_cv_build_prog_cc_g=yes
3132ac_cv_c_compiler_gnu=yes
3133ac_cv_c_undeclared_builtin_options=-fno-builtin
3134ac_cv_cxx_compiler_gnu=yes
3135ac_cv_env_ATK_CFLAGS_set=
3136ac_cv_env_ATK_CFLAGS_value=
3137ac_cv_env_ATK_LIBS_set=
3138ac_cv_env_ATK_LIBS_value=
3139ac_cv_env_BABL_CFLAGS_set=
3140ac_cv_env_BABL_CFLAGS_value=
3141ac_cv_env_BABL_LIBS_set=
3142ac_cv_env_BABL_LIBS_value=
3143ac_cv_env_CAIRO_CFLAGS_set=
3144ac_cv_env_CAIRO_CFLAGS_value=
3145ac_cv_env_CAIRO_LIBS_set=
3146ac_cv_env_CAIRO_LIBS_value=
3147ac_cv_env_CAIRO_PDF_CFLAGS_set=
3148ac_cv_env_CAIRO_PDF_CFLAGS_value=
3149ac_cv_env_CAIRO_PDF_LIBS_set=
3150ac_cv_env_CAIRO_PDF_LIBS_value=
3151ac_cv_env_CCASFLAGS_set=
3152ac_cv_env_CCASFLAGS_value=
3153ac_cv_env_CCAS_set=
3154ac_cv_env_CCAS_value=
3155ac_cv_env_CCC_set=
3156ac_cv_env_CCC_value=
3157ac_cv_env_CC_set=set
3158ac_cv_env_CC_value=/opt/local/bin/clang-mp-11
3159ac_cv_env_CFLAGS_set=set
3160ac_cv_env_CFLAGS_value='-pipe -Os -Wno-deprecated-declarations -arch x86_64'
3161ac_cv_env_CPPFLAGS_set=set
3162ac_cv_env_CPPFLAGS_value=-I/opt/local/include
3163ac_cv_env_CPP_set=
3164ac_cv_env_CPP_value=
3165ac_cv_env_CXXCPP_set=
3166ac_cv_env_CXXCPP_value=
3167ac_cv_env_CXXFLAGS_set=set
3168ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64'
3169ac_cv_env_CXX_set=set
3170ac_cv_env_CXX_value=/opt/local/bin/clang++-mp-11
3171ac_cv_env_FONTCONFIG_CFLAGS_set=
3172ac_cv_env_FONTCONFIG_CFLAGS_value=
3173ac_cv_env_FONTCONFIG_LIBS_set=
3174ac_cv_env_FONTCONFIG_LIBS_value=
3175ac_cv_env_FREETYPE_CFLAGS_set=
3176ac_cv_env_FREETYPE_CFLAGS_value=
3177ac_cv_env_FREETYPE_LIBS_set=
3178ac_cv_env_FREETYPE_LIBS_value=
3179ac_cv_env_GDK_PIXBUF_CFLAGS_set=
3180ac_cv_env_GDK_PIXBUF_CFLAGS_value=
3181ac_cv_env_GDK_PIXBUF_LIBS_set=
3182ac_cv_env_GDK_PIXBUF_LIBS_value=
3183ac_cv_env_GEGL_CFLAGS_set=
3184ac_cv_env_GEGL_CFLAGS_value=
3185ac_cv_env_GEGL_LIBS_set=
3186ac_cv_env_GEGL_LIBS_value=
3187ac_cv_env_GEXIV2_CFLAGS_set=
3188ac_cv_env_GEXIV2_CFLAGS_value=
3189ac_cv_env_GEXIV2_LIBS_set=
3190ac_cv_env_GEXIV2_LIBS_value=
3191ac_cv_env_GIO_CFLAGS_set=
3192ac_cv_env_GIO_CFLAGS_value=
3193ac_cv_env_GIO_LIBS_set=
3194ac_cv_env_GIO_LIBS_value=
3195ac_cv_env_GIO_UNIX_CFLAGS_set=
3196ac_cv_env_GIO_UNIX_CFLAGS_value=
3197ac_cv_env_GIO_UNIX_LIBS_set=
3198ac_cv_env_GIO_UNIX_LIBS_value=
3199ac_cv_env_GIO_WINDOWS_CFLAGS_set=
3200ac_cv_env_GIO_WINDOWS_CFLAGS_value=
3201ac_cv_env_GIO_WINDOWS_LIBS_set=
3202ac_cv_env_GIO_WINDOWS_LIBS_value=
3203ac_cv_env_GLIB_CFLAGS_set=
3204ac_cv_env_GLIB_CFLAGS_value=
3205ac_cv_env_GLIB_COMPILE_RESOURCES_set=
3206ac_cv_env_GLIB_COMPILE_RESOURCES_value=
3207ac_cv_env_GLIB_GENMARSHAL_set=
3208ac_cv_env_GLIB_GENMARSHAL_value=
3209ac_cv_env_GLIB_LIBS_set=
3210ac_cv_env_GLIB_LIBS_value=
3211ac_cv_env_GLIB_MKENUMS_set=
3212ac_cv_env_GLIB_MKENUMS_value=
3213ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_set=
3214ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_value=
3215ac_cv_env_GMODULE_NO_EXPORT_LIBS_set=
3216ac_cv_env_GMODULE_NO_EXPORT_LIBS_value=
3217ac_cv_env_GOBJECT_QUERY_set=
3218ac_cv_env_GOBJECT_QUERY_value=
3219ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
3220ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
3221ac_cv_env_GTKDOC_DEPS_LIBS_set=
3222ac_cv_env_GTKDOC_DEPS_LIBS_value=
3223ac_cv_env_GTK_MAC_INTEGRATION_CFLAGS_set=
3224ac_cv_env_GTK_MAC_INTEGRATION_CFLAGS_value=
3225ac_cv_env_GTK_MAC_INTEGRATION_LIBS_set=
3226ac_cv_env_GTK_MAC_INTEGRATION_LIBS_value=
3227ac_cv_env_GUDEV_CFLAGS_set=
3228ac_cv_env_GUDEV_CFLAGS_value=
3229ac_cv_env_GUDEV_LIBS_set=
3230ac_cv_env_GUDEV_LIBS_value=
3231ac_cv_env_HARFBUZZ_CFLAGS_set=
3232ac_cv_env_HARFBUZZ_CFLAGS_value=
3233ac_cv_env_HARFBUZZ_LIBS_set=
3234ac_cv_env_HARFBUZZ_LIBS_value=
3235ac_cv_env_JSON_GLIB_CFLAGS_set=
3236ac_cv_env_JSON_GLIB_CFLAGS_value=
3237ac_cv_env_JSON_GLIB_LIBS_set=
3238ac_cv_env_JSON_GLIB_LIBS_value=
3239ac_cv_env_JXL_CFLAGS_set=
3240ac_cv_env_JXL_CFLAGS_value=
3241ac_cv_env_JXL_LIBS_set=
3242ac_cv_env_JXL_LIBS_value=
3243ac_cv_env_JXL_THREADS_CFLAGS_set=
3244ac_cv_env_JXL_THREADS_CFLAGS_value=
3245ac_cv_env_JXL_THREADS_LIBS_set=
3246ac_cv_env_JXL_THREADS_LIBS_value=
3247ac_cv_env_LCMS_CFLAGS_set=
3248ac_cv_env_LCMS_CFLAGS_value=
3249ac_cv_env_LCMS_LIBS_set=
3250ac_cv_env_LCMS_LIBS_value=
3251ac_cv_env_LDFLAGS_set=set
3252ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
3253ac_cv_env_LIBHEIF_CFLAGS_set=
3254ac_cv_env_LIBHEIF_CFLAGS_value=
3255ac_cv_env_LIBHEIF_LIBS_set=
3256ac_cv_env_LIBHEIF_LIBS_value=
3257ac_cv_env_LIBMYPAINT_CFLAGS_set=
3258ac_cv_env_LIBMYPAINT_CFLAGS_value=
3259ac_cv_env_LIBMYPAINT_LIBS_set=
3260ac_cv_env_LIBMYPAINT_LIBS_value=
3261ac_cv_env_LIBS_set=
3262ac_cv_env_LIBS_value=
3263ac_cv_env_LIBUNWIND_CFLAGS_set=
3264ac_cv_env_LIBUNWIND_CFLAGS_value=
3265ac_cv_env_LIBUNWIND_LIBS_set=
3266ac_cv_env_LIBUNWIND_LIBS_value=
3267ac_cv_env_LT_SYS_LIBRARY_PATH_set=
3268ac_cv_env_LT_SYS_LIBRARY_PATH_value=
3269ac_cv_env_LZMA_CFLAGS_set=
3270ac_cv_env_LZMA_CFLAGS_value=
3271ac_cv_env_LZMA_LIBS_set=
3272ac_cv_env_LZMA_LIBS_value=
3273ac_cv_env_MIME_INFO_CFLAGS_set=
3274ac_cv_env_MIME_INFO_CFLAGS_value=
3275ac_cv_env_MIME_INFO_LIBS_set=
3276ac_cv_env_MIME_INFO_LIBS_value=
3277ac_cv_env_MYPAINT_BRUSHES_CFLAGS_set=
3278ac_cv_env_MYPAINT_BRUSHES_CFLAGS_value=
3279ac_cv_env_MYPAINT_BRUSHES_LIBS_set=
3280ac_cv_env_MYPAINT_BRUSHES_LIBS_value=
3281ac_cv_env_OPENEXR_CFLAGS_set=
3282ac_cv_env_OPENEXR_CFLAGS_value=
3283ac_cv_env_OPENEXR_LIBS_set=
3284ac_cv_env_OPENEXR_LIBS_value=
3285ac_cv_env_OPENJPEG_CFLAGS_set=
3286ac_cv_env_OPENJPEG_CFLAGS_value=
3287ac_cv_env_OPENJPEG_LIBS_set=
3288ac_cv_env_OPENJPEG_LIBS_value=
3289ac_cv_env_PANGOCAIRO_CFLAGS_set=
3290ac_cv_env_PANGOCAIRO_CFLAGS_value=
3291ac_cv_env_PANGOCAIRO_LIBS_set=
3292ac_cv_env_PANGOCAIRO_LIBS_value=
3293ac_cv_env_PKG_CONFIG_LIBDIR_set=
3294ac_cv_env_PKG_CONFIG_LIBDIR_value=
3295ac_cv_env_PKG_CONFIG_PATH_set=set
3296ac_cv_env_PKG_CONFIG_PATH_value=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig
3297ac_cv_env_PKG_CONFIG_set=
3298ac_cv_env_PKG_CONFIG_value=
3299ac_cv_env_PNG_CFLAGS_set=
3300ac_cv_env_PNG_CFLAGS_value=
3301ac_cv_env_PNG_LIBS_set=
3302ac_cv_env_PNG_LIBS_value=
3303ac_cv_env_POPPLER_CFLAGS_set=
3304ac_cv_env_POPPLER_CFLAGS_value=
3305ac_cv_env_POPPLER_DATA_CFLAGS_set=
3306ac_cv_env_POPPLER_DATA_CFLAGS_value=
3307ac_cv_env_POPPLER_DATA_LIBS_set=
3308ac_cv_env_POPPLER_DATA_LIBS_value=
3309ac_cv_env_POPPLER_LIBS_set=
3310ac_cv_env_POPPLER_LIBS_value=
3311ac_cv_env_PYCAIRO_CFLAGS_set=
3312ac_cv_env_PYCAIRO_CFLAGS_value=
3313ac_cv_env_PYCAIRO_LIBS_set=
3314ac_cv_env_PYCAIRO_LIBS_value=
3315ac_cv_env_PYGTK_CFLAGS_set=
3316ac_cv_env_PYGTK_CFLAGS_value=
3317ac_cv_env_PYGTK_LIBS_set=
3318ac_cv_env_PYGTK_LIBS_value=
3319ac_cv_env_PYTHON_set=set
3320ac_cv_env_PYTHON_value=/opt/local/bin/python2.7
3321ac_cv_env_SVG_CFLAGS_set=
3322ac_cv_env_SVG_CFLAGS_value=
3323ac_cv_env_SVG_LIBS_set=
3324ac_cv_env_SVG_LIBS_value=
3325ac_cv_env_WEBKIT_CFLAGS_set=
3326ac_cv_env_WEBKIT_CFLAGS_value=
3327ac_cv_env_WEBKIT_LIBS_set=
3328ac_cv_env_WEBKIT_LIBS_value=
3329ac_cv_env_WEBPDEMUX_CFLAGS_set=
3330ac_cv_env_WEBPDEMUX_CFLAGS_value=
3331ac_cv_env_WEBPDEMUX_LIBS_set=
3332ac_cv_env_WEBPDEMUX_LIBS_value=
3333ac_cv_env_WEBPMUX_CFLAGS_set=
3334ac_cv_env_WEBPMUX_CFLAGS_value=
3335ac_cv_env_WEBPMUX_LIBS_set=
3336ac_cv_env_WEBPMUX_LIBS_value=
3337ac_cv_env_WEBP_CFLAGS_set=
3338ac_cv_env_WEBP_CFLAGS_value=
3339ac_cv_env_WEBP_LIBS_set=
3340ac_cv_env_WEBP_LIBS_value=
3341ac_cv_env_WMF_CFLAGS_set=
3342ac_cv_env_WMF_CFLAGS_value=
3343ac_cv_env_WMF_LIBS_set=
3344ac_cv_env_WMF_LIBS_value=
3345ac_cv_env_XFIXES_CFLAGS_set=
3346ac_cv_env_XFIXES_CFLAGS_value=
3347ac_cv_env_XFIXES_LIBS_set=
3348ac_cv_env_XFIXES_LIBS_value=
3349ac_cv_env_XMC_CFLAGS_set=
3350ac_cv_env_XMC_CFLAGS_value=
3351ac_cv_env_XMC_LIBS_set=
3352ac_cv_env_XMC_LIBS_value=
3353ac_cv_env_XMKMF_set=
3354ac_cv_env_XMKMF_value=
3355ac_cv_env_build_alias_set=set
3356ac_cv_env_build_alias_value=x86_64-apple-darwin10.8.0
3357ac_cv_env_host_alias_set=
3358ac_cv_env_host_alias_value=
3359ac_cv_env_target_alias_set=
3360ac_cv_env_target_alias_value=
3361ac_cv_func_alloca_works=yes
3362ac_cv_func_backtrace=yes
3363ac_cv_func_bind_textdomain_codeset=yes
3364ac_cv_func_dcgettext=yes
3365ac_cv_func_difftime=yes
3366ac_cv_func_finite=yes
3367ac_cv_func_fsync=yes
3368ac_cv_func_getaddrinfo=yes
3369ac_cv_func_getnameinfo=yes
3370ac_cv_func_isfinite=no
3371ac_cv_func_mmap=yes
3372ac_cv_func_rint=yes
3373ac_cv_func_shm_open=yes
3374ac_cv_func_thr_self=no
3375ac_cv_func_vfork=yes
3376ac_cv_func_vprintf=yes
3377ac_cv_header_aalib_h=yes
3378ac_cv_header_bzlib_h=yes
3379ac_cv_header_dlfcn_h=yes
3380ac_cv_header_execinfo_h=yes
3381ac_cv_header_fcntl_h=yes
3382ac_cv_header_ghostscript_iapi_h=yes
3383ac_cv_header_ieeefp_h=no
3384ac_cv_header_inttypes_h=yes
3385ac_cv_header_libintl_h=yes
3386ac_cv_header_libmng_h=yes
3387ac_cv_header_linux_input_h=no
3388ac_cv_header_locale_h=yes
3389ac_cv_header_math_h=yes
3390ac_cv_header_stdint_h=yes
3391ac_cv_header_stdio_h=yes
3392ac_cv_header_stdlib_h=yes
3393ac_cv_header_string_h=yes
3394ac_cv_header_strings_h=yes
3395ac_cv_header_sys_mman_h=yes
3396ac_cv_header_sys_param_h=yes
3397ac_cv_header_sys_prctl_h=no
3398ac_cv_header_sys_stat_h=yes
3399ac_cv_header_sys_thr_h=no
3400ac_cv_header_sys_time_h=yes
3401ac_cv_header_sys_times_h=yes
3402ac_cv_header_sys_types_h=yes
3403ac_cv_header_sys_wait_h=yes
3404ac_cv_header_tiffio_h=yes
3405ac_cv_header_unistd_h=yes
3406ac_cv_header_zlib_h=yes
3407ac_cv_host=x86_64-apple-darwin10.8.0
3408ac_cv_lib_Xpm_XpmReadFileToXpmImage=no
3409ac_cv_lib_aa_aa_printf=yes
3410ac_cv_lib_gs_gsapi_new_instance=yes
3411ac_cv_lib_intl_bindtextdomain=yes
3412ac_cv_lib_intl_dgettext=yes
3413ac_cv_lib_intl_ngettext=yes
3414ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
3415ac_cv_lib_jpeg_jpeg_save_markers=yes
3416ac_cv_lib_mng_mng_create=yes
3417ac_cv_lib_socket_socket=no
3418ac_cv_lib_tiff_TIFFReadScanline=yes
3419ac_cv_lib_z_gzsetparams=yes
3420ac_cv_objext=o
3421ac_cv_path_APPSTREAM_UTIL=/opt/local/bin/appstream-util
3422ac_cv_path_DESKTOP_FILE_VALIDATE=/opt/local/bin/desktop-file-validate
3423ac_cv_path_EGREP='/usr/bin/grep -E'
3424ac_cv_path_FGREP='/usr/bin/grep -F'
3425ac_cv_path_GDBUS_CODEGEN=/opt/local/bin/gdbus-codegen
3426ac_cv_path_GDK_PIXBUF_CSOURCE=/opt/local/bin/gdk-pixbuf-csource
3427ac_cv_path_GEGL=/opt/local/bin/gegl
3428ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
3429ac_cv_path_GREP=/usr/bin/grep
3430ac_cv_path_GTKDOC_CHECK_PATH=/opt/local/bin/gtkdoc-check
3431ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf
3432ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase
3433ac_cv_path_GTK_UPDATE_ICON_CACHE=/opt/local/bin/gtk-update-icon-cache
3434ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
3435ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
3436ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
3437ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
3438ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
3439ac_cv_path_PERL=/opt/local/bin/perl5.34
3440ac_cv_path_PYGTK_CODEGEN=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pygtk-codegen-2.0
3441ac_cv_path_SED=/usr/bin/sed
3442ac_cv_path_WMF_CONFIG=/opt/local/bin/libwmf-config
3443ac_cv_path_XDG_EMAIL=/opt/local/bin/xdg-email
3444ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
3445ac_cv_path_XMLLINT=/opt/local/bin/xmllint
3446ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc
3447ac_cv_path_XVFB_RUN=no
3448ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
3449ac_cv_path_lt_DD=/bin/dd
3450ac_cv_prog_AWK=gawk
3451ac_cv_prog_CPP='/opt/local/bin/clang-mp-11 -E'
3452ac_cv_prog_CXXCPP='/opt/local/bin/clang++-mp-11 -E'
3453ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test
3454ac_cv_prog_ac_ct_CC=/opt/local/bin/clang-mp-11
3455ac_cv_prog_ac_ct_CC_FOR_BUILD=/opt/local/bin/clang-mp-11
3456ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
3457ac_cv_prog_ac_ct_FILECMD=file
3458ac_cv_prog_ac_ct_LIPO=lipo
3459ac_cv_prog_ac_ct_NMEDIT=nmedit
3460ac_cv_prog_ac_ct_OTOOL=otool
3461ac_cv_prog_ac_ct_RANLIB=/opt/local/bin/ranlib
3462ac_cv_prog_ac_ct_STRIP=strip
3463ac_cv_prog_cc_c11=
3464ac_cv_prog_cc_g=yes
3465ac_cv_prog_cc_stdc=
3466ac_cv_prog_cxx_11=no
3467ac_cv_prog_cxx_cxx11=
3468ac_cv_prog_cxx_g=yes
3469ac_cv_prog_cxx_stdcxx=
3470ac_cv_prog_make_make_set=yes
3471ac_cv_sys_file_offset_bits=no
3472ac_cv_sys_largefile_CC=no
3473ac_cv_type_pid_t=yes
3474ac_cv_type_size_t=yes
3475ac_cv_working_alloca_h=yes
3476am_cv_CCAS_dependencies_compiler_type=gcc3
3477am_cv_CC_dependencies_compiler_type=gcc3
3478am_cv_CXX_dependencies_compiler_type=gcc3
3479am_cv_make_support_nested_variables=yes
3480am_cv_prog_cc_c_o=yes
3481am_cv_python_platform=darwin
3482am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
3483am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
3484am_cv_python_version=2.7
3485am_cv_val_LC_MESSAGES=yes
3486ax_cv_cxx_compile_cxx14=yes
3487ax_cv_have_func_attribute_destructor=yes
3488gt_cv_func_CFLocaleCopyCurrent=yes
3489gt_cv_func_CFPreferencesCopyAppValue=yes
3490gt_cv_func_dgettext_libc=no
3491gt_cv_func_dgettext_libintl=yes
3492gt_cv_func_ngettext_libc=no
3493gt_cv_have_gettext=yes
3494lt_cv_apple_cc_single_mod=yes
3495lt_cv_ar_at_file=no
3496lt_cv_deplibs_check_method=pass_all
3497lt_cv_file_magic_cmd='$MAGIC_CMD'
3498lt_cv_file_magic_test_file=
3499lt_cv_ld_exported_symbols_list=yes
3500lt_cv_ld_force_load=yes
3501lt_cv_ld_reload_flag=-r
3502lt_cv_nm_interface='BSD nm'
3503lt_cv_objdir=.libs
3504lt_cv_path_LD=/opt/local/libexec/llvm-11/bin/ld
3505lt_cv_path_LDCXX=/opt/local/libexec/llvm-11/bin/ld
3506lt_cv_path_NM=/opt/local/bin/nm
3507lt_cv_path_mainfest_tool=no
3508lt_cv_prog_compiler_c_o=yes
3509lt_cv_prog_compiler_c_o_CXX=yes
3510lt_cv_prog_compiler_pic='-fno-common -DPIC'
3511lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
3512lt_cv_prog_compiler_pic_works=yes
3513lt_cv_prog_compiler_pic_works_CXX=yes
3514lt_cv_prog_compiler_rtti_exceptions=yes
3515lt_cv_prog_compiler_static_works=no
3516lt_cv_prog_compiler_static_works_CXX=no
3517lt_cv_prog_gnu_ld=no
3518lt_cv_prog_gnu_ldcxx=no
3519lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
3520lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
3521lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
3522lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
3523lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
3524lt_cv_sys_global_symbol_to_import=
3525lt_cv_sys_max_cmd_len=196608
3526lt_cv_to_host_file_cmd=func_convert_file_noop
3527lt_cv_to_tool_file_cmd=func_convert_file_noop
3528lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
3529pkg_cv_ATK_CFLAGS='-I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3530pkg_cv_ATK_LIBS='-L/opt/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl'
3531pkg_cv_BABL_CFLAGS=-I/opt/local/include/babl-0.1
3532pkg_cv_BABL_LIBS='-L/opt/local/lib -lbabl-0.1'
3533pkg_cv_CAIRO_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3534pkg_cv_CAIRO_LIBS='-L/opt/local/lib -lcairo'
3535pkg_cv_CAIRO_PDF_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3536pkg_cv_CAIRO_PDF_LIBS='-L/opt/local/lib -lz -lcairo'
3537pkg_cv_FONTCONFIG_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3538pkg_cv_FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype'
3539pkg_cv_FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3540pkg_cv_FREETYPE_LIBS='-L/opt/local/lib -lfreetype'
3541pkg_cv_GDK_PIXBUF_CFLAGS='-I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3542pkg_cv_GDK_PIXBUF_LIBS='-L/opt/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
3543pkg_cv_GEGL_CFLAGS='-I/opt/local/include/gegl-0.4 -I/opt/local/include/gio-unix-2.0 -I/opt/local/include/json-glib-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/babl-0.1'
3544pkg_cv_GEGL_LIBS='-L/opt/local/lib -lgegl-0.4 -lgegl-npd-0.4 -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lbabl-0.1'
3545pkg_cv_GEXIV2_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3546pkg_cv_GEXIV2_LIBS='-L/opt/local/lib -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
3547pkg_cv_GIO_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3548pkg_cv_GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
3549pkg_cv_GIO_UNIX_CFLAGS='-I/opt/local/include/gio-unix-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3550pkg_cv_GIO_UNIX_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
3551pkg_cv_GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3552pkg_cv_GLIB_COMPILE_RESOURCES=/opt/local/bin/glib-compile-resources
3553pkg_cv_GLIB_GENMARSHAL=/opt/local/bin/glib-genmarshal
3554pkg_cv_GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl'
3555pkg_cv_GLIB_MKENUMS=/opt/local/bin/glib-mkenums
3556pkg_cv_GMODULE_NO_EXPORT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3557pkg_cv_GMODULE_NO_EXPORT_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl'
3558pkg_cv_GOBJECT_QUERY=/opt/local/bin/gobject-query
3559pkg_cv_GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3560pkg_cv_GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl'
3561pkg_cv_GTK_MAC_INTEGRATION_CFLAGS='-DMAC_INTEGRATION -I/opt/local/include/gtkmacintegration-gtk2/gtkmacintegration -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3562pkg_cv_GTK_MAC_INTEGRATION_LIBS='-L/opt/local/lib/gtkmacintegration-gtk2 -L/opt/local/lib -lgtkmacintegration-gtk2 -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
3563pkg_cv_HARFBUZZ_CFLAGS='-I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3564pkg_cv_HARFBUZZ_LIBS='-L/opt/local/lib -lharfbuzz'
3565pkg_cv_JSON_GLIB_CFLAGS='-I/opt/local/include/json-glib-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3566pkg_cv_JSON_GLIB_LIBS='-L/opt/local/lib -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
3567pkg_cv_LCMS_CFLAGS=
3568pkg_cv_LCMS_LIBS='-L/opt/local/lib -llcms2'
3569pkg_cv_LIBHEIF_CFLAGS=
3570pkg_cv_LIBHEIF_LIBS='-L/opt/local/lib -lheif'
3571pkg_cv_LIBMYPAINT_CFLAGS='-I/opt/local/include/libmypaint -I/opt/local/include/json-c -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3572pkg_cv_LIBMYPAINT_LIBS='-L/opt/local/lib -lmypaint -ljson-c -lgobject-2.0 -lglib-2.0 -lintl'
3573pkg_cv_LZMA_CFLAGS=
3574pkg_cv_LZMA_LIBS='-L/opt/local/lib -llzma'
3575pkg_cv_MIME_INFO_CFLAGS=
3576pkg_cv_MIME_INFO_LIBS=
3577pkg_cv_MYPAINT_BRUSHES_CFLAGS=-DMYPAINT_BRUSHES_DIR=/opt/local/share/mypaint-data/1.0/brushes
3578pkg_cv_MYPAINT_BRUSHES_LIBS=
3579pkg_cv_OPENEXR_CFLAGS='-D_THREAD_SAFE -I/opt/local/include/OpenEXR'
3580pkg_cv_OPENEXR_LIBS='-L/opt/local/lib -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread'
3581pkg_cv_OPENJPEG_CFLAGS=-I/opt/local/include/openjpeg-2.5
3582pkg_cv_OPENJPEG_LIBS='-L/opt/local/lib -lopenjp2'
3583pkg_cv_PANGOCAIRO_CFLAGS='-I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3584pkg_cv_PANGOCAIRO_LIBS='-L/opt/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype'
3585pkg_cv_PNG_CFLAGS=-I/opt/local/include/libpng16
3586pkg_cv_PNG_LIBS='-L/opt/local/lib -lpng16'
3587pkg_cv_POPPLER_CFLAGS='-I/opt/local/include/poppler/glib -I/opt/local/include/poppler -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3588pkg_cv_POPPLER_DATA_CFLAGS=-DPOPPLER_DATADIR=/opt/local/share/poppler
3589pkg_cv_POPPLER_DATA_LIBS=
3590pkg_cv_POPPLER_LIBS='-L/opt/local/lib -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lintl -lcairo'
3591pkg_cv_PYCAIRO_CFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/pycairo -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3592pkg_cv_PYCAIRO_LIBS='-L/opt/local/lib -lcairo'
3593pkg_cv_PYGTK_CFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/pygtk-2.0 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3594pkg_cv_PYGTK_LIBS='-L/opt/local/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
3595pkg_cv_SVG_CFLAGS='-I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3596pkg_cv_SVG_LIBS='-L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo'
3597pkg_cv_WEBPDEMUX_CFLAGS=-I/opt/local/include/webp
3598pkg_cv_WEBPDEMUX_LIBS='-L/opt/local/lib -lwebpdemux -lwebp -lsharpyuv'
3599pkg_cv_WEBPMUX_CFLAGS=-I/opt/local/include/webp
3600pkg_cv_WEBPMUX_LIBS='-L/opt/local/lib -lwebpmux -lwebp -lsharpyuv'
3601pkg_cv_WEBP_CFLAGS=-I/opt/local/include/webp
3602pkg_cv_WEBP_LIBS='-L/opt/local/lib -lwebp -lsharpyuv'
3603pkg_cv_XMC_CFLAGS=
3604pkg_cv_XMC_LIBS='-L/opt/local/lib -lXcursor'
3605
3606## ----------------- ##
3607## Output variables. ##
3608## ----------------- ##
3609
3610AA_LIBS='-laa'
3611ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.32/missing'\'' aclocal-1.16'
3612ALLOCA=''
3613ALL_LINGUAS=''
3614ALSA_CFLAGS=''
3615ALSA_LIBS=''
3616ALTIVEC_EXTRA_CFLAGS=''
3617AMDEPBACKSLASH='\'
3618AMDEP_FALSE='#'
3619AMDEP_TRUE=''
3620AMTAR='$${TAR-tar}'
3621AM_BACKSLASH='\'
3622AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3623AM_DEFAULT_VERBOSITY='1'
3624AM_V='$(V)'
3625APPSTREAM_UTIL='/opt/local/bin/appstream-util'
3626AR='/opt/local/bin/ar'
3627AS='as'
3628ATK_CFLAGS='-I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3629ATK_LIBS='-L/opt/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl'
3630ATK_REQUIRED_VERSION='2.2.0'
3631AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.32/missing'\'' autoconf'
3632AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.32/missing'\'' autoheader'
3633AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.32/missing'\'' automake-1.16'
3634AWK='gawk'
3635BABL_CFLAGS='-I/opt/local/include/babl-0.1'
3636BABL_LIBS='-L/opt/local/lib -lbabl-0.1'
3637BABL_REQUIRED_VERSION='0.1.78'
3638BUG_REPORT_URL='https://guide.macports.org/#project.tickets'
3639BUILD_EXEEXT=''
3640BUILD_OBJEXT=''
3641BUILD_PRINT_FALSE='#'
3642BUILD_PRINT_TRUE=''
3643BUILD_PYTHON_FALSE='#'
3644BUILD_PYTHON_TRUE=''
3645BUILD_WINDOWS_INSTALLER_FALSE=''
3646BUILD_WINDOWS_INSTALLER_TRUE='#'
3647BZIP2_LIBS='-lbz2'
3648CAIRO_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3649CAIRO_LIBS='-L/opt/local/lib -lcairo'
3650CAIRO_PDF_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3651CAIRO_PDF_LIBS='-L/opt/local/lib -lz -lcairo'
3652CAIRO_PDF_REQUIRED_VERSION='1.12.2'
3653CAIRO_REQUIRED_VERSION='1.12.2'
3654CATALOGS=''
3655CATOBJEXT='.gmo'
3656CC='/opt/local/bin/clang-mp-11'
3657CCAS='/opt/local/bin/clang-mp-11'
3658CCASDEPMODE='depmode=gcc3'
3659CCASFLAGS='-pipe -Os -Wno-deprecated-declarations -arch x86_64'
3660CCDEPMODE='depmode=gcc3'
3661CC_FOR_BUILD='/opt/local/bin/clang-mp-11'
3662CC_VERSION='\tclang version 11.1.0\n\tTarget: x86_64-apple-darwin10.8.0\n\tThread model: posix\n\tInstalledDir: /opt/local/libexec/llvm-11/bin\n'
3663CFLAGS='-pipe -Os -Wno-deprecated-declarations -arch x86_64 -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  -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type  '
3664CFLAGS_FOR_BUILD='-g -O2'
3665CPP='/opt/local/bin/clang-mp-11 -E'
3666CPPFLAGS='-I/opt/local/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE'
3667CPPFLAGS_FOR_BUILD='-I/opt/local/include'
3668CPP_FOR_BUILD='/opt/local/bin/clang-mp-11 -E'
3669CSCOPE='cscope'
3670CTAGS='ctags'
3671CXX='/opt/local/bin/clang++-mp-11'
3672CXXCPP='/opt/local/bin/clang++-mp-11 -E'
3673CXXDEPMODE='depmode=gcc3'
3674CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
3675CYGPATH_W='echo'
3676DATADIRNAME='share'
3677DEFAULT_BINARY_FALSE='#'
3678DEFAULT_BINARY_TRUE=''
3679DEFS=''
3680DEPDIR='.deps'
3681DESKTOP_DATADIR='${datarootdir}'
3682DESKTOP_DATADIR_FALSE='#'
3683DESKTOP_DATADIR_TRUE=''
3684DESKTOP_FILE_VALIDATE='/opt/local/bin/desktop-file-validate'
3685DLLTOOL='false'
3686DOC_SHOOTER=''
3687DSYMUTIL='dsymutil'
3688DUMPBIN=''
3689ECHO_C='\c'
3690ECHO_N=''
3691ECHO_T=''
3692EGREP='/usr/bin/grep -E'
3693ENABLE_GIMP_CONSOLE_FALSE='#'
3694ENABLE_GIMP_CONSOLE_TRUE=''
3695ENABLE_GTK_DOC_APP_FALSE=''
3696ENABLE_GTK_DOC_APP_TRUE='#'
3697ENABLE_GTK_DOC_FALSE=''
3698ENABLE_GTK_DOC_TRUE='#'
3699ENABLE_RELOCATABLE_RESOURCES_FALSE='#'
3700ENABLE_RELOCATABLE_RESOURCES_TRUE=''
3701ENABLE_VECTOR_ICONS_FALSE='#'
3702ENABLE_VECTOR_ICONS_TRUE=''
3703ETAGS='etags'
3704EXEEXT=''
3705FGREP='/usr/bin/grep -F'
3706FILECMD='file'
3707FILE_AA='file-aa$(EXEEXT)'
3708FILE_EXR='file-exr$(EXEEXT)'
3709FILE_HEIF='file-heif$(EXEEXT)'
3710FILE_JP2_LOAD='file-jp2-load$(EXEEXT)'
3711FILE_JPEGXL=''
3712FILE_MNG='file-mng$(EXEEXT)'
3713FILE_PDF_SAVE='file-pdf-save$(EXEEXT)'
3714FILE_PS='file-ps$(EXEEXT)'
3715FILE_WMF='file-wmf$(EXEEXT)'
3716FILE_XMC='file-xmc$(EXEEXT)'
3717FILE_XPM=''
3718FONTCONFIG_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3719FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype'
3720FONTCONFIG_REQUIRED_VERSION='2.12.4'
3721FREETYPE2_REQUIRED_VERSION='2.1.7'
3722FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3723FREETYPE_LIBS='-L/opt/local/lib -lfreetype'
3724GDBUS_CODEGEN='/opt/local/bin/gdbus-codegen'
3725GDK_PIXBUF_CFLAGS='-I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3726GDK_PIXBUF_CSOURCE='/opt/local/bin/gdk-pixbuf-csource'
3727GDK_PIXBUF_LIBS='-L/opt/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
3728GDK_PIXBUF_REQUIRED_VERSION='2.30.8'
3729GEGL='/opt/local/bin/gegl'
3730GEGL_CFLAGS='-I/opt/local/include/gegl-0.4 -I/opt/local/include/gio-unix-2.0 -I/opt/local/include/json-glib-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/babl-0.1'
3731GEGL_LIBS='-L/opt/local/lib -lgegl-0.4 -lgegl-npd-0.4 -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lbabl-0.1'
3732GEGL_MAJOR_MINOR_VERSION='0.4'
3733GEGL_REQUIRED_VERSION='0.4.36'
3734GETTEXT_PACKAGE='gimp20'
3735GEXIV2_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3736GEXIV2_LIBS='-L/opt/local/lib -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
3737GEXIV2_REQUIRED_VERSION='0.10.6'
3738GIMP_API_VERSION='2.0'
3739GIMP_APP_VERSION='2.10'
3740GIMP_BINARY_AGE='1032'
3741GIMP_COMMAND='gimp-2.10'
3742GIMP_DATA_VERSION='2.0'
3743GIMP_FULL_NAME='GNU Image Manipulation Program'
3744GIMP_INTERFACE_AGE='32'
3745GIMP_MAJOR_VERSION='2'
3746GIMP_MICRO_VERSION='32'
3747GIMP_MINOR_VERSION='10'
3748GIMP_MKENUMS='$(PERL) $(top_srcdir)/tools/gimp-mkenums'
3749GIMP_MODULES='modules'
3750GIMP_PACKAGE_REVISION='0'
3751GIMP_PKGCONFIG_VERSION='2.0'
3752GIMP_PLUGINS='plug-ins'
3753GIMP_PLUGIN_VERSION='2.0'
3754GIMP_REAL_VERSION='2.10.32'
3755GIMP_SYSCONF_VERSION='2.0'
3756GIMP_TOOL_VERSION='2.0'
3757GIMP_UNSTABLE='no'
3758GIMP_UNSTABLE_FALSE=''
3759GIMP_UNSTABLE_TRUE='#'
3760GIMP_USER_VERSION='2.10'
3761GIMP_VERSION='2.10.32'
3762GIO_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3763GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
3764GIO_UNIX_CFLAGS='-I/opt/local/include/gio-unix-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3765GIO_UNIX_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
3766GIO_WINDOWS_CFLAGS=''
3767GIO_WINDOWS_LIBS=''
3768GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3769GLIB_COMPILE_RESOURCES='/opt/local/bin/glib-compile-resources'
3770GLIB_GENMARSHAL='/opt/local/bin/glib-genmarshal'
3771GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl'
3772GLIB_MKENUMS='/opt/local/bin/glib-mkenums'
3773GLIB_REQUIRED_VERSION='2.56.2'
3774GMODULE_NO_EXPORT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3775GMODULE_NO_EXPORT_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl'
3776GMOFILES=''
3777GMSGFMT='/opt/local/bin/msgfmt'
3778GOBJECT_QUERY='/opt/local/bin/gobject-query'
3779GREP='/usr/bin/grep'
3780GS_LIBS='-lgs'
3781GTKDOC_CHECK='gtkdoc-check.test'
3782GTKDOC_CHECK_PATH='/opt/local/bin/gtkdoc-check'
3783GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3784GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl'
3785GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf'
3786GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase'
3787GTK_CFLAGS=''
3788GTK_DOC_BUILD_HTML_FALSE='#'
3789GTK_DOC_BUILD_HTML_TRUE=''
3790GTK_DOC_BUILD_PDF_FALSE=''
3791GTK_DOC_BUILD_PDF_TRUE='#'
3792GTK_DOC_USE_LIBTOOL_FALSE='#'
3793GTK_DOC_USE_LIBTOOL_TRUE=''
3794GTK_DOC_USE_REBASE_FALSE='#'
3795GTK_DOC_USE_REBASE_TRUE=''
3796GTK_LIBS=''
3797GTK_MAC_INTEGRATION_CFLAGS='-DMAC_INTEGRATION -I/opt/local/include/gtkmacintegration-gtk2/gtkmacintegration -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3798GTK_MAC_INTEGRATION_LIBS='-L/opt/local/lib/gtkmacintegration-gtk2 -L/opt/local/lib -lgtkmacintegration-gtk2 -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
3799GTK_REQUIRED_VERSION='2.24.32'
3800GTK_UPDATE_ICON_CACHE='/opt/local/bin/gtk-update-icon-cache'
3801GUDEV_CFLAGS=''
3802GUDEV_LIBS=''
3803HARFBUZZ_CFLAGS='-I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3804HARFBUZZ_LIBS='-L/opt/local/lib -lharfbuzz'
3805HARFBUZZ_REQUIRED_VERSION='0.9.19'
3806HAVE_APPSTREAM_UTIL_FALSE='#'
3807HAVE_APPSTREAM_UTIL_TRUE=''
3808HAVE_CXX14='1'
3809HAVE_DESKTOP_FILE_VALIDATE_FALSE='#'
3810HAVE_DESKTOP_FILE_VALIDATE_TRUE=''
3811HAVE_DX_DINPUT_FALSE=''
3812HAVE_DX_DINPUT_TRUE='#'
3813HAVE_EXCHNDL_FALSE=''
3814HAVE_EXCHNDL_TRUE='#'
3815HAVE_FINITE=''
3816HAVE_GS_FALSE='#'
3817HAVE_GS_TRUE=''
3818HAVE_GTK_DOC_FALSE='#'
3819HAVE_GTK_DOC_TRUE=''
3820HAVE_ISFINITE=''
3821HAVE_JPEGXL_FALSE=''
3822HAVE_JPEGXL_TRUE='#'
3823HAVE_LIBHEIF_FALSE='#'
3824HAVE_LIBHEIF_TRUE=''
3825HAVE_LINUX_INPUT_FALSE=''
3826HAVE_LINUX_INPUT_TRUE='#'
3827HAVE_OPENEXR_FALSE='#'
3828HAVE_OPENEXR_TRUE=''
3829HAVE_OPENJPEG_FALSE='#'
3830HAVE_OPENJPEG_TRUE=''
3831HAVE_VFORK=''
3832HAVE_WEBKIT_FALSE=''
3833HAVE_WEBKIT_TRUE='#'
3834HAVE_WEBP_FALSE='#'
3835HAVE_WEBP_TRUE=''
3836HAVE_WINDRES_FALSE=''
3837HAVE_WINDRES_TRUE='#'
3838HAVE_XMLLINT_FALSE='#'
3839HAVE_XMLLINT_TRUE=''
3840HAVE_XSLTPROC_FALSE='#'
3841HAVE_XSLTPROC_TRUE=''
3842HAVE_XVFB_RUN_FALSE=''
3843HAVE_XVFB_RUN_TRUE='#'
3844HOST_GLIB_COMPILE_RESOURCES='/opt/local/bin/glib-compile-resources'
3845HTML_DIR='${datadir}/gtk-doc/html'
3846INSTALL_DATA='${INSTALL} -m 644'
3847INSTALL_PROGRAM='${INSTALL}'
3848INSTALL_SCRIPT='${INSTALL}'
3849INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3850INSTOBJEXT='.mo'
3851INTLLIBS='-lintl  -Wl,-framework -Wl,CoreFoundation'
3852INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3853INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3854INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3855INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
3856INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3857INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3858INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
3859INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
3860INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3861INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3862INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3863INTLTOOL_REQUIRED_VERSION='0.40.1'
3864INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3865INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3866INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3867INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3868INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3869INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3870INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3871INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
3872INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
3873INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
3874INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3875INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
3876INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
3877INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
3878INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
3879INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
3880ISO_CODES_LOCALEDIR='/opt/local/share/locale'
3881ISO_CODES_LOCATION='/opt/local/share/xml/iso-codes'
3882JPEG_LIBS='-ljpeg'
3883JSON_GLIB_CFLAGS='-I/opt/local/include/json-glib-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3884JSON_GLIB_LIBS='-L/opt/local/lib -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
3885JXL_CFLAGS=''
3886JXL_LIBS=''
3887JXL_THREADS_CFLAGS=''
3888JXL_THREADS_LIBS=''
3889LCMS_CFLAGS=''
3890LCMS_LIBS='-L/opt/local/lib -llcms2'
3891LCMS_REQUIRED_VERSION='2.8'
3892LD='/opt/local/libexec/llvm-11/bin/ld'
3893LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
3894LDFLAGS_FOR_BUILD='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
3895LIBBACKTRACE_LIBS=''
3896LIBHEIF_CFLAGS=''
3897LIBHEIF_LIBS='-L/opt/local/lib -lheif'
3898LIBHEIF_REQUIRED_VERSION='1.3.2'
3899LIBJXL_REQUIRED_VERSION='0.6.1'
3900LIBLZMA_REQUIRED_VERSION='5.0.0'
3901LIBMYPAINT_CFLAGS='-I/opt/local/include/libmypaint -I/opt/local/include/json-c -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3902LIBMYPAINT_LIBS='-L/opt/local/lib -lmypaint -ljson-c -lgobject-2.0 -lglib-2.0 -lintl'
3903LIBMYPAINT_REQUIRED_VERSION='1.3.0'
3904LIBOBJS=''
3905LIBPNG_REQUIRED_VERSION='1.6.25'
3906LIBS='-ljpeg '
3907LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3908LIBUNWIND_CFLAGS=''
3909LIBUNWIND_LIBS=''
3910LIBUNWIND_REQUIRED_VERSION='1.1.0'
3911LIPO='lipo'
3912LN_S='ln -s'
3913LTLIBOBJS=''
3914LT_CURRENT_MINUS_AGE='0'
3915LT_SYS_LIBRARY_PATH=''
3916LT_VERSION_INFO='1000:32:1000'
3917LZMA_CFLAGS=''
3918LZMA_LIBS='-L/opt/local/lib -llzma'
3919MAIL='mail$(EXEEXT)'
3920MAINT=''
3921MAINTAINER_MODE_FALSE='#'
3922MAINTAINER_MODE_TRUE=''
3923MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.32/missing'\'' makeinfo'
3924MANIFEST_TOOL=':'
3925MIME_INFO_CFLAGS=''
3926MIME_INFO_LIBS=''
3927MIME_TYPES='image/bmp;image/g3fax;image/gif;image/x-fits;image/x-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/x-sun-raster;image/tiff;image/jpeg;image/x-psp;application/postscript;image/png;image/x-icon;image/x-exr;image/webp;image/x-webp;image/heif;image/heic;image/avif;image/svg+xml;application/pdf;image/x-wmf;image/jp2;image/x-xcursor;image/openraster;'
3928MKDIR_P='./install-sh -c -d'
3929MKINSTALLDIRS='.//mkinstalldirs'
3930MMX_EXTRA_CFLAGS='-mmmx'
3931MNG_CFLAGS='-I/opt/local/include/libpng16 -DPNG_PEDANTIC_WARNINGS'
3932MNG_LIBS='-lmng -ljpeg -L/opt/local/lib -lpng16'
3933MSGFMT='/opt/local/bin/msgfmt'
3934MSGFMT_OPTS='-c'
3935MSGMERGE='/opt/local/bin/msgmerge'
3936MS_LIB_AVAILABLE_FALSE=''
3937MS_LIB_AVAILABLE_TRUE='#'
3938MYPAINT_BRUSHES_CFLAGS='-DMYPAINT_BRUSHES_DIR=/opt/local/share/mypaint-data/1.0/brushes'
3939MYPAINT_BRUSHES_LIBS=''
3940NATIVE_GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3941NATIVE_GLIB_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
3942NM='/opt/local/bin/nm'
3943NMEDIT='nmedit'
3944OBJDUMP='false'
3945OBJEXT='o'
3946OPENEXR_CFLAGS='-D_THREAD_SAFE -I/opt/local/include/OpenEXR'
3947OPENEXR_LIBS='-L/opt/local/lib -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread'
3948OPENEXR_REQUIRED_VERSION='1.6.1'
3949OPENJPEG_CFLAGS='-I/opt/local/include/openjpeg-2.5'
3950OPENJPEG_LIBS='-L/opt/local/lib -lopenjp2'
3951OPENJPEG_REQUIRED_VERSION='2.1.0'
3952OS_UNIX_FALSE='#'
3953OS_UNIX_TRUE=''
3954OS_WIN32_FALSE=''
3955OS_WIN32_TRUE='#'
3956OTOOL64=':'
3957OTOOL='otool'
3958PACKAGE='gimp'
3959PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/gimp/issues/new'
3960PACKAGE_NAME='GIMP'
3961PACKAGE_STRING='GIMP 2.10.32'
3962PACKAGE_TARNAME='gimp'
3963PACKAGE_URL=''
3964PACKAGE_VERSION='2.10.32'
3965PANGOCAIRO_CFLAGS='-I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3966PANGOCAIRO_LIBS='-L/opt/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype'
3967PANGOCAIRO_REQUIRED_VERSION='1.29.4'
3968PATHSEP=':'
3969PATH_SEPARATOR=':'
3970PERL='/opt/local/bin/perl5.34'
3971PERL_REQUIRED_VERSION='5.10.0'
3972PERL_VERSION='5.34.1'
3973PKG_CONFIG='/opt/local/bin/pkg-config'
3974PKG_CONFIG_LIBDIR=''
3975PKG_CONFIG_PATH='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig'
3976PLATFORM_LINUX_FALSE=''
3977PLATFORM_LINUX_TRUE='#'
3978PLATFORM_OSX_FALSE='#'
3979PLATFORM_OSX_QUARTZ_FALSE='#'
3980PLATFORM_OSX_QUARTZ_TRUE=''
3981PLATFORM_OSX_TRUE=''
3982PLATFORM_WIN32_FALSE=''
3983PLATFORM_WIN32_TRUE='#'
3984PNG_CFLAGS='-I/opt/local/include/libpng16 -DPNG_PEDANTIC_WARNINGS'
3985PNG_LIBS='-L/opt/local/lib -lpng16'
3986POFILES=''
3987POPPLER_CFLAGS='-I/opt/local/include/poppler/glib -I/opt/local/include/poppler -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3988POPPLER_DATA_CFLAGS='-DPOPPLER_DATADIR=/opt/local/share/poppler'
3989POPPLER_DATA_LIBS=''
3990POPPLER_DATA_REQUIRED_VERSION='0.4.7'
3991POPPLER_LIBS='-L/opt/local/lib -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lintl -lcairo'
3992POPPLER_REQUIRED_VERSION='0.50.0'
3993POSUB='po'
3994PO_IN_DATADIR_FALSE=''
3995PO_IN_DATADIR_TRUE=''
3996PYBIN_PATH='/opt/local/bin/python2.7'
3997PYCAIRO_CFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/pycairo -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3998PYCAIRO_LIBS='-L/opt/local/lib -lcairo'
3999PYGIMP_EXTRA_CFLAGS='-fno-strict-aliasing'
4000PYGTK_CFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/pygtk-2.0 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4001PYGTK_CODEGEN='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pygtk-codegen-2.0'
4002PYGTK_DEFSDIR='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/share/pygtk/2.0/defs'
4003PYGTK_LIBS='-L/opt/local/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
4004PYLINK_LIBS=''
4005PYTHON2_REQUIRED_VERSION='2.5.0'
4006PYTHON='/opt/local/bin/python2.7'
4007PYTHON_EXEC_PREFIX='${exec_prefix}'
4008PYTHON_INCLUDES='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7'
4009PYTHON_PLATFORM='darwin'
4010PYTHON_PREFIX='${prefix}'
4011PYTHON_VERSION='2.7'
4012RANLIB='/opt/local/bin/ranlib'
4013RSVG_REQUIRED_VERSION='2.40.6'
4014RT_LIBS=''
4015SCREENSHOT_LIBS=''
4016SED='/usr/bin/sed'
4017SENDMAIL=''
4018SET_MAKE=''
4019SHELL='/bin/sh'
4020SOCKET_LIBS=''
4021SSE2_EXTRA_CFLAGS='-mfpmath=sse -msse2'
4022SSE4_1_EXTRA_CFLAGS='-mfpmath=sse -msse4.1'
4023SSE_EXTRA_CFLAGS='-mmmx -msse'
4024STATICLIBS_FALSE=''
4025STATICLIBS_TRUE='#'
4026STRIP='strip'
4027SVG_CFLAGS='-I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4028SVG_LIBS='-L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo'
4029SYMPREFIX='_'
4030TIFF_LIBS='-ltiff'
4031USE_NLS='yes'
4032VERSION='2.10.32'
4033WEBKIT_CFLAGS=''
4034WEBKIT_LIBS=''
4035WEBKIT_REQUIRED_VERSION='1.6.1'
4036WEBPDEMUX_CFLAGS='-I/opt/local/include/webp'
4037WEBPDEMUX_LIBS='-L/opt/local/lib -lwebpdemux -lwebp -lsharpyuv'
4038WEBPMUX_CFLAGS='-I/opt/local/include/webp'
4039WEBPMUX_LIBS='-L/opt/local/lib -lwebpmux -lwebp -lsharpyuv'
4040WEBP_CFLAGS='-I/opt/local/include/webp'
4041WEBP_LIBS='-L/opt/local/lib -lwebp -lsharpyuv'
4042WEBP_REQUIRED_VERSION='0.6.0'
4043WEB_PAGE=''
4044WIN32_LARGE_ADDRESS_AWARE=''
4045WINDRES=':'
4046WITH_PDBGEN_FALSE='#'
4047WITH_PDBGEN_TRUE=''
4048WMF_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include'
4049WMF_CONFIG='/opt/local/bin/libwmf-config'
4050WMF_LIBS='-L/opt/local/lib -lwmf -lwmflite -lfreetype -lexpat -ljpeg -lpng -lz -lm'
4051WMF_REQUIRED_VERSION='0.2.8'
4052XDG_EMAIL='/opt/local/bin/xdg-email'
4053XFIXES_CFLAGS=''
4054XFIXES_LIBS=''
4055XGETTEXT='/opt/local/bin/xgettext'
4056XGETTEXT_REQUIRED_VERSION='0.19'
4057XMC_CFLAGS=''
4058XMC_LIBS='-L/opt/local/lib -lXcursor'
4059XMKMF=''
4060XMLLINT='/opt/local/bin/xmllint'
4061XMU_LIBS=''
4062XPM_LIBS=''
4063XSLTPROC='/opt/local/bin/xsltproc'
4064XVFB_RUN='no'
4065X_CFLAGS=''
4066X_EXTRA_LIBS=''
4067X_LIBS=''
4068X_PRE_LIBS=''
4069Z_LIBS='-lz'
4070ac_ct_AR=''
4071ac_ct_CC='/opt/local/bin/clang-mp-11'
4072ac_ct_CC_FOR_BUILD='/opt/local/bin/clang-mp-11'
4073ac_ct_CXX=''
4074ac_ct_DUMPBIN=''
4075am__EXEEXT_FALSE=''
4076am__EXEEXT_TRUE=''
4077am__fastdepCCAS_FALSE='#'
4078am__fastdepCCAS_TRUE=''
4079am__fastdepCC_FALSE='#'
4080am__fastdepCC_TRUE=''
4081am__fastdepCXX_FALSE='#'
4082am__fastdepCXX_TRUE=''
4083am__include='include'
4084am__isrc=''
4085am__leading_dot='.'
4086am__nodep='_no'
4087am__quote=''
4088am__tar='$${TAR-tar} chof - "$$tardir"'
4089am__untar='$${TAR-tar} xf -'
4090bindir='${exec_prefix}/bin'
4091build='x86_64-apple-darwin10.8.0'
4092build_alias='x86_64-apple-darwin10.8.0'
4093build_cpu='x86_64'
4094build_os='darwin10.8.0'
4095build_vendor='apple'
4096datadir='${datarootdir}'
4097datarootdir='${prefix}/share'
4098docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
4099dvidir='${docdir}'
4100exec_prefix='NONE'
4101gimpdatadir='${datarootdir}/gimp/2.0'
4102gimpdir='GIMP'
4103gimplocaledir='${datarootdir}/locale'
4104gimpplugindir='${exec_prefix}/lib/gimp/2.0'
4105gimpsysconfdir='${prefix}/etc/gimp/2.0'
4106host='x86_64-apple-darwin10.8.0'
4107host_alias=''
4108host_cpu='x86_64'
4109host_os='darwin10.8.0'
4110host_vendor='apple'
4111htmldir='${docdir}'
4112includedir='${prefix}/include'
4113infodir='${datarootdir}/info'
4114install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.32/install-sh'
4115intltool__v_merge_options_0='-q'
4116intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
4117libdir='${exec_prefix}/lib'
4118libexecdir='${exec_prefix}/libexec'
4119localedir='${datarootdir}/locale'
4120localstatedir='${prefix}/var'
4121mandir='${datarootdir}/man'
4122manpage_gimpdir='\fB$XDG_CONFIG_HOME\fP/GIMP/2.10'
4123mkdir_p='$(MKDIR_P)'
4124ms_librarian=''
4125mypaint_brushes_dir='${gimp_installation_dir}/share/mypaint-data/1.0/brushes'
4126oldincludedir='/usr/include'
4127pdfdir='${docdir}'
4128pkgpyexecdir='${pyexecdir}/gimp'
4129pkgpythondir='${pythondir}/gimp'
4130prefix='/opt/local'
4131program_transform_name='s,x,x,'
4132psdir='${docdir}'
4133pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
4134pythondir='${prefix}/lib/python2.7/site-packages'
4135runstatedir='${localstatedir}/run'
4136sbindir='${exec_prefix}/sbin'
4137sharedstatedir='${prefix}/com'
4138sysconfdir='${prefix}/etc'
4139target_alias=''
4140
4141## ----------- ##
4142## confdefs.h. ##
4143## ----------- ##
4144
4145/* confdefs.h */
4146#define PACKAGE_NAME "GIMP"
4147#define PACKAGE_TARNAME "gimp"
4148#define PACKAGE_VERSION "2.10.32"
4149#define PACKAGE_STRING "GIMP 2.10.32"
4150#define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
4151#define PACKAGE_URL ""
4152#define GIMP_PKGCONFIG_VERSION "2.0"
4153#define GIMP_TOOL_VERSION "2.0"
4154#define GETTEXT_PACKAGE "gimp20"
4155#define HAVE_CXX14 1
4156#define HAVE_STDIO_H 1
4157#define HAVE_STDLIB_H 1
4158#define HAVE_STRING_H 1
4159#define HAVE_INTTYPES_H 1
4160#define HAVE_STDINT_H 1
4161#define HAVE_STRINGS_H 1
4162#define HAVE_SYS_STAT_H 1
4163#define HAVE_SYS_TYPES_H 1
4164#define HAVE_UNISTD_H 1
4165#define HAVE_SYS_TIME_H 1
4166#define STDC_HEADERS 1
4167#define HAVE_DLFCN_H 1
4168#define LT_OBJDIR ".libs/"
4169#define ARCH_X86 1
4170#define ARCH_X86_64 1
4171#define PLATFORM_OSX 1
4172#define HAVE_SYS_WAIT_H 1
4173#define TIME_WITH_SYS_TIME 1
4174#define HAVE_EXECINFO_H 1
4175#define HAVE_FCNTL_H 1
4176#define HAVE_SYS_PARAM_H 1
4177#define HAVE_SYS_TIME_H 1
4178#define HAVE_SYS_TIMES_H 1
4179#define HAVE_SYS_WAIT_H 1
4180#define HAVE_UNISTD_H 1
4181#define HAVE_BACKTRACE 1
4182#define HAVE_VPRINTF 1
4183#define HAVE_ALLOCA_H 1
4184#define HAVE_ALLOCA 1
4185#define HAVE_FSYNC 1
4186#define HAVE_DIFFTIME 1
4187#define HAVE_MMAP 1
4188#define HAVE_LOCALE_H 1
4189#define HAVE_LC_MESSAGES 1
4190#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4191#define HAVE_CFLOCALECOPYCURRENT 1
4192#define HAVE_BIND_TEXTDOMAIN_CODESET 1
4193#define HAVE_GETTEXT 1
4194#define HAVE_DCGETTEXT 1
4195#define ENABLE_NLS 1
4196#define HAVE_ISO_CODES 1
4197#define HAVE_BIND_TEXTDOMAIN_CODESET 1
4198#define X_DISPLAY_MISSING 1
4199#define HAVE_EXECINFO_H 1
4200#define HAVE_MATH_H 1
4201#define HAVE_FINITE 1
4202#define HAVE_ISFINITE 1
4203#define HAVE_RINT 1
4204#define HAVE_VFORK 1
4205#define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1
4206#define HAVE_GETADDRINFO 1
4207#define HAVE_GETNAMEINFO 1
4208#define COMPILE_SSE2_INTRINISICS 1
4209#define COMPILE_SSE4_1_INTRINISICS 1
4210#define USE_MMX 1
4211#define USE_SSE 1
4212#define HAVE_MMAN_H 1
4213#define USE_POSIX_SHM 1
4214#define ENABLE_MP 1
4215#define ENABLE_RELOCATABLE_RESOURCES 1
4216#define HAVE_LIBJPEG 1
4217#define HAVE_LIBHEIF_1_4_0 1
4218#define BUG_REPORT_URL "https://guide.macports.org/#project.tickets"
4219#define GIMP_BUILD_ID "unknown"
4220#define GIMP_BUILD_PLATFORM "darwin10.8.0"
4221#define GIMP_BUILD_PLATFORM_FAMILY "macos"
4222
4223configure: exit 1