1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by GIMP configure 2.10.18, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --build=x86_64-apple-darwin19.4.0 --enable-mp --with-bug-report-url=https://guide.macports.org/#project.tickets --with-pdbgen --disable-silent-rules --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 --without-x |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Martins-MBP.fritz.box |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 19.4.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 19.4.0: Wed Mar 4 22:28:40 PST 2020; root:xnu-6153.101.6~15/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 19.4.0: Wed Mar 4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 16 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 16 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 485 tasks, 1960 threads, 16 processors |
---|
34 | Load average: 2.69, Mach factor: 13.30 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin |
---|
40 | PATH: /opt/local/bin |
---|
41 | PATH: /opt/local/sbin |
---|
42 | PATH: /bin |
---|
43 | PATH: /sbin |
---|
44 | PATH: /usr/bin |
---|
45 | PATH: /usr/sbin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:3239: checking for a BSD-compatible install |
---|
53 | configure:3307: result: /usr/bin/install -c |
---|
54 | configure:3318: checking whether build environment is sane |
---|
55 | configure:3373: result: yes |
---|
56 | configure:3524: checking for a thread-safe mkdir -p |
---|
57 | configure:3563: result: /opt/local/bin/gmkdir -p |
---|
58 | configure:3570: checking for gawk |
---|
59 | configure:3586: found /opt/local/bin/gawk |
---|
60 | configure:3597: result: gawk |
---|
61 | configure:3608: checking whether make sets $(MAKE) |
---|
62 | configure:3630: result: yes |
---|
63 | configure:3659: checking whether make supports nested variables |
---|
64 | configure:3676: result: yes |
---|
65 | configure:3808: checking whether make supports nested variables |
---|
66 | configure:3825: result: yes |
---|
67 | configure:4041: checking for gcc |
---|
68 | configure:4068: result: /usr/bin/clang |
---|
69 | configure:4297: checking for C compiler version |
---|
70 | configure:4306: /usr/bin/clang --version >&5 |
---|
71 | Apple clang version 11.0.0 (clang-1100.0.33.17) |
---|
72 | Target: x86_64-apple-darwin19.4.0 |
---|
73 | Thread model: posix |
---|
74 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
75 | configure:4317: $? = 0 |
---|
76 | configure:4306: /usr/bin/clang -v >&5 |
---|
77 | Apple clang version 11.0.0 (clang-1100.0.33.17) |
---|
78 | Target: x86_64-apple-darwin19.4.0 |
---|
79 | Thread model: posix |
---|
80 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
81 | configure:4317: $? = 0 |
---|
82 | configure:4306: /usr/bin/clang -V >&5 |
---|
83 | clang: error: unsupported option '-V -Wno-framework-include-private-from-public' |
---|
84 | clang: error: no input files |
---|
85 | configure:4317: $? = 1 |
---|
86 | configure:4306: /usr/bin/clang -qversion >&5 |
---|
87 | clang: error: unknown argument '-qversion', did you mean '--version'? |
---|
88 | clang: error: no input files |
---|
89 | configure:4317: $? = 1 |
---|
90 | configure:4337: checking whether the C compiler works |
---|
91 | configure:4359: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
92 | configure:4363: $? = 0 |
---|
93 | configure:4411: result: yes |
---|
94 | configure:4414: checking for C compiler default output file name |
---|
95 | configure:4416: result: a.out |
---|
96 | configure:4422: checking for suffix of executables |
---|
97 | configure:4429: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
98 | configure:4433: $? = 0 |
---|
99 | configure:4455: result: |
---|
100 | configure:4477: checking whether we are cross compiling |
---|
101 | configure:4485: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
102 | configure:4489: $? = 0 |
---|
103 | configure:4496: ./conftest |
---|
104 | configure:4500: $? = 0 |
---|
105 | configure:4515: result: no |
---|
106 | configure:4520: checking for suffix of object files |
---|
107 | configure:4542: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
108 | configure:4546: $? = 0 |
---|
109 | configure:4567: result: o |
---|
110 | configure:4571: checking whether we are using the GNU C compiler |
---|
111 | configure:4590: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
112 | configure:4590: $? = 0 |
---|
113 | configure:4599: result: yes |
---|
114 | configure:4608: checking whether /usr/bin/clang accepts -g |
---|
115 | configure:4628: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
116 | configure:4628: $? = 0 |
---|
117 | configure:4669: result: yes |
---|
118 | configure:4686: checking for /usr/bin/clang option to accept ISO C89 |
---|
119 | configure:4749: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
120 | configure:4749: $? = 0 |
---|
121 | configure:4762: result: none needed |
---|
122 | configure:4787: checking whether /usr/bin/clang understands -c and -o together |
---|
123 | configure:4809: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
124 | configure:4812: $? = 0 |
---|
125 | configure:4809: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
126 | configure:4812: $? = 0 |
---|
127 | configure:4824: result: yes |
---|
128 | configure:4844: checking whether make supports the include directive |
---|
129 | configure:4859: make -f confmf.GNU && cat confinc.out |
---|
130 | this is the am__doit target |
---|
131 | configure:4862: $? = 0 |
---|
132 | configure:4881: result: yes (GNU style) |
---|
133 | configure:4906: checking dependency style of /usr/bin/clang |
---|
134 | configure:5017: result: gcc3 |
---|
135 | configure:5037: checking how to run the C preprocessor |
---|
136 | configure:5068: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
137 | configure:5068: $? = 0 |
---|
138 | configure:5082: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
139 | conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
140 | #include <ac_nonexistent.h> |
---|
141 | ^~~~~~~~~~~~~~~~~~ |
---|
142 | 1 error generated. |
---|
143 | configure:5082: $? = 1 |
---|
144 | configure: failed program was: |
---|
145 | | /* confdefs.h */ |
---|
146 | | #define PACKAGE_NAME "GIMP" |
---|
147 | | #define PACKAGE_TARNAME "gimp" |
---|
148 | | #define PACKAGE_VERSION "2.10.18" |
---|
149 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
150 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
151 | | #define PACKAGE_URL "" |
---|
152 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
153 | | #define GIMP_TOOL_VERSION "2.0" |
---|
154 | | #define GETTEXT_PACKAGE "gimp20" |
---|
155 | | /* end confdefs.h. */ |
---|
156 | | #include <ac_nonexistent.h> |
---|
157 | configure:5107: result: /usr/bin/clang -E |
---|
158 | configure:5127: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
159 | configure:5127: $? = 0 |
---|
160 | configure:5141: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
161 | conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
162 | #include <ac_nonexistent.h> |
---|
163 | ^~~~~~~~~~~~~~~~~~ |
---|
164 | 1 error generated. |
---|
165 | configure:5141: $? = 1 |
---|
166 | configure: failed program was: |
---|
167 | | /* confdefs.h */ |
---|
168 | | #define PACKAGE_NAME "GIMP" |
---|
169 | | #define PACKAGE_TARNAME "gimp" |
---|
170 | | #define PACKAGE_VERSION "2.10.18" |
---|
171 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
172 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
173 | | #define PACKAGE_URL "" |
---|
174 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
175 | | #define GIMP_TOOL_VERSION "2.0" |
---|
176 | | #define GETTEXT_PACKAGE "gimp20" |
---|
177 | | /* end confdefs.h. */ |
---|
178 | | #include <ac_nonexistent.h> |
---|
179 | configure:5174: checking build system type |
---|
180 | configure:5188: result: x86_64-apple-darwin19.4.0 |
---|
181 | configure:5208: checking host system type |
---|
182 | configure:5221: result: x86_64-apple-darwin19.4.0 |
---|
183 | configure:5296: checking for gcc |
---|
184 | configure:5323: result: /usr/bin/clang |
---|
185 | configure:5552: checking for C compiler version |
---|
186 | configure:5561: /usr/bin/clang --version >&5 |
---|
187 | Apple clang version 11.0.0 (clang-1100.0.33.17) |
---|
188 | Target: x86_64-apple-darwin19.4.0 |
---|
189 | Thread model: posix |
---|
190 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
191 | configure:5572: $? = 0 |
---|
192 | configure:5561: /usr/bin/clang -v >&5 |
---|
193 | Apple clang version 11.0.0 (clang-1100.0.33.17) |
---|
194 | Target: x86_64-apple-darwin19.4.0 |
---|
195 | Thread model: posix |
---|
196 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
197 | configure:5572: $? = 0 |
---|
198 | configure:5561: /usr/bin/clang -V >&5 |
---|
199 | clang: error: unsupported option '-V -Wno-framework-include-private-from-public' |
---|
200 | clang: error: no input files |
---|
201 | configure:5572: $? = 1 |
---|
202 | configure:5561: /usr/bin/clang -qversion >&5 |
---|
203 | clang: error: unknown argument '-qversion', did you mean '--version'? |
---|
204 | clang: error: no input files |
---|
205 | configure:5572: $? = 1 |
---|
206 | configure:5576: checking whether we are using the GNU C compiler |
---|
207 | configure:5604: result: yes |
---|
208 | configure:5613: checking whether /usr/bin/clang accepts -g |
---|
209 | configure:5633: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
210 | configure:5633: $? = 0 |
---|
211 | configure:5674: result: yes |
---|
212 | configure:5691: checking for /usr/bin/clang option to accept ISO C89 |
---|
213 | configure:5767: result: none needed |
---|
214 | configure:5792: checking whether /usr/bin/clang understands -c and -o together |
---|
215 | configure:5829: result: yes |
---|
216 | configure:5848: checking dependency style of /usr/bin/clang |
---|
217 | configure:5959: result: gcc3 |
---|
218 | configure:5979: checking how to run the C preprocessor |
---|
219 | configure:6010: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
220 | configure:6010: $? = 0 |
---|
221 | configure:6024: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
222 | conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
223 | #include <ac_nonexistent.h> |
---|
224 | ^~~~~~~~~~~~~~~~~~ |
---|
225 | 1 error generated. |
---|
226 | configure:6024: $? = 1 |
---|
227 | configure: failed program was: |
---|
228 | | /* confdefs.h */ |
---|
229 | | #define PACKAGE_NAME "GIMP" |
---|
230 | | #define PACKAGE_TARNAME "gimp" |
---|
231 | | #define PACKAGE_VERSION "2.10.18" |
---|
232 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
233 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
234 | | #define PACKAGE_URL "" |
---|
235 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
236 | | #define GIMP_TOOL_VERSION "2.0" |
---|
237 | | #define GETTEXT_PACKAGE "gimp20" |
---|
238 | | /* end confdefs.h. */ |
---|
239 | | #include <ac_nonexistent.h> |
---|
240 | configure:6049: result: /usr/bin/clang -E |
---|
241 | configure:6069: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
242 | configure:6069: $? = 0 |
---|
243 | configure:6083: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
244 | conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
245 | #include <ac_nonexistent.h> |
---|
246 | ^~~~~~~~~~~~~~~~~~ |
---|
247 | 1 error generated. |
---|
248 | configure:6083: $? = 1 |
---|
249 | configure: failed program was: |
---|
250 | | /* confdefs.h */ |
---|
251 | | #define PACKAGE_NAME "GIMP" |
---|
252 | | #define PACKAGE_TARNAME "gimp" |
---|
253 | | #define PACKAGE_VERSION "2.10.18" |
---|
254 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
255 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
256 | | #define PACKAGE_URL "" |
---|
257 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
258 | | #define GIMP_TOOL_VERSION "2.0" |
---|
259 | | #define GETTEXT_PACKAGE "gimp20" |
---|
260 | | /* end confdefs.h. */ |
---|
261 | | #include <ac_nonexistent.h> |
---|
262 | configure:6240: checking for C++ compiler version |
---|
263 | configure:6249: /usr/bin/clang++ --version >&5 |
---|
264 | Apple clang version 11.0.0 (clang-1100.0.33.17) |
---|
265 | Target: x86_64-apple-darwin19.4.0 |
---|
266 | Thread model: posix |
---|
267 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
268 | configure:6260: $? = 0 |
---|
269 | configure:6249: /usr/bin/clang++ -v >&5 |
---|
270 | Apple clang version 11.0.0 (clang-1100.0.33.17) |
---|
271 | Target: x86_64-apple-darwin19.4.0 |
---|
272 | Thread model: posix |
---|
273 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
274 | configure:6260: $? = 0 |
---|
275 | configure:6249: /usr/bin/clang++ -V >&5 |
---|
276 | clang: error: unsupported option '-V -Wno-framework-include-private-from-public' |
---|
277 | clang: error: no input files |
---|
278 | configure:6260: $? = 1 |
---|
279 | configure:6249: /usr/bin/clang++ -qversion >&5 |
---|
280 | clang: error: unknown argument '-qversion', did you mean '--version'? |
---|
281 | clang: error: no input files |
---|
282 | configure:6260: $? = 1 |
---|
283 | configure:6264: checking whether we are using the GNU C++ compiler |
---|
284 | configure:6283: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp >&5 |
---|
285 | configure:6283: $? = 0 |
---|
286 | configure:6292: result: yes |
---|
287 | configure:6301: checking whether /usr/bin/clang++ accepts -g |
---|
288 | configure:6321: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp >&5 |
---|
289 | configure:6321: $? = 0 |
---|
290 | configure:6362: result: yes |
---|
291 | configure:6387: checking dependency style of /usr/bin/clang++ |
---|
292 | configure:6498: result: gcc3 |
---|
293 | configure:6521: checking whether /usr/bin/clang++ supports C++14 features by default |
---|
294 | configure:6935: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp >&5 |
---|
295 | conftest.cpp:23:2: error: "This is not a C++11 compiler" |
---|
296 | #error "This is not a C++11 compiler" |
---|
297 | ^ |
---|
298 | conftest.cpp:308:2: error: "This is not a C++14 compiler" |
---|
299 | #error "This is not a C++14 compiler" |
---|
300 | ^ |
---|
301 | 2 errors generated. |
---|
302 | configure:6935: $? = 1 |
---|
303 | configure: failed program was: |
---|
304 | | /* confdefs.h */ |
---|
305 | | #define PACKAGE_NAME "GIMP" |
---|
306 | | #define PACKAGE_TARNAME "gimp" |
---|
307 | | #define PACKAGE_VERSION "2.10.18" |
---|
308 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
309 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
310 | | #define PACKAGE_URL "" |
---|
311 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
312 | | #define GIMP_TOOL_VERSION "2.0" |
---|
313 | | #define GETTEXT_PACKAGE "gimp20" |
---|
314 | | /* end confdefs.h. */ |
---|
315 | | |
---|
316 | | |
---|
317 | | // If the compiler admits that it is not ready for C++11, why torture it? |
---|
318 | | // Hopefully, this will speed up the test. |
---|
319 | | |
---|
320 | | #ifndef __cplusplus |
---|
321 | | |
---|
322 | | #error "This is not a C++ compiler" |
---|
323 | | |
---|
324 | | #elif __cplusplus < 201103L |
---|
325 | | |
---|
326 | | #error "This is not a C++11 compiler" |
---|
327 | | |
---|
328 | | #else |
---|
329 | | |
---|
330 | | namespace cxx11 |
---|
331 | | { |
---|
332 | | |
---|
333 | | namespace test_static_assert |
---|
334 | | { |
---|
335 | | |
---|
336 | | template <typename T> |
---|
337 | | struct check |
---|
338 | | { |
---|
339 | | static_assert(sizeof(int) <= sizeof(T), "not big enough"); |
---|
340 | | }; |
---|
341 | | |
---|
342 | | } |
---|
343 | | |
---|
344 | | namespace test_final_override |
---|
345 | | { |
---|
346 | | |
---|
347 | | struct Base |
---|
348 | | { |
---|
349 | | virtual void f() {} |
---|
350 | | }; |
---|
351 | | |
---|
352 | | struct Derived : public Base |
---|
353 | | { |
---|
354 | | virtual void f() override {} |
---|
355 | | }; |
---|
356 | | |
---|
357 | | } |
---|
358 | | |
---|
359 | | namespace test_double_right_angle_brackets |
---|
360 | | { |
---|
361 | | |
---|
362 | | template < typename T > |
---|
363 | | struct check {}; |
---|
364 | | |
---|
365 | | typedef check<void> single_type; |
---|
366 | | typedef check<check<void>> double_type; |
---|
367 | | typedef check<check<check<void>>> triple_type; |
---|
368 | | typedef check<check<check<check<void>>>> quadruple_type; |
---|
369 | | |
---|
370 | | } |
---|
371 | | |
---|
372 | | namespace test_decltype |
---|
373 | | { |
---|
374 | | |
---|
375 | | int |
---|
376 | | f() |
---|
377 | | { |
---|
378 | | int a = 1; |
---|
379 | | decltype(a) b = 2; |
---|
380 | | return a + b; |
---|
381 | | } |
---|
382 | | |
---|
383 | | } |
---|
384 | | |
---|
385 | | namespace test_type_deduction |
---|
386 | | { |
---|
387 | | |
---|
388 | | template < typename T1, typename T2 > |
---|
389 | | struct is_same |
---|
390 | | { |
---|
391 | | static const bool value = false; |
---|
392 | | }; |
---|
393 | | |
---|
394 | | template < typename T > |
---|
395 | | struct is_same<T, T> |
---|
396 | | { |
---|
397 | | static const bool value = true; |
---|
398 | | }; |
---|
399 | | |
---|
400 | | template < typename T1, typename T2 > |
---|
401 | | auto |
---|
402 | | add(T1 a1, T2 a2) -> decltype(a1 + a2) |
---|
403 | | { |
---|
404 | | return a1 + a2; |
---|
405 | | } |
---|
406 | | |
---|
407 | | int |
---|
408 | | test(const int c, volatile int v) |
---|
409 | | { |
---|
410 | | static_assert(is_same<int, decltype(0)>::value == true, ""); |
---|
411 | | static_assert(is_same<int, decltype(c)>::value == false, ""); |
---|
412 | | static_assert(is_same<int, decltype(v)>::value == false, ""); |
---|
413 | | auto ac = c; |
---|
414 | | auto av = v; |
---|
415 | | auto sumi = ac + av + 'x'; |
---|
416 | | auto sumf = ac + av + 1.0; |
---|
417 | | static_assert(is_same<int, decltype(ac)>::value == true, ""); |
---|
418 | | static_assert(is_same<int, decltype(av)>::value == true, ""); |
---|
419 | | static_assert(is_same<int, decltype(sumi)>::value == true, ""); |
---|
420 | | static_assert(is_same<int, decltype(sumf)>::value == false, ""); |
---|
421 | | static_assert(is_same<int, decltype(add(c, v))>::value == true, ""); |
---|
422 | | return (sumf > 0.0) ? sumi : add(c, v); |
---|
423 | | } |
---|
424 | | |
---|
425 | | } |
---|
426 | | |
---|
427 | | namespace test_noexcept |
---|
428 | | { |
---|
429 | | |
---|
430 | | int f() { return 0; } |
---|
431 | | int g() noexcept { return 0; } |
---|
432 | | |
---|
433 | | static_assert(noexcept(f()) == false, ""); |
---|
434 | | static_assert(noexcept(g()) == true, ""); |
---|
435 | | |
---|
436 | | } |
---|
437 | | |
---|
438 | | namespace test_constexpr |
---|
439 | | { |
---|
440 | | |
---|
441 | | template < typename CharT > |
---|
442 | | unsigned long constexpr |
---|
443 | | strlen_c_r(const CharT *const s, const unsigned long acc) noexcept |
---|
444 | | { |
---|
445 | | return *s ? strlen_c_r(s + 1, acc + 1) : acc; |
---|
446 | | } |
---|
447 | | |
---|
448 | | template < typename CharT > |
---|
449 | | unsigned long constexpr |
---|
450 | | strlen_c(const CharT *const s) noexcept |
---|
451 | | { |
---|
452 | | return strlen_c_r(s, 0UL); |
---|
453 | | } |
---|
454 | | |
---|
455 | | static_assert(strlen_c("") == 0UL, ""); |
---|
456 | | static_assert(strlen_c("1") == 1UL, ""); |
---|
457 | | static_assert(strlen_c("example") == 7UL, ""); |
---|
458 | | static_assert(strlen_c("another\0example") == 7UL, ""); |
---|
459 | | |
---|
460 | | } |
---|
461 | | |
---|
462 | | namespace test_rvalue_references |
---|
463 | | { |
---|
464 | | |
---|
465 | | template < int N > |
---|
466 | | struct answer |
---|
467 | | { |
---|
468 | | static constexpr int value = N; |
---|
469 | | }; |
---|
470 | | |
---|
471 | | answer<1> f(int&) { return answer<1>(); } |
---|
472 | | answer<2> f(const int&) { return answer<2>(); } |
---|
473 | | answer<3> f(int&&) { return answer<3>(); } |
---|
474 | | |
---|
475 | | void |
---|
476 | | test() |
---|
477 | | { |
---|
478 | | int i = 0; |
---|
479 | | const int c = 0; |
---|
480 | | static_assert(decltype(f(i))::value == 1, ""); |
---|
481 | | static_assert(decltype(f(c))::value == 2, ""); |
---|
482 | | static_assert(decltype(f(0))::value == 3, ""); |
---|
483 | | } |
---|
484 | | |
---|
485 | | } |
---|
486 | | |
---|
487 | | namespace test_uniform_initialization |
---|
488 | | { |
---|
489 | | |
---|
490 | | struct test |
---|
491 | | { |
---|
492 | | static const int zero {}; |
---|
493 | | static const int one {1}; |
---|
494 | | }; |
---|
495 | | |
---|
496 | | static_assert(test::zero == 0, ""); |
---|
497 | | static_assert(test::one == 1, ""); |
---|
498 | | |
---|
499 | | } |
---|
500 | | |
---|
501 | | namespace test_lambdas |
---|
502 | | { |
---|
503 | | |
---|
504 | | void |
---|
505 | | test1() |
---|
506 | | { |
---|
507 | | auto lambda1 = [](){}; |
---|
508 | | auto lambda2 = lambda1; |
---|
509 | | lambda1(); |
---|
510 | | lambda2(); |
---|
511 | | } |
---|
512 | | |
---|
513 | | int |
---|
514 | | test2() |
---|
515 | | { |
---|
516 | | auto a = [](int i, int j){ return i + j; }(1, 2); |
---|
517 | | auto b = []() -> int { return '0'; }(); |
---|
518 | | auto c = [=](){ return a + b; }(); |
---|
519 | | auto d = [&](){ return c; }(); |
---|
520 | | auto e = [a, &b](int x) mutable { |
---|
521 | | const auto identity = [](int y){ return y; }; |
---|
522 | | for (auto i = 0; i < a; ++i) |
---|
523 | | a += b--; |
---|
524 | | return x + identity(a + b); |
---|
525 | | }(0); |
---|
526 | | return a + b + c + d + e; |
---|
527 | | } |
---|
528 | | |
---|
529 | | int |
---|
530 | | test3() |
---|
531 | | { |
---|
532 | | const auto nullary = [](){ return 0; }; |
---|
533 | | const auto unary = [](int x){ return x; }; |
---|
534 | | using nullary_t = decltype(nullary); |
---|
535 | | using unary_t = decltype(unary); |
---|
536 | | const auto higher1st = [](nullary_t f){ return f(); }; |
---|
537 | | const auto higher2nd = [unary](nullary_t f1){ |
---|
538 | | return [unary, f1](unary_t f2){ return f2(unary(f1())); }; |
---|
539 | | }; |
---|
540 | | return higher1st(nullary) + higher2nd(nullary)(unary); |
---|
541 | | } |
---|
542 | | |
---|
543 | | } |
---|
544 | | |
---|
545 | | namespace test_variadic_templates |
---|
546 | | { |
---|
547 | | |
---|
548 | | template <int...> |
---|
549 | | struct sum; |
---|
550 | | |
---|
551 | | template <int N0, int... N1toN> |
---|
552 | | struct sum<N0, N1toN...> |
---|
553 | | { |
---|
554 | | static constexpr auto value = N0 + sum<N1toN...>::value; |
---|
555 | | }; |
---|
556 | | |
---|
557 | | template <> |
---|
558 | | struct sum<> |
---|
559 | | { |
---|
560 | | static constexpr auto value = 0; |
---|
561 | | }; |
---|
562 | | |
---|
563 | | static_assert(sum<>::value == 0, ""); |
---|
564 | | static_assert(sum<1>::value == 1, ""); |
---|
565 | | static_assert(sum<23>::value == 23, ""); |
---|
566 | | static_assert(sum<1, 2>::value == 3, ""); |
---|
567 | | static_assert(sum<5, 5, 11>::value == 21, ""); |
---|
568 | | static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, ""); |
---|
569 | | |
---|
570 | | } |
---|
571 | | |
---|
572 | | // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae |
---|
573 | | // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function |
---|
574 | | // because of this. |
---|
575 | | namespace test_template_alias_sfinae |
---|
576 | | { |
---|
577 | | |
---|
578 | | struct foo {}; |
---|
579 | | |
---|
580 | | template<typename T> |
---|
581 | | using member = typename T::member_type; |
---|
582 | | |
---|
583 | | template<typename T> |
---|
584 | | void func(...) {} |
---|
585 | | |
---|
586 | | template<typename T> |
---|
587 | | void func(member<T>*) {} |
---|
588 | | |
---|
589 | | void test(); |
---|
590 | | |
---|
591 | | void test() { func<foo>(0); } |
---|
592 | | |
---|
593 | | } |
---|
594 | | |
---|
595 | | } // namespace cxx11 |
---|
596 | | |
---|
597 | | #endif // __cplusplus >= 201103L |
---|
598 | | |
---|
599 | | |
---|
600 | | |
---|
601 | | |
---|
602 | | // If the compiler admits that it is not ready for C++14, why torture it? |
---|
603 | | // Hopefully, this will speed up the test. |
---|
604 | | |
---|
605 | | #ifndef __cplusplus |
---|
606 | | |
---|
607 | | #error "This is not a C++ compiler" |
---|
608 | | |
---|
609 | | #elif __cplusplus < 201402L |
---|
610 | | |
---|
611 | | #error "This is not a C++14 compiler" |
---|
612 | | |
---|
613 | | #else |
---|
614 | | |
---|
615 | | namespace cxx14 |
---|
616 | | { |
---|
617 | | |
---|
618 | | namespace test_polymorphic_lambdas |
---|
619 | | { |
---|
620 | | |
---|
621 | | int |
---|
622 | | test() |
---|
623 | | { |
---|
624 | | const auto lambda = [](auto&&... args){ |
---|
625 | | const auto istiny = [](auto x){ |
---|
626 | | return (sizeof(x) == 1UL) ? 1 : 0; |
---|
627 | | }; |
---|
628 | | const int aretiny[] = { istiny(args)... }; |
---|
629 | | return aretiny[0]; |
---|
630 | | }; |
---|
631 | | return lambda(1, 1L, 1.0f, '1'); |
---|
632 | | } |
---|
633 | | |
---|
634 | | } |
---|
635 | | |
---|
636 | | namespace test_binary_literals |
---|
637 | | { |
---|
638 | | |
---|
639 | | constexpr auto ivii = 0b0000000000101010; |
---|
640 | | static_assert(ivii == 42, "wrong value"); |
---|
641 | | |
---|
642 | | } |
---|
643 | | |
---|
644 | | namespace test_generalized_constexpr |
---|
645 | | { |
---|
646 | | |
---|
647 | | template < typename CharT > |
---|
648 | | constexpr unsigned long |
---|
649 | | strlen_c(const CharT *const s) noexcept |
---|
650 | | { |
---|
651 | | auto length = 0UL; |
---|
652 | | for (auto p = s; *p; ++p) |
---|
653 | | ++length; |
---|
654 | | return length; |
---|
655 | | } |
---|
656 | | |
---|
657 | | static_assert(strlen_c("") == 0UL, ""); |
---|
658 | | static_assert(strlen_c("x") == 1UL, ""); |
---|
659 | | static_assert(strlen_c("test") == 4UL, ""); |
---|
660 | | static_assert(strlen_c("another\0test") == 7UL, ""); |
---|
661 | | |
---|
662 | | } |
---|
663 | | |
---|
664 | | namespace test_lambda_init_capture |
---|
665 | | { |
---|
666 | | |
---|
667 | | int |
---|
668 | | test() |
---|
669 | | { |
---|
670 | | auto x = 0; |
---|
671 | | const auto lambda1 = [a = x](int b){ return a + b; }; |
---|
672 | | const auto lambda2 = [a = lambda1(x)](){ return a; }; |
---|
673 | | return lambda2(); |
---|
674 | | } |
---|
675 | | |
---|
676 | | } |
---|
677 | | |
---|
678 | | namespace test_digit_separators |
---|
679 | | { |
---|
680 | | |
---|
681 | | constexpr auto ten_million = 100'000'000; |
---|
682 | | static_assert(ten_million == 100000000, ""); |
---|
683 | | |
---|
684 | | } |
---|
685 | | |
---|
686 | | namespace test_return_type_deduction |
---|
687 | | { |
---|
688 | | |
---|
689 | | auto f(int& x) { return x; } |
---|
690 | | decltype(auto) g(int& x) { return x; } |
---|
691 | | |
---|
692 | | template < typename T1, typename T2 > |
---|
693 | | struct is_same |
---|
694 | | { |
---|
695 | | static constexpr auto value = false; |
---|
696 | | }; |
---|
697 | | |
---|
698 | | template < typename T > |
---|
699 | | struct is_same<T, T> |
---|
700 | | { |
---|
701 | | static constexpr auto value = true; |
---|
702 | | }; |
---|
703 | | |
---|
704 | | int |
---|
705 | | test() |
---|
706 | | { |
---|
707 | | auto x = 0; |
---|
708 | | static_assert(is_same<int, decltype(f(x))>::value, ""); |
---|
709 | | static_assert(is_same<int&, decltype(g(x))>::value, ""); |
---|
710 | | return x; |
---|
711 | | } |
---|
712 | | |
---|
713 | | } |
---|
714 | | |
---|
715 | | } // namespace cxx14 |
---|
716 | | |
---|
717 | | #endif // __cplusplus >= 201402L |
---|
718 | | |
---|
719 | | |
---|
720 | | |
---|
721 | configure:6942: result: no |
---|
722 | configure:6952: checking whether /usr/bin/clang++ supports C++14 features with -std=gnu++14 |
---|
723 | configure:7368: /usr/bin/clang++ -std=gnu++14 -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp >&5 |
---|
724 | configure:7368: $? = 0 |
---|
725 | configure:7377: result: yes |
---|
726 | configure:7907: checking how to print strings |
---|
727 | configure:7934: result: printf |
---|
728 | configure:7955: checking for a sed that does not truncate output |
---|
729 | configure:8019: result: /opt/local/bin/gsed |
---|
730 | configure:8037: checking for grep that handles long lines and -e |
---|
731 | configure:8095: result: /opt/local/bin/ggrep |
---|
732 | configure:8100: checking for egrep |
---|
733 | configure:8162: result: /opt/local/bin/ggrep -E |
---|
734 | configure:8167: checking for fgrep |
---|
735 | configure:8229: result: /opt/local/bin/ggrep -F |
---|
736 | configure:8264: checking for ld used by /usr/bin/clang |
---|
737 | configure:8331: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
738 | configure:8338: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
739 | configure:8353: result: no |
---|
740 | configure:8365: checking for BSD- or MS-compatible name lister (nm) |
---|
741 | configure:8419: result: /opt/local/bin/nm -B |
---|
742 | configure:8549: checking the name lister (/opt/local/bin/nm -B) interface |
---|
743 | configure:8556: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
744 | configure:8559: /opt/local/bin/nm -B "conftest.o" |
---|
745 | configure:8562: output |
---|
746 | 0000000000000000 S _some_variable |
---|
747 | configure:8569: result: BSD nm |
---|
748 | configure:8572: checking whether ln -s works |
---|
749 | configure:8576: result: yes |
---|
750 | configure:8584: checking the maximum length of command line arguments |
---|
751 | configure:8715: result: 196608 |
---|
752 | configure:8763: checking how to convert x86_64-apple-darwin19.4.0 file names to x86_64-apple-darwin19.4.0 format |
---|
753 | configure:8803: result: func_convert_file_noop |
---|
754 | configure:8810: checking how to convert x86_64-apple-darwin19.4.0 file names to toolchain format |
---|
755 | configure:8830: result: func_convert_file_noop |
---|
756 | configure:8837: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
757 | configure:8844: result: -r |
---|
758 | configure:8918: checking for objdump |
---|
759 | configure:8934: found /usr/bin/objdump |
---|
760 | configure:8945: result: objdump |
---|
761 | configure:8974: checking how to recognize dependent libraries |
---|
762 | configure:9174: result: pass_all |
---|
763 | configure:9259: checking for dlltool |
---|
764 | configure:9289: result: no |
---|
765 | configure:9316: checking how to associate runtime and link libraries |
---|
766 | configure:9343: result: printf %s\n |
---|
767 | configure:9404: checking for ar |
---|
768 | configure:9420: found /opt/local/bin/ar |
---|
769 | configure:9431: result: ar |
---|
770 | configure:9468: checking for archiver @FILE support |
---|
771 | configure:9485: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
772 | configure:9485: $? = 0 |
---|
773 | configure:9488: ar cru libconftest.a @conftest.lst >&5 |
---|
774 | ar: @conftest.lst: No such file or directory |
---|
775 | configure:9491: $? = 1 |
---|
776 | configure:9511: result: no |
---|
777 | configure:9569: checking for strip |
---|
778 | configure:9585: found /opt/local/bin/strip |
---|
779 | configure:9596: result: strip |
---|
780 | configure:9668: checking for ranlib |
---|
781 | configure:9684: found /opt/local/bin/ranlib |
---|
782 | configure:9695: result: ranlib |
---|
783 | configure:9797: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
784 | configure:9950: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
785 | configure:9953: $? = 0 |
---|
786 | configure:9957: /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 |
---|
787 | configure:9960: $? = 0 |
---|
788 | cannot find nm_test_var in conftest.nm |
---|
789 | configure:9950: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
790 | configure:9953: $? = 0 |
---|
791 | configure:9957: /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 |
---|
792 | configure:9960: $? = 0 |
---|
793 | configure:10026: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c conftstm.o >&5 |
---|
794 | configure:10029: $? = 0 |
---|
795 | configure:10067: result: ok |
---|
796 | configure:10114: checking for sysroot |
---|
797 | configure:10144: result: no |
---|
798 | configure:10151: checking for a working dd |
---|
799 | configure:10189: result: /bin/dd |
---|
800 | configure:10193: checking how to truncate binary pipes |
---|
801 | configure:10208: result: /bin/dd bs=4096 count=1 |
---|
802 | configure:10537: checking for mt |
---|
803 | configure:10567: result: no |
---|
804 | configure:10587: checking if : is a manifest tool |
---|
805 | configure:10593: : '-?' |
---|
806 | configure:10601: result: no |
---|
807 | configure:10657: checking for dsymutil |
---|
808 | configure:10673: found /usr/bin/dsymutil |
---|
809 | configure:10684: result: dsymutil |
---|
810 | configure:10749: checking for nmedit |
---|
811 | configure:10765: found /opt/local/bin/nmedit |
---|
812 | configure:10776: result: nmedit |
---|
813 | configure:10841: checking for lipo |
---|
814 | configure:10857: found /opt/local/bin/lipo |
---|
815 | configure:10868: result: lipo |
---|
816 | configure:10933: checking for otool |
---|
817 | configure:10949: found /opt/local/bin/otool |
---|
818 | configure:10960: result: otool |
---|
819 | configure:11025: checking for otool64 |
---|
820 | configure:11055: result: no |
---|
821 | configure:11100: checking for -single_module linker flag |
---|
822 | /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
823 | configure:11133: result: yes |
---|
824 | configure:11136: checking for -exported_symbols_list linker flag |
---|
825 | configure:11156: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
826 | configure:11156: $? = 0 |
---|
827 | configure:11166: result: yes |
---|
828 | configure:11169: checking for -force_load linker flag |
---|
829 | /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -c -o conftest.o conftest.c |
---|
830 | ar cru libconftest.a conftest.o |
---|
831 | ranlib libconftest.a |
---|
832 | /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
833 | configure:11201: result: yes |
---|
834 | configure:11274: checking for ANSI C header files |
---|
835 | configure:11294: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
836 | configure:11294: $? = 0 |
---|
837 | configure:11367: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
838 | configure:11367: $? = 0 |
---|
839 | configure:11367: ./conftest |
---|
840 | configure:11367: $? = 0 |
---|
841 | configure:11378: result: yes |
---|
842 | configure:11391: checking for sys/types.h |
---|
843 | configure:11391: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
844 | configure:11391: $? = 0 |
---|
845 | configure:11391: result: yes |
---|
846 | configure:11391: checking for sys/stat.h |
---|
847 | configure:11391: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
848 | configure:11391: $? = 0 |
---|
849 | configure:11391: result: yes |
---|
850 | configure:11391: checking for stdlib.h |
---|
851 | configure:11391: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
852 | configure:11391: $? = 0 |
---|
853 | configure:11391: result: yes |
---|
854 | configure:11391: checking for string.h |
---|
855 | configure:11391: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
856 | configure:11391: $? = 0 |
---|
857 | configure:11391: result: yes |
---|
858 | configure:11391: checking for memory.h |
---|
859 | configure:11391: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
860 | configure:11391: $? = 0 |
---|
861 | configure:11391: result: yes |
---|
862 | configure:11391: checking for strings.h |
---|
863 | configure:11391: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
864 | configure:11391: $? = 0 |
---|
865 | configure:11391: result: yes |
---|
866 | configure:11391: checking for inttypes.h |
---|
867 | configure:11391: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
868 | configure:11391: $? = 0 |
---|
869 | configure:11391: result: yes |
---|
870 | configure:11391: checking for stdint.h |
---|
871 | configure:11391: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
872 | configure:11391: $? = 0 |
---|
873 | configure:11391: result: yes |
---|
874 | configure:11391: checking for unistd.h |
---|
875 | configure:11391: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
876 | configure:11391: $? = 0 |
---|
877 | configure:11391: result: yes |
---|
878 | configure:11405: checking for dlfcn.h |
---|
879 | configure:11405: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
880 | configure:11405: $? = 0 |
---|
881 | configure:11405: result: yes |
---|
882 | configure:11968: checking for objdir |
---|
883 | configure:11983: result: .libs |
---|
884 | configure:12247: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
885 | configure:12265: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-rtti -fno-exceptions conftest.c >&5 |
---|
886 | configure:12269: $? = 0 |
---|
887 | configure:12282: result: yes |
---|
888 | configure:12640: checking for /usr/bin/clang option to produce PIC |
---|
889 | configure:12647: result: -fno-common -DPIC |
---|
890 | configure:12655: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
891 | configure:12673: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-common -DPIC -DPIC conftest.c >&5 |
---|
892 | configure:12677: $? = 0 |
---|
893 | configure:12690: result: yes |
---|
894 | configure:12719: checking if /usr/bin/clang static flag -static works |
---|
895 | configure:12747: result: no |
---|
896 | configure:12762: checking if /usr/bin/clang supports -c -o file.o |
---|
897 | configure:12783: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o out/conftest2.o conftest.c >&5 |
---|
898 | configure:12787: $? = 0 |
---|
899 | configure:12809: result: yes |
---|
900 | configure:12817: checking if /usr/bin/clang supports -c -o file.o |
---|
901 | configure:12864: result: yes |
---|
902 | configure:12897: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
903 | configure:14156: result: yes |
---|
904 | configure:14396: checking dynamic linker characteristics |
---|
905 | configure:15214: result: darwin19.4.0 dyld |
---|
906 | configure:15336: checking how to hardcode library paths into programs |
---|
907 | configure:15361: result: immediate |
---|
908 | configure:15909: checking whether stripping libraries is possible |
---|
909 | configure:15923: result: yes |
---|
910 | configure:15949: checking if libtool supports shared libraries |
---|
911 | configure:15951: result: yes |
---|
912 | configure:15954: checking whether to build shared libraries |
---|
913 | configure:15979: result: yes |
---|
914 | configure:15982: checking whether to build static libraries |
---|
915 | configure:15986: result: no |
---|
916 | configure:16009: checking how to run the C++ preprocessor |
---|
917 | configure:16036: /usr/bin/clang++ -std=gnu++14 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp |
---|
918 | configure:16036: $? = 0 |
---|
919 | configure:16050: /usr/bin/clang++ -std=gnu++14 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp |
---|
920 | conftest.cpp:25:10: fatal error: 'ac_nonexistent.h' file not found |
---|
921 | #include <ac_nonexistent.h> |
---|
922 | ^~~~~~~~~~~~~~~~~~ |
---|
923 | 1 error generated. |
---|
924 | configure:16050: $? = 1 |
---|
925 | configure: failed program was: |
---|
926 | | /* confdefs.h */ |
---|
927 | | #define PACKAGE_NAME "GIMP" |
---|
928 | | #define PACKAGE_TARNAME "gimp" |
---|
929 | | #define PACKAGE_VERSION "2.10.18" |
---|
930 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
931 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
932 | | #define PACKAGE_URL "" |
---|
933 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
934 | | #define GIMP_TOOL_VERSION "2.0" |
---|
935 | | #define GETTEXT_PACKAGE "gimp20" |
---|
936 | | #define HAVE_CXX14 1 |
---|
937 | | #define STDC_HEADERS 1 |
---|
938 | | #define HAVE_SYS_TYPES_H 1 |
---|
939 | | #define HAVE_SYS_STAT_H 1 |
---|
940 | | #define HAVE_STDLIB_H 1 |
---|
941 | | #define HAVE_STRING_H 1 |
---|
942 | | #define HAVE_MEMORY_H 1 |
---|
943 | | #define HAVE_STRINGS_H 1 |
---|
944 | | #define HAVE_INTTYPES_H 1 |
---|
945 | | #define HAVE_STDINT_H 1 |
---|
946 | | #define HAVE_UNISTD_H 1 |
---|
947 | | #define HAVE_DLFCN_H 1 |
---|
948 | | #define LT_OBJDIR ".libs/" |
---|
949 | | /* end confdefs.h. */ |
---|
950 | | #include <ac_nonexistent.h> |
---|
951 | configure:16075: result: /usr/bin/clang++ -std=gnu++14 -E |
---|
952 | configure:16095: /usr/bin/clang++ -std=gnu++14 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp |
---|
953 | configure:16095: $? = 0 |
---|
954 | configure:16109: /usr/bin/clang++ -std=gnu++14 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp |
---|
955 | conftest.cpp:25:10: fatal error: 'ac_nonexistent.h' file not found |
---|
956 | #include <ac_nonexistent.h> |
---|
957 | ^~~~~~~~~~~~~~~~~~ |
---|
958 | 1 error generated. |
---|
959 | configure:16109: $? = 1 |
---|
960 | configure: failed program was: |
---|
961 | | /* confdefs.h */ |
---|
962 | | #define PACKAGE_NAME "GIMP" |
---|
963 | | #define PACKAGE_TARNAME "gimp" |
---|
964 | | #define PACKAGE_VERSION "2.10.18" |
---|
965 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
966 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
967 | | #define PACKAGE_URL "" |
---|
968 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
969 | | #define GIMP_TOOL_VERSION "2.0" |
---|
970 | | #define GETTEXT_PACKAGE "gimp20" |
---|
971 | | #define HAVE_CXX14 1 |
---|
972 | | #define STDC_HEADERS 1 |
---|
973 | | #define HAVE_SYS_TYPES_H 1 |
---|
974 | | #define HAVE_SYS_STAT_H 1 |
---|
975 | | #define HAVE_STDLIB_H 1 |
---|
976 | | #define HAVE_STRING_H 1 |
---|
977 | | #define HAVE_MEMORY_H 1 |
---|
978 | | #define HAVE_STRINGS_H 1 |
---|
979 | | #define HAVE_INTTYPES_H 1 |
---|
980 | | #define HAVE_STDINT_H 1 |
---|
981 | | #define HAVE_UNISTD_H 1 |
---|
982 | | #define HAVE_DLFCN_H 1 |
---|
983 | | #define LT_OBJDIR ".libs/" |
---|
984 | | /* end confdefs.h. */ |
---|
985 | | #include <ac_nonexistent.h> |
---|
986 | configure:16271: checking for ld used by /usr/bin/clang++ -std=gnu++14 |
---|
987 | configure:16338: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
988 | configure:16345: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
989 | configure:16360: result: no |
---|
990 | configure:16415: checking whether the /usr/bin/clang++ -std=gnu++14 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
991 | configure:17488: result: yes |
---|
992 | configure:17524: /usr/bin/clang++ -std=gnu++14 -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp >&5 |
---|
993 | configure:17527: $? = 0 |
---|
994 | configure:18008: checking for /usr/bin/clang++ -std=gnu++14 option to produce PIC |
---|
995 | configure:18015: result: -fno-common -DPIC |
---|
996 | configure:18023: checking if /usr/bin/clang++ -std=gnu++14 PIC flag -fno-common -DPIC works |
---|
997 | configure:18041: /usr/bin/clang++ -std=gnu++14 -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
998 | configure:18045: $? = 0 |
---|
999 | configure:18058: result: yes |
---|
1000 | configure:18081: checking if /usr/bin/clang++ -std=gnu++14 static flag -static works |
---|
1001 | configure:18109: result: no |
---|
1002 | configure:18121: checking if /usr/bin/clang++ -std=gnu++14 supports -c -o file.o |
---|
1003 | configure:18142: /usr/bin/clang++ -std=gnu++14 -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o out/conftest2.o conftest.cpp >&5 |
---|
1004 | configure:18146: $? = 0 |
---|
1005 | configure:18168: result: yes |
---|
1006 | configure:18173: checking if /usr/bin/clang++ -std=gnu++14 supports -c -o file.o |
---|
1007 | configure:18220: result: yes |
---|
1008 | configure:18250: checking whether the /usr/bin/clang++ -std=gnu++14 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
1009 | configure:18290: result: yes |
---|
1010 | configure:18431: checking dynamic linker characteristics |
---|
1011 | configure:19176: result: darwin19.4.0 dyld |
---|
1012 | configure:19241: checking how to hardcode library paths into programs |
---|
1013 | configure:19266: result: immediate |
---|
1014 | configure:19337: checking dependency style of /usr/bin/clang |
---|
1015 | configure:19446: result: gcc3 |
---|
1016 | configure:19464: checking whether to enable maintainer-specific portions of Makefiles |
---|
1017 | configure:19473: result: yes |
---|
1018 | configure:19542: checking for pkg-config |
---|
1019 | configure:19560: found /opt/local/bin/pkg-config |
---|
1020 | configure:19572: result: /opt/local/bin/pkg-config |
---|
1021 | configure:19597: checking pkg-config is at least version 0.16 |
---|
1022 | configure:19600: result: yes |
---|
1023 | configure:19616: checking for host type |
---|
1024 | configure:19618: result: x86_64-apple-darwin19.4.0 |
---|
1025 | configure:19621: checking for host processor |
---|
1026 | configure:19640: result: x86-64 |
---|
1027 | configure:19673: checking if compiling for Linux |
---|
1028 | configure:19683: result: no |
---|
1029 | configure:19699: checking if compiling for Win32 |
---|
1030 | configure:19709: result: no |
---|
1031 | configure:19922: checking if compiling for Mac OS X |
---|
1032 | configure:19926: result: yes |
---|
1033 | configure:19936: result: yes |
---|
1034 | configure:19954: checking whether make sets $(MAKE) |
---|
1035 | configure:19976: result: yes |
---|
1036 | configure:19985: checking whether ln -s works |
---|
1037 | configure:19989: result: yes |
---|
1038 | configure:20005: checking for special C compiler options needed for large files |
---|
1039 | configure:20050: result: no |
---|
1040 | configure:20056: checking for _FILE_OFFSET_BITS value needed for large files |
---|
1041 | configure:20081: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1042 | configure:20081: $? = 0 |
---|
1043 | configure:20113: result: no |
---|
1044 | configure:20199: checking whether to turn on debugging |
---|
1045 | configure:20214: result: no |
---|
1046 | configure:20218: checking whether to turn on profiling |
---|
1047 | configure:20233: result: no |
---|
1048 | configure:20272: checking whether /usr/bin/clang understands -Wdeclaration-after-statement |
---|
1049 | configure:20285: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wall -Werror -Wdeclaration-after-statement -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1050 | configure:20285: $? = 0 |
---|
1051 | configure:20291: result: yes |
---|
1052 | configure:20308: checking whether /usr/bin/clang understands -Wmissing-prototypes |
---|
1053 | configure:20321: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wall -Wdeclaration-after-statement -Werror -Wmissing-prototypes -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1054 | configure:20321: $? = 0 |
---|
1055 | configure:20327: result: yes |
---|
1056 | configure:20348: checking whether /usr/bin/clang understands -Werror=missing-prototypes |
---|
1057 | configure:20361: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror -Werror=missing-prototypes -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1058 | configure:20361: $? = 0 |
---|
1059 | configure:20367: result: yes |
---|
1060 | configure:20384: checking whether /usr/bin/clang understands -Wstrict-prototypes |
---|
1061 | configure:20397: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1062 | configure:20397: $? = 0 |
---|
1063 | configure:20403: result: yes |
---|
1064 | configure:20420: checking whether /usr/bin/clang understands -Wmissing-declarations |
---|
1065 | configure:20433: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1066 | configure:20433: $? = 0 |
---|
1067 | configure:20439: result: yes |
---|
1068 | configure:20456: checking whether /usr/bin/clang understands -Winit-self |
---|
1069 | configure:20469: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1070 | configure:20469: $? = 0 |
---|
1071 | configure:20475: result: yes |
---|
1072 | configure:20492: checking whether /usr/bin/clang understands -Wpointer-arith |
---|
1073 | configure:20505: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1074 | configure:20505: $? = 0 |
---|
1075 | configure:20511: result: yes |
---|
1076 | configure:20528: checking whether /usr/bin/clang understands -Wold-style-definition |
---|
1077 | configure:20541: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1078 | configure:20541: $? = 0 |
---|
1079 | configure:20547: result: yes |
---|
1080 | configure:20564: checking whether /usr/bin/clang understands -Wmissing-format-attribute |
---|
1081 | configure:20577: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1082 | configure:20577: $? = 0 |
---|
1083 | configure:20583: result: yes |
---|
1084 | configure:20600: checking whether /usr/bin/clang understands -Wformat-security |
---|
1085 | configure:20613: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1086 | configure:20613: $? = 0 |
---|
1087 | configure:20619: result: yes |
---|
1088 | configure:20636: checking whether /usr/bin/clang understands -Wlogical-op |
---|
1089 | configure:20649: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1090 | error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Werror,-Wunknown-warning-option] |
---|
1091 | configure:20649: $? = 1 |
---|
1092 | configure: failed program was: |
---|
1093 | | /* confdefs.h */ |
---|
1094 | | #define PACKAGE_NAME "GIMP" |
---|
1095 | | #define PACKAGE_TARNAME "gimp" |
---|
1096 | | #define PACKAGE_VERSION "2.10.18" |
---|
1097 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
1098 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
1099 | | #define PACKAGE_URL "" |
---|
1100 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
1101 | | #define GIMP_TOOL_VERSION "2.0" |
---|
1102 | | #define GETTEXT_PACKAGE "gimp20" |
---|
1103 | | #define HAVE_CXX14 1 |
---|
1104 | | #define STDC_HEADERS 1 |
---|
1105 | | #define HAVE_SYS_TYPES_H 1 |
---|
1106 | | #define HAVE_SYS_STAT_H 1 |
---|
1107 | | #define HAVE_STDLIB_H 1 |
---|
1108 | | #define HAVE_STRING_H 1 |
---|
1109 | | #define HAVE_MEMORY_H 1 |
---|
1110 | | #define HAVE_STRINGS_H 1 |
---|
1111 | | #define HAVE_INTTYPES_H 1 |
---|
1112 | | #define HAVE_STDINT_H 1 |
---|
1113 | | #define HAVE_UNISTD_H 1 |
---|
1114 | | #define HAVE_DLFCN_H 1 |
---|
1115 | | #define LT_OBJDIR ".libs/" |
---|
1116 | | #define ARCH_X86 1 |
---|
1117 | | #define ARCH_X86_64 1 |
---|
1118 | | #define PLATFORM_OSX 1 |
---|
1119 | | /* end confdefs.h. */ |
---|
1120 | | |
---|
1121 | | int |
---|
1122 | | main () |
---|
1123 | | { |
---|
1124 | | |
---|
1125 | | ; |
---|
1126 | | return 0; |
---|
1127 | | } |
---|
1128 | configure:20655: result: no |
---|
1129 | configure:20672: checking whether /usr/bin/clang understands -Wtype-limits |
---|
1130 | configure:20685: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1131 | configure:20685: $? = 0 |
---|
1132 | configure:20691: result: yes |
---|
1133 | configure:20708: checking whether /usr/bin/clang understands -fno-common |
---|
1134 | configure:20721: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1135 | configure:20721: $? = 0 |
---|
1136 | configure:20727: result: yes |
---|
1137 | configure:20744: checking whether /usr/bin/clang understands -fdiagnostics-show-option |
---|
1138 | configure:20757: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1139 | configure:20757: $? = 0 |
---|
1140 | configure:20763: result: yes |
---|
1141 | configure:20780: checking whether /usr/bin/clang understands -Wreturn-type |
---|
1142 | configure:20793: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1143 | configure:20793: $? = 0 |
---|
1144 | configure:20799: result: yes |
---|
1145 | configure:20825: checking whether /usr/bin/clang understands --omg-optimized |
---|
1146 | configure:20838: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1147 | clang: error: unsupported option '--omg-optimized' |
---|
1148 | configure:20838: $? = 1 |
---|
1149 | configure: failed program was: |
---|
1150 | | /* confdefs.h */ |
---|
1151 | | #define PACKAGE_NAME "GIMP" |
---|
1152 | | #define PACKAGE_TARNAME "gimp" |
---|
1153 | | #define PACKAGE_VERSION "2.10.18" |
---|
1154 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
1155 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
1156 | | #define PACKAGE_URL "" |
---|
1157 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
1158 | | #define GIMP_TOOL_VERSION "2.0" |
---|
1159 | | #define GETTEXT_PACKAGE "gimp20" |
---|
1160 | | #define HAVE_CXX14 1 |
---|
1161 | | #define STDC_HEADERS 1 |
---|
1162 | | #define HAVE_SYS_TYPES_H 1 |
---|
1163 | | #define HAVE_SYS_STAT_H 1 |
---|
1164 | | #define HAVE_STDLIB_H 1 |
---|
1165 | | #define HAVE_STRING_H 1 |
---|
1166 | | #define HAVE_MEMORY_H 1 |
---|
1167 | | #define HAVE_STRINGS_H 1 |
---|
1168 | | #define HAVE_INTTYPES_H 1 |
---|
1169 | | #define HAVE_STDINT_H 1 |
---|
1170 | | #define HAVE_UNISTD_H 1 |
---|
1171 | | #define HAVE_DLFCN_H 1 |
---|
1172 | | #define LT_OBJDIR ".libs/" |
---|
1173 | | #define ARCH_X86 1 |
---|
1174 | | #define ARCH_X86_64 1 |
---|
1175 | | #define PLATFORM_OSX 1 |
---|
1176 | | /* end confdefs.h. */ |
---|
1177 | | |
---|
1178 | | int |
---|
1179 | | main () |
---|
1180 | | { |
---|
1181 | | |
---|
1182 | | ; |
---|
1183 | | return 0; |
---|
1184 | | } |
---|
1185 | configure:20844: result: no |
---|
1186 | configure:20861: checking whether /usr/bin/clang understands --disable-instructions |
---|
1187 | configure:20874: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1188 | clang: error: unsupported option '--disable-instructions' |
---|
1189 | configure:20874: $? = 1 |
---|
1190 | configure: failed program was: |
---|
1191 | | /* confdefs.h */ |
---|
1192 | | #define PACKAGE_NAME "GIMP" |
---|
1193 | | #define PACKAGE_TARNAME "gimp" |
---|
1194 | | #define PACKAGE_VERSION "2.10.18" |
---|
1195 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
1196 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
1197 | | #define PACKAGE_URL "" |
---|
1198 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
1199 | | #define GIMP_TOOL_VERSION "2.0" |
---|
1200 | | #define GETTEXT_PACKAGE "gimp20" |
---|
1201 | | #define HAVE_CXX14 1 |
---|
1202 | | #define STDC_HEADERS 1 |
---|
1203 | | #define HAVE_SYS_TYPES_H 1 |
---|
1204 | | #define HAVE_SYS_STAT_H 1 |
---|
1205 | | #define HAVE_STDLIB_H 1 |
---|
1206 | | #define HAVE_STRING_H 1 |
---|
1207 | | #define HAVE_MEMORY_H 1 |
---|
1208 | | #define HAVE_STRINGS_H 1 |
---|
1209 | | #define HAVE_INTTYPES_H 1 |
---|
1210 | | #define HAVE_STDINT_H 1 |
---|
1211 | | #define HAVE_UNISTD_H 1 |
---|
1212 | | #define HAVE_DLFCN_H 1 |
---|
1213 | | #define LT_OBJDIR ".libs/" |
---|
1214 | | #define ARCH_X86 1 |
---|
1215 | | #define ARCH_X86_64 1 |
---|
1216 | | #define PLATFORM_OSX 1 |
---|
1217 | | /* end confdefs.h. */ |
---|
1218 | | |
---|
1219 | | int |
---|
1220 | | main () |
---|
1221 | | { |
---|
1222 | | |
---|
1223 | | ; |
---|
1224 | | return 0; |
---|
1225 | | } |
---|
1226 | configure:20880: result: no |
---|
1227 | configure:20959: checking for ANSI C header files |
---|
1228 | configure:21063: result: yes |
---|
1229 | configure:21071: checking for sys/wait.h that is POSIX.1 compatible |
---|
1230 | configure:21097: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1231 | configure:21097: $? = 0 |
---|
1232 | configure:21104: result: yes |
---|
1233 | configure:21112: checking whether time.h and sys/time.h may both be included |
---|
1234 | configure:21132: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1235 | configure:21132: $? = 0 |
---|
1236 | configure:21139: result: yes |
---|
1237 | configure:21151: checking execinfo.h usability |
---|
1238 | configure:21151: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1239 | configure:21151: $? = 0 |
---|
1240 | configure:21151: result: yes |
---|
1241 | configure:21151: checking execinfo.h presence |
---|
1242 | configure:21151: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1243 | configure:21151: $? = 0 |
---|
1244 | configure:21151: result: yes |
---|
1245 | configure:21151: checking for execinfo.h |
---|
1246 | configure:21151: result: yes |
---|
1247 | configure:21151: checking fcntl.h usability |
---|
1248 | configure:21151: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1249 | configure:21151: $? = 0 |
---|
1250 | configure:21151: result: yes |
---|
1251 | configure:21151: checking fcntl.h presence |
---|
1252 | configure:21151: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1253 | configure:21151: $? = 0 |
---|
1254 | configure:21151: result: yes |
---|
1255 | configure:21151: checking for fcntl.h |
---|
1256 | configure:21151: result: yes |
---|
1257 | configure:21151: checking sys/param.h usability |
---|
1258 | configure:21151: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1259 | configure:21151: $? = 0 |
---|
1260 | configure:21151: result: yes |
---|
1261 | configure:21151: checking sys/param.h presence |
---|
1262 | configure:21151: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1263 | configure:21151: $? = 0 |
---|
1264 | configure:21151: result: yes |
---|
1265 | configure:21151: checking for sys/param.h |
---|
1266 | configure:21151: result: yes |
---|
1267 | configure:21151: checking sys/prctl.h usability |
---|
1268 | configure:21151: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1269 | conftest.c:67:10: fatal error: 'sys/prctl.h' file not found |
---|
1270 | #include <sys/prctl.h> |
---|
1271 | ^~~~~~~~~~~~~ |
---|
1272 | 1 error generated. |
---|
1273 | configure:21151: $? = 1 |
---|
1274 | configure: failed program was: |
---|
1275 | | /* confdefs.h */ |
---|
1276 | | #define PACKAGE_NAME "GIMP" |
---|
1277 | | #define PACKAGE_TARNAME "gimp" |
---|
1278 | | #define PACKAGE_VERSION "2.10.18" |
---|
1279 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
1280 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
1281 | | #define PACKAGE_URL "" |
---|
1282 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
1283 | | #define GIMP_TOOL_VERSION "2.0" |
---|
1284 | | #define GETTEXT_PACKAGE "gimp20" |
---|
1285 | | #define HAVE_CXX14 1 |
---|
1286 | | #define STDC_HEADERS 1 |
---|
1287 | | #define HAVE_SYS_TYPES_H 1 |
---|
1288 | | #define HAVE_SYS_STAT_H 1 |
---|
1289 | | #define HAVE_STDLIB_H 1 |
---|
1290 | | #define HAVE_STRING_H 1 |
---|
1291 | | #define HAVE_MEMORY_H 1 |
---|
1292 | | #define HAVE_STRINGS_H 1 |
---|
1293 | | #define HAVE_INTTYPES_H 1 |
---|
1294 | | #define HAVE_STDINT_H 1 |
---|
1295 | | #define HAVE_UNISTD_H 1 |
---|
1296 | | #define HAVE_DLFCN_H 1 |
---|
1297 | | #define LT_OBJDIR ".libs/" |
---|
1298 | | #define ARCH_X86 1 |
---|
1299 | | #define ARCH_X86_64 1 |
---|
1300 | | #define PLATFORM_OSX 1 |
---|
1301 | | #define STDC_HEADERS 1 |
---|
1302 | | #define HAVE_SYS_WAIT_H 1 |
---|
1303 | | #define TIME_WITH_SYS_TIME 1 |
---|
1304 | | #define HAVE_EXECINFO_H 1 |
---|
1305 | | #define HAVE_FCNTL_H 1 |
---|
1306 | | #define HAVE_SYS_PARAM_H 1 |
---|
1307 | | /* end confdefs.h. */ |
---|
1308 | | #include <stdio.h> |
---|
1309 | | #ifdef HAVE_SYS_TYPES_H |
---|
1310 | | # include <sys/types.h> |
---|
1311 | | #endif |
---|
1312 | | #ifdef HAVE_SYS_STAT_H |
---|
1313 | | # include <sys/stat.h> |
---|
1314 | | #endif |
---|
1315 | | #ifdef STDC_HEADERS |
---|
1316 | | # include <stdlib.h> |
---|
1317 | | # include <stddef.h> |
---|
1318 | | #else |
---|
1319 | | # ifdef HAVE_STDLIB_H |
---|
1320 | | # include <stdlib.h> |
---|
1321 | | # endif |
---|
1322 | | #endif |
---|
1323 | | #ifdef HAVE_STRING_H |
---|
1324 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1325 | | # include <memory.h> |
---|
1326 | | # endif |
---|
1327 | | # include <string.h> |
---|
1328 | | #endif |
---|
1329 | | #ifdef HAVE_STRINGS_H |
---|
1330 | | # include <strings.h> |
---|
1331 | | #endif |
---|
1332 | | #ifdef HAVE_INTTYPES_H |
---|
1333 | | # include <inttypes.h> |
---|
1334 | | #endif |
---|
1335 | | #ifdef HAVE_STDINT_H |
---|
1336 | | # include <stdint.h> |
---|
1337 | | #endif |
---|
1338 | | #ifdef HAVE_UNISTD_H |
---|
1339 | | # include <unistd.h> |
---|
1340 | | #endif |
---|
1341 | | #include <sys/prctl.h> |
---|
1342 | configure:21151: result: no |
---|
1343 | configure:21151: checking sys/prctl.h presence |
---|
1344 | configure:21151: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1345 | conftest.c:34:10: fatal error: 'sys/prctl.h' file not found |
---|
1346 | #include <sys/prctl.h> |
---|
1347 | ^~~~~~~~~~~~~ |
---|
1348 | 1 error generated. |
---|
1349 | configure:21151: $? = 1 |
---|
1350 | configure: failed program was: |
---|
1351 | | /* confdefs.h */ |
---|
1352 | | #define PACKAGE_NAME "GIMP" |
---|
1353 | | #define PACKAGE_TARNAME "gimp" |
---|
1354 | | #define PACKAGE_VERSION "2.10.18" |
---|
1355 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
1356 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
1357 | | #define PACKAGE_URL "" |
---|
1358 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
1359 | | #define GIMP_TOOL_VERSION "2.0" |
---|
1360 | | #define GETTEXT_PACKAGE "gimp20" |
---|
1361 | | #define HAVE_CXX14 1 |
---|
1362 | | #define STDC_HEADERS 1 |
---|
1363 | | #define HAVE_SYS_TYPES_H 1 |
---|
1364 | | #define HAVE_SYS_STAT_H 1 |
---|
1365 | | #define HAVE_STDLIB_H 1 |
---|
1366 | | #define HAVE_STRING_H 1 |
---|
1367 | | #define HAVE_MEMORY_H 1 |
---|
1368 | | #define HAVE_STRINGS_H 1 |
---|
1369 | | #define HAVE_INTTYPES_H 1 |
---|
1370 | | #define HAVE_STDINT_H 1 |
---|
1371 | | #define HAVE_UNISTD_H 1 |
---|
1372 | | #define HAVE_DLFCN_H 1 |
---|
1373 | | #define LT_OBJDIR ".libs/" |
---|
1374 | | #define ARCH_X86 1 |
---|
1375 | | #define ARCH_X86_64 1 |
---|
1376 | | #define PLATFORM_OSX 1 |
---|
1377 | | #define STDC_HEADERS 1 |
---|
1378 | | #define HAVE_SYS_WAIT_H 1 |
---|
1379 | | #define TIME_WITH_SYS_TIME 1 |
---|
1380 | | #define HAVE_EXECINFO_H 1 |
---|
1381 | | #define HAVE_FCNTL_H 1 |
---|
1382 | | #define HAVE_SYS_PARAM_H 1 |
---|
1383 | | /* end confdefs.h. */ |
---|
1384 | | #include <sys/prctl.h> |
---|
1385 | configure:21151: result: no |
---|
1386 | configure:21151: checking for sys/prctl.h |
---|
1387 | configure:21151: result: no |
---|
1388 | configure:21151: checking sys/thr.h usability |
---|
1389 | configure:21151: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1390 | conftest.c:67:10: fatal error: 'sys/thr.h' file not found |
---|
1391 | #include <sys/thr.h> |
---|
1392 | ^~~~~~~~~~~ |
---|
1393 | 1 error generated. |
---|
1394 | configure:21151: $? = 1 |
---|
1395 | configure: failed program was: |
---|
1396 | | /* confdefs.h */ |
---|
1397 | | #define PACKAGE_NAME "GIMP" |
---|
1398 | | #define PACKAGE_TARNAME "gimp" |
---|
1399 | | #define PACKAGE_VERSION "2.10.18" |
---|
1400 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
1401 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
1402 | | #define PACKAGE_URL "" |
---|
1403 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
1404 | | #define GIMP_TOOL_VERSION "2.0" |
---|
1405 | | #define GETTEXT_PACKAGE "gimp20" |
---|
1406 | | #define HAVE_CXX14 1 |
---|
1407 | | #define STDC_HEADERS 1 |
---|
1408 | | #define HAVE_SYS_TYPES_H 1 |
---|
1409 | | #define HAVE_SYS_STAT_H 1 |
---|
1410 | | #define HAVE_STDLIB_H 1 |
---|
1411 | | #define HAVE_STRING_H 1 |
---|
1412 | | #define HAVE_MEMORY_H 1 |
---|
1413 | | #define HAVE_STRINGS_H 1 |
---|
1414 | | #define HAVE_INTTYPES_H 1 |
---|
1415 | | #define HAVE_STDINT_H 1 |
---|
1416 | | #define HAVE_UNISTD_H 1 |
---|
1417 | | #define HAVE_DLFCN_H 1 |
---|
1418 | | #define LT_OBJDIR ".libs/" |
---|
1419 | | #define ARCH_X86 1 |
---|
1420 | | #define ARCH_X86_64 1 |
---|
1421 | | #define PLATFORM_OSX 1 |
---|
1422 | | #define STDC_HEADERS 1 |
---|
1423 | | #define HAVE_SYS_WAIT_H 1 |
---|
1424 | | #define TIME_WITH_SYS_TIME 1 |
---|
1425 | | #define HAVE_EXECINFO_H 1 |
---|
1426 | | #define HAVE_FCNTL_H 1 |
---|
1427 | | #define HAVE_SYS_PARAM_H 1 |
---|
1428 | | /* end confdefs.h. */ |
---|
1429 | | #include <stdio.h> |
---|
1430 | | #ifdef HAVE_SYS_TYPES_H |
---|
1431 | | # include <sys/types.h> |
---|
1432 | | #endif |
---|
1433 | | #ifdef HAVE_SYS_STAT_H |
---|
1434 | | # include <sys/stat.h> |
---|
1435 | | #endif |
---|
1436 | | #ifdef STDC_HEADERS |
---|
1437 | | # include <stdlib.h> |
---|
1438 | | # include <stddef.h> |
---|
1439 | | #else |
---|
1440 | | # ifdef HAVE_STDLIB_H |
---|
1441 | | # include <stdlib.h> |
---|
1442 | | # endif |
---|
1443 | | #endif |
---|
1444 | | #ifdef HAVE_STRING_H |
---|
1445 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1446 | | # include <memory.h> |
---|
1447 | | # endif |
---|
1448 | | # include <string.h> |
---|
1449 | | #endif |
---|
1450 | | #ifdef HAVE_STRINGS_H |
---|
1451 | | # include <strings.h> |
---|
1452 | | #endif |
---|
1453 | | #ifdef HAVE_INTTYPES_H |
---|
1454 | | # include <inttypes.h> |
---|
1455 | | #endif |
---|
1456 | | #ifdef HAVE_STDINT_H |
---|
1457 | | # include <stdint.h> |
---|
1458 | | #endif |
---|
1459 | | #ifdef HAVE_UNISTD_H |
---|
1460 | | # include <unistd.h> |
---|
1461 | | #endif |
---|
1462 | | #include <sys/thr.h> |
---|
1463 | configure:21151: result: no |
---|
1464 | configure:21151: checking sys/thr.h presence |
---|
1465 | configure:21151: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1466 | conftest.c:34:10: fatal error: 'sys/thr.h' file not found |
---|
1467 | #include <sys/thr.h> |
---|
1468 | ^~~~~~~~~~~ |
---|
1469 | 1 error generated. |
---|
1470 | configure:21151: $? = 1 |
---|
1471 | configure: failed program was: |
---|
1472 | | /* confdefs.h */ |
---|
1473 | | #define PACKAGE_NAME "GIMP" |
---|
1474 | | #define PACKAGE_TARNAME "gimp" |
---|
1475 | | #define PACKAGE_VERSION "2.10.18" |
---|
1476 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
1477 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
1478 | | #define PACKAGE_URL "" |
---|
1479 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
1480 | | #define GIMP_TOOL_VERSION "2.0" |
---|
1481 | | #define GETTEXT_PACKAGE "gimp20" |
---|
1482 | | #define HAVE_CXX14 1 |
---|
1483 | | #define STDC_HEADERS 1 |
---|
1484 | | #define HAVE_SYS_TYPES_H 1 |
---|
1485 | | #define HAVE_SYS_STAT_H 1 |
---|
1486 | | #define HAVE_STDLIB_H 1 |
---|
1487 | | #define HAVE_STRING_H 1 |
---|
1488 | | #define HAVE_MEMORY_H 1 |
---|
1489 | | #define HAVE_STRINGS_H 1 |
---|
1490 | | #define HAVE_INTTYPES_H 1 |
---|
1491 | | #define HAVE_STDINT_H 1 |
---|
1492 | | #define HAVE_UNISTD_H 1 |
---|
1493 | | #define HAVE_DLFCN_H 1 |
---|
1494 | | #define LT_OBJDIR ".libs/" |
---|
1495 | | #define ARCH_X86 1 |
---|
1496 | | #define ARCH_X86_64 1 |
---|
1497 | | #define PLATFORM_OSX 1 |
---|
1498 | | #define STDC_HEADERS 1 |
---|
1499 | | #define HAVE_SYS_WAIT_H 1 |
---|
1500 | | #define TIME_WITH_SYS_TIME 1 |
---|
1501 | | #define HAVE_EXECINFO_H 1 |
---|
1502 | | #define HAVE_FCNTL_H 1 |
---|
1503 | | #define HAVE_SYS_PARAM_H 1 |
---|
1504 | | /* end confdefs.h. */ |
---|
1505 | | #include <sys/thr.h> |
---|
1506 | configure:21151: result: no |
---|
1507 | configure:21151: checking for sys/thr.h |
---|
1508 | configure:21151: result: no |
---|
1509 | configure:21151: checking sys/time.h usability |
---|
1510 | configure:21151: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1511 | configure:21151: $? = 0 |
---|
1512 | configure:21151: result: yes |
---|
1513 | configure:21151: checking sys/time.h presence |
---|
1514 | configure:21151: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1515 | configure:21151: $? = 0 |
---|
1516 | configure:21151: result: yes |
---|
1517 | configure:21151: checking for sys/time.h |
---|
1518 | configure:21151: result: yes |
---|
1519 | configure:21151: checking sys/times.h usability |
---|
1520 | configure:21151: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1521 | configure:21151: $? = 0 |
---|
1522 | configure:21151: result: yes |
---|
1523 | configure:21151: checking sys/times.h presence |
---|
1524 | configure:21151: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1525 | configure:21151: $? = 0 |
---|
1526 | configure:21151: result: yes |
---|
1527 | configure:21151: checking for sys/times.h |
---|
1528 | configure:21151: result: yes |
---|
1529 | configure:21151: checking for sys/wait.h |
---|
1530 | configure:21151: result: yes |
---|
1531 | configure:21151: checking for unistd.h |
---|
1532 | configure:21151: result: yes |
---|
1533 | configure:21163: checking for backtrace |
---|
1534 | configure:21163: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1535 | conftest.c:61:16: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1536 | char backtrace (); |
---|
1537 | ^ |
---|
1538 | void |
---|
1539 | 1 warning generated. |
---|
1540 | configure:21163: $? = 0 |
---|
1541 | configure:21163: result: yes |
---|
1542 | configure:21219: checking for pid_t |
---|
1543 | configure:21219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1544 | configure:21219: $? = 0 |
---|
1545 | configure:21219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1546 | conftest.c:75:20: error: expected expression |
---|
1547 | if (sizeof ((pid_t))) |
---|
1548 | ^ |
---|
1549 | 1 error generated. |
---|
1550 | configure:21219: $? = 1 |
---|
1551 | configure: failed program was: |
---|
1552 | | /* confdefs.h */ |
---|
1553 | | #define PACKAGE_NAME "GIMP" |
---|
1554 | | #define PACKAGE_TARNAME "gimp" |
---|
1555 | | #define PACKAGE_VERSION "2.10.18" |
---|
1556 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
1557 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
1558 | | #define PACKAGE_URL "" |
---|
1559 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
1560 | | #define GIMP_TOOL_VERSION "2.0" |
---|
1561 | | #define GETTEXT_PACKAGE "gimp20" |
---|
1562 | | #define HAVE_CXX14 1 |
---|
1563 | | #define STDC_HEADERS 1 |
---|
1564 | | #define HAVE_SYS_TYPES_H 1 |
---|
1565 | | #define HAVE_SYS_STAT_H 1 |
---|
1566 | | #define HAVE_STDLIB_H 1 |
---|
1567 | | #define HAVE_STRING_H 1 |
---|
1568 | | #define HAVE_MEMORY_H 1 |
---|
1569 | | #define HAVE_STRINGS_H 1 |
---|
1570 | | #define HAVE_INTTYPES_H 1 |
---|
1571 | | #define HAVE_STDINT_H 1 |
---|
1572 | | #define HAVE_UNISTD_H 1 |
---|
1573 | | #define HAVE_DLFCN_H 1 |
---|
1574 | | #define LT_OBJDIR ".libs/" |
---|
1575 | | #define ARCH_X86 1 |
---|
1576 | | #define ARCH_X86_64 1 |
---|
1577 | | #define PLATFORM_OSX 1 |
---|
1578 | | #define STDC_HEADERS 1 |
---|
1579 | | #define HAVE_SYS_WAIT_H 1 |
---|
1580 | | #define TIME_WITH_SYS_TIME 1 |
---|
1581 | | #define HAVE_EXECINFO_H 1 |
---|
1582 | | #define HAVE_FCNTL_H 1 |
---|
1583 | | #define HAVE_SYS_PARAM_H 1 |
---|
1584 | | #define HAVE_SYS_TIME_H 1 |
---|
1585 | | #define HAVE_SYS_TIMES_H 1 |
---|
1586 | | #define HAVE_SYS_WAIT_H 1 |
---|
1587 | | #define HAVE_UNISTD_H 1 |
---|
1588 | | #define HAVE_BACKTRACE 1 |
---|
1589 | | /* end confdefs.h. */ |
---|
1590 | | #include <stdio.h> |
---|
1591 | | #ifdef HAVE_SYS_TYPES_H |
---|
1592 | | # include <sys/types.h> |
---|
1593 | | #endif |
---|
1594 | | #ifdef HAVE_SYS_STAT_H |
---|
1595 | | # include <sys/stat.h> |
---|
1596 | | #endif |
---|
1597 | | #ifdef STDC_HEADERS |
---|
1598 | | # include <stdlib.h> |
---|
1599 | | # include <stddef.h> |
---|
1600 | | #else |
---|
1601 | | # ifdef HAVE_STDLIB_H |
---|
1602 | | # include <stdlib.h> |
---|
1603 | | # endif |
---|
1604 | | #endif |
---|
1605 | | #ifdef HAVE_STRING_H |
---|
1606 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1607 | | # include <memory.h> |
---|
1608 | | # endif |
---|
1609 | | # include <string.h> |
---|
1610 | | #endif |
---|
1611 | | #ifdef HAVE_STRINGS_H |
---|
1612 | | # include <strings.h> |
---|
1613 | | #endif |
---|
1614 | | #ifdef HAVE_INTTYPES_H |
---|
1615 | | # include <inttypes.h> |
---|
1616 | | #endif |
---|
1617 | | #ifdef HAVE_STDINT_H |
---|
1618 | | # include <stdint.h> |
---|
1619 | | #endif |
---|
1620 | | #ifdef HAVE_UNISTD_H |
---|
1621 | | # include <unistd.h> |
---|
1622 | | #endif |
---|
1623 | | int |
---|
1624 | | main () |
---|
1625 | | { |
---|
1626 | | if (sizeof ((pid_t))) |
---|
1627 | | return 0; |
---|
1628 | | ; |
---|
1629 | | return 0; |
---|
1630 | | } |
---|
1631 | configure:21219: result: yes |
---|
1632 | configure:21232: checking for vprintf |
---|
1633 | configure:21232: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1634 | conftest.c:62:14: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1635 | char vprintf (); |
---|
1636 | ^ |
---|
1637 | void |
---|
1638 | conftest.c:62:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration] |
---|
1639 | char vprintf (); |
---|
1640 | ^ |
---|
1641 | conftest.c:62:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)' |
---|
1642 | 2 warnings generated. |
---|
1643 | configure:21232: $? = 0 |
---|
1644 | configure:21232: result: yes |
---|
1645 | configure:21238: checking for _doprnt |
---|
1646 | configure:21238: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1647 | conftest.c:63:14: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1648 | char _doprnt (); |
---|
1649 | ^ |
---|
1650 | void |
---|
1651 | 1 warning generated. |
---|
1652 | Undefined symbols for architecture x86_64: |
---|
1653 | "__doprnt", referenced from: |
---|
1654 | _main in conftest-1d0f53.o |
---|
1655 | ld: symbol(s) not found for architecture x86_64 |
---|
1656 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1657 | configure:21238: $? = 1 |
---|
1658 | configure: failed program was: |
---|
1659 | | /* confdefs.h */ |
---|
1660 | | #define PACKAGE_NAME "GIMP" |
---|
1661 | | #define PACKAGE_TARNAME "gimp" |
---|
1662 | | #define PACKAGE_VERSION "2.10.18" |
---|
1663 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
1664 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
1665 | | #define PACKAGE_URL "" |
---|
1666 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
1667 | | #define GIMP_TOOL_VERSION "2.0" |
---|
1668 | | #define GETTEXT_PACKAGE "gimp20" |
---|
1669 | | #define HAVE_CXX14 1 |
---|
1670 | | #define STDC_HEADERS 1 |
---|
1671 | | #define HAVE_SYS_TYPES_H 1 |
---|
1672 | | #define HAVE_SYS_STAT_H 1 |
---|
1673 | | #define HAVE_STDLIB_H 1 |
---|
1674 | | #define HAVE_STRING_H 1 |
---|
1675 | | #define HAVE_MEMORY_H 1 |
---|
1676 | | #define HAVE_STRINGS_H 1 |
---|
1677 | | #define HAVE_INTTYPES_H 1 |
---|
1678 | | #define HAVE_STDINT_H 1 |
---|
1679 | | #define HAVE_UNISTD_H 1 |
---|
1680 | | #define HAVE_DLFCN_H 1 |
---|
1681 | | #define LT_OBJDIR ".libs/" |
---|
1682 | | #define ARCH_X86 1 |
---|
1683 | | #define ARCH_X86_64 1 |
---|
1684 | | #define PLATFORM_OSX 1 |
---|
1685 | | #define STDC_HEADERS 1 |
---|
1686 | | #define HAVE_SYS_WAIT_H 1 |
---|
1687 | | #define TIME_WITH_SYS_TIME 1 |
---|
1688 | | #define HAVE_EXECINFO_H 1 |
---|
1689 | | #define HAVE_FCNTL_H 1 |
---|
1690 | | #define HAVE_SYS_PARAM_H 1 |
---|
1691 | | #define HAVE_SYS_TIME_H 1 |
---|
1692 | | #define HAVE_SYS_TIMES_H 1 |
---|
1693 | | #define HAVE_SYS_WAIT_H 1 |
---|
1694 | | #define HAVE_UNISTD_H 1 |
---|
1695 | | #define HAVE_BACKTRACE 1 |
---|
1696 | | #define HAVE_VPRINTF 1 |
---|
1697 | | /* end confdefs.h. */ |
---|
1698 | | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. |
---|
1699 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1700 | | #define _doprnt innocuous__doprnt |
---|
1701 | | |
---|
1702 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1703 | | which can conflict with char _doprnt (); below. |
---|
1704 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1705 | | <limits.h> exists even on freestanding compilers. */ |
---|
1706 | | |
---|
1707 | | #ifdef __STDC__ |
---|
1708 | | # include <limits.h> |
---|
1709 | | #else |
---|
1710 | | # include <assert.h> |
---|
1711 | | #endif |
---|
1712 | | |
---|
1713 | | #undef _doprnt |
---|
1714 | | |
---|
1715 | | /* Override any GCC internal prototype to avoid an error. |
---|
1716 | | Use char because int might match the return type of a GCC |
---|
1717 | | builtin and then its argument prototype would still apply. */ |
---|
1718 | | #ifdef __cplusplus |
---|
1719 | | extern "C" |
---|
1720 | | #endif |
---|
1721 | | char _doprnt (); |
---|
1722 | | /* The GNU C library defines this for functions which it implements |
---|
1723 | | to always fail with ENOSYS. Some functions are actually named |
---|
1724 | | something starting with __ and the normal name is an alias. */ |
---|
1725 | | #if defined __stub__doprnt || defined __stub____doprnt |
---|
1726 | | choke me |
---|
1727 | | #endif |
---|
1728 | | |
---|
1729 | | int |
---|
1730 | | main () |
---|
1731 | | { |
---|
1732 | | return _doprnt (); |
---|
1733 | | ; |
---|
1734 | | return 0; |
---|
1735 | | } |
---|
1736 | configure:21238: result: no |
---|
1737 | configure:21250: checking for size_t |
---|
1738 | configure:21250: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1739 | configure:21250: $? = 0 |
---|
1740 | configure:21250: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
1741 | conftest.c:76:21: error: expected expression |
---|
1742 | if (sizeof ((size_t))) |
---|
1743 | ^ |
---|
1744 | 1 error generated. |
---|
1745 | configure:21250: $? = 1 |
---|
1746 | configure: failed program was: |
---|
1747 | | /* confdefs.h */ |
---|
1748 | | #define PACKAGE_NAME "GIMP" |
---|
1749 | | #define PACKAGE_TARNAME "gimp" |
---|
1750 | | #define PACKAGE_VERSION "2.10.18" |
---|
1751 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
1752 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
1753 | | #define PACKAGE_URL "" |
---|
1754 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
1755 | | #define GIMP_TOOL_VERSION "2.0" |
---|
1756 | | #define GETTEXT_PACKAGE "gimp20" |
---|
1757 | | #define HAVE_CXX14 1 |
---|
1758 | | #define STDC_HEADERS 1 |
---|
1759 | | #define HAVE_SYS_TYPES_H 1 |
---|
1760 | | #define HAVE_SYS_STAT_H 1 |
---|
1761 | | #define HAVE_STDLIB_H 1 |
---|
1762 | | #define HAVE_STRING_H 1 |
---|
1763 | | #define HAVE_MEMORY_H 1 |
---|
1764 | | #define HAVE_STRINGS_H 1 |
---|
1765 | | #define HAVE_INTTYPES_H 1 |
---|
1766 | | #define HAVE_STDINT_H 1 |
---|
1767 | | #define HAVE_UNISTD_H 1 |
---|
1768 | | #define HAVE_DLFCN_H 1 |
---|
1769 | | #define LT_OBJDIR ".libs/" |
---|
1770 | | #define ARCH_X86 1 |
---|
1771 | | #define ARCH_X86_64 1 |
---|
1772 | | #define PLATFORM_OSX 1 |
---|
1773 | | #define STDC_HEADERS 1 |
---|
1774 | | #define HAVE_SYS_WAIT_H 1 |
---|
1775 | | #define TIME_WITH_SYS_TIME 1 |
---|
1776 | | #define HAVE_EXECINFO_H 1 |
---|
1777 | | #define HAVE_FCNTL_H 1 |
---|
1778 | | #define HAVE_SYS_PARAM_H 1 |
---|
1779 | | #define HAVE_SYS_TIME_H 1 |
---|
1780 | | #define HAVE_SYS_TIMES_H 1 |
---|
1781 | | #define HAVE_SYS_WAIT_H 1 |
---|
1782 | | #define HAVE_UNISTD_H 1 |
---|
1783 | | #define HAVE_BACKTRACE 1 |
---|
1784 | | #define HAVE_VPRINTF 1 |
---|
1785 | | /* end confdefs.h. */ |
---|
1786 | | #include <stdio.h> |
---|
1787 | | #ifdef HAVE_SYS_TYPES_H |
---|
1788 | | # include <sys/types.h> |
---|
1789 | | #endif |
---|
1790 | | #ifdef HAVE_SYS_STAT_H |
---|
1791 | | # include <sys/stat.h> |
---|
1792 | | #endif |
---|
1793 | | #ifdef STDC_HEADERS |
---|
1794 | | # include <stdlib.h> |
---|
1795 | | # include <stddef.h> |
---|
1796 | | #else |
---|
1797 | | # ifdef HAVE_STDLIB_H |
---|
1798 | | # include <stdlib.h> |
---|
1799 | | # endif |
---|
1800 | | #endif |
---|
1801 | | #ifdef HAVE_STRING_H |
---|
1802 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1803 | | # include <memory.h> |
---|
1804 | | # endif |
---|
1805 | | # include <string.h> |
---|
1806 | | #endif |
---|
1807 | | #ifdef HAVE_STRINGS_H |
---|
1808 | | # include <strings.h> |
---|
1809 | | #endif |
---|
1810 | | #ifdef HAVE_INTTYPES_H |
---|
1811 | | # include <inttypes.h> |
---|
1812 | | #endif |
---|
1813 | | #ifdef HAVE_STDINT_H |
---|
1814 | | # include <stdint.h> |
---|
1815 | | #endif |
---|
1816 | | #ifdef HAVE_UNISTD_H |
---|
1817 | | # include <unistd.h> |
---|
1818 | | #endif |
---|
1819 | | int |
---|
1820 | | main () |
---|
1821 | | { |
---|
1822 | | if (sizeof ((size_t))) |
---|
1823 | | return 0; |
---|
1824 | | ; |
---|
1825 | | return 0; |
---|
1826 | | } |
---|
1827 | configure:21250: result: yes |
---|
1828 | configure:21263: checking for working alloca.h |
---|
1829 | configure:21280: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1830 | configure:21280: $? = 0 |
---|
1831 | configure:21288: result: yes |
---|
1832 | configure:21296: checking for alloca |
---|
1833 | configure:21333: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1834 | configure:21333: $? = 0 |
---|
1835 | configure:21341: result: yes |
---|
1836 | configure:21451: checking for fsync |
---|
1837 | configure:21451: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1838 | conftest.c:65:12: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1839 | char fsync (); |
---|
1840 | ^ |
---|
1841 | void |
---|
1842 | 1 warning generated. |
---|
1843 | configure:21451: $? = 0 |
---|
1844 | configure:21451: result: yes |
---|
1845 | configure:21463: checking for difftime |
---|
1846 | configure:21463: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1847 | conftest.c:66:15: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1848 | char difftime (); |
---|
1849 | ^ |
---|
1850 | void |
---|
1851 | 1 warning generated. |
---|
1852 | configure:21463: $? = 0 |
---|
1853 | configure:21463: result: yes |
---|
1854 | configure:21463: checking for mmap |
---|
1855 | configure:21463: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1856 | conftest.c:67:11: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1857 | char mmap (); |
---|
1858 | ^ |
---|
1859 | void |
---|
1860 | 1 warning generated. |
---|
1861 | configure:21463: $? = 0 |
---|
1862 | configure:21463: result: yes |
---|
1863 | configure:21474: checking for thr_self |
---|
1864 | configure:21474: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1865 | conftest.c:68:15: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1866 | char thr_self (); |
---|
1867 | ^ |
---|
1868 | void |
---|
1869 | 1 warning generated. |
---|
1870 | Undefined symbols for architecture x86_64: |
---|
1871 | "_thr_self", referenced from: |
---|
1872 | _main in conftest-cd8951.o |
---|
1873 | ld: symbol(s) not found for architecture x86_64 |
---|
1874 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1875 | configure:21474: $? = 1 |
---|
1876 | configure: failed program was: |
---|
1877 | | /* confdefs.h */ |
---|
1878 | | #define PACKAGE_NAME "GIMP" |
---|
1879 | | #define PACKAGE_TARNAME "gimp" |
---|
1880 | | #define PACKAGE_VERSION "2.10.18" |
---|
1881 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
1882 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
1883 | | #define PACKAGE_URL "" |
---|
1884 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
1885 | | #define GIMP_TOOL_VERSION "2.0" |
---|
1886 | | #define GETTEXT_PACKAGE "gimp20" |
---|
1887 | | #define HAVE_CXX14 1 |
---|
1888 | | #define STDC_HEADERS 1 |
---|
1889 | | #define HAVE_SYS_TYPES_H 1 |
---|
1890 | | #define HAVE_SYS_STAT_H 1 |
---|
1891 | | #define HAVE_STDLIB_H 1 |
---|
1892 | | #define HAVE_STRING_H 1 |
---|
1893 | | #define HAVE_MEMORY_H 1 |
---|
1894 | | #define HAVE_STRINGS_H 1 |
---|
1895 | | #define HAVE_INTTYPES_H 1 |
---|
1896 | | #define HAVE_STDINT_H 1 |
---|
1897 | | #define HAVE_UNISTD_H 1 |
---|
1898 | | #define HAVE_DLFCN_H 1 |
---|
1899 | | #define LT_OBJDIR ".libs/" |
---|
1900 | | #define ARCH_X86 1 |
---|
1901 | | #define ARCH_X86_64 1 |
---|
1902 | | #define PLATFORM_OSX 1 |
---|
1903 | | #define STDC_HEADERS 1 |
---|
1904 | | #define HAVE_SYS_WAIT_H 1 |
---|
1905 | | #define TIME_WITH_SYS_TIME 1 |
---|
1906 | | #define HAVE_EXECINFO_H 1 |
---|
1907 | | #define HAVE_FCNTL_H 1 |
---|
1908 | | #define HAVE_SYS_PARAM_H 1 |
---|
1909 | | #define HAVE_SYS_TIME_H 1 |
---|
1910 | | #define HAVE_SYS_TIMES_H 1 |
---|
1911 | | #define HAVE_SYS_WAIT_H 1 |
---|
1912 | | #define HAVE_UNISTD_H 1 |
---|
1913 | | #define HAVE_BACKTRACE 1 |
---|
1914 | | #define HAVE_VPRINTF 1 |
---|
1915 | | #define HAVE_ALLOCA_H 1 |
---|
1916 | | #define HAVE_ALLOCA 1 |
---|
1917 | | #define HAVE_FSYNC 1 |
---|
1918 | | #define HAVE_DIFFTIME 1 |
---|
1919 | | #define HAVE_MMAP 1 |
---|
1920 | | /* end confdefs.h. */ |
---|
1921 | | /* Define thr_self to an innocuous variant, in case <limits.h> declares thr_self. |
---|
1922 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1923 | | #define thr_self innocuous_thr_self |
---|
1924 | | |
---|
1925 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1926 | | which can conflict with char thr_self (); below. |
---|
1927 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1928 | | <limits.h> exists even on freestanding compilers. */ |
---|
1929 | | |
---|
1930 | | #ifdef __STDC__ |
---|
1931 | | # include <limits.h> |
---|
1932 | | #else |
---|
1933 | | # include <assert.h> |
---|
1934 | | #endif |
---|
1935 | | |
---|
1936 | | #undef thr_self |
---|
1937 | | |
---|
1938 | | /* Override any GCC internal prototype to avoid an error. |
---|
1939 | | Use char because int might match the return type of a GCC |
---|
1940 | | builtin and then its argument prototype would still apply. */ |
---|
1941 | | #ifdef __cplusplus |
---|
1942 | | extern "C" |
---|
1943 | | #endif |
---|
1944 | | char thr_self (); |
---|
1945 | | /* The GNU C library defines this for functions which it implements |
---|
1946 | | to always fail with ENOSYS. Some functions are actually named |
---|
1947 | | something starting with __ and the normal name is an alias. */ |
---|
1948 | | #if defined __stub_thr_self || defined __stub___thr_self |
---|
1949 | | choke me |
---|
1950 | | #endif |
---|
1951 | | |
---|
1952 | | int |
---|
1953 | | main () |
---|
1954 | | { |
---|
1955 | | return thr_self (); |
---|
1956 | | ; |
---|
1957 | | return 0; |
---|
1958 | | } |
---|
1959 | configure:21474: result: no |
---|
1960 | configure:21486: checking for _NL_MEASUREMENT_MEASUREMENT |
---|
1961 | configure:21499: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1962 | conftest.c:49:43: error: use of undeclared identifier '_NL_MEASUREMENT_MEASUREMENT' |
---|
1963 | char c = *((unsigned char *) nl_langinfo(_NL_MEASUREMENT_MEASUREMENT)); |
---|
1964 | ^ |
---|
1965 | 1 error generated. |
---|
1966 | configure:21499: $? = 1 |
---|
1967 | configure: failed program was: |
---|
1968 | | /* confdefs.h */ |
---|
1969 | | #define PACKAGE_NAME "GIMP" |
---|
1970 | | #define PACKAGE_TARNAME "gimp" |
---|
1971 | | #define PACKAGE_VERSION "2.10.18" |
---|
1972 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
1973 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
1974 | | #define PACKAGE_URL "" |
---|
1975 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
1976 | | #define GIMP_TOOL_VERSION "2.0" |
---|
1977 | | #define GETTEXT_PACKAGE "gimp20" |
---|
1978 | | #define HAVE_CXX14 1 |
---|
1979 | | #define STDC_HEADERS 1 |
---|
1980 | | #define HAVE_SYS_TYPES_H 1 |
---|
1981 | | #define HAVE_SYS_STAT_H 1 |
---|
1982 | | #define HAVE_STDLIB_H 1 |
---|
1983 | | #define HAVE_STRING_H 1 |
---|
1984 | | #define HAVE_MEMORY_H 1 |
---|
1985 | | #define HAVE_STRINGS_H 1 |
---|
1986 | | #define HAVE_INTTYPES_H 1 |
---|
1987 | | #define HAVE_STDINT_H 1 |
---|
1988 | | #define HAVE_UNISTD_H 1 |
---|
1989 | | #define HAVE_DLFCN_H 1 |
---|
1990 | | #define LT_OBJDIR ".libs/" |
---|
1991 | | #define ARCH_X86 1 |
---|
1992 | | #define ARCH_X86_64 1 |
---|
1993 | | #define PLATFORM_OSX 1 |
---|
1994 | | #define STDC_HEADERS 1 |
---|
1995 | | #define HAVE_SYS_WAIT_H 1 |
---|
1996 | | #define TIME_WITH_SYS_TIME 1 |
---|
1997 | | #define HAVE_EXECINFO_H 1 |
---|
1998 | | #define HAVE_FCNTL_H 1 |
---|
1999 | | #define HAVE_SYS_PARAM_H 1 |
---|
2000 | | #define HAVE_SYS_TIME_H 1 |
---|
2001 | | #define HAVE_SYS_TIMES_H 1 |
---|
2002 | | #define HAVE_SYS_WAIT_H 1 |
---|
2003 | | #define HAVE_UNISTD_H 1 |
---|
2004 | | #define HAVE_BACKTRACE 1 |
---|
2005 | | #define HAVE_VPRINTF 1 |
---|
2006 | | #define HAVE_ALLOCA_H 1 |
---|
2007 | | #define HAVE_ALLOCA 1 |
---|
2008 | | #define HAVE_FSYNC 1 |
---|
2009 | | #define HAVE_DIFFTIME 1 |
---|
2010 | | #define HAVE_MMAP 1 |
---|
2011 | | /* end confdefs.h. */ |
---|
2012 | | #include <langinfo.h> |
---|
2013 | | int |
---|
2014 | | main () |
---|
2015 | | { |
---|
2016 | | char c = *((unsigned char *) nl_langinfo(_NL_MEASUREMENT_MEASUREMENT)); |
---|
2017 | | ; |
---|
2018 | | return 0; |
---|
2019 | | } |
---|
2020 | configure:21506: result: no |
---|
2021 | configure:21528: checking whether NLS is requested |
---|
2022 | configure:21537: result: yes |
---|
2023 | configure:21555: checking for intltool >= 0.40.1 |
---|
2024 | configure:21557: result: 0.51.0 found |
---|
2025 | configure:21565: checking for intltool-update |
---|
2026 | configure:21583: found /opt/local/bin/intltool-update |
---|
2027 | configure:21595: result: /opt/local/bin/intltool-update |
---|
2028 | configure:21605: checking for intltool-merge |
---|
2029 | configure:21623: found /opt/local/bin/intltool-merge |
---|
2030 | configure:21635: result: /opt/local/bin/intltool-merge |
---|
2031 | configure:21645: checking for intltool-extract |
---|
2032 | configure:21663: found /opt/local/bin/intltool-extract |
---|
2033 | configure:21675: result: /opt/local/bin/intltool-extract |
---|
2034 | configure:21829: checking for xgettext |
---|
2035 | configure:21847: found /opt/local/bin/xgettext |
---|
2036 | configure:21859: result: /opt/local/bin/xgettext |
---|
2037 | configure:21869: checking for msgmerge |
---|
2038 | configure:21887: found /opt/local/bin/msgmerge |
---|
2039 | configure:21899: result: /opt/local/bin/msgmerge |
---|
2040 | configure:21909: checking for msgfmt |
---|
2041 | configure:21927: found /opt/local/bin/msgfmt |
---|
2042 | configure:21939: result: /opt/local/bin/msgfmt |
---|
2043 | configure:21949: checking for gmsgfmt |
---|
2044 | configure:21980: result: /opt/local/bin/msgfmt |
---|
2045 | configure:22007: checking locale.h usability |
---|
2046 | configure:22007: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
2047 | configure:22007: $? = 0 |
---|
2048 | configure:22007: result: yes |
---|
2049 | configure:22007: checking locale.h presence |
---|
2050 | configure:22007: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2051 | configure:22007: $? = 0 |
---|
2052 | configure:22007: result: yes |
---|
2053 | configure:22007: checking for locale.h |
---|
2054 | configure:22007: result: yes |
---|
2055 | configure:22018: checking for LC_MESSAGES |
---|
2056 | configure:22034: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
2057 | configure:22034: $? = 0 |
---|
2058 | configure:22042: result: yes |
---|
2059 | configure:22060: checking for CFPreferencesCopyAppValue |
---|
2060 | configure:22078: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2061 | conftest.c:51:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
2062 | CFPreferencesCopyAppValue(NULL, NULL) |
---|
2063 | ~~~~ ^ |
---|
2064 | conftest.c:51:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
2065 | CFPreferencesCopyAppValue(NULL, NULL) |
---|
2066 | ~~~~^ |
---|
2067 | 2 warnings generated. |
---|
2068 | configure:22078: $? = 0 |
---|
2069 | configure:22087: result: yes |
---|
2070 | configure:22094: checking for CFLocaleCopyCurrent |
---|
2071 | configure:22112: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2072 | configure:22112: $? = 0 |
---|
2073 | configure:22121: result: yes |
---|
2074 | configure:22135: checking libintl.h usability |
---|
2075 | configure:22135: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
2076 | configure:22135: $? = 0 |
---|
2077 | configure:22135: result: yes |
---|
2078 | configure:22135: checking libintl.h presence |
---|
2079 | configure:22135: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2080 | configure:22135: $? = 0 |
---|
2081 | configure:22135: result: yes |
---|
2082 | configure:22135: checking for libintl.h |
---|
2083 | configure:22135: result: yes |
---|
2084 | configure:22143: checking for ngettext in libc |
---|
2085 | configure:22161: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
2086 | Undefined symbols for architecture x86_64: |
---|
2087 | "_libintl_ngettext", referenced from: |
---|
2088 | _main in conftest-aaf8b4.o |
---|
2089 | ld: symbol(s) not found for architecture x86_64 |
---|
2090 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2091 | configure:22161: $? = 1 |
---|
2092 | configure: failed program was: |
---|
2093 | | /* confdefs.h */ |
---|
2094 | | #define PACKAGE_NAME "GIMP" |
---|
2095 | | #define PACKAGE_TARNAME "gimp" |
---|
2096 | | #define PACKAGE_VERSION "2.10.18" |
---|
2097 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
2098 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
2099 | | #define PACKAGE_URL "" |
---|
2100 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
2101 | | #define GIMP_TOOL_VERSION "2.0" |
---|
2102 | | #define GETTEXT_PACKAGE "gimp20" |
---|
2103 | | #define HAVE_CXX14 1 |
---|
2104 | | #define STDC_HEADERS 1 |
---|
2105 | | #define HAVE_SYS_TYPES_H 1 |
---|
2106 | | #define HAVE_SYS_STAT_H 1 |
---|
2107 | | #define HAVE_STDLIB_H 1 |
---|
2108 | | #define HAVE_STRING_H 1 |
---|
2109 | | #define HAVE_MEMORY_H 1 |
---|
2110 | | #define HAVE_STRINGS_H 1 |
---|
2111 | | #define HAVE_INTTYPES_H 1 |
---|
2112 | | #define HAVE_STDINT_H 1 |
---|
2113 | | #define HAVE_UNISTD_H 1 |
---|
2114 | | #define HAVE_DLFCN_H 1 |
---|
2115 | | #define LT_OBJDIR ".libs/" |
---|
2116 | | #define ARCH_X86 1 |
---|
2117 | | #define ARCH_X86_64 1 |
---|
2118 | | #define PLATFORM_OSX 1 |
---|
2119 | | #define STDC_HEADERS 1 |
---|
2120 | | #define HAVE_SYS_WAIT_H 1 |
---|
2121 | | #define TIME_WITH_SYS_TIME 1 |
---|
2122 | | #define HAVE_EXECINFO_H 1 |
---|
2123 | | #define HAVE_FCNTL_H 1 |
---|
2124 | | #define HAVE_SYS_PARAM_H 1 |
---|
2125 | | #define HAVE_SYS_TIME_H 1 |
---|
2126 | | #define HAVE_SYS_TIMES_H 1 |
---|
2127 | | #define HAVE_SYS_WAIT_H 1 |
---|
2128 | | #define HAVE_UNISTD_H 1 |
---|
2129 | | #define HAVE_BACKTRACE 1 |
---|
2130 | | #define HAVE_VPRINTF 1 |
---|
2131 | | #define HAVE_ALLOCA_H 1 |
---|
2132 | | #define HAVE_ALLOCA 1 |
---|
2133 | | #define HAVE_FSYNC 1 |
---|
2134 | | #define HAVE_DIFFTIME 1 |
---|
2135 | | #define HAVE_MMAP 1 |
---|
2136 | | #define HAVE_LOCALE_H 1 |
---|
2137 | | #define HAVE_LC_MESSAGES 1 |
---|
2138 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2139 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2140 | | /* end confdefs.h. */ |
---|
2141 | | |
---|
2142 | | #include <libintl.h> |
---|
2143 | | |
---|
2144 | | int |
---|
2145 | | main () |
---|
2146 | | { |
---|
2147 | | return !ngettext ("","", 1) |
---|
2148 | | ; |
---|
2149 | | return 0; |
---|
2150 | | } |
---|
2151 | configure:22170: result: no |
---|
2152 | configure:22226: checking for bindtextdomain in -lintl |
---|
2153 | configure:22251: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lintl >&5 |
---|
2154 | conftest.c:56:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2155 | char bindtextdomain (); |
---|
2156 | ^ |
---|
2157 | void |
---|
2158 | 1 warning generated. |
---|
2159 | configure:22251: $? = 0 |
---|
2160 | configure:22260: result: yes |
---|
2161 | configure:22263: checking for ngettext in -lintl |
---|
2162 | configure:22288: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lintl >&5 |
---|
2163 | conftest.c:56:15: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2164 | char ngettext (); |
---|
2165 | ^ |
---|
2166 | void |
---|
2167 | 1 warning generated. |
---|
2168 | configure:22288: $? = 0 |
---|
2169 | configure:22297: result: yes |
---|
2170 | configure:22300: checking for dgettext in -lintl |
---|
2171 | configure:22325: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lintl >&5 |
---|
2172 | conftest.c:56:15: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2173 | char dgettext (); |
---|
2174 | ^ |
---|
2175 | void |
---|
2176 | 1 warning generated. |
---|
2177 | configure:22325: $? = 0 |
---|
2178 | configure:22334: result: yes |
---|
2179 | configure:22447: checking for bind_textdomain_codeset |
---|
2180 | configure:22447: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lintl >&5 |
---|
2181 | conftest.c:72:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2182 | char bind_textdomain_codeset (); |
---|
2183 | ^ |
---|
2184 | void |
---|
2185 | 1 warning generated. |
---|
2186 | configure:22447: $? = 0 |
---|
2187 | configure:22447: result: yes |
---|
2188 | configure:22484: checking for msgfmt |
---|
2189 | configure:22511: result: /opt/local/bin/msgfmt |
---|
2190 | configure:22522: checking for dcgettext |
---|
2191 | configure:22522: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2192 | conftest.c:74:16: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2193 | char dcgettext (); |
---|
2194 | ^ |
---|
2195 | void |
---|
2196 | 1 warning generated. |
---|
2197 | configure:22522: $? = 0 |
---|
2198 | configure:22522: result: yes |
---|
2199 | configure:22532: checking if msgfmt accepts -c |
---|
2200 | configure:22547: $MSGFMT -c -o /dev/null conftest.foo |
---|
2201 | conftest.foo:3: warning: header field 'Language' missing in header |
---|
2202 | configure:22550: $? = 0 |
---|
2203 | configure:22552: result: yes |
---|
2204 | configure:22562: checking for gmsgfmt |
---|
2205 | configure:22593: result: /opt/local/bin/msgfmt |
---|
2206 | configure:22603: checking for xgettext |
---|
2207 | configure:22630: result: /opt/local/bin/xgettext |
---|
2208 | configure:22649: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2209 | configure:22649: $? = 0 |
---|
2210 | configure:22790: checking for xgettext version (>= 0.19) |
---|
2211 | configure:22811: result: yes |
---|
2212 | configure:22829: checking for iso-codes |
---|
2213 | configure:22832: $PKG_CONFIG --exists --print-errors "iso-codes" |
---|
2214 | configure:22835: $? = 0 |
---|
2215 | configure:22847: result: yes |
---|
2216 | configure:22860: checking for babl >= 0.1.74 |
---|
2217 | configure:22867: $PKG_CONFIG --exists --print-errors "babl >= 0.1.74" |
---|
2218 | configure:22870: $? = 0 |
---|
2219 | configure:22884: $PKG_CONFIG --exists --print-errors "babl >= 0.1.74" |
---|
2220 | configure:22887: $? = 0 |
---|
2221 | configure:22935: result: yes |
---|
2222 | configure:22941: checking for gegl-0.4 >= 0.4.22 |
---|
2223 | configure:22948: $PKG_CONFIG --exists --print-errors "gegl-0.4 >= 0.4.22" |
---|
2224 | configure:22951: $? = 0 |
---|
2225 | configure:22965: $PKG_CONFIG --exists --print-errors "gegl-0.4 >= 0.4.22" |
---|
2226 | configure:22968: $? = 0 |
---|
2227 | configure:23016: result: yes |
---|
2228 | configure:23022: checking for atk >= 2.2.0 |
---|
2229 | configure:23029: $PKG_CONFIG --exists --print-errors "atk >= 2.2.0" |
---|
2230 | configure:23032: $? = 0 |
---|
2231 | configure:23046: $PKG_CONFIG --exists --print-errors "atk >= 2.2.0" |
---|
2232 | configure:23049: $? = 0 |
---|
2233 | configure:23097: result: yes |
---|
2234 | configure:23194: checking for pkg-config |
---|
2235 | configure:23224: result: /opt/local/bin/pkg-config |
---|
2236 | configure:23249: checking pkg-config is at least version 0.16 |
---|
2237 | configure:23252: result: yes |
---|
2238 | configure:23270: checking for glib-2.0 >= 2.54.2 gobject-2.0 |
---|
2239 | configure:23277: $PKG_CONFIG --exists --print-errors "$pkg_config_args" |
---|
2240 | configure:23280: $? = 0 |
---|
2241 | configure:23294: $PKG_CONFIG --exists --print-errors "$pkg_config_args" |
---|
2242 | configure:23297: $? = 0 |
---|
2243 | configure:23335: result: yes |
---|
2244 | configure:23345: $PKG_CONFIG --exists --print-errors "glib-2.0" |
---|
2245 | configure:23348: $? = 0 |
---|
2246 | configure:23368: $PKG_CONFIG --exists --print-errors "glib-2.0" |
---|
2247 | configure:23371: $? = 0 |
---|
2248 | configure:23391: $PKG_CONFIG --exists --print-errors "glib-2.0" |
---|
2249 | configure:23394: $? = 0 |
---|
2250 | configure:23414: $PKG_CONFIG --exists --print-errors "gio-2.0" |
---|
2251 | configure:23417: $? = 0 |
---|
2252 | configure:23433: checking for GLIB - version >= 2.54.2 |
---|
2253 | configure:23538: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2254 | configure:23538: $? = 0 |
---|
2255 | configure:23538: ./conftest |
---|
2256 | configure:23538: $? = 0 |
---|
2257 | configure:23552: result: yes (version 2.58.3) |
---|
2258 | configure:23701: checking for gmodule-no-export-2.0 |
---|
2259 | configure:23708: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0" |
---|
2260 | configure:23711: $? = 0 |
---|
2261 | configure:23725: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0" |
---|
2262 | configure:23728: $? = 0 |
---|
2263 | configure:23776: result: yes |
---|
2264 | configure:23783: checking for gio-2.0 |
---|
2265 | configure:23790: $PKG_CONFIG --exists --print-errors "gio-2.0" |
---|
2266 | configure:23793: $? = 0 |
---|
2267 | configure:23807: $PKG_CONFIG --exists --print-errors "gio-2.0" |
---|
2268 | configure:23810: $? = 0 |
---|
2269 | configure:23858: result: yes |
---|
2270 | configure:23948: checking for gio-unix-2.0 |
---|
2271 | configure:23955: $PKG_CONFIG --exists --print-errors "gio-unix-2.0" |
---|
2272 | configure:23958: $? = 0 |
---|
2273 | configure:23972: $PKG_CONFIG --exists --print-errors "gio-unix-2.0" |
---|
2274 | configure:23975: $? = 0 |
---|
2275 | configure:24023: result: yes |
---|
2276 | configure:24029: checking for glib-networking (GIO TLS implementation) |
---|
2277 | configure:24049: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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 -D_REENTRANT -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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2278 | configure:24049: $? = 0 |
---|
2279 | configure:24049: ./conftest |
---|
2280 | dlopen(/opt/local/lib/gio/modules/libgiognutls.so, 1): Library not loaded: /opt/local/lib/libnettle.7.dylib |
---|
2281 | Referenced from: /opt/local/lib/libgnutls.30.dylib |
---|
2282 | Reason: image not found |
---|
2283 | Failed to load module: /opt/local/lib/gio/modules/libgiognutls.so |
---|
2284 | configure:24049: $? = 1 |
---|
2285 | configure: program exited with status 1 |
---|
2286 | configure: failed program was: |
---|
2287 | | /* confdefs.h */ |
---|
2288 | | #define PACKAGE_NAME "GIMP" |
---|
2289 | | #define PACKAGE_TARNAME "gimp" |
---|
2290 | | #define PACKAGE_VERSION "2.10.18" |
---|
2291 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
2292 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
2293 | | #define PACKAGE_URL "" |
---|
2294 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
2295 | | #define GIMP_TOOL_VERSION "2.0" |
---|
2296 | | #define GETTEXT_PACKAGE "gimp20" |
---|
2297 | | #define HAVE_CXX14 1 |
---|
2298 | | #define STDC_HEADERS 1 |
---|
2299 | | #define HAVE_SYS_TYPES_H 1 |
---|
2300 | | #define HAVE_SYS_STAT_H 1 |
---|
2301 | | #define HAVE_STDLIB_H 1 |
---|
2302 | | #define HAVE_STRING_H 1 |
---|
2303 | | #define HAVE_MEMORY_H 1 |
---|
2304 | | #define HAVE_STRINGS_H 1 |
---|
2305 | | #define HAVE_INTTYPES_H 1 |
---|
2306 | | #define HAVE_STDINT_H 1 |
---|
2307 | | #define HAVE_UNISTD_H 1 |
---|
2308 | | #define HAVE_DLFCN_H 1 |
---|
2309 | | #define LT_OBJDIR ".libs/" |
---|
2310 | | #define ARCH_X86 1 |
---|
2311 | | #define ARCH_X86_64 1 |
---|
2312 | | #define PLATFORM_OSX 1 |
---|
2313 | | #define STDC_HEADERS 1 |
---|
2314 | | #define HAVE_SYS_WAIT_H 1 |
---|
2315 | | #define TIME_WITH_SYS_TIME 1 |
---|
2316 | | #define HAVE_EXECINFO_H 1 |
---|
2317 | | #define HAVE_FCNTL_H 1 |
---|
2318 | | #define HAVE_SYS_PARAM_H 1 |
---|
2319 | | #define HAVE_SYS_TIME_H 1 |
---|
2320 | | #define HAVE_SYS_TIMES_H 1 |
---|
2321 | | #define HAVE_SYS_WAIT_H 1 |
---|
2322 | | #define HAVE_UNISTD_H 1 |
---|
2323 | | #define HAVE_BACKTRACE 1 |
---|
2324 | | #define HAVE_VPRINTF 1 |
---|
2325 | | #define HAVE_ALLOCA_H 1 |
---|
2326 | | #define HAVE_ALLOCA 1 |
---|
2327 | | #define HAVE_FSYNC 1 |
---|
2328 | | #define HAVE_DIFFTIME 1 |
---|
2329 | | #define HAVE_MMAP 1 |
---|
2330 | | #define HAVE_LOCALE_H 1 |
---|
2331 | | #define HAVE_LC_MESSAGES 1 |
---|
2332 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2333 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2334 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2335 | | #define HAVE_GETTEXT 1 |
---|
2336 | | #define HAVE_DCGETTEXT 1 |
---|
2337 | | #define ENABLE_NLS 1 |
---|
2338 | | #define HAVE_ISO_CODES 1 |
---|
2339 | | /* end confdefs.h. */ |
---|
2340 | | #include <gio/gio.h> |
---|
2341 | | int |
---|
2342 | | main () |
---|
2343 | | { |
---|
2344 | | return !g_tls_backend_supports_tls (g_tls_backend_get_default ()); |
---|
2345 | | ; |
---|
2346 | | return 0; |
---|
2347 | | } |
---|
2348 | configure:24060: result: no |
---|
2349 | configure:24065: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: glib-networking |
---|
2350 | configure:24088: checking for native glib-compile-resources |
---|
2351 | configure:24148: result: /opt/local/bin/glib-compile-resources |
---|
2352 | configure:24154: checking for gdbus-codegen |
---|
2353 | configure:24172: found /opt/local/bin/gdbus-codegen |
---|
2354 | configure:24185: result: /opt/local/bin/gdbus-codegen |
---|
2355 | configure:24204: checking if GLib is version 2.43.0 or newer |
---|
2356 | configure:24211: result: yes |
---|
2357 | configure:24216: checking for gegl |
---|
2358 | configure:24234: found /opt/local/bin/gegl |
---|
2359 | configure:24247: result: /opt/local/bin/gegl |
---|
2360 | configure:24272: checking for bind_textdomain_codeset |
---|
2361 | configure:24272: result: yes |
---|
2362 | configure:24293: checking for X |
---|
2363 | configure:24471: result: disabled |
---|
2364 | configure:25052: checking for pkg-config |
---|
2365 | configure:25082: result: /opt/local/bin/pkg-config |
---|
2366 | configure:25107: checking pkg-config is at least version 0.7 |
---|
2367 | configure:25110: result: yes |
---|
2368 | configure:25120: checking for GTK+ - version >= 2.24.32 |
---|
2369 | configure:25230: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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 -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -L/opt/local/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2370 | In file included from conftest.c:57: |
---|
2371 | In file included from /opt/local/include/gtk-2.0/gtk/gtk.h:234: |
---|
2372 | /opt/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2373 | typedef void (*GtkItemFactoryCallback) (); |
---|
2374 | ^ |
---|
2375 | void |
---|
2376 | 1 warning generated. |
---|
2377 | configure:25230: $? = 0 |
---|
2378 | configure:25230: ./conftest |
---|
2379 | configure:25230: $? = 0 |
---|
2380 | configure:25244: result: yes (version 2.24.32) |
---|
2381 | configure:25314: checking for gtk-update-icon-cache |
---|
2382 | configure:25332: found /opt/local/bin/gtk-update-icon-cache |
---|
2383 | configure:25345: result: /opt/local/bin/gtk-update-icon-cache |
---|
2384 | configure:25366: checking if GTK+ is version 2.26.0 or newer (bogus placeholder check) |
---|
2385 | configure:25373: result: no |
---|
2386 | configure:25378: checking for gdk-pixbuf-2.0 >= 2.30.8 |
---|
2387 | configure:25385: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.30.8" |
---|
2388 | configure:25388: $? = 0 |
---|
2389 | configure:25402: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.30.8" |
---|
2390 | configure:25405: $? = 0 |
---|
2391 | configure:25453: result: yes |
---|
2392 | configure:25460: checking for gdk-pixbuf-csource |
---|
2393 | configure:25478: found /opt/local/bin/gdk-pixbuf-csource |
---|
2394 | configure:25491: result: /opt/local/bin/gdk-pixbuf-csource |
---|
2395 | configure:25512: checking for cairo >= 1.12.2 |
---|
2396 | configure:25519: $PKG_CONFIG --exists --print-errors "cairo >= 1.12.2" |
---|
2397 | configure:25522: $? = 0 |
---|
2398 | configure:25536: $PKG_CONFIG --exists --print-errors "cairo >= 1.12.2" |
---|
2399 | configure:25539: $? = 0 |
---|
2400 | configure:25587: result: yes |
---|
2401 | configure:25594: checking for pangocairo >= 1.29.4 pangoft2 |
---|
2402 | configure:25601: $PKG_CONFIG --exists --print-errors "pangocairo >= 1.29.4 pangoft2" |
---|
2403 | configure:25604: $? = 0 |
---|
2404 | configure:25618: $PKG_CONFIG --exists --print-errors "pangocairo >= 1.29.4 pangoft2" |
---|
2405 | configure:25621: $? = 0 |
---|
2406 | configure:25673: result: yes |
---|
2407 | configure:25689: checking for fontconfig >= 2.12.4 |
---|
2408 | configure:25696: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.12.4" |
---|
2409 | configure:25699: $? = 0 |
---|
2410 | configure:25713: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.12.4" |
---|
2411 | configure:25716: $? = 0 |
---|
2412 | configure:25764: result: yes |
---|
2413 | configure:25769: checking if Pango is version 1.32.0 or newer |
---|
2414 | configure:25776: result: yes |
---|
2415 | configure:25781: checking if Pango is built with a recent fontconfig |
---|
2416 | configure:25794: /usr/bin/clang -c -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
2417 | conftest.c:60:60: warning: missing sentinel in function call [-Wsentinel] |
---|
2418 | FcObjectSet *os; os = FcObjectSetBuild (FC_FAMILY, FC_WIDTH); |
---|
2419 | ^ |
---|
2420 | , (void*) 0 |
---|
2421 | /opt/local/include/fontconfig/fontconfig.h:719:1: note: function has been explicitly marked sentinel here |
---|
2422 | FcObjectSetBuild (const char *first, ...) FC_ATTRIBUTE_SENTINEL(0); |
---|
2423 | ^ |
---|
2424 | 1 warning generated. |
---|
2425 | configure:25794: $? = 0 |
---|
2426 | configure:25800: result: yes |
---|
2427 | configure:25822: checking for freetype2 >= 2.1.7 |
---|
2428 | configure:25829: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.1.7" |
---|
2429 | configure:25832: $? = 0 |
---|
2430 | configure:25846: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.1.7" |
---|
2431 | configure:25849: $? = 0 |
---|
2432 | configure:25897: result: yes |
---|
2433 | configure:25904: checking for harfbuzz >= 0.9.19 |
---|
2434 | configure:25911: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.19" |
---|
2435 | configure:25914: $? = 0 |
---|
2436 | configure:25928: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.19" |
---|
2437 | configure:25931: $? = 0 |
---|
2438 | configure:25979: result: yes |
---|
2439 | configure:25986: checking for gexiv2 >= 0.10.6 |
---|
2440 | configure:25993: $PKG_CONFIG --exists --print-errors "gexiv2 >= 0.10.6" |
---|
2441 | configure:25996: $? = 0 |
---|
2442 | configure:26010: $PKG_CONFIG --exists --print-errors "gexiv2 >= 0.10.6" |
---|
2443 | configure:26013: $? = 0 |
---|
2444 | configure:26061: result: yes |
---|
2445 | configure:26078: checking if GIMP should open a debug console at start |
---|
2446 | configure:26093: result: no |
---|
2447 | configure:26109: checking the alternative folder containing 32-bit DLLs on Windows |
---|
2448 | configure:26130: result: no |
---|
2449 | configure:26205: checking for execinfo.h |
---|
2450 | configure:26205: result: yes |
---|
2451 | configure:26220: checking for matting engine Levin |
---|
2452 | configure:26227: result: yes |
---|
2453 | configure:26237: checking math.h usability |
---|
2454 | configure:26237: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
2455 | configure:26237: $? = 0 |
---|
2456 | configure:26237: result: yes |
---|
2457 | configure:26237: checking math.h presence |
---|
2458 | configure:26237: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2459 | configure:26237: $? = 0 |
---|
2460 | configure:26237: result: yes |
---|
2461 | configure:26237: checking for math.h |
---|
2462 | configure:26237: result: yes |
---|
2463 | configure:26237: checking ieeefp.h usability |
---|
2464 | configure:26237: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
2465 | conftest.c:91:10: fatal error: 'ieeefp.h' file not found |
---|
2466 | #include <ieeefp.h> |
---|
2467 | ^~~~~~~~~~ |
---|
2468 | 1 error generated. |
---|
2469 | configure:26237: $? = 1 |
---|
2470 | configure: failed program was: |
---|
2471 | | /* confdefs.h */ |
---|
2472 | | #define PACKAGE_NAME "GIMP" |
---|
2473 | | #define PACKAGE_TARNAME "gimp" |
---|
2474 | | #define PACKAGE_VERSION "2.10.18" |
---|
2475 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
2476 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
2477 | | #define PACKAGE_URL "" |
---|
2478 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
2479 | | #define GIMP_TOOL_VERSION "2.0" |
---|
2480 | | #define GETTEXT_PACKAGE "gimp20" |
---|
2481 | | #define HAVE_CXX14 1 |
---|
2482 | | #define STDC_HEADERS 1 |
---|
2483 | | #define HAVE_SYS_TYPES_H 1 |
---|
2484 | | #define HAVE_SYS_STAT_H 1 |
---|
2485 | | #define HAVE_STDLIB_H 1 |
---|
2486 | | #define HAVE_STRING_H 1 |
---|
2487 | | #define HAVE_MEMORY_H 1 |
---|
2488 | | #define HAVE_STRINGS_H 1 |
---|
2489 | | #define HAVE_INTTYPES_H 1 |
---|
2490 | | #define HAVE_STDINT_H 1 |
---|
2491 | | #define HAVE_UNISTD_H 1 |
---|
2492 | | #define HAVE_DLFCN_H 1 |
---|
2493 | | #define LT_OBJDIR ".libs/" |
---|
2494 | | #define ARCH_X86 1 |
---|
2495 | | #define ARCH_X86_64 1 |
---|
2496 | | #define PLATFORM_OSX 1 |
---|
2497 | | #define STDC_HEADERS 1 |
---|
2498 | | #define HAVE_SYS_WAIT_H 1 |
---|
2499 | | #define TIME_WITH_SYS_TIME 1 |
---|
2500 | | #define HAVE_EXECINFO_H 1 |
---|
2501 | | #define HAVE_FCNTL_H 1 |
---|
2502 | | #define HAVE_SYS_PARAM_H 1 |
---|
2503 | | #define HAVE_SYS_TIME_H 1 |
---|
2504 | | #define HAVE_SYS_TIMES_H 1 |
---|
2505 | | #define HAVE_SYS_WAIT_H 1 |
---|
2506 | | #define HAVE_UNISTD_H 1 |
---|
2507 | | #define HAVE_BACKTRACE 1 |
---|
2508 | | #define HAVE_VPRINTF 1 |
---|
2509 | | #define HAVE_ALLOCA_H 1 |
---|
2510 | | #define HAVE_ALLOCA 1 |
---|
2511 | | #define HAVE_FSYNC 1 |
---|
2512 | | #define HAVE_DIFFTIME 1 |
---|
2513 | | #define HAVE_MMAP 1 |
---|
2514 | | #define HAVE_LOCALE_H 1 |
---|
2515 | | #define HAVE_LC_MESSAGES 1 |
---|
2516 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2517 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2518 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2519 | | #define HAVE_GETTEXT 1 |
---|
2520 | | #define HAVE_DCGETTEXT 1 |
---|
2521 | | #define ENABLE_NLS 1 |
---|
2522 | | #define HAVE_ISO_CODES 1 |
---|
2523 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2524 | | #define X_DISPLAY_MISSING 1 |
---|
2525 | | #define HAVE_EXECINFO_H 1 |
---|
2526 | | #define HAVE_MATH_H 1 |
---|
2527 | | /* end confdefs.h. */ |
---|
2528 | | #include <stdio.h> |
---|
2529 | | #ifdef HAVE_SYS_TYPES_H |
---|
2530 | | # include <sys/types.h> |
---|
2531 | | #endif |
---|
2532 | | #ifdef HAVE_SYS_STAT_H |
---|
2533 | | # include <sys/stat.h> |
---|
2534 | | #endif |
---|
2535 | | #ifdef STDC_HEADERS |
---|
2536 | | # include <stdlib.h> |
---|
2537 | | # include <stddef.h> |
---|
2538 | | #else |
---|
2539 | | # ifdef HAVE_STDLIB_H |
---|
2540 | | # include <stdlib.h> |
---|
2541 | | # endif |
---|
2542 | | #endif |
---|
2543 | | #ifdef HAVE_STRING_H |
---|
2544 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2545 | | # include <memory.h> |
---|
2546 | | # endif |
---|
2547 | | # include <string.h> |
---|
2548 | | #endif |
---|
2549 | | #ifdef HAVE_STRINGS_H |
---|
2550 | | # include <strings.h> |
---|
2551 | | #endif |
---|
2552 | | #ifdef HAVE_INTTYPES_H |
---|
2553 | | # include <inttypes.h> |
---|
2554 | | #endif |
---|
2555 | | #ifdef HAVE_STDINT_H |
---|
2556 | | # include <stdint.h> |
---|
2557 | | #endif |
---|
2558 | | #ifdef HAVE_UNISTD_H |
---|
2559 | | # include <unistd.h> |
---|
2560 | | #endif |
---|
2561 | | #include <ieeefp.h> |
---|
2562 | configure:26237: result: no |
---|
2563 | configure:26237: checking ieeefp.h presence |
---|
2564 | configure:26237: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2565 | conftest.c:58:10: fatal error: 'ieeefp.h' file not found |
---|
2566 | #include <ieeefp.h> |
---|
2567 | ^~~~~~~~~~ |
---|
2568 | 1 error generated. |
---|
2569 | configure:26237: $? = 1 |
---|
2570 | configure: failed program was: |
---|
2571 | | /* confdefs.h */ |
---|
2572 | | #define PACKAGE_NAME "GIMP" |
---|
2573 | | #define PACKAGE_TARNAME "gimp" |
---|
2574 | | #define PACKAGE_VERSION "2.10.18" |
---|
2575 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
2576 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
2577 | | #define PACKAGE_URL "" |
---|
2578 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
2579 | | #define GIMP_TOOL_VERSION "2.0" |
---|
2580 | | #define GETTEXT_PACKAGE "gimp20" |
---|
2581 | | #define HAVE_CXX14 1 |
---|
2582 | | #define STDC_HEADERS 1 |
---|
2583 | | #define HAVE_SYS_TYPES_H 1 |
---|
2584 | | #define HAVE_SYS_STAT_H 1 |
---|
2585 | | #define HAVE_STDLIB_H 1 |
---|
2586 | | #define HAVE_STRING_H 1 |
---|
2587 | | #define HAVE_MEMORY_H 1 |
---|
2588 | | #define HAVE_STRINGS_H 1 |
---|
2589 | | #define HAVE_INTTYPES_H 1 |
---|
2590 | | #define HAVE_STDINT_H 1 |
---|
2591 | | #define HAVE_UNISTD_H 1 |
---|
2592 | | #define HAVE_DLFCN_H 1 |
---|
2593 | | #define LT_OBJDIR ".libs/" |
---|
2594 | | #define ARCH_X86 1 |
---|
2595 | | #define ARCH_X86_64 1 |
---|
2596 | | #define PLATFORM_OSX 1 |
---|
2597 | | #define STDC_HEADERS 1 |
---|
2598 | | #define HAVE_SYS_WAIT_H 1 |
---|
2599 | | #define TIME_WITH_SYS_TIME 1 |
---|
2600 | | #define HAVE_EXECINFO_H 1 |
---|
2601 | | #define HAVE_FCNTL_H 1 |
---|
2602 | | #define HAVE_SYS_PARAM_H 1 |
---|
2603 | | #define HAVE_SYS_TIME_H 1 |
---|
2604 | | #define HAVE_SYS_TIMES_H 1 |
---|
2605 | | #define HAVE_SYS_WAIT_H 1 |
---|
2606 | | #define HAVE_UNISTD_H 1 |
---|
2607 | | #define HAVE_BACKTRACE 1 |
---|
2608 | | #define HAVE_VPRINTF 1 |
---|
2609 | | #define HAVE_ALLOCA_H 1 |
---|
2610 | | #define HAVE_ALLOCA 1 |
---|
2611 | | #define HAVE_FSYNC 1 |
---|
2612 | | #define HAVE_DIFFTIME 1 |
---|
2613 | | #define HAVE_MMAP 1 |
---|
2614 | | #define HAVE_LOCALE_H 1 |
---|
2615 | | #define HAVE_LC_MESSAGES 1 |
---|
2616 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2617 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2618 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2619 | | #define HAVE_GETTEXT 1 |
---|
2620 | | #define HAVE_DCGETTEXT 1 |
---|
2621 | | #define ENABLE_NLS 1 |
---|
2622 | | #define HAVE_ISO_CODES 1 |
---|
2623 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2624 | | #define X_DISPLAY_MISSING 1 |
---|
2625 | | #define HAVE_EXECINFO_H 1 |
---|
2626 | | #define HAVE_MATH_H 1 |
---|
2627 | | /* end confdefs.h. */ |
---|
2628 | | #include <ieeefp.h> |
---|
2629 | configure:26237: result: no |
---|
2630 | configure:26237: checking for ieeefp.h |
---|
2631 | configure:26237: result: no |
---|
2632 | configure:26249: checking for extra flags to get ANSI library prototypes |
---|
2633 | configure:26263: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2634 | configure:26263: $? = 0 |
---|
2635 | configure:26263: ./conftest |
---|
2636 | configure:26263: $? = 0 |
---|
2637 | configure:26264: result: none needed |
---|
2638 | configure:26302: checking for finite |
---|
2639 | configure:26302: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2640 | conftest.c:81:13: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2641 | char finite (); |
---|
2642 | ^ |
---|
2643 | void |
---|
2644 | conftest.c:81:6: warning: incompatible redeclaration of library function 'finite' [-Wincompatible-library-redeclaration] |
---|
2645 | char finite (); |
---|
2646 | ^ |
---|
2647 | conftest.c:81:6: note: 'finite' is a builtin with type 'int (double)' |
---|
2648 | 2 warnings generated. |
---|
2649 | configure:26302: $? = 0 |
---|
2650 | configure:26302: result: yes |
---|
2651 | configure:26343: checking for isfinite |
---|
2652 | configure:26343: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2653 | conftest.c:82:15: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2654 | char isfinite (); |
---|
2655 | ^ |
---|
2656 | void |
---|
2657 | 1 warning generated. |
---|
2658 | Undefined symbols for architecture x86_64: |
---|
2659 | "_isfinite", referenced from: |
---|
2660 | _main in conftest-66c148.o |
---|
2661 | ld: symbol(s) not found for architecture x86_64 |
---|
2662 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2663 | configure:26343: $? = 1 |
---|
2664 | configure: failed program was: |
---|
2665 | | /* confdefs.h */ |
---|
2666 | | #define PACKAGE_NAME "GIMP" |
---|
2667 | | #define PACKAGE_TARNAME "gimp" |
---|
2668 | | #define PACKAGE_VERSION "2.10.18" |
---|
2669 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
2670 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
2671 | | #define PACKAGE_URL "" |
---|
2672 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
2673 | | #define GIMP_TOOL_VERSION "2.0" |
---|
2674 | | #define GETTEXT_PACKAGE "gimp20" |
---|
2675 | | #define HAVE_CXX14 1 |
---|
2676 | | #define STDC_HEADERS 1 |
---|
2677 | | #define HAVE_SYS_TYPES_H 1 |
---|
2678 | | #define HAVE_SYS_STAT_H 1 |
---|
2679 | | #define HAVE_STDLIB_H 1 |
---|
2680 | | #define HAVE_STRING_H 1 |
---|
2681 | | #define HAVE_MEMORY_H 1 |
---|
2682 | | #define HAVE_STRINGS_H 1 |
---|
2683 | | #define HAVE_INTTYPES_H 1 |
---|
2684 | | #define HAVE_STDINT_H 1 |
---|
2685 | | #define HAVE_UNISTD_H 1 |
---|
2686 | | #define HAVE_DLFCN_H 1 |
---|
2687 | | #define LT_OBJDIR ".libs/" |
---|
2688 | | #define ARCH_X86 1 |
---|
2689 | | #define ARCH_X86_64 1 |
---|
2690 | | #define PLATFORM_OSX 1 |
---|
2691 | | #define STDC_HEADERS 1 |
---|
2692 | | #define HAVE_SYS_WAIT_H 1 |
---|
2693 | | #define TIME_WITH_SYS_TIME 1 |
---|
2694 | | #define HAVE_EXECINFO_H 1 |
---|
2695 | | #define HAVE_FCNTL_H 1 |
---|
2696 | | #define HAVE_SYS_PARAM_H 1 |
---|
2697 | | #define HAVE_SYS_TIME_H 1 |
---|
2698 | | #define HAVE_SYS_TIMES_H 1 |
---|
2699 | | #define HAVE_SYS_WAIT_H 1 |
---|
2700 | | #define HAVE_UNISTD_H 1 |
---|
2701 | | #define HAVE_BACKTRACE 1 |
---|
2702 | | #define HAVE_VPRINTF 1 |
---|
2703 | | #define HAVE_ALLOCA_H 1 |
---|
2704 | | #define HAVE_ALLOCA 1 |
---|
2705 | | #define HAVE_FSYNC 1 |
---|
2706 | | #define HAVE_DIFFTIME 1 |
---|
2707 | | #define HAVE_MMAP 1 |
---|
2708 | | #define HAVE_LOCALE_H 1 |
---|
2709 | | #define HAVE_LC_MESSAGES 1 |
---|
2710 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2711 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2712 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2713 | | #define HAVE_GETTEXT 1 |
---|
2714 | | #define HAVE_DCGETTEXT 1 |
---|
2715 | | #define ENABLE_NLS 1 |
---|
2716 | | #define HAVE_ISO_CODES 1 |
---|
2717 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2718 | | #define X_DISPLAY_MISSING 1 |
---|
2719 | | #define HAVE_EXECINFO_H 1 |
---|
2720 | | #define HAVE_MATH_H 1 |
---|
2721 | | #define HAVE_FINITE 1 |
---|
2722 | | /* end confdefs.h. */ |
---|
2723 | | /* Define isfinite to an innocuous variant, in case <limits.h> declares isfinite. |
---|
2724 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2725 | | #define isfinite innocuous_isfinite |
---|
2726 | | |
---|
2727 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2728 | | which can conflict with char isfinite (); below. |
---|
2729 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2730 | | <limits.h> exists even on freestanding compilers. */ |
---|
2731 | | |
---|
2732 | | #ifdef __STDC__ |
---|
2733 | | # include <limits.h> |
---|
2734 | | #else |
---|
2735 | | # include <assert.h> |
---|
2736 | | #endif |
---|
2737 | | |
---|
2738 | | #undef isfinite |
---|
2739 | | |
---|
2740 | | /* Override any GCC internal prototype to avoid an error. |
---|
2741 | | Use char because int might match the return type of a GCC |
---|
2742 | | builtin and then its argument prototype would still apply. */ |
---|
2743 | | #ifdef __cplusplus |
---|
2744 | | extern "C" |
---|
2745 | | #endif |
---|
2746 | | char isfinite (); |
---|
2747 | | /* The GNU C library defines this for functions which it implements |
---|
2748 | | to always fail with ENOSYS. Some functions are actually named |
---|
2749 | | something starting with __ and the normal name is an alias. */ |
---|
2750 | | #if defined __stub_isfinite || defined __stub___isfinite |
---|
2751 | | choke me |
---|
2752 | | #endif |
---|
2753 | | |
---|
2754 | | int |
---|
2755 | | main () |
---|
2756 | | { |
---|
2757 | | return isfinite (); |
---|
2758 | | ; |
---|
2759 | | return 0; |
---|
2760 | | } |
---|
2761 | configure:26343: result: no |
---|
2762 | configure:26351: checking for isfinite in <math.h> |
---|
2763 | configure:26364: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2764 | configure:26364: $? = 0 |
---|
2765 | configure:26367: result: yes |
---|
2766 | configure:26388: checking for rint |
---|
2767 | configure:26388: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
2768 | conftest.c:83:11: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2769 | char rint (); |
---|
2770 | ^ |
---|
2771 | void |
---|
2772 | conftest.c:83:6: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration] |
---|
2773 | char rint (); |
---|
2774 | ^ |
---|
2775 | conftest.c:83:6: note: 'rint' is a builtin with type 'double (double)' |
---|
2776 | 2 warnings generated. |
---|
2777 | configure:26388: $? = 0 |
---|
2778 | configure:26388: result: yes |
---|
2779 | configure:26444: checking for vfork |
---|
2780 | configure:26444: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
2781 | conftest.c:84:12: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2782 | char vfork (); |
---|
2783 | ^ |
---|
2784 | void |
---|
2785 | conftest.c:84:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration] |
---|
2786 | char vfork (); |
---|
2787 | ^ |
---|
2788 | conftest.c:84:6: note: 'vfork' is a builtin with type 'int (void)' |
---|
2789 | 2 warnings generated. |
---|
2790 | configure:26444: $? = 0 |
---|
2791 | configure:26444: result: yes |
---|
2792 | configure:26463: checking for __attribute__((destructor)) |
---|
2793 | configure:26484: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
2794 | configure:26484: $? = 0 |
---|
2795 | configure:26497: result: yes |
---|
2796 | configure:26520: checking for getaddrinfo |
---|
2797 | configure:26520: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
2798 | conftest.c:86:18: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2799 | char getaddrinfo (); |
---|
2800 | ^ |
---|
2801 | void |
---|
2802 | 1 warning generated. |
---|
2803 | configure:26520: $? = 0 |
---|
2804 | configure:26520: result: yes |
---|
2805 | configure:26577: checking for getnameinfo |
---|
2806 | configure:26577: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
2807 | conftest.c:87:18: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2808 | char getnameinfo (); |
---|
2809 | ^ |
---|
2810 | void |
---|
2811 | 1 warning generated. |
---|
2812 | configure:26577: $? = 0 |
---|
2813 | configure:26577: result: yes |
---|
2814 | configure:26632: checking for socket in -lsocket |
---|
2815 | configure:26657: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lsocket >&5 |
---|
2816 | conftest.c:72:13: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2817 | char socket (); |
---|
2818 | ^ |
---|
2819 | void |
---|
2820 | 1 warning generated. |
---|
2821 | ld: library not found for -lsocket |
---|
2822 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2823 | configure:26657: $? = 1 |
---|
2824 | configure: failed program was: |
---|
2825 | | /* confdefs.h */ |
---|
2826 | | #define PACKAGE_NAME "GIMP" |
---|
2827 | | #define PACKAGE_TARNAME "gimp" |
---|
2828 | | #define PACKAGE_VERSION "2.10.18" |
---|
2829 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
2830 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
2831 | | #define PACKAGE_URL "" |
---|
2832 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
2833 | | #define GIMP_TOOL_VERSION "2.0" |
---|
2834 | | #define GETTEXT_PACKAGE "gimp20" |
---|
2835 | | #define HAVE_CXX14 1 |
---|
2836 | | #define STDC_HEADERS 1 |
---|
2837 | | #define HAVE_SYS_TYPES_H 1 |
---|
2838 | | #define HAVE_SYS_STAT_H 1 |
---|
2839 | | #define HAVE_STDLIB_H 1 |
---|
2840 | | #define HAVE_STRING_H 1 |
---|
2841 | | #define HAVE_MEMORY_H 1 |
---|
2842 | | #define HAVE_STRINGS_H 1 |
---|
2843 | | #define HAVE_INTTYPES_H 1 |
---|
2844 | | #define HAVE_STDINT_H 1 |
---|
2845 | | #define HAVE_UNISTD_H 1 |
---|
2846 | | #define HAVE_DLFCN_H 1 |
---|
2847 | | #define LT_OBJDIR ".libs/" |
---|
2848 | | #define ARCH_X86 1 |
---|
2849 | | #define ARCH_X86_64 1 |
---|
2850 | | #define PLATFORM_OSX 1 |
---|
2851 | | #define STDC_HEADERS 1 |
---|
2852 | | #define HAVE_SYS_WAIT_H 1 |
---|
2853 | | #define TIME_WITH_SYS_TIME 1 |
---|
2854 | | #define HAVE_EXECINFO_H 1 |
---|
2855 | | #define HAVE_FCNTL_H 1 |
---|
2856 | | #define HAVE_SYS_PARAM_H 1 |
---|
2857 | | #define HAVE_SYS_TIME_H 1 |
---|
2858 | | #define HAVE_SYS_TIMES_H 1 |
---|
2859 | | #define HAVE_SYS_WAIT_H 1 |
---|
2860 | | #define HAVE_UNISTD_H 1 |
---|
2861 | | #define HAVE_BACKTRACE 1 |
---|
2862 | | #define HAVE_VPRINTF 1 |
---|
2863 | | #define HAVE_ALLOCA_H 1 |
---|
2864 | | #define HAVE_ALLOCA 1 |
---|
2865 | | #define HAVE_FSYNC 1 |
---|
2866 | | #define HAVE_DIFFTIME 1 |
---|
2867 | | #define HAVE_MMAP 1 |
---|
2868 | | #define HAVE_LOCALE_H 1 |
---|
2869 | | #define HAVE_LC_MESSAGES 1 |
---|
2870 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2871 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2872 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2873 | | #define HAVE_GETTEXT 1 |
---|
2874 | | #define HAVE_DCGETTEXT 1 |
---|
2875 | | #define ENABLE_NLS 1 |
---|
2876 | | #define HAVE_ISO_CODES 1 |
---|
2877 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2878 | | #define X_DISPLAY_MISSING 1 |
---|
2879 | | #define HAVE_EXECINFO_H 1 |
---|
2880 | | #define HAVE_MATH_H 1 |
---|
2881 | | #define HAVE_FINITE 1 |
---|
2882 | | #define HAVE_ISFINITE 1 |
---|
2883 | | #define HAVE_RINT 1 |
---|
2884 | | #define HAVE_VFORK 1 |
---|
2885 | | #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1 |
---|
2886 | | #define HAVE_GETADDRINFO 1 |
---|
2887 | | #define HAVE_GETNAMEINFO 1 |
---|
2888 | | /* end confdefs.h. */ |
---|
2889 | | |
---|
2890 | | /* Override any GCC internal prototype to avoid an error. |
---|
2891 | | Use char because int might match the return type of a GCC |
---|
2892 | | builtin and then its argument prototype would still apply. */ |
---|
2893 | | #ifdef __cplusplus |
---|
2894 | | extern "C" |
---|
2895 | | #endif |
---|
2896 | | char socket (); |
---|
2897 | | int |
---|
2898 | | main () |
---|
2899 | | { |
---|
2900 | | return socket (); |
---|
2901 | | ; |
---|
2902 | | return 0; |
---|
2903 | | } |
---|
2904 | configure:26666: result: no |
---|
2905 | configure:26694: checking whether /usr/bin/clang understands -mfpmath=sse |
---|
2906 | configure:26707: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
2907 | configure:26707: $? = 0 |
---|
2908 | configure:26713: result: yes |
---|
2909 | configure:26728: checking whether /usr/bin/clang understands -msse2 |
---|
2910 | configure:26741: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
2911 | configure:26741: $? = 0 |
---|
2912 | configure:26747: result: yes |
---|
2913 | configure:26759: checking whether we can compile SSE2 intrinsics |
---|
2914 | configure:26772: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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 -mfpmath=sse -msse2 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
2915 | conftest.c:69:9: warning: unused variable 'one' [-Wunused-variable] |
---|
2916 | __m128i one = _mm_set1_epi32 (1); |
---|
2917 | ^ |
---|
2918 | 1 warning generated. |
---|
2919 | configure:26772: $? = 0 |
---|
2920 | configure:26777: result: yes |
---|
2921 | configure:26797: checking whether /usr/bin/clang understands -msse4.1 |
---|
2922 | configure:26810: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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 -mfpmath=sse -msse2 -Werror -msse4.1 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2923 | configure:26810: $? = 0 |
---|
2924 | configure:26816: result: yes |
---|
2925 | configure:26828: checking whether we can compile SSE4.1 intrinsics |
---|
2926 | configure:26841: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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 -mfpmath=sse -msse4.1 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
2927 | conftest.c:70:34: warning: variable 'a' is uninitialized when used here [-Wuninitialized] |
---|
2928 | __v4sf a, b, c; c = _mm_blend_ps(a, b, 0x08); |
---|
2929 | ^ |
---|
2930 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/smmintrin.h:421:53: note: expanded from macro '_mm_blend_ps' |
---|
2931 | (__m128) __builtin_ia32_blendps ((__v4sf)(__m128)(V1), \ |
---|
2932 | ^~ |
---|
2933 | conftest.c:70:1: note: variable 'a' is declared here |
---|
2934 | __v4sf a, b, c; c = _mm_blend_ps(a, b, 0x08); |
---|
2935 | ^ |
---|
2936 | conftest.c:70:37: warning: variable 'b' is uninitialized when used here [-Wuninitialized] |
---|
2937 | __v4sf a, b, c; c = _mm_blend_ps(a, b, 0x08); |
---|
2938 | ^ |
---|
2939 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/smmintrin.h:422:53: note: expanded from macro '_mm_blend_ps' |
---|
2940 | (__v4sf)(__m128)(V2), (int)(M)) |
---|
2941 | ^~ |
---|
2942 | conftest.c:70:1: note: variable 'b' is declared here |
---|
2943 | __v4sf a, b, c; c = _mm_blend_ps(a, b, 0x08); |
---|
2944 | ^ |
---|
2945 | 2 warnings generated. |
---|
2946 | configure:26841: $? = 0 |
---|
2947 | configure:26846: result: yes |
---|
2948 | configure:26888: checking whether /usr/bin/clang understands -mmmx |
---|
2949 | configure:26901: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
2950 | configure:26901: $? = 0 |
---|
2951 | configure:26907: result: yes |
---|
2952 | configure:26918: checking whether we can compile MMX code |
---|
2953 | configure:26935: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
2954 | configure:26935: $? = 0 |
---|
2955 | configure:26939: result: yes |
---|
2956 | configure:26949: checking whether /usr/bin/clang understands -msse |
---|
2957 | configure:26962: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
2958 | configure:26962: $? = 0 |
---|
2959 | configure:26968: result: yes |
---|
2960 | configure:26979: checking whether we can compile SSE code |
---|
2961 | configure:26995: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
2962 | configure:26995: $? = 0 |
---|
2963 | configure:26999: result: yes |
---|
2964 | configure:27270: checking for shm_open |
---|
2965 | configure:27270: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
2966 | conftest.c:92:15: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2967 | char shm_open (); |
---|
2968 | ^ |
---|
2969 | void |
---|
2970 | 1 warning generated. |
---|
2971 | configure:27270: $? = 0 |
---|
2972 | configure:27270: result: yes |
---|
2973 | configure:27321: checking sys/mman.h usability |
---|
2974 | configure:27321: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
2975 | configure:27321: $? = 0 |
---|
2976 | configure:27321: result: yes |
---|
2977 | configure:27321: checking sys/mman.h presence |
---|
2978 | configure:27321: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2979 | configure:27321: $? = 0 |
---|
2980 | configure:27321: result: yes |
---|
2981 | configure:27321: checking for sys/mman.h |
---|
2982 | configure:27321: result: yes |
---|
2983 | configure:27343: checking for shared memory transport type |
---|
2984 | configure:27345: result: posix |
---|
2985 | configure:27353: checking whether symbols are prefixed |
---|
2986 | configure:27371: result: yes, with a _ |
---|
2987 | configure:27386: checking fd_set and sys/select |
---|
2988 | configure:27399: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
2989 | conftest.c:75:8: warning: unused variable 'readMask' [-Wunused-variable] |
---|
2990 | fd_set readMask, writeMask; |
---|
2991 | ^ |
---|
2992 | conftest.c:75:18: warning: unused variable 'writeMask' [-Wunused-variable] |
---|
2993 | fd_set readMask, writeMask; |
---|
2994 | ^ |
---|
2995 | 2 warnings generated. |
---|
2996 | configure:27399: $? = 0 |
---|
2997 | configure:27423: result: yes |
---|
2998 | configure:27691: checking whether we build a relocatable package |
---|
2999 | configure:27727: result: yes |
---|
3000 | configure:27736: checking for TIFFReadScanline in -ltiff |
---|
3001 | configure:27761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ltiff -lm >&5 |
---|
3002 | conftest.c:80:23: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
3003 | char TIFFReadScanline (); |
---|
3004 | ^ |
---|
3005 | void |
---|
3006 | 1 warning generated. |
---|
3007 | configure:27761: $? = 0 |
---|
3008 | configure:27770: result: yes |
---|
3009 | configure:27773: checking tiffio.h usability |
---|
3010 | configure:27773: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
3011 | configure:27773: $? = 0 |
---|
3012 | configure:27773: result: yes |
---|
3013 | configure:27773: checking tiffio.h presence |
---|
3014 | configure:27773: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3015 | configure:27773: $? = 0 |
---|
3016 | configure:27773: result: yes |
---|
3017 | configure:27773: checking for tiffio.h |
---|
3018 | configure:27773: result: yes |
---|
3019 | configure:27904: checking for jpeg_destroy_decompress in -ljpeg |
---|
3020 | configure:27929: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ljpeg >&5 |
---|
3021 | conftest.c:80:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
3022 | char jpeg_destroy_decompress (); |
---|
3023 | ^ |
---|
3024 | void |
---|
3025 | 1 warning generated. |
---|
3026 | configure:27929: $? = 0 |
---|
3027 | configure:27938: result: yes |
---|
3028 | configure:27958: checking for jpeglib.h |
---|
3029 | configure:27970: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3030 | configure:27970: $? = 0 |
---|
3031 | configure:27971: result: yes |
---|
3032 | configure:27984: checking for jpeg_save_markers in -ljpeg |
---|
3033 | configure:28009: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ljpeg -ljpeg >&5 |
---|
3034 | conftest.c:81:24: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
3035 | char jpeg_save_markers (); |
---|
3036 | ^ |
---|
3037 | void |
---|
3038 | 1 warning generated. |
---|
3039 | configure:28009: $? = 0 |
---|
3040 | configure:28018: result: yes |
---|
3041 | configure:28045: checking for gzsetparams in -lz |
---|
3042 | configure:28070: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lz -ljpeg >&5 |
---|
3043 | conftest.c:81:18: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
3044 | char gzsetparams (); |
---|
3045 | ^ |
---|
3046 | void |
---|
3047 | 1 warning generated. |
---|
3048 | configure:28070: $? = 0 |
---|
3049 | configure:28079: result: yes |
---|
3050 | configure:28082: checking zlib.h usability |
---|
3051 | configure:28082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
3052 | configure:28082: $? = 0 |
---|
3053 | configure:28082: result: yes |
---|
3054 | configure:28082: checking zlib.h presence |
---|
3055 | configure:28082: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3056 | configure:28082: $? = 0 |
---|
3057 | configure:28082: result: yes |
---|
3058 | configure:28082: checking for zlib.h |
---|
3059 | configure:28082: result: yes |
---|
3060 | configure:28125: checking bzlib.h usability |
---|
3061 | configure:28125: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
3062 | configure:28125: $? = 0 |
---|
3063 | configure:28125: result: yes |
---|
3064 | configure:28125: checking bzlib.h presence |
---|
3065 | configure:28125: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3066 | configure:28125: $? = 0 |
---|
3067 | configure:28125: result: yes |
---|
3068 | configure:28125: checking for bzlib.h |
---|
3069 | configure:28125: result: yes |
---|
3070 | configure:28127: checking for BZ2_bzCompress in -lbz2 |
---|
3071 | configure:28140: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ljpeg -lbz2 >&5 |
---|
3072 | configure:28140: $? = 0 |
---|
3073 | configure:28141: result: yes |
---|
3074 | configure:28180: checking for liblzma >= 5.0.0 |
---|
3075 | configure:28187: $PKG_CONFIG --exists --print-errors "liblzma >= 5.0.0" |
---|
3076 | configure:28190: $? = 0 |
---|
3077 | configure:28204: $PKG_CONFIG --exists --print-errors "liblzma >= 5.0.0" |
---|
3078 | configure:28207: $? = 0 |
---|
3079 | configure:28255: result: yes |
---|
3080 | configure:28275: checking for gsapi_new_instance in -lgs |
---|
3081 | configure:28300: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lgs -ljpeg >&5 |
---|
3082 | conftest.c:81:25: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
3083 | char gsapi_new_instance (); |
---|
3084 | ^ |
---|
3085 | void |
---|
3086 | 1 warning generated. |
---|
3087 | configure:28300: $? = 0 |
---|
3088 | configure:28309: result: yes |
---|
3089 | configure:28312: checking ghostscript/iapi.h usability |
---|
3090 | configure:28312: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
3091 | configure:28312: $? = 0 |
---|
3092 | configure:28312: result: yes |
---|
3093 | configure:28312: checking ghostscript/iapi.h presence |
---|
3094 | configure:28312: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3095 | configure:28312: $? = 0 |
---|
3096 | configure:28312: result: yes |
---|
3097 | configure:28312: checking for ghostscript/iapi.h |
---|
3098 | configure:28312: result: yes |
---|
3099 | configure:28353: checking for libpng >= 1.6.25 |
---|
3100 | configure:28360: $PKG_CONFIG --exists --print-errors "libpng >= 1.6.25" |
---|
3101 | configure:28363: $? = 0 |
---|
3102 | configure:28377: $PKG_CONFIG --exists --print-errors "libpng >= 1.6.25" |
---|
3103 | configure:28380: $? = 0 |
---|
3104 | configure:28428: result: yes |
---|
3105 | configure:28451: checking for mng_create in -lmng |
---|
3106 | configure:28476: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lmng -lz -lm -ljpeg >&5 |
---|
3107 | conftest.c:81:17: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
3108 | char mng_create (); |
---|
3109 | ^ |
---|
3110 | void |
---|
3111 | 1 warning generated. |
---|
3112 | configure:28476: $? = 0 |
---|
3113 | configure:28485: result: yes |
---|
3114 | configure:28488: checking libmng.h usability |
---|
3115 | configure:28488: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
3116 | configure:28488: $? = 0 |
---|
3117 | configure:28488: result: yes |
---|
3118 | configure:28488: checking libmng.h presence |
---|
3119 | configure:28488: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3120 | configure:28488: $? = 0 |
---|
3121 | configure:28488: result: yes |
---|
3122 | configure:28488: checking for libmng.h |
---|
3123 | configure:28488: result: yes |
---|
3124 | configure:28528: checking for aa_printf in -laa |
---|
3125 | configure:28553: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -laa -ljpeg >&5 |
---|
3126 | conftest.c:81:16: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
3127 | char aa_printf (); |
---|
3128 | ^ |
---|
3129 | void |
---|
3130 | 1 warning generated. |
---|
3131 | configure:28553: $? = 0 |
---|
3132 | configure:28562: result: yes |
---|
3133 | configure:28565: checking aalib.h usability |
---|
3134 | configure:28565: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
3135 | configure:28565: $? = 0 |
---|
3136 | configure:28565: result: yes |
---|
3137 | configure:28565: checking aalib.h presence |
---|
3138 | configure:28565: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3139 | configure:28565: $? = 0 |
---|
3140 | configure:28565: result: yes |
---|
3141 | configure:28565: checking for aalib.h |
---|
3142 | configure:28565: result: yes |
---|
3143 | configure:28604: checking for XpmReadFileToXpmImage in -lXpm |
---|
3144 | configure:28629: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXpm -ljpeg >&5 |
---|
3145 | conftest.c:81:28: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
3146 | char XpmReadFileToXpmImage (); |
---|
3147 | ^ |
---|
3148 | void |
---|
3149 | 1 warning generated. |
---|
3150 | ld: library not found for -lXpm |
---|
3151 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3152 | configure:28629: $? = 1 |
---|
3153 | configure: failed program was: |
---|
3154 | | /* confdefs.h */ |
---|
3155 | | #define PACKAGE_NAME "GIMP" |
---|
3156 | | #define PACKAGE_TARNAME "gimp" |
---|
3157 | | #define PACKAGE_VERSION "2.10.18" |
---|
3158 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
3159 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
3160 | | #define PACKAGE_URL "" |
---|
3161 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
3162 | | #define GIMP_TOOL_VERSION "2.0" |
---|
3163 | | #define GETTEXT_PACKAGE "gimp20" |
---|
3164 | | #define HAVE_CXX14 1 |
---|
3165 | | #define STDC_HEADERS 1 |
---|
3166 | | #define HAVE_SYS_TYPES_H 1 |
---|
3167 | | #define HAVE_SYS_STAT_H 1 |
---|
3168 | | #define HAVE_STDLIB_H 1 |
---|
3169 | | #define HAVE_STRING_H 1 |
---|
3170 | | #define HAVE_MEMORY_H 1 |
---|
3171 | | #define HAVE_STRINGS_H 1 |
---|
3172 | | #define HAVE_INTTYPES_H 1 |
---|
3173 | | #define HAVE_STDINT_H 1 |
---|
3174 | | #define HAVE_UNISTD_H 1 |
---|
3175 | | #define HAVE_DLFCN_H 1 |
---|
3176 | | #define LT_OBJDIR ".libs/" |
---|
3177 | | #define ARCH_X86 1 |
---|
3178 | | #define ARCH_X86_64 1 |
---|
3179 | | #define PLATFORM_OSX 1 |
---|
3180 | | #define STDC_HEADERS 1 |
---|
3181 | | #define HAVE_SYS_WAIT_H 1 |
---|
3182 | | #define TIME_WITH_SYS_TIME 1 |
---|
3183 | | #define HAVE_EXECINFO_H 1 |
---|
3184 | | #define HAVE_FCNTL_H 1 |
---|
3185 | | #define HAVE_SYS_PARAM_H 1 |
---|
3186 | | #define HAVE_SYS_TIME_H 1 |
---|
3187 | | #define HAVE_SYS_TIMES_H 1 |
---|
3188 | | #define HAVE_SYS_WAIT_H 1 |
---|
3189 | | #define HAVE_UNISTD_H 1 |
---|
3190 | | #define HAVE_BACKTRACE 1 |
---|
3191 | | #define HAVE_VPRINTF 1 |
---|
3192 | | #define HAVE_ALLOCA_H 1 |
---|
3193 | | #define HAVE_ALLOCA 1 |
---|
3194 | | #define HAVE_FSYNC 1 |
---|
3195 | | #define HAVE_DIFFTIME 1 |
---|
3196 | | #define HAVE_MMAP 1 |
---|
3197 | | #define HAVE_LOCALE_H 1 |
---|
3198 | | #define HAVE_LC_MESSAGES 1 |
---|
3199 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3200 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3201 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3202 | | #define HAVE_GETTEXT 1 |
---|
3203 | | #define HAVE_DCGETTEXT 1 |
---|
3204 | | #define ENABLE_NLS 1 |
---|
3205 | | #define HAVE_ISO_CODES 1 |
---|
3206 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3207 | | #define X_DISPLAY_MISSING 1 |
---|
3208 | | #define HAVE_EXECINFO_H 1 |
---|
3209 | | #define HAVE_MATH_H 1 |
---|
3210 | | #define HAVE_FINITE 1 |
---|
3211 | | #define HAVE_ISFINITE 1 |
---|
3212 | | #define HAVE_RINT 1 |
---|
3213 | | #define HAVE_VFORK 1 |
---|
3214 | | #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1 |
---|
3215 | | #define HAVE_GETADDRINFO 1 |
---|
3216 | | #define HAVE_GETNAMEINFO 1 |
---|
3217 | | #define COMPILE_SSE2_INTRINISICS 1 |
---|
3218 | | #define COMPILE_SSE4_1_INTRINISICS 1 |
---|
3219 | | #define USE_MMX 1 |
---|
3220 | | #define USE_SSE 1 |
---|
3221 | | #define HAVE_MMAN_H 1 |
---|
3222 | | #define USE_POSIX_SHM 1 |
---|
3223 | | #define ENABLE_MP 1 |
---|
3224 | | #define ENABLE_RELOCATABLE_RESOURCES 1 |
---|
3225 | | #define HAVE_LIBJPEG 1 |
---|
3226 | | /* end confdefs.h. */ |
---|
3227 | | |
---|
3228 | | /* Override any GCC internal prototype to avoid an error. |
---|
3229 | | Use char because int might match the return type of a GCC |
---|
3230 | | builtin and then its argument prototype would still apply. */ |
---|
3231 | | #ifdef __cplusplus |
---|
3232 | | extern "C" |
---|
3233 | | #endif |
---|
3234 | | char XpmReadFileToXpmImage (); |
---|
3235 | | int |
---|
3236 | | main () |
---|
3237 | | { |
---|
3238 | | return XpmReadFileToXpmImage (); |
---|
3239 | | ; |
---|
3240 | | return 0; |
---|
3241 | | } |
---|
3242 | configure:28638: result: no |
---|
3243 | configure:28681: checking for OpenEXR >= 1.6.1 |
---|
3244 | configure:28688: $PKG_CONFIG --exists --print-errors "OpenEXR >= 1.6.1" |
---|
3245 | configure:28691: $? = 0 |
---|
3246 | configure:28705: $PKG_CONFIG --exists --print-errors "OpenEXR >= 1.6.1" |
---|
3247 | configure:28708: $? = 0 |
---|
3248 | configure:28746: result: yes |
---|
3249 | configure:28786: checking for libwebp >= 0.6.0 |
---|
3250 | configure:28793: $PKG_CONFIG --exists --print-errors "libwebp >= 0.6.0" |
---|
3251 | configure:28796: $? = 0 |
---|
3252 | configure:28810: $PKG_CONFIG --exists --print-errors "libwebp >= 0.6.0" |
---|
3253 | configure:28813: $? = 0 |
---|
3254 | configure:28851: result: yes |
---|
3255 | configure:28856: checking for libwebpmux >= 0.6.0 |
---|
3256 | configure:28863: $PKG_CONFIG --exists --print-errors "libwebpmux >= 0.6.0" |
---|
3257 | configure:28866: $? = 0 |
---|
3258 | configure:28880: $PKG_CONFIG --exists --print-errors "libwebpmux >= 0.6.0" |
---|
3259 | configure:28883: $? = 0 |
---|
3260 | configure:28921: result: yes |
---|
3261 | configure:28926: checking for libwebpdemux >= 0.6.0 |
---|
3262 | configure:28933: $PKG_CONFIG --exists --print-errors "libwebpdemux >= 0.6.0" |
---|
3263 | configure:28936: $? = 0 |
---|
3264 | configure:28950: $PKG_CONFIG --exists --print-errors "libwebpdemux >= 0.6.0" |
---|
3265 | configure:28953: $? = 0 |
---|
3266 | configure:28991: result: yes |
---|
3267 | configure:29039: checking for libheif > 1.5.1 |
---|
3268 | configure:29046: $PKG_CONFIG --exists --print-errors "libheif > 1.5.1" |
---|
3269 | configure:29049: $? = 0 |
---|
3270 | configure:29063: $PKG_CONFIG --exists --print-errors "libheif > 1.5.1" |
---|
3271 | configure:29066: $? = 0 |
---|
3272 | configure:30156: result: yes |
---|
3273 | configure:30210: checking for LIBBACKTRACE |
---|
3274 | configure:30230: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ljpeg -lbacktrace >&5 |
---|
3275 | conftest.c:76:18: fatal error: 'backtrace.h' file not found |
---|
3276 | #include <backtrace.h> |
---|
3277 | ^~~~~~~~~~~~~ |
---|
3278 | 1 error generated. |
---|
3279 | configure:30230: $? = 1 |
---|
3280 | configure: failed program was: |
---|
3281 | | /* confdefs.h */ |
---|
3282 | | #define PACKAGE_NAME "GIMP" |
---|
3283 | | #define PACKAGE_TARNAME "gimp" |
---|
3284 | | #define PACKAGE_VERSION "2.10.18" |
---|
3285 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
3286 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
3287 | | #define PACKAGE_URL "" |
---|
3288 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
3289 | | #define GIMP_TOOL_VERSION "2.0" |
---|
3290 | | #define GETTEXT_PACKAGE "gimp20" |
---|
3291 | | #define HAVE_CXX14 1 |
---|
3292 | | #define STDC_HEADERS 1 |
---|
3293 | | #define HAVE_SYS_TYPES_H 1 |
---|
3294 | | #define HAVE_SYS_STAT_H 1 |
---|
3295 | | #define HAVE_STDLIB_H 1 |
---|
3296 | | #define HAVE_STRING_H 1 |
---|
3297 | | #define HAVE_MEMORY_H 1 |
---|
3298 | | #define HAVE_STRINGS_H 1 |
---|
3299 | | #define HAVE_INTTYPES_H 1 |
---|
3300 | | #define HAVE_STDINT_H 1 |
---|
3301 | | #define HAVE_UNISTD_H 1 |
---|
3302 | | #define HAVE_DLFCN_H 1 |
---|
3303 | | #define LT_OBJDIR ".libs/" |
---|
3304 | | #define ARCH_X86 1 |
---|
3305 | | #define ARCH_X86_64 1 |
---|
3306 | | #define PLATFORM_OSX 1 |
---|
3307 | | #define STDC_HEADERS 1 |
---|
3308 | | #define HAVE_SYS_WAIT_H 1 |
---|
3309 | | #define TIME_WITH_SYS_TIME 1 |
---|
3310 | | #define HAVE_EXECINFO_H 1 |
---|
3311 | | #define HAVE_FCNTL_H 1 |
---|
3312 | | #define HAVE_SYS_PARAM_H 1 |
---|
3313 | | #define HAVE_SYS_TIME_H 1 |
---|
3314 | | #define HAVE_SYS_TIMES_H 1 |
---|
3315 | | #define HAVE_SYS_WAIT_H 1 |
---|
3316 | | #define HAVE_UNISTD_H 1 |
---|
3317 | | #define HAVE_BACKTRACE 1 |
---|
3318 | | #define HAVE_VPRINTF 1 |
---|
3319 | | #define HAVE_ALLOCA_H 1 |
---|
3320 | | #define HAVE_ALLOCA 1 |
---|
3321 | | #define HAVE_FSYNC 1 |
---|
3322 | | #define HAVE_DIFFTIME 1 |
---|
3323 | | #define HAVE_MMAP 1 |
---|
3324 | | #define HAVE_LOCALE_H 1 |
---|
3325 | | #define HAVE_LC_MESSAGES 1 |
---|
3326 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3327 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3328 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3329 | | #define HAVE_GETTEXT 1 |
---|
3330 | | #define HAVE_DCGETTEXT 1 |
---|
3331 | | #define ENABLE_NLS 1 |
---|
3332 | | #define HAVE_ISO_CODES 1 |
---|
3333 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3334 | | #define X_DISPLAY_MISSING 1 |
---|
3335 | | #define HAVE_EXECINFO_H 1 |
---|
3336 | | #define HAVE_MATH_H 1 |
---|
3337 | | #define HAVE_FINITE 1 |
---|
3338 | | #define HAVE_ISFINITE 1 |
---|
3339 | | #define HAVE_RINT 1 |
---|
3340 | | #define HAVE_VFORK 1 |
---|
3341 | | #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1 |
---|
3342 | | #define HAVE_GETADDRINFO 1 |
---|
3343 | | #define HAVE_GETNAMEINFO 1 |
---|
3344 | | #define COMPILE_SSE2_INTRINISICS 1 |
---|
3345 | | #define COMPILE_SSE4_1_INTRINISICS 1 |
---|
3346 | | #define USE_MMX 1 |
---|
3347 | | #define USE_SSE 1 |
---|
3348 | | #define HAVE_MMAN_H 1 |
---|
3349 | | #define USE_POSIX_SHM 1 |
---|
3350 | | #define ENABLE_MP 1 |
---|
3351 | | #define ENABLE_RELOCATABLE_RESOURCES 1 |
---|
3352 | | #define HAVE_LIBJPEG 1 |
---|
3353 | | #define HAVE_LIBHEIF_1_4_0 1 |
---|
3354 | | /* end confdefs.h. */ |
---|
3355 | | #include <stddef.h> |
---|
3356 | | #include <backtrace.h> |
---|
3357 | | #include <backtrace-supported.h> |
---|
3358 | | |
---|
3359 | | #if ! BACKTRACE_SUPPORTED |
---|
3360 | | #error ! BACKTRACE_SUPPORTED |
---|
3361 | | #endif |
---|
3362 | | |
---|
3363 | | int |
---|
3364 | | main () |
---|
3365 | | { |
---|
3366 | | (void) backtrace_create_state (NULL, 0, NULL, NULL); |
---|
3367 | | ; |
---|
3368 | | return 0; |
---|
3369 | | } |
---|
3370 | configure:30234: result: no |
---|
3371 | configure:30268: checking for libunwind >= 1.1.0 |
---|
3372 | configure:30275: $PKG_CONFIG --exists --print-errors "libunwind >= 1.1.0" |
---|
3373 | Package libunwind was not found in the pkg-config search path. |
---|
3374 | Perhaps you should add the directory containing `libunwind.pc' |
---|
3375 | to the PKG_CONFIG_PATH environment variable |
---|
3376 | No package 'libunwind' found |
---|
3377 | configure:30278: $? = 1 |
---|
3378 | configure:30292: $PKG_CONFIG --exists --print-errors "libunwind >= 1.1.0" |
---|
3379 | Package libunwind was not found in the pkg-config search path. |
---|
3380 | Perhaps you should add the directory containing `libunwind.pc' |
---|
3381 | to the PKG_CONFIG_PATH environment variable |
---|
3382 | No package 'libunwind' found |
---|
3383 | configure:30295: $? = 1 |
---|
3384 | configure:30309: result: no |
---|
3385 | No package 'libunwind' found |
---|
3386 | configure:30368: checking for libmypaint >= 1.4.0 |
---|
3387 | configure:30375: $PKG_CONFIG --exists --print-errors "libmypaint >= 1.4.0" |
---|
3388 | configure:30378: $? = 0 |
---|
3389 | configure:30392: $PKG_CONFIG --exists --print-errors "libmypaint >= 1.4.0" |
---|
3390 | configure:30395: $? = 0 |
---|
3391 | configure:30603: result: yes |
---|
3392 | configure:30610: checking for mypaint-brushes-1.0 |
---|
3393 | configure:30617: $PKG_CONFIG --exists --print-errors "mypaint-brushes-1.0" |
---|
3394 | configure:30620: $? = 0 |
---|
3395 | configure:30634: $PKG_CONFIG --exists --print-errors "mypaint-brushes-1.0" |
---|
3396 | configure:30637: $? = 0 |
---|
3397 | configure:30685: result: yes |
---|
3398 | configure:30809: checking for librsvg-2.0 >= 2.40.6 |
---|
3399 | configure:30816: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.40.6" |
---|
3400 | configure:30819: $? = 0 |
---|
3401 | configure:30833: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.40.6" |
---|
3402 | configure:30836: $? = 0 |
---|
3403 | configure:30884: result: yes |
---|
3404 | configure:30925: checking for poppler-glib >= 0.50.0 |
---|
3405 | configure:30932: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.50.0" |
---|
3406 | configure:30935: $? = 0 |
---|
3407 | configure:30949: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.50.0" |
---|
3408 | configure:30952: $? = 0 |
---|
3409 | configure:31000: result: yes |
---|
3410 | configure:31008: checking for poppler-data >= 0.4.7 |
---|
3411 | configure:31015: $PKG_CONFIG --exists --print-errors "poppler-data >= 0.4.7" |
---|
3412 | configure:31018: $? = 0 |
---|
3413 | configure:31032: $PKG_CONFIG --exists --print-errors "poppler-data >= 0.4.7" |
---|
3414 | configure:31035: $? = 0 |
---|
3415 | configure:31083: result: yes |
---|
3416 | configure:31108: checking for cairo-pdf >= 1.12.2 |
---|
3417 | configure:31115: $PKG_CONFIG --exists --print-errors "cairo-pdf >= 1.12.2" |
---|
3418 | configure:31118: $? = 0 |
---|
3419 | configure:31132: $PKG_CONFIG --exists --print-errors "cairo-pdf >= 1.12.2" |
---|
3420 | configure:31135: $? = 0 |
---|
3421 | configure:31173: result: yes |
---|
3422 | configure:31199: checking for libwmf-config |
---|
3423 | configure:31217: found /opt/local/bin/libwmf-config |
---|
3424 | configure:31230: result: /opt/local/bin/libwmf-config |
---|
3425 | configure:31240: checking for libwmf >= 0.2.8 |
---|
3426 | configure:31244: result: yes (version 0.2.8) |
---|
3427 | configure:31353: checking for libopenjp2 >= 2.1.0 |
---|
3428 | configure:31360: $PKG_CONFIG --exists --print-errors "libopenjp2 >= 2.1.0" |
---|
3429 | configure:31363: $? = 0 |
---|
3430 | configure:31377: $PKG_CONFIG --exists --print-errors "libopenjp2 >= 2.1.0" |
---|
3431 | configure:31380: $? = 0 |
---|
3432 | configure:31418: result: yes |
---|
3433 | configure:31446: checking for lcms2 >= 2.8 |
---|
3434 | configure:31453: $PKG_CONFIG --exists --print-errors "lcms2 >= 2.8" |
---|
3435 | configure:31456: $? = 0 |
---|
3436 | configure:31470: $PKG_CONFIG --exists --print-errors "lcms2 >= 2.8" |
---|
3437 | configure:31473: $? = 0 |
---|
3438 | configure:31521: result: yes |
---|
3439 | configure:31543: checking for xcursor |
---|
3440 | configure:31550: $PKG_CONFIG --exists --print-errors "xcursor" |
---|
3441 | Package xcursor was not found in the pkg-config search path. |
---|
3442 | Perhaps you should add the directory containing `xcursor.pc' |
---|
3443 | to the PKG_CONFIG_PATH environment variable |
---|
3444 | No package 'xcursor' found |
---|
3445 | configure:31553: $? = 1 |
---|
3446 | configure:31567: $PKG_CONFIG --exists --print-errors "xcursor" |
---|
3447 | Package xcursor was not found in the pkg-config search path. |
---|
3448 | Perhaps you should add the directory containing `xcursor.pc' |
---|
3449 | to the PKG_CONFIG_PATH environment variable |
---|
3450 | No package 'xcursor' found |
---|
3451 | configure:31570: $? = 1 |
---|
3452 | configure:31584: result: no |
---|
3453 | No package 'xcursor' found |
---|
3454 | configure:31855: checking linux/input.h usability |
---|
3455 | configure:31855: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
3456 | conftest.c:108:10: fatal error: 'linux/input.h' file not found |
---|
3457 | #include <linux/input.h> |
---|
3458 | ^~~~~~~~~~~~~~~ |
---|
3459 | 1 error generated. |
---|
3460 | configure:31855: $? = 1 |
---|
3461 | configure: failed program was: |
---|
3462 | | /* confdefs.h */ |
---|
3463 | | #define PACKAGE_NAME "GIMP" |
---|
3464 | | #define PACKAGE_TARNAME "gimp" |
---|
3465 | | #define PACKAGE_VERSION "2.10.18" |
---|
3466 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
3467 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
3468 | | #define PACKAGE_URL "" |
---|
3469 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
3470 | | #define GIMP_TOOL_VERSION "2.0" |
---|
3471 | | #define GETTEXT_PACKAGE "gimp20" |
---|
3472 | | #define HAVE_CXX14 1 |
---|
3473 | | #define STDC_HEADERS 1 |
---|
3474 | | #define HAVE_SYS_TYPES_H 1 |
---|
3475 | | #define HAVE_SYS_STAT_H 1 |
---|
3476 | | #define HAVE_STDLIB_H 1 |
---|
3477 | | #define HAVE_STRING_H 1 |
---|
3478 | | #define HAVE_MEMORY_H 1 |
---|
3479 | | #define HAVE_STRINGS_H 1 |
---|
3480 | | #define HAVE_INTTYPES_H 1 |
---|
3481 | | #define HAVE_STDINT_H 1 |
---|
3482 | | #define HAVE_UNISTD_H 1 |
---|
3483 | | #define HAVE_DLFCN_H 1 |
---|
3484 | | #define LT_OBJDIR ".libs/" |
---|
3485 | | #define ARCH_X86 1 |
---|
3486 | | #define ARCH_X86_64 1 |
---|
3487 | | #define PLATFORM_OSX 1 |
---|
3488 | | #define STDC_HEADERS 1 |
---|
3489 | | #define HAVE_SYS_WAIT_H 1 |
---|
3490 | | #define TIME_WITH_SYS_TIME 1 |
---|
3491 | | #define HAVE_EXECINFO_H 1 |
---|
3492 | | #define HAVE_FCNTL_H 1 |
---|
3493 | | #define HAVE_SYS_PARAM_H 1 |
---|
3494 | | #define HAVE_SYS_TIME_H 1 |
---|
3495 | | #define HAVE_SYS_TIMES_H 1 |
---|
3496 | | #define HAVE_SYS_WAIT_H 1 |
---|
3497 | | #define HAVE_UNISTD_H 1 |
---|
3498 | | #define HAVE_BACKTRACE 1 |
---|
3499 | | #define HAVE_VPRINTF 1 |
---|
3500 | | #define HAVE_ALLOCA_H 1 |
---|
3501 | | #define HAVE_ALLOCA 1 |
---|
3502 | | #define HAVE_FSYNC 1 |
---|
3503 | | #define HAVE_DIFFTIME 1 |
---|
3504 | | #define HAVE_MMAP 1 |
---|
3505 | | #define HAVE_LOCALE_H 1 |
---|
3506 | | #define HAVE_LC_MESSAGES 1 |
---|
3507 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3508 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3509 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3510 | | #define HAVE_GETTEXT 1 |
---|
3511 | | #define HAVE_DCGETTEXT 1 |
---|
3512 | | #define ENABLE_NLS 1 |
---|
3513 | | #define HAVE_ISO_CODES 1 |
---|
3514 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3515 | | #define X_DISPLAY_MISSING 1 |
---|
3516 | | #define HAVE_EXECINFO_H 1 |
---|
3517 | | #define HAVE_MATH_H 1 |
---|
3518 | | #define HAVE_FINITE 1 |
---|
3519 | | #define HAVE_ISFINITE 1 |
---|
3520 | | #define HAVE_RINT 1 |
---|
3521 | | #define HAVE_VFORK 1 |
---|
3522 | | #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1 |
---|
3523 | | #define HAVE_GETADDRINFO 1 |
---|
3524 | | #define HAVE_GETNAMEINFO 1 |
---|
3525 | | #define COMPILE_SSE2_INTRINISICS 1 |
---|
3526 | | #define COMPILE_SSE4_1_INTRINISICS 1 |
---|
3527 | | #define USE_MMX 1 |
---|
3528 | | #define USE_SSE 1 |
---|
3529 | | #define HAVE_MMAN_H 1 |
---|
3530 | | #define USE_POSIX_SHM 1 |
---|
3531 | | #define ENABLE_MP 1 |
---|
3532 | | #define ENABLE_RELOCATABLE_RESOURCES 1 |
---|
3533 | | #define HAVE_LIBJPEG 1 |
---|
3534 | | #define HAVE_LIBHEIF_1_4_0 1 |
---|
3535 | | /* end confdefs.h. */ |
---|
3536 | | #include <stdio.h> |
---|
3537 | | #ifdef HAVE_SYS_TYPES_H |
---|
3538 | | # include <sys/types.h> |
---|
3539 | | #endif |
---|
3540 | | #ifdef HAVE_SYS_STAT_H |
---|
3541 | | # include <sys/stat.h> |
---|
3542 | | #endif |
---|
3543 | | #ifdef STDC_HEADERS |
---|
3544 | | # include <stdlib.h> |
---|
3545 | | # include <stddef.h> |
---|
3546 | | #else |
---|
3547 | | # ifdef HAVE_STDLIB_H |
---|
3548 | | # include <stdlib.h> |
---|
3549 | | # endif |
---|
3550 | | #endif |
---|
3551 | | #ifdef HAVE_STRING_H |
---|
3552 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3553 | | # include <memory.h> |
---|
3554 | | # endif |
---|
3555 | | # include <string.h> |
---|
3556 | | #endif |
---|
3557 | | #ifdef HAVE_STRINGS_H |
---|
3558 | | # include <strings.h> |
---|
3559 | | #endif |
---|
3560 | | #ifdef HAVE_INTTYPES_H |
---|
3561 | | # include <inttypes.h> |
---|
3562 | | #endif |
---|
3563 | | #ifdef HAVE_STDINT_H |
---|
3564 | | # include <stdint.h> |
---|
3565 | | #endif |
---|
3566 | | #ifdef HAVE_UNISTD_H |
---|
3567 | | # include <unistd.h> |
---|
3568 | | #endif |
---|
3569 | | #include <linux/input.h> |
---|
3570 | configure:31855: result: no |
---|
3571 | configure:31855: checking linux/input.h presence |
---|
3572 | configure:31855: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3573 | conftest.c:75:10: fatal error: 'linux/input.h' file not found |
---|
3574 | #include <linux/input.h> |
---|
3575 | ^~~~~~~~~~~~~~~ |
---|
3576 | 1 error generated. |
---|
3577 | configure:31855: $? = 1 |
---|
3578 | configure: failed program was: |
---|
3579 | | /* confdefs.h */ |
---|
3580 | | #define PACKAGE_NAME "GIMP" |
---|
3581 | | #define PACKAGE_TARNAME "gimp" |
---|
3582 | | #define PACKAGE_VERSION "2.10.18" |
---|
3583 | | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
3584 | | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
3585 | | #define PACKAGE_URL "" |
---|
3586 | | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
3587 | | #define GIMP_TOOL_VERSION "2.0" |
---|
3588 | | #define GETTEXT_PACKAGE "gimp20" |
---|
3589 | | #define HAVE_CXX14 1 |
---|
3590 | | #define STDC_HEADERS 1 |
---|
3591 | | #define HAVE_SYS_TYPES_H 1 |
---|
3592 | | #define HAVE_SYS_STAT_H 1 |
---|
3593 | | #define HAVE_STDLIB_H 1 |
---|
3594 | | #define HAVE_STRING_H 1 |
---|
3595 | | #define HAVE_MEMORY_H 1 |
---|
3596 | | #define HAVE_STRINGS_H 1 |
---|
3597 | | #define HAVE_INTTYPES_H 1 |
---|
3598 | | #define HAVE_STDINT_H 1 |
---|
3599 | | #define HAVE_UNISTD_H 1 |
---|
3600 | | #define HAVE_DLFCN_H 1 |
---|
3601 | | #define LT_OBJDIR ".libs/" |
---|
3602 | | #define ARCH_X86 1 |
---|
3603 | | #define ARCH_X86_64 1 |
---|
3604 | | #define PLATFORM_OSX 1 |
---|
3605 | | #define STDC_HEADERS 1 |
---|
3606 | | #define HAVE_SYS_WAIT_H 1 |
---|
3607 | | #define TIME_WITH_SYS_TIME 1 |
---|
3608 | | #define HAVE_EXECINFO_H 1 |
---|
3609 | | #define HAVE_FCNTL_H 1 |
---|
3610 | | #define HAVE_SYS_PARAM_H 1 |
---|
3611 | | #define HAVE_SYS_TIME_H 1 |
---|
3612 | | #define HAVE_SYS_TIMES_H 1 |
---|
3613 | | #define HAVE_SYS_WAIT_H 1 |
---|
3614 | | #define HAVE_UNISTD_H 1 |
---|
3615 | | #define HAVE_BACKTRACE 1 |
---|
3616 | | #define HAVE_VPRINTF 1 |
---|
3617 | | #define HAVE_ALLOCA_H 1 |
---|
3618 | | #define HAVE_ALLOCA 1 |
---|
3619 | | #define HAVE_FSYNC 1 |
---|
3620 | | #define HAVE_DIFFTIME 1 |
---|
3621 | | #define HAVE_MMAP 1 |
---|
3622 | | #define HAVE_LOCALE_H 1 |
---|
3623 | | #define HAVE_LC_MESSAGES 1 |
---|
3624 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3625 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3626 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3627 | | #define HAVE_GETTEXT 1 |
---|
3628 | | #define HAVE_DCGETTEXT 1 |
---|
3629 | | #define ENABLE_NLS 1 |
---|
3630 | | #define HAVE_ISO_CODES 1 |
---|
3631 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3632 | | #define X_DISPLAY_MISSING 1 |
---|
3633 | | #define HAVE_EXECINFO_H 1 |
---|
3634 | | #define HAVE_MATH_H 1 |
---|
3635 | | #define HAVE_FINITE 1 |
---|
3636 | | #define HAVE_ISFINITE 1 |
---|
3637 | | #define HAVE_RINT 1 |
---|
3638 | | #define HAVE_VFORK 1 |
---|
3639 | | #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1 |
---|
3640 | | #define HAVE_GETADDRINFO 1 |
---|
3641 | | #define HAVE_GETNAMEINFO 1 |
---|
3642 | | #define COMPILE_SSE2_INTRINISICS 1 |
---|
3643 | | #define COMPILE_SSE4_1_INTRINISICS 1 |
---|
3644 | | #define USE_MMX 1 |
---|
3645 | | #define USE_SSE 1 |
---|
3646 | | #define HAVE_MMAN_H 1 |
---|
3647 | | #define USE_POSIX_SHM 1 |
---|
3648 | | #define ENABLE_MP 1 |
---|
3649 | | #define ENABLE_RELOCATABLE_RESOURCES 1 |
---|
3650 | | #define HAVE_LIBJPEG 1 |
---|
3651 | | #define HAVE_LIBHEIF_1_4_0 1 |
---|
3652 | | /* end confdefs.h. */ |
---|
3653 | | #include <linux/input.h> |
---|
3654 | configure:31855: result: no |
---|
3655 | configure:31855: checking for linux/input.h |
---|
3656 | configure:31855: result: no |
---|
3657 | configure:32207: checking for xdg-email |
---|
3658 | configure:32225: found /opt/local/bin/xdg-email |
---|
3659 | configure:32237: result: /opt/local/bin/xdg-email |
---|
3660 | configure:32263: checking for perl5 |
---|
3661 | configure:32293: result: /opt/local/bin/perl5.28 |
---|
3662 | configure:32313: checking for perl version |
---|
3663 | configure:32322: result: 5.28.2 |
---|
3664 | configure:32416: checking for json-glib-1.0 >= 1.2.6 |
---|
3665 | configure:32423: $PKG_CONFIG --exists --print-errors "json-glib-1.0 >= 1.2.6" |
---|
3666 | configure:32426: $? = 0 |
---|
3667 | configure:32440: $PKG_CONFIG --exists --print-errors "json-glib-1.0 >= 1.2.6" |
---|
3668 | configure:32443: $? = 0 |
---|
3669 | configure:32491: result: yes |
---|
3670 | configure:32520: checking whether /opt/local/bin/python2.7 version >= 2.5.0 |
---|
3671 | configure:32534: /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) |
---|
3672 | configure:32537: $? = 0 |
---|
3673 | configure:32539: result: yes |
---|
3674 | configure:32638: checking for /opt/local/bin/python2.7 version |
---|
3675 | configure:32645: result: 2.7 |
---|
3676 | configure:32657: checking for /opt/local/bin/python2.7 platform |
---|
3677 | configure:32664: result: darwin |
---|
3678 | configure:32671: checking for /opt/local/bin/python2.7 script directory |
---|
3679 | configure:32699: result: ${prefix}/lib/python2.7/site-packages |
---|
3680 | configure:32708: checking for /opt/local/bin/python2.7 extension module directory |
---|
3681 | configure:32736: result: ${exec_prefix}/lib/python2.7/site-packages |
---|
3682 | configure:32750: checking for headers required to compile python extensions |
---|
3683 | configure:32771: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c |
---|
3684 | configure:32771: $? = 0 |
---|
3685 | configure:32772: result: found |
---|
3686 | configure:32809: checking for pygtk-2.0 >= 2.10.4 |
---|
3687 | configure:32816: $PKG_CONFIG --exists --print-errors "pygtk-2.0 >= 2.10.4" |
---|
3688 | configure:32819: $? = 0 |
---|
3689 | configure:32833: $PKG_CONFIG --exists --print-errors "pygtk-2.0 >= 2.10.4" |
---|
3690 | configure:32836: $? = 0 |
---|
3691 | configure:32884: result: yes |
---|
3692 | configure:32891: checking for pygtk-codegen-2.0 |
---|
3693 | configure:32909: found /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pygtk-codegen-2.0 |
---|
3694 | configure:32922: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pygtk-codegen-2.0 |
---|
3695 | configure:32939: checking for pygtk defs |
---|
3696 | configure:32943: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/share/pygtk/2.0/defs |
---|
3697 | configure:32948: checking for pycairo >= 1.0.2 |
---|
3698 | configure:32955: $PKG_CONFIG --exists --print-errors "pycairo >= 1.0.2" |
---|
3699 | configure:32958: $? = 0 |
---|
3700 | configure:32972: $PKG_CONFIG --exists --print-errors "pycairo >= 1.0.2" |
---|
3701 | configure:32975: $? = 0 |
---|
3702 | configure:33023: result: yes |
---|
3703 | configure:33034: checking whether /usr/bin/clang understands -fno-strict-aliasing |
---|
3704 | configure:33047: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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.15.sdk conftest.c >&5 |
---|
3705 | configure:33047: $? = 0 |
---|
3706 | configure:33053: result: yes |
---|
3707 | configure:33095: checking for gtk-mac-integration-gtk2 >= 2.0.0 |
---|
3708 | configure:33102: $PKG_CONFIG --exists --print-errors "gtk-mac-integration-gtk2 >= 2.0.0" |
---|
3709 | configure:33105: $? = 0 |
---|
3710 | configure:33119: $PKG_CONFIG --exists --print-errors "gtk-mac-integration-gtk2 >= 2.0.0" |
---|
3711 | configure:33122: $? = 0 |
---|
3712 | configure:33160: result: yes |
---|
3713 | configure:33284: checking for xmllint |
---|
3714 | configure:33302: found /opt/local/bin/xmllint |
---|
3715 | configure:33315: result: /opt/local/bin/xmllint |
---|
3716 | configure:33334: checking for xsltproc |
---|
3717 | configure:33352: found /opt/local/bin/xsltproc |
---|
3718 | configure:33365: result: /opt/local/bin/xsltproc |
---|
3719 | configure:33415: checking for shared-mime-info |
---|
3720 | configure:33422: $PKG_CONFIG --exists --print-errors "shared-mime-info" |
---|
3721 | configure:33425: $? = 0 |
---|
3722 | configure:33439: $PKG_CONFIG --exists --print-errors "shared-mime-info" |
---|
3723 | configure:33442: $? = 0 |
---|
3724 | configure:33480: result: yes |
---|
3725 | configure:33546: checking for xvfb-run |
---|
3726 | configure:33577: result: no |
---|
3727 | configure:33618: checking for appstream-util |
---|
3728 | configure:33636: found /opt/local/bin/appstream-util |
---|
3729 | configure:33649: result: /opt/local/bin/appstream-util |
---|
3730 | configure:33682: checking for desktop-file-validate |
---|
3731 | configure:33700: found /opt/local/bin/desktop-file-validate |
---|
3732 | configure:33713: result: /opt/local/bin/desktop-file-validate |
---|
3733 | configure:33881: checking for gtk-doc |
---|
3734 | configure:33884: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" |
---|
3735 | configure:33887: $? = 0 |
---|
3736 | configure:33893: result: yes |
---|
3737 | configure:33907: checking for gtkdoc-check |
---|
3738 | configure:33923: found /opt/local/bin/gtkdoc-check |
---|
3739 | configure:33934: result: gtkdoc-check.test |
---|
3740 | configure:33944: checking for gtkdoc-check |
---|
3741 | configure:33962: found /opt/local/bin/gtkdoc-check |
---|
3742 | configure:33974: result: /opt/local/bin/gtkdoc-check |
---|
3743 | configure:33986: checking for gtkdoc-rebase |
---|
3744 | configure:34004: found /opt/local/bin/gtkdoc-rebase |
---|
3745 | configure:34016: result: /opt/local/bin/gtkdoc-rebase |
---|
3746 | configure:34030: checking for gtkdoc-mkpdf |
---|
3747 | configure:34048: found /opt/local/bin/gtkdoc-mkpdf |
---|
3748 | configure:34060: result: /opt/local/bin/gtkdoc-mkpdf |
---|
3749 | configure:34088: checking whether to build gtk-doc documentation |
---|
3750 | configure:34090: result: no |
---|
3751 | configure:34103: checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0 |
---|
3752 | configure:34110: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" |
---|
3753 | configure:34113: $? = 0 |
---|
3754 | configure:34127: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" |
---|
3755 | configure:34130: $? = 0 |
---|
3756 | configure:34168: result: yes |
---|
3757 | configure:34281: checking if building the Windows installer |
---|
3758 | configure:34299: result: no |
---|
3759 | configure:34476: Generating POTFILES and Makefile for po-libgimp |
---|
3760 | configure:34483: Generating POTFILES and Makefile for po-python |
---|
3761 | configure:34490: Generating POTFILES and Makefile for po-plug-ins |
---|
3762 | configure:34497: Generating POTFILES and Makefile for po-script-fu |
---|
3763 | configure:34504: Generating POTFILES and Makefile for po-tips |
---|
3764 | configure:34511: Generating POTFILES and Makefile for po-windows-installer |
---|
3765 | configure:37731: error: |
---|
3766 | |
---|
3767 | Extra Binaries: |
---|
3768 | gimp-console: yes |
---|
3769 | |
---|
3770 | Optional Features: |
---|
3771 | Check updates at startup: yes |
---|
3772 | Levin matting engine: yes |
---|
3773 | Language selection: yes |
---|
3774 | Vector icons: yes |
---|
3775 | Dr. Mingw (Win32): no |
---|
3776 | Relocatable bundle: yes |
---|
3777 | Default ICC directory: |
---|
3778 | Debug console (Win32): no |
---|
3779 | 32-bit DLL folder (Win32): no |
---|
3780 | Detailed backtraces: no |
---|
3781 | |
---|
3782 | Optional Plug-Ins: |
---|
3783 | Ascii Art: yes |
---|
3784 | Ghostscript: yes |
---|
3785 | Help Browser: no (WebKit support disabled) |
---|
3786 | JPEG 2000: yes |
---|
3787 | MNG: yes |
---|
3788 | OpenEXR: yes |
---|
3789 | WebP: yes |
---|
3790 | Heif: yes [profile support: yes] |
---|
3791 | PDF (export): yes |
---|
3792 | Print: yes |
---|
3793 | Python 2: yes |
---|
3794 | TWAIN (Win32): no |
---|
3795 | Webpage: no (WebKit support disabled) |
---|
3796 | WMF: yes |
---|
3797 | X11 Mouse Cursor: no (libXcursor not found) |
---|
3798 | XPM: no (XPM library not found) |
---|
3799 | Email: yes (xdg-email) |
---|
3800 | |
---|
3801 | Optional Modules: |
---|
3802 | ALSA (MIDI Input): no (alsa support disabled) |
---|
3803 | Linux Input: no (linux input support disabled) (GUdev support: no (disabled)) |
---|
3804 | DirectInput (Win32): no |
---|
3805 | |
---|
3806 | Tests: |
---|
3807 | Use xvfb-run no (not found) |
---|
3808 | Test appdata yes (this test requires network access; --without-appdata-test to disable) |
---|
3809 | Test desktop file yes |
---|
3810 | |
---|
3811 | Bug report URL: https://guide.macports.org/#project.tickets |
---|
3812 | |
---|
3813 | |
---|
3814 | Error: GIMP configuration failed. |
---|
3815 | |
---|
3816 | - Error: missing dependency glib-networking |
---|
3817 | *** Test for glib-networking failed. This is required. |
---|
3818 | |
---|
3819 | See the file 'INSTALL' for more help. |
---|
3820 | |
---|
3821 | ## ---------------- ## |
---|
3822 | ## Cache variables. ## |
---|
3823 | ## ---------------- ## |
---|
3824 | |
---|
3825 | ac_cv_build=x86_64-apple-darwin19.4.0 |
---|
3826 | ac_cv_build_prog_CPP='/usr/bin/clang -E' |
---|
3827 | ac_cv_build_prog_cc_g=yes |
---|
3828 | ac_cv_c_compiler_gnu=yes |
---|
3829 | ac_cv_cxx_compiler_gnu=yes |
---|
3830 | ac_cv_env_ATK_CFLAGS_set= |
---|
3831 | ac_cv_env_ATK_CFLAGS_value= |
---|
3832 | ac_cv_env_ATK_LIBS_set= |
---|
3833 | ac_cv_env_ATK_LIBS_value= |
---|
3834 | ac_cv_env_BABL_CFLAGS_set= |
---|
3835 | ac_cv_env_BABL_CFLAGS_value= |
---|
3836 | ac_cv_env_BABL_LIBS_set= |
---|
3837 | ac_cv_env_BABL_LIBS_value= |
---|
3838 | ac_cv_env_CAIRO_CFLAGS_set= |
---|
3839 | ac_cv_env_CAIRO_CFLAGS_value= |
---|
3840 | ac_cv_env_CAIRO_LIBS_set= |
---|
3841 | ac_cv_env_CAIRO_LIBS_value= |
---|
3842 | ac_cv_env_CAIRO_PDF_CFLAGS_set= |
---|
3843 | ac_cv_env_CAIRO_PDF_CFLAGS_value= |
---|
3844 | ac_cv_env_CAIRO_PDF_LIBS_set= |
---|
3845 | ac_cv_env_CAIRO_PDF_LIBS_value= |
---|
3846 | ac_cv_env_CCASFLAGS_set= |
---|
3847 | ac_cv_env_CCASFLAGS_value= |
---|
3848 | ac_cv_env_CCAS_set= |
---|
3849 | ac_cv_env_CCAS_value= |
---|
3850 | ac_cv_env_CCC_set= |
---|
3851 | ac_cv_env_CCC_value= |
---|
3852 | ac_cv_env_CC_set=set |
---|
3853 | ac_cv_env_CC_value=/usr/bin/clang |
---|
3854 | ac_cv_env_CFLAGS_set=set |
---|
3855 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
3856 | ac_cv_env_CPPFLAGS_set=set |
---|
3857 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' |
---|
3858 | ac_cv_env_CPP_set= |
---|
3859 | ac_cv_env_CPP_value= |
---|
3860 | ac_cv_env_CXXCPP_set= |
---|
3861 | ac_cv_env_CXXCPP_value= |
---|
3862 | ac_cv_env_CXXFLAGS_set=set |
---|
3863 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
3864 | ac_cv_env_CXX_set=set |
---|
3865 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
3866 | ac_cv_env_FONTCONFIG_CFLAGS_set= |
---|
3867 | ac_cv_env_FONTCONFIG_CFLAGS_value= |
---|
3868 | ac_cv_env_FONTCONFIG_LIBS_set= |
---|
3869 | ac_cv_env_FONTCONFIG_LIBS_value= |
---|
3870 | ac_cv_env_FREETYPE_CFLAGS_set= |
---|
3871 | ac_cv_env_FREETYPE_CFLAGS_value= |
---|
3872 | ac_cv_env_FREETYPE_LIBS_set= |
---|
3873 | ac_cv_env_FREETYPE_LIBS_value= |
---|
3874 | ac_cv_env_GDK_PIXBUF_CFLAGS_set= |
---|
3875 | ac_cv_env_GDK_PIXBUF_CFLAGS_value= |
---|
3876 | ac_cv_env_GDK_PIXBUF_LIBS_set= |
---|
3877 | ac_cv_env_GDK_PIXBUF_LIBS_value= |
---|
3878 | ac_cv_env_GEGL_CFLAGS_set= |
---|
3879 | ac_cv_env_GEGL_CFLAGS_value= |
---|
3880 | ac_cv_env_GEGL_LIBS_set= |
---|
3881 | ac_cv_env_GEGL_LIBS_value= |
---|
3882 | ac_cv_env_GEXIV2_CFLAGS_set= |
---|
3883 | ac_cv_env_GEXIV2_CFLAGS_value= |
---|
3884 | ac_cv_env_GEXIV2_LIBS_set= |
---|
3885 | ac_cv_env_GEXIV2_LIBS_value= |
---|
3886 | ac_cv_env_GIO_CFLAGS_set= |
---|
3887 | ac_cv_env_GIO_CFLAGS_value= |
---|
3888 | ac_cv_env_GIO_LIBS_set= |
---|
3889 | ac_cv_env_GIO_LIBS_value= |
---|
3890 | ac_cv_env_GIO_UNIX_CFLAGS_set= |
---|
3891 | ac_cv_env_GIO_UNIX_CFLAGS_value= |
---|
3892 | ac_cv_env_GIO_UNIX_LIBS_set= |
---|
3893 | ac_cv_env_GIO_UNIX_LIBS_value= |
---|
3894 | ac_cv_env_GIO_WINDOWS_CFLAGS_set= |
---|
3895 | ac_cv_env_GIO_WINDOWS_CFLAGS_value= |
---|
3896 | ac_cv_env_GIO_WINDOWS_LIBS_set= |
---|
3897 | ac_cv_env_GIO_WINDOWS_LIBS_value= |
---|
3898 | ac_cv_env_GLIB_CFLAGS_set= |
---|
3899 | ac_cv_env_GLIB_CFLAGS_value= |
---|
3900 | ac_cv_env_GLIB_COMPILE_RESOURCES_set= |
---|
3901 | ac_cv_env_GLIB_COMPILE_RESOURCES_value= |
---|
3902 | ac_cv_env_GLIB_GENMARSHAL_set= |
---|
3903 | ac_cv_env_GLIB_GENMARSHAL_value= |
---|
3904 | ac_cv_env_GLIB_LIBS_set= |
---|
3905 | ac_cv_env_GLIB_LIBS_value= |
---|
3906 | ac_cv_env_GLIB_MKENUMS_set= |
---|
3907 | ac_cv_env_GLIB_MKENUMS_value= |
---|
3908 | ac_cv_env_GLIB_WIN_BUG_CFLAGS_set= |
---|
3909 | ac_cv_env_GLIB_WIN_BUG_CFLAGS_value= |
---|
3910 | ac_cv_env_GLIB_WIN_BUG_LIBS_set= |
---|
3911 | ac_cv_env_GLIB_WIN_BUG_LIBS_value= |
---|
3912 | ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_set= |
---|
3913 | ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_value= |
---|
3914 | ac_cv_env_GMODULE_NO_EXPORT_LIBS_set= |
---|
3915 | ac_cv_env_GMODULE_NO_EXPORT_LIBS_value= |
---|
3916 | ac_cv_env_GOBJECT_QUERY_set= |
---|
3917 | ac_cv_env_GOBJECT_QUERY_value= |
---|
3918 | ac_cv_env_GTKDOC_DEPS_CFLAGS_set= |
---|
3919 | ac_cv_env_GTKDOC_DEPS_CFLAGS_value= |
---|
3920 | ac_cv_env_GTKDOC_DEPS_LIBS_set= |
---|
3921 | ac_cv_env_GTKDOC_DEPS_LIBS_value= |
---|
3922 | ac_cv_env_GTK_MAC_INTEGRATION_CFLAGS_set= |
---|
3923 | ac_cv_env_GTK_MAC_INTEGRATION_CFLAGS_value= |
---|
3924 | ac_cv_env_GTK_MAC_INTEGRATION_LIBS_set= |
---|
3925 | ac_cv_env_GTK_MAC_INTEGRATION_LIBS_value= |
---|
3926 | ac_cv_env_GUDEV_CFLAGS_set= |
---|
3927 | ac_cv_env_GUDEV_CFLAGS_value= |
---|
3928 | ac_cv_env_GUDEV_LIBS_set= |
---|
3929 | ac_cv_env_GUDEV_LIBS_value= |
---|
3930 | ac_cv_env_HARFBUZZ_CFLAGS_set= |
---|
3931 | ac_cv_env_HARFBUZZ_CFLAGS_value= |
---|
3932 | ac_cv_env_HARFBUZZ_LIBS_set= |
---|
3933 | ac_cv_env_HARFBUZZ_LIBS_value= |
---|
3934 | ac_cv_env_JSON_GLIB_CFLAGS_set= |
---|
3935 | ac_cv_env_JSON_GLIB_CFLAGS_value= |
---|
3936 | ac_cv_env_JSON_GLIB_LIBS_set= |
---|
3937 | ac_cv_env_JSON_GLIB_LIBS_value= |
---|
3938 | ac_cv_env_LCMS_CFLAGS_set= |
---|
3939 | ac_cv_env_LCMS_CFLAGS_value= |
---|
3940 | ac_cv_env_LCMS_LIBS_set= |
---|
3941 | ac_cv_env_LCMS_LIBS_value= |
---|
3942 | ac_cv_env_LDFLAGS_set=set |
---|
3943 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
3944 | ac_cv_env_LIBHEIF_CFLAGS_set= |
---|
3945 | ac_cv_env_LIBHEIF_CFLAGS_value= |
---|
3946 | ac_cv_env_LIBHEIF_LIBS_set= |
---|
3947 | ac_cv_env_LIBHEIF_LIBS_value= |
---|
3948 | ac_cv_env_LIBMYPAINT_CFLAGS_set= |
---|
3949 | ac_cv_env_LIBMYPAINT_CFLAGS_value= |
---|
3950 | ac_cv_env_LIBMYPAINT_LIBS_set= |
---|
3951 | ac_cv_env_LIBMYPAINT_LIBS_value= |
---|
3952 | ac_cv_env_LIBS_set= |
---|
3953 | ac_cv_env_LIBS_value= |
---|
3954 | ac_cv_env_LIBUNWIND_CFLAGS_set= |
---|
3955 | ac_cv_env_LIBUNWIND_CFLAGS_value= |
---|
3956 | ac_cv_env_LIBUNWIND_LIBS_set= |
---|
3957 | ac_cv_env_LIBUNWIND_LIBS_value= |
---|
3958 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
3959 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
3960 | ac_cv_env_LZMA_CFLAGS_set= |
---|
3961 | ac_cv_env_LZMA_CFLAGS_value= |
---|
3962 | ac_cv_env_LZMA_LIBS_set= |
---|
3963 | ac_cv_env_LZMA_LIBS_value= |
---|
3964 | ac_cv_env_MIME_INFO_CFLAGS_set= |
---|
3965 | ac_cv_env_MIME_INFO_CFLAGS_value= |
---|
3966 | ac_cv_env_MIME_INFO_LIBS_set= |
---|
3967 | ac_cv_env_MIME_INFO_LIBS_value= |
---|
3968 | ac_cv_env_MYPAINT_BRUSHES_CFLAGS_set= |
---|
3969 | ac_cv_env_MYPAINT_BRUSHES_CFLAGS_value= |
---|
3970 | ac_cv_env_MYPAINT_BRUSHES_LIBS_set= |
---|
3971 | ac_cv_env_MYPAINT_BRUSHES_LIBS_value= |
---|
3972 | ac_cv_env_OPENEXR_CFLAGS_set= |
---|
3973 | ac_cv_env_OPENEXR_CFLAGS_value= |
---|
3974 | ac_cv_env_OPENEXR_LIBS_set= |
---|
3975 | ac_cv_env_OPENEXR_LIBS_value= |
---|
3976 | ac_cv_env_OPENJPEG_CFLAGS_set= |
---|
3977 | ac_cv_env_OPENJPEG_CFLAGS_value= |
---|
3978 | ac_cv_env_OPENJPEG_LIBS_set= |
---|
3979 | ac_cv_env_OPENJPEG_LIBS_value= |
---|
3980 | ac_cv_env_PANGOCAIRO_CFLAGS_set= |
---|
3981 | ac_cv_env_PANGOCAIRO_CFLAGS_value= |
---|
3982 | ac_cv_env_PANGOCAIRO_LIBS_set= |
---|
3983 | ac_cv_env_PANGOCAIRO_LIBS_value= |
---|
3984 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
3985 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
3986 | ac_cv_env_PKG_CONFIG_PATH_set=set |
---|
3987 | ac_cv_env_PKG_CONFIG_PATH_value=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig |
---|
3988 | ac_cv_env_PKG_CONFIG_set= |
---|
3989 | ac_cv_env_PKG_CONFIG_value= |
---|
3990 | ac_cv_env_PNG_CFLAGS_set= |
---|
3991 | ac_cv_env_PNG_CFLAGS_value= |
---|
3992 | ac_cv_env_PNG_LIBS_set= |
---|
3993 | ac_cv_env_PNG_LIBS_value= |
---|
3994 | ac_cv_env_POPPLER_CFLAGS_set= |
---|
3995 | ac_cv_env_POPPLER_CFLAGS_value= |
---|
3996 | ac_cv_env_POPPLER_DATA_CFLAGS_set= |
---|
3997 | ac_cv_env_POPPLER_DATA_CFLAGS_value= |
---|
3998 | ac_cv_env_POPPLER_DATA_LIBS_set= |
---|
3999 | ac_cv_env_POPPLER_DATA_LIBS_value= |
---|
4000 | ac_cv_env_POPPLER_LIBS_set= |
---|
4001 | ac_cv_env_POPPLER_LIBS_value= |
---|
4002 | ac_cv_env_PYCAIRO_CFLAGS_set= |
---|
4003 | ac_cv_env_PYCAIRO_CFLAGS_value= |
---|
4004 | ac_cv_env_PYCAIRO_LIBS_set= |
---|
4005 | ac_cv_env_PYCAIRO_LIBS_value= |
---|
4006 | ac_cv_env_PYGTK_CFLAGS_set= |
---|
4007 | ac_cv_env_PYGTK_CFLAGS_value= |
---|
4008 | ac_cv_env_PYGTK_LIBS_set= |
---|
4009 | ac_cv_env_PYGTK_LIBS_value= |
---|
4010 | ac_cv_env_PYTHON_set=set |
---|
4011 | ac_cv_env_PYTHON_value=/opt/local/bin/python2.7 |
---|
4012 | ac_cv_env_SVG_CFLAGS_set= |
---|
4013 | ac_cv_env_SVG_CFLAGS_value= |
---|
4014 | ac_cv_env_SVG_LIBS_set= |
---|
4015 | ac_cv_env_SVG_LIBS_value= |
---|
4016 | ac_cv_env_WEBKIT_CFLAGS_set= |
---|
4017 | ac_cv_env_WEBKIT_CFLAGS_value= |
---|
4018 | ac_cv_env_WEBKIT_LIBS_set= |
---|
4019 | ac_cv_env_WEBKIT_LIBS_value= |
---|
4020 | ac_cv_env_WEBPDEMUX_CFLAGS_set= |
---|
4021 | ac_cv_env_WEBPDEMUX_CFLAGS_value= |
---|
4022 | ac_cv_env_WEBPDEMUX_LIBS_set= |
---|
4023 | ac_cv_env_WEBPDEMUX_LIBS_value= |
---|
4024 | ac_cv_env_WEBPMUX_CFLAGS_set= |
---|
4025 | ac_cv_env_WEBPMUX_CFLAGS_value= |
---|
4026 | ac_cv_env_WEBPMUX_LIBS_set= |
---|
4027 | ac_cv_env_WEBPMUX_LIBS_value= |
---|
4028 | ac_cv_env_WEBP_CFLAGS_set= |
---|
4029 | ac_cv_env_WEBP_CFLAGS_value= |
---|
4030 | ac_cv_env_WEBP_LIBS_set= |
---|
4031 | ac_cv_env_WEBP_LIBS_value= |
---|
4032 | ac_cv_env_WMF_CFLAGS_set= |
---|
4033 | ac_cv_env_WMF_CFLAGS_value= |
---|
4034 | ac_cv_env_WMF_LIBS_set= |
---|
4035 | ac_cv_env_WMF_LIBS_value= |
---|
4036 | ac_cv_env_XFIXES_CFLAGS_set= |
---|
4037 | ac_cv_env_XFIXES_CFLAGS_value= |
---|
4038 | ac_cv_env_XFIXES_LIBS_set= |
---|
4039 | ac_cv_env_XFIXES_LIBS_value= |
---|
4040 | ac_cv_env_XMC_CFLAGS_set= |
---|
4041 | ac_cv_env_XMC_CFLAGS_value= |
---|
4042 | ac_cv_env_XMC_LIBS_set= |
---|
4043 | ac_cv_env_XMC_LIBS_value= |
---|
4044 | ac_cv_env_XMKMF_set= |
---|
4045 | ac_cv_env_XMKMF_value= |
---|
4046 | ac_cv_env_build_alias_set=set |
---|
4047 | ac_cv_env_build_alias_value=x86_64-apple-darwin19.4.0 |
---|
4048 | ac_cv_env_host_alias_set= |
---|
4049 | ac_cv_env_host_alias_value= |
---|
4050 | ac_cv_env_target_alias_set= |
---|
4051 | ac_cv_env_target_alias_value= |
---|
4052 | ac_cv_func__doprnt=no |
---|
4053 | ac_cv_func_alloca_works=yes |
---|
4054 | ac_cv_func_backtrace=yes |
---|
4055 | ac_cv_func_bind_textdomain_codeset=yes |
---|
4056 | ac_cv_func_dcgettext=yes |
---|
4057 | ac_cv_func_difftime=yes |
---|
4058 | ac_cv_func_finite=yes |
---|
4059 | ac_cv_func_fsync=yes |
---|
4060 | ac_cv_func_getaddrinfo=yes |
---|
4061 | ac_cv_func_getnameinfo=yes |
---|
4062 | ac_cv_func_isfinite=no |
---|
4063 | ac_cv_func_mmap=yes |
---|
4064 | ac_cv_func_rint=yes |
---|
4065 | ac_cv_func_shm_open=yes |
---|
4066 | ac_cv_func_thr_self=no |
---|
4067 | ac_cv_func_vfork=yes |
---|
4068 | ac_cv_func_vprintf=yes |
---|
4069 | ac_cv_header_aalib_h=yes |
---|
4070 | ac_cv_header_bzlib_h=yes |
---|
4071 | ac_cv_header_dlfcn_h=yes |
---|
4072 | ac_cv_header_execinfo_h=yes |
---|
4073 | ac_cv_header_fcntl_h=yes |
---|
4074 | ac_cv_header_ghostscript_iapi_h=yes |
---|
4075 | ac_cv_header_ieeefp_h=no |
---|
4076 | ac_cv_header_inttypes_h=yes |
---|
4077 | ac_cv_header_libintl_h=yes |
---|
4078 | ac_cv_header_libmng_h=yes |
---|
4079 | ac_cv_header_linux_input_h=no |
---|
4080 | ac_cv_header_locale_h=yes |
---|
4081 | ac_cv_header_math_h=yes |
---|
4082 | ac_cv_header_memory_h=yes |
---|
4083 | ac_cv_header_stdc=yes |
---|
4084 | ac_cv_header_stdint_h=yes |
---|
4085 | ac_cv_header_stdlib_h=yes |
---|
4086 | ac_cv_header_string_h=yes |
---|
4087 | ac_cv_header_strings_h=yes |
---|
4088 | ac_cv_header_sys_mman_h=yes |
---|
4089 | ac_cv_header_sys_param_h=yes |
---|
4090 | ac_cv_header_sys_prctl_h=no |
---|
4091 | ac_cv_header_sys_stat_h=yes |
---|
4092 | ac_cv_header_sys_thr_h=no |
---|
4093 | ac_cv_header_sys_time_h=yes |
---|
4094 | ac_cv_header_sys_times_h=yes |
---|
4095 | ac_cv_header_sys_types_h=yes |
---|
4096 | ac_cv_header_sys_wait_h=yes |
---|
4097 | ac_cv_header_tiffio_h=yes |
---|
4098 | ac_cv_header_time=yes |
---|
4099 | ac_cv_header_unistd_h=yes |
---|
4100 | ac_cv_header_zlib_h=yes |
---|
4101 | ac_cv_host=x86_64-apple-darwin19.4.0 |
---|
4102 | ac_cv_lib_Xpm_XpmReadFileToXpmImage=no |
---|
4103 | ac_cv_lib_aa_aa_printf=yes |
---|
4104 | ac_cv_lib_gs_gsapi_new_instance=yes |
---|
4105 | ac_cv_lib_intl_bindtextdomain=yes |
---|
4106 | ac_cv_lib_intl_dgettext=yes |
---|
4107 | ac_cv_lib_intl_ngettext=yes |
---|
4108 | ac_cv_lib_jpeg_jpeg_destroy_decompress=yes |
---|
4109 | ac_cv_lib_jpeg_jpeg_save_markers=yes |
---|
4110 | ac_cv_lib_mng_mng_create=yes |
---|
4111 | ac_cv_lib_socket_socket=no |
---|
4112 | ac_cv_lib_tiff_TIFFReadScanline=yes |
---|
4113 | ac_cv_lib_z_gzsetparams=yes |
---|
4114 | ac_cv_objext=o |
---|
4115 | ac_cv_path_APPSTREAM_UTIL=/opt/local/bin/appstream-util |
---|
4116 | ac_cv_path_DESKTOP_FILE_VALIDATE=/opt/local/bin/desktop-file-validate |
---|
4117 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
4118 | ac_cv_path_FGREP='/opt/local/bin/ggrep -F' |
---|
4119 | ac_cv_path_GDBUS_CODEGEN=/opt/local/bin/gdbus-codegen |
---|
4120 | ac_cv_path_GDK_PIXBUF_CSOURCE=/opt/local/bin/gdk-pixbuf-csource |
---|
4121 | ac_cv_path_GEGL=/opt/local/bin/gegl |
---|
4122 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
4123 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
4124 | ac_cv_path_GTKDOC_CHECK_PATH=/opt/local/bin/gtkdoc-check |
---|
4125 | ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf |
---|
4126 | ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase |
---|
4127 | ac_cv_path_GTK_UPDATE_ICON_CACHE=/opt/local/bin/gtk-update-icon-cache |
---|
4128 | ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract |
---|
4129 | ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge |
---|
4130 | ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl5.28 |
---|
4131 | ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update |
---|
4132 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
4133 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
4134 | ac_cv_path_PERL=/opt/local/bin/perl5.28 |
---|
4135 | ac_cv_path_PYGTK_CODEGEN=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pygtk-codegen-2.0 |
---|
4136 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
4137 | ac_cv_path_WMF_CONFIG=/opt/local/bin/libwmf-config |
---|
4138 | ac_cv_path_XDG_EMAIL=/opt/local/bin/xdg-email |
---|
4139 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
4140 | ac_cv_path_XMLLINT=/opt/local/bin/xmllint |
---|
4141 | ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc |
---|
4142 | ac_cv_path_XVFB_RUN=no |
---|
4143 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
4144 | ac_cv_path_lt_DD=/bin/dd |
---|
4145 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
4146 | ac_cv_prog_AWK=gawk |
---|
4147 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
4148 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -std=gnu++14 -E' |
---|
4149 | ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test |
---|
4150 | ac_cv_prog_ac_ct_AR=ar |
---|
4151 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
4152 | ac_cv_prog_ac_ct_CC_FOR_BUILD=/usr/bin/clang |
---|
4153 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
4154 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
4155 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
4156 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
4157 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
4158 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
4159 | ac_cv_prog_ac_ct_STRIP=strip |
---|
4160 | ac_cv_prog_cc_c89= |
---|
4161 | ac_cv_prog_cc_g=yes |
---|
4162 | ac_cv_prog_cxx_g=yes |
---|
4163 | ac_cv_prog_make_make_set=yes |
---|
4164 | ac_cv_sys_file_offset_bits=no |
---|
4165 | ac_cv_sys_largefile_CC=no |
---|
4166 | ac_cv_type_pid_t=yes |
---|
4167 | ac_cv_type_size_t=yes |
---|
4168 | ac_cv_working_alloca_h=yes |
---|
4169 | am_cv_CCAS_dependencies_compiler_type=gcc3 |
---|
4170 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
4171 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
4172 | am_cv_make_support_nested_variables=yes |
---|
4173 | am_cv_prog_cc_c_o=yes |
---|
4174 | am_cv_python_platform=darwin |
---|
4175 | am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' |
---|
4176 | am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' |
---|
4177 | am_cv_python_version=2.7 |
---|
4178 | am_cv_val_LC_MESSAGES=yes |
---|
4179 | ax_cv_cxx_compile_cxx14=no |
---|
4180 | ax_cv_cxx_compile_cxx14__std_gnupp14=yes |
---|
4181 | ax_cv_have_func_attribute_destructor=yes |
---|
4182 | gt_cv_func_CFLocaleCopyCurrent=yes |
---|
4183 | gt_cv_func_CFPreferencesCopyAppValue=yes |
---|
4184 | gt_cv_func_dgettext_libc=no |
---|
4185 | gt_cv_func_dgettext_libintl=yes |
---|
4186 | gt_cv_func_ngettext_libc=no |
---|
4187 | gt_cv_have_gettext=yes |
---|
4188 | lt_cv_apple_cc_single_mod=yes |
---|
4189 | lt_cv_ar_at_file=no |
---|
4190 | lt_cv_deplibs_check_method=pass_all |
---|
4191 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
4192 | lt_cv_file_magic_test_file= |
---|
4193 | lt_cv_ld_exported_symbols_list=yes |
---|
4194 | lt_cv_ld_force_load=yes |
---|
4195 | lt_cv_ld_reload_flag=-r |
---|
4196 | lt_cv_nm_interface='BSD nm' |
---|
4197 | lt_cv_objdir=.libs |
---|
4198 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
4199 | lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
4200 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
4201 | lt_cv_path_mainfest_tool=no |
---|
4202 | lt_cv_prog_compiler_c_o=yes |
---|
4203 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
4204 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
4205 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
4206 | lt_cv_prog_compiler_pic_works=yes |
---|
4207 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
4208 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
4209 | lt_cv_prog_compiler_static_works=no |
---|
4210 | lt_cv_prog_compiler_static_works_CXX=no |
---|
4211 | lt_cv_prog_gnu_ld=no |
---|
4212 | lt_cv_prog_gnu_ldcxx=no |
---|
4213 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
4214 | lt_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'\''' |
---|
4215 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
4216 | lt_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'\''' |
---|
4217 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
4218 | lt_cv_sys_global_symbol_to_import= |
---|
4219 | lt_cv_sys_max_cmd_len=196608 |
---|
4220 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
4221 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
4222 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
4223 | pkg_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' |
---|
4224 | pkg_cv_ATK_LIBS='-L/opt/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4225 | pkg_cv_BABL_CFLAGS=-I/opt/local/include/babl-0.1 |
---|
4226 | pkg_cv_BABL_LIBS='-L/opt/local/lib -lbabl-0.1' |
---|
4227 | pkg_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' |
---|
4228 | pkg_cv_CAIRO_LIBS='-L/opt/local/lib -lcairo' |
---|
4229 | pkg_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' |
---|
4230 | pkg_cv_CAIRO_PDF_LIBS='-L/opt/local/lib -lz -lcairo' |
---|
4231 | pkg_cv_FONTCONFIG_CFLAGS='-I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
---|
4232 | pkg_cv_FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype' |
---|
4233 | pkg_cv_FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
---|
4234 | pkg_cv_FREETYPE_LIBS='-L/opt/local/lib -lfreetype' |
---|
4235 | pkg_cv_GDK_PIXBUF_CFLAGS='-D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4236 | pkg_cv_GDK_PIXBUF_LIBS='-L/opt/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4237 | pkg_cv_GEGL_CFLAGS='-D_REENTRANT -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' |
---|
4238 | pkg_cv_GEGL_LIBS='-L/opt/local/lib -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -lgio-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lbabl-0.1' |
---|
4239 | pkg_cv_GEXIV2_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4240 | pkg_cv_GEXIV2_LIBS='-L/opt/local/lib -lgexiv2 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4241 | pkg_cv_GIO_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4242 | pkg_cv_GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4243 | pkg_cv_GIO_UNIX_CFLAGS='-D_REENTRANT -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4244 | pkg_cv_GIO_UNIX_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4245 | pkg_cv_GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4246 | pkg_cv_GLIB_COMPILE_RESOURCES=/opt/local/bin/glib-compile-resources |
---|
4247 | pkg_cv_GLIB_GENMARSHAL=/opt/local/bin/glib-genmarshal |
---|
4248 | pkg_cv_GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4249 | pkg_cv_GLIB_MKENUMS=/opt/local/bin/glib-mkenums |
---|
4250 | pkg_cv_GMODULE_NO_EXPORT_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4251 | pkg_cv_GMODULE_NO_EXPORT_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4252 | pkg_cv_GOBJECT_QUERY=/opt/local/bin/gobject-query |
---|
4253 | pkg_cv_GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4254 | pkg_cv_GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4255 | pkg_cv_GTK_MAC_INTEGRATION_CFLAGS='-DMAC_INTEGRATION -D_REENTRANT -I/opt/local/include/gtkmacintegration -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4256 | pkg_cv_GTK_MAC_INTEGRATION_LIBS='-L/opt/local/lib -lgtkmacintegration-gtk2 -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4257 | pkg_cv_HARFBUZZ_CFLAGS='-I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4258 | pkg_cv_HARFBUZZ_LIBS='-L/opt/local/lib -lharfbuzz' |
---|
4259 | pkg_cv_JSON_GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/json-glib-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4260 | pkg_cv_JSON_GLIB_LIBS='-L/opt/local/lib -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4261 | pkg_cv_LCMS_CFLAGS= |
---|
4262 | pkg_cv_LCMS_LIBS='-L/opt/local/lib -llcms2' |
---|
4263 | pkg_cv_LIBHEIF_CFLAGS= |
---|
4264 | pkg_cv_LIBHEIF_LIBS='-L/opt/local/lib -lheif' |
---|
4265 | pkg_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' |
---|
4266 | pkg_cv_LIBMYPAINT_LIBS='-L/opt/local/lib -lmypaint -ljson-c -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4267 | pkg_cv_LZMA_CFLAGS= |
---|
4268 | pkg_cv_LZMA_LIBS='-L/opt/local/lib -llzma' |
---|
4269 | pkg_cv_MIME_INFO_CFLAGS= |
---|
4270 | pkg_cv_MIME_INFO_LIBS= |
---|
4271 | pkg_cv_MYPAINT_BRUSHES_CFLAGS='-DMYPAINT_BRUSHES_DIR=\"/opt/local/share/mypaint-data/1.0/brushes\"' |
---|
4272 | pkg_cv_MYPAINT_BRUSHES_LIBS= |
---|
4273 | pkg_cv_OPENEXR_CFLAGS='-D_THREAD_SAFE -I/opt/local/include/OpenEXR' |
---|
4274 | pkg_cv_OPENEXR_LIBS='-L/opt/local/lib -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread' |
---|
4275 | pkg_cv_OPENJPEG_CFLAGS=-I/opt/local/include/openjpeg-2.3 |
---|
4276 | pkg_cv_OPENJPEG_LIBS='-L/opt/local/lib -lopenjp2' |
---|
4277 | pkg_cv_PANGOCAIRO_CFLAGS='-I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
---|
4278 | pkg_cv_PANGOCAIRO_LIBS='-L/opt/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype' |
---|
4279 | pkg_cv_PNG_CFLAGS=-I/opt/local/include/libpng16 |
---|
4280 | pkg_cv_PNG_LIBS='-L/opt/local/lib -lpng16' |
---|
4281 | pkg_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' |
---|
4282 | pkg_cv_POPPLER_DATA_CFLAGS=-DPOPPLER_DATADIR=/opt/local/share/poppler |
---|
4283 | pkg_cv_POPPLER_DATA_LIBS= |
---|
4284 | pkg_cv_POPPLER_LIBS='-L/opt/local/lib -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lcairo' |
---|
4285 | pkg_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' |
---|
4286 | pkg_cv_PYCAIRO_LIBS='-L/opt/local/lib -lcairo' |
---|
4287 | pkg_cv_PYGTK_CFLAGS='-D_REENTRANT -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/pygtk-2.0 -I/opt/local/lib/libffi-3.2.1/include -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4288 | pkg_cv_PYGTK_LIBS='-L/opt/local/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4289 | pkg_cv_SVG_CFLAGS='-D_REENTRANT -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' |
---|
4290 | pkg_cv_SVG_LIBS='-L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lcairo' |
---|
4291 | pkg_cv_WEBPDEMUX_CFLAGS= |
---|
4292 | pkg_cv_WEBPDEMUX_LIBS='-L/opt/local/lib -lwebpdemux -lwebp' |
---|
4293 | pkg_cv_WEBPMUX_CFLAGS= |
---|
4294 | pkg_cv_WEBPMUX_LIBS='-L/opt/local/lib -lwebpmux -lwebp' |
---|
4295 | pkg_cv_WEBP_CFLAGS= |
---|
4296 | pkg_cv_WEBP_LIBS='-L/opt/local/lib -lwebp' |
---|
4297 | |
---|
4298 | ## ----------------- ## |
---|
4299 | ## Output variables. ## |
---|
4300 | ## ----------------- ## |
---|
4301 | |
---|
4302 | AA_LIBS='-laa' |
---|
4303 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.18/missing aclocal-1.16' |
---|
4304 | ALLOCA='' |
---|
4305 | ALL_LINGUAS='' |
---|
4306 | ALSA_CFLAGS='' |
---|
4307 | ALSA_LIBS='' |
---|
4308 | ALTIVEC_EXTRA_CFLAGS='' |
---|
4309 | AMDEPBACKSLASH='\' |
---|
4310 | AMDEP_FALSE='#' |
---|
4311 | AMDEP_TRUE='' |
---|
4312 | AMTAR='$${TAR-tar}' |
---|
4313 | AM_BACKSLASH='\' |
---|
4314 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
4315 | AM_DEFAULT_VERBOSITY='1' |
---|
4316 | AM_V='$(V)' |
---|
4317 | APPSTREAM_UTIL='/opt/local/bin/appstream-util' |
---|
4318 | AR='ar' |
---|
4319 | AS='as' |
---|
4320 | ATK_CFLAGS='-I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4321 | ATK_LIBS='-L/opt/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4322 | ATK_REQUIRED_VERSION='2.2.0' |
---|
4323 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.18/missing autoconf' |
---|
4324 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.18/missing autoheader' |
---|
4325 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.18/missing automake-1.16' |
---|
4326 | AWK='gawk' |
---|
4327 | BABL_CFLAGS='-I/opt/local/include/babl-0.1' |
---|
4328 | BABL_LIBS='-L/opt/local/lib -lbabl-0.1' |
---|
4329 | BABL_REQUIRED_VERSION='0.1.74' |
---|
4330 | BUG_REPORT_URL='https://guide.macports.org/#project.tickets' |
---|
4331 | BUILD_EXEEXT='' |
---|
4332 | BUILD_OBJEXT='' |
---|
4333 | BUILD_PRINT_FALSE='#' |
---|
4334 | BUILD_PRINT_TRUE='' |
---|
4335 | BUILD_PYTHON_FALSE='#' |
---|
4336 | BUILD_PYTHON_TRUE='' |
---|
4337 | BUILD_WINDOWS_INSTALLER_FALSE='' |
---|
4338 | BUILD_WINDOWS_INSTALLER_TRUE='#' |
---|
4339 | BZIP2_LIBS='-lbz2' |
---|
4340 | 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' |
---|
4341 | CAIRO_LIBS='-L/opt/local/lib -lcairo' |
---|
4342 | 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' |
---|
4343 | CAIRO_PDF_LIBS='-L/opt/local/lib -lz -lcairo' |
---|
4344 | CAIRO_PDF_REQUIRED_VERSION='1.12.2' |
---|
4345 | CAIRO_REQUIRED_VERSION='1.12.2' |
---|
4346 | CATALOGS='' |
---|
4347 | CATOBJEXT='.gmo' |
---|
4348 | CC='/usr/bin/clang' |
---|
4349 | CCAS='/usr/bin/clang' |
---|
4350 | CCASDEPMODE='depmode=gcc3' |
---|
4351 | CCASFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
4352 | CCDEPMODE='depmode=gcc3' |
---|
4353 | CC_FOR_BUILD='/usr/bin/clang' |
---|
4354 | CC_VERSION='\tApple clang version 11.0.0 (clang-1100.0.33.17)\n\tTarget: x86_64-apple-darwin19.4.0\n\tThread model: posix\n\tInstalledDir: /Library/Developer/CommandLineTools/usr/bin\n' |
---|
4355 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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 ' |
---|
4356 | CFLAGS_FOR_BUILD='-g -O2' |
---|
4357 | CPP='/usr/bin/clang -E' |
---|
4358 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE' |
---|
4359 | CPPFLAGS_FOR_BUILD='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' |
---|
4360 | CPP_FOR_BUILD='/usr/bin/clang -E' |
---|
4361 | CXX='/usr/bin/clang++ -std=gnu++14' |
---|
4362 | CXXCPP='/usr/bin/clang++ -std=gnu++14 -E' |
---|
4363 | CXXDEPMODE='depmode=gcc3' |
---|
4364 | CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
4365 | CYGPATH_W='echo' |
---|
4366 | DATADIRNAME='share' |
---|
4367 | DEFAULT_BINARY_FALSE='#' |
---|
4368 | DEFAULT_BINARY_TRUE='' |
---|
4369 | DEFS='' |
---|
4370 | DEPDIR='.deps' |
---|
4371 | DESKTOP_DATADIR='${datarootdir}' |
---|
4372 | DESKTOP_DATADIR_FALSE='#' |
---|
4373 | DESKTOP_DATADIR_TRUE='' |
---|
4374 | DESKTOP_FILE_VALIDATE='/opt/local/bin/desktop-file-validate' |
---|
4375 | DLLTOOL='false' |
---|
4376 | DOC_SHOOTER='' |
---|
4377 | DSYMUTIL='dsymutil' |
---|
4378 | DUMPBIN='' |
---|
4379 | ECHO_C='\c' |
---|
4380 | ECHO_N='' |
---|
4381 | ECHO_T='' |
---|
4382 | EGREP='/opt/local/bin/ggrep -E' |
---|
4383 | ENABLE_GIMP_CONSOLE_FALSE='#' |
---|
4384 | ENABLE_GIMP_CONSOLE_TRUE='' |
---|
4385 | ENABLE_GTK_DOC_APP_FALSE='' |
---|
4386 | ENABLE_GTK_DOC_APP_TRUE='#' |
---|
4387 | ENABLE_GTK_DOC_FALSE='' |
---|
4388 | ENABLE_GTK_DOC_TRUE='#' |
---|
4389 | ENABLE_RELOCATABLE_RESOURCES_FALSE='#' |
---|
4390 | ENABLE_RELOCATABLE_RESOURCES_TRUE='' |
---|
4391 | ENABLE_VECTOR_ICONS_FALSE='#' |
---|
4392 | ENABLE_VECTOR_ICONS_TRUE='' |
---|
4393 | EXEEXT='' |
---|
4394 | FGREP='/opt/local/bin/ggrep -F' |
---|
4395 | FILE_AA='file-aa$(EXEEXT)' |
---|
4396 | FILE_EXR='file-exr$(EXEEXT)' |
---|
4397 | FILE_HEIF='file-heif$(EXEEXT)' |
---|
4398 | FILE_JP2_LOAD='file-jp2-load$(EXEEXT)' |
---|
4399 | FILE_MNG='file-mng$(EXEEXT)' |
---|
4400 | FILE_PDF_SAVE='file-pdf-save$(EXEEXT)' |
---|
4401 | FILE_PS='file-ps$(EXEEXT)' |
---|
4402 | FILE_WMF='file-wmf$(EXEEXT)' |
---|
4403 | FILE_XMC='' |
---|
4404 | FILE_XPM='' |
---|
4405 | FONTCONFIG_CFLAGS='-I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
---|
4406 | FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype' |
---|
4407 | FONTCONFIG_REQUIRED_VERSION='2.12.4' |
---|
4408 | FREETYPE2_REQUIRED_VERSION='2.1.7' |
---|
4409 | FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
---|
4410 | FREETYPE_LIBS='-L/opt/local/lib -lfreetype' |
---|
4411 | GDBUS_CODEGEN='/opt/local/bin/gdbus-codegen' |
---|
4412 | GDK_PIXBUF_CFLAGS='-D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4413 | GDK_PIXBUF_CSOURCE='/opt/local/bin/gdk-pixbuf-csource' |
---|
4414 | GDK_PIXBUF_LIBS='-L/opt/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4415 | GDK_PIXBUF_REQUIRED_VERSION='2.30.8' |
---|
4416 | GEGL='/opt/local/bin/gegl' |
---|
4417 | GEGL_CFLAGS='-D_REENTRANT -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' |
---|
4418 | GEGL_LIBS='-L/opt/local/lib -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -lgio-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lbabl-0.1' |
---|
4419 | GEGL_MAJOR_MINOR_VERSION='0.4' |
---|
4420 | GEGL_REQUIRED_VERSION='0.4.22' |
---|
4421 | GETTEXT_PACKAGE='gimp20' |
---|
4422 | GEXIV2_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4423 | GEXIV2_LIBS='-L/opt/local/lib -lgexiv2 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4424 | GEXIV2_REQUIRED_VERSION='0.10.6' |
---|
4425 | GIMP_API_VERSION='2.0' |
---|
4426 | GIMP_APP_VERSION='2.10' |
---|
4427 | GIMP_BINARY_AGE='1018' |
---|
4428 | GIMP_COMMAND='gimp-2.10' |
---|
4429 | GIMP_DATA_VERSION='2.0' |
---|
4430 | GIMP_FULL_NAME='GNU Image Manipulation Program' |
---|
4431 | GIMP_INTERFACE_AGE='18' |
---|
4432 | GIMP_MAJOR_VERSION='2' |
---|
4433 | GIMP_MICRO_VERSION='18' |
---|
4434 | GIMP_MINOR_VERSION='10' |
---|
4435 | GIMP_MKENUMS='$(PERL) $(top_srcdir)/tools/gimp-mkenums' |
---|
4436 | GIMP_MODULES='modules' |
---|
4437 | GIMP_PACKAGE_REVISION='0' |
---|
4438 | GIMP_PKGCONFIG_VERSION='2.0' |
---|
4439 | GIMP_PLUGINS='plug-ins' |
---|
4440 | GIMP_PLUGIN_VERSION='2.0' |
---|
4441 | GIMP_REAL_VERSION='2.10.18' |
---|
4442 | GIMP_SYSCONF_VERSION='2.0' |
---|
4443 | GIMP_TOOL_VERSION='2.0' |
---|
4444 | GIMP_UNSTABLE='no' |
---|
4445 | GIMP_UNSTABLE_FALSE='' |
---|
4446 | GIMP_UNSTABLE_TRUE='#' |
---|
4447 | GIMP_USER_VERSION='2.10' |
---|
4448 | GIMP_VERSION='2.10.18' |
---|
4449 | GIO_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4450 | GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4451 | GIO_UNIX_CFLAGS='-D_REENTRANT -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4452 | GIO_UNIX_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4453 | GIO_WINDOWS_CFLAGS='' |
---|
4454 | GIO_WINDOWS_LIBS='' |
---|
4455 | GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4456 | GLIB_COMPILE_RESOURCES='/opt/local/bin/glib-compile-resources' |
---|
4457 | GLIB_GENMARSHAL='/opt/local/bin/glib-genmarshal' |
---|
4458 | GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4459 | GLIB_MKENUMS='/opt/local/bin/glib-mkenums' |
---|
4460 | GLIB_REQUIRED_VERSION='2.54.2' |
---|
4461 | GLIB_WIN_BUG_CFLAGS='' |
---|
4462 | GLIB_WIN_BUG_LIBS='' |
---|
4463 | GMODULE_NO_EXPORT_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4464 | GMODULE_NO_EXPORT_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4465 | GMOFILES='' |
---|
4466 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
4467 | GOBJECT_QUERY='/opt/local/bin/gobject-query' |
---|
4468 | GREP='/opt/local/bin/ggrep' |
---|
4469 | GS_LIBS='-lgs' |
---|
4470 | GTKDOC_CHECK='gtkdoc-check.test' |
---|
4471 | GTKDOC_CHECK_PATH='/opt/local/bin/gtkdoc-check' |
---|
4472 | GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4473 | GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4474 | GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf' |
---|
4475 | GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase' |
---|
4476 | GTK_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4477 | GTK_DOC_BUILD_HTML_FALSE='#' |
---|
4478 | GTK_DOC_BUILD_HTML_TRUE='' |
---|
4479 | GTK_DOC_BUILD_PDF_FALSE='' |
---|
4480 | GTK_DOC_BUILD_PDF_TRUE='#' |
---|
4481 | GTK_DOC_USE_LIBTOOL_FALSE='#' |
---|
4482 | GTK_DOC_USE_LIBTOOL_TRUE='' |
---|
4483 | GTK_DOC_USE_REBASE_FALSE='#' |
---|
4484 | GTK_DOC_USE_REBASE_TRUE='' |
---|
4485 | GTK_LIBS='-L/opt/local/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4486 | GTK_MAC_INTEGRATION_CFLAGS='-DMAC_INTEGRATION -D_REENTRANT -I/opt/local/include/gtkmacintegration -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4487 | GTK_MAC_INTEGRATION_LIBS='-L/opt/local/lib -lgtkmacintegration-gtk2 -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4488 | GTK_REQUIRED_VERSION='2.24.32' |
---|
4489 | GTK_UPDATE_ICON_CACHE='/opt/local/bin/gtk-update-icon-cache' |
---|
4490 | GUDEV_CFLAGS='' |
---|
4491 | GUDEV_LIBS='' |
---|
4492 | HARFBUZZ_CFLAGS='-I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4493 | HARFBUZZ_LIBS='-L/opt/local/lib -lharfbuzz' |
---|
4494 | HARFBUZZ_REQUIRED_VERSION='0.9.19' |
---|
4495 | HAVE_APPSTREAM_UTIL_FALSE='#' |
---|
4496 | HAVE_APPSTREAM_UTIL_TRUE='' |
---|
4497 | HAVE_CXX14='1' |
---|
4498 | HAVE_DESKTOP_FILE_VALIDATE_FALSE='#' |
---|
4499 | HAVE_DESKTOP_FILE_VALIDATE_TRUE='' |
---|
4500 | HAVE_DX_DINPUT_FALSE='' |
---|
4501 | HAVE_DX_DINPUT_TRUE='#' |
---|
4502 | HAVE_EXCHNDL_FALSE='' |
---|
4503 | HAVE_EXCHNDL_TRUE='#' |
---|
4504 | HAVE_FINITE='' |
---|
4505 | HAVE_GS_FALSE='#' |
---|
4506 | HAVE_GS_TRUE='' |
---|
4507 | HAVE_GTK_DOC_FALSE='#' |
---|
4508 | HAVE_GTK_DOC_TRUE='' |
---|
4509 | HAVE_ISFINITE='' |
---|
4510 | HAVE_LIBHEIF_FALSE='#' |
---|
4511 | HAVE_LIBHEIF_TRUE='' |
---|
4512 | HAVE_LINUX_INPUT_FALSE='' |
---|
4513 | HAVE_LINUX_INPUT_TRUE='#' |
---|
4514 | HAVE_OPENEXR_FALSE='#' |
---|
4515 | HAVE_OPENEXR_TRUE='' |
---|
4516 | HAVE_OPENJPEG_FALSE='#' |
---|
4517 | HAVE_OPENJPEG_TRUE='' |
---|
4518 | HAVE_VFORK='' |
---|
4519 | HAVE_WEBKIT_FALSE='' |
---|
4520 | HAVE_WEBKIT_TRUE='#' |
---|
4521 | HAVE_WEBP_FALSE='#' |
---|
4522 | HAVE_WEBP_TRUE='' |
---|
4523 | HAVE_WINDRES_FALSE='' |
---|
4524 | HAVE_WINDRES_TRUE='#' |
---|
4525 | HAVE_XMLLINT_FALSE='#' |
---|
4526 | HAVE_XMLLINT_TRUE='' |
---|
4527 | HAVE_XSLTPROC_FALSE='#' |
---|
4528 | HAVE_XSLTPROC_TRUE='' |
---|
4529 | HAVE_XVFB_RUN_FALSE='' |
---|
4530 | HAVE_XVFB_RUN_TRUE='#' |
---|
4531 | HOST_GLIB_COMPILE_RESOURCES='/opt/local/bin/glib-compile-resources' |
---|
4532 | HTML_DIR='${datadir}/gtk-doc/html' |
---|
4533 | INSTALL_DATA='${INSTALL} -m 644' |
---|
4534 | INSTALL_PROGRAM='${INSTALL}' |
---|
4535 | INSTALL_SCRIPT='${INSTALL}' |
---|
4536 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
4537 | INSTOBJEXT='.mo' |
---|
4538 | INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4539 | INTLTOOL_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 $< $@' |
---|
4540 | INTLTOOL_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 $< $@' |
---|
4541 | INTLTOOL_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 $< $@' |
---|
4542 | INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract' |
---|
4543 | INTLTOOL_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 $< $@' |
---|
4544 | INTLTOOL_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 $< $@' |
---|
4545 | INTLTOOL_MERGE='/opt/local/bin/intltool-merge' |
---|
4546 | INTLTOOL_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 $< $@' |
---|
4547 | INTLTOOL_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 $< $@' |
---|
4548 | INTLTOOL_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 $< $@' |
---|
4549 | INTLTOOL_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 $< $@' |
---|
4550 | INTLTOOL_REQUIRED_VERSION='0.40.1' |
---|
4551 | INTLTOOL_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 $< $@' |
---|
4552 | INTLTOOL_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 $< $@' |
---|
4553 | INTLTOOL_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 $< $@' |
---|
4554 | INTLTOOL_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 $< $@' |
---|
4555 | INTLTOOL_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 $< $@' |
---|
4556 | INTLTOOL_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 $< $@' |
---|
4557 | INTLTOOL_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 $< $@' |
---|
4558 | INTLTOOL_UPDATE='/opt/local/bin/intltool-update' |
---|
4559 | INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' |
---|
4560 | INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' |
---|
4561 | INTLTOOL_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 $< $@' |
---|
4562 | INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' |
---|
4563 | INTLTOOL_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 $< $@' |
---|
4564 | INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' |
---|
4565 | INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' |
---|
4566 | INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' |
---|
4567 | ISO_CODES_LOCALEDIR='/opt/local/share/locale' |
---|
4568 | ISO_CODES_LOCATION='/opt/local/share/xml/iso-codes' |
---|
4569 | JPEG_LIBS='-ljpeg' |
---|
4570 | JSON_GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/json-glib-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4571 | JSON_GLIB_LIBS='-L/opt/local/lib -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4572 | LCMS_CFLAGS='' |
---|
4573 | LCMS_LIBS='-L/opt/local/lib -llcms2' |
---|
4574 | LCMS_REQUIRED_VERSION='2.8' |
---|
4575 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
4576 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
4577 | LDFLAGS_FOR_BUILD='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-sdk_version,10.13 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
4578 | LIBBACKTRACE_LIBS='' |
---|
4579 | LIBHEIF_CFLAGS='' |
---|
4580 | LIBHEIF_LIBS='-L/opt/local/lib -lheif' |
---|
4581 | LIBHEIF_REQUIRED_VERSION='1.3.2' |
---|
4582 | LIBLZMA_REQUIRED_VERSION='5.0.0' |
---|
4583 | 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' |
---|
4584 | LIBMYPAINT_LIBS='-L/opt/local/lib -lmypaint -ljson-c -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4585 | LIBMYPAINT_REQUIRED_VERSION='1.3.0' |
---|
4586 | LIBOBJS='' |
---|
4587 | LIBPNG_REQUIRED_VERSION='1.6.25' |
---|
4588 | LIBS='-ljpeg ' |
---|
4589 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
4590 | LIBUNWIND_CFLAGS='' |
---|
4591 | LIBUNWIND_LIBS='' |
---|
4592 | LIBUNWIND_REQUIRED_VERSION='1.1.0' |
---|
4593 | LIPO='lipo' |
---|
4594 | LN_S='ln -s' |
---|
4595 | LTLIBOBJS='' |
---|
4596 | LT_CURRENT_MINUS_AGE='0' |
---|
4597 | LT_SYS_LIBRARY_PATH='' |
---|
4598 | LT_VERSION_INFO='1000:18:1000' |
---|
4599 | LZMA_CFLAGS='' |
---|
4600 | LZMA_LIBS='-L/opt/local/lib -llzma' |
---|
4601 | MAIL='mail$(EXEEXT)' |
---|
4602 | MAINT='' |
---|
4603 | MAINTAINER_MODE_FALSE='#' |
---|
4604 | MAINTAINER_MODE_TRUE='' |
---|
4605 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.18/missing makeinfo' |
---|
4606 | MANIFEST_TOOL=':' |
---|
4607 | MIME_INFO_CFLAGS='' |
---|
4608 | MIME_INFO_LIBS='' |
---|
4609 | MIME_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/tiff;image/jpeg;image/x-psp;application/postscript;image/png;image/x-icon;image/x-exr;image/x-webp;image/heif;image/heic;image/svg+xml;application/pdf;image/x-wmf;image/jp2;' |
---|
4610 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
4611 | MKINSTALLDIRS='./mkinstalldirs' |
---|
4612 | MMX_EXTRA_CFLAGS='-mmmx' |
---|
4613 | MNG_CFLAGS='-I/opt/local/include/libpng16 -DPNG_PEDANTIC_WARNINGS' |
---|
4614 | MNG_LIBS='-lmng -ljpeg -L/opt/local/lib -lpng16' |
---|
4615 | MSGFMT='/opt/local/bin/msgfmt' |
---|
4616 | MSGFMT_OPTS='-c' |
---|
4617 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
4618 | MS_LIB_AVAILABLE_FALSE='' |
---|
4619 | MS_LIB_AVAILABLE_TRUE='#' |
---|
4620 | MYPAINT_BRUSHES_CFLAGS='-DMYPAINT_BRUSHES_DIR=\"/opt/local/share/mypaint-data/1.0/brushes\"' |
---|
4621 | MYPAINT_BRUSHES_LIBS='' |
---|
4622 | NATIVE_GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4623 | NATIVE_GLIB_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4624 | NM='/opt/local/bin/nm -B' |
---|
4625 | NMEDIT='nmedit' |
---|
4626 | OBJDUMP='objdump' |
---|
4627 | OBJEXT='o' |
---|
4628 | OPENEXR_CFLAGS='-D_THREAD_SAFE -I/opt/local/include/OpenEXR' |
---|
4629 | OPENEXR_LIBS='-L/opt/local/lib -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread' |
---|
4630 | OPENEXR_REQUIRED_VERSION='1.6.1' |
---|
4631 | OPENJPEG_CFLAGS='-I/opt/local/include/openjpeg-2.3' |
---|
4632 | OPENJPEG_LIBS='-L/opt/local/lib -lopenjp2' |
---|
4633 | OPENJPEG_REQUIRED_VERSION='2.1.0' |
---|
4634 | OS_UNIX_FALSE='#' |
---|
4635 | OS_UNIX_TRUE='' |
---|
4636 | OS_WIN32_FALSE='' |
---|
4637 | OS_WIN32_TRUE='#' |
---|
4638 | OTOOL64=':' |
---|
4639 | OTOOL='otool' |
---|
4640 | PACKAGE='gimp' |
---|
4641 | PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/gimp/issues/new' |
---|
4642 | PACKAGE_NAME='GIMP' |
---|
4643 | PACKAGE_STRING='GIMP 2.10.18' |
---|
4644 | PACKAGE_TARNAME='gimp' |
---|
4645 | PACKAGE_URL='' |
---|
4646 | PACKAGE_VERSION='2.10.18' |
---|
4647 | PANGOCAIRO_CFLAGS='-I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
---|
4648 | PANGOCAIRO_LIBS='-L/opt/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype' |
---|
4649 | PANGOCAIRO_REQUIRED_VERSION='1.29.4' |
---|
4650 | PATHSEP=':' |
---|
4651 | PATH_SEPARATOR=':' |
---|
4652 | PERL='/opt/local/bin/perl5.28' |
---|
4653 | PERL_REQUIRED_VERSION='5.10.0' |
---|
4654 | PERL_VERSION='5.28.2' |
---|
4655 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
4656 | PKG_CONFIG_LIBDIR='' |
---|
4657 | PKG_CONFIG_PATH='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig' |
---|
4658 | PLATFORM_LINUX_FALSE='' |
---|
4659 | PLATFORM_LINUX_TRUE='#' |
---|
4660 | PLATFORM_OSX_FALSE='#' |
---|
4661 | PLATFORM_OSX_QUARTZ_FALSE='#' |
---|
4662 | PLATFORM_OSX_QUARTZ_TRUE='' |
---|
4663 | PLATFORM_OSX_TRUE='' |
---|
4664 | PLATFORM_WIN32_FALSE='' |
---|
4665 | PLATFORM_WIN32_TRUE='#' |
---|
4666 | PNG_CFLAGS='-I/opt/local/include/libpng16 -DPNG_PEDANTIC_WARNINGS' |
---|
4667 | PNG_LIBS='-L/opt/local/lib -lpng16' |
---|
4668 | POFILES='' |
---|
4669 | 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' |
---|
4670 | POPPLER_DATA_CFLAGS='-DPOPPLER_DATADIR=/opt/local/share/poppler' |
---|
4671 | POPPLER_DATA_LIBS='' |
---|
4672 | POPPLER_DATA_REQUIRED_VERSION='0.4.7' |
---|
4673 | POPPLER_LIBS='-L/opt/local/lib -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lcairo' |
---|
4674 | POPPLER_REQUIRED_VERSION='0.50.0' |
---|
4675 | POSUB='po' |
---|
4676 | PO_IN_DATADIR_FALSE='' |
---|
4677 | PO_IN_DATADIR_TRUE='' |
---|
4678 | PYBIN_PATH='/opt/local/bin/python2.7' |
---|
4679 | 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' |
---|
4680 | PYCAIRO_LIBS='-L/opt/local/lib -lcairo' |
---|
4681 | PYGIMP_EXTRA_CFLAGS='-fno-strict-aliasing' |
---|
4682 | PYGTK_CFLAGS='-D_REENTRANT -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/pygtk-2.0 -I/opt/local/lib/libffi-3.2.1/include -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
4683 | PYGTK_CODEGEN='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pygtk-codegen-2.0' |
---|
4684 | PYGTK_DEFSDIR='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/share/pygtk/2.0/defs' |
---|
4685 | PYGTK_LIBS='-L/opt/local/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
4686 | PYLINK_LIBS='' |
---|
4687 | PYTHON2_REQUIRED_VERSION='2.5.0' |
---|
4688 | PYTHON='/opt/local/bin/python2.7' |
---|
4689 | PYTHON_EXEC_PREFIX='${exec_prefix}' |
---|
4690 | PYTHON_INCLUDES='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7' |
---|
4691 | PYTHON_PLATFORM='darwin' |
---|
4692 | PYTHON_PREFIX='${prefix}' |
---|
4693 | PYTHON_VERSION='2.7' |
---|
4694 | RANLIB='ranlib' |
---|
4695 | RSVG_REQUIRED_VERSION='2.40.6' |
---|
4696 | RT_LIBS='' |
---|
4697 | SCREENSHOT_LIBS='' |
---|
4698 | SED='/opt/local/bin/gsed' |
---|
4699 | SENDMAIL='' |
---|
4700 | SET_MAKE='' |
---|
4701 | SHELL='/bin/sh' |
---|
4702 | SOCKET_LIBS='' |
---|
4703 | SSE2_EXTRA_CFLAGS='-mfpmath=sse -msse2' |
---|
4704 | SSE4_1_EXTRA_CFLAGS='-mfpmath=sse -msse4.1' |
---|
4705 | SSE_EXTRA_CFLAGS='-mmmx -msse' |
---|
4706 | STATICLIBS_FALSE='' |
---|
4707 | STATICLIBS_TRUE='#' |
---|
4708 | STRIP='strip' |
---|
4709 | SVG_CFLAGS='-D_REENTRANT -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' |
---|
4710 | SVG_LIBS='-L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lcairo' |
---|
4711 | SYMPREFIX='_' |
---|
4712 | TIFF_LIBS='-ltiff' |
---|
4713 | USE_NLS='yes' |
---|
4714 | VERSION='2.10.18' |
---|
4715 | WEBKIT_CFLAGS='' |
---|
4716 | WEBKIT_LIBS='' |
---|
4717 | WEBKIT_REQUIRED_VERSION='1.6.1' |
---|
4718 | WEBPDEMUX_CFLAGS='' |
---|
4719 | WEBPDEMUX_LIBS='-L/opt/local/lib -lwebpdemux -lwebp' |
---|
4720 | WEBPMUX_CFLAGS='' |
---|
4721 | WEBPMUX_LIBS='-L/opt/local/lib -lwebpmux -lwebp' |
---|
4722 | WEBP_CFLAGS='' |
---|
4723 | WEBP_LIBS='-L/opt/local/lib -lwebp' |
---|
4724 | WEBP_REQUIRED_VERSION='0.6.0' |
---|
4725 | WEB_PAGE='' |
---|
4726 | WIN32_LARGE_ADDRESS_AWARE='' |
---|
4727 | WINDRES=':' |
---|
4728 | WITH_PDBGEN_FALSE='#' |
---|
4729 | WITH_PDBGEN_TRUE='' |
---|
4730 | WMF_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include' |
---|
4731 | WMF_CONFIG='/opt/local/bin/libwmf-config' |
---|
4732 | WMF_LIBS='-L/opt/local/lib -lwmf -lwmflite -lfreetype -lexpat -ljpeg -lpng -lz -lm' |
---|
4733 | WMF_REQUIRED_VERSION='0.2.8' |
---|
4734 | XDG_EMAIL='/opt/local/bin/xdg-email' |
---|
4735 | XFIXES_CFLAGS='' |
---|
4736 | XFIXES_LIBS='' |
---|
4737 | XGETTEXT='/opt/local/bin/xgettext' |
---|
4738 | XGETTEXT_REQUIRED_VERSION='0.19' |
---|
4739 | XMC_CFLAGS='' |
---|
4740 | XMC_LIBS='' |
---|
4741 | XMKMF='' |
---|
4742 | XMLLINT='/opt/local/bin/xmllint' |
---|
4743 | XMU_LIBS='' |
---|
4744 | XPM_LIBS='' |
---|
4745 | XSLTPROC='/opt/local/bin/xsltproc' |
---|
4746 | XVFB_RUN='no' |
---|
4747 | X_CFLAGS='' |
---|
4748 | X_EXTRA_LIBS='' |
---|
4749 | X_LIBS='' |
---|
4750 | X_PRE_LIBS='' |
---|
4751 | Z_LIBS='-lz' |
---|
4752 | ac_ct_AR='ar' |
---|
4753 | ac_ct_CC='/usr/bin/clang' |
---|
4754 | ac_ct_CC_FOR_BUILD='/usr/bin/clang' |
---|
4755 | ac_ct_CXX='' |
---|
4756 | ac_ct_DUMPBIN='' |
---|
4757 | am__EXEEXT_FALSE='' |
---|
4758 | am__EXEEXT_TRUE='' |
---|
4759 | am__fastdepCCAS_FALSE='#' |
---|
4760 | am__fastdepCCAS_TRUE='' |
---|
4761 | am__fastdepCC_FALSE='#' |
---|
4762 | am__fastdepCC_TRUE='' |
---|
4763 | am__fastdepCXX_FALSE='#' |
---|
4764 | am__fastdepCXX_TRUE='' |
---|
4765 | am__include='include' |
---|
4766 | am__isrc='' |
---|
4767 | am__leading_dot='.' |
---|
4768 | am__nodep='_no' |
---|
4769 | am__quote='' |
---|
4770 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
4771 | am__untar='$${TAR-tar} xf -' |
---|
4772 | bindir='${exec_prefix}/bin' |
---|
4773 | build='x86_64-apple-darwin19.4.0' |
---|
4774 | build_alias='x86_64-apple-darwin19.4.0' |
---|
4775 | build_cpu='x86_64' |
---|
4776 | build_os='darwin19.4.0' |
---|
4777 | build_vendor='apple' |
---|
4778 | datadir='${datarootdir}' |
---|
4779 | datarootdir='${prefix}/share' |
---|
4780 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
4781 | dvidir='${docdir}' |
---|
4782 | exec_prefix='NONE' |
---|
4783 | gimpdatadir='${datarootdir}/gimp/2.0' |
---|
4784 | gimpdir='GIMP' |
---|
4785 | gimplocaledir='${datarootdir}/locale' |
---|
4786 | gimpplugindir='${exec_prefix}/lib/gimp/2.0' |
---|
4787 | gimpsysconfdir='${prefix}/etc/gimp/2.0' |
---|
4788 | host='x86_64-apple-darwin19.4.0' |
---|
4789 | host_alias='' |
---|
4790 | host_cpu='x86_64' |
---|
4791 | host_os='darwin19.4.0' |
---|
4792 | host_vendor='apple' |
---|
4793 | htmldir='${docdir}' |
---|
4794 | includedir='${prefix}/include' |
---|
4795 | infodir='${datarootdir}/info' |
---|
4796 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.10.18/install-sh' |
---|
4797 | intltool__v_merge_options_0='-q' |
---|
4798 | intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' |
---|
4799 | libdir='${exec_prefix}/lib' |
---|
4800 | libexecdir='${exec_prefix}/libexec' |
---|
4801 | localedir='${datarootdir}/locale' |
---|
4802 | localstatedir='${prefix}/var' |
---|
4803 | mandir='${datarootdir}/man' |
---|
4804 | manpage_gimpdir='\fB$XDG_CONFIG_HOME\fP/GIMP/2.10' |
---|
4805 | mkdir_p='$(MKDIR_P)' |
---|
4806 | ms_librarian='' |
---|
4807 | mypaint_brushes_dir='${gimp_installation_dir}/share/mypaint-data/1.0/brushes' |
---|
4808 | oldincludedir='/usr/include' |
---|
4809 | pdfdir='${docdir}' |
---|
4810 | pkgpyexecdir='${pyexecdir}/gimp' |
---|
4811 | pkgpythondir='${pythondir}/gimp' |
---|
4812 | prefix='/opt/local' |
---|
4813 | program_transform_name='s,x,x,' |
---|
4814 | psdir='${docdir}' |
---|
4815 | pyexecdir='${exec_prefix}/lib/python2.7/site-packages' |
---|
4816 | pythondir='${prefix}/lib/python2.7/site-packages' |
---|
4817 | sbindir='${exec_prefix}/sbin' |
---|
4818 | sharedstatedir='${prefix}/com' |
---|
4819 | sysconfdir='${prefix}/etc' |
---|
4820 | target_alias='' |
---|
4821 | |
---|
4822 | ## ----------- ## |
---|
4823 | ## confdefs.h. ## |
---|
4824 | ## ----------- ## |
---|
4825 | |
---|
4826 | /* confdefs.h */ |
---|
4827 | #define PACKAGE_NAME "GIMP" |
---|
4828 | #define PACKAGE_TARNAME "gimp" |
---|
4829 | #define PACKAGE_VERSION "2.10.18" |
---|
4830 | #define PACKAGE_STRING "GIMP 2.10.18" |
---|
4831 | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gimp/issues/new" |
---|
4832 | #define PACKAGE_URL "" |
---|
4833 | #define GIMP_PKGCONFIG_VERSION "2.0" |
---|
4834 | #define GIMP_TOOL_VERSION "2.0" |
---|
4835 | #define GETTEXT_PACKAGE "gimp20" |
---|
4836 | #define HAVE_CXX14 1 |
---|
4837 | #define STDC_HEADERS 1 |
---|
4838 | #define HAVE_SYS_TYPES_H 1 |
---|
4839 | #define HAVE_SYS_STAT_H 1 |
---|
4840 | #define HAVE_STDLIB_H 1 |
---|
4841 | #define HAVE_STRING_H 1 |
---|
4842 | #define HAVE_MEMORY_H 1 |
---|
4843 | #define HAVE_STRINGS_H 1 |
---|
4844 | #define HAVE_INTTYPES_H 1 |
---|
4845 | #define HAVE_STDINT_H 1 |
---|
4846 | #define HAVE_UNISTD_H 1 |
---|
4847 | #define HAVE_DLFCN_H 1 |
---|
4848 | #define LT_OBJDIR ".libs/" |
---|
4849 | #define ARCH_X86 1 |
---|
4850 | #define ARCH_X86_64 1 |
---|
4851 | #define PLATFORM_OSX 1 |
---|
4852 | #define STDC_HEADERS 1 |
---|
4853 | #define HAVE_SYS_WAIT_H 1 |
---|
4854 | #define TIME_WITH_SYS_TIME 1 |
---|
4855 | #define HAVE_EXECINFO_H 1 |
---|
4856 | #define HAVE_FCNTL_H 1 |
---|
4857 | #define HAVE_SYS_PARAM_H 1 |
---|
4858 | #define HAVE_SYS_TIME_H 1 |
---|
4859 | #define HAVE_SYS_TIMES_H 1 |
---|
4860 | #define HAVE_SYS_WAIT_H 1 |
---|
4861 | #define HAVE_UNISTD_H 1 |
---|
4862 | #define HAVE_BACKTRACE 1 |
---|
4863 | #define HAVE_VPRINTF 1 |
---|
4864 | #define HAVE_ALLOCA_H 1 |
---|
4865 | #define HAVE_ALLOCA 1 |
---|
4866 | #define HAVE_FSYNC 1 |
---|
4867 | #define HAVE_DIFFTIME 1 |
---|
4868 | #define HAVE_MMAP 1 |
---|
4869 | #define HAVE_LOCALE_H 1 |
---|
4870 | #define HAVE_LC_MESSAGES 1 |
---|
4871 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4872 | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4873 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
4874 | #define HAVE_GETTEXT 1 |
---|
4875 | #define HAVE_DCGETTEXT 1 |
---|
4876 | #define ENABLE_NLS 1 |
---|
4877 | #define HAVE_ISO_CODES 1 |
---|
4878 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
4879 | #define X_DISPLAY_MISSING 1 |
---|
4880 | #define HAVE_EXECINFO_H 1 |
---|
4881 | #define HAVE_MATH_H 1 |
---|
4882 | #define HAVE_FINITE 1 |
---|
4883 | #define HAVE_ISFINITE 1 |
---|
4884 | #define HAVE_RINT 1 |
---|
4885 | #define HAVE_VFORK 1 |
---|
4886 | #define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1 |
---|
4887 | #define HAVE_GETADDRINFO 1 |
---|
4888 | #define HAVE_GETNAMEINFO 1 |
---|
4889 | #define COMPILE_SSE2_INTRINISICS 1 |
---|
4890 | #define COMPILE_SSE4_1_INTRINISICS 1 |
---|
4891 | #define USE_MMX 1 |
---|
4892 | #define USE_SSE 1 |
---|
4893 | #define HAVE_MMAN_H 1 |
---|
4894 | #define USE_POSIX_SHM 1 |
---|
4895 | #define ENABLE_MP 1 |
---|
4896 | #define ENABLE_RELOCATABLE_RESOURCES 1 |
---|
4897 | #define HAVE_LIBJPEG 1 |
---|
4898 | #define HAVE_LIBHEIF_1_4_0 1 |
---|
4899 | #define BUG_REPORT_URL "https://guide.macports.org/#project.tickets" |
---|
4900 | #define GIMP_BUILD_ID "unknown" |
---|
4901 | #define CHECK_UPDATE 1 |
---|
4902 | #define GIMP_BUILD_PLATFORM "darwin19.4.0" |
---|
4903 | #define GIMP_BUILD_PLATFORM_FAMILY "macos" |
---|
4904 | |
---|
4905 | configure: exit 1 |
---|