Ticket #63587: config.log

File config.log, 250.2 KB (added by squiggledid, 3 years ago)

config.log from MacOS 10.14.6

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.28, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --build=x86_64-apple-darwin18.7.0 --enable-mp --with-bug-report-url=https://guide.macports.org/#project.tickets --with-pdbgen --with-x --x-includes=/opt/local/include --x-libraries=/opt/local/lib --disable-silent-rules --disable-check-update --without-alsa --without-gudev --without-webkit ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl5.28 ac_cv_path_PERL=/opt/local/bin/perl5.28
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Squizzs-MacBook-Pro-2017.local
14uname -m = x86_64
15uname -r = 18.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~1/RELEASE_X86_64
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 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3
32Primary memory available: 16.00 gigabytes
33Default processor set: 983 tasks, 4112 threads, 4 processors
34Load average: 4.81, Mach factor: 0.83
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:3682: looking for aux files: ltmain.sh config.guess config.sub compile missing install-sh
53configure:3695:  trying ./
54configure:3724:   ./ltmain.sh found
55configure:3724:   ./config.guess found
56configure:3724:   ./config.sub found
57configure:3724:   ./compile found
58configure:3724:   ./missing found
59configure:3706:   ./install-sh found
60configure:3859: checking for a BSD-compatible install
61configure:3932: result: /usr/bin/install -c
62configure:3943: checking whether build environment is sane
63configure:3998: result: yes
64configure:4157: checking for a race-free mkdir -p
65configure:4201: result: /opt/local/bin/gmkdir -p
66configure:4208: checking for gawk
67configure:4229: found /opt/local/bin/gawk
68configure:4240: result: gawk
69configure:4251: checking whether make sets $(MAKE)
70configure:4274: result: yes
71configure:4304: checking whether make supports nested variables
72configure:4322: result: yes
73configure:4469: checking whether make supports nested variables
74configure:4487: result: yes
75configure:4716: checking for gcc
76configure:4748: result: /usr/bin/clang
77configure:5101: checking for C compiler version
78configure:5110: /usr/bin/clang --version >&5
79Apple LLVM version 10.0.1 (clang-1001.0.46.4)
80Target: x86_64-apple-darwin18.7.0
81Thread model: posix
82InstalledDir: /Library/Developer/CommandLineTools/usr/bin
83configure:5121: $? = 0
84configure:5110: /usr/bin/clang -v >&5
85Apple LLVM version 10.0.1 (clang-1001.0.46.4)
86Target: x86_64-apple-darwin18.7.0
87Thread model: posix
88InstalledDir: /Library/Developer/CommandLineTools/usr/bin
89configure:5121: $? = 0
90configure:5110: /usr/bin/clang -V >&5
91clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
92clang: error: no input files
93configure:5121: $? = 1
94configure:5110: /usr/bin/clang -qversion >&5
95clang: error: unknown argument '-qversion', did you mean '--version'?
96clang: error: no input files
97configure:5121: $? = 1
98configure:5110: /usr/bin/clang -version >&5
99clang: error: unknown argument '-version', did you mean '--version'?
100clang: error: no input files
101configure:5121: $? = 1
102configure:5141: checking whether the C compiler works
103configure:5163: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
104configure:5167: $? = 0
105configure:5217: result: yes
106configure:5220: checking for C compiler default output file name
107configure:5222: result: a.out
108configure:5228: checking for suffix of executables
109configure:5235: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
110configure:5239: $? = 0
111configure:5262: result:
112configure:5284: checking whether we are cross compiling
113configure:5292: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
114configure:5296: $? = 0
115configure:5303: ./conftest
116configure:5307: $? = 0
117configure:5322: result: no
118configure:5327: checking for suffix of object files
119configure:5350: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
120configure:5354: $? = 0
121configure:5376: result: o
122configure:5380: checking whether the compiler supports GNU C
123configure:5400: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
124configure:5400: $? = 0
125configure:5410: result: yes
126configure:5421: checking whether /usr/bin/clang accepts -g
127configure:5442: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
128configure:5442: $? = 0
129configure:5486: result: yes
130configure:5506: checking for /usr/bin/clang option to enable C11 features
131configure:5521: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
132configure:5521: $? = 0
133configure:5539: result: none needed
134configure:5655: checking whether /usr/bin/clang understands -c and -o together
135configure:5678: /usr/bin/clang -c conftest.c -o conftest2.o
136configure:5681: $? = 0
137configure:5678: /usr/bin/clang -c conftest.c -o conftest2.o
138configure:5681: $? = 0
139configure:5693: result: yes
140configure:5713: checking whether make supports the include directive
141configure:5728: make -f confmf.GNU && cat confinc.out
142this is the am__doit target
143configure:5731: $? = 0
144configure:5750: result: yes (GNU style)
145configure:5776: checking dependency style of /usr/bin/clang
146configure:5888: result: gcc3
147configure:5908: checking how to run the C preprocessor
148configure:5934: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
149configure:5934: $? = 0
150configure:5949: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
151conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
152#include <ac_nonexistent.h>
153         ^~~~~~~~~~~~~~~~~~
1541 error generated.
155configure:5949: $? = 1
156configure: failed program was:
157| /* confdefs.h */
158| #define PACKAGE_NAME "GIMP"
159| #define PACKAGE_TARNAME "gimp"
160| #define PACKAGE_VERSION "2.10.28"
161| #define PACKAGE_STRING "GIMP 2.10.28"
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:5976: result: /usr/bin/clang -E
170configure:5990: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
171configure:5990: $? = 0
172configure:6005: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
173conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
174#include <ac_nonexistent.h>
175         ^~~~~~~~~~~~~~~~~~
1761 error generated.
177configure:6005: $? = 1
178configure: failed program was:
179| /* confdefs.h */
180| #define PACKAGE_NAME "GIMP"
181| #define PACKAGE_TARNAME "gimp"
182| #define PACKAGE_VERSION "2.10.28"
183| #define PACKAGE_STRING "GIMP 2.10.28"
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:6042: checking build system type
192configure:6057: result: x86_64-apple-darwin18.7.0
193configure:6077: checking host system type
194configure:6091: result: x86_64-apple-darwin18.7.0
195configure:6171: checking for gcc
196configure:6203: result: /usr/bin/clang
197configure:6556: checking for C compiler version
198configure:6565: /usr/bin/clang --version >&5
199Apple LLVM version 10.0.1 (clang-1001.0.46.4)
200Target: x86_64-apple-darwin18.7.0
201Thread model: posix
202InstalledDir: /Library/Developer/CommandLineTools/usr/bin
203configure:6576: $? = 0
204configure:6565: /usr/bin/clang -v >&5
205Apple LLVM version 10.0.1 (clang-1001.0.46.4)
206Target: x86_64-apple-darwin18.7.0
207Thread model: posix
208InstalledDir: /Library/Developer/CommandLineTools/usr/bin
209configure:6576: $? = 0
210configure:6565: /usr/bin/clang -V >&5
211clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
212clang: error: no input files
213configure:6576: $? = 1
214configure:6565: /usr/bin/clang -qversion >&5
215clang: error: unknown argument '-qversion', did you mean '--version'?
216clang: error: no input files
217configure:6576: $? = 1
218configure:6565: /usr/bin/clang -version >&5
219clang: error: unknown argument '-version', did you mean '--version'?
220clang: error: no input files
221configure:6576: $? = 1
222configure:6580: checking whether the compiler supports GNU C
223configure:6610: result: yes
224configure:6621: checking whether /usr/bin/clang accepts -g
225configure:6642: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
226configure:6642: $? = 0
227configure:6686: result: yes
228configure:6706: checking for /usr/bin/clang option to enable C11 features
229configure:6739: result: none needed
230configure:6855: checking whether /usr/bin/clang understands -c and -o together
231configure:6893: result: yes
232configure:6912: checking dependency style of /usr/bin/clang
233configure:7024: result: gcc3
234configure:7044: checking how to run the C preprocessor
235configure:7070: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
236configure:7070: $? = 0
237configure:7085: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
238conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
239#include <ac_nonexistent.h>
240         ^~~~~~~~~~~~~~~~~~
2411 error generated.
242configure:7085: $? = 1
243configure: failed program was:
244| /* confdefs.h */
245| #define PACKAGE_NAME "GIMP"
246| #define PACKAGE_TARNAME "gimp"
247| #define PACKAGE_VERSION "2.10.28"
248| #define PACKAGE_STRING "GIMP 2.10.28"
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:7112: result: /usr/bin/clang -E
257configure:7126: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
258configure:7126: $? = 0
259configure:7141: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
260conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
261#include <ac_nonexistent.h>
262         ^~~~~~~~~~~~~~~~~~
2631 error generated.
264configure:7141: $? = 1
265configure: failed program was:
266| /* confdefs.h */
267| #define PACKAGE_NAME "GIMP"
268| #define PACKAGE_TARNAME "gimp"
269| #define PACKAGE_VERSION "2.10.28"
270| #define PACKAGE_STRING "GIMP 2.10.28"
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:7316: checking for C++ compiler version
279configure:7325: /usr/bin/clang++ --version >&5
280Apple LLVM version 10.0.1 (clang-1001.0.46.4)
281Target: x86_64-apple-darwin18.7.0
282Thread model: posix
283InstalledDir: /Library/Developer/CommandLineTools/usr/bin
284configure:7336: $? = 0
285configure:7325: /usr/bin/clang++ -v >&5
286Apple LLVM version 10.0.1 (clang-1001.0.46.4)
287Target: x86_64-apple-darwin18.7.0
288Thread model: posix
289InstalledDir: /Library/Developer/CommandLineTools/usr/bin
290configure:7336: $? = 0
291configure:7325: /usr/bin/clang++ -V >&5
292clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
293clang: error: no input files
294configure:7336: $? = 1
295configure:7325: /usr/bin/clang++ -qversion >&5
296clang: error: unknown argument '-qversion', did you mean '--version'?
297clang: error: no input files
298configure:7336: $? = 1
299configure:7340: checking whether the compiler supports GNU C++
300configure:7360: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
301configure:7360: $? = 0
302configure:7370: result: yes
303configure:7381: checking whether /usr/bin/clang++ accepts -g
304configure:7402: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
305configure:7402: $? = 0
306configure:7446: result: yes
307configure:7466: checking for /usr/bin/clang++ option to enable C++11 features
308configure:7481: /usr/bin/clang++  -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
309conftest.cpp:58:3: error: "Compiler does not advertise C++11 conformance"
310# error "Compiler does not advertise C++11 conformance"
311  ^
312conftest.cpp:63:3: error: unknown type name 'constexpr'
313  constexpr int get_val() { return 20; }
314  ^
315conftest.cpp:63:13: error: expected unqualified-id
316  constexpr int get_val() { return 20; }
317            ^
318conftest.cpp:75:17: error: delegating constructors are permitted only in C++11
319    delegate(): delegate(2354) {}
320                ^~~~~~~~
321conftest.cpp:86:26: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions]
322    virtual int getval() override final { return this->n * 2; }
323                         ^
324conftest.cpp:86:35: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions]
325    virtual int getval() override final { return this->n * 2; }
326                                  ^
327conftest.cpp:93:16: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions]
328    nocopy() = default;
329               ^
330conftest.cpp:94:29: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
331    nocopy(const nocopy&) = delete;
332                            ^
333conftest.cpp:95:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
334    nocopy & operator=(const nocopy&) = delete;
335                                        ^
336conftest.cpp:107:25: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
337  template <typename V> auto sum(V first) -> V
338                        ^
339conftest.cpp:107:25: error: 'auto' not allowed in function return type
340  template <typename V> auto sum(V first) -> V
341                        ^~~~
342conftest.cpp:107:42: error: expected ';' at end of declaration
343  template <typename V> auto sum(V first) -> V
344                                         ^
345                                         ;
346conftest.cpp:107:43: error: cannot use arrow operator on a type
347  template <typename V> auto sum(V first) -> V
348                                          ^
349conftest.cpp:111:33: warning: variadic templates are a C++11 extension [-Wc++11-extensions]
350  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
351                                ^
352conftest.cpp:111:43: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
353  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
354                                          ^
355conftest.cpp:111:43: error: 'auto' not allowed in function return type
356  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
357                                          ^~~~
358conftest.cpp:111:74: error: expected ';' at end of declaration
359  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
360                                                                         ^
361                                                                         ;
362conftest.cpp:111:75: error: cannot use arrow operator on a type
363  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
364                                                                          ^
365conftest.cpp:135:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
366  auto a1 = 6538;
367  ^
368conftest.cpp:136:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
369  auto a2 = 48573953.4;
370  ^
371conftest.cpp:137:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
372  auto a3 = "String literal";
373  ^
374conftest.cpp:140:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
375  for (auto i = a3; *i; ++i) { total += *i; }
376       ^
377conftest.cpp:146:23: error: no member named 'get_val' in namespace 'cxx11test'
378  short sa[cxx11test::get_val()] = { 0 };
379           ~~~~~~~~~~~^
380conftest.cpp:156:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
381  for (auto &x : array) { x += 23; }
382       ^
383conftest.cpp:156:16: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
384  for (auto &x : array) { x += 23; }
385               ^
386conftest.cpp:161:17: error: expected expression
387  assert (eval ([](int x) { return x*2; }, 21) == 42);
388                ^
389conftest.cpp:163:17: error: expected expression
390  assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
391                ^
392conftest.cpp:165:17: error: expected expression
393  assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
394                ^
395conftest.cpp:171:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
396  auto a = sum(1);
397  ^
398conftest.cpp:171:12: error: no matching function for call to 'sum'
399  auto a = sum(1);
400           ^~~
401conftest.cpp:172:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
402  auto b = sum(1, 2);
403  ^
404conftest.cpp:172:12: error: no matching function for call to 'sum'
405  auto b = sum(1, 2);
406           ^~~
407conftest.cpp:173:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
408  auto c = sum(1.0, 2.0, 3.0);
409  ^
410conftest.cpp:173:12: error: no matching function for call to 'sum'
411  auto c = sum(1.0, 2.0, 3.0);
412           ^~~
413conftest.cpp:178:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
414  cxx11test::delegate d2();
415                        ^~
416conftest.cpp:178:25: note: remove parentheses to declare a variable
417  cxx11test::delegate d2();
418                        ^~
419conftest.cpp:191:16: error: found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?
420  test_template<::test_template<int>> v(test_template<int>(12));
421               ^~~
422               < ::
423conftest.cpp:191:36: error: a space is required between consecutive right angle brackets (use '> >')
424  test_template<::test_template<int>> v(test_template<int>(12));
425                                   ^~
426                                   > >
427fatal error: too many errors emitted, stopping now [-ferror-limit=]
42818 warnings and 20 errors generated.
429configure:7481: $? = 1
430configure: failed program was:
431| /* confdefs.h */
432| #define PACKAGE_NAME "GIMP"
433| #define PACKAGE_TARNAME "gimp"
434| #define PACKAGE_VERSION "2.10.28"
435| #define PACKAGE_STRING "GIMP 2.10.28"
436| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
437| #define PACKAGE_URL ""
438| #define GIMP_PKGCONFIG_VERSION "2.0"
439| #define GIMP_TOOL_VERSION "2.0"
440| #define GETTEXT_PACKAGE "gimp20"
441| /* end confdefs.h.  */
442|
443| // Does the compiler advertise C++98 conformance?
444| #if !defined __cplusplus || __cplusplus < 199711L
445| # error "Compiler does not advertise C++98 conformance"
446| #endif
447|
448| // These inclusions are to reject old compilers that
449| // lack the unsuffixed header files.
450| #include <cstdlib>
451| #include <exception>
452|
453| // <cassert> and <cstring> are *not* freestanding headers in C++98.
454| extern void assert (int);
455| namespace std {
456|   extern int strcmp (const char *, const char *);
457| }
458|
459| // Namespaces, exceptions, and templates were all added after "C++ 2.0".
460| using std::exception;
461| using std::strcmp;
462|
463| namespace {
464|
465| void test_exception_syntax()
466| {
467|   try {
468|     throw "test";
469|   } catch (const char *s) {
470|     // Extra parentheses suppress a warning when building autoconf itself,
471|     // due to lint rules shared with more typical C programs.
472|     assert (!(strcmp) (s, "test"));
473|   }
474| }
475|
476| template <typename T> struct test_template
477| {
478|   T const val;
479|   explicit test_template(T t) : val(t) {}
480|   template <typename U> T add(U u) { return static_cast<T>(u) + val; }
481| };
482|
483| } // anonymous namespace
484|
485|
486| // Does the compiler advertise C++ 2011 conformance?
487| #if !defined __cplusplus || __cplusplus < 201103L
488| # error "Compiler does not advertise C++11 conformance"
489| #endif
490|
491| namespace cxx11test
492| {
493|   constexpr int get_val() { return 20; }
494|
495|   struct testinit
496|   {
497|     int i;
498|     double d;
499|   };
500|
501|   class delegate
502|   {
503|   public:
504|     delegate(int n) : n(n) {}
505|     delegate(): delegate(2354) {}
506|
507|     virtual int getval() { return this->n; };
508|   protected:
509|     int n;
510|   };
511|
512|   class overridden : public delegate
513|   {
514|   public:
515|     overridden(int n): delegate(n) {}
516|     virtual int getval() override final { return this->n * 2; }
517|   };
518|
519|   class nocopy
520|   {
521|   public:
522|     nocopy(int i): i(i) {}
523|     nocopy() = default;
524|     nocopy(const nocopy&) = delete;
525|     nocopy & operator=(const nocopy&) = delete;
526|   private:
527|     int i;
528|   };
529|
530|   // for testing lambda expressions
531|   template <typename Ret, typename Fn> Ret eval(Fn f, Ret v)
532|   {
533|     return f(v);
534|   }
535|
536|   // for testing variadic templates and trailing return types
537|   template <typename V> auto sum(V first) -> V
538|   {
539|     return first;
540|   }
541|   template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
542|   {
543|     return first + sum(rest...);
544|   }
545| }
546|
547|
548| int
549| main (int argc, char **argv)
550| {
551|   int ok = 0;
552|   
553|   assert (argc);
554|   assert (! argv[0]);
555| {
556|   test_exception_syntax ();
557|   test_template<double> tt (2.0);
558|   assert (tt.add (4) == 6.0);
559|   assert (true && !false);
560| }
561|
562|   
563| {
564|   // Test auto and decltype
565|   auto a1 = 6538;
566|   auto a2 = 48573953.4;
567|   auto a3 = "String literal";
568|
569|   int total = 0;
570|   for (auto i = a3; *i; ++i) { total += *i; }
571|
572|   decltype(a2) a4 = 34895.034;
573| }
574| {
575|   // Test constexpr
576|   short sa[cxx11test::get_val()] = { 0 };
577| }
578| {
579|   // Test initializer lists
580|   cxx11test::testinit il = { 4323, 435234.23544 };
581| }
582| {
583|   // Test range-based for
584|   int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3,
585|                  14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
586|   for (auto &x : array) { x += 23; }
587| }
588| {
589|   // Test lambda expressions
590|   using cxx11test::eval;
591|   assert (eval ([](int x) { return x*2; }, 21) == 42);
592|   double d = 2.0;
593|   assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
594|   assert (d == 5.0);
595|   assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
596|   assert (d == 5.0);
597| }
598| {
599|   // Test use of variadic templates
600|   using cxx11test::sum;
601|   auto a = sum(1);
602|   auto b = sum(1, 2);
603|   auto c = sum(1.0, 2.0, 3.0);
604| }
605| {
606|   // Test constructor delegation
607|   cxx11test::delegate d1;
608|   cxx11test::delegate d2();
609|   cxx11test::delegate d3(45);
610| }
611| {
612|   // Test override and final
613|   cxx11test::overridden o1(55464);
614| }
615| {
616|   // Test nullptr
617|   char *c = nullptr;
618| }
619| {
620|   // Test template brackets
621|   test_template<::test_template<int>> v(test_template<int>(12));
622| }
623| {
624|   // Unicode literals
625|   char const *utf8 = u8"UTF-8 string \u2500";
626|   char16_t const *utf16 = u"UTF-8 string \u2500";
627|   char32_t const *utf32 = U"UTF-32 string \u2500";
628| }
629|
630|   return ok;
631| }
632|
633configure:7499: result: none needed
634configure:7565: checking dependency style of /usr/bin/clang++
635configure:7677: result: gcc3
636configure:7700: checking whether /usr/bin/clang++ supports C++14 features by default
637configure:8115: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
638conftest.cpp:23:2: error: "This is not a C++11 compiler"
639#error "This is not a C++11 compiler"
640 ^
641conftest.cpp:308:2: error: "This is not a C++14 compiler"
642#error "This is not a C++14 compiler"
643 ^
6442 errors generated.
645configure:8115: $? = 1
646configure: failed program was:
647| /* confdefs.h */
648| #define PACKAGE_NAME "GIMP"
649| #define PACKAGE_TARNAME "gimp"
650| #define PACKAGE_VERSION "2.10.28"
651| #define PACKAGE_STRING "GIMP 2.10.28"
652| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
653| #define PACKAGE_URL ""
654| #define GIMP_PKGCONFIG_VERSION "2.0"
655| #define GIMP_TOOL_VERSION "2.0"
656| #define GETTEXT_PACKAGE "gimp20"
657| /* end confdefs.h.  */
658|
659|
660| // If the compiler admits that it is not ready for C++11, why torture it?
661| // Hopefully, this will speed up the test.
662|
663| #ifndef __cplusplus
664|
665| #error "This is not a C++ compiler"
666|
667| #elif __cplusplus < 201103L
668|
669| #error "This is not a C++11 compiler"
670|
671| #else
672|
673| namespace cxx11
674| {
675|
676|   namespace test_static_assert
677|   {
678|
679|     template <typename T>
680|     struct check
681|     {
682|       static_assert(sizeof(int) <= sizeof(T), "not big enough");
683|     };
684|
685|   }
686|
687|   namespace test_final_override
688|   {
689|
690|     struct Base
691|     {
692|       virtual void f() {}
693|     };
694|
695|     struct Derived : public Base
696|     {
697|       virtual void f() override {}
698|     };
699|
700|   }
701|
702|   namespace test_double_right_angle_brackets
703|   {
704|
705|     template < typename T >
706|     struct check {};
707|
708|     typedef check<void> single_type;
709|     typedef check<check<void>> double_type;
710|     typedef check<check<check<void>>> triple_type;
711|     typedef check<check<check<check<void>>>> quadruple_type;
712|
713|   }
714|
715|   namespace test_decltype
716|   {
717|
718|     int
719|     f()
720|     {
721|       int a = 1;
722|       decltype(a) b = 2;
723|       return a + b;
724|     }
725|
726|   }
727|
728|   namespace test_type_deduction
729|   {
730|
731|     template < typename T1, typename T2 >
732|     struct is_same
733|     {
734|       static const bool value = false;
735|     };
736|
737|     template < typename T >
738|     struct is_same<T, T>
739|     {
740|       static const bool value = true;
741|     };
742|
743|     template < typename T1, typename T2 >
744|     auto
745|     add(T1 a1, T2 a2) -> decltype(a1 + a2)
746|     {
747|       return a1 + a2;
748|     }
749|
750|     int
751|     test(const int c, volatile int v)
752|     {
753|       static_assert(is_same<int, decltype(0)>::value == true, "");
754|       static_assert(is_same<int, decltype(c)>::value == false, "");
755|       static_assert(is_same<int, decltype(v)>::value == false, "");
756|       auto ac = c;
757|       auto av = v;
758|       auto sumi = ac + av + 'x';
759|       auto sumf = ac + av + 1.0;
760|       static_assert(is_same<int, decltype(ac)>::value == true, "");
761|       static_assert(is_same<int, decltype(av)>::value == true, "");
762|       static_assert(is_same<int, decltype(sumi)>::value == true, "");
763|       static_assert(is_same<int, decltype(sumf)>::value == false, "");
764|       static_assert(is_same<int, decltype(add(c, v))>::value == true, "");
765|       return (sumf > 0.0) ? sumi : add(c, v);
766|     }
767|
768|   }
769|
770|   namespace test_noexcept
771|   {
772|
773|     int f() { return 0; }
774|     int g() noexcept { return 0; }
775|
776|     static_assert(noexcept(f()) == false, "");
777|     static_assert(noexcept(g()) == true, "");
778|
779|   }
780|
781|   namespace test_constexpr
782|   {
783|
784|     template < typename CharT >
785|     unsigned long constexpr
786|     strlen_c_r(const CharT *const s, const unsigned long acc) noexcept
787|     {
788|       return *s ? strlen_c_r(s + 1, acc + 1) : acc;
789|     }
790|
791|     template < typename CharT >
792|     unsigned long constexpr
793|     strlen_c(const CharT *const s) noexcept
794|     {
795|       return strlen_c_r(s, 0UL);
796|     }
797|
798|     static_assert(strlen_c("") == 0UL, "");
799|     static_assert(strlen_c("1") == 1UL, "");
800|     static_assert(strlen_c("example") == 7UL, "");
801|     static_assert(strlen_c("another\0example") == 7UL, "");
802|
803|   }
804|
805|   namespace test_rvalue_references
806|   {
807|
808|     template < int N >
809|     struct answer
810|     {
811|       static constexpr int value = N;
812|     };
813|
814|     answer<1> f(int&)       { return answer<1>(); }
815|     answer<2> f(const int&) { return answer<2>(); }
816|     answer<3> f(int&&)      { return answer<3>(); }
817|
818|     void
819|     test()
820|     {
821|       int i = 0;
822|       const int c = 0;
823|       static_assert(decltype(f(i))::value == 1, "");
824|       static_assert(decltype(f(c))::value == 2, "");
825|       static_assert(decltype(f(0))::value == 3, "");
826|     }
827|
828|   }
829|
830|   namespace test_uniform_initialization
831|   {
832|
833|     struct test
834|     {
835|       static const int zero {};
836|       static const int one {1};
837|     };
838|
839|     static_assert(test::zero == 0, "");
840|     static_assert(test::one == 1, "");
841|
842|   }
843|
844|   namespace test_lambdas
845|   {
846|
847|     void
848|     test1()
849|     {
850|       auto lambda1 = [](){};
851|       auto lambda2 = lambda1;
852|       lambda1();
853|       lambda2();
854|     }
855|
856|     int
857|     test2()
858|     {
859|       auto a = [](int i, int j){ return i + j; }(1, 2);
860|       auto b = []() -> int { return '0'; }();
861|       auto c = [=](){ return a + b; }();
862|       auto d = [&](){ return c; }();
863|       auto e = [a, &b](int x) mutable {
864|         const auto identity = [](int y){ return y; };
865|         for (auto i = 0; i < a; ++i)
866|           a += b--;
867|         return x + identity(a + b);
868|       }(0);
869|       return a + b + c + d + e;
870|     }
871|
872|     int
873|     test3()
874|     {
875|       const auto nullary = [](){ return 0; };
876|       const auto unary = [](int x){ return x; };
877|       using nullary_t = decltype(nullary);
878|       using unary_t = decltype(unary);
879|       const auto higher1st = [](nullary_t f){ return f(); };
880|       const auto higher2nd = [unary](nullary_t f1){
881|         return [unary, f1](unary_t f2){ return f2(unary(f1())); };
882|       };
883|       return higher1st(nullary) + higher2nd(nullary)(unary);
884|     }
885|
886|   }
887|
888|   namespace test_variadic_templates
889|   {
890|
891|     template <int...>
892|     struct sum;
893|
894|     template <int N0, int... N1toN>
895|     struct sum<N0, N1toN...>
896|     {
897|       static constexpr auto value = N0 + sum<N1toN...>::value;
898|     };
899|
900|     template <>
901|     struct sum<>
902|     {
903|       static constexpr auto value = 0;
904|     };
905|
906|     static_assert(sum<>::value == 0, "");
907|     static_assert(sum<1>::value == 1, "");
908|     static_assert(sum<23>::value == 23, "");
909|     static_assert(sum<1, 2>::value == 3, "");
910|     static_assert(sum<5, 5, 11>::value == 21, "");
911|     static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, "");
912|
913|   }
914|
915|   // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
916|   // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
917|   // because of this.
918|   namespace test_template_alias_sfinae
919|   {
920|
921|     struct foo {};
922|
923|     template<typename T>
924|     using member = typename T::member_type;
925|
926|     template<typename T>
927|     void func(...) {}
928|
929|     template<typename T>
930|     void func(member<T>*) {}
931|
932|     void test();
933|
934|     void test() { func<foo>(0); }
935|
936|   }
937|
938| }  // namespace cxx11
939|
940| #endif  // __cplusplus >= 201103L
941|
942|
943|
944|
945| // If the compiler admits that it is not ready for C++14, why torture it?
946| // Hopefully, this will speed up the test.
947|
948| #ifndef __cplusplus
949|
950| #error "This is not a C++ compiler"
951|
952| #elif __cplusplus < 201402L
953|
954| #error "This is not a C++14 compiler"
955|
956| #else
957|
958| namespace cxx14
959| {
960|
961|   namespace test_polymorphic_lambdas
962|   {
963|
964|     int
965|     test()
966|     {
967|       const auto lambda = [](auto&&... args){
968|         const auto istiny = [](auto x){
969|           return (sizeof(x) == 1UL) ? 1 : 0;
970|         };
971|         const int aretiny[] = { istiny(args)... };
972|         return aretiny[0];
973|       };
974|       return lambda(1, 1L, 1.0f, '1');
975|     }
976|
977|   }
978|
979|   namespace test_binary_literals
980|   {
981|
982|     constexpr auto ivii = 0b0000000000101010;
983|     static_assert(ivii == 42, "wrong value");
984|
985|   }
986|
987|   namespace test_generalized_constexpr
988|   {
989|
990|     template < typename CharT >
991|     constexpr unsigned long
992|     strlen_c(const CharT *const s) noexcept
993|     {
994|       auto length = 0UL;
995|       for (auto p = s; *p; ++p)
996|         ++length;
997|       return length;
998|     }
999|
1000|     static_assert(strlen_c("") == 0UL, "");
1001|     static_assert(strlen_c("x") == 1UL, "");
1002|     static_assert(strlen_c("test") == 4UL, "");
1003|     static_assert(strlen_c("another\0test") == 7UL, "");
1004|
1005|   }
1006|
1007|   namespace test_lambda_init_capture
1008|   {
1009|
1010|     int
1011|     test()
1012|     {
1013|       auto x = 0;
1014|       const auto lambda1 = [a = x](int b){ return a + b; };
1015|       const auto lambda2 = [a = lambda1(x)](){ return a; };
1016|       return lambda2();
1017|     }
1018|
1019|   }
1020|
1021|   namespace test_digit_separators
1022|   {
1023|
1024|     constexpr auto ten_million = 100'000'000;
1025|     static_assert(ten_million == 100000000, "");
1026|
1027|   }
1028|
1029|   namespace test_return_type_deduction
1030|   {
1031|
1032|     auto f(int& x) { return x; }
1033|     decltype(auto) g(int& x) { return x; }
1034|
1035|     template < typename T1, typename T2 >
1036|     struct is_same
1037|     {
1038|       static constexpr auto value = false;
1039|     };
1040|
1041|     template < typename T >
1042|     struct is_same<T, T>
1043|     {
1044|       static constexpr auto value = true;
1045|     };
1046|
1047|     int
1048|     test()
1049|     {
1050|       auto x = 0;
1051|       static_assert(is_same<int, decltype(f(x))>::value, "");
1052|       static_assert(is_same<int&, decltype(g(x))>::value, "");
1053|       return x;
1054|     }
1055|
1056|   }
1057|
1058| }  // namespace cxx14
1059|
1060| #endif  // __cplusplus >= 201402L
1061|
1062|
1063|
1064configure:8123: result: no
1065configure:8133: checking whether /usr/bin/clang++ supports C++14 features with -std=gnu++14
1066configure:8550: /usr/bin/clang++ -std=gnu++14 -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
1067configure:8550: $? = 0
1068configure:8560: result: yes
1069configure:9093: checking how to print strings
1070configure:9120: result: printf
1071configure:9141: checking for a sed that does not truncate output
1072configure:9211: result: /opt/local/bin/gsed
1073configure:9229: checking for grep that handles long lines and -e
1074configure:9293: result: /opt/local/bin/ggrep
1075configure:9298: checking for egrep
1076configure:9366: result: /opt/local/bin/ggrep -E
1077configure:9371: checking for fgrep
1078configure:9439: result: /opt/local/bin/ggrep -F
1079configure:9475: checking for ld used by /usr/bin/clang
1080configure:9543: result: /Library/Developer/CommandLineTools/usr/bin/ld
1081configure:9550: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
1082configure:9566: result: no
1083configure:9578: checking for BSD- or MS-compatible name lister (nm)
1084configure:9633: result: /opt/local/bin/nm -B
1085configure:9773: checking the name lister (/opt/local/bin/nm -B) interface
1086configure:9781: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1087configure:9784: /opt/local/bin/nm -B "conftest.o"
1088configure:9787: output
10890000000000000000 S _some_variable
1090configure:9794: result: BSD nm
1091configure:9797: checking whether ln -s works
1092configure:9801: result: yes
1093configure:9809: checking the maximum length of command line arguments
1094configure:9941: result: 196608
1095configure:9989: checking how to convert x86_64-apple-darwin18.7.0 file names to x86_64-apple-darwin18.7.0 format
1096configure:10030: result: func_convert_file_noop
1097configure:10037: checking how to convert x86_64-apple-darwin18.7.0 file names to toolchain format
1098configure:10058: result: func_convert_file_noop
1099configure:10065: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
1100configure:10073: result: -r
1101configure:10152: checking for objdump
1102configure:10173: found /usr/bin/objdump
1103configure:10184: result: objdump
1104configure:10213: checking how to recognize dependent libraries
1105configure:10414: result: pass_all
1106configure:10504: checking for dlltool
1107configure:10539: result: no
1108configure:10566: checking how to associate runtime and link libraries
1109configure:10594: result: printf %s\n
1110configure:10660: checking for ar
1111configure:10681: found /opt/local/bin/ar
1112configure:10692: result: ar
1113configure:10729: checking for archiver @FILE support
1114configure:10747: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1115configure:10747: $? = 0
1116configure:10751: ar cru libconftest.a @conftest.lst >&5
1117ar: @conftest.lst: No such file or directory
1118configure:10754: $? = 1
1119configure:10774: result: no
1120configure:10837: checking for strip
1121configure:10858: found /opt/local/bin/strip
1122configure:10869: result: strip
1123configure:10946: checking for ranlib
1124configure:10967: found /opt/local/bin/ranlib
1125configure:10978: result: ranlib
1126configure:11080: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
1127configure:11234: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1128configure:11237: $? = 0
1129configure:11241: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
1130configure:11244: $? = 0
1131cannot find nm_test_var in conftest.nm
1132configure:11234: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1133configure:11237: $? = 0
1134configure:11241: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
1135configure:11244: $? = 0
1136configure:11310: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c conftstm.o >&5
1137configure:11313: $? = 0
1138configure:11351: result: ok
1139configure:11398: checking for sysroot
1140configure:11429: result: no
1141configure:11436: checking for a working dd
1142configure:11480: result: /bin/dd
1143configure:11484: checking how to truncate binary pipes
1144configure:11500: result: /bin/dd bs=4096 count=1
1145configure:11837: checking for mt
1146configure:11872: result: no
1147configure:11892: checking if : is a manifest tool
1148configure:11899: : '-?'
1149configure:11907: result: no
1150configure:11968: checking for dsymutil
1151configure:11989: found /usr/bin/dsymutil
1152configure:12000: result: dsymutil
1153configure:12070: checking for nmedit
1154configure:12091: found /opt/local/bin/nmedit
1155configure:12102: result: nmedit
1156configure:12172: checking for lipo
1157configure:12193: found /opt/local/bin/lipo
1158configure:12204: result: lipo
1159configure:12274: checking for otool
1160configure:12295: found /opt/local/bin/otool
1161configure:12306: result: otool
1162configure:12376: checking for otool64
1163configure:12411: result: no
1164configure:12456: checking for -single_module linker flag
1165/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
1166configure:12490: result: yes
1167configure:12493: checking for -exported_symbols_list linker flag
1168configure:12514: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
1169configure:12514: $? = 0
1170configure:12525: result: yes
1171configure:12528: checking for -force_load linker flag
1172/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o conftest.o conftest.c
1173ar cru libconftest.a conftest.o
1174ranlib libconftest.a
1175/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
1176configure:12561: result: yes
1177configure:12632: checking for stdio.h
1178configure:12632: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1179configure:12632: $? = 0
1180configure:12632: result: yes
1181configure:12632: checking for stdlib.h
1182configure:12632: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1183configure:12632: $? = 0
1184configure:12632: result: yes
1185configure:12632: checking for string.h
1186configure:12632: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1187configure:12632: $? = 0
1188configure:12632: result: yes
1189configure:12632: checking for inttypes.h
1190configure:12632: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1191configure:12632: $? = 0
1192configure:12632: result: yes
1193configure:12632: checking for stdint.h
1194configure:12632: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1195configure:12632: $? = 0
1196configure:12632: result: yes
1197configure:12632: checking for strings.h
1198configure:12632: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1199configure:12632: $? = 0
1200configure:12632: result: yes
1201configure:12632: checking for sys/stat.h
1202configure:12632: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1203configure:12632: $? = 0
1204configure:12632: result: yes
1205configure:12632: checking for sys/types.h
1206configure:12632: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1207configure:12632: $? = 0
1208configure:12632: result: yes
1209configure:12632: checking for unistd.h
1210configure:12632: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1211configure:12632: $? = 0
1212configure:12632: result: yes
1213configure:12632: checking for sys/time.h
1214configure:12632: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1215configure:12632: $? = 0
1216configure:12632: result: yes
1217configure:12657: checking for dlfcn.h
1218configure:12657: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1219configure:12657: $? = 0
1220configure:12657: result: yes
1221configure:13253: checking for objdir
1222configure:13269: result: .libs
1223configure:13533: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
1224configure:13552: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fno-rtti -fno-exceptions conftest.c >&5
1225configure:13556: $? = 0
1226configure:13569: result: yes
1227configure:13927: checking for /usr/bin/clang option to produce PIC
1228configure:13935: result: -fno-common -DPIC
1229configure:13943: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
1230configure:13962: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fno-common -DPIC -DPIC conftest.c >&5
1231configure:13966: $? = 0
1232configure:13979: result: yes
1233configure:14008: checking if /usr/bin/clang static flag -static works
1234configure:14037: result: no
1235configure:14052: checking if /usr/bin/clang supports -c -o file.o
1236configure:14074: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -o out/conftest2.o conftest.c >&5
1237configure:14078: $? = 0
1238configure:14100: result: yes
1239configure:14108: checking if /usr/bin/clang supports -c -o file.o
1240configure:14156: result: yes
1241configure:14189: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
1242configure:15455: result: yes
1243configure:15696: checking dynamic linker characteristics
1244configure:16517: result: darwin18.7.0 dyld
1245configure:16639: checking how to hardcode library paths into programs
1246configure:16664: result: immediate
1247configure:17216: checking whether stripping libraries is possible
1248configure:17230: result: yes
1249configure:17256: checking if libtool supports shared libraries
1250configure:17258: result: yes
1251configure:17261: checking whether to build shared libraries
1252configure:17286: result: yes
1253configure:17289: checking whether to build static libraries
1254configure:17293: result: no
1255configure:17316: checking how to run the C++ preprocessor
1256configure:17338: /usr/bin/clang++ -std=gnu++14 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
1257configure:17338: $? = 0
1258configure:17353: /usr/bin/clang++ -std=gnu++14 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
1259conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found
1260#include <ac_nonexistent.h>
1261         ^~~~~~~~~~~~~~~~~~
12621 error generated.
1263configure:17353: $? = 1
1264configure: failed program was:
1265| /* confdefs.h */
1266| #define PACKAGE_NAME "GIMP"
1267| #define PACKAGE_TARNAME "gimp"
1268| #define PACKAGE_VERSION "2.10.28"
1269| #define PACKAGE_STRING "GIMP 2.10.28"
1270| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1271| #define PACKAGE_URL ""
1272| #define GIMP_PKGCONFIG_VERSION "2.0"
1273| #define GIMP_TOOL_VERSION "2.0"
1274| #define GETTEXT_PACKAGE "gimp20"
1275| #define HAVE_CXX14 1
1276| #define HAVE_STDIO_H 1
1277| #define HAVE_STDLIB_H 1
1278| #define HAVE_STRING_H 1
1279| #define HAVE_INTTYPES_H 1
1280| #define HAVE_STDINT_H 1
1281| #define HAVE_STRINGS_H 1
1282| #define HAVE_SYS_STAT_H 1
1283| #define HAVE_SYS_TYPES_H 1
1284| #define HAVE_UNISTD_H 1
1285| #define HAVE_SYS_TIME_H 1
1286| #define STDC_HEADERS 1
1287| #define HAVE_DLFCN_H 1
1288| #define LT_OBJDIR ".libs/"
1289| /* end confdefs.h.  */
1290| #include <ac_nonexistent.h>
1291configure:17380: result: /usr/bin/clang++ -std=gnu++14 -E
1292configure:17394: /usr/bin/clang++ -std=gnu++14 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
1293configure:17394: $? = 0
1294configure:17409: /usr/bin/clang++ -std=gnu++14 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
1295conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found
1296#include <ac_nonexistent.h>
1297         ^~~~~~~~~~~~~~~~~~
12981 error generated.
1299configure:17409: $? = 1
1300configure: failed program was:
1301| /* confdefs.h */
1302| #define PACKAGE_NAME "GIMP"
1303| #define PACKAGE_TARNAME "gimp"
1304| #define PACKAGE_VERSION "2.10.28"
1305| #define PACKAGE_STRING "GIMP 2.10.28"
1306| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1307| #define PACKAGE_URL ""
1308| #define GIMP_PKGCONFIG_VERSION "2.0"
1309| #define GIMP_TOOL_VERSION "2.0"
1310| #define GETTEXT_PACKAGE "gimp20"
1311| #define HAVE_CXX14 1
1312| #define HAVE_STDIO_H 1
1313| #define HAVE_STDLIB_H 1
1314| #define HAVE_STRING_H 1
1315| #define HAVE_INTTYPES_H 1
1316| #define HAVE_STDINT_H 1
1317| #define HAVE_STRINGS_H 1
1318| #define HAVE_SYS_STAT_H 1
1319| #define HAVE_SYS_TYPES_H 1
1320| #define HAVE_UNISTD_H 1
1321| #define HAVE_SYS_TIME_H 1
1322| #define STDC_HEADERS 1
1323| #define HAVE_DLFCN_H 1
1324| #define LT_OBJDIR ".libs/"
1325| /* end confdefs.h.  */
1326| #include <ac_nonexistent.h>
1327configure:17574: checking for ld used by /usr/bin/clang++ -std=gnu++14
1328configure:17642: result: /Library/Developer/CommandLineTools/usr/bin/ld
1329configure:17649: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
1330configure:17665: result: no
1331configure:17720: checking whether the /usr/bin/clang++ -std=gnu++14 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
1332configure:18797: result: yes
1333configure:18833: /usr/bin/clang++ -std=gnu++14 -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
1334configure:18836: $? = 0
1335configure:19317: checking for /usr/bin/clang++ -std=gnu++14 option to produce PIC
1336configure:19325: result: -fno-common -DPIC
1337configure:19333: checking if /usr/bin/clang++ -std=gnu++14 PIC flag -fno-common -DPIC works
1338configure:19352: /usr/bin/clang++ -std=gnu++14 -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fno-common -DPIC -DPIC conftest.cpp >&5
1339configure:19356: $? = 0
1340configure:19369: result: yes
1341configure:19392: checking if /usr/bin/clang++ -std=gnu++14 static flag -static works
1342configure:19421: result: no
1343configure:19433: checking if /usr/bin/clang++ -std=gnu++14 supports -c -o file.o
1344configure:19455: /usr/bin/clang++ -std=gnu++14 -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -o out/conftest2.o conftest.cpp >&5
1345configure:19459: $? = 0
1346configure:19481: result: yes
1347configure:19486: checking if /usr/bin/clang++ -std=gnu++14 supports -c -o file.o
1348configure:19534: result: yes
1349configure:19564: checking whether the /usr/bin/clang++ -std=gnu++14 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
1350configure:19604: result: yes
1351configure:19746: checking dynamic linker characteristics
1352configure:20494: result: darwin18.7.0 dyld
1353configure:20559: checking how to hardcode library paths into programs
1354configure:20584: result: immediate
1355configure:20655: checking dependency style of /usr/bin/clang
1356configure:20765: result: gcc3
1357configure:20783: checking whether to enable maintainer-specific portions of Makefiles
1358configure:20793: result: yes
1359configure:20867: checking for pkg-config
1360configure:20890: found /opt/local/bin/pkg-config
1361configure:20902: result: /opt/local/bin/pkg-config
1362configure:20927: checking pkg-config is at least version 0.16
1363configure:20930: result: yes
1364configure:20946: checking for host type
1365configure:20948: result: x86_64-apple-darwin18.7.0
1366configure:20951: checking for host processor
1367configure:20970: result: x86-64
1368configure:21003: checking if compiling for Linux
1369configure:21013: result: no
1370configure:21029: checking if compiling for Win32
1371configure:21039: result: no
1372configure:21267: checking if compiling for Mac OS X
1373configure:21271: result: yes
1374configure:21281: result: yes
1375configure:21299: checking whether make sets $(MAKE)
1376configure:21322: result: yes
1377configure:21331: checking whether ln -s works
1378configure:21335: result: yes
1379configure:21352: checking for special C compiler options needed for large files
1380configure:21400: result: no
1381configure:21406: checking for _FILE_OFFSET_BITS value needed for large files
1382configure:21432: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1383configure:21432: $? = 0
1384configure:21466: result: no
1385configure:21549: checking whether to turn on debugging
1386configure:21565: result: no
1387configure:21569: checking whether to turn on profiling
1388configure:21585: result: no
1389configure:21625: checking whether /usr/bin/clang understands -Wdeclaration-after-statement
1390configure:21638: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Werror -Wdeclaration-after-statement -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1391configure:21638: $? = 0
1392configure:21645: result: yes
1393configure:21662: checking whether /usr/bin/clang understands -Wmissing-prototypes
1394configure:21675: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wdeclaration-after-statement -Werror -Wmissing-prototypes -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1395configure:21675: $? = 0
1396configure:21682: result: yes
1397configure:21703: checking whether /usr/bin/clang understands -Werror=missing-prototypes
1398configure:21716: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror -Werror=missing-prototypes -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1399configure:21716: $? = 0
1400configure:21723: result: yes
1401configure:21740: checking whether /usr/bin/clang understands -Wstrict-prototypes
1402configure:21753: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Werror -Wstrict-prototypes -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1403configure:21753: $? = 0
1404configure:21760: result: yes
1405configure:21777: checking whether /usr/bin/clang understands -Wmissing-declarations
1406configure:21790: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Werror -Wmissing-declarations -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1407configure:21790: $? = 0
1408configure:21797: result: yes
1409configure:21814: checking whether /usr/bin/clang understands -Winit-self
1410configure:21827: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Werror -Winit-self -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1411configure:21827: $? = 0
1412configure:21834: result: yes
1413configure:21851: checking whether /usr/bin/clang understands -Wpointer-arith
1414configure:21864: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1415configure:21864: $? = 0
1416configure:21871: result: yes
1417configure:21888: checking whether /usr/bin/clang understands -Wold-style-definition
1418configure:21901: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1419configure:21901: $? = 0
1420configure:21908: result: yes
1421configure:21925: checking whether /usr/bin/clang understands -Wmissing-format-attribute
1422configure:21938: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1423configure:21938: $? = 0
1424configure:21945: result: yes
1425configure:21962: checking whether /usr/bin/clang understands -Wformat-security
1426configure:21975: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1427configure:21975: $? = 0
1428configure:21982: result: yes
1429configure:21999: checking whether /usr/bin/clang understands -Wlogical-op
1430configure:22012: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1431error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Werror,-Wunknown-warning-option]
1432configure:22012: $? = 1
1433configure: failed program was:
1434| /* confdefs.h */
1435| #define PACKAGE_NAME "GIMP"
1436| #define PACKAGE_TARNAME "gimp"
1437| #define PACKAGE_VERSION "2.10.28"
1438| #define PACKAGE_STRING "GIMP 2.10.28"
1439| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1440| #define PACKAGE_URL ""
1441| #define GIMP_PKGCONFIG_VERSION "2.0"
1442| #define GIMP_TOOL_VERSION "2.0"
1443| #define GETTEXT_PACKAGE "gimp20"
1444| #define HAVE_CXX14 1
1445| #define HAVE_STDIO_H 1
1446| #define HAVE_STDLIB_H 1
1447| #define HAVE_STRING_H 1
1448| #define HAVE_INTTYPES_H 1
1449| #define HAVE_STDINT_H 1
1450| #define HAVE_STRINGS_H 1
1451| #define HAVE_SYS_STAT_H 1
1452| #define HAVE_SYS_TYPES_H 1
1453| #define HAVE_UNISTD_H 1
1454| #define HAVE_SYS_TIME_H 1
1455| #define STDC_HEADERS 1
1456| #define HAVE_DLFCN_H 1
1457| #define LT_OBJDIR ".libs/"
1458| #define ARCH_X86 1
1459| #define ARCH_X86_64 1
1460| #define PLATFORM_OSX 1
1461| /* end confdefs.h.  */
1462|
1463| int
1464| main (void)
1465| {
1466|
1467|   ;
1468|   return 0;
1469| }
1470configure:22019: result: no
1471configure:22036: checking whether /usr/bin/clang understands -Wtype-limits
1472configure:22049: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1473configure:22049: $? = 0
1474configure:22056: result: yes
1475configure:22073: checking whether /usr/bin/clang understands -fno-common
1476configure:22086: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1477configure:22086: $? = 0
1478configure:22093: result: yes
1479configure:22110: checking whether /usr/bin/clang understands -fdiagnostics-show-option
1480configure:22123: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1481configure:22123: $? = 0
1482configure:22130: result: yes
1483configure:22147: checking whether /usr/bin/clang understands -Wreturn-type
1484configure:22160: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1485configure:22160: $? = 0
1486configure:22167: result: yes
1487configure:22193: checking whether /usr/bin/clang understands --omg-optimized
1488configure:22206: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1489clang: error: unsupported option '--omg-optimized'
1490configure:22206: $? = 1
1491configure: failed program was:
1492| /* confdefs.h */
1493| #define PACKAGE_NAME "GIMP"
1494| #define PACKAGE_TARNAME "gimp"
1495| #define PACKAGE_VERSION "2.10.28"
1496| #define PACKAGE_STRING "GIMP 2.10.28"
1497| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1498| #define PACKAGE_URL ""
1499| #define GIMP_PKGCONFIG_VERSION "2.0"
1500| #define GIMP_TOOL_VERSION "2.0"
1501| #define GETTEXT_PACKAGE "gimp20"
1502| #define HAVE_CXX14 1
1503| #define HAVE_STDIO_H 1
1504| #define HAVE_STDLIB_H 1
1505| #define HAVE_STRING_H 1
1506| #define HAVE_INTTYPES_H 1
1507| #define HAVE_STDINT_H 1
1508| #define HAVE_STRINGS_H 1
1509| #define HAVE_SYS_STAT_H 1
1510| #define HAVE_SYS_TYPES_H 1
1511| #define HAVE_UNISTD_H 1
1512| #define HAVE_SYS_TIME_H 1
1513| #define STDC_HEADERS 1
1514| #define HAVE_DLFCN_H 1
1515| #define LT_OBJDIR ".libs/"
1516| #define ARCH_X86 1
1517| #define ARCH_X86_64 1
1518| #define PLATFORM_OSX 1
1519| /* end confdefs.h.  */
1520|
1521| int
1522| main (void)
1523| {
1524|
1525|   ;
1526|   return 0;
1527| }
1528configure:22213: result: no
1529configure:22230: checking whether /usr/bin/clang understands --disable-instructions
1530configure:22243: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1531clang: error: unsupported option '--disable-instructions'
1532configure:22243: $? = 1
1533configure: failed program was:
1534| /* confdefs.h */
1535| #define PACKAGE_NAME "GIMP"
1536| #define PACKAGE_TARNAME "gimp"
1537| #define PACKAGE_VERSION "2.10.28"
1538| #define PACKAGE_STRING "GIMP 2.10.28"
1539| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1540| #define PACKAGE_URL ""
1541| #define GIMP_PKGCONFIG_VERSION "2.0"
1542| #define GIMP_TOOL_VERSION "2.0"
1543| #define GETTEXT_PACKAGE "gimp20"
1544| #define HAVE_CXX14 1
1545| #define HAVE_STDIO_H 1
1546| #define HAVE_STDLIB_H 1
1547| #define HAVE_STRING_H 1
1548| #define HAVE_INTTYPES_H 1
1549| #define HAVE_STDINT_H 1
1550| #define HAVE_STRINGS_H 1
1551| #define HAVE_SYS_STAT_H 1
1552| #define HAVE_SYS_TYPES_H 1
1553| #define HAVE_UNISTD_H 1
1554| #define HAVE_SYS_TIME_H 1
1555| #define STDC_HEADERS 1
1556| #define HAVE_DLFCN_H 1
1557| #define LT_OBJDIR ".libs/"
1558| #define ARCH_X86 1
1559| #define ARCH_X86_64 1
1560| #define PLATFORM_OSX 1
1561| /* end confdefs.h.  */
1562|
1563| int
1564| main (void)
1565| {
1566|
1567|   ;
1568|   return 0;
1569| }
1570configure:22250: result: no
1571configure:22332: checking for egrep
1572configure:22400: result: /opt/local/bin/ggrep -E
1573configure:22406: checking for sys/wait.h that is POSIX.1 compatible
1574configure:22433: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1575configure:22433: $? = 0
1576configure:22441: result: yes
1577configure:22460: checking for execinfo.h
1578configure:22460: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1579configure:22460: $? = 0
1580configure:22460: result: yes
1581configure:22466: checking for fcntl.h
1582configure:22466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1583configure:22466: $? = 0
1584configure:22466: result: yes
1585configure:22472: checking for sys/param.h
1586configure:22472: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1587configure:22472: $? = 0
1588configure:22472: result: yes
1589configure:22478: checking for sys/prctl.h
1590configure:22478: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1591conftest.c:62:10: fatal error: 'sys/prctl.h' file not found
1592#include <sys/prctl.h>
1593         ^~~~~~~~~~~~~
15941 error generated.
1595configure:22478: $? = 1
1596configure: failed program was:
1597| /* confdefs.h */
1598| #define PACKAGE_NAME "GIMP"
1599| #define PACKAGE_TARNAME "gimp"
1600| #define PACKAGE_VERSION "2.10.28"
1601| #define PACKAGE_STRING "GIMP 2.10.28"
1602| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1603| #define PACKAGE_URL ""
1604| #define GIMP_PKGCONFIG_VERSION "2.0"
1605| #define GIMP_TOOL_VERSION "2.0"
1606| #define GETTEXT_PACKAGE "gimp20"
1607| #define HAVE_CXX14 1
1608| #define HAVE_STDIO_H 1
1609| #define HAVE_STDLIB_H 1
1610| #define HAVE_STRING_H 1
1611| #define HAVE_INTTYPES_H 1
1612| #define HAVE_STDINT_H 1
1613| #define HAVE_STRINGS_H 1
1614| #define HAVE_SYS_STAT_H 1
1615| #define HAVE_SYS_TYPES_H 1
1616| #define HAVE_UNISTD_H 1
1617| #define HAVE_SYS_TIME_H 1
1618| #define STDC_HEADERS 1
1619| #define HAVE_DLFCN_H 1
1620| #define LT_OBJDIR ".libs/"
1621| #define ARCH_X86 1
1622| #define ARCH_X86_64 1
1623| #define PLATFORM_OSX 1
1624| #define HAVE_SYS_WAIT_H 1
1625| #define TIME_WITH_SYS_TIME 1
1626| #define HAVE_EXECINFO_H 1
1627| #define HAVE_FCNTL_H 1
1628| #define HAVE_SYS_PARAM_H 1
1629| /* end confdefs.h.  */
1630| #include <stddef.h>
1631| #ifdef HAVE_STDIO_H
1632| # include <stdio.h>
1633| #endif
1634| #ifdef HAVE_STDLIB_H
1635| # include <stdlib.h>
1636| #endif
1637| #ifdef HAVE_STRING_H
1638| # include <string.h>
1639| #endif
1640| #ifdef HAVE_INTTYPES_H
1641| # include <inttypes.h>
1642| #endif
1643| #ifdef HAVE_STDINT_H
1644| # include <stdint.h>
1645| #endif
1646| #ifdef HAVE_STRINGS_H
1647| # include <strings.h>
1648| #endif
1649| #ifdef HAVE_SYS_TYPES_H
1650| # include <sys/types.h>
1651| #endif
1652| #ifdef HAVE_SYS_STAT_H
1653| # include <sys/stat.h>
1654| #endif
1655| #ifdef HAVE_UNISTD_H
1656| # include <unistd.h>
1657| #endif
1658| #include <sys/prctl.h>
1659configure:22478: result: no
1660configure:22484: checking for sys/thr.h
1661configure:22484: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1662conftest.c:62:10: fatal error: 'sys/thr.h' file not found
1663#include <sys/thr.h>
1664         ^~~~~~~~~~~
16651 error generated.
1666configure:22484: $? = 1
1667configure: failed program was:
1668| /* confdefs.h */
1669| #define PACKAGE_NAME "GIMP"
1670| #define PACKAGE_TARNAME "gimp"
1671| #define PACKAGE_VERSION "2.10.28"
1672| #define PACKAGE_STRING "GIMP 2.10.28"
1673| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1674| #define PACKAGE_URL ""
1675| #define GIMP_PKGCONFIG_VERSION "2.0"
1676| #define GIMP_TOOL_VERSION "2.0"
1677| #define GETTEXT_PACKAGE "gimp20"
1678| #define HAVE_CXX14 1
1679| #define HAVE_STDIO_H 1
1680| #define HAVE_STDLIB_H 1
1681| #define HAVE_STRING_H 1
1682| #define HAVE_INTTYPES_H 1
1683| #define HAVE_STDINT_H 1
1684| #define HAVE_STRINGS_H 1
1685| #define HAVE_SYS_STAT_H 1
1686| #define HAVE_SYS_TYPES_H 1
1687| #define HAVE_UNISTD_H 1
1688| #define HAVE_SYS_TIME_H 1
1689| #define STDC_HEADERS 1
1690| #define HAVE_DLFCN_H 1
1691| #define LT_OBJDIR ".libs/"
1692| #define ARCH_X86 1
1693| #define ARCH_X86_64 1
1694| #define PLATFORM_OSX 1
1695| #define HAVE_SYS_WAIT_H 1
1696| #define TIME_WITH_SYS_TIME 1
1697| #define HAVE_EXECINFO_H 1
1698| #define HAVE_FCNTL_H 1
1699| #define HAVE_SYS_PARAM_H 1
1700| /* end confdefs.h.  */
1701| #include <stddef.h>
1702| #ifdef HAVE_STDIO_H
1703| # include <stdio.h>
1704| #endif
1705| #ifdef HAVE_STDLIB_H
1706| # include <stdlib.h>
1707| #endif
1708| #ifdef HAVE_STRING_H
1709| # include <string.h>
1710| #endif
1711| #ifdef HAVE_INTTYPES_H
1712| # include <inttypes.h>
1713| #endif
1714| #ifdef HAVE_STDINT_H
1715| # include <stdint.h>
1716| #endif
1717| #ifdef HAVE_STRINGS_H
1718| # include <strings.h>
1719| #endif
1720| #ifdef HAVE_SYS_TYPES_H
1721| # include <sys/types.h>
1722| #endif
1723| #ifdef HAVE_SYS_STAT_H
1724| # include <sys/stat.h>
1725| #endif
1726| #ifdef HAVE_UNISTD_H
1727| # include <unistd.h>
1728| #endif
1729| #include <sys/thr.h>
1730configure:22484: result: no
1731configure:22490: checking for sys/time.h
1732configure:22490: result: yes
1733configure:22496: checking for sys/times.h
1734configure:22496: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1735configure:22496: $? = 0
1736configure:22496: result: yes
1737configure:22502: checking for sys/wait.h
1738configure:22502: result: yes
1739configure:22508: checking for unistd.h
1740configure:22508: result: yes
1741configure:22518: checking for backtrace
1742configure:22518: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1743conftest.c:54:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1744char backtrace ();
1745               ^
1746                void
17471 warning generated.
1748configure:22518: $? = 0
1749configure:22518: result: yes
1750configure:22572: checking for pid_t
1751configure:22572: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1752configure:22572: $? = 0
1753configure:22572: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1754conftest.c:71:20: error: expected expression
1755if (sizeof ((pid_t)))
1756                   ^
17571 error generated.
1758configure:22572: $? = 1
1759configure: failed program was:
1760| /* confdefs.h */
1761| #define PACKAGE_NAME "GIMP"
1762| #define PACKAGE_TARNAME "gimp"
1763| #define PACKAGE_VERSION "2.10.28"
1764| #define PACKAGE_STRING "GIMP 2.10.28"
1765| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1766| #define PACKAGE_URL ""
1767| #define GIMP_PKGCONFIG_VERSION "2.0"
1768| #define GIMP_TOOL_VERSION "2.0"
1769| #define GETTEXT_PACKAGE "gimp20"
1770| #define HAVE_CXX14 1
1771| #define HAVE_STDIO_H 1
1772| #define HAVE_STDLIB_H 1
1773| #define HAVE_STRING_H 1
1774| #define HAVE_INTTYPES_H 1
1775| #define HAVE_STDINT_H 1
1776| #define HAVE_STRINGS_H 1
1777| #define HAVE_SYS_STAT_H 1
1778| #define HAVE_SYS_TYPES_H 1
1779| #define HAVE_UNISTD_H 1
1780| #define HAVE_SYS_TIME_H 1
1781| #define STDC_HEADERS 1
1782| #define HAVE_DLFCN_H 1
1783| #define LT_OBJDIR ".libs/"
1784| #define ARCH_X86 1
1785| #define ARCH_X86_64 1
1786| #define PLATFORM_OSX 1
1787| #define HAVE_SYS_WAIT_H 1
1788| #define TIME_WITH_SYS_TIME 1
1789| #define HAVE_EXECINFO_H 1
1790| #define HAVE_FCNTL_H 1
1791| #define HAVE_SYS_PARAM_H 1
1792| #define HAVE_SYS_TIME_H 1
1793| #define HAVE_SYS_TIMES_H 1
1794| #define HAVE_SYS_WAIT_H 1
1795| #define HAVE_UNISTD_H 1
1796| #define HAVE_BACKTRACE 1
1797| /* end confdefs.h.  */
1798| #include <stddef.h>
1799| #ifdef HAVE_STDIO_H
1800| # include <stdio.h>
1801| #endif
1802| #ifdef HAVE_STDLIB_H
1803| # include <stdlib.h>
1804| #endif
1805| #ifdef HAVE_STRING_H
1806| # include <string.h>
1807| #endif
1808| #ifdef HAVE_INTTYPES_H
1809| # include <inttypes.h>
1810| #endif
1811| #ifdef HAVE_STDINT_H
1812| # include <stdint.h>
1813| #endif
1814| #ifdef HAVE_STRINGS_H
1815| # include <strings.h>
1816| #endif
1817| #ifdef HAVE_SYS_TYPES_H
1818| # include <sys/types.h>
1819| #endif
1820| #ifdef HAVE_SYS_STAT_H
1821| # include <sys/stat.h>
1822| #endif
1823| #ifdef HAVE_UNISTD_H
1824| # include <unistd.h>
1825| #endif
1826|
1827| int
1828| main (void)
1829| {
1830| if (sizeof ((pid_t)))
1831|           return 0;
1832|   ;
1833|   return 0;
1834| }
1835configure:22572: result: yes
1836configure:22612: checking for vprintf
1837configure:22612: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1838conftest.c:55:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1839char vprintf ();
1840             ^
1841              void
1842conftest.c:55:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
1843char vprintf ();
1844     ^
1845conftest.c:55:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
18462 warnings generated.
1847configure:22612: $? = 0
1848configure:22612: result: yes
1849configure:22634: checking for size_t
1850configure:22634: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1851configure:22634: $? = 0
1852configure:22634: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1853conftest.c:71:21: error: expected expression
1854if (sizeof ((size_t)))
1855                    ^
18561 error generated.
1857configure:22634: $? = 1
1858configure: failed program was:
1859| /* confdefs.h */
1860| #define PACKAGE_NAME "GIMP"
1861| #define PACKAGE_TARNAME "gimp"
1862| #define PACKAGE_VERSION "2.10.28"
1863| #define PACKAGE_STRING "GIMP 2.10.28"
1864| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1865| #define PACKAGE_URL ""
1866| #define GIMP_PKGCONFIG_VERSION "2.0"
1867| #define GIMP_TOOL_VERSION "2.0"
1868| #define GETTEXT_PACKAGE "gimp20"
1869| #define HAVE_CXX14 1
1870| #define HAVE_STDIO_H 1
1871| #define HAVE_STDLIB_H 1
1872| #define HAVE_STRING_H 1
1873| #define HAVE_INTTYPES_H 1
1874| #define HAVE_STDINT_H 1
1875| #define HAVE_STRINGS_H 1
1876| #define HAVE_SYS_STAT_H 1
1877| #define HAVE_SYS_TYPES_H 1
1878| #define HAVE_UNISTD_H 1
1879| #define HAVE_SYS_TIME_H 1
1880| #define STDC_HEADERS 1
1881| #define HAVE_DLFCN_H 1
1882| #define LT_OBJDIR ".libs/"
1883| #define ARCH_X86 1
1884| #define ARCH_X86_64 1
1885| #define PLATFORM_OSX 1
1886| #define HAVE_SYS_WAIT_H 1
1887| #define TIME_WITH_SYS_TIME 1
1888| #define HAVE_EXECINFO_H 1
1889| #define HAVE_FCNTL_H 1
1890| #define HAVE_SYS_PARAM_H 1
1891| #define HAVE_SYS_TIME_H 1
1892| #define HAVE_SYS_TIMES_H 1
1893| #define HAVE_SYS_WAIT_H 1
1894| #define HAVE_UNISTD_H 1
1895| #define HAVE_BACKTRACE 1
1896| #define HAVE_VPRINTF 1
1897| /* end confdefs.h.  */
1898| #include <stddef.h>
1899| #ifdef HAVE_STDIO_H
1900| # include <stdio.h>
1901| #endif
1902| #ifdef HAVE_STDLIB_H
1903| # include <stdlib.h>
1904| #endif
1905| #ifdef HAVE_STRING_H
1906| # include <string.h>
1907| #endif
1908| #ifdef HAVE_INTTYPES_H
1909| # include <inttypes.h>
1910| #endif
1911| #ifdef HAVE_STDINT_H
1912| # include <stdint.h>
1913| #endif
1914| #ifdef HAVE_STRINGS_H
1915| # include <strings.h>
1916| #endif
1917| #ifdef HAVE_SYS_TYPES_H
1918| # include <sys/types.h>
1919| #endif
1920| #ifdef HAVE_SYS_STAT_H
1921| # include <sys/stat.h>
1922| #endif
1923| #ifdef HAVE_UNISTD_H
1924| # include <unistd.h>
1925| #endif
1926| int
1927| main (void)
1928| {
1929| if (sizeof ((size_t)))
1930|           return 0;
1931|   ;
1932|   return 0;
1933| }
1934configure:22634: result: yes
1935configure:22646: checking for working alloca.h
1936configure:22664: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1937configure:22664: $? = 0
1938configure:22673: result: yes
1939configure:22681: checking for alloca
1940configure:22726: result: yes
1941configure:22795: checking for fsync
1942configure:22795: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1943conftest.c:58:12: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1944char fsync ();
1945           ^
1946            void
19471 warning generated.
1948configure:22795: $? = 0
1949configure:22795: result: yes
1950configure:22802: checking for difftime
1951configure:22802: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1952conftest.c:59:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1953char difftime ();
1954              ^
1955               void
19561 warning generated.
1957configure:22802: $? = 0
1958configure:22802: result: yes
1959configure:22808: checking for mmap
1960configure:22808: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1961conftest.c:60:11: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1962char mmap ();
1963          ^
1964           void
19651 warning generated.
1966configure:22808: $? = 0
1967configure:22808: result: yes
1968configure:22815: checking for thr_self
1969configure:22815: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1970conftest.c:61:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1971char thr_self ();
1972              ^
1973               void
19741 warning generated.
1975Undefined symbols for architecture x86_64:
1976  "_thr_self", referenced from:
1977      _main in conftest-95f452.o
1978ld: symbol(s) not found for architecture x86_64
1979clang: error: linker command failed with exit code 1 (use -v to see invocation)
1980configure:22815: $? = 1
1981configure: failed program was:
1982| /* confdefs.h */
1983| #define PACKAGE_NAME "GIMP"
1984| #define PACKAGE_TARNAME "gimp"
1985| #define PACKAGE_VERSION "2.10.28"
1986| #define PACKAGE_STRING "GIMP 2.10.28"
1987| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
1988| #define PACKAGE_URL ""
1989| #define GIMP_PKGCONFIG_VERSION "2.0"
1990| #define GIMP_TOOL_VERSION "2.0"
1991| #define GETTEXT_PACKAGE "gimp20"
1992| #define HAVE_CXX14 1
1993| #define HAVE_STDIO_H 1
1994| #define HAVE_STDLIB_H 1
1995| #define HAVE_STRING_H 1
1996| #define HAVE_INTTYPES_H 1
1997| #define HAVE_STDINT_H 1
1998| #define HAVE_STRINGS_H 1
1999| #define HAVE_SYS_STAT_H 1
2000| #define HAVE_SYS_TYPES_H 1
2001| #define HAVE_UNISTD_H 1
2002| #define HAVE_SYS_TIME_H 1
2003| #define STDC_HEADERS 1
2004| #define HAVE_DLFCN_H 1
2005| #define LT_OBJDIR ".libs/"
2006| #define ARCH_X86 1
2007| #define ARCH_X86_64 1
2008| #define PLATFORM_OSX 1
2009| #define HAVE_SYS_WAIT_H 1
2010| #define TIME_WITH_SYS_TIME 1
2011| #define HAVE_EXECINFO_H 1
2012| #define HAVE_FCNTL_H 1
2013| #define HAVE_SYS_PARAM_H 1
2014| #define HAVE_SYS_TIME_H 1
2015| #define HAVE_SYS_TIMES_H 1
2016| #define HAVE_SYS_WAIT_H 1
2017| #define HAVE_UNISTD_H 1
2018| #define HAVE_BACKTRACE 1
2019| #define HAVE_VPRINTF 1
2020| #define HAVE_ALLOCA_H 1
2021| #define HAVE_ALLOCA 1
2022| #define HAVE_FSYNC 1
2023| #define HAVE_DIFFTIME 1
2024| #define HAVE_MMAP 1
2025| /* end confdefs.h.  */
2026| /* Define thr_self to an innocuous variant, in case <limits.h> declares thr_self.
2027|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2028| #define thr_self innocuous_thr_self
2029|
2030| /* System header to define __stub macros and hopefully few prototypes,
2031|    which can conflict with char thr_self (); below.  */
2032|
2033| #include <limits.h>
2034| #undef thr_self
2035|
2036| /* Override any GCC internal prototype to avoid an error.
2037|    Use char because int might match the return type of a GCC
2038|    builtin and then its argument prototype would still apply.  */
2039| #ifdef __cplusplus
2040| extern "C"
2041| #endif
2042| char thr_self ();
2043| /* The GNU C library defines this for functions which it implements
2044|     to always fail with ENOSYS.  Some functions are actually named
2045|     something starting with __ and the normal name is an alias.  */
2046| #if defined __stub_thr_self || defined __stub___thr_self
2047| choke me
2048| #endif
2049|
2050| int
2051| main (void)
2052| {
2053| return thr_self ();
2054|   ;
2055|   return 0;
2056| }
2057configure:22815: result: no
2058configure:22825: checking for _NL_MEASUREMENT_MEASUREMENT
2059configure:22838: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2060conftest.c:49:43: error: use of undeclared identifier '_NL_MEASUREMENT_MEASUREMENT'
2061char c = *((unsigned char *)  nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
2062                                          ^
20631 error generated.
2064configure:22838: $? = 1
2065configure: failed program was:
2066| /* confdefs.h */
2067| #define PACKAGE_NAME "GIMP"
2068| #define PACKAGE_TARNAME "gimp"
2069| #define PACKAGE_VERSION "2.10.28"
2070| #define PACKAGE_STRING "GIMP 2.10.28"
2071| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
2072| #define PACKAGE_URL ""
2073| #define GIMP_PKGCONFIG_VERSION "2.0"
2074| #define GIMP_TOOL_VERSION "2.0"
2075| #define GETTEXT_PACKAGE "gimp20"
2076| #define HAVE_CXX14 1
2077| #define HAVE_STDIO_H 1
2078| #define HAVE_STDLIB_H 1
2079| #define HAVE_STRING_H 1
2080| #define HAVE_INTTYPES_H 1
2081| #define HAVE_STDINT_H 1
2082| #define HAVE_STRINGS_H 1
2083| #define HAVE_SYS_STAT_H 1
2084| #define HAVE_SYS_TYPES_H 1
2085| #define HAVE_UNISTD_H 1
2086| #define HAVE_SYS_TIME_H 1
2087| #define STDC_HEADERS 1
2088| #define HAVE_DLFCN_H 1
2089| #define LT_OBJDIR ".libs/"
2090| #define ARCH_X86 1
2091| #define ARCH_X86_64 1
2092| #define PLATFORM_OSX 1
2093| #define HAVE_SYS_WAIT_H 1
2094| #define TIME_WITH_SYS_TIME 1
2095| #define HAVE_EXECINFO_H 1
2096| #define HAVE_FCNTL_H 1
2097| #define HAVE_SYS_PARAM_H 1
2098| #define HAVE_SYS_TIME_H 1
2099| #define HAVE_SYS_TIMES_H 1
2100| #define HAVE_SYS_WAIT_H 1
2101| #define HAVE_UNISTD_H 1
2102| #define HAVE_BACKTRACE 1
2103| #define HAVE_VPRINTF 1
2104| #define HAVE_ALLOCA_H 1
2105| #define HAVE_ALLOCA 1
2106| #define HAVE_FSYNC 1
2107| #define HAVE_DIFFTIME 1
2108| #define HAVE_MMAP 1
2109| /* end confdefs.h.  */
2110| #include <langinfo.h>
2111| int
2112| main (void)
2113| {
2114| char c = *((unsigned char *)  nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
2115|   ;
2116|   return 0;
2117| }
2118configure:22846: result: no
2119configure:22868: checking whether NLS is requested
2120configure:22878: result: yes
2121configure:22896: checking for intltool >= 0.40.1
2122configure:22898: result: 0.51.0 found
2123configure:22906: checking for intltool-update
2124configure:22929: found /opt/local/bin/intltool-update
2125configure:22941: result: /opt/local/bin/intltool-update
2126configure:22951: checking for intltool-merge
2127configure:22974: found /opt/local/bin/intltool-merge
2128configure:22986: result: /opt/local/bin/intltool-merge
2129configure:22996: checking for intltool-extract
2130configure:23019: found /opt/local/bin/intltool-extract
2131configure:23031: result: /opt/local/bin/intltool-extract
2132configure:23185: checking for xgettext
2133configure:23208: found /opt/local/bin/xgettext
2134configure:23220: result: /opt/local/bin/xgettext
2135configure:23230: checking for msgmerge
2136configure:23253: found /opt/local/bin/msgmerge
2137configure:23265: result: /opt/local/bin/msgmerge
2138configure:23275: checking for msgfmt
2139configure:23298: found /opt/local/bin/msgfmt
2140configure:23310: result: /opt/local/bin/msgfmt
2141configure:23320: checking for gmsgfmt
2142configure:23356: result: /opt/local/bin/msgfmt
2143configure:23381: checking for locale.h
2144configure:23381: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2145configure:23381: $? = 0
2146configure:23381: result: yes
2147configure:23389: checking for LC_MESSAGES
2148configure:23406: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2149configure:23406: $? = 0
2150configure:23415: result: yes
2151configure:23433: checking for CFPreferencesCopyAppValue
2152configure:23452: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
2153conftest.c:51:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
2154CFPreferencesCopyAppValue(NULL, NULL)
2155                          ~~~~      ^
2156conftest.c:51:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
2157CFPreferencesCopyAppValue(NULL, NULL)
2158                                ~~~~^
21592 warnings generated.
2160configure:23452: $? = 0
2161configure:23462: result: yes
2162configure:23469: checking for CFLocaleCopyCurrent
2163configure:23488: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
2164configure:23488: $? = 0
2165configure:23498: result: yes
2166configure:23512: checking for libintl.h
2167configure:23512: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2168configure:23512: $? = 0
2169configure:23512: result: yes
2170configure:23521: checking for ngettext in libc
2171configure:23540: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2172Undefined symbols for architecture x86_64:
2173  "_libintl_ngettext", referenced from:
2174      _main in conftest-1bf4fc.o
2175ld: symbol(s) not found for architecture x86_64
2176clang: error: linker command failed with exit code 1 (use -v to see invocation)
2177configure:23540: $? = 1
2178configure: failed program was:
2179| /* confdefs.h */
2180| #define PACKAGE_NAME "GIMP"
2181| #define PACKAGE_TARNAME "gimp"
2182| #define PACKAGE_VERSION "2.10.28"
2183| #define PACKAGE_STRING "GIMP 2.10.28"
2184| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
2185| #define PACKAGE_URL ""
2186| #define GIMP_PKGCONFIG_VERSION "2.0"
2187| #define GIMP_TOOL_VERSION "2.0"
2188| #define GETTEXT_PACKAGE "gimp20"
2189| #define HAVE_CXX14 1
2190| #define HAVE_STDIO_H 1
2191| #define HAVE_STDLIB_H 1
2192| #define HAVE_STRING_H 1
2193| #define HAVE_INTTYPES_H 1
2194| #define HAVE_STDINT_H 1
2195| #define HAVE_STRINGS_H 1
2196| #define HAVE_SYS_STAT_H 1
2197| #define HAVE_SYS_TYPES_H 1
2198| #define HAVE_UNISTD_H 1
2199| #define HAVE_SYS_TIME_H 1
2200| #define STDC_HEADERS 1
2201| #define HAVE_DLFCN_H 1
2202| #define LT_OBJDIR ".libs/"
2203| #define ARCH_X86 1
2204| #define ARCH_X86_64 1
2205| #define PLATFORM_OSX 1
2206| #define HAVE_SYS_WAIT_H 1
2207| #define TIME_WITH_SYS_TIME 1
2208| #define HAVE_EXECINFO_H 1
2209| #define HAVE_FCNTL_H 1
2210| #define HAVE_SYS_PARAM_H 1
2211| #define HAVE_SYS_TIME_H 1
2212| #define HAVE_SYS_TIMES_H 1
2213| #define HAVE_SYS_WAIT_H 1
2214| #define HAVE_UNISTD_H 1
2215| #define HAVE_BACKTRACE 1
2216| #define HAVE_VPRINTF 1
2217| #define HAVE_ALLOCA_H 1
2218| #define HAVE_ALLOCA 1
2219| #define HAVE_FSYNC 1
2220| #define HAVE_DIFFTIME 1
2221| #define HAVE_MMAP 1
2222| #define HAVE_LOCALE_H 1
2223| #define HAVE_LC_MESSAGES 1
2224| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2225| #define HAVE_CFLOCALECOPYCURRENT 1
2226| /* end confdefs.h.  */
2227|
2228| #include <libintl.h>
2229|
2230| int
2231| main (void)
2232| {
2233| return !ngettext ("","", 1)
2234|   ;
2235|   return 0;
2236| }
2237configure:23550: result: no
2238configure:23604: checking for bindtextdomain in -lintl
2239configure:23627: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lintl   >&5
2240conftest.c:53:21: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2241char bindtextdomain ();
2242                    ^
2243                     void
22441 warning generated.
2245configure:23627: $? = 0
2246configure:23637: result: yes
2247configure:23641: checking for ngettext in -lintl
2248configure:23664: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lintl   >&5
2249conftest.c:53:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2250char ngettext ();
2251              ^
2252               void
22531 warning generated.
2254configure:23664: $? = 0
2255configure:23674: result: yes
2256configure:23678: checking for dgettext in -lintl
2257configure:23701: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lintl   >&5
2258conftest.c:53:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2259char dgettext ();
2260              ^
2261               void
22621 warning generated.
2263configure:23701: $? = 0
2264configure:23711: result: yes
2265configure:23823: checking for bind_textdomain_codeset
2266configure:23823: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lintl  >&5
2267conftest.c:65:30: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2268char bind_textdomain_codeset ();
2269                             ^
2270                              void
22711 warning generated.
2272configure:23823: $? = 0
2273configure:23823: result: yes
2274configure:23858: checking for msgfmt
2275configure:23886: result: /opt/local/bin/msgfmt
2276configure:23895: checking for dcgettext
2277configure:23895: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2278conftest.c:67:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2279char dcgettext ();
2280               ^
2281                void
22821 warning generated.
2283configure:23895: $? = 0
2284configure:23895: result: yes
2285configure:23903: checking if msgfmt accepts -c
2286configure:23918: $MSGFMT -c -o /dev/null conftest.foo
2287conftest.foo:3: warning: header field 'Language' missing in header
2288configure:23921: $? = 0
2289configure:23923: result: yes
2290configure:23933: checking for gmsgfmt
2291configure:23969: result: /opt/local/bin/msgfmt
2292configure:23979: checking for xgettext
2293configure:24007: result: /opt/local/bin/xgettext
2294configure:24026: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2295configure:24026: $? = 0
2296configure:24168: checking for xgettext version (>= 0.19)
2297configure:24189: result: yes
2298configure:24207: checking for iso-codes
2299configure:24210: $PKG_CONFIG --exists --print-errors "iso-codes"
2300configure:24213: $? = 0
2301configure:24225: result: yes
2302configure:24238: checking for babl >= 0.1.78
2303configure:24245: $PKG_CONFIG --exists --print-errors "babl >= 0.1.78"
2304configure:24248: $? = 0
2305configure:24262: $PKG_CONFIG --exists --print-errors "babl >= 0.1.78"
2306configure:24265: $? = 0
2307configure:24313: result: yes
2308configure:24319: checking for gegl-0.4 >= 0.4.32
2309configure:24326: $PKG_CONFIG --exists --print-errors "gegl-0.4 >= 0.4.32"
2310configure:24329: $? = 0
2311configure:24343: $PKG_CONFIG --exists --print-errors "gegl-0.4 >= 0.4.32"
2312configure:24346: $? = 0
2313configure:24394: result: yes
2314configure:24400: checking for atk >= 2.2.0
2315configure:24407: $PKG_CONFIG --exists --print-errors "atk >= 2.2.0"
2316configure:24410: $? = 0
2317configure:24424: $PKG_CONFIG --exists --print-errors "atk >= 2.2.0"
2318configure:24427: $? = 0
2319configure:24475: result: yes
2320configure:24574: checking for pkg-config
2321configure:24609: result: /opt/local/bin/pkg-config
2322configure:24634: checking pkg-config is at least version 0.16
2323configure:24637: result: yes
2324configure:24655: checking for glib-2.0 >= 2.56.2 gobject-2.0
2325configure:24662: $PKG_CONFIG --exists --print-errors "$pkg_config_args"
2326configure:24665: $? = 0
2327configure:24679: $PKG_CONFIG --exists --print-errors "$pkg_config_args"
2328configure:24682: $? = 0
2329configure:24720: result: yes
2330configure:24730: $PKG_CONFIG --exists --print-errors "glib-2.0"
2331configure:24733: $? = 0
2332configure:24754: $PKG_CONFIG --exists --print-errors "glib-2.0"
2333configure:24757: $? = 0
2334configure:24778: $PKG_CONFIG --exists --print-errors "glib-2.0"
2335configure:24781: $? = 0
2336configure:24802: $PKG_CONFIG --exists --print-errors "gio-2.0"
2337configure:24805: $? = 0
2338configure:24822: checking for GLIB - version >= 2.56.2
2339configure:24928: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl  >&5
2340configure:24928: $? = 0
2341configure:24928: ./conftest
2342configure:24928: $? = 0
2343configure:24943: result: yes (version 2.62.6)
2344configure:25016: checking for gmodule-no-export-2.0
2345configure:25023: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0"
2346configure:25026: $? = 0
2347configure:25040: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0"
2348configure:25043: $? = 0
2349configure:25091: result: yes
2350configure:25098: checking for gio-2.0
2351configure:25105: $PKG_CONFIG --exists --print-errors "gio-2.0"
2352configure:25108: $? = 0
2353configure:25122: $PKG_CONFIG --exists --print-errors "gio-2.0"
2354configure:25125: $? = 0
2355configure:25173: result: yes
2356configure:25263: checking for gio-unix-2.0
2357configure:25270: $PKG_CONFIG --exists --print-errors "gio-unix-2.0"
2358configure:25273: $? = 0
2359configure:25287: $PKG_CONFIG --exists --print-errors "gio-unix-2.0"
2360configure:25290: $? = 0
2361configure:25338: result: yes
2362configure:25344: checking for glib-networking (GIO TLS implementation)
2363configure:25365: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl >&5
2364configure:25365: $? = 0
2365configure:25365: ./conftest
2366configure:25365: $? = 0
2367configure:25377: result: yes
2368configure:25405: checking for native glib-compile-resources
2369configure:25470: result: /opt/local/bin/glib-compile-resources
2370configure:25476: checking for gdbus-codegen
2371configure:25499: found /opt/local/bin/gdbus-codegen
2372configure:25512: result: /opt/local/bin/gdbus-codegen
2373configure:25531: checking if GLib is version 2.57.0 or newer
2374configure:25538: result: yes
2375configure:25543: checking for gegl
2376configure:25566: found /opt/local/bin/gegl
2377configure:25579: result: /opt/local/bin/gegl
2378configure:25605: checking for bind_textdomain_codeset
2379configure:25605: result: yes
2380configure:25626: checking for X
2381configure:25851: result: libraries /opt/local/lib, headers /opt/local/include
2382configure:25871: checking whether -R must be followed by a space
2383configure:25887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -R/opt/local/lib >&5
2384warning: unknown remark option '-R/opt/local/lib' [-Wunknown-warning-option]
23851 warning generated.
2386configure:25887: $? = 0
2387configure: failed program was:
2388| /* confdefs.h */
2389| #define PACKAGE_NAME "GIMP"
2390| #define PACKAGE_TARNAME "gimp"
2391| #define PACKAGE_VERSION "2.10.28"
2392| #define PACKAGE_STRING "GIMP 2.10.28"
2393| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
2394| #define PACKAGE_URL ""
2395| #define GIMP_PKGCONFIG_VERSION "2.0"
2396| #define GIMP_TOOL_VERSION "2.0"
2397| #define GETTEXT_PACKAGE "gimp20"
2398| #define HAVE_CXX14 1
2399| #define HAVE_STDIO_H 1
2400| #define HAVE_STDLIB_H 1
2401| #define HAVE_STRING_H 1
2402| #define HAVE_INTTYPES_H 1
2403| #define HAVE_STDINT_H 1
2404| #define HAVE_STRINGS_H 1
2405| #define HAVE_SYS_STAT_H 1
2406| #define HAVE_SYS_TYPES_H 1
2407| #define HAVE_UNISTD_H 1
2408| #define HAVE_SYS_TIME_H 1
2409| #define STDC_HEADERS 1
2410| #define HAVE_DLFCN_H 1
2411| #define LT_OBJDIR ".libs/"
2412| #define ARCH_X86 1
2413| #define ARCH_X86_64 1
2414| #define PLATFORM_OSX 1
2415| #define HAVE_SYS_WAIT_H 1
2416| #define TIME_WITH_SYS_TIME 1
2417| #define HAVE_EXECINFO_H 1
2418| #define HAVE_FCNTL_H 1
2419| #define HAVE_SYS_PARAM_H 1
2420| #define HAVE_SYS_TIME_H 1
2421| #define HAVE_SYS_TIMES_H 1
2422| #define HAVE_SYS_WAIT_H 1
2423| #define HAVE_UNISTD_H 1
2424| #define HAVE_BACKTRACE 1
2425| #define HAVE_VPRINTF 1
2426| #define HAVE_ALLOCA_H 1
2427| #define HAVE_ALLOCA 1
2428| #define HAVE_FSYNC 1
2429| #define HAVE_DIFFTIME 1
2430| #define HAVE_MMAP 1
2431| #define HAVE_LOCALE_H 1
2432| #define HAVE_LC_MESSAGES 1
2433| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2434| #define HAVE_CFLOCALECOPYCURRENT 1
2435| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2436| #define HAVE_GETTEXT 1
2437| #define HAVE_DCGETTEXT 1
2438| #define ENABLE_NLS 1
2439| #define HAVE_ISO_CODES 1
2440| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2441| /* end confdefs.h.  */
2442|
2443| int
2444| main (void)
2445| {
2446|
2447|   ;
2448|   return 0;
2449| }
2450configure:25905: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -R /opt/local/lib >&5
2451warning: unknown remark option '-R' [-Wunknown-warning-option]
24521 warning generated.
2453ld: can't map file, errno=22 file '/opt/local/lib' for architecture x86_64
2454clang: error: linker command failed with exit code 1 (use -v to see invocation)
2455configure:25905: $? = 1
2456configure: failed program was:
2457| /* confdefs.h */
2458| #define PACKAGE_NAME "GIMP"
2459| #define PACKAGE_TARNAME "gimp"
2460| #define PACKAGE_VERSION "2.10.28"
2461| #define PACKAGE_STRING "GIMP 2.10.28"
2462| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
2463| #define PACKAGE_URL ""
2464| #define GIMP_PKGCONFIG_VERSION "2.0"
2465| #define GIMP_TOOL_VERSION "2.0"
2466| #define GETTEXT_PACKAGE "gimp20"
2467| #define HAVE_CXX14 1
2468| #define HAVE_STDIO_H 1
2469| #define HAVE_STDLIB_H 1
2470| #define HAVE_STRING_H 1
2471| #define HAVE_INTTYPES_H 1
2472| #define HAVE_STDINT_H 1
2473| #define HAVE_STRINGS_H 1
2474| #define HAVE_SYS_STAT_H 1
2475| #define HAVE_SYS_TYPES_H 1
2476| #define HAVE_UNISTD_H 1
2477| #define HAVE_SYS_TIME_H 1
2478| #define STDC_HEADERS 1
2479| #define HAVE_DLFCN_H 1
2480| #define LT_OBJDIR ".libs/"
2481| #define ARCH_X86 1
2482| #define ARCH_X86_64 1
2483| #define PLATFORM_OSX 1
2484| #define HAVE_SYS_WAIT_H 1
2485| #define TIME_WITH_SYS_TIME 1
2486| #define HAVE_EXECINFO_H 1
2487| #define HAVE_FCNTL_H 1
2488| #define HAVE_SYS_PARAM_H 1
2489| #define HAVE_SYS_TIME_H 1
2490| #define HAVE_SYS_TIMES_H 1
2491| #define HAVE_SYS_WAIT_H 1
2492| #define HAVE_UNISTD_H 1
2493| #define HAVE_BACKTRACE 1
2494| #define HAVE_VPRINTF 1
2495| #define HAVE_ALLOCA_H 1
2496| #define HAVE_ALLOCA 1
2497| #define HAVE_FSYNC 1
2498| #define HAVE_DIFFTIME 1
2499| #define HAVE_MMAP 1
2500| #define HAVE_LOCALE_H 1
2501| #define HAVE_LC_MESSAGES 1
2502| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2503| #define HAVE_CFLOCALECOPYCURRENT 1
2504| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2505| #define HAVE_GETTEXT 1
2506| #define HAVE_DCGETTEXT 1
2507| #define ENABLE_NLS 1
2508| #define HAVE_ISO_CODES 1
2509| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2510| /* end confdefs.h.  */
2511|
2512| int
2513| main (void)
2514| {
2515|
2516|   ;
2517|   return 0;
2518| }
2519configure:25911: result: neither works
2520configure:25949: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c   -L/opt/local/lib -lX11 >&5
2521conftest.c:59:19: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2522char XOpenDisplay ();
2523                  ^
2524                   void
25251 warning generated.
2526configure:25949: $? = 0
2527configure:26048: checking for gethostbyname
2528configure:26048: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2529conftest.c:71:20: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2530char gethostbyname ();
2531                   ^
2532                    void
25331 warning generated.
2534configure:26048: $? = 0
2535configure:26048: result: yes
2536configure:26146: checking for connect
2537configure:26146: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2538conftest.c:71:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2539char connect ();
2540             ^
2541              void
25421 warning generated.
2543configure:26146: $? = 0
2544configure:26146: result: yes
2545configure:26196: checking for remove
2546configure:26196: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2547conftest.c:71:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2548char remove ();
2549            ^
2550             void
25511 warning generated.
2552configure:26196: $? = 0
2553configure:26196: result: yes
2554configure:26246: checking for shmat
2555configure:26246: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2556conftest.c:71:12: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2557char shmat ();
2558           ^
2559            void
25601 warning generated.
2561configure:26246: $? = 0
2562configure:26246: result: yes
2563configure:26305: checking for IceConnectionNumber in -lICE
2564configure:26328: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib conftest.c -lICE   >&5
2565conftest.c:59:26: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2566char IceConnectionNumber ();
2567                         ^
2568                          void
25691 warning generated.
2570configure:26328: $? = 0
2571configure:26338: result: yes
2572configure:26431: checking for pkg-config
2573configure:26466: result: /opt/local/bin/pkg-config
2574configure:26491: checking pkg-config is at least version 0.7
2575configure:26494: result: yes
2576configure:26504: checking for GTK+ - version >= 2.24.32
2577configure:26615: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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/gio-unix-2.0 -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/gdk-pixbuf-2.0 -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/pixman-1 -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -lfontconfig -lfreetype  >&5
2578In file included from conftest.c:56:
2579In file included from /opt/local/include/gtk-2.0/gtk/gtk.h:33:
2580In file included from /opt/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
2581In file included from /opt/local/include/gtk-2.0/gtk/gtkdialog.h:35:
2582In file included from /opt/local/include/gtk-2.0/gtk/gtkwindow.h:36:
2583In file included from /opt/local/include/gtk-2.0/gtk/gtkbin.h:35:
2584In file included from /opt/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
2585In file included from /opt/local/include/gtk-2.0/gtk/gtkwidget.h:36:
2586In file included from /opt/local/include/gtk-2.0/gtk/gtkobject.h:37:
2587/opt/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
2588void            gtk_type_init   (GTypeDebugFlags    debug_flags);
2589                                 ^
2590/opt/local/include/glib-2.0/gobject/gtype.h:685:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
2591} GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36;
2592                  ^
2593/opt/local/include/glib-2.0/glib/gversionmacros.h:490:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36'
2594# define GLIB_DEPRECATED_TYPE_IN_2_36           GLIB_DEPRECATED_TYPE
2595                                                ^
2596/opt/local/include/glib-2.0/glib/gmacros.h:1013:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
2597#define GLIB_DEPRECATED_TYPE G_DEPRECATED
2598                             ^
2599/opt/local/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED'
2600#define G_DEPRECATED __attribute__((__deprecated__))
2601                                    ^
2602In file included from conftest.c:56:
2603In file included from /opt/local/include/gtk-2.0/gtk/gtk.h:126:
2604In file included from /opt/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
2605In file included from /opt/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
2606In file included from /opt/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
2607/opt/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
2608  GTimeVal last_popdown;
2609  ^
2610/opt/local/include/glib-2.0/glib/gtypes.h:549:35: note: 'GTimeVal' has been explicitly marked deprecated here
2611typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
2612                                  ^
2613/opt/local/include/glib-2.0/glib/gversionmacros.h:899:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
2614# define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
2615                                                ^
2616/opt/local/include/glib-2.0/glib/gmacros.h:1014:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
2617#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
2618                                    ^
2619/opt/local/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR'
2620#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
2621                                           ^
2622In file included from conftest.c:56:
2623In file included from /opt/local/include/gtk-2.0/gtk/gtk.h:234:
2624/opt/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2625typedef void    (*GtkItemFactoryCallback)  ();
2626                                           ^
2627                                            void
26283 warnings generated.
2629configure:26615: $? = 0
2630configure:26615: ./conftest
2631configure:26615: $? = 0
2632configure:26630: result: yes (version 2.24.33)
2633configure:26701: checking for gtk-update-icon-cache
2634configure:26724: found /opt/local/bin/gtk-update-icon-cache
2635configure:26737: result: /opt/local/bin/gtk-update-icon-cache
2636configure:26758: checking if GTK+ is version 2.26.0 or newer (bogus placeholder check)
2637configure:26765: result: no
2638configure:26770: checking for gdk-pixbuf-2.0 >= 2.30.8
2639configure:26777: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.30.8"
2640configure:26780: $? = 0
2641configure:26794: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.30.8"
2642configure:26797: $? = 0
2643configure:26845: result: yes
2644configure:26852: checking for gdk-pixbuf-csource
2645configure:26875: found /opt/local/bin/gdk-pixbuf-csource
2646configure:26888: result: /opt/local/bin/gdk-pixbuf-csource
2647configure:26909: checking for cairo >= 1.12.2
2648configure:26916: $PKG_CONFIG --exists --print-errors "cairo >= 1.12.2"
2649configure:26919: $? = 0
2650configure:26933: $PKG_CONFIG --exists --print-errors "cairo >= 1.12.2"
2651configure:26936: $? = 0
2652configure:26984: result: yes
2653configure:26991: checking for pangocairo >= 1.29.4 pangoft2
2654configure:26998: $PKG_CONFIG --exists --print-errors "pangocairo >= 1.29.4 pangoft2"
2655configure:27001: $? = 0
2656configure:27015: $PKG_CONFIG --exists --print-errors "pangocairo >= 1.29.4 pangoft2"
2657configure:27018: $? = 0
2658configure:27070: result: yes
2659configure:27086: checking for fontconfig >= 2.12.4
2660configure:27093: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.12.4"
2661configure:27096: $? = 0
2662configure:27110: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.12.4"
2663configure:27113: $? = 0
2664configure:27161: result: yes
2665configure:27166: checking if Pango is version 1.32.0 or newer
2666configure:27173: result: yes
2667configure:27178: checking if Pango is built with a recent fontconfig
2668configure:27191: /usr/bin/clang -c -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/pixman-1 -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -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/pixman-1 -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2669conftest.c:59:60: warning: missing sentinel in function call [-Wsentinel]
2670FcObjectSet *os; os = FcObjectSetBuild (FC_FAMILY, FC_WIDTH);
2671                                                           ^
2672                                                           , (void*) 0
2673/opt/local/include/fontconfig/fontconfig.h:719:1: note: function has been explicitly marked sentinel here
2674FcObjectSetBuild (const char *first, ...) FC_ATTRIBUTE_SENTINEL(0);
2675^
26761 warning generated.
2677configure:27191: $? = 0
2678configure:27198: result: yes
2679configure:27220: checking for freetype2 >= 2.1.7
2680configure:27227: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.1.7"
2681configure:27230: $? = 0
2682configure:27244: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.1.7"
2683configure:27247: $? = 0
2684configure:27295: result: yes
2685configure:27302: checking for harfbuzz >= 0.9.19
2686configure:27309: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.19"
2687configure:27312: $? = 0
2688configure:27326: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.19"
2689configure:27329: $? = 0
2690configure:27377: result: yes
2691configure:27384: checking for gexiv2 >= 0.10.6
2692configure:27391: $PKG_CONFIG --exists --print-errors "gexiv2 >= 0.10.6"
2693configure:27394: $? = 0
2694configure:27408: $PKG_CONFIG --exists --print-errors "gexiv2 >= 0.10.6"
2695configure:27411: $? = 0
2696configure:27459: result: yes
2697configure:27477: checking if GIMP should open a debug console at start
2698configure:27492: result: no
2699configure:27509: checking the alternative folder containing 32-bit DLLs on Windows
2700configure:27528: result: no
2701configure:27601: checking for execinfo.h
2702configure:27601: result: yes
2703configure:27613: checking for matting engine Levin
2704configure:27620: result: yes
2705configure:27627: checking for math.h
2706configure:27627: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2707configure:27627: $? = 0
2708configure:27627: result: yes
2709configure:27633: checking for ieeefp.h
2710configure:27633: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2711conftest.c:85:10: fatal error: 'ieeefp.h' file not found
2712#include <ieeefp.h>
2713         ^~~~~~~~~~
27141 error generated.
2715configure:27633: $? = 1
2716configure: failed program was:
2717| /* confdefs.h */
2718| #define PACKAGE_NAME "GIMP"
2719| #define PACKAGE_TARNAME "gimp"
2720| #define PACKAGE_VERSION "2.10.28"
2721| #define PACKAGE_STRING "GIMP 2.10.28"
2722| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
2723| #define PACKAGE_URL ""
2724| #define GIMP_PKGCONFIG_VERSION "2.0"
2725| #define GIMP_TOOL_VERSION "2.0"
2726| #define GETTEXT_PACKAGE "gimp20"
2727| #define HAVE_CXX14 1
2728| #define HAVE_STDIO_H 1
2729| #define HAVE_STDLIB_H 1
2730| #define HAVE_STRING_H 1
2731| #define HAVE_INTTYPES_H 1
2732| #define HAVE_STDINT_H 1
2733| #define HAVE_STRINGS_H 1
2734| #define HAVE_SYS_STAT_H 1
2735| #define HAVE_SYS_TYPES_H 1
2736| #define HAVE_UNISTD_H 1
2737| #define HAVE_SYS_TIME_H 1
2738| #define STDC_HEADERS 1
2739| #define HAVE_DLFCN_H 1
2740| #define LT_OBJDIR ".libs/"
2741| #define ARCH_X86 1
2742| #define ARCH_X86_64 1
2743| #define PLATFORM_OSX 1
2744| #define HAVE_SYS_WAIT_H 1
2745| #define TIME_WITH_SYS_TIME 1
2746| #define HAVE_EXECINFO_H 1
2747| #define HAVE_FCNTL_H 1
2748| #define HAVE_SYS_PARAM_H 1
2749| #define HAVE_SYS_TIME_H 1
2750| #define HAVE_SYS_TIMES_H 1
2751| #define HAVE_SYS_WAIT_H 1
2752| #define HAVE_UNISTD_H 1
2753| #define HAVE_BACKTRACE 1
2754| #define HAVE_VPRINTF 1
2755| #define HAVE_ALLOCA_H 1
2756| #define HAVE_ALLOCA 1
2757| #define HAVE_FSYNC 1
2758| #define HAVE_DIFFTIME 1
2759| #define HAVE_MMAP 1
2760| #define HAVE_LOCALE_H 1
2761| #define HAVE_LC_MESSAGES 1
2762| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2763| #define HAVE_CFLOCALECOPYCURRENT 1
2764| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2765| #define HAVE_GETTEXT 1
2766| #define HAVE_DCGETTEXT 1
2767| #define ENABLE_NLS 1
2768| #define HAVE_ISO_CODES 1
2769| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2770| #define HAVE_EXECINFO_H 1
2771| #define HAVE_MATH_H 1
2772| /* end confdefs.h.  */
2773| #include <stddef.h>
2774| #ifdef HAVE_STDIO_H
2775| # include <stdio.h>
2776| #endif
2777| #ifdef HAVE_STDLIB_H
2778| # include <stdlib.h>
2779| #endif
2780| #ifdef HAVE_STRING_H
2781| # include <string.h>
2782| #endif
2783| #ifdef HAVE_INTTYPES_H
2784| # include <inttypes.h>
2785| #endif
2786| #ifdef HAVE_STDINT_H
2787| # include <stdint.h>
2788| #endif
2789| #ifdef HAVE_STRINGS_H
2790| # include <strings.h>
2791| #endif
2792| #ifdef HAVE_SYS_TYPES_H
2793| # include <sys/types.h>
2794| #endif
2795| #ifdef HAVE_SYS_STAT_H
2796| # include <sys/stat.h>
2797| #endif
2798| #ifdef HAVE_UNISTD_H
2799| # include <unistd.h>
2800| #endif
2801| #include <ieeefp.h>
2802configure:27633: result: no
2803configure:27642: checking for extra flags to get ANSI library prototypes
2804configure:27657: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lm >&5
2805configure:27657: $? = 0
2806configure:27657: ./conftest
2807configure:27657: $? = 0
2808configure:27659: result: none needed
2809configure:27700: checking for finite
2810configure:27700: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lm >&5
2811conftest.c:73:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2812char finite ();
2813            ^
2814             void
2815conftest.c:73:6: warning: incompatible redeclaration of library function 'finite' [-Wincompatible-library-redeclaration]
2816char finite ();
2817     ^
2818conftest.c:73:6: note: 'finite' is a builtin with type 'int (double)'
28192 warnings generated.
2820configure:27700: $? = 0
2821configure:27700: result: yes
2822configure:27742: checking for isfinite
2823configure:27742: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lm >&5
2824conftest.c:74:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2825char isfinite ();
2826              ^
2827               void
28281 warning generated.
2829Undefined symbols for architecture x86_64:
2830  "_isfinite", referenced from:
2831      _main in conftest-ff8649.o
2832ld: symbol(s) not found for architecture x86_64
2833clang: error: linker command failed with exit code 1 (use -v to see invocation)
2834configure:27742: $? = 1
2835configure: failed program was:
2836| /* confdefs.h */
2837| #define PACKAGE_NAME "GIMP"
2838| #define PACKAGE_TARNAME "gimp"
2839| #define PACKAGE_VERSION "2.10.28"
2840| #define PACKAGE_STRING "GIMP 2.10.28"
2841| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
2842| #define PACKAGE_URL ""
2843| #define GIMP_PKGCONFIG_VERSION "2.0"
2844| #define GIMP_TOOL_VERSION "2.0"
2845| #define GETTEXT_PACKAGE "gimp20"
2846| #define HAVE_CXX14 1
2847| #define HAVE_STDIO_H 1
2848| #define HAVE_STDLIB_H 1
2849| #define HAVE_STRING_H 1
2850| #define HAVE_INTTYPES_H 1
2851| #define HAVE_STDINT_H 1
2852| #define HAVE_STRINGS_H 1
2853| #define HAVE_SYS_STAT_H 1
2854| #define HAVE_SYS_TYPES_H 1
2855| #define HAVE_UNISTD_H 1
2856| #define HAVE_SYS_TIME_H 1
2857| #define STDC_HEADERS 1
2858| #define HAVE_DLFCN_H 1
2859| #define LT_OBJDIR ".libs/"
2860| #define ARCH_X86 1
2861| #define ARCH_X86_64 1
2862| #define PLATFORM_OSX 1
2863| #define HAVE_SYS_WAIT_H 1
2864| #define TIME_WITH_SYS_TIME 1
2865| #define HAVE_EXECINFO_H 1
2866| #define HAVE_FCNTL_H 1
2867| #define HAVE_SYS_PARAM_H 1
2868| #define HAVE_SYS_TIME_H 1
2869| #define HAVE_SYS_TIMES_H 1
2870| #define HAVE_SYS_WAIT_H 1
2871| #define HAVE_UNISTD_H 1
2872| #define HAVE_BACKTRACE 1
2873| #define HAVE_VPRINTF 1
2874| #define HAVE_ALLOCA_H 1
2875| #define HAVE_ALLOCA 1
2876| #define HAVE_FSYNC 1
2877| #define HAVE_DIFFTIME 1
2878| #define HAVE_MMAP 1
2879| #define HAVE_LOCALE_H 1
2880| #define HAVE_LC_MESSAGES 1
2881| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2882| #define HAVE_CFLOCALECOPYCURRENT 1
2883| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2884| #define HAVE_GETTEXT 1
2885| #define HAVE_DCGETTEXT 1
2886| #define ENABLE_NLS 1
2887| #define HAVE_ISO_CODES 1
2888| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2889| #define HAVE_EXECINFO_H 1
2890| #define HAVE_MATH_H 1
2891| #define HAVE_FINITE 1
2892| /* end confdefs.h.  */
2893| /* Define isfinite to an innocuous variant, in case <limits.h> declares isfinite.
2894|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2895| #define isfinite innocuous_isfinite
2896|
2897| /* System header to define __stub macros and hopefully few prototypes,
2898|    which can conflict with char isfinite (); below.  */
2899|
2900| #include <limits.h>
2901| #undef isfinite
2902|
2903| /* Override any GCC internal prototype to avoid an error.
2904|    Use char because int might match the return type of a GCC
2905|    builtin and then its argument prototype would still apply.  */
2906| #ifdef __cplusplus
2907| extern "C"
2908| #endif
2909| char isfinite ();
2910| /* The GNU C library defines this for functions which it implements
2911|     to always fail with ENOSYS.  Some functions are actually named
2912|     something starting with __ and the normal name is an alias.  */
2913| #if defined __stub_isfinite || defined __stub___isfinite
2914| choke me
2915| #endif
2916|
2917| int
2918| main (void)
2919| {
2920| return isfinite ();
2921|   ;
2922|   return 0;
2923| }
2924configure:27742: result: no
2925configure:27749: checking for isfinite in <math.h>
2926configure:27762: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lm >&5
2927configure:27762: $? = 0
2928configure:27766: result: yes
2929configure:27787: checking for rint
2930configure:27787: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2931conftest.c:75:11: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2932char rint ();
2933          ^
2934           void
2935conftest.c:75:6: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration]
2936char rint ();
2937     ^
2938conftest.c:75:6: note: 'rint' is a builtin with type 'double (double)'
29392 warnings generated.
2940configure:27787: $? = 0
2941configure:27787: result: yes
2942configure:27842: checking for vfork
2943configure:27842: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2944conftest.c:76:12: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2945char vfork ();
2946           ^
2947            void
2948conftest.c:76:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
2949char vfork ();
2950     ^
2951conftest.c:76:6: note: 'vfork' is a builtin with type 'int (void)'
29522 warnings generated.
2953configure:27842: $? = 0
2954configure:27842: result: yes
2955configure:27859: checking for __attribute__((destructor))
2956configure:27881: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2957configure:27881: $? = 0
2958configure:27896: result: yes
2959configure:27919: checking for getaddrinfo
2960configure:27919: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2961conftest.c:78:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2962char getaddrinfo ();
2963                 ^
2964                  void
29651 warning generated.
2966configure:27919: $? = 0
2967configure:27919: result: yes
2968configure:27974: checking for getnameinfo
2969configure:27974: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2970conftest.c:79:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2971char getnameinfo ();
2972                 ^
2973                  void
29741 warning generated.
2975configure:27974: $? = 0
2976configure:27974: result: yes
2977configure:28026: checking for socket in -lsocket
2978configure:28049: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lsocket   >&5
2979conftest.c:68:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2980char socket ();
2981            ^
2982             void
29831 warning generated.
2984ld: library not found for -lsocket
2985clang: error: linker command failed with exit code 1 (use -v to see invocation)
2986configure:28049: $? = 1
2987configure: failed program was:
2988| /* confdefs.h */
2989| #define PACKAGE_NAME "GIMP"
2990| #define PACKAGE_TARNAME "gimp"
2991| #define PACKAGE_VERSION "2.10.28"
2992| #define PACKAGE_STRING "GIMP 2.10.28"
2993| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
2994| #define PACKAGE_URL ""
2995| #define GIMP_PKGCONFIG_VERSION "2.0"
2996| #define GIMP_TOOL_VERSION "2.0"
2997| #define GETTEXT_PACKAGE "gimp20"
2998| #define HAVE_CXX14 1
2999| #define HAVE_STDIO_H 1
3000| #define HAVE_STDLIB_H 1
3001| #define HAVE_STRING_H 1
3002| #define HAVE_INTTYPES_H 1
3003| #define HAVE_STDINT_H 1
3004| #define HAVE_STRINGS_H 1
3005| #define HAVE_SYS_STAT_H 1
3006| #define HAVE_SYS_TYPES_H 1
3007| #define HAVE_UNISTD_H 1
3008| #define HAVE_SYS_TIME_H 1
3009| #define STDC_HEADERS 1
3010| #define HAVE_DLFCN_H 1
3011| #define LT_OBJDIR ".libs/"
3012| #define ARCH_X86 1
3013| #define ARCH_X86_64 1
3014| #define PLATFORM_OSX 1
3015| #define HAVE_SYS_WAIT_H 1
3016| #define TIME_WITH_SYS_TIME 1
3017| #define HAVE_EXECINFO_H 1
3018| #define HAVE_FCNTL_H 1
3019| #define HAVE_SYS_PARAM_H 1
3020| #define HAVE_SYS_TIME_H 1
3021| #define HAVE_SYS_TIMES_H 1
3022| #define HAVE_SYS_WAIT_H 1
3023| #define HAVE_UNISTD_H 1
3024| #define HAVE_BACKTRACE 1
3025| #define HAVE_VPRINTF 1
3026| #define HAVE_ALLOCA_H 1
3027| #define HAVE_ALLOCA 1
3028| #define HAVE_FSYNC 1
3029| #define HAVE_DIFFTIME 1
3030| #define HAVE_MMAP 1
3031| #define HAVE_LOCALE_H 1
3032| #define HAVE_LC_MESSAGES 1
3033| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3034| #define HAVE_CFLOCALECOPYCURRENT 1
3035| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3036| #define HAVE_GETTEXT 1
3037| #define HAVE_DCGETTEXT 1
3038| #define ENABLE_NLS 1
3039| #define HAVE_ISO_CODES 1
3040| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3041| #define HAVE_EXECINFO_H 1
3042| #define HAVE_MATH_H 1
3043| #define HAVE_FINITE 1
3044| #define HAVE_ISFINITE 1
3045| #define HAVE_RINT 1
3046| #define HAVE_VFORK 1
3047| #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1
3048| #define HAVE_GETADDRINFO 1
3049| #define HAVE_GETNAMEINFO 1
3050| /* end confdefs.h.  */
3051|
3052| /* Override any GCC internal prototype to avoid an error.
3053|    Use char because int might match the return type of a GCC
3054|    builtin and then its argument prototype would still apply.  */
3055| char socket ();
3056| int
3057| main (void)
3058| {
3059| return socket ();
3060|   ;
3061|   return 0;
3062| }
3063configure:28059: result: no
3064configure:28086: checking whether /usr/bin/clang understands -mfpmath=sse
3065configure:28099: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3066configure:28099: $? = 0
3067configure:28106: result: yes
3068configure:28121: checking whether /usr/bin/clang understands -msse2
3069configure:28134: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3070configure:28134: $? = 0
3071configure:28141: result: yes
3072configure:28153: checking whether we can compile SSE2 intrinsics
3073configure:28166: /usr/bin/clang -o conftest -mfpmath=sse -msse2 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3074conftest.c:68:9: warning: unused variable 'one' [-Wunused-variable]
3075__m128i one = _mm_set1_epi32 (1);
3076        ^
30771 warning generated.
3078configure:28166: $? = 0
3079configure:28172: result: yes
3080configure:28192: checking whether /usr/bin/clang understands -msse4.1
3081configure:28205: /usr/bin/clang -c -mfpmath=sse -msse2 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3082configure:28205: $? = 0
3083configure:28212: result: yes
3084configure:28224: checking whether we can compile SSE4.1 intrinsics
3085configure:28237: /usr/bin/clang -o conftest -mfpmath=sse -msse4.1 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3086conftest.c:69:34: warning: variable 'a' is uninitialized when used here [-Wuninitialized]
3087__v4sf a, b, c; c = _mm_blend_ps(a, b, 0x08);
3088                                 ^
3089/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/include/smmintrin.h:421:52: note: expanded from macro '_mm_blend_ps'
3090  (__m128)__builtin_shufflevector((__v4sf)(__m128)(V1), (__v4sf)(__m128)(V2), \
3091                                                   ^~
3092conftest.c:69:1: note: variable 'a' is declared here
3093__v4sf a, b, c; c = _mm_blend_ps(a, b, 0x08);
3094^
3095conftest.c:69:37: warning: variable 'b' is uninitialized when used here [-Wuninitialized]
3096__v4sf a, b, c; c = _mm_blend_ps(a, b, 0x08);
3097                                    ^
3098/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/include/smmintrin.h:421:74: note: expanded from macro '_mm_blend_ps'
3099  (__m128)__builtin_shufflevector((__v4sf)(__m128)(V1), (__v4sf)(__m128)(V2), \
3100                                                                         ^~
3101conftest.c:69:1: note: variable 'b' is declared here
3102__v4sf a, b, c; c = _mm_blend_ps(a, b, 0x08);
3103^
31042 warnings generated.
3105configure:28237: $? = 0
3106configure:28243: result: yes
3107configure:28287: checking whether /usr/bin/clang understands -mmmx
3108configure:28300: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3109configure:28300: $? = 0
3110configure:28307: result: yes
3111configure:28318: checking whether we can compile MMX code
3112configure:28335: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3113configure:28335: $? = 0
3114configure:28340: result: yes
3115configure:28350: checking whether /usr/bin/clang understands -msse
3116configure:28363: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3117configure:28363: $? = 0
3118configure:28370: result: yes
3119configure:28381: checking whether we can compile SSE code
3120configure:28397: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3121configure:28397: $? = 0
3122configure:28402: result: yes
3123configure:28677: checking for shm_open
3124configure:28677: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3125conftest.c:84:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3126char shm_open ();
3127              ^
3128               void
31291 warning generated.
3130configure:28677: $? = 0
3131configure:28677: result: yes
3132configure:28729: checking for sys/mman.h
3133configure:28729: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3134configure:28729: $? = 0
3135configure:28729: result: yes
3136configure:28751: checking for shared memory transport type
3137configure:28753: result: posix
3138configure:28761: checking whether symbols are prefixed
3139configure:28779: result: yes, with a _
3140configure:28794: checking fd_set and sys/select
3141configure:28807: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3142conftest.c:74:8: warning: unused variable 'readMask' [-Wunused-variable]
3143fd_set readMask, writeMask;
3144       ^
3145conftest.c:74:18: warning: unused variable 'writeMask' [-Wunused-variable]
3146fd_set readMask, writeMask;
3147                 ^
31482 warnings generated.
3149configure:28807: $? = 0
3150configure:28833: result: yes
3151configure:28885: checking for XmuClientWindow in -lXmu
3152configure:28908: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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/gio-unix-2.0 -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/gdk-pixbuf-2.0 -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/pixman-1 -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -L/opt/local/lib conftest.c -lXmu -lXt -lX11  >&5
3153conftest.c:75:22: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3154char XmuClientWindow ();
3155                     ^
3156                      void
31571 warning generated.
3158configure:28908: $? = 0
3159configure:28918: result: yes
3160configure:28924: checking for X11/Xmu/WinUtil.h
3161configure:28924: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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/gio-unix-2.0 -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/gdk-pixbuf-2.0 -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/pixman-1 -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3162configure:28924: $? = 0
3163configure:28924: result: yes
3164configure:28944: checking for XShapeGetRectangles in -lXext
3165configure:28967: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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/gio-unix-2.0 -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/gdk-pixbuf-2.0 -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/pixman-1 -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -L/opt/local/lib conftest.c -lXext -lX11 -lXext  >&5
3166conftest.c:76:26: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3167char XShapeGetRectangles ();
3168                         ^
3169                          void
31701 warning generated.
3171configure:28967: $? = 0
3172configure:28977: result: yes
3173configure:28983: checking for X11/extensions/shape.h
3174configure:28983: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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/gio-unix-2.0 -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/gdk-pixbuf-2.0 -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/pixman-1 -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3175configure:28983: $? = 0
3176configure:28983: result: yes
3177configure:29001: checking for xfixes
3178configure:29008: $PKG_CONFIG --exists --print-errors "xfixes"
3179configure:29011: $? = 0
3180configure:29025: $PKG_CONFIG --exists --print-errors "xfixes"
3181configure:29028: $? = 0
3182configure:29066: result: yes
3183configure:29098: checking whether we build a relocatable package
3184configure:29135: result: yes
3185configure:29144: checking for TIFFReadScanline in -ltiff
3186configure:29167: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -ltiff -lm  >&5
3187conftest.c:79:23: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3188char TIFFReadScanline ();
3189                      ^
3190                       void
31911 warning generated.
3192configure:29167: $? = 0
3193configure:29177: result: yes
3194configure:29181: checking for tiffio.h
3195configure:29181: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3196configure:29181: $? = 0
3197configure:29181: result: yes
3198configure:29312: checking for jpeg_destroy_decompress in -ljpeg
3199configure:29335: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -ljpeg   >&5
3200conftest.c:79:30: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3201char jpeg_destroy_decompress ();
3202                             ^
3203                              void
32041 warning generated.
3205configure:29335: $? = 0
3206configure:29345: result: yes
3207configure:29364: checking for jpeglib.h
3208configure:29376: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
3209configure:29376: $? = 0
3210configure:29378: result: yes
3211configure:29391: checking for jpeg_save_markers in -ljpeg
3212configure:29414: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -ljpeg  -ljpeg  >&5
3213conftest.c:80:24: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3214char jpeg_save_markers ();
3215                       ^
3216                        void
32171 warning generated.
3218configure:29414: $? = 0
3219configure:29424: result: yes
3220configure:29452: checking for gzsetparams in -lz
3221configure:29475: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lz  -ljpeg  >&5
3222conftest.c:80:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3223char gzsetparams ();
3224                 ^
3225                  void
32261 warning generated.
3227configure:29475: $? = 0
3228configure:29485: result: yes
3229configure:29489: checking for zlib.h
3230configure:29489: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3231configure:29489: $? = 0
3232configure:29489: result: yes
3233configure:29532: checking for bzlib.h
3234configure:29532: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3235configure:29532: $? = 0
3236configure:29532: result: yes
3237configure:29535: checking for BZ2_bzCompress in -lbz2
3238configure:29548: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -ljpeg  -lbz2 >&5
3239configure:29548: $? = 0
3240configure:29550: result: yes
3241configure:29588: checking for liblzma >= 5.0.0
3242configure:29595: $PKG_CONFIG --exists --print-errors "liblzma >= 5.0.0"
3243configure:29598: $? = 0
3244configure:29612: $PKG_CONFIG --exists --print-errors "liblzma >= 5.0.0"
3245configure:29615: $? = 0
3246configure:29663: result: yes
3247configure:29684: checking for gsapi_new_instance in -lgs
3248configure:29707: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lgs  -ljpeg  >&5
3249conftest.c:80:25: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3250char gsapi_new_instance ();
3251                        ^
3252                         void
32531 warning generated.
3254configure:29707: $? = 0
3255configure:29717: result: yes
3256configure:29721: checking for ghostscript/iapi.h
3257configure:29721: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3258configure:29721: $? = 0
3259configure:29721: result: yes
3260configure:29762: checking for libpng >= 1.6.25
3261configure:29769: $PKG_CONFIG --exists --print-errors "libpng >= 1.6.25"
3262configure:29772: $? = 0
3263configure:29786: $PKG_CONFIG --exists --print-errors "libpng >= 1.6.25"
3264configure:29789: $? = 0
3265configure:29837: result: yes
3266configure:29861: checking for mng_create in -lmng
3267configure:29884: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lmng -lz -lm -ljpeg  >&5
3268conftest.c:80:17: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3269char mng_create ();
3270                ^
3271                 void
32721 warning generated.
3273configure:29884: $? = 0
3274configure:29894: result: yes
3275configure:29898: checking for libmng.h
3276configure:29898: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3277configure:29898: $? = 0
3278configure:29898: result: yes
3279configure:29939: checking for aa_printf in -laa
3280configure:29962: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -laa  -ljpeg  >&5
3281conftest.c:80:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3282char aa_printf ();
3283               ^
3284                void
32851 warning generated.
3286configure:29962: $? = 0
3287configure:29972: result: yes
3288configure:29976: checking for aalib.h
3289configure:29976: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3290configure:29976: $? = 0
3291configure:29976: result: yes
3292configure:30016: checking for XpmReadFileToXpmImage in -lXpm
3293configure:30039: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -L/opt/local/lib conftest.c -lXpm  -lSM -lICE -lX11 -ljpeg  >&5
3294conftest.c:80:28: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3295char XpmReadFileToXpmImage ();
3296                           ^
3297                            void
32981 warning generated.
3299configure:30039: $? = 0
3300configure:30049: result: yes
3301configure:30053: checking for X11/xpm.h
3302configure:30053: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3303configure:30053: $? = 0
3304configure:30053: result: yes
3305configure:30094: checking for OpenEXR >= 1.6.1
3306configure:30101: $PKG_CONFIG --exists --print-errors "OpenEXR >= 1.6.1"
3307configure:30104: $? = 0
3308configure:30118: $PKG_CONFIG --exists --print-errors "OpenEXR >= 1.6.1"
3309configure:30121: $? = 0
3310configure:30159: result: yes
3311configure:30200: checking for libwebp >= 0.6.0
3312configure:30207: $PKG_CONFIG --exists --print-errors "libwebp >= 0.6.0"
3313configure:30210: $? = 0
3314configure:30224: $PKG_CONFIG --exists --print-errors "libwebp >= 0.6.0"
3315configure:30227: $? = 0
3316configure:30265: result: yes
3317configure:30270: checking for libwebpmux >= 0.6.0
3318configure:30277: $PKG_CONFIG --exists --print-errors "libwebpmux >= 0.6.0"
3319configure:30280: $? = 0
3320configure:30294: $PKG_CONFIG --exists --print-errors "libwebpmux >= 0.6.0"
3321configure:30297: $? = 0
3322configure:30335: result: yes
3323configure:30340: checking for libwebpdemux >= 0.6.0
3324configure:30347: $PKG_CONFIG --exists --print-errors "libwebpdemux >= 0.6.0"
3325configure:30350: $? = 0
3326configure:30364: $PKG_CONFIG --exists --print-errors "libwebpdemux >= 0.6.0"
3327configure:30367: $? = 0
3328configure:30405: result: yes
3329configure:30454: checking for libheif > 1.5.1
3330configure:30461: $PKG_CONFIG --exists --print-errors "libheif > 1.5.1"
3331configure:30464: $? = 0
3332configure:30478: $PKG_CONFIG --exists --print-errors "libheif > 1.5.1"
3333configure:30481: $? = 0
3334configure:31571: result: yes
3335configure:31647: checking for LIBBACKTRACE
3336configure:31667: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -ljpeg  -lbacktrace >&5
3337conftest.c:78:18: fatal error: 'backtrace.h' file not found
3338        #include <backtrace.h>
3339                 ^~~~~~~~~~~~~
33401 error generated.
3341configure:31667: $? = 1
3342configure: failed program was:
3343| /* confdefs.h */
3344| #define PACKAGE_NAME "GIMP"
3345| #define PACKAGE_TARNAME "gimp"
3346| #define PACKAGE_VERSION "2.10.28"
3347| #define PACKAGE_STRING "GIMP 2.10.28"
3348| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
3349| #define PACKAGE_URL ""
3350| #define GIMP_PKGCONFIG_VERSION "2.0"
3351| #define GIMP_TOOL_VERSION "2.0"
3352| #define GETTEXT_PACKAGE "gimp20"
3353| #define HAVE_CXX14 1
3354| #define HAVE_STDIO_H 1
3355| #define HAVE_STDLIB_H 1
3356| #define HAVE_STRING_H 1
3357| #define HAVE_INTTYPES_H 1
3358| #define HAVE_STDINT_H 1
3359| #define HAVE_STRINGS_H 1
3360| #define HAVE_SYS_STAT_H 1
3361| #define HAVE_SYS_TYPES_H 1
3362| #define HAVE_UNISTD_H 1
3363| #define HAVE_SYS_TIME_H 1
3364| #define STDC_HEADERS 1
3365| #define HAVE_DLFCN_H 1
3366| #define LT_OBJDIR ".libs/"
3367| #define ARCH_X86 1
3368| #define ARCH_X86_64 1
3369| #define PLATFORM_OSX 1
3370| #define HAVE_SYS_WAIT_H 1
3371| #define TIME_WITH_SYS_TIME 1
3372| #define HAVE_EXECINFO_H 1
3373| #define HAVE_FCNTL_H 1
3374| #define HAVE_SYS_PARAM_H 1
3375| #define HAVE_SYS_TIME_H 1
3376| #define HAVE_SYS_TIMES_H 1
3377| #define HAVE_SYS_WAIT_H 1
3378| #define HAVE_UNISTD_H 1
3379| #define HAVE_BACKTRACE 1
3380| #define HAVE_VPRINTF 1
3381| #define HAVE_ALLOCA_H 1
3382| #define HAVE_ALLOCA 1
3383| #define HAVE_FSYNC 1
3384| #define HAVE_DIFFTIME 1
3385| #define HAVE_MMAP 1
3386| #define HAVE_LOCALE_H 1
3387| #define HAVE_LC_MESSAGES 1
3388| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3389| #define HAVE_CFLOCALECOPYCURRENT 1
3390| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3391| #define HAVE_GETTEXT 1
3392| #define HAVE_DCGETTEXT 1
3393| #define ENABLE_NLS 1
3394| #define HAVE_ISO_CODES 1
3395| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3396| #define HAVE_EXECINFO_H 1
3397| #define HAVE_MATH_H 1
3398| #define HAVE_FINITE 1
3399| #define HAVE_ISFINITE 1
3400| #define HAVE_RINT 1
3401| #define HAVE_VFORK 1
3402| #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1
3403| #define HAVE_GETADDRINFO 1
3404| #define HAVE_GETNAMEINFO 1
3405| #define COMPILE_SSE2_INTRINISICS 1
3406| #define COMPILE_SSE4_1_INTRINISICS 1
3407| #define USE_MMX 1
3408| #define USE_SSE 1
3409| #define HAVE_MMAN_H 1
3410| #define USE_POSIX_SHM 1
3411| #define ENABLE_MP 1
3412| #define HAVE_X11_XMU_WINUTIL_H 1
3413| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
3414| #define HAVE_XFIXES 1
3415| #define ENABLE_RELOCATABLE_RESOURCES 1
3416| #define HAVE_LIBJPEG 1
3417| #define HAVE_LIBHEIF_1_4_0 1
3418| /* end confdefs.h.  */
3419| #include <stddef.h>
3420|         #include <backtrace.h>
3421|         #include <backtrace-supported.h>
3422|
3423|         #if ! BACKTRACE_SUPPORTED
3424|         #error ! BACKTRACE_SUPPORTED
3425|         #endif
3426|
3427| int
3428| main (void)
3429| {
3430| (void) backtrace_create_state (NULL, 0, NULL, NULL);
3431|   ;
3432|   return 0;
3433| }
3434configure:31672: result: no
3435configure:31707: checking for libunwind >= 1.1.0
3436configure:31714: $PKG_CONFIG --exists --print-errors "libunwind >= 1.1.0"
3437Package libunwind was not found in the pkg-config search path.
3438Perhaps you should add the directory containing `libunwind.pc'
3439to the PKG_CONFIG_PATH environment variable
3440No package 'libunwind' found
3441configure:31717: $? = 1
3442configure:31731: $PKG_CONFIG --exists --print-errors "libunwind >= 1.1.0"
3443Package libunwind was not found in the pkg-config search path.
3444Perhaps you should add the directory containing `libunwind.pc'
3445to the PKG_CONFIG_PATH environment variable
3446No package 'libunwind' found
3447configure:31734: $? = 1
3448configure:31748: result: no
3449No package 'libunwind' found
3450configure:31807: checking for libmypaint >= 1.4.0
3451configure:31814: $PKG_CONFIG --exists --print-errors "libmypaint >= 1.4.0"
3452configure:31817: $? = 0
3453configure:31831: $PKG_CONFIG --exists --print-errors "libmypaint >= 1.4.0"
3454configure:31834: $? = 0
3455configure:32042: result: yes
3456configure:32049: checking for mypaint-brushes-1.0
3457configure:32056: $PKG_CONFIG --exists --print-errors "mypaint-brushes-1.0"
3458configure:32059: $? = 0
3459configure:32073: $PKG_CONFIG --exists --print-errors "mypaint-brushes-1.0"
3460configure:32076: $? = 0
3461configure:32124: result: yes
3462configure:32249: checking for librsvg-2.0 >= 2.40.6
3463configure:32256: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.40.6"
3464configure:32259: $? = 0
3465configure:32273: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.40.6"
3466configure:32276: $? = 0
3467configure:32324: result: yes
3468configure:32366: checking for poppler-glib >= 0.50.0
3469configure:32373: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.50.0"
3470configure:32376: $? = 0
3471configure:32390: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.50.0"
3472configure:32393: $? = 0
3473configure:32441: result: yes
3474configure:32449: checking for poppler-data >= 0.4.7
3475configure:32456: $PKG_CONFIG --exists --print-errors "poppler-data >= 0.4.7"
3476configure:32459: $? = 0
3477configure:32473: $PKG_CONFIG --exists --print-errors "poppler-data >= 0.4.7"
3478configure:32476: $? = 0
3479configure:32524: result: yes
3480configure:32550: checking for cairo-pdf >= 1.12.2
3481configure:32557: $PKG_CONFIG --exists --print-errors "cairo-pdf >= 1.12.2"
3482configure:32560: $? = 0
3483configure:32574: $PKG_CONFIG --exists --print-errors "cairo-pdf >= 1.12.2"
3484configure:32577: $? = 0
3485configure:32615: result: yes
3486configure:32644: checking for libwmf >= 0.2.8
3487configure:32651: $PKG_CONFIG --exists --print-errors "libwmf >= 0.2.8"
3488Package libwmf was not found in the pkg-config search path.
3489Perhaps you should add the directory containing `libwmf.pc'
3490to the PKG_CONFIG_PATH environment variable
3491No package 'libwmf' found
3492configure:32654: $? = 1
3493configure:32668: $PKG_CONFIG --exists --print-errors "libwmf >= 0.2.8"
3494Package libwmf was not found in the pkg-config search path.
3495Perhaps you should add the directory containing `libwmf.pc'
3496to the PKG_CONFIG_PATH environment variable
3497No package 'libwmf' found
3498configure:32671: $? = 1
3499configure:32685: result: no
3500No package 'libwmf' found
3501configure:32720: checking for libwmf-config
3502configure:32743: found /opt/local/bin/libwmf-config
3503configure:32756: result: /opt/local/bin/libwmf-config
3504configure:32767: checking for libwmf >= 0.2.8 using /opt/local/bin/libwmf-config
3505configure:32773: result: yes (version 0.2.8)
3506configure:32814: checking for libopenjp2 >= 2.1.0
3507configure:32821: $PKG_CONFIG --exists --print-errors "libopenjp2 >= 2.1.0"
3508configure:32824: $? = 0
3509configure:32838: $PKG_CONFIG --exists --print-errors "libopenjp2 >= 2.1.0"
3510configure:32841: $? = 0
3511configure:32879: result: yes
3512configure:32907: checking for lcms2 >= 2.8
3513configure:32914: $PKG_CONFIG --exists --print-errors "lcms2 >= 2.8"
3514configure:32917: $? = 0
3515configure:32931: $PKG_CONFIG --exists --print-errors "lcms2 >= 2.8"
3516configure:32934: $? = 0
3517configure:32982: result: yes
3518configure:33005: checking for xcursor
3519configure:33012: $PKG_CONFIG --exists --print-errors "xcursor"
3520configure:33015: $? = 0
3521configure:33029: $PKG_CONFIG --exists --print-errors "xcursor"
3522configure:33032: $? = 0
3523configure:33070: result: yes
3524configure:33320: checking for /usr/bin/clang options needed to detect all undeclared functions
3525configure:33342: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3526conftest.c:81:8: warning: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Wimplicit-function-declaration]
3527(void) strchr;
3528       ^
3529conftest.c:81:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
35301 warning generated.
3531configure:33342: $? = 0
3532configure:33342: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3533conftest.c:81:8: error: use of undeclared identifier 'strchr'
3534(void) strchr;
3535       ^
35361 error generated.
3537configure:33342: $? = 1
3538configure: failed program was:
3539| /* confdefs.h */
3540| #define PACKAGE_NAME "GIMP"
3541| #define PACKAGE_TARNAME "gimp"
3542| #define PACKAGE_VERSION "2.10.28"
3543| #define PACKAGE_STRING "GIMP 2.10.28"
3544| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
3545| #define PACKAGE_URL ""
3546| #define GIMP_PKGCONFIG_VERSION "2.0"
3547| #define GIMP_TOOL_VERSION "2.0"
3548| #define GETTEXT_PACKAGE "gimp20"
3549| #define HAVE_CXX14 1
3550| #define HAVE_STDIO_H 1
3551| #define HAVE_STDLIB_H 1
3552| #define HAVE_STRING_H 1
3553| #define HAVE_INTTYPES_H 1
3554| #define HAVE_STDINT_H 1
3555| #define HAVE_STRINGS_H 1
3556| #define HAVE_SYS_STAT_H 1
3557| #define HAVE_SYS_TYPES_H 1
3558| #define HAVE_UNISTD_H 1
3559| #define HAVE_SYS_TIME_H 1
3560| #define STDC_HEADERS 1
3561| #define HAVE_DLFCN_H 1
3562| #define LT_OBJDIR ".libs/"
3563| #define ARCH_X86 1
3564| #define ARCH_X86_64 1
3565| #define PLATFORM_OSX 1
3566| #define HAVE_SYS_WAIT_H 1
3567| #define TIME_WITH_SYS_TIME 1
3568| #define HAVE_EXECINFO_H 1
3569| #define HAVE_FCNTL_H 1
3570| #define HAVE_SYS_PARAM_H 1
3571| #define HAVE_SYS_TIME_H 1
3572| #define HAVE_SYS_TIMES_H 1
3573| #define HAVE_SYS_WAIT_H 1
3574| #define HAVE_UNISTD_H 1
3575| #define HAVE_BACKTRACE 1
3576| #define HAVE_VPRINTF 1
3577| #define HAVE_ALLOCA_H 1
3578| #define HAVE_ALLOCA 1
3579| #define HAVE_FSYNC 1
3580| #define HAVE_DIFFTIME 1
3581| #define HAVE_MMAP 1
3582| #define HAVE_LOCALE_H 1
3583| #define HAVE_LC_MESSAGES 1
3584| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3585| #define HAVE_CFLOCALECOPYCURRENT 1
3586| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3587| #define HAVE_GETTEXT 1
3588| #define HAVE_DCGETTEXT 1
3589| #define ENABLE_NLS 1
3590| #define HAVE_ISO_CODES 1
3591| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3592| #define HAVE_EXECINFO_H 1
3593| #define HAVE_MATH_H 1
3594| #define HAVE_FINITE 1
3595| #define HAVE_ISFINITE 1
3596| #define HAVE_RINT 1
3597| #define HAVE_VFORK 1
3598| #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1
3599| #define HAVE_GETADDRINFO 1
3600| #define HAVE_GETNAMEINFO 1
3601| #define COMPILE_SSE2_INTRINISICS 1
3602| #define COMPILE_SSE4_1_INTRINISICS 1
3603| #define USE_MMX 1
3604| #define USE_SSE 1
3605| #define HAVE_MMAN_H 1
3606| #define USE_POSIX_SHM 1
3607| #define ENABLE_MP 1
3608| #define HAVE_X11_XMU_WINUTIL_H 1
3609| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
3610| #define HAVE_XFIXES 1
3611| #define ENABLE_RELOCATABLE_RESOURCES 1
3612| #define HAVE_LIBJPEG 1
3613| #define HAVE_LIBHEIF_1_4_0 1
3614| /* end confdefs.h.  */
3615|
3616| int
3617| main (void)
3618| {
3619| (void) strchr;
3620|   ;
3621|   return 0;
3622| }
3623configure:33369: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3624configure:33369: $? = 0
3625configure:33386: result: -fno-builtin
3626configure:33402: checking for linux/input.h
3627configure:33402: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3628conftest.c:105:10: fatal error: 'linux/input.h' file not found
3629#include <linux/input.h>
3630         ^~~~~~~~~~~~~~~
36311 error generated.
3632configure:33402: $? = 1
3633configure: failed program was:
3634| /* confdefs.h */
3635| #define PACKAGE_NAME "GIMP"
3636| #define PACKAGE_TARNAME "gimp"
3637| #define PACKAGE_VERSION "2.10.28"
3638| #define PACKAGE_STRING "GIMP 2.10.28"
3639| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
3640| #define PACKAGE_URL ""
3641| #define GIMP_PKGCONFIG_VERSION "2.0"
3642| #define GIMP_TOOL_VERSION "2.0"
3643| #define GETTEXT_PACKAGE "gimp20"
3644| #define HAVE_CXX14 1
3645| #define HAVE_STDIO_H 1
3646| #define HAVE_STDLIB_H 1
3647| #define HAVE_STRING_H 1
3648| #define HAVE_INTTYPES_H 1
3649| #define HAVE_STDINT_H 1
3650| #define HAVE_STRINGS_H 1
3651| #define HAVE_SYS_STAT_H 1
3652| #define HAVE_SYS_TYPES_H 1
3653| #define HAVE_UNISTD_H 1
3654| #define HAVE_SYS_TIME_H 1
3655| #define STDC_HEADERS 1
3656| #define HAVE_DLFCN_H 1
3657| #define LT_OBJDIR ".libs/"
3658| #define ARCH_X86 1
3659| #define ARCH_X86_64 1
3660| #define PLATFORM_OSX 1
3661| #define HAVE_SYS_WAIT_H 1
3662| #define TIME_WITH_SYS_TIME 1
3663| #define HAVE_EXECINFO_H 1
3664| #define HAVE_FCNTL_H 1
3665| #define HAVE_SYS_PARAM_H 1
3666| #define HAVE_SYS_TIME_H 1
3667| #define HAVE_SYS_TIMES_H 1
3668| #define HAVE_SYS_WAIT_H 1
3669| #define HAVE_UNISTD_H 1
3670| #define HAVE_BACKTRACE 1
3671| #define HAVE_VPRINTF 1
3672| #define HAVE_ALLOCA_H 1
3673| #define HAVE_ALLOCA 1
3674| #define HAVE_FSYNC 1
3675| #define HAVE_DIFFTIME 1
3676| #define HAVE_MMAP 1
3677| #define HAVE_LOCALE_H 1
3678| #define HAVE_LC_MESSAGES 1
3679| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3680| #define HAVE_CFLOCALECOPYCURRENT 1
3681| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3682| #define HAVE_GETTEXT 1
3683| #define HAVE_DCGETTEXT 1
3684| #define ENABLE_NLS 1
3685| #define HAVE_ISO_CODES 1
3686| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3687| #define HAVE_EXECINFO_H 1
3688| #define HAVE_MATH_H 1
3689| #define HAVE_FINITE 1
3690| #define HAVE_ISFINITE 1
3691| #define HAVE_RINT 1
3692| #define HAVE_VFORK 1
3693| #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1
3694| #define HAVE_GETADDRINFO 1
3695| #define HAVE_GETNAMEINFO 1
3696| #define COMPILE_SSE2_INTRINISICS 1
3697| #define COMPILE_SSE4_1_INTRINISICS 1
3698| #define USE_MMX 1
3699| #define USE_SSE 1
3700| #define HAVE_MMAN_H 1
3701| #define USE_POSIX_SHM 1
3702| #define ENABLE_MP 1
3703| #define HAVE_X11_XMU_WINUTIL_H 1
3704| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
3705| #define HAVE_XFIXES 1
3706| #define ENABLE_RELOCATABLE_RESOURCES 1
3707| #define HAVE_LIBJPEG 1
3708| #define HAVE_LIBHEIF_1_4_0 1
3709| /* end confdefs.h.  */
3710| #include <stddef.h>
3711| #ifdef HAVE_STDIO_H
3712| # include <stdio.h>
3713| #endif
3714| #ifdef HAVE_STDLIB_H
3715| # include <stdlib.h>
3716| #endif
3717| #ifdef HAVE_STRING_H
3718| # include <string.h>
3719| #endif
3720| #ifdef HAVE_INTTYPES_H
3721| # include <inttypes.h>
3722| #endif
3723| #ifdef HAVE_STDINT_H
3724| # include <stdint.h>
3725| #endif
3726| #ifdef HAVE_STRINGS_H
3727| # include <strings.h>
3728| #endif
3729| #ifdef HAVE_SYS_TYPES_H
3730| # include <sys/types.h>
3731| #endif
3732| #ifdef HAVE_SYS_STAT_H
3733| # include <sys/stat.h>
3734| #endif
3735| #ifdef HAVE_UNISTD_H
3736| # include <unistd.h>
3737| #endif
3738| #include <linux/input.h>
3739configure:33402: result: no
3740configure:33712: checking for xdg-email
3741configure:33735: found /opt/local/bin/xdg-email
3742configure:33747: result: /opt/local/bin/xdg-email
3743configure:33773: checking for perl5
3744configure:33808: result: /opt/local/bin/perl5.28
3745configure:33829: checking for perl version
3746configure:33838: result: 5.28.3
3747configure:33933: checking for json-glib-1.0 >= 1.2.6
3748configure:33940: $PKG_CONFIG --exists --print-errors "json-glib-1.0 >= 1.2.6"
3749configure:33943: $? = 0
3750configure:33957: $PKG_CONFIG --exists --print-errors "json-glib-1.0 >= 1.2.6"
3751configure:33960: $? = 0
3752configure:34008: result: yes
3753configure:34032: checking for pygtk-codegen-2.0
3754configure:34055: found /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pygtk-codegen-2.0
3755configure:34068: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pygtk-codegen-2.0
3756configure:34077: checking for pygtk defs
3757configure:34081: result:
3758configure:34095: checking whether /opt/local/bin/python2.7 version >= 2.5.0
3759configure:34109: /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)
3760configure:34112: $? = 0
3761configure:34115: result: yes
3762configure:34221: checking for /opt/local/bin/python2.7 version
3763configure:34229: result: 2.7
3764configure:34241: checking for /opt/local/bin/python2.7 platform
3765configure:34249: result: darwin
3766configure:34256: checking for /opt/local/bin/python2.7 script directory
3767configure:34285: result: ${prefix}/lib/python2.7/site-packages
3768configure:34294: checking for /opt/local/bin/python2.7 extension module directory
3769configure:34323: result: ${exec_prefix}/lib/python2.7/site-packages
3770configure:34337: checking for headers required to compile python extensions
3771configure:34358: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c
3772configure:34358: $? = 0
3773configure:34360: result: found
3774configure:34397: checking for pygtk-2.0 >= 2.10.4
3775configure:34404: $PKG_CONFIG --exists --print-errors "pygtk-2.0 >= 2.10.4"
3776Variable 'PYTHON_EXEC_PREFIX' not defined in '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig/pygtk-2.0.pc'
3777configure:34407: $? = 1
3778configure:34421: $PKG_CONFIG --exists --print-errors "pygtk-2.0 >= 2.10.4"
3779Variable 'PYTHON_EXEC_PREFIX' not defined in '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig/pygtk-2.0.pc'
3780configure:34424: $? = 1
3781configure:34438: result: no
3782Variable 'PYTHON_EXEC_PREFIX' not defined in '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig/pygtk-2.0.pc'
3783configure:34488: checking for pycairo >= 1.0.2
3784configure:34495: $PKG_CONFIG --exists --print-errors "pycairo >= 1.0.2"
3785configure:34498: $? = 0
3786configure:34512: $PKG_CONFIG --exists --print-errors "pycairo >= 1.0.2"
3787configure:34515: $? = 0
3788configure:34563: result: yes
3789configure:34574: checking whether /usr/bin/clang understands -fno-strict-aliasing
3790configure:34587: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3791configure:34587: $? = 0
3792configure:34594: result: yes
3793configure:34828: checking for xmllint
3794configure:34851: found /opt/local/bin/xmllint
3795configure:34864: result: /opt/local/bin/xmllint
3796configure:34883: checking for xsltproc
3797configure:34906: found /opt/local/bin/xsltproc
3798configure:34919: result: /opt/local/bin/xsltproc
3799configure:34970: checking for shared-mime-info
3800configure:34977: $PKG_CONFIG --exists --print-errors "shared-mime-info"
3801configure:34980: $? = 0
3802configure:34994: $PKG_CONFIG --exists --print-errors "shared-mime-info"
3803configure:34997: $? = 0
3804configure:35035: result: yes
3805configure:35102: checking for xvfb-run
3806configure:35138: result: no
3807configure:35180: checking for appstream-util
3808configure:35203: found /opt/local/bin/appstream-util
3809configure:35216: result: /opt/local/bin/appstream-util
3810configure:35249: checking for desktop-file-validate
3811configure:35272: found /opt/local/bin/desktop-file-validate
3812configure:35285: result: /opt/local/bin/desktop-file-validate
3813configure:35457: checking for gtk-doc
3814configure:35460: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
3815configure:35463: $? = 0
3816configure:35469: result: yes
3817configure:35483: checking for gtkdoc-check
3818configure:35504: found /opt/local/bin/gtkdoc-check
3819configure:35515: result: gtkdoc-check.test
3820configure:35525: checking for gtkdoc-check
3821configure:35548: found /opt/local/bin/gtkdoc-check
3822configure:35560: result: /opt/local/bin/gtkdoc-check
3823configure:35572: checking for gtkdoc-rebase
3824configure:35595: found /opt/local/bin/gtkdoc-rebase
3825configure:35607: result: /opt/local/bin/gtkdoc-rebase
3826configure:35621: checking for gtkdoc-mkpdf
3827configure:35644: found /opt/local/bin/gtkdoc-mkpdf
3828configure:35656: result: /opt/local/bin/gtkdoc-mkpdf
3829configure:35686: checking whether to build gtk-doc documentation
3830configure:35688: result: no
3831configure:35701: checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0
3832configure:35708: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
3833configure:35711: $? = 0
3834configure:35725: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
3835configure:35728: $? = 0
3836configure:35766: result: yes
3837configure:35882: checking if building the Windows installer
3838configure:35901: result: no
3839configure:36081: Generating POTFILES and Makefile for po-libgimp
3840configure:36088: Generating POTFILES and Makefile for po-python
3841configure:36095: Generating POTFILES and Makefile for po-plug-ins
3842configure:36102: Generating POTFILES and Makefile for po-script-fu
3843configure:36109: Generating POTFILES and Makefile for po-tips
3844configure:36116: Generating POTFILES and Makefile for po-windows-installer
3845configure:39334: error:
3846
3847Extra Binaries:
3848  gimp-console:              yes
3849
3850Optional Features:
3851  Check updates at startup:  no
3852  Levin matting engine:      yes
3853  Language selection:        yes
3854  Vector icons:              yes
3855  Dr. Mingw (Win32):         no
3856  Relocatable bundle:        yes
3857  Default ICC directory:     
3858  Debug console (Win32):     no
3859  32-bit DLL folder (Win32): no
3860  Detailed backtraces:       no
3861
3862Optional Plug-Ins:
3863  Ascii Art:                 yes
3864  Ghostscript:               yes
3865  Help Browser:              no (WebKit support disabled)
3866  JPEG 2000:                 yes
3867  MNG:                       yes
3868  OpenEXR:                   yes
3869  WebP:                      yes
3870  HEIC:                      import: yes - export: yes [profile support: yes]
3871  AVIF:                      import: yes - export: yes
3872  PDF (export):              yes
3873  Print:                     yes
3874  Python 2:                  yes
3875  TWAIN (Win32):             no
3876  Webpage:                   no (WebKit support disabled)
3877  WMF:                       yes
3878  X11 Mouse Cursor:          yes
3879  XPM:                       yes
3880  Email:                     yes (xdg-email)
3881
3882Optional Modules:
3883  ALSA (MIDI Input):         no (alsa support disabled)
3884  Linux Input:               no (linux input support disabled) (GUdev support: no (disabled))
3885  DirectInput (Win32):       no
3886
3887Tests:
3888  Use xvfb-run               no (not found)
3889  Test appdata               yes (this test requires network access; --without-appdata-test to disable)
3890  Test desktop file          yes
3891
3892Bug report URL: https://guide.macports.org/#project.tickets
3893
3894
3895Error: GIMP configuration failed.
3896
3897  - PyGTK 2.10.4 or newer
3898      *** Please install it, or skip building the python scripting extension by
3899      *** passing --disable-python to configure (but then you will not be able
3900      *** to use scripts for GIMP that are written in Python).
3901
3902See the file 'INSTALL' for more help.
3903
3904## ---------------- ##
3905## Cache variables. ##
3906## ---------------- ##
3907
3908ac_cv_build=x86_64-apple-darwin18.7.0
3909ac_cv_build_prog_CPP='/usr/bin/clang -E'
3910ac_cv_build_prog_cc_g=yes
3911ac_cv_c_compiler_gnu=yes
3912ac_cv_c_undeclared_builtin_options=-fno-builtin
3913ac_cv_cxx_compiler_gnu=yes
3914ac_cv_env_ATK_CFLAGS_set=
3915ac_cv_env_ATK_CFLAGS_value=
3916ac_cv_env_ATK_LIBS_set=
3917ac_cv_env_ATK_LIBS_value=
3918ac_cv_env_BABL_CFLAGS_set=
3919ac_cv_env_BABL_CFLAGS_value=
3920ac_cv_env_BABL_LIBS_set=
3921ac_cv_env_BABL_LIBS_value=
3922ac_cv_env_CAIRO_CFLAGS_set=
3923ac_cv_env_CAIRO_CFLAGS_value=
3924ac_cv_env_CAIRO_LIBS_set=
3925ac_cv_env_CAIRO_LIBS_value=
3926ac_cv_env_CAIRO_PDF_CFLAGS_set=
3927ac_cv_env_CAIRO_PDF_CFLAGS_value=
3928ac_cv_env_CAIRO_PDF_LIBS_set=
3929ac_cv_env_CAIRO_PDF_LIBS_value=
3930ac_cv_env_CCASFLAGS_set=
3931ac_cv_env_CCASFLAGS_value=
3932ac_cv_env_CCAS_set=
3933ac_cv_env_CCAS_value=
3934ac_cv_env_CCC_set=
3935ac_cv_env_CCC_value=
3936ac_cv_env_CC_set=set
3937ac_cv_env_CC_value=/usr/bin/clang
3938ac_cv_env_CFLAGS_set=set
3939ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
3940ac_cv_env_CPPFLAGS_set=set
3941ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk'
3942ac_cv_env_CPP_set=
3943ac_cv_env_CPP_value=
3944ac_cv_env_CXXCPP_set=
3945ac_cv_env_CXXCPP_value=
3946ac_cv_env_CXXFLAGS_set=set
3947ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
3948ac_cv_env_CXX_set=set
3949ac_cv_env_CXX_value=/usr/bin/clang++
3950ac_cv_env_FONTCONFIG_CFLAGS_set=
3951ac_cv_env_FONTCONFIG_CFLAGS_value=
3952ac_cv_env_FONTCONFIG_LIBS_set=
3953ac_cv_env_FONTCONFIG_LIBS_value=
3954ac_cv_env_FREETYPE_CFLAGS_set=
3955ac_cv_env_FREETYPE_CFLAGS_value=
3956ac_cv_env_FREETYPE_LIBS_set=
3957ac_cv_env_FREETYPE_LIBS_value=
3958ac_cv_env_GDK_PIXBUF_CFLAGS_set=
3959ac_cv_env_GDK_PIXBUF_CFLAGS_value=
3960ac_cv_env_GDK_PIXBUF_LIBS_set=
3961ac_cv_env_GDK_PIXBUF_LIBS_value=
3962ac_cv_env_GEGL_CFLAGS_set=
3963ac_cv_env_GEGL_CFLAGS_value=
3964ac_cv_env_GEGL_LIBS_set=
3965ac_cv_env_GEGL_LIBS_value=
3966ac_cv_env_GEXIV2_CFLAGS_set=
3967ac_cv_env_GEXIV2_CFLAGS_value=
3968ac_cv_env_GEXIV2_LIBS_set=
3969ac_cv_env_GEXIV2_LIBS_value=
3970ac_cv_env_GIO_CFLAGS_set=
3971ac_cv_env_GIO_CFLAGS_value=
3972ac_cv_env_GIO_LIBS_set=
3973ac_cv_env_GIO_LIBS_value=
3974ac_cv_env_GIO_UNIX_CFLAGS_set=
3975ac_cv_env_GIO_UNIX_CFLAGS_value=
3976ac_cv_env_GIO_UNIX_LIBS_set=
3977ac_cv_env_GIO_UNIX_LIBS_value=
3978ac_cv_env_GIO_WINDOWS_CFLAGS_set=
3979ac_cv_env_GIO_WINDOWS_CFLAGS_value=
3980ac_cv_env_GIO_WINDOWS_LIBS_set=
3981ac_cv_env_GIO_WINDOWS_LIBS_value=
3982ac_cv_env_GLIB_CFLAGS_set=
3983ac_cv_env_GLIB_CFLAGS_value=
3984ac_cv_env_GLIB_COMPILE_RESOURCES_set=
3985ac_cv_env_GLIB_COMPILE_RESOURCES_value=
3986ac_cv_env_GLIB_GENMARSHAL_set=
3987ac_cv_env_GLIB_GENMARSHAL_value=
3988ac_cv_env_GLIB_LIBS_set=
3989ac_cv_env_GLIB_LIBS_value=
3990ac_cv_env_GLIB_MKENUMS_set=
3991ac_cv_env_GLIB_MKENUMS_value=
3992ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_set=
3993ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_value=
3994ac_cv_env_GMODULE_NO_EXPORT_LIBS_set=
3995ac_cv_env_GMODULE_NO_EXPORT_LIBS_value=
3996ac_cv_env_GOBJECT_QUERY_set=
3997ac_cv_env_GOBJECT_QUERY_value=
3998ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
3999ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
4000ac_cv_env_GTKDOC_DEPS_LIBS_set=
4001ac_cv_env_GTKDOC_DEPS_LIBS_value=
4002ac_cv_env_GTK_MAC_INTEGRATION_CFLAGS_set=
4003ac_cv_env_GTK_MAC_INTEGRATION_CFLAGS_value=
4004ac_cv_env_GTK_MAC_INTEGRATION_LIBS_set=
4005ac_cv_env_GTK_MAC_INTEGRATION_LIBS_value=
4006ac_cv_env_GUDEV_CFLAGS_set=
4007ac_cv_env_GUDEV_CFLAGS_value=
4008ac_cv_env_GUDEV_LIBS_set=
4009ac_cv_env_GUDEV_LIBS_value=
4010ac_cv_env_HARFBUZZ_CFLAGS_set=
4011ac_cv_env_HARFBUZZ_CFLAGS_value=
4012ac_cv_env_HARFBUZZ_LIBS_set=
4013ac_cv_env_HARFBUZZ_LIBS_value=
4014ac_cv_env_JSON_GLIB_CFLAGS_set=
4015ac_cv_env_JSON_GLIB_CFLAGS_value=
4016ac_cv_env_JSON_GLIB_LIBS_set=
4017ac_cv_env_JSON_GLIB_LIBS_value=
4018ac_cv_env_LCMS_CFLAGS_set=
4019ac_cv_env_LCMS_CFLAGS_value=
4020ac_cv_env_LCMS_LIBS_set=
4021ac_cv_env_LCMS_LIBS_value=
4022ac_cv_env_LDFLAGS_set=set
4023ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
4024ac_cv_env_LIBHEIF_CFLAGS_set=
4025ac_cv_env_LIBHEIF_CFLAGS_value=
4026ac_cv_env_LIBHEIF_LIBS_set=
4027ac_cv_env_LIBHEIF_LIBS_value=
4028ac_cv_env_LIBMYPAINT_CFLAGS_set=
4029ac_cv_env_LIBMYPAINT_CFLAGS_value=
4030ac_cv_env_LIBMYPAINT_LIBS_set=
4031ac_cv_env_LIBMYPAINT_LIBS_value=
4032ac_cv_env_LIBS_set=
4033ac_cv_env_LIBS_value=
4034ac_cv_env_LIBUNWIND_CFLAGS_set=
4035ac_cv_env_LIBUNWIND_CFLAGS_value=
4036ac_cv_env_LIBUNWIND_LIBS_set=
4037ac_cv_env_LIBUNWIND_LIBS_value=
4038ac_cv_env_LT_SYS_LIBRARY_PATH_set=
4039ac_cv_env_LT_SYS_LIBRARY_PATH_value=
4040ac_cv_env_LZMA_CFLAGS_set=
4041ac_cv_env_LZMA_CFLAGS_value=
4042ac_cv_env_LZMA_LIBS_set=
4043ac_cv_env_LZMA_LIBS_value=
4044ac_cv_env_MIME_INFO_CFLAGS_set=
4045ac_cv_env_MIME_INFO_CFLAGS_value=
4046ac_cv_env_MIME_INFO_LIBS_set=
4047ac_cv_env_MIME_INFO_LIBS_value=
4048ac_cv_env_MYPAINT_BRUSHES_CFLAGS_set=
4049ac_cv_env_MYPAINT_BRUSHES_CFLAGS_value=
4050ac_cv_env_MYPAINT_BRUSHES_LIBS_set=
4051ac_cv_env_MYPAINT_BRUSHES_LIBS_value=
4052ac_cv_env_OPENEXR_CFLAGS_set=
4053ac_cv_env_OPENEXR_CFLAGS_value=
4054ac_cv_env_OPENEXR_LIBS_set=
4055ac_cv_env_OPENEXR_LIBS_value=
4056ac_cv_env_OPENJPEG_CFLAGS_set=
4057ac_cv_env_OPENJPEG_CFLAGS_value=
4058ac_cv_env_OPENJPEG_LIBS_set=
4059ac_cv_env_OPENJPEG_LIBS_value=
4060ac_cv_env_PANGOCAIRO_CFLAGS_set=
4061ac_cv_env_PANGOCAIRO_CFLAGS_value=
4062ac_cv_env_PANGOCAIRO_LIBS_set=
4063ac_cv_env_PANGOCAIRO_LIBS_value=
4064ac_cv_env_PKG_CONFIG_LIBDIR_set=
4065ac_cv_env_PKG_CONFIG_LIBDIR_value=
4066ac_cv_env_PKG_CONFIG_PATH_set=set
4067ac_cv_env_PKG_CONFIG_PATH_value=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig
4068ac_cv_env_PKG_CONFIG_set=
4069ac_cv_env_PKG_CONFIG_value=
4070ac_cv_env_PNG_CFLAGS_set=
4071ac_cv_env_PNG_CFLAGS_value=
4072ac_cv_env_PNG_LIBS_set=
4073ac_cv_env_PNG_LIBS_value=
4074ac_cv_env_POPPLER_CFLAGS_set=
4075ac_cv_env_POPPLER_CFLAGS_value=
4076ac_cv_env_POPPLER_DATA_CFLAGS_set=
4077ac_cv_env_POPPLER_DATA_CFLAGS_value=
4078ac_cv_env_POPPLER_DATA_LIBS_set=
4079ac_cv_env_POPPLER_DATA_LIBS_value=
4080ac_cv_env_POPPLER_LIBS_set=
4081ac_cv_env_POPPLER_LIBS_value=
4082ac_cv_env_PYCAIRO_CFLAGS_set=
4083ac_cv_env_PYCAIRO_CFLAGS_value=
4084ac_cv_env_PYCAIRO_LIBS_set=
4085ac_cv_env_PYCAIRO_LIBS_value=
4086ac_cv_env_PYGTK_CFLAGS_set=
4087ac_cv_env_PYGTK_CFLAGS_value=
4088ac_cv_env_PYGTK_LIBS_set=
4089ac_cv_env_PYGTK_LIBS_value=
4090ac_cv_env_PYTHON_set=set
4091ac_cv_env_PYTHON_value=/opt/local/bin/python2.7
4092ac_cv_env_SVG_CFLAGS_set=
4093ac_cv_env_SVG_CFLAGS_value=
4094ac_cv_env_SVG_LIBS_set=
4095ac_cv_env_SVG_LIBS_value=
4096ac_cv_env_WEBKIT_CFLAGS_set=
4097ac_cv_env_WEBKIT_CFLAGS_value=
4098ac_cv_env_WEBKIT_LIBS_set=
4099ac_cv_env_WEBKIT_LIBS_value=
4100ac_cv_env_WEBPDEMUX_CFLAGS_set=
4101ac_cv_env_WEBPDEMUX_CFLAGS_value=
4102ac_cv_env_WEBPDEMUX_LIBS_set=
4103ac_cv_env_WEBPDEMUX_LIBS_value=
4104ac_cv_env_WEBPMUX_CFLAGS_set=
4105ac_cv_env_WEBPMUX_CFLAGS_value=
4106ac_cv_env_WEBPMUX_LIBS_set=
4107ac_cv_env_WEBPMUX_LIBS_value=
4108ac_cv_env_WEBP_CFLAGS_set=
4109ac_cv_env_WEBP_CFLAGS_value=
4110ac_cv_env_WEBP_LIBS_set=
4111ac_cv_env_WEBP_LIBS_value=
4112ac_cv_env_WMF_CFLAGS_set=
4113ac_cv_env_WMF_CFLAGS_value=
4114ac_cv_env_WMF_LIBS_set=
4115ac_cv_env_WMF_LIBS_value=
4116ac_cv_env_XFIXES_CFLAGS_set=
4117ac_cv_env_XFIXES_CFLAGS_value=
4118ac_cv_env_XFIXES_LIBS_set=
4119ac_cv_env_XFIXES_LIBS_value=
4120ac_cv_env_XMC_CFLAGS_set=
4121ac_cv_env_XMC_CFLAGS_value=
4122ac_cv_env_XMC_LIBS_set=
4123ac_cv_env_XMC_LIBS_value=
4124ac_cv_env_XMKMF_set=
4125ac_cv_env_XMKMF_value=
4126ac_cv_env_build_alias_set=set
4127ac_cv_env_build_alias_value=x86_64-apple-darwin18.7.0
4128ac_cv_env_host_alias_set=
4129ac_cv_env_host_alias_value=
4130ac_cv_env_target_alias_set=
4131ac_cv_env_target_alias_value=
4132ac_cv_func_alloca_works=yes
4133ac_cv_func_backtrace=yes
4134ac_cv_func_bind_textdomain_codeset=yes
4135ac_cv_func_connect=yes
4136ac_cv_func_dcgettext=yes
4137ac_cv_func_difftime=yes
4138ac_cv_func_finite=yes
4139ac_cv_func_fsync=yes
4140ac_cv_func_getaddrinfo=yes
4141ac_cv_func_gethostbyname=yes
4142ac_cv_func_getnameinfo=yes
4143ac_cv_func_isfinite=no
4144ac_cv_func_mmap=yes
4145ac_cv_func_remove=yes
4146ac_cv_func_rint=yes
4147ac_cv_func_shm_open=yes
4148ac_cv_func_shmat=yes
4149ac_cv_func_thr_self=no
4150ac_cv_func_vfork=yes
4151ac_cv_func_vprintf=yes
4152ac_cv_have_x='have_x=yes        ac_x_includes='\''/opt/local/include'\''        ac_x_libraries='\''/opt/local/lib'\'''
4153ac_cv_header_X11_Xmu_WinUtil_h=yes
4154ac_cv_header_X11_extensions_shape_h=yes
4155ac_cv_header_X11_xpm_h=yes
4156ac_cv_header_aalib_h=yes
4157ac_cv_header_bzlib_h=yes
4158ac_cv_header_dlfcn_h=yes
4159ac_cv_header_execinfo_h=yes
4160ac_cv_header_fcntl_h=yes
4161ac_cv_header_ghostscript_iapi_h=yes
4162ac_cv_header_ieeefp_h=no
4163ac_cv_header_inttypes_h=yes
4164ac_cv_header_libintl_h=yes
4165ac_cv_header_libmng_h=yes
4166ac_cv_header_linux_input_h=no
4167ac_cv_header_locale_h=yes
4168ac_cv_header_math_h=yes
4169ac_cv_header_stdint_h=yes
4170ac_cv_header_stdio_h=yes
4171ac_cv_header_stdlib_h=yes
4172ac_cv_header_string_h=yes
4173ac_cv_header_strings_h=yes
4174ac_cv_header_sys_mman_h=yes
4175ac_cv_header_sys_param_h=yes
4176ac_cv_header_sys_prctl_h=no
4177ac_cv_header_sys_stat_h=yes
4178ac_cv_header_sys_thr_h=no
4179ac_cv_header_sys_time_h=yes
4180ac_cv_header_sys_times_h=yes
4181ac_cv_header_sys_types_h=yes
4182ac_cv_header_sys_wait_h=yes
4183ac_cv_header_tiffio_h=yes
4184ac_cv_header_unistd_h=yes
4185ac_cv_header_zlib_h=yes
4186ac_cv_host=x86_64-apple-darwin18.7.0
4187ac_cv_lib_ICE_IceConnectionNumber=yes
4188ac_cv_lib_Xext_XShapeGetRectangles=yes
4189ac_cv_lib_Xmu_XmuClientWindow=yes
4190ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes
4191ac_cv_lib_aa_aa_printf=yes
4192ac_cv_lib_gs_gsapi_new_instance=yes
4193ac_cv_lib_intl_bindtextdomain=yes
4194ac_cv_lib_intl_dgettext=yes
4195ac_cv_lib_intl_ngettext=yes
4196ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
4197ac_cv_lib_jpeg_jpeg_save_markers=yes
4198ac_cv_lib_mng_mng_create=yes
4199ac_cv_lib_socket_socket=no
4200ac_cv_lib_tiff_TIFFReadScanline=yes
4201ac_cv_lib_z_gzsetparams=yes
4202ac_cv_objext=o
4203ac_cv_path_APPSTREAM_UTIL=/opt/local/bin/appstream-util
4204ac_cv_path_DESKTOP_FILE_VALIDATE=/opt/local/bin/desktop-file-validate
4205ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
4206ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
4207ac_cv_path_GDBUS_CODEGEN=/opt/local/bin/gdbus-codegen
4208ac_cv_path_GDK_PIXBUF_CSOURCE=/opt/local/bin/gdk-pixbuf-csource
4209ac_cv_path_GEGL=/opt/local/bin/gegl
4210ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
4211ac_cv_path_GREP=/opt/local/bin/ggrep
4212ac_cv_path_GTKDOC_CHECK_PATH=/opt/local/bin/gtkdoc-check
4213ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf
4214ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase
4215ac_cv_path_GTK_UPDATE_ICON_CACHE=/opt/local/bin/gtk-update-icon-cache
4216ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
4217ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
4218ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl5.28
4219ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
4220ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
4221ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
4222ac_cv_path_PERL=/opt/local/bin/perl5.28
4223ac_cv_path_PYGTK_CODEGEN=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pygtk-codegen-2.0
4224ac_cv_path_SED=/opt/local/bin/gsed
4225ac_cv_path_WMF_CONFIG=/opt/local/bin/libwmf-config
4226ac_cv_path_XDG_EMAIL=/opt/local/bin/xdg-email
4227ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
4228ac_cv_path_XMLLINT=/opt/local/bin/xmllint
4229ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc
4230ac_cv_path_XVFB_RUN=no
4231ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
4232ac_cv_path_lt_DD=/bin/dd
4233ac_cv_path_mkdir=/opt/local/bin/gmkdir
4234ac_cv_prog_AWK=gawk
4235ac_cv_prog_CPP='/usr/bin/clang -E'
4236ac_cv_prog_CXXCPP='/usr/bin/clang++ -std=gnu++14 -E'
4237ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test
4238ac_cv_prog_ac_ct_AR=ar
4239ac_cv_prog_ac_ct_CC=/usr/bin/clang
4240ac_cv_prog_ac_ct_CC_FOR_BUILD=/usr/bin/clang
4241ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
4242ac_cv_prog_ac_ct_LIPO=lipo
4243ac_cv_prog_ac_ct_NMEDIT=nmedit
4244ac_cv_prog_ac_ct_OBJDUMP=objdump
4245ac_cv_prog_ac_ct_OTOOL=otool
4246ac_cv_prog_ac_ct_RANLIB=ranlib
4247ac_cv_prog_ac_ct_STRIP=strip
4248ac_cv_prog_cc_c11=
4249ac_cv_prog_cc_g=yes
4250ac_cv_prog_cc_stdc=
4251ac_cv_prog_cxx_11=no
4252ac_cv_prog_cxx_g=yes
4253ac_cv_prog_cxx_stdcxx=
4254ac_cv_prog_make_make_set=yes
4255ac_cv_sys_file_offset_bits=no
4256ac_cv_sys_largefile_CC=no
4257ac_cv_type_pid_t=yes
4258ac_cv_type_size_t=yes
4259ac_cv_working_alloca_h=yes
4260am_cv_CCAS_dependencies_compiler_type=gcc3
4261am_cv_CC_dependencies_compiler_type=gcc3
4262am_cv_CXX_dependencies_compiler_type=gcc3
4263am_cv_make_support_nested_variables=yes
4264am_cv_prog_cc_c_o=yes
4265am_cv_python_platform=darwin
4266am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
4267am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
4268am_cv_python_version=2.7
4269am_cv_val_LC_MESSAGES=yes
4270ax_cv_cxx_compile_cxx14=no
4271ax_cv_cxx_compile_cxx14__std_gnupp14=yes
4272ax_cv_have_func_attribute_destructor=yes
4273gt_cv_func_CFLocaleCopyCurrent=yes
4274gt_cv_func_CFPreferencesCopyAppValue=yes
4275gt_cv_func_dgettext_libc=no
4276gt_cv_func_dgettext_libintl=yes
4277gt_cv_func_ngettext_libc=no
4278gt_cv_have_gettext=yes
4279lt_cv_apple_cc_single_mod=yes
4280lt_cv_ar_at_file=no
4281lt_cv_deplibs_check_method=pass_all
4282lt_cv_file_magic_cmd='$MAGIC_CMD'
4283lt_cv_file_magic_test_file=
4284lt_cv_ld_exported_symbols_list=yes
4285lt_cv_ld_force_load=yes
4286lt_cv_ld_reload_flag=-r
4287lt_cv_nm_interface='BSD nm'
4288lt_cv_objdir=.libs
4289lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
4290lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
4291lt_cv_path_NM='/opt/local/bin/nm -B'
4292lt_cv_path_mainfest_tool=no
4293lt_cv_prog_compiler_c_o=yes
4294lt_cv_prog_compiler_c_o_CXX=yes
4295lt_cv_prog_compiler_pic='-fno-common -DPIC'
4296lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
4297lt_cv_prog_compiler_pic_works=yes
4298lt_cv_prog_compiler_pic_works_CXX=yes
4299lt_cv_prog_compiler_rtti_exceptions=yes
4300lt_cv_prog_compiler_static_works=no
4301lt_cv_prog_compiler_static_works_CXX=no
4302lt_cv_prog_gnu_ld=no
4303lt_cv_prog_gnu_ldcxx=no
4304lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
4305lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
4306lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
4307lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='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'\'''
4308lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
4309lt_cv_sys_global_symbol_to_import=
4310lt_cv_sys_max_cmd_len=196608
4311lt_cv_to_host_file_cmd=func_convert_file_noop
4312lt_cv_to_tool_file_cmd=func_convert_file_noop
4313lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
4314pkg_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'
4315pkg_cv_ATK_LIBS='-L/opt/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl'
4316pkg_cv_BABL_CFLAGS=-I/opt/local/include/babl-0.1
4317pkg_cv_BABL_LIBS='-L/opt/local/lib -lbabl-0.1'
4318pkg_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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4319pkg_cv_CAIRO_LIBS='-L/opt/local/lib -lcairo'
4320pkg_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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4321pkg_cv_CAIRO_PDF_LIBS='-L/opt/local/lib -lz -lcairo'
4322pkg_cv_FONTCONFIG_CFLAGS='-I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4323pkg_cv_FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype'
4324pkg_cv_FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4325pkg_cv_FREETYPE_LIBS='-L/opt/local/lib -lfreetype'
4326pkg_cv_GDK_PIXBUF_CFLAGS='-I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4327pkg_cv_GDK_PIXBUF_LIBS='-L/opt/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
4328pkg_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'
4329pkg_cv_GEGL_LIBS='-L/opt/local/lib -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lbabl-0.1'
4330pkg_cv_GEXIV2_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4331pkg_cv_GEXIV2_LIBS='-L/opt/local/lib -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
4332pkg_cv_GIO_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4333pkg_cv_GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
4334pkg_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'
4335pkg_cv_GIO_UNIX_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
4336pkg_cv_GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4337pkg_cv_GLIB_COMPILE_RESOURCES=/opt/local/bin/glib-compile-resources
4338pkg_cv_GLIB_GENMARSHAL=/opt/local/bin/glib-genmarshal
4339pkg_cv_GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl'
4340pkg_cv_GLIB_MKENUMS=/opt/local/bin/glib-mkenums
4341pkg_cv_GMODULE_NO_EXPORT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4342pkg_cv_GMODULE_NO_EXPORT_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl'
4343pkg_cv_GOBJECT_QUERY=/opt/local/bin/gobject-query
4344pkg_cv_GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4345pkg_cv_GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl'
4346pkg_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'
4347pkg_cv_HARFBUZZ_LIBS='-L/opt/local/lib -lharfbuzz'
4348pkg_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'
4349pkg_cv_JSON_GLIB_LIBS='-L/opt/local/lib -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
4350pkg_cv_LCMS_CFLAGS=
4351pkg_cv_LCMS_LIBS='-L/opt/local/lib -llcms2'
4352pkg_cv_LIBHEIF_CFLAGS=-I/opt/local/include/rav1e
4353pkg_cv_LIBHEIF_LIBS='-L/opt/local/lib -lheif'
4354pkg_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'
4355pkg_cv_LIBMYPAINT_LIBS='-L/opt/local/lib -lmypaint -ljson-c -lgobject-2.0 -lglib-2.0 -lintl'
4356pkg_cv_LZMA_CFLAGS=
4357pkg_cv_LZMA_LIBS='-L/opt/local/lib -llzma'
4358pkg_cv_MIME_INFO_CFLAGS=
4359pkg_cv_MIME_INFO_LIBS=
4360pkg_cv_MYPAINT_BRUSHES_CFLAGS=-DMYPAINT_BRUSHES_DIR=/opt/local/share/mypaint-data/1.0/brushes
4361pkg_cv_MYPAINT_BRUSHES_LIBS=
4362pkg_cv_OPENEXR_CFLAGS='-D_THREAD_SAFE -I/opt/local/include/OpenEXR'
4363pkg_cv_OPENEXR_LIBS='-L/opt/local/lib -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread'
4364pkg_cv_OPENJPEG_CFLAGS=-I/opt/local/include/openjpeg-2.4
4365pkg_cv_OPENJPEG_LIBS='-L/opt/local/lib -lopenjp2'
4366pkg_cv_PANGOCAIRO_CFLAGS='-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/pixman-1 -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4367pkg_cv_PANGOCAIRO_LIBS='-L/opt/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -lfontconfig -lfreetype'
4368pkg_cv_PNG_CFLAGS=-I/opt/local/include/libpng16
4369pkg_cv_PNG_LIBS='-L/opt/local/lib -lpng16'
4370pkg_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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4371pkg_cv_POPPLER_DATA_CFLAGS=-DPOPPLER_DATADIR=/opt/local/share/poppler
4372pkg_cv_POPPLER_DATA_LIBS=
4373pkg_cv_POPPLER_LIBS='-L/opt/local/lib -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lintl -lcairo'
4374pkg_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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4375pkg_cv_PYCAIRO_LIBS='-L/opt/local/lib -lcairo'
4376pkg_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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4377pkg_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'
4378pkg_cv_WEBPDEMUX_CFLAGS=
4379pkg_cv_WEBPDEMUX_LIBS='-L/opt/local/lib -lwebpdemux -lwebp'
4380pkg_cv_WEBPMUX_CFLAGS=
4381pkg_cv_WEBPMUX_LIBS='-L/opt/local/lib -lwebpmux -lwebp'
4382pkg_cv_WEBP_CFLAGS=
4383pkg_cv_WEBP_LIBS='-L/opt/local/lib -lwebp'
4384pkg_cv_XFIXES_CFLAGS=
4385pkg_cv_XFIXES_LIBS='-L/opt/local/lib -lXfixes'
4386pkg_cv_XMC_CFLAGS=
4387pkg_cv_XMC_LIBS='-L/opt/local/lib -lXcursor'
4388
4389## ----------------- ##
4390## Output variables. ##
4391## ----------------- ##
4392
4393AA_LIBS='-laa'
4394ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.28/missing'\'' aclocal-1.16'
4395ALLOCA=''
4396ALL_LINGUAS=''
4397ALSA_CFLAGS=''
4398ALSA_LIBS=''
4399ALTIVEC_EXTRA_CFLAGS=''
4400AMDEPBACKSLASH='\'
4401AMDEP_FALSE='#'
4402AMDEP_TRUE=''
4403AMTAR='$${TAR-tar}'
4404AM_BACKSLASH='\'
4405AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
4406AM_DEFAULT_VERBOSITY='1'
4407AM_V='$(V)'
4408APPSTREAM_UTIL='/opt/local/bin/appstream-util'
4409AR='ar'
4410AS='as'
4411ATK_CFLAGS='-I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4412ATK_LIBS='-L/opt/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl'
4413ATK_REQUIRED_VERSION='2.2.0'
4414AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.28/missing'\'' autoconf'
4415AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.28/missing'\'' autoheader'
4416AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.28/missing'\'' automake-1.16'
4417AWK='gawk'
4418BABL_CFLAGS='-I/opt/local/include/babl-0.1'
4419BABL_LIBS='-L/opt/local/lib -lbabl-0.1'
4420BABL_REQUIRED_VERSION='0.1.78'
4421BUG_REPORT_URL='https://guide.macports.org/#project.tickets'
4422BUILD_EXEEXT=''
4423BUILD_OBJEXT=''
4424BUILD_PRINT_FALSE='#'
4425BUILD_PRINT_TRUE=''
4426BUILD_PYTHON_FALSE='#'
4427BUILD_PYTHON_TRUE=''
4428BUILD_WINDOWS_INSTALLER_FALSE=''
4429BUILD_WINDOWS_INSTALLER_TRUE='#'
4430BZIP2_LIBS='-lbz2'
4431CAIRO_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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4432CAIRO_LIBS='-L/opt/local/lib -lcairo'
4433CAIRO_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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4434CAIRO_PDF_LIBS='-L/opt/local/lib -lz -lcairo'
4435CAIRO_PDF_REQUIRED_VERSION='1.12.2'
4436CAIRO_REQUIRED_VERSION='1.12.2'
4437CATALOGS=''
4438CATOBJEXT='.gmo'
4439CC='/usr/bin/clang'
4440CCAS='/usr/bin/clang'
4441CCASDEPMODE='depmode=gcc3'
4442CCASFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
4443CCDEPMODE='depmode=gcc3'
4444CC_FOR_BUILD='/usr/bin/clang'
4445CC_VERSION='\tApple LLVM version 10.0.1 (clang-1001.0.46.4)\n\tTarget: x86_64-apple-darwin18.7.0\n\tThread model: posix\n\tInstalledDir: /Library/Developer/CommandLineTools/usr/bin\n'
4446CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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  '
4447CFLAGS_FOR_BUILD='-g -O2'
4448CPP='/usr/bin/clang -E'
4449CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE'
4450CPPFLAGS_FOR_BUILD='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk'
4451CPP_FOR_BUILD='/usr/bin/clang -E'
4452CSCOPE='cscope'
4453CTAGS='ctags'
4454CXX='/usr/bin/clang++ -std=gnu++14'
4455CXXCPP='/usr/bin/clang++ -std=gnu++14 -E'
4456CXXDEPMODE='depmode=gcc3'
4457CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
4458CYGPATH_W='echo'
4459DATADIRNAME='share'
4460DEFAULT_BINARY_FALSE='#'
4461DEFAULT_BINARY_TRUE=''
4462DEFS=''
4463DEPDIR='.deps'
4464DESKTOP_DATADIR='${datarootdir}'
4465DESKTOP_DATADIR_FALSE='#'
4466DESKTOP_DATADIR_TRUE=''
4467DESKTOP_FILE_VALIDATE='/opt/local/bin/desktop-file-validate'
4468DLLTOOL='false'
4469DOC_SHOOTER='doc-shooter'
4470DSYMUTIL='dsymutil'
4471DUMPBIN=''
4472ECHO_C='\c'
4473ECHO_N=''
4474ECHO_T=''
4475EGREP='/opt/local/bin/ggrep -E'
4476ENABLE_GIMP_CONSOLE_FALSE='#'
4477ENABLE_GIMP_CONSOLE_TRUE=''
4478ENABLE_GTK_DOC_APP_FALSE=''
4479ENABLE_GTK_DOC_APP_TRUE='#'
4480ENABLE_GTK_DOC_FALSE=''
4481ENABLE_GTK_DOC_TRUE='#'
4482ENABLE_RELOCATABLE_RESOURCES_FALSE='#'
4483ENABLE_RELOCATABLE_RESOURCES_TRUE=''
4484ENABLE_VECTOR_ICONS_FALSE='#'
4485ENABLE_VECTOR_ICONS_TRUE=''
4486ETAGS='etags'
4487EXEEXT=''
4488FGREP='/opt/local/bin/ggrep -F'
4489FILE_AA='file-aa$(EXEEXT)'
4490FILE_EXR='file-exr$(EXEEXT)'
4491FILE_HEIF='file-heif$(EXEEXT)'
4492FILE_JP2_LOAD='file-jp2-load$(EXEEXT)'
4493FILE_MNG='file-mng$(EXEEXT)'
4494FILE_PDF_SAVE='file-pdf-save$(EXEEXT)'
4495FILE_PS='file-ps$(EXEEXT)'
4496FILE_WMF='file-wmf$(EXEEXT)'
4497FILE_XMC='file-xmc$(EXEEXT)'
4498FILE_XPM='file-xpm$(EXEEXT)'
4499FONTCONFIG_CFLAGS='-I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4500FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype'
4501FONTCONFIG_REQUIRED_VERSION='2.12.4'
4502FREETYPE2_REQUIRED_VERSION='2.1.7'
4503FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4504FREETYPE_LIBS='-L/opt/local/lib -lfreetype'
4505GDBUS_CODEGEN='/opt/local/bin/gdbus-codegen'
4506GDK_PIXBUF_CFLAGS='-I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4507GDK_PIXBUF_CSOURCE='/opt/local/bin/gdk-pixbuf-csource'
4508GDK_PIXBUF_LIBS='-L/opt/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
4509GDK_PIXBUF_REQUIRED_VERSION='2.30.8'
4510GEGL='/opt/local/bin/gegl'
4511GEGL_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'
4512GEGL_LIBS='-L/opt/local/lib -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lbabl-0.1'
4513GEGL_MAJOR_MINOR_VERSION='0.4'
4514GEGL_REQUIRED_VERSION='0.4.32'
4515GETTEXT_PACKAGE='gimp20'
4516GEXIV2_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4517GEXIV2_LIBS='-L/opt/local/lib -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
4518GEXIV2_REQUIRED_VERSION='0.10.6'
4519GIMP_API_VERSION='2.0'
4520GIMP_APP_VERSION='2.10'
4521GIMP_BINARY_AGE='1028'
4522GIMP_COMMAND='gimp-2.10'
4523GIMP_DATA_VERSION='2.0'
4524GIMP_FULL_NAME='GNU Image Manipulation Program'
4525GIMP_INTERFACE_AGE='28'
4526GIMP_MAJOR_VERSION='2'
4527GIMP_MICRO_VERSION='28'
4528GIMP_MINOR_VERSION='10'
4529GIMP_MKENUMS='$(PERL) $(top_srcdir)/tools/gimp-mkenums'
4530GIMP_MODULES='modules'
4531GIMP_PACKAGE_REVISION='0'
4532GIMP_PKGCONFIG_VERSION='2.0'
4533GIMP_PLUGINS='plug-ins'
4534GIMP_PLUGIN_VERSION='2.0'
4535GIMP_REAL_VERSION='2.10.28'
4536GIMP_SYSCONF_VERSION='2.0'
4537GIMP_TOOL_VERSION='2.0'
4538GIMP_UNSTABLE='no'
4539GIMP_UNSTABLE_FALSE=''
4540GIMP_UNSTABLE_TRUE='#'
4541GIMP_USER_VERSION='2.10'
4542GIMP_VERSION='2.10.28'
4543GIO_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4544GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
4545GIO_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'
4546GIO_UNIX_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
4547GIO_WINDOWS_CFLAGS=''
4548GIO_WINDOWS_LIBS=''
4549GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4550GLIB_COMPILE_RESOURCES='/opt/local/bin/glib-compile-resources'
4551GLIB_GENMARSHAL='/opt/local/bin/glib-genmarshal'
4552GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl'
4553GLIB_MKENUMS='/opt/local/bin/glib-mkenums'
4554GLIB_REQUIRED_VERSION='2.56.2'
4555GMODULE_NO_EXPORT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4556GMODULE_NO_EXPORT_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl'
4557GMOFILES=''
4558GMSGFMT='/opt/local/bin/msgfmt'
4559GOBJECT_QUERY='/opt/local/bin/gobject-query'
4560GREP='/opt/local/bin/ggrep'
4561GS_LIBS='-lgs'
4562GTKDOC_CHECK='gtkdoc-check.test'
4563GTKDOC_CHECK_PATH='/opt/local/bin/gtkdoc-check'
4564GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4565GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl'
4566GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf'
4567GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase'
4568GTK_CFLAGS='-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/gio-unix-2.0 -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/gdk-pixbuf-2.0 -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/pixman-1 -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4569GTK_DOC_BUILD_HTML_FALSE='#'
4570GTK_DOC_BUILD_HTML_TRUE=''
4571GTK_DOC_BUILD_PDF_FALSE=''
4572GTK_DOC_BUILD_PDF_TRUE='#'
4573GTK_DOC_USE_LIBTOOL_FALSE='#'
4574GTK_DOC_USE_LIBTOOL_TRUE=''
4575GTK_DOC_USE_REBASE_FALSE='#'
4576GTK_DOC_USE_REBASE_TRUE=''
4577GTK_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -lfontconfig -lfreetype'
4578GTK_MAC_INTEGRATION_CFLAGS=''
4579GTK_MAC_INTEGRATION_LIBS=''
4580GTK_REQUIRED_VERSION='2.24.32'
4581GTK_UPDATE_ICON_CACHE='/opt/local/bin/gtk-update-icon-cache'
4582GUDEV_CFLAGS=''
4583GUDEV_LIBS=''
4584HARFBUZZ_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'
4585HARFBUZZ_LIBS='-L/opt/local/lib -lharfbuzz'
4586HARFBUZZ_REQUIRED_VERSION='0.9.19'
4587HAVE_APPSTREAM_UTIL_FALSE='#'
4588HAVE_APPSTREAM_UTIL_TRUE=''
4589HAVE_CXX14='1'
4590HAVE_DESKTOP_FILE_VALIDATE_FALSE='#'
4591HAVE_DESKTOP_FILE_VALIDATE_TRUE=''
4592HAVE_DX_DINPUT_FALSE=''
4593HAVE_DX_DINPUT_TRUE='#'
4594HAVE_EXCHNDL_FALSE=''
4595HAVE_EXCHNDL_TRUE='#'
4596HAVE_FINITE=''
4597HAVE_GS_FALSE='#'
4598HAVE_GS_TRUE=''
4599HAVE_GTK_DOC_FALSE='#'
4600HAVE_GTK_DOC_TRUE=''
4601HAVE_ISFINITE=''
4602HAVE_LIBHEIF_FALSE='#'
4603HAVE_LIBHEIF_TRUE=''
4604HAVE_LINUX_INPUT_FALSE=''
4605HAVE_LINUX_INPUT_TRUE='#'
4606HAVE_OPENEXR_FALSE='#'
4607HAVE_OPENEXR_TRUE=''
4608HAVE_OPENJPEG_FALSE='#'
4609HAVE_OPENJPEG_TRUE=''
4610HAVE_VFORK=''
4611HAVE_WEBKIT_FALSE=''
4612HAVE_WEBKIT_TRUE='#'
4613HAVE_WEBP_FALSE='#'
4614HAVE_WEBP_TRUE=''
4615HAVE_WINDRES_FALSE=''
4616HAVE_WINDRES_TRUE='#'
4617HAVE_XMLLINT_FALSE='#'
4618HAVE_XMLLINT_TRUE=''
4619HAVE_XSLTPROC_FALSE='#'
4620HAVE_XSLTPROC_TRUE=''
4621HAVE_XVFB_RUN_FALSE=''
4622HAVE_XVFB_RUN_TRUE='#'
4623HOST_GLIB_COMPILE_RESOURCES='/opt/local/bin/glib-compile-resources'
4624HTML_DIR='${datadir}/gtk-doc/html'
4625INSTALL_DATA='${INSTALL} -m 644'
4626INSTALL_PROGRAM='${INSTALL}'
4627INSTALL_SCRIPT='${INSTALL}'
4628INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
4629INSTOBJEXT='.mo'
4630INTLLIBS='-lintl  -Wl,-framework -Wl,CoreFoundation'
4631INTLTOOL_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 $< $@'
4632INTLTOOL_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 $< $@'
4633INTLTOOL_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 $< $@'
4634INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
4635INTLTOOL_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 $< $@'
4636INTLTOOL_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 $< $@'
4637INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
4638INTLTOOL_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 $< $@'
4639INTLTOOL_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 $< $@'
4640INTLTOOL_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 $< $@'
4641INTLTOOL_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 $< $@'
4642INTLTOOL_REQUIRED_VERSION='0.40.1'
4643INTLTOOL_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 $< $@'
4644INTLTOOL_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 $< $@'
4645INTLTOOL_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 $< $@'
4646INTLTOOL_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 $< $@'
4647INTLTOOL_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 $< $@'
4648INTLTOOL_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 $< $@'
4649INTLTOOL_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 $< $@'
4650INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
4651INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
4652INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
4653INTLTOOL_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 $< $@'
4654INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
4655INTLTOOL_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 $< $@'
4656INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
4657INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
4658INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
4659ISO_CODES_LOCALEDIR='/opt/local/share/locale'
4660ISO_CODES_LOCATION='/opt/local/share/xml/iso-codes'
4661JPEG_LIBS='-ljpeg'
4662JSON_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'
4663JSON_GLIB_LIBS='-L/opt/local/lib -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
4664LCMS_CFLAGS=''
4665LCMS_LIBS='-L/opt/local/lib -llcms2'
4666LCMS_REQUIRED_VERSION='2.8'
4667LD='/Library/Developer/CommandLineTools/usr/bin/ld'
4668LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
4669LDFLAGS_FOR_BUILD='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
4670LIBBACKTRACE_LIBS=''
4671LIBHEIF_CFLAGS='-I/opt/local/include/rav1e'
4672LIBHEIF_LIBS='-L/opt/local/lib -lheif'
4673LIBHEIF_REQUIRED_VERSION='1.3.2'
4674LIBLZMA_REQUIRED_VERSION='5.0.0'
4675LIBMYPAINT_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'
4676LIBMYPAINT_LIBS='-L/opt/local/lib -lmypaint -ljson-c -lgobject-2.0 -lglib-2.0 -lintl'
4677LIBMYPAINT_REQUIRED_VERSION='1.3.0'
4678LIBOBJS=''
4679LIBPNG_REQUIRED_VERSION='1.6.25'
4680LIBS='-ljpeg '
4681LIBTOOL='$(SHELL) $(top_builddir)/libtool'
4682LIBUNWIND_CFLAGS=''
4683LIBUNWIND_LIBS=''
4684LIBUNWIND_REQUIRED_VERSION='1.1.0'
4685LIPO='lipo'
4686LN_S='ln -s'
4687LTLIBOBJS=''
4688LT_CURRENT_MINUS_AGE='0'
4689LT_SYS_LIBRARY_PATH=''
4690LT_VERSION_INFO='1000:28:1000'
4691LZMA_CFLAGS=''
4692LZMA_LIBS='-L/opt/local/lib -llzma'
4693MAIL='mail$(EXEEXT)'
4694MAINT=''
4695MAINTAINER_MODE_FALSE='#'
4696MAINTAINER_MODE_TRUE=''
4697MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.28/missing'\'' makeinfo'
4698MANIFEST_TOOL=':'
4699MIME_INFO_CFLAGS=''
4700MIME_INFO_LIBS=''
4701MIME_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-xpixmap;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;'
4702MKDIR_P='/opt/local/bin/gmkdir -p'
4703MKINSTALLDIRS='.//mkinstalldirs'
4704MMX_EXTRA_CFLAGS='-mmmx'
4705MNG_CFLAGS='-I/opt/local/include/libpng16 -DPNG_PEDANTIC_WARNINGS'
4706MNG_LIBS='-lmng -ljpeg -L/opt/local/lib -lpng16'
4707MSGFMT='/opt/local/bin/msgfmt'
4708MSGFMT_OPTS='-c'
4709MSGMERGE='/opt/local/bin/msgmerge'
4710MS_LIB_AVAILABLE_FALSE=''
4711MS_LIB_AVAILABLE_TRUE='#'
4712MYPAINT_BRUSHES_CFLAGS='-DMYPAINT_BRUSHES_DIR=/opt/local/share/mypaint-data/1.0/brushes'
4713MYPAINT_BRUSHES_LIBS=''
4714NATIVE_GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4715NATIVE_GLIB_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
4716NM='/opt/local/bin/nm -B'
4717NMEDIT='nmedit'
4718OBJDUMP='objdump'
4719OBJEXT='o'
4720OPENEXR_CFLAGS='-D_THREAD_SAFE -I/opt/local/include/OpenEXR'
4721OPENEXR_LIBS='-L/opt/local/lib -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread'
4722OPENEXR_REQUIRED_VERSION='1.6.1'
4723OPENJPEG_CFLAGS='-I/opt/local/include/openjpeg-2.4'
4724OPENJPEG_LIBS='-L/opt/local/lib -lopenjp2'
4725OPENJPEG_REQUIRED_VERSION='2.1.0'
4726OS_UNIX_FALSE='#'
4727OS_UNIX_TRUE=''
4728OS_WIN32_FALSE=''
4729OS_WIN32_TRUE='#'
4730OTOOL64=':'
4731OTOOL='otool'
4732PACKAGE='gimp'
4733PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/gimp/issues/new'
4734PACKAGE_NAME='GIMP'
4735PACKAGE_STRING='GIMP 2.10.28'
4736PACKAGE_TARNAME='gimp'
4737PACKAGE_URL=''
4738PACKAGE_VERSION='2.10.28'
4739PANGOCAIRO_CFLAGS='-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/pixman-1 -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4740PANGOCAIRO_LIBS='-L/opt/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -lfontconfig -lfreetype'
4741PANGOCAIRO_REQUIRED_VERSION='1.29.4'
4742PATHSEP=':'
4743PATH_SEPARATOR=':'
4744PERL='/opt/local/bin/perl5.28'
4745PERL_REQUIRED_VERSION='5.10.0'
4746PERL_VERSION='5.28.3'
4747PKG_CONFIG='/opt/local/bin/pkg-config'
4748PKG_CONFIG_LIBDIR=''
4749PKG_CONFIG_PATH='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig'
4750PLATFORM_LINUX_FALSE=''
4751PLATFORM_LINUX_TRUE='#'
4752PLATFORM_OSX_FALSE='#'
4753PLATFORM_OSX_QUARTZ_FALSE=''
4754PLATFORM_OSX_QUARTZ_TRUE='#'
4755PLATFORM_OSX_TRUE=''
4756PLATFORM_WIN32_FALSE=''
4757PLATFORM_WIN32_TRUE='#'
4758PNG_CFLAGS='-I/opt/local/include/libpng16 -DPNG_PEDANTIC_WARNINGS'
4759PNG_LIBS='-L/opt/local/lib -lpng16'
4760POFILES=''
4761POPPLER_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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4762POPPLER_DATA_CFLAGS='-DPOPPLER_DATADIR=/opt/local/share/poppler'
4763POPPLER_DATA_LIBS=''
4764POPPLER_DATA_REQUIRED_VERSION='0.4.7'
4765POPPLER_LIBS='-L/opt/local/lib -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lintl -lcairo'
4766POPPLER_REQUIRED_VERSION='0.50.0'
4767POSUB='po'
4768PO_IN_DATADIR_FALSE=''
4769PO_IN_DATADIR_TRUE=''
4770PYBIN_PATH='/opt/local/bin/python2.7'
4771PYCAIRO_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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4772PYCAIRO_LIBS='-L/opt/local/lib -lcairo'
4773PYGIMP_EXTRA_CFLAGS='-fno-strict-aliasing'
4774PYGTK_CFLAGS=''
4775PYGTK_CODEGEN='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pygtk-codegen-2.0'
4776PYGTK_DEFSDIR=''
4777PYGTK_LIBS=''
4778PYLINK_LIBS=''
4779PYTHON2_REQUIRED_VERSION='2.5.0'
4780PYTHON='/opt/local/bin/python2.7'
4781PYTHON_EXEC_PREFIX='${exec_prefix}'
4782PYTHON_INCLUDES='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7'
4783PYTHON_PLATFORM='darwin'
4784PYTHON_PREFIX='${prefix}'
4785PYTHON_VERSION='2.7'
4786RANLIB='ranlib'
4787RSVG_REQUIRED_VERSION='2.40.6'
4788RT_LIBS=''
4789SCREENSHOT_LIBS=' -L/opt/local/lib  -lSM -lICE -lX11 -lXmu -lXt -lXext -L/opt/local/lib -lXfixes'
4790SED='/opt/local/bin/gsed'
4791SENDMAIL=''
4792SET_MAKE=''
4793SHELL='/bin/sh'
4794SOCKET_LIBS=''
4795SSE2_EXTRA_CFLAGS='-mfpmath=sse -msse2'
4796SSE4_1_EXTRA_CFLAGS='-mfpmath=sse -msse4.1'
4797SSE_EXTRA_CFLAGS='-mmmx -msse'
4798STATICLIBS_FALSE=''
4799STATICLIBS_TRUE='#'
4800STRIP='strip'
4801SVG_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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
4802SVG_LIBS='-L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo'
4803SYMPREFIX='_'
4804TIFF_LIBS='-ltiff'
4805USE_NLS='yes'
4806VERSION='2.10.28'
4807WEBKIT_CFLAGS=''
4808WEBKIT_LIBS=''
4809WEBKIT_REQUIRED_VERSION='1.6.1'
4810WEBPDEMUX_CFLAGS=''
4811WEBPDEMUX_LIBS='-L/opt/local/lib -lwebpdemux -lwebp'
4812WEBPMUX_CFLAGS=''
4813WEBPMUX_LIBS='-L/opt/local/lib -lwebpmux -lwebp'
4814WEBP_CFLAGS=''
4815WEBP_LIBS='-L/opt/local/lib -lwebp'
4816WEBP_REQUIRED_VERSION='0.6.0'
4817WEB_PAGE=''
4818WIN32_LARGE_ADDRESS_AWARE=''
4819WINDRES=':'
4820WITH_PDBGEN_FALSE='#'
4821WITH_PDBGEN_TRUE=''
4822WMF_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include'
4823WMF_CONFIG='/opt/local/bin/libwmf-config'
4824WMF_LIBS='-L/opt/local/lib -lwmf -lwmflite -lfreetype -lexpat -ljpeg -lpng -lz -lm'
4825WMF_REQUIRED_VERSION='0.2.8'
4826XDG_EMAIL='/opt/local/bin/xdg-email'
4827XFIXES_CFLAGS=''
4828XFIXES_LIBS='-L/opt/local/lib -lXfixes'
4829XGETTEXT='/opt/local/bin/xgettext'
4830XGETTEXT_REQUIRED_VERSION='0.19'
4831XMC_CFLAGS=''
4832XMC_LIBS='-L/opt/local/lib -lXcursor'
4833XMKMF=''
4834XMLLINT='/opt/local/bin/xmllint'
4835XMU_LIBS=' -L/opt/local/lib  -lSM -lICE -lX11 -lXmu -lXt'
4836XPM_LIBS=' -L/opt/local/lib  -lSM -lICE -lX11 -lXpm'
4837XSLTPROC='/opt/local/bin/xsltproc'
4838XVFB_RUN='no'
4839X_CFLAGS=' -I/opt/local/include'
4840X_EXTRA_LIBS=''
4841X_LIBS=' -L/opt/local/lib'
4842X_PRE_LIBS=' -lSM -lICE'
4843Z_LIBS='-lz'
4844ac_ct_AR='ar'
4845ac_ct_CC='/usr/bin/clang'
4846ac_ct_CC_FOR_BUILD='/usr/bin/clang'
4847ac_ct_CXX=''
4848ac_ct_DUMPBIN=''
4849am__EXEEXT_FALSE=''
4850am__EXEEXT_TRUE=''
4851am__fastdepCCAS_FALSE='#'
4852am__fastdepCCAS_TRUE=''
4853am__fastdepCC_FALSE='#'
4854am__fastdepCC_TRUE=''
4855am__fastdepCXX_FALSE='#'
4856am__fastdepCXX_TRUE=''
4857am__include='include'
4858am__isrc=''
4859am__leading_dot='.'
4860am__nodep='_no'
4861am__quote=''
4862am__tar='$${TAR-tar} chof - "$$tardir"'
4863am__untar='$${TAR-tar} xf -'
4864bindir='${exec_prefix}/bin'
4865build='x86_64-apple-darwin18.7.0'
4866build_alias='x86_64-apple-darwin18.7.0'
4867build_cpu='x86_64'
4868build_os='darwin18.7.0'
4869build_vendor='apple'
4870datadir='${datarootdir}'
4871datarootdir='${prefix}/share'
4872docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
4873dvidir='${docdir}'
4874exec_prefix='NONE'
4875gimpdatadir='${datarootdir}/gimp/2.0'
4876gimpdir='GIMP'
4877gimplocaledir='${datarootdir}/locale'
4878gimpplugindir='${exec_prefix}/lib/gimp/2.0'
4879gimpsysconfdir='${prefix}/etc/gimp/2.0'
4880host='x86_64-apple-darwin18.7.0'
4881host_alias=''
4882host_cpu='x86_64'
4883host_os='darwin18.7.0'
4884host_vendor='apple'
4885htmldir='${docdir}'
4886includedir='${prefix}/include'
4887infodir='${datarootdir}/info'
4888install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.28/install-sh'
4889intltool__v_merge_options_0='-q'
4890intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
4891libdir='${exec_prefix}/lib'
4892libexecdir='${exec_prefix}/libexec'
4893localedir='${datarootdir}/locale'
4894localstatedir='${prefix}/var'
4895mandir='${datarootdir}/man'
4896manpage_gimpdir='\fB$XDG_CONFIG_HOME\fP/GIMP/2.10'
4897mkdir_p='$(MKDIR_P)'
4898ms_librarian=''
4899mypaint_brushes_dir='${gimp_installation_dir}/share/mypaint-data/1.0/brushes'
4900oldincludedir='/usr/include'
4901pdfdir='${docdir}'
4902pkgpyexecdir='${pyexecdir}/gimp'
4903pkgpythondir='${pythondir}/gimp'
4904prefix='/opt/local'
4905program_transform_name='s,x,x,'
4906psdir='${docdir}'
4907pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
4908pythondir='${prefix}/lib/python2.7/site-packages'
4909runstatedir='${localstatedir}/run'
4910sbindir='${exec_prefix}/sbin'
4911sharedstatedir='${prefix}/com'
4912sysconfdir='${prefix}/etc'
4913target_alias=''
4914
4915## ----------- ##
4916## confdefs.h. ##
4917## ----------- ##
4918
4919/* confdefs.h */
4920#define PACKAGE_NAME "GIMP"
4921#define PACKAGE_TARNAME "gimp"
4922#define PACKAGE_VERSION "2.10.28"
4923#define PACKAGE_STRING "GIMP 2.10.28"
4924#define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new"
4925#define PACKAGE_URL ""
4926#define GIMP_PKGCONFIG_VERSION "2.0"
4927#define GIMP_TOOL_VERSION "2.0"
4928#define GETTEXT_PACKAGE "gimp20"
4929#define HAVE_CXX14 1
4930#define HAVE_STDIO_H 1
4931#define HAVE_STDLIB_H 1
4932#define HAVE_STRING_H 1
4933#define HAVE_INTTYPES_H 1
4934#define HAVE_STDINT_H 1
4935#define HAVE_STRINGS_H 1
4936#define HAVE_SYS_STAT_H 1
4937#define HAVE_SYS_TYPES_H 1
4938#define HAVE_UNISTD_H 1
4939#define HAVE_SYS_TIME_H 1
4940#define STDC_HEADERS 1
4941#define HAVE_DLFCN_H 1
4942#define LT_OBJDIR ".libs/"
4943#define ARCH_X86 1
4944#define ARCH_X86_64 1
4945#define PLATFORM_OSX 1
4946#define HAVE_SYS_WAIT_H 1
4947#define TIME_WITH_SYS_TIME 1
4948#define HAVE_EXECINFO_H 1
4949#define HAVE_FCNTL_H 1
4950#define HAVE_SYS_PARAM_H 1
4951#define HAVE_SYS_TIME_H 1
4952#define HAVE_SYS_TIMES_H 1
4953#define HAVE_SYS_WAIT_H 1
4954#define HAVE_UNISTD_H 1
4955#define HAVE_BACKTRACE 1
4956#define HAVE_VPRINTF 1
4957#define HAVE_ALLOCA_H 1
4958#define HAVE_ALLOCA 1
4959#define HAVE_FSYNC 1
4960#define HAVE_DIFFTIME 1
4961#define HAVE_MMAP 1
4962#define HAVE_LOCALE_H 1
4963#define HAVE_LC_MESSAGES 1
4964#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4965#define HAVE_CFLOCALECOPYCURRENT 1
4966#define HAVE_BIND_TEXTDOMAIN_CODESET 1
4967#define HAVE_GETTEXT 1
4968#define HAVE_DCGETTEXT 1
4969#define ENABLE_NLS 1
4970#define HAVE_ISO_CODES 1
4971#define HAVE_BIND_TEXTDOMAIN_CODESET 1
4972#define HAVE_EXECINFO_H 1
4973#define HAVE_MATH_H 1
4974#define HAVE_FINITE 1
4975#define HAVE_ISFINITE 1
4976#define HAVE_RINT 1
4977#define HAVE_VFORK 1
4978#define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1
4979#define HAVE_GETADDRINFO 1
4980#define HAVE_GETNAMEINFO 1
4981#define COMPILE_SSE2_INTRINISICS 1
4982#define COMPILE_SSE4_1_INTRINISICS 1
4983#define USE_MMX 1
4984#define USE_SSE 1
4985#define HAVE_MMAN_H 1
4986#define USE_POSIX_SHM 1
4987#define ENABLE_MP 1
4988#define HAVE_X11_XMU_WINUTIL_H 1
4989#define HAVE_X11_EXTENSIONS_SHAPE_H 1
4990#define HAVE_XFIXES 1
4991#define ENABLE_RELOCATABLE_RESOURCES 1
4992#define HAVE_LIBJPEG 1
4993#define HAVE_LIBHEIF_1_4_0 1
4994#define BUG_REPORT_URL "https://guide.macports.org/#project.tickets"
4995#define GIMP_BUILD_ID "unknown"
4996#define GIMP_BUILD_PLATFORM "darwin18.7.0"
4997#define GIMP_BUILD_PLATFORM_FAMILY "macos"
4998
4999configure: exit 1