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 libmypaint configure 1.5.1, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-glib |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Nothung.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 17.7.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 17.7.0: Thu Jan 23 07:05:23 PST 2020; root:xnu-4570.71.69~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 17.7.0: Thu Jan 23 07:05:23 PST 2020; root:xnu-4570.71.69~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 498 tasks, 2593 threads, 8 processors |
---|
34 | Load average: 3.46, Mach factor: 4.53 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2425: checking for a BSD-compatible install |
---|
52 | configure:2493: result: /usr/bin/install -c |
---|
53 | configure:2504: checking whether build environment is sane |
---|
54 | configure:2559: result: yes |
---|
55 | configure:2710: checking for a thread-safe mkdir -p |
---|
56 | configure:2749: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:2756: checking for gawk |
---|
58 | configure:2772: found /opt/local/bin/gawk |
---|
59 | configure:2783: result: gawk |
---|
60 | configure:2794: checking whether make sets $(MAKE) |
---|
61 | configure:2816: result: yes |
---|
62 | configure:2845: checking whether make supports nested variables |
---|
63 | configure:2862: result: yes |
---|
64 | configure:3047: checking for gcc |
---|
65 | configure:3074: result: /usr/bin/clang |
---|
66 | configure:3303: checking for C compiler version |
---|
67 | configure:3312: /usr/bin/clang --version >&5 |
---|
68 | Apple LLVM version 10.0.0 (clang-1000.10.44.4) |
---|
69 | Target: x86_64-apple-darwin17.7.0 |
---|
70 | Thread model: posix |
---|
71 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
72 | configure:3323: $? = 0 |
---|
73 | configure:3312: /usr/bin/clang -v >&5 |
---|
74 | Apple LLVM version 10.0.0 (clang-1000.10.44.4) |
---|
75 | Target: x86_64-apple-darwin17.7.0 |
---|
76 | Thread model: posix |
---|
77 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
78 | configure:3323: $? = 0 |
---|
79 | configure:3312: /usr/bin/clang -V >&5 |
---|
80 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
81 | clang: error: no input files |
---|
82 | configure:3323: $? = 1 |
---|
83 | configure:3312: /usr/bin/clang -qversion >&5 |
---|
84 | clang: error: unknown argument: '-qversion' |
---|
85 | clang: error: no input files |
---|
86 | configure:3323: $? = 1 |
---|
87 | configure:3343: checking whether the C compiler works |
---|
88 | configure:3365: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
89 | configure:3369: $? = 0 |
---|
90 | configure:3417: result: yes |
---|
91 | configure:3420: checking for C compiler default output file name |
---|
92 | configure:3422: result: a.out |
---|
93 | configure:3428: checking for suffix of executables |
---|
94 | configure:3435: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
95 | configure:3439: $? = 0 |
---|
96 | configure:3461: result: |
---|
97 | configure:3483: checking whether we are cross compiling |
---|
98 | configure:3491: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
99 | configure:3495: $? = 0 |
---|
100 | configure:3502: ./conftest |
---|
101 | configure:3506: $? = 0 |
---|
102 | configure:3521: result: no |
---|
103 | configure:3526: checking for suffix of object files |
---|
104 | configure:3548: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
105 | configure:3552: $? = 0 |
---|
106 | configure:3573: result: o |
---|
107 | configure:3577: checking whether we are using the GNU C compiler |
---|
108 | configure:3596: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
109 | configure:3596: $? = 0 |
---|
110 | configure:3605: result: yes |
---|
111 | configure:3614: checking whether /usr/bin/clang accepts -g |
---|
112 | configure:3634: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
113 | configure:3634: $? = 0 |
---|
114 | configure:3675: result: yes |
---|
115 | configure:3692: checking for /usr/bin/clang option to accept ISO C89 |
---|
116 | configure:3755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
117 | configure:3755: $? = 0 |
---|
118 | configure:3768: result: none needed |
---|
119 | configure:3793: checking whether /usr/bin/clang understands -c and -o together |
---|
120 | configure:3815: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
121 | configure:3818: $? = 0 |
---|
122 | configure:3815: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
123 | configure:3818: $? = 0 |
---|
124 | configure:3830: result: yes |
---|
125 | configure:3850: checking whether make supports the include directive |
---|
126 | configure:3865: make -f confmf.GNU && cat confinc.out |
---|
127 | this is the am__doit target |
---|
128 | configure:3868: $? = 0 |
---|
129 | configure:3887: result: yes (GNU style) |
---|
130 | configure:3912: checking dependency style of /usr/bin/clang |
---|
131 | configure:4023: result: gcc3 |
---|
132 | configure:4038: checking for /usr/bin/clang option to accept ISO C99 |
---|
133 | configure:4187: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
134 | configure:4187: $? = 0 |
---|
135 | configure:4200: result: none needed |
---|
136 | configure:4265: checking for ar |
---|
137 | configure:4281: found /opt/local/bin/ar |
---|
138 | configure:4292: result: ar |
---|
139 | configure:4318: checking the archiver (ar) interface |
---|
140 | configure:4334: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
141 | configure:4334: $? = 0 |
---|
142 | configure:4336: ar cru libconftest.a conftest.o >&5 |
---|
143 | configure:4339: $? = 0 |
---|
144 | configure:4367: result: ar |
---|
145 | configure:4421: checking build system type |
---|
146 | configure:4435: result: x86_64-apple-darwin17.7.0 |
---|
147 | configure:4455: checking host system type |
---|
148 | configure:4468: result: x86_64-apple-darwin17.7.0 |
---|
149 | configure:4509: checking how to print strings |
---|
150 | configure:4536: result: printf |
---|
151 | configure:4557: checking for a sed that does not truncate output |
---|
152 | configure:4621: result: /opt/local/bin/gsed |
---|
153 | configure:4639: checking for grep that handles long lines and -e |
---|
154 | configure:4697: result: /usr/bin/grep |
---|
155 | configure:4702: checking for egrep |
---|
156 | configure:4764: result: /usr/bin/grep -E |
---|
157 | configure:4769: checking for fgrep |
---|
158 | configure:4831: result: /usr/bin/grep -F |
---|
159 | configure:4866: checking for ld used by /usr/bin/clang |
---|
160 | configure:4933: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
161 | configure:4940: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
162 | configure:4955: result: no |
---|
163 | configure:4967: checking for BSD- or MS-compatible name lister (nm) |
---|
164 | configure:5021: result: /opt/local/bin/nm -B |
---|
165 | configure:5151: checking the name lister (/opt/local/bin/nm -B) interface |
---|
166 | configure:5158: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
167 | configure:5161: /opt/local/bin/nm -B "conftest.o" |
---|
168 | configure:5164: output |
---|
169 | 0000000000000000 S _some_variable |
---|
170 | configure:5171: result: BSD nm |
---|
171 | configure:5174: checking whether ln -s works |
---|
172 | configure:5178: result: yes |
---|
173 | configure:5186: checking the maximum length of command line arguments |
---|
174 | configure:5317: result: 196608 |
---|
175 | configure:5365: checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format |
---|
176 | configure:5405: result: func_convert_file_noop |
---|
177 | configure:5412: checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format |
---|
178 | configure:5432: result: func_convert_file_noop |
---|
179 | configure:5439: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
180 | configure:5446: result: -r |
---|
181 | configure:5520: checking for objdump |
---|
182 | configure:5536: found /usr/bin/objdump |
---|
183 | configure:5547: result: objdump |
---|
184 | configure:5576: checking how to recognize dependent libraries |
---|
185 | configure:5776: result: pass_all |
---|
186 | configure:5861: checking for dlltool |
---|
187 | configure:5891: result: no |
---|
188 | configure:5918: checking how to associate runtime and link libraries |
---|
189 | configure:5945: result: printf %s\n |
---|
190 | configure:6069: checking for archiver @FILE support |
---|
191 | configure:6086: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
192 | configure:6086: $? = 0 |
---|
193 | configure:6089: ar cru libconftest.a @conftest.lst >&5 |
---|
194 | ar: @conftest.lst: No such file or directory |
---|
195 | configure:6092: $? = 1 |
---|
196 | configure:6112: result: no |
---|
197 | configure:6170: checking for strip |
---|
198 | configure:6186: found /opt/local/bin/strip |
---|
199 | configure:6197: result: strip |
---|
200 | configure:6269: checking for ranlib |
---|
201 | configure:6285: found /opt/local/bin/ranlib |
---|
202 | configure:6296: result: ranlib |
---|
203 | configure:6398: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
204 | configure:6551: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
205 | configure:6554: $? = 0 |
---|
206 | configure:6558: /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 |
---|
207 | configure:6561: $? = 0 |
---|
208 | cannot find nm_test_var in conftest.nm |
---|
209 | configure:6551: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
210 | configure:6554: $? = 0 |
---|
211 | configure:6558: /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 |
---|
212 | configure:6561: $? = 0 |
---|
213 | configure:6627: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
214 | configure:6630: $? = 0 |
---|
215 | configure:6668: result: ok |
---|
216 | configure:6715: checking for sysroot |
---|
217 | configure:6745: result: no |
---|
218 | configure:6752: checking for a working dd |
---|
219 | configure:6790: result: /bin/dd |
---|
220 | configure:6794: checking how to truncate binary pipes |
---|
221 | configure:6809: result: /bin/dd bs=4096 count=1 |
---|
222 | configure:7138: checking for mt |
---|
223 | configure:7168: result: no |
---|
224 | configure:7188: checking if : is a manifest tool |
---|
225 | configure:7194: : '-?' |
---|
226 | configure:7202: result: no |
---|
227 | configure:7258: checking for dsymutil |
---|
228 | configure:7274: found /usr/bin/dsymutil |
---|
229 | configure:7285: result: dsymutil |
---|
230 | configure:7350: checking for nmedit |
---|
231 | configure:7366: found /opt/local/bin/nmedit |
---|
232 | configure:7377: result: nmedit |
---|
233 | configure:7442: checking for lipo |
---|
234 | configure:7458: found /opt/local/bin/lipo |
---|
235 | configure:7469: result: lipo |
---|
236 | configure:7534: checking for otool |
---|
237 | configure:7550: found /opt/local/bin/otool |
---|
238 | configure:7561: result: otool |
---|
239 | configure:7626: checking for otool64 |
---|
240 | configure:7656: result: no |
---|
241 | configure:7701: checking for -single_module linker flag |
---|
242 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
243 | configure:7734: result: yes |
---|
244 | configure:7737: checking for -exported_symbols_list linker flag |
---|
245 | configure:7757: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
246 | configure:7757: $? = 0 |
---|
247 | configure:7767: result: yes |
---|
248 | configure:7770: checking for -force_load linker flag |
---|
249 | /usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
250 | ar cru libconftest.a conftest.o |
---|
251 | ranlib libconftest.a |
---|
252 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
253 | configure:7802: result: yes |
---|
254 | configure:7879: checking how to run the C preprocessor |
---|
255 | configure:7910: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
256 | configure:7910: $? = 0 |
---|
257 | configure:7924: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
258 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
259 | #include <ac_nonexistent.h> |
---|
260 | ^~~~~~~~~~~~~~~~~~ |
---|
261 | 1 error generated. |
---|
262 | configure:7924: $? = 1 |
---|
263 | configure: failed program was: |
---|
264 | | /* confdefs.h */ |
---|
265 | | #define PACKAGE_NAME "libmypaint" |
---|
266 | | #define PACKAGE_TARNAME "libmypaint" |
---|
267 | | #define PACKAGE_VERSION "1.5.1" |
---|
268 | | #define PACKAGE_STRING "libmypaint 1.5.1" |
---|
269 | | #define PACKAGE_BUGREPORT "https://github.com/mypaint/libmypaint/issues" |
---|
270 | | #define PACKAGE_URL "https://github.com/mypaint/libmypaint" |
---|
271 | | /* end confdefs.h. */ |
---|
272 | | #include <ac_nonexistent.h> |
---|
273 | configure:7949: result: /usr/bin/clang -E |
---|
274 | configure:7969: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
275 | configure:7969: $? = 0 |
---|
276 | configure:7983: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
277 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
278 | #include <ac_nonexistent.h> |
---|
279 | ^~~~~~~~~~~~~~~~~~ |
---|
280 | 1 error generated. |
---|
281 | configure:7983: $? = 1 |
---|
282 | configure: failed program was: |
---|
283 | | /* confdefs.h */ |
---|
284 | | #define PACKAGE_NAME "libmypaint" |
---|
285 | | #define PACKAGE_TARNAME "libmypaint" |
---|
286 | | #define PACKAGE_VERSION "1.5.1" |
---|
287 | | #define PACKAGE_STRING "libmypaint 1.5.1" |
---|
288 | | #define PACKAGE_BUGREPORT "https://github.com/mypaint/libmypaint/issues" |
---|
289 | | #define PACKAGE_URL "https://github.com/mypaint/libmypaint" |
---|
290 | | /* end confdefs.h. */ |
---|
291 | | #include <ac_nonexistent.h> |
---|
292 | configure:8012: checking for ANSI C header files |
---|
293 | configure:8032: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
294 | configure:8032: $? = 0 |
---|
295 | configure:8105: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
296 | configure:8105: $? = 0 |
---|
297 | configure:8105: ./conftest |
---|
298 | configure:8105: $? = 0 |
---|
299 | configure:8116: result: yes |
---|
300 | configure:8129: checking for sys/types.h |
---|
301 | configure:8129: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
302 | configure:8129: $? = 0 |
---|
303 | configure:8129: result: yes |
---|
304 | configure:8129: checking for sys/stat.h |
---|
305 | configure:8129: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
306 | configure:8129: $? = 0 |
---|
307 | configure:8129: result: yes |
---|
308 | configure:8129: checking for stdlib.h |
---|
309 | configure:8129: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
310 | configure:8129: $? = 0 |
---|
311 | configure:8129: result: yes |
---|
312 | configure:8129: checking for string.h |
---|
313 | configure:8129: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
314 | configure:8129: $? = 0 |
---|
315 | configure:8129: result: yes |
---|
316 | configure:8129: checking for memory.h |
---|
317 | configure:8129: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
318 | configure:8129: $? = 0 |
---|
319 | configure:8129: result: yes |
---|
320 | configure:8129: checking for strings.h |
---|
321 | configure:8129: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
322 | configure:8129: $? = 0 |
---|
323 | configure:8129: result: yes |
---|
324 | configure:8129: checking for inttypes.h |
---|
325 | configure:8129: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
326 | configure:8129: $? = 0 |
---|
327 | configure:8129: result: yes |
---|
328 | configure:8129: checking for stdint.h |
---|
329 | configure:8129: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
330 | configure:8129: $? = 0 |
---|
331 | configure:8129: result: yes |
---|
332 | configure:8129: checking for unistd.h |
---|
333 | configure:8129: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
334 | configure:8129: $? = 0 |
---|
335 | configure:8129: result: yes |
---|
336 | configure:8143: checking for dlfcn.h |
---|
337 | configure:8143: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
338 | configure:8143: $? = 0 |
---|
339 | configure:8143: result: yes |
---|
340 | configure:8696: checking for objdir |
---|
341 | configure:8711: result: .libs |
---|
342 | configure:8975: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
343 | configure:8993: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
344 | configure:8997: $? = 0 |
---|
345 | configure:9010: result: yes |
---|
346 | configure:9368: checking for /usr/bin/clang option to produce PIC |
---|
347 | configure:9375: result: -fno-common -DPIC |
---|
348 | configure:9383: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
349 | configure:9401: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
350 | configure:9405: $? = 0 |
---|
351 | configure:9418: result: yes |
---|
352 | configure:9447: checking if /usr/bin/clang static flag -static works |
---|
353 | configure:9475: result: no |
---|
354 | configure:9490: checking if /usr/bin/clang supports -c -o file.o |
---|
355 | configure:9511: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
356 | configure:9515: $? = 0 |
---|
357 | configure:9537: result: yes |
---|
358 | configure:9545: checking if /usr/bin/clang supports -c -o file.o |
---|
359 | configure:9592: result: yes |
---|
360 | configure:9625: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
361 | configure:10884: result: yes |
---|
362 | configure:11124: checking dynamic linker characteristics |
---|
363 | configure:11942: result: darwin17.7.0 dyld |
---|
364 | configure:12064: checking how to hardcode library paths into programs |
---|
365 | configure:12089: result: immediate |
---|
366 | configure:12637: checking whether stripping libraries is possible |
---|
367 | configure:12651: result: yes |
---|
368 | configure:12677: checking if libtool supports shared libraries |
---|
369 | configure:12679: result: yes |
---|
370 | configure:12682: checking whether to build shared libraries |
---|
371 | configure:12707: result: yes |
---|
372 | configure:12710: checking whether to build static libraries |
---|
373 | configure:12714: result: no |
---|
374 | configure:12754: checking whether to enable maintainer-specific portions of Makefiles |
---|
375 | configure:12763: result: yes |
---|
376 | configure:12832: checking for pkg-config |
---|
377 | configure:12850: found /opt/local/bin/pkg-config |
---|
378 | configure:12862: result: /opt/local/bin/pkg-config |
---|
379 | configure:12887: checking pkg-config is at least version 0.16 |
---|
380 | configure:12890: result: yes |
---|
381 | configure:12904: checking for platform |
---|
382 | configure:12915: result: osx |
---|
383 | configure:12944: checking whether to turn on debugging |
---|
384 | configure:12959: result: no |
---|
385 | configure:12966: checking whether to turn on profiling |
---|
386 | configure:12979: result: no |
---|
387 | configure:13300: checking for json-c |
---|
388 | configure:13307: $PKG_CONFIG --exists --print-errors "json-c" |
---|
389 | configure:13310: $? = 0 |
---|
390 | configure:13324: $PKG_CONFIG --exists --print-errors "json-c" |
---|
391 | configure:13327: $? = 0 |
---|
392 | configure:13365: result: yes |
---|
393 | configure:13473: checking for library containing floorf |
---|
394 | configure:13504: /usr/bin/clang -o conftest -D_POSIX_C_SOURCE=200809L -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
395 | conftest.c:28:6: warning: incompatible redeclaration of library function 'floorf' [-Wincompatible-library-redeclaration] |
---|
396 | char floorf (); |
---|
397 | ^ |
---|
398 | conftest.c:28:6: note: 'floorf' is a builtin with type 'float (float)' |
---|
399 | 1 warning generated. |
---|
400 | configure:13504: $? = 0 |
---|
401 | configure:13521: result: none required |
---|
402 | configure:13531: checking for library containing powf |
---|
403 | configure:13562: /usr/bin/clang -o conftest -D_POSIX_C_SOURCE=200809L -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
404 | conftest.c:28:6: warning: incompatible redeclaration of library function 'powf' [-Wincompatible-library-redeclaration] |
---|
405 | char powf (); |
---|
406 | ^ |
---|
407 | conftest.c:28:6: note: 'powf' is a builtin with type 'float (float, float)' |
---|
408 | 1 warning generated. |
---|
409 | configure:13562: $? = 0 |
---|
410 | configure:13579: result: none required |
---|
411 | configure:13589: checking for library containing expf |
---|
412 | configure:13620: /usr/bin/clang -o conftest -D_POSIX_C_SOURCE=200809L -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
413 | conftest.c:28:6: warning: incompatible redeclaration of library function 'expf' [-Wincompatible-library-redeclaration] |
---|
414 | char expf (); |
---|
415 | ^ |
---|
416 | conftest.c:28:6: note: 'expf' is a builtin with type 'float (float)' |
---|
417 | 1 warning generated. |
---|
418 | configure:13620: $? = 0 |
---|
419 | configure:13637: result: none required |
---|
420 | configure:13647: checking for library containing fabsf |
---|
421 | configure:13678: /usr/bin/clang -o conftest -D_POSIX_C_SOURCE=200809L -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
422 | conftest.c:28:6: warning: incompatible redeclaration of library function 'fabsf' [-Wincompatible-library-redeclaration] |
---|
423 | char fabsf (); |
---|
424 | ^ |
---|
425 | conftest.c:28:6: note: 'fabsf' is a builtin with type 'float (float)' |
---|
426 | 1 warning generated. |
---|
427 | configure:13678: $? = 0 |
---|
428 | configure:13695: result: none required |
---|
429 | configure:13708: checking whether C compiler accepts -fsanitize=undefined |
---|
430 | configure:13727: /usr/bin/clang -c -D_POSIX_C_SOURCE=200809L -pipe -Os -arch x86_64 -Werror -fsanitize=undefined -I/opt/local/include conftest.c >&5 |
---|
431 | configure:13727: $? = 0 |
---|
432 | configure:13735: result: yes |
---|
433 | configure:13743: checking whether the linker accepts -fsanitize=undefined |
---|
434 | configure:13762: /usr/bin/clang -o conftest -D_POSIX_C_SOURCE=200809L -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Werror -fsanitize=undefined conftest.c >&5 |
---|
435 | configure:13762: $? = 0 |
---|
436 | configure:13771: result: yes |
---|
437 | configure:13798: checking whether NLS is requested |
---|
438 | configure:13807: result: yes |
---|
439 | configure:13835: checking for intltool-update |
---|
440 | configure:13853: found /opt/local/bin/intltool-update |
---|
441 | configure:13865: result: /opt/local/bin/intltool-update |
---|
442 | configure:13875: checking for intltool-merge |
---|
443 | configure:13893: found /opt/local/bin/intltool-merge |
---|
444 | configure:13905: result: /opt/local/bin/intltool-merge |
---|
445 | configure:13915: checking for intltool-extract |
---|
446 | configure:13933: found /opt/local/bin/intltool-extract |
---|
447 | configure:13945: result: /opt/local/bin/intltool-extract |
---|
448 | configure:14099: checking for xgettext |
---|
449 | configure:14117: found /opt/local/bin/xgettext |
---|
450 | configure:14129: result: /opt/local/bin/xgettext |
---|
451 | configure:14139: checking for msgmerge |
---|
452 | configure:14157: found /opt/local/bin/msgmerge |
---|
453 | configure:14169: result: /opt/local/bin/msgmerge |
---|
454 | configure:14179: checking for msgfmt |
---|
455 | configure:14197: found /opt/local/bin/msgfmt |
---|
456 | configure:14209: result: /opt/local/bin/msgfmt |
---|
457 | configure:14219: checking for gmsgfmt |
---|
458 | configure:14250: result: /opt/local/bin/msgfmt |
---|
459 | configure:14270: checking for perl |
---|
460 | configure:14288: found /opt/local/bin/perl |
---|
461 | configure:14300: result: /opt/local/bin/perl |
---|
462 | configure:14311: checking for perl >= 5.8.1 |
---|
463 | configure:14318: result: 5.26.3 |
---|
464 | configure:14322: checking for XML::Parser |
---|
465 | configure:14328: error: XML::Parser perl module is required for intltool |
---|
466 | |
---|
467 | ## ---------------- ## |
---|
468 | ## Cache variables. ## |
---|
469 | ## ---------------- ## |
---|
470 | |
---|
471 | ac_cv_build=x86_64-apple-darwin17.7.0 |
---|
472 | ac_cv_c_compiler_gnu=yes |
---|
473 | ac_cv_env_CC_set=set |
---|
474 | ac_cv_env_CC_value=/usr/bin/clang |
---|
475 | ac_cv_env_CFLAGS_set=set |
---|
476 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
477 | ac_cv_env_CPPFLAGS_set=set |
---|
478 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
479 | ac_cv_env_CPP_set= |
---|
480 | ac_cv_env_CPP_value= |
---|
481 | ac_cv_env_GEGL_CFLAGS_set= |
---|
482 | ac_cv_env_GEGL_CFLAGS_value= |
---|
483 | ac_cv_env_GEGL_LIBS_set= |
---|
484 | ac_cv_env_GEGL_LIBS_value= |
---|
485 | ac_cv_env_GLIB_CFLAGS_set= |
---|
486 | ac_cv_env_GLIB_CFLAGS_value= |
---|
487 | ac_cv_env_GLIB_LIBS_set= |
---|
488 | ac_cv_env_GLIB_LIBS_value= |
---|
489 | ac_cv_env_JSON_CFLAGS_set= |
---|
490 | ac_cv_env_JSON_CFLAGS_value= |
---|
491 | ac_cv_env_JSON_LIBS_set= |
---|
492 | ac_cv_env_JSON_LIBS_value= |
---|
493 | ac_cv_env_LDFLAGS_set=set |
---|
494 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
495 | ac_cv_env_LIBPROFILER_CFLAGS_set= |
---|
496 | ac_cv_env_LIBPROFILER_CFLAGS_value= |
---|
497 | ac_cv_env_LIBPROFILER_LIBS_set= |
---|
498 | ac_cv_env_LIBPROFILER_LIBS_value= |
---|
499 | ac_cv_env_LIBS_set= |
---|
500 | ac_cv_env_LIBS_value= |
---|
501 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
502 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
503 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
504 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
505 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
506 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
507 | ac_cv_env_PKG_CONFIG_set= |
---|
508 | ac_cv_env_PKG_CONFIG_value= |
---|
509 | ac_cv_env_build_alias_set= |
---|
510 | ac_cv_env_build_alias_value= |
---|
511 | ac_cv_env_host_alias_set= |
---|
512 | ac_cv_env_host_alias_value= |
---|
513 | ac_cv_env_target_alias_set= |
---|
514 | ac_cv_env_target_alias_value= |
---|
515 | ac_cv_header_dlfcn_h=yes |
---|
516 | ac_cv_header_inttypes_h=yes |
---|
517 | ac_cv_header_memory_h=yes |
---|
518 | ac_cv_header_stdc=yes |
---|
519 | ac_cv_header_stdint_h=yes |
---|
520 | ac_cv_header_stdlib_h=yes |
---|
521 | ac_cv_header_string_h=yes |
---|
522 | ac_cv_header_strings_h=yes |
---|
523 | ac_cv_header_sys_stat_h=yes |
---|
524 | ac_cv_header_sys_types_h=yes |
---|
525 | ac_cv_header_unistd_h=yes |
---|
526 | ac_cv_host=x86_64-apple-darwin17.7.0 |
---|
527 | ac_cv_objext=o |
---|
528 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
529 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
530 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
531 | ac_cv_path_GREP=/usr/bin/grep |
---|
532 | ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract |
---|
533 | ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge |
---|
534 | ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl |
---|
535 | ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update |
---|
536 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
537 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
538 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
539 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
540 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
541 | ac_cv_path_lt_DD=/bin/dd |
---|
542 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
543 | ac_cv_prog_AWK=gawk |
---|
544 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
545 | ac_cv_prog_ac_ct_AR=ar |
---|
546 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
547 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
548 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
549 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
550 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
551 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
552 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
553 | ac_cv_prog_ac_ct_STRIP=strip |
---|
554 | ac_cv_prog_cc_c89= |
---|
555 | ac_cv_prog_cc_c99= |
---|
556 | ac_cv_prog_cc_g=yes |
---|
557 | ac_cv_prog_make_make_set=yes |
---|
558 | ac_cv_search_expf='none required' |
---|
559 | ac_cv_search_fabsf='none required' |
---|
560 | ac_cv_search_floorf='none required' |
---|
561 | ac_cv_search_powf='none required' |
---|
562 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
563 | am_cv_ar_interface=ar |
---|
564 | am_cv_make_support_nested_variables=yes |
---|
565 | am_cv_prog_cc_c_o=yes |
---|
566 | ax_cv_check_cflags__Werror__fsanitize_undefined=yes |
---|
567 | ax_cv_check_ldflags__Werror__fsanitize_undefined=yes |
---|
568 | lt_cv_apple_cc_single_mod=yes |
---|
569 | lt_cv_ar_at_file=no |
---|
570 | lt_cv_deplibs_check_method=pass_all |
---|
571 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
572 | lt_cv_file_magic_test_file= |
---|
573 | lt_cv_ld_exported_symbols_list=yes |
---|
574 | lt_cv_ld_force_load=yes |
---|
575 | lt_cv_ld_reload_flag=-r |
---|
576 | lt_cv_nm_interface='BSD nm' |
---|
577 | lt_cv_objdir=.libs |
---|
578 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
579 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
580 | lt_cv_path_mainfest_tool=no |
---|
581 | lt_cv_prog_compiler_c_o=yes |
---|
582 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
583 | lt_cv_prog_compiler_pic_works=yes |
---|
584 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
585 | lt_cv_prog_compiler_static_works=no |
---|
586 | lt_cv_prog_gnu_ld=no |
---|
587 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
588 | 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'\''' |
---|
589 | 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'\''' |
---|
590 | 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'\''' |
---|
591 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
592 | lt_cv_sys_global_symbol_to_import= |
---|
593 | lt_cv_sys_max_cmd_len=196608 |
---|
594 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
595 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
596 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
597 | pkg_cv_JSON_CFLAGS=-I/opt/local/include/json-c |
---|
598 | pkg_cv_JSON_LIBS='-L/opt/local/lib -ljson-c' |
---|
599 | |
---|
600 | ## ----------------- ## |
---|
601 | ## Output variables. ## |
---|
602 | ## ----------------- ## |
---|
603 | |
---|
604 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libmypaint/libmypaint/work/libmypaint-1.5.1/missing aclocal-1.16' |
---|
605 | ALL_LINGUAS='' |
---|
606 | AMDEPBACKSLASH='\' |
---|
607 | AMDEP_FALSE='#' |
---|
608 | AMDEP_TRUE='' |
---|
609 | AMTAR='$${TAR-tar}' |
---|
610 | AM_BACKSLASH='\' |
---|
611 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
612 | AM_DEFAULT_VERBOSITY='1' |
---|
613 | AM_V='$(V)' |
---|
614 | AR='ar' |
---|
615 | AS='as' |
---|
616 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libmypaint/libmypaint/work/libmypaint-1.5.1/missing autoconf' |
---|
617 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libmypaint/libmypaint/work/libmypaint-1.5.1/missing autoheader' |
---|
618 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libmypaint/libmypaint/work/libmypaint-1.5.1/missing automake-1.16' |
---|
619 | AWK='gawk' |
---|
620 | CATALOGS='' |
---|
621 | CATOBJEXT='' |
---|
622 | CC='/usr/bin/clang' |
---|
623 | CCDEPMODE='depmode=gcc3' |
---|
624 | CFLAGS='-D_POSIX_C_SOURCE=200809L -pipe -Os -arch x86_64' |
---|
625 | CPP='/usr/bin/clang -E' |
---|
626 | CPPFLAGS='-I/opt/local/include' |
---|
627 | CYGPATH_W='echo' |
---|
628 | DATADIRNAME='' |
---|
629 | DEFS='' |
---|
630 | DEPDIR='.deps' |
---|
631 | DLLTOOL='false' |
---|
632 | DOXYGEN='' |
---|
633 | DSYMUTIL='dsymutil' |
---|
634 | DUMPBIN='' |
---|
635 | ECHO_C='\c' |
---|
636 | ECHO_N='' |
---|
637 | ECHO_T='' |
---|
638 | EGREP='/usr/bin/grep -E' |
---|
639 | ENABLE_DOCS_FALSE='' |
---|
640 | ENABLE_DOCS_TRUE='#' |
---|
641 | ENABLE_GEGL_FALSE='' |
---|
642 | ENABLE_GEGL_TRUE='' |
---|
643 | EXEEXT='' |
---|
644 | FGREP='/usr/bin/grep -F' |
---|
645 | GEGL_CFLAGS='' |
---|
646 | GEGL_LIBS='' |
---|
647 | GEGL_VERSION='' |
---|
648 | GETTEXT_PACKAGE='libmypaint' |
---|
649 | GLIB_CFLAGS='' |
---|
650 | GLIB_LIBS='' |
---|
651 | GMOFILES='' |
---|
652 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
653 | GREP='/usr/bin/grep' |
---|
654 | HAVE_GPERFTOOLS_FALSE='' |
---|
655 | HAVE_GPERFTOOLS_TRUE='#' |
---|
656 | HAVE_I18N_FALSE='' |
---|
657 | HAVE_I18N_TRUE='' |
---|
658 | HAVE_INTROSPECTION_FALSE='' |
---|
659 | HAVE_INTROSPECTION_TRUE='' |
---|
660 | INSTALL_DATA='${INSTALL} -m 644' |
---|
661 | INSTALL_PROGRAM='${INSTALL}' |
---|
662 | INSTALL_SCRIPT='${INSTALL}' |
---|
663 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
664 | INSTOBJEXT='' |
---|
665 | INTLLIBS='' |
---|
666 | 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 $< $@' |
---|
667 | 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 $< $@' |
---|
668 | 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 $< $@' |
---|
669 | INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract' |
---|
670 | 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 $< $@' |
---|
671 | 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 $< $@' |
---|
672 | INTLTOOL_MERGE='/opt/local/bin/intltool-merge' |
---|
673 | 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 $< $@' |
---|
674 | INTLTOOL_PERL='/opt/local/bin/perl' |
---|
675 | 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 $< $@' |
---|
676 | 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 $< $@' |
---|
677 | 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 $< $@' |
---|
678 | 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 $< $@' |
---|
679 | 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 $< $@' |
---|
680 | 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 $< $@' |
---|
681 | 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 $< $@' |
---|
682 | 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 $< $@' |
---|
683 | 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 $< $@' |
---|
684 | 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 $< $@' |
---|
685 | INTLTOOL_UPDATE='/opt/local/bin/intltool-update' |
---|
686 | INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' |
---|
687 | INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' |
---|
688 | 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 $< $@' |
---|
689 | 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 $< $@' |
---|
690 | 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 $< $@' |
---|
691 | INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' |
---|
692 | INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' |
---|
693 | INTL_MACOSX_LIBS='' |
---|
694 | INTROSPECTION_CFLAGS='' |
---|
695 | INTROSPECTION_COMPILER='' |
---|
696 | INTROSPECTION_GENERATE='' |
---|
697 | INTROSPECTION_GIRDIR='' |
---|
698 | INTROSPECTION_LIBS='' |
---|
699 | INTROSPECTION_MAKEFILE='' |
---|
700 | INTROSPECTION_SCANNER='' |
---|
701 | INTROSPECTION_TYPELIBDIR='' |
---|
702 | JSON_CFLAGS='-I/opt/local/include/json-c' |
---|
703 | JSON_LIBS='-L/opt/local/lib -ljson-c' |
---|
704 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
705 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
706 | LIBMYPAINT_ABI_VERSION_INFO='1:1:0' |
---|
707 | LIBMYPAINT_API_PLATFORM_VERSION='1.5' |
---|
708 | LIBMYPAINT_API_PLATFORM_VERSION_UL='1_5' |
---|
709 | LIBMYPAINT_MAJOR_VERSION='1' |
---|
710 | LIBMYPAINT_MICRO_VERSION='1' |
---|
711 | LIBMYPAINT_MINOR_VERSION='5' |
---|
712 | LIBMYPAINT_PRERELEASE_VERSION='' |
---|
713 | LIBMYPAINT_VERSION='1.5.1' |
---|
714 | LIBMYPAINT_VERSION_FULL='1.5.1' |
---|
715 | LIBOBJS='' |
---|
716 | LIBPROFILER_CFLAGS='' |
---|
717 | LIBPROFILER_LIBS='' |
---|
718 | LIBS='' |
---|
719 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
720 | LIPO='lipo' |
---|
721 | LN_S='ln -s' |
---|
722 | LTLIBOBJS='' |
---|
723 | LT_SYS_LIBRARY_PATH='' |
---|
724 | MAINT='' |
---|
725 | MAINTAINER_MODE_FALSE='#' |
---|
726 | MAINTAINER_MODE_TRUE='' |
---|
727 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libmypaint/libmypaint/work/libmypaint-1.5.1/missing makeinfo' |
---|
728 | MANIFEST_TOOL=':' |
---|
729 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
730 | MKINSTALLDIRS='' |
---|
731 | MSGFMT='/opt/local/bin/msgfmt' |
---|
732 | MSGFMT_OPTS='' |
---|
733 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
734 | NM='/opt/local/bin/nm -B' |
---|
735 | NMEDIT='nmedit' |
---|
736 | OBJDUMP='objdump' |
---|
737 | OBJEXT='o' |
---|
738 | OPENMP_CFLAGS='' |
---|
739 | OTOOL64=':' |
---|
740 | OTOOL='otool' |
---|
741 | PACKAGE='libmypaint' |
---|
742 | PACKAGE_BUGREPORT='https://github.com/mypaint/libmypaint/issues' |
---|
743 | PACKAGE_NAME='libmypaint' |
---|
744 | PACKAGE_STRING='libmypaint 1.5.1' |
---|
745 | PACKAGE_TARNAME='libmypaint' |
---|
746 | PACKAGE_URL='https://github.com/mypaint/libmypaint' |
---|
747 | PACKAGE_VERSION='1.5.1' |
---|
748 | PATH_SEPARATOR=':' |
---|
749 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
750 | PKG_CONFIG_LIBDIR='' |
---|
751 | PKG_CONFIG_PATH='' |
---|
752 | PKG_CONFIG_REQUIRES='json-c' |
---|
753 | PLATFORM_OSX_FALSE='#' |
---|
754 | PLATFORM_OSX_TRUE='' |
---|
755 | PLATFORM_WIN32_FALSE='' |
---|
756 | PLATFORM_WIN32_TRUE='#' |
---|
757 | POFILES='' |
---|
758 | POSUB='' |
---|
759 | PO_IN_DATADIR_FALSE='' |
---|
760 | PO_IN_DATADIR_TRUE='' |
---|
761 | RANLIB='ranlib' |
---|
762 | SED='/opt/local/bin/gsed' |
---|
763 | SET_MAKE='' |
---|
764 | SHELL='/bin/sh' |
---|
765 | SPHINX_BUILD='' |
---|
766 | STRIP='strip' |
---|
767 | USE_NLS='yes' |
---|
768 | VERSION='1.5.1' |
---|
769 | WITH_GLIB_FALSE='' |
---|
770 | WITH_GLIB_TRUE='' |
---|
771 | XGETTEXT='/opt/local/bin/xgettext' |
---|
772 | ac_ct_AR='ar' |
---|
773 | ac_ct_CC='/usr/bin/clang' |
---|
774 | ac_ct_DUMPBIN='' |
---|
775 | am__EXEEXT_FALSE='' |
---|
776 | am__EXEEXT_TRUE='' |
---|
777 | am__fastdepCC_FALSE='#' |
---|
778 | am__fastdepCC_TRUE='' |
---|
779 | am__include='include' |
---|
780 | am__isrc='' |
---|
781 | am__leading_dot='.' |
---|
782 | am__nodep='_no' |
---|
783 | am__quote='' |
---|
784 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
785 | am__untar='$${TAR-tar} xf -' |
---|
786 | bindir='${exec_prefix}/bin' |
---|
787 | build='x86_64-apple-darwin17.7.0' |
---|
788 | build_alias='' |
---|
789 | build_cpu='x86_64' |
---|
790 | build_os='darwin17.7.0' |
---|
791 | build_vendor='apple' |
---|
792 | datadir='${datarootdir}' |
---|
793 | datarootdir='${prefix}/share' |
---|
794 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
795 | dvidir='${docdir}' |
---|
796 | exec_prefix='NONE' |
---|
797 | host='x86_64-apple-darwin17.7.0' |
---|
798 | host_alias='' |
---|
799 | host_cpu='x86_64' |
---|
800 | host_os='darwin17.7.0' |
---|
801 | host_vendor='apple' |
---|
802 | htmldir='${docdir}' |
---|
803 | includedir='${prefix}/include' |
---|
804 | infodir='${datarootdir}/info' |
---|
805 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libmypaint/libmypaint/work/libmypaint-1.5.1/install-sh' |
---|
806 | intltool__v_merge_options_0='-q' |
---|
807 | intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' |
---|
808 | libdir='${exec_prefix}/lib' |
---|
809 | libexecdir='${exec_prefix}/libexec' |
---|
810 | localedir='${datarootdir}/locale' |
---|
811 | localstatedir='${prefix}/var' |
---|
812 | mandir='${datarootdir}/man' |
---|
813 | mkdir_p='$(MKDIR_P)' |
---|
814 | oldincludedir='/usr/include' |
---|
815 | pdfdir='${docdir}' |
---|
816 | prefix='/opt/local' |
---|
817 | program_transform_name='s,x,x,' |
---|
818 | psdir='${docdir}' |
---|
819 | sbindir='${exec_prefix}/sbin' |
---|
820 | sharedstatedir='${prefix}/com' |
---|
821 | sysconfdir='${prefix}/etc' |
---|
822 | target_alias='' |
---|
823 | |
---|
824 | ## ----------- ## |
---|
825 | ## confdefs.h. ## |
---|
826 | ## ----------- ## |
---|
827 | |
---|
828 | /* confdefs.h */ |
---|
829 | #define PACKAGE_NAME "libmypaint" |
---|
830 | #define PACKAGE_TARNAME "libmypaint" |
---|
831 | #define PACKAGE_VERSION "1.5.1" |
---|
832 | #define PACKAGE_STRING "libmypaint 1.5.1" |
---|
833 | #define PACKAGE_BUGREPORT "https://github.com/mypaint/libmypaint/issues" |
---|
834 | #define PACKAGE_URL "https://github.com/mypaint/libmypaint" |
---|
835 | #define STDC_HEADERS 1 |
---|
836 | #define HAVE_SYS_TYPES_H 1 |
---|
837 | #define HAVE_SYS_STAT_H 1 |
---|
838 | #define HAVE_STDLIB_H 1 |
---|
839 | #define HAVE_STRING_H 1 |
---|
840 | #define HAVE_MEMORY_H 1 |
---|
841 | #define HAVE_STRINGS_H 1 |
---|
842 | #define HAVE_INTTYPES_H 1 |
---|
843 | #define HAVE_STDINT_H 1 |
---|
844 | #define HAVE_UNISTD_H 1 |
---|
845 | #define HAVE_DLFCN_H 1 |
---|
846 | #define LT_OBJDIR ".libs/" |
---|
847 | #define GETTEXT_PACKAGE "libmypaint" |
---|
848 | |
---|
849 | configure: exit 2 |
---|