Ticket #60130: config.log

File config.log, 37.3 KB (added by JDLH (Jim DeLaHunt), 5 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libmypaint/libmypaint/work/libmypaint-1.5.1/config.log

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