Ticket #62434: gobject-introspection.config.log

File gobject-introspection.config.log, 104.2 KB (added by Pottiman (Fabian Pottbäcker), 3 years ago)

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 gobject-introspection configure 1.60.2, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = [HOSTNAME].local
14uname -m = x86_64
15uname -r = 20.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3~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 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3~1/RELEASE_X86_64
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 32.00 gigabytes
33Default processor set: 509 tasks, 2188 threads, 16 processors
34Load average: 2.00, Mach factor: 13.99
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:2820: looking for aux files: ltmain.sh compile config.guess config.sub missing install-sh
52configure:2833:  trying ./build-aux/
53configure:2862:   ./build-aux/ltmain.sh found
54configure:2862:   ./build-aux/compile found
55configure:2862:   ./build-aux/config.guess found
56configure:2862:   ./build-aux/config.sub found
57configure:2862:   ./build-aux/missing found
58configure:2844:   ./build-aux/install-sh found
59configure:2997: checking for a BSD-compatible install
60configure:3070: result: /usr/bin/install -c
61configure:3081: checking whether build environment is sane
62configure:3136: result: yes
63configure:3295: checking for a race-free mkdir -p
64configure:3339: result: ./build-aux/install-sh -c -d
65configure:3346: checking for gawk
66configure:3367: found /opt/local/bin/gawk
67configure:3378: result: gawk
68configure:3389: checking whether make sets $(MAKE)
69configure:3412: result: yes
70configure:3442: checking whether make supports nested variables
71configure:3460: result: yes
72configure:3545: checking whether UID '503' is supported by ustar format
73configure:3548: result: yes
74configure:3555: checking whether GID '501' is supported by ustar format
75configure:3558: result: yes
76configure:3566: checking how to create a ustar tar archive
77configure:3577: tar --version
78bsdtar 3.3.2 - libarchive 3.3.2 zlib/1.2.11 liblzma/5.0.5 bz2lib/1.0.6
79configure:3580: $? = 0
80configure:3620: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
81configure:3623: $? = 0
82configure:3627: tar -xf - <conftest.tar
83configure:3630: $? = 0
84configure:3632: cat conftest.dir/file
85GrepMe
86configure:3635: $? = 0
87configure:3649: result: gnutar
88configure:3700: checking whether to enable maintainer-specific portions of Makefiles
89configure:3710: result: yes
90configure:3736: checking whether make supports nested variables
91configure:3754: result: yes
92configure:3784: checking build system type
93configure:3799: result: x86_64-apple-darwin20.3.0
94configure:3819: checking host system type
95configure:3833: result: x86_64-apple-darwin20.3.0
96configure:3933: checking for gcc
97configure:3965: result: /usr/bin/clang
98configure:4318: checking for C compiler version
99configure:4327: /usr/bin/clang --version >&5
100Apple clang version 12.0.0 (clang-1200.0.32.28)
101Target: x86_64-apple-darwin20.3.0
102Thread model: posix
103InstalledDir: /Library/Developer/CommandLineTools/usr/bin
104configure:4338: $? = 0
105configure:4327: /usr/bin/clang -v >&5
106Apple clang version 12.0.0 (clang-1200.0.32.28)
107Target: x86_64-apple-darwin20.3.0
108Thread model: posix
109InstalledDir: /Library/Developer/CommandLineTools/usr/bin
110configure:4338: $? = 0
111configure:4327: /usr/bin/clang -V >&5
112clang: error: argument to '-V' is missing (expected 1 value)
113clang: error: no input files
114configure:4338: $? = 1
115configure:4327: /usr/bin/clang -qversion >&5
116clang: error: unknown argument '-qversion'; did you mean '--version'?
117clang: error: no input files
118configure:4338: $? = 1
119configure:4327: /usr/bin/clang -version >&5
120clang: error: unknown argument '-version'; did you mean '--version'?
121clang: error: no input files
122configure:4338: $? = 1
123configure:4358: checking whether the C compiler works
124configure:4380: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
125configure:4384: $? = 0
126configure:4434: result: yes
127configure:4437: checking for C compiler default output file name
128configure:4439: result: a.out
129configure:4445: checking for suffix of executables
130configure:4452: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
131configure:4456: $? = 0
132configure:4479: result:
133configure:4501: checking whether we are cross compiling
134configure:4509: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
135configure:4513: $? = 0
136configure:4520: ./conftest
137configure:4524: $? = 0
138configure:4539: result: no
139configure:4544: checking for suffix of object files
140configure:4567: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
141configure:4571: $? = 0
142configure:4593: result: o
143configure:4597: checking whether the compiler supports GNU C
144configure:4617: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
145configure:4617: $? = 0
146configure:4627: result: yes
147configure:4638: checking whether /usr/bin/clang accepts -g
148configure:4659: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
149configure:4659: $? = 0
150configure:4703: result: yes
151configure:4723: checking for /usr/bin/clang option to enable C11 features
152configure:4738: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
153configure:4738: $? = 0
154configure:4756: result: none needed
155configure:4872: checking whether /usr/bin/clang understands -c and -o together
156configure:4895: /usr/bin/clang -c conftest.c -o conftest2.o
157configure:4898: $? = 0
158configure:4895: /usr/bin/clang -c conftest.c -o conftest2.o
159configure:4898: $? = 0
160configure:4910: result: yes
161configure:4930: checking whether make supports the include directive
162configure:4945: make -f confmf.GNU && cat confinc.out
163this is the am__doit target
164configure:4948: $? = 0
165configure:4967: result: yes (GNU style)
166configure:4993: checking dependency style of /usr/bin/clang
167configure:5105: result: gcc3
168configure:5172: checking how to print strings
169configure:5199: result: printf
170configure:5220: checking for a sed that does not truncate output
171configure:5290: result: /usr/bin/sed
172configure:5308: checking for grep that handles long lines and -e
173configure:5372: result: /usr/bin/grep
174configure:5377: checking for egrep
175configure:5445: result: /usr/bin/grep -E
176configure:5450: checking for fgrep
177configure:5518: result: /usr/bin/grep -F
178configure:5554: checking for ld used by /usr/bin/clang
179configure:5622: result: /Library/Developer/CommandLineTools/usr/bin/ld
180configure:5629: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
181configure:5645: result: no
182configure:5657: checking for BSD- or MS-compatible name lister (nm)
183configure:5712: result: /usr/bin/nm -B
184configure:5852: checking the name lister (/usr/bin/nm -B) interface
185configure:5860: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
186configure:5863: /usr/bin/nm -B "conftest.o"
187configure:5866: output
1880000000000000000 S _some_variable
189configure:5873: result: BSD nm
190configure:5876: checking whether ln -s works
191configure:5880: result: yes
192configure:5888: checking the maximum length of command line arguments
193configure:6020: result: 786432
194configure:6068: checking how to convert x86_64-apple-darwin20.3.0 file names to x86_64-apple-darwin20.3.0 format
195configure:6109: result: func_convert_file_noop
196configure:6116: checking how to convert x86_64-apple-darwin20.3.0 file names to toolchain format
197configure:6137: result: func_convert_file_noop
198configure:6144: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
199configure:6152: result: -r
200configure:6231: checking for objdump
201configure:6252: found /usr/bin/objdump
202configure:6263: result: objdump
203configure:6295: checking how to recognize dependent libraries
204configure:6496: result: pass_all
205configure:6586: checking for dlltool
206configure:6621: result: no
207configure:6651: checking how to associate runtime and link libraries
208configure:6679: result: printf %s\n
209configure:6745: checking for ar
210configure:6766: found /usr/bin/ar
211configure:6777: result: ar
212configure:6814: checking for archiver @FILE support
213configure:6832: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
214configure:6832: $? = 0
215configure:6836: ar cru libconftest.a @conftest.lst >&5
216ar: @conftest.lst: No such file or directory
217configure:6839: $? = 1
218configure:6859: result: no
219configure:6922: checking for strip
220configure:6943: found /usr/bin/strip
221configure:6954: result: strip
222configure:7031: checking for ranlib
223configure:7052: found /usr/bin/ranlib
224configure:7063: result: ranlib
225configure:7165: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object
226configure:7319: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
227configure:7322: $? = 0
228configure:7326: /usr/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
229configure:7329: $? = 0
230cannot find nm_test_var in conftest.nm
231configure:7319: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
232configure:7322: $? = 0
233configure:7326: /usr/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
234configure:7329: $? = 0
235configure:7395: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c conftstm.o >&5
236configure:7398: $? = 0
237configure:7436: result: ok
238configure:7483: checking for sysroot
239configure:7514: result: no
240configure:7521: checking for a working dd
241configure:7565: result: /bin/dd
242configure:7569: checking how to truncate binary pipes
243configure:7585: result: /bin/dd bs=4096 count=1
244configure:7922: checking for mt
245configure:7957: result: no
246configure:7977: checking if : is a manifest tool
247configure:7984: : '-?'
248configure:7992: result: no
249configure:8053: checking for dsymutil
250configure:8074: found /usr/bin/dsymutil
251configure:8085: result: dsymutil
252configure:8155: checking for nmedit
253configure:8176: found /usr/bin/nmedit
254configure:8187: result: nmedit
255configure:8257: checking for lipo
256configure:8278: found /usr/bin/lipo
257configure:8289: result: lipo
258configure:8359: checking for otool
259configure:8380: found /usr/bin/otool
260configure:8391: result: otool
261configure:8461: checking for otool64
262configure:8496: result: no
263configure:8541: checking for -single_module linker flag
264/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
265configure:8575: result: yes
266configure:8578: checking for -exported_symbols_list linker flag
267configure:8599: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
268configure:8599: $? = 0
269configure:8610: result: yes
270configure:8613: checking for -force_load linker flag
271/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -c -o conftest.o conftest.c
272ar cru libconftest.a conftest.o
273ranlib libconftest.a
274/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
275configure:8646: result: yes
276configure:8717: checking for stdio.h
277configure:8717: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
278configure:8717: $? = 0
279configure:8717: result: yes
280configure:8717: checking for stdlib.h
281configure:8717: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
282configure:8717: $? = 0
283configure:8717: result: yes
284configure:8717: checking for string.h
285configure:8717: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
286configure:8717: $? = 0
287configure:8717: result: yes
288configure:8717: checking for inttypes.h
289configure:8717: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
290configure:8717: $? = 0
291configure:8717: result: yes
292configure:8717: checking for stdint.h
293configure:8717: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
294configure:8717: $? = 0
295configure:8717: result: yes
296configure:8717: checking for strings.h
297configure:8717: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
298configure:8717: $? = 0
299configure:8717: result: yes
300configure:8717: checking for sys/stat.h
301configure:8717: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
302configure:8717: $? = 0
303configure:8717: result: yes
304configure:8717: checking for sys/types.h
305configure:8717: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
306configure:8717: $? = 0
307configure:8717: result: yes
308configure:8717: checking for unistd.h
309configure:8717: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
310configure:8717: $? = 0
311configure:8717: result: yes
312configure:8742: checking for dlfcn.h
313configure:8742: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
314configure:8742: $? = 0
315configure:8742: result: yes
316configure:9001: checking for objdir
317configure:9017: result: .libs
318configure:9281: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
319configure:9300: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fno-rtti -fno-exceptions conftest.c >&5
320configure:9304: $? = 0
321configure:9317: result: yes
322configure:9675: checking for /usr/bin/clang option to produce PIC
323configure:9683: result: -fno-common -DPIC
324configure:9691: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
325configure:9710: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fno-common -DPIC -DPIC conftest.c >&5
326configure:9714: $? = 0
327configure:9727: result: yes
328configure:9756: checking if /usr/bin/clang static flag -static works
329configure:9785: result: no
330configure:9800: checking if /usr/bin/clang supports -c -o file.o
331configure:9822: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -o out/conftest2.o conftest.c >&5
332configure:9826: $? = 0
333configure:9848: result: yes
334configure:9856: checking if /usr/bin/clang supports -c -o file.o
335configure:9904: result: yes
336configure:9937: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
337configure:11203: result: yes
338configure:11444: checking dynamic linker characteristics
339configure:12265: result: darwin20.3.0 dyld
340configure:12387: checking how to hardcode library paths into programs
341configure:12412: result: immediate
342configure:12964: checking whether stripping libraries is possible
343configure:12978: result: yes
344configure:13004: checking if libtool supports shared libraries
345configure:13006: result: yes
346configure:13009: checking whether to build shared libraries
347configure:13034: result: yes
348configure:13037: checking whether to build static libraries
349configure:13041: result: yes
350configure:13138: checking for pkg-config
351configure:13161: found /opt/local/bin/pkg-config
352configure:13173: result: /opt/local/bin/pkg-config
353configure:13198: checking pkg-config is at least version 0.9.0
354configure:13201: result: yes
355configure:13214: checking for flex
356configure:13235: found /usr/bin/flex
357configure:13246: result: flex
358configure:13295: checking for lex output file root
359configure:13308: flex conftest.l
360configure:13312: $? = 0
361configure:13320: result: lex.yy
362configure:13335: checking for lex library
363configure:13360: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
364configure:13360: $? = 0
365configure:13373: result: none needed
366configure:13388: checking for library containing yywrap
367configure:13418: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
368Undefined symbols for architecture x86_64:
369  "_yywrap", referenced from:
370      _main in conftest-8d4a21.o
371ld: symbol(s) not found for architecture x86_64
372clang: error: linker command failed with exit code 1 (use -v to see invocation)
373configure:13418: $? = 1
374configure: failed program was:
375| /* confdefs.h */
376| #define PACKAGE_NAME "gobject-introspection"
377| #define PACKAGE_TARNAME "gobject-introspection"
378| #define PACKAGE_VERSION "1.60.2"
379| #define PACKAGE_STRING "gobject-introspection 1.60.2"
380| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
381| #define PACKAGE_URL ""
382| #define PACKAGE "gobject-introspection"
383| #define VERSION "1.60.2"
384| #define HAVE_STDIO_H 1
385| #define HAVE_STDLIB_H 1
386| #define HAVE_STRING_H 1
387| #define HAVE_INTTYPES_H 1
388| #define HAVE_STDINT_H 1
389| #define HAVE_STRINGS_H 1
390| #define HAVE_SYS_STAT_H 1
391| #define HAVE_SYS_TYPES_H 1
392| #define HAVE_UNISTD_H 1
393| #define STDC_HEADERS 1
394| #define HAVE_DLFCN_H 1
395| #define LT_OBJDIR ".libs/"
396| /* end confdefs.h.  */
397|
398| /* Override any GCC internal prototype to avoid an error.
399|    Use char because int might match the return type of a GCC
400|    builtin and then its argument prototype would still apply.  */
401| char yywrap ();
402| int
403| main (void)
404| {
405| return yywrap ();
406|   ;
407|   return 0;
408| }
409configure:13418: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lfl   >&5
410ld: library not found for -lfl
411clang: error: linker command failed with exit code 1 (use -v to see invocation)
412configure:13418: $? = 1
413configure: failed program was:
414| /* confdefs.h */
415| #define PACKAGE_NAME "gobject-introspection"
416| #define PACKAGE_TARNAME "gobject-introspection"
417| #define PACKAGE_VERSION "1.60.2"
418| #define PACKAGE_STRING "gobject-introspection 1.60.2"
419| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
420| #define PACKAGE_URL ""
421| #define PACKAGE "gobject-introspection"
422| #define VERSION "1.60.2"
423| #define HAVE_STDIO_H 1
424| #define HAVE_STDLIB_H 1
425| #define HAVE_STRING_H 1
426| #define HAVE_INTTYPES_H 1
427| #define HAVE_STDINT_H 1
428| #define HAVE_STRINGS_H 1
429| #define HAVE_SYS_STAT_H 1
430| #define HAVE_SYS_TYPES_H 1
431| #define HAVE_UNISTD_H 1
432| #define STDC_HEADERS 1
433| #define HAVE_DLFCN_H 1
434| #define LT_OBJDIR ".libs/"
435| /* end confdefs.h.  */
436|
437| /* Override any GCC internal prototype to avoid an error.
438|    Use char because int might match the return type of a GCC
439|    builtin and then its argument prototype would still apply.  */
440| char yywrap ();
441| int
442| main (void)
443| {
444| return yywrap ();
445|   ;
446|   return 0;
447| }
448configure:13418: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ll   >&5
449configure:13418: $? = 0
450configure:13438: result: -ll
451configure:13454: checking whether yytext is a pointer
452configure:13470: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
453configure:13470: $? = 0
454configure:13477: result: yes
455configure:13497: checking for bison
456configure:13518: found /usr/bin/bison
457configure:13529: result: bison -y
458configure:13628: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
459conftest.c:26:9: error: "no C++"
460       #error "no C++"
461        ^
4621 error generated.
463configure:13628: $? = 1
464configure: failed program was:
465| /* confdefs.h */
466| #define PACKAGE_NAME "gobject-introspection"
467| #define PACKAGE_TARNAME "gobject-introspection"
468| #define PACKAGE_VERSION "1.60.2"
469| #define PACKAGE_STRING "gobject-introspection 1.60.2"
470| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
471| #define PACKAGE_URL ""
472| #define PACKAGE "gobject-introspection"
473| #define VERSION "1.60.2"
474| #define HAVE_STDIO_H 1
475| #define HAVE_STDLIB_H 1
476| #define HAVE_STRING_H 1
477| #define HAVE_INTTYPES_H 1
478| #define HAVE_STDINT_H 1
479| #define HAVE_STRINGS_H 1
480| #define HAVE_SYS_STAT_H 1
481| #define HAVE_SYS_TYPES_H 1
482| #define HAVE_UNISTD_H 1
483| #define STDC_HEADERS 1
484| #define HAVE_DLFCN_H 1
485| #define LT_OBJDIR ".libs/"
486| #define YYTEXT_POINTER 1
487| /* end confdefs.h.  */
488|
489|       #ifndef __cplusplus
490|        #error "no C++"
491|        #endif
492| int
493| main (void)
494| {
495|
496|   ;
497|   return 0;
498| }
499configure:13641: checking whether C compiler accepts -Werror=unknown-warning-option
500configure:13661: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -Werror=unknown-warning-option -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
501configure:13661: $? = 0
502configure:13670: result: yes
503configure:13685: checking whether C compiler accepts -Wno-suggest-attribute=format
504configure:13705: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -Wno-suggest-attribute=format -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
505warning: unknown warning option '-Wno-suggest-attribute=format'; did you mean '-Wno-property-attribute-mismatch'? [-Wunknown-warning-option]
5061 warning generated.
507configure:13705: $? = 0
508configure:13714: result: yes
509configure:13735: checking whether C compiler accepts -fno-strict-aliasing
510configure:13755: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -fno-strict-aliasing -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
511configure:13755: $? = 0
512configure:13765: result: yes
513configure:13794: : WARN_CFLAGS="$WARN_CFLAGS"
514configure:13797: $? = 0
515configure:13820: checking whether C compiler accepts -Wnested-externs
516configure:13840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wnested-externs -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
517configure:13840: $? = 0
518configure:13850: result: yes
519configure:13868: : WARN_CFLAGS="$WARN_CFLAGS"
520configure:13871: $? = 0
521configure:13820: checking whether C compiler accepts -Wmissing-prototypes
522configure:13840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wmissing-prototypes -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
523configure:13840: $? = 0
524configure:13850: result: yes
525configure:13868: : WARN_CFLAGS="$WARN_CFLAGS"
526configure:13871: $? = 0
527configure:13820: checking whether C compiler accepts -Wstrict-prototypes
528configure:13840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wstrict-prototypes -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
529configure:13840: $? = 0
530configure:13850: result: yes
531configure:13868: : WARN_CFLAGS="$WARN_CFLAGS"
532configure:13871: $? = 0
533configure:13820: checking whether C compiler accepts -Wdeclaration-after-statement
534configure:13840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wdeclaration-after-statement -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
535configure:13840: $? = 0
536configure:13850: result: yes
537configure:13868: : WARN_CFLAGS="$WARN_CFLAGS"
538configure:13871: $? = 0
539configure:13820: checking whether C compiler accepts -Wimplicit-function-declaration
540configure:13840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wimplicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
541configure:13840: $? = 0
542configure:13850: result: yes
543configure:13868: : WARN_CFLAGS="$WARN_CFLAGS"
544configure:13871: $? = 0
545configure:13820: checking whether C compiler accepts -Wold-style-definition
546configure:13840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wold-style-definition -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
547configure:13840: $? = 0
548configure:13850: result: yes
549configure:13868: : WARN_CFLAGS="$WARN_CFLAGS"
550configure:13871: $? = 0
551configure:13820: checking whether C compiler accepts -Wjump-misses-init
552configure:13840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wjump-misses-init -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
553error: unknown warning option '-Wjump-misses-init' [-Werror,-Wunknown-warning-option]
554configure:13840: $? = 1
555configure: failed program was:
556| /* confdefs.h */
557| #define PACKAGE_NAME "gobject-introspection"
558| #define PACKAGE_TARNAME "gobject-introspection"
559| #define PACKAGE_VERSION "1.60.2"
560| #define PACKAGE_STRING "gobject-introspection 1.60.2"
561| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
562| #define PACKAGE_URL ""
563| #define PACKAGE "gobject-introspection"
564| #define VERSION "1.60.2"
565| #define HAVE_STDIO_H 1
566| #define HAVE_STDLIB_H 1
567| #define HAVE_STRING_H 1
568| #define HAVE_INTTYPES_H 1
569| #define HAVE_STDINT_H 1
570| #define HAVE_STRINGS_H 1
571| #define HAVE_SYS_STAT_H 1
572| #define HAVE_SYS_TYPES_H 1
573| #define HAVE_UNISTD_H 1
574| #define STDC_HEADERS 1
575| #define HAVE_DLFCN_H 1
576| #define LT_OBJDIR ".libs/"
577| #define YYTEXT_POINTER 1
578| /* end confdefs.h.  */
579|
580| int
581| main (void)
582| {
583|
584|   ;
585|   return 0;
586| }
587configure:13850: result: no
588configure:13902: checking whether C compiler accepts -Wall
589configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wall -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
590configure:13922: $? = 0
591configure:13932: result: yes
592configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
593configure:13953: $? = 0
594configure:13902: checking whether C compiler accepts -Wextra
595configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wextra -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
596configure:13922: $? = 0
597configure:13932: result: yes
598configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
599configure:13953: $? = 0
600configure:13902: checking whether C compiler accepts -Wundef
601configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wundef -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
602configure:13922: $? = 0
603configure:13932: result: yes
604configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
605configure:13953: $? = 0
606configure:13902: checking whether C compiler accepts -Wwrite-strings
607configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wwrite-strings -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
608configure:13922: $? = 0
609configure:13932: result: yes
610configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
611configure:13953: $? = 0
612configure:13902: checking whether C compiler accepts -Wpointer-arith
613configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wpointer-arith -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
614configure:13922: $? = 0
615configure:13932: result: yes
616configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
617configure:13953: $? = 0
618configure:13902: checking whether C compiler accepts -Wmissing-declarations
619configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wmissing-declarations -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
620configure:13922: $? = 0
621configure:13932: result: yes
622configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
623configure:13953: $? = 0
624configure:13902: checking whether C compiler accepts -Wredundant-decls
625configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wredundant-decls -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
626configure:13922: $? = 0
627configure:13932: result: yes
628configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
629configure:13953: $? = 0
630configure:13902: checking whether C compiler accepts -Wno-unused-parameter
631configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wno-unused-parameter -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
632configure:13922: $? = 0
633configure:13932: result: yes
634configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
635configure:13953: $? = 0
636configure:13902: checking whether C compiler accepts -Wno-missing-field-initializers
637configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wno-missing-field-initializers -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
638configure:13922: $? = 0
639configure:13932: result: yes
640configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
641configure:13953: $? = 0
642configure:13902: checking whether C compiler accepts -Wformat=2
643configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wformat=2 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
644configure:13922: $? = 0
645configure:13932: result: yes
646configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
647configure:13953: $? = 0
648configure:13902: checking whether C compiler accepts -Wcast-align
649configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wcast-align -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
650configure:13922: $? = 0
651configure:13932: result: yes
652configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
653configure:13953: $? = 0
654configure:13902: checking whether C compiler accepts -Wformat-nonliteral
655configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wformat-nonliteral -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
656configure:13922: $? = 0
657configure:13932: result: yes
658configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
659configure:13953: $? = 0
660configure:13902: checking whether C compiler accepts -Wformat-security
661configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wformat-security -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
662configure:13922: $? = 0
663configure:13932: result: yes
664configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
665configure:13953: $? = 0
666configure:13902: checking whether C compiler accepts -Wsign-compare
667configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wsign-compare -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
668configure:13922: $? = 0
669configure:13932: result: yes
670configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
671configure:13953: $? = 0
672configure:13902: checking whether C compiler accepts -Wstrict-aliasing
673configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wstrict-aliasing -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
674configure:13922: $? = 0
675configure:13932: result: yes
676configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
677configure:13953: $? = 0
678configure:13902: checking whether C compiler accepts -Wshadow
679configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wshadow -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
680configure:13922: $? = 0
681configure:13932: result: yes
682configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
683configure:13953: $? = 0
684configure:13902: checking whether C compiler accepts -Winline
685configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Winline -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
686configure:13922: $? = 0
687configure:13932: result: yes
688configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
689configure:13953: $? = 0
690configure:13902: checking whether C compiler accepts -Wpacked
691configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wpacked -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
692configure:13922: $? = 0
693configure:13932: result: yes
694configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
695configure:13953: $? = 0
696configure:13902: checking whether C compiler accepts -Wmissing-format-attribute
697configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wmissing-format-attribute -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
698configure:13922: $? = 0
699configure:13932: result: yes
700configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
701configure:13953: $? = 0
702configure:13902: checking whether C compiler accepts -Wmissing-noreturn
703configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wmissing-noreturn -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
704configure:13922: $? = 0
705configure:13932: result: yes
706configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
707configure:13953: $? = 0
708configure:13902: checking whether C compiler accepts -Winit-self
709configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Winit-self -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
710configure:13922: $? = 0
711configure:13932: result: yes
712configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
713configure:13953: $? = 0
714configure:13902: checking whether C compiler accepts -Wredundant-decls
715configure:13932: result: yes
716configure:13942: : WARN_CFLAGS already contains $flag
717configure:13945: $? = 0
718configure:13902: checking whether C compiler accepts -Wmissing-include-dirs
719configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wmissing-include-dirs -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
720configure:13922: $? = 0
721configure:13932: result: yes
722configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
723configure:13953: $? = 0
724configure:13902: checking whether C compiler accepts -Wunused-but-set-variable
725configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wunused-but-set-variable -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
726error: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Werror,-Wunknown-warning-option]
727configure:13922: $? = 1
728configure: failed program was:
729| /* confdefs.h */
730| #define PACKAGE_NAME "gobject-introspection"
731| #define PACKAGE_TARNAME "gobject-introspection"
732| #define PACKAGE_VERSION "1.60.2"
733| #define PACKAGE_STRING "gobject-introspection 1.60.2"
734| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
735| #define PACKAGE_URL ""
736| #define PACKAGE "gobject-introspection"
737| #define VERSION "1.60.2"
738| #define HAVE_STDIO_H 1
739| #define HAVE_STDLIB_H 1
740| #define HAVE_STRING_H 1
741| #define HAVE_INTTYPES_H 1
742| #define HAVE_STDINT_H 1
743| #define HAVE_STRINGS_H 1
744| #define HAVE_SYS_STAT_H 1
745| #define HAVE_SYS_TYPES_H 1
746| #define HAVE_UNISTD_H 1
747| #define STDC_HEADERS 1
748| #define HAVE_DLFCN_H 1
749| #define LT_OBJDIR ".libs/"
750| #define YYTEXT_POINTER 1
751| /* end confdefs.h.  */
752|
753| int
754| main (void)
755| {
756|
757|   ;
758|   return 0;
759| }
760configure:13932: result: no
761configure:13902: checking whether C compiler accepts -Warray-bounds
762configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Warray-bounds -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
763configure:13922: $? = 0
764configure:13932: result: yes
765configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
766configure:13953: $? = 0
767configure:13902: checking whether C compiler accepts -Wreturn-type
768configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wreturn-type -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
769configure:13922: $? = 0
770configure:13932: result: yes
771configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
772configure:13953: $? = 0
773configure:13902: checking whether C compiler accepts -Wswitch-enum
774configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wswitch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
775configure:13922: $? = 0
776configure:13932: result: yes
777configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
778configure:13953: $? = 0
779configure:13902: checking whether C compiler accepts -Wswitch-default
780configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wswitch-default -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
781configure:13922: $? = 0
782configure:13932: result: yes
783configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
784configure:13953: $? = 0
785configure:13902: checking whether C compiler accepts -Wduplicated-cond
786configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wduplicated-cond -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
787error: unknown warning option '-Wduplicated-cond'; did you mean '-Wduplicate-enum'? [-Werror,-Wunknown-warning-option]
788configure:13922: $? = 1
789configure: failed program was:
790| /* confdefs.h */
791| #define PACKAGE_NAME "gobject-introspection"
792| #define PACKAGE_TARNAME "gobject-introspection"
793| #define PACKAGE_VERSION "1.60.2"
794| #define PACKAGE_STRING "gobject-introspection 1.60.2"
795| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
796| #define PACKAGE_URL ""
797| #define PACKAGE "gobject-introspection"
798| #define VERSION "1.60.2"
799| #define HAVE_STDIO_H 1
800| #define HAVE_STDLIB_H 1
801| #define HAVE_STRING_H 1
802| #define HAVE_INTTYPES_H 1
803| #define HAVE_STDINT_H 1
804| #define HAVE_STRINGS_H 1
805| #define HAVE_SYS_STAT_H 1
806| #define HAVE_SYS_TYPES_H 1
807| #define HAVE_UNISTD_H 1
808| #define STDC_HEADERS 1
809| #define HAVE_DLFCN_H 1
810| #define LT_OBJDIR ".libs/"
811| #define YYTEXT_POINTER 1
812| /* end confdefs.h.  */
813|
814| int
815| main (void)
816| {
817|
818|   ;
819|   return 0;
820| }
821configure:13932: result: no
822configure:13902: checking whether C compiler accepts -Wduplicated-branches
823configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wduplicated-branches -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
824error: unknown warning option '-Wduplicated-branches' [-Werror,-Wunknown-warning-option]
825configure:13922: $? = 1
826configure: failed program was:
827| /* confdefs.h */
828| #define PACKAGE_NAME "gobject-introspection"
829| #define PACKAGE_TARNAME "gobject-introspection"
830| #define PACKAGE_VERSION "1.60.2"
831| #define PACKAGE_STRING "gobject-introspection 1.60.2"
832| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
833| #define PACKAGE_URL ""
834| #define PACKAGE "gobject-introspection"
835| #define VERSION "1.60.2"
836| #define HAVE_STDIO_H 1
837| #define HAVE_STDLIB_H 1
838| #define HAVE_STRING_H 1
839| #define HAVE_INTTYPES_H 1
840| #define HAVE_STDINT_H 1
841| #define HAVE_STRINGS_H 1
842| #define HAVE_SYS_STAT_H 1
843| #define HAVE_SYS_TYPES_H 1
844| #define HAVE_UNISTD_H 1
845| #define STDC_HEADERS 1
846| #define HAVE_DLFCN_H 1
847| #define LT_OBJDIR ".libs/"
848| #define YYTEXT_POINTER 1
849| /* end confdefs.h.  */
850|
851| int
852| main (void)
853| {
854|
855|   ;
856|   return 0;
857| }
858configure:13932: result: no
859configure:13902: checking whether C compiler accepts -Wlogical-op
860configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wlogical-op -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
861error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Werror,-Wunknown-warning-option]
862configure:13922: $? = 1
863configure: failed program was:
864| /* confdefs.h */
865| #define PACKAGE_NAME "gobject-introspection"
866| #define PACKAGE_TARNAME "gobject-introspection"
867| #define PACKAGE_VERSION "1.60.2"
868| #define PACKAGE_STRING "gobject-introspection 1.60.2"
869| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
870| #define PACKAGE_URL ""
871| #define PACKAGE "gobject-introspection"
872| #define VERSION "1.60.2"
873| #define HAVE_STDIO_H 1
874| #define HAVE_STDLIB_H 1
875| #define HAVE_STRING_H 1
876| #define HAVE_INTTYPES_H 1
877| #define HAVE_STDINT_H 1
878| #define HAVE_STRINGS_H 1
879| #define HAVE_SYS_STAT_H 1
880| #define HAVE_SYS_TYPES_H 1
881| #define HAVE_UNISTD_H 1
882| #define STDC_HEADERS 1
883| #define HAVE_DLFCN_H 1
884| #define LT_OBJDIR ".libs/"
885| #define YYTEXT_POINTER 1
886| /* end confdefs.h.  */
887|
888| int
889| main (void)
890| {
891|
892|   ;
893|   return 0;
894| }
895configure:13932: result: no
896configure:13902: checking whether C compiler accepts -Wrestrict
897configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wrestrict -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
898error: unknown warning option '-Wrestrict' [-Werror,-Wunknown-warning-option]
899configure:13922: $? = 1
900configure: failed program was:
901| /* confdefs.h */
902| #define PACKAGE_NAME "gobject-introspection"
903| #define PACKAGE_TARNAME "gobject-introspection"
904| #define PACKAGE_VERSION "1.60.2"
905| #define PACKAGE_STRING "gobject-introspection 1.60.2"
906| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
907| #define PACKAGE_URL ""
908| #define PACKAGE "gobject-introspection"
909| #define VERSION "1.60.2"
910| #define HAVE_STDIO_H 1
911| #define HAVE_STDLIB_H 1
912| #define HAVE_STRING_H 1
913| #define HAVE_INTTYPES_H 1
914| #define HAVE_STDINT_H 1
915| #define HAVE_STRINGS_H 1
916| #define HAVE_SYS_STAT_H 1
917| #define HAVE_SYS_TYPES_H 1
918| #define HAVE_UNISTD_H 1
919| #define STDC_HEADERS 1
920| #define HAVE_DLFCN_H 1
921| #define LT_OBJDIR ".libs/"
922| #define YYTEXT_POINTER 1
923| /* end confdefs.h.  */
924|
925| int
926| main (void)
927| {
928|
929|   ;
930|   return 0;
931| }
932configure:13932: result: no
933configure:13902: checking whether C compiler accepts -Wnull-dereference
934configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wnull-dereference -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
935configure:13922: $? = 0
936configure:13932: result: yes
937configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
938configure:13953: $? = 0
939configure:13902: checking whether C compiler accepts -Wdouble-promotion
940configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wdouble-promotion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
941configure:13922: $? = 0
942configure:13932: result: yes
943configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
944configure:13953: $? = 0
945configure:14117: checking whether C compiler accepts -Wno-error=unused-parameter
946configure:14137: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wno-error=unused-parameter -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
947configure:14137: $? = 0
948configure:14147: result: yes
949configure:14165: : WARN_CFLAGS="$WARN_CFLAGS"
950configure:14168: $? = 0
951configure:14117: checking whether C compiler accepts -Wno-error=missing-field-initializers
952configure:14137: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror=unknown-warning-option -Wno-error=missing-field-initializers -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
953configure:14137: $? = 0
954configure:14147: result: yes
955configure:14165: : WARN_CFLAGS="$WARN_CFLAGS"
956configure:14168: $? = 0
957configure:14225: checking whether C compiler accepts -Werror=unknown-warning-option
958configure:14254: result: yes
959configure:14268: checking whether the linker accepts -Wl,--as-needed
960configure:14288: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -Wl,--as-needed conftest.c  >&5
961ld: unknown option: --as-needed
962clang: error: linker command failed with exit code 1 (use -v to see invocation)
963configure:14288: $? = 1
964configure: failed program was:
965| /* confdefs.h */
966| #define PACKAGE_NAME "gobject-introspection"
967| #define PACKAGE_TARNAME "gobject-introspection"
968| #define PACKAGE_VERSION "1.60.2"
969| #define PACKAGE_STRING "gobject-introspection 1.60.2"
970| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
971| #define PACKAGE_URL ""
972| #define PACKAGE "gobject-introspection"
973| #define VERSION "1.60.2"
974| #define HAVE_STDIO_H 1
975| #define HAVE_STDLIB_H 1
976| #define HAVE_STRING_H 1
977| #define HAVE_INTTYPES_H 1
978| #define HAVE_STDINT_H 1
979| #define HAVE_STRINGS_H 1
980| #define HAVE_SYS_STAT_H 1
981| #define HAVE_SYS_TYPES_H 1
982| #define HAVE_UNISTD_H 1
983| #define STDC_HEADERS 1
984| #define HAVE_DLFCN_H 1
985| #define LT_OBJDIR ".libs/"
986| #define YYTEXT_POINTER 1
987| /* end confdefs.h.  */
988|
989| int
990| main (void)
991| {
992|
993|   ;
994|   return 0;
995| }
996configure:14298: result: no
997configure:14388: checking whether the linker accepts -Wl,-z,relro
998configure:14408: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -Wl,-z,relro conftest.c  >&5
999ld: unknown option: -z
1000clang: error: linker command failed with exit code 1 (use -v to see invocation)
1001configure:14408: $? = 1
1002configure: failed program was:
1003| /* confdefs.h */
1004| #define PACKAGE_NAME "gobject-introspection"
1005| #define PACKAGE_TARNAME "gobject-introspection"
1006| #define PACKAGE_VERSION "1.60.2"
1007| #define PACKAGE_STRING "gobject-introspection 1.60.2"
1008| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
1009| #define PACKAGE_URL ""
1010| #define PACKAGE "gobject-introspection"
1011| #define VERSION "1.60.2"
1012| #define HAVE_STDIO_H 1
1013| #define HAVE_STDLIB_H 1
1014| #define HAVE_STRING_H 1
1015| #define HAVE_INTTYPES_H 1
1016| #define HAVE_STDINT_H 1
1017| #define HAVE_STRINGS_H 1
1018| #define HAVE_SYS_STAT_H 1
1019| #define HAVE_SYS_TYPES_H 1
1020| #define HAVE_UNISTD_H 1
1021| #define STDC_HEADERS 1
1022| #define HAVE_DLFCN_H 1
1023| #define LT_OBJDIR ".libs/"
1024| #define YYTEXT_POINTER 1
1025| /* end confdefs.h.  */
1026|
1027| int
1028| main (void)
1029| {
1030|
1031|   ;
1032|   return 0;
1033| }
1034configure:14418: result: no
1035configure:14508: checking whether the linker accepts -Wl,-z,now
1036configure:14528: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -Wl,-z,now conftest.c  >&5
1037ld: unknown option: -z
1038clang: error: linker command failed with exit code 1 (use -v to see invocation)
1039configure:14528: $? = 1
1040configure: failed program was:
1041| /* confdefs.h */
1042| #define PACKAGE_NAME "gobject-introspection"
1043| #define PACKAGE_TARNAME "gobject-introspection"
1044| #define PACKAGE_VERSION "1.60.2"
1045| #define PACKAGE_STRING "gobject-introspection 1.60.2"
1046| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
1047| #define PACKAGE_URL ""
1048| #define PACKAGE "gobject-introspection"
1049| #define VERSION "1.60.2"
1050| #define HAVE_STDIO_H 1
1051| #define HAVE_STDLIB_H 1
1052| #define HAVE_STRING_H 1
1053| #define HAVE_INTTYPES_H 1
1054| #define HAVE_STDINT_H 1
1055| #define HAVE_STRINGS_H 1
1056| #define HAVE_SYS_STAT_H 1
1057| #define HAVE_SYS_TYPES_H 1
1058| #define HAVE_UNISTD_H 1
1059| #define STDC_HEADERS 1
1060| #define HAVE_DLFCN_H 1
1061| #define LT_OBJDIR ".libs/"
1062| #define YYTEXT_POINTER 1
1063| /* end confdefs.h.  */
1064|
1065| int
1066| main (void)
1067| {
1068|
1069|   ;
1070|   return 0;
1071| }
1072configure:14538: result: no
1073configure:14628: checking whether the linker accepts -Wl,-z,noexecstack
1074configure:14648: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -Wl,-z,noexecstack conftest.c  >&5
1075ld: unknown option: -z
1076clang: error: linker command failed with exit code 1 (use -v to see invocation)
1077configure:14648: $? = 1
1078configure: failed program was:
1079| /* confdefs.h */
1080| #define PACKAGE_NAME "gobject-introspection"
1081| #define PACKAGE_TARNAME "gobject-introspection"
1082| #define PACKAGE_VERSION "1.60.2"
1083| #define PACKAGE_STRING "gobject-introspection 1.60.2"
1084| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
1085| #define PACKAGE_URL ""
1086| #define PACKAGE "gobject-introspection"
1087| #define VERSION "1.60.2"
1088| #define HAVE_STDIO_H 1
1089| #define HAVE_STDLIB_H 1
1090| #define HAVE_STRING_H 1
1091| #define HAVE_INTTYPES_H 1
1092| #define HAVE_STDINT_H 1
1093| #define HAVE_STRINGS_H 1
1094| #define HAVE_SYS_STAT_H 1
1095| #define HAVE_SYS_TYPES_H 1
1096| #define HAVE_UNISTD_H 1
1097| #define STDC_HEADERS 1
1098| #define HAVE_DLFCN_H 1
1099| #define LT_OBJDIR ".libs/"
1100| #define YYTEXT_POINTER 1
1101| /* end confdefs.h.  */
1102|
1103| int
1104| main (void)
1105| {
1106|
1107|   ;
1108|   return 0;
1109| }
1110configure:14658: result: no
1111configure:14751: checking whether the linker accepts -Wl,--no-as-needed
1112configure:14771: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -Wl,--no-as-needed conftest.c  >&5
1113ld: unknown option: --no-as-needed
1114clang: error: linker command failed with exit code 1 (use -v to see invocation)
1115configure:14771: $? = 1
1116configure: failed program was:
1117| /* confdefs.h */
1118| #define PACKAGE_NAME "gobject-introspection"
1119| #define PACKAGE_TARNAME "gobject-introspection"
1120| #define PACKAGE_VERSION "1.60.2"
1121| #define PACKAGE_STRING "gobject-introspection 1.60.2"
1122| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
1123| #define PACKAGE_URL ""
1124| #define PACKAGE "gobject-introspection"
1125| #define VERSION "1.60.2"
1126| #define HAVE_STDIO_H 1
1127| #define HAVE_STDLIB_H 1
1128| #define HAVE_STRING_H 1
1129| #define HAVE_INTTYPES_H 1
1130| #define HAVE_STDINT_H 1
1131| #define HAVE_STRINGS_H 1
1132| #define HAVE_SYS_STAT_H 1
1133| #define HAVE_SYS_TYPES_H 1
1134| #define HAVE_UNISTD_H 1
1135| #define STDC_HEADERS 1
1136| #define HAVE_DLFCN_H 1
1137| #define LT_OBJDIR ".libs/"
1138| #define YYTEXT_POINTER 1
1139| /* end confdefs.h.  */
1140|
1141| int
1142| main (void)
1143| {
1144|
1145|   ;
1146|   return 0;
1147| }
1148configure:14781: result: no
1149configure:14797: checking whether the linker accepts -Wl,--fatal-warnings
1150configure:14817: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -Wl,--fatal-warnings conftest.c  >&5
1151ld: unknown option: --fatal-warnings
1152clang: error: linker command failed with exit code 1 (use -v to see invocation)
1153configure:14817: $? = 1
1154configure: failed program was:
1155| /* confdefs.h */
1156| #define PACKAGE_NAME "gobject-introspection"
1157| #define PACKAGE_TARNAME "gobject-introspection"
1158| #define PACKAGE_VERSION "1.60.2"
1159| #define PACKAGE_STRING "gobject-introspection 1.60.2"
1160| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
1161| #define PACKAGE_URL ""
1162| #define PACKAGE "gobject-introspection"
1163| #define VERSION "1.60.2"
1164| #define HAVE_STDIO_H 1
1165| #define HAVE_STDLIB_H 1
1166| #define HAVE_STRING_H 1
1167| #define HAVE_INTTYPES_H 1
1168| #define HAVE_STDINT_H 1
1169| #define HAVE_STRINGS_H 1
1170| #define HAVE_SYS_STAT_H 1
1171| #define HAVE_SYS_TYPES_H 1
1172| #define HAVE_UNISTD_H 1
1173| #define STDC_HEADERS 1
1174| #define HAVE_DLFCN_H 1
1175| #define LT_OBJDIR ".libs/"
1176| #define YYTEXT_POINTER 1
1177| /* end confdefs.h.  */
1178|
1179| int
1180| main (void)
1181| {
1182|
1183|   ;
1184|   return 0;
1185| }
1186configure:14827: result: no
1187configure:14838: checking whether the linker accepts -Wl,-fatal_warnings
1188configure:14858: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -Wl,-fatal_warnings conftest.c  >&5
1189configure:14858: $? = 0
1190configure:14868: result: yes
1191configure:15175: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS"
1192configure:15178: $? = 0
1193configure:15202: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS"
1194configure:15205: $? = 0
1195configure:15274: checking whether C compiler accepts -Wno-duplicated-branches
1196configure:15294: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -Wno-duplicated-branches -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
1197warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
11981 warning generated.
1199configure:15294: $? = 0
1200configure:15304: result: yes
1201configure:15322: : CFLAGS="$CFLAGS"
1202configure:15325: $? = 0
1203configure:15274: checking whether C compiler accepts -Wno-switch-enum
1204configure:15294: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches  -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
1205warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
12061 warning generated.
1207configure:15294: $? = 0
1208configure:15304: result: yes
1209configure:15322: : CFLAGS="$CFLAGS"
1210configure:15325: $? = 0
1211configure:15355: checking whether C compiler accepts -Wno-discarded-qualifiers
1212configure:15375: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum  -Wno-discarded-qualifiers -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
1213warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
1214warning: unknown warning option '-Wno-discarded-qualifiers'; did you mean '-Wno-ignored-qualifiers'? [-Wunknown-warning-option]
12152 warnings generated.
1216configure:15375: $? = 0
1217configure:15385: result: yes
1218configure:15403: : WARN_CFLAGS_PYTHON="$WARN_CFLAGS_PYTHON"
1219configure:15406: $? = 0
1220configure:15437: checking whether C compiler accepts -Wno-sign-compare
1221configure:15457: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum  -Wno-sign-compare -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
1222warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
12231 warning generated.
1224configure:15457: $? = 0
1225configure:15467: result: yes
1226configure:15485: : WARN_CFLAGS_FLEX="$WARN_CFLAGS_FLEX"
1227configure:15488: $? = 0
1228configure:15437: checking whether C compiler accepts -Wno-switch-default
1229configure:15457: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum  -Wno-switch-default -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
1230warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
12311 warning generated.
1232configure:15457: $? = 0
1233configure:15467: result: yes
1234configure:15485: : WARN_CFLAGS_FLEX="$WARN_CFLAGS_FLEX"
1235configure:15488: $? = 0
1236configure:15437: checking whether C compiler accepts -Wno-redundant-decls
1237configure:15457: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum  -Wno-redundant-decls -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
1238warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
12391 warning generated.
1240configure:15457: $? = 0
1241configure:15467: result: yes
1242configure:15485: : WARN_CFLAGS_FLEX="$WARN_CFLAGS_FLEX"
1243configure:15488: $? = 0
1244configure:15513: checking for dlopen in -ldl
1245configure:15536: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ldl   >&5
1246warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
12471 warning generated.
1248configure:15536: $? = 0
1249configure:15546: result: yes
1250configure:15557: checking for the suffix of shared libraries
1251configure:15568: result: .dylib
1252configure:15789: checking for glib-2.0 >= 2.58.0
1253configure:15796: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.58.0"
1254configure:15799: $? = 0
1255configure:15813: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.58.0"
1256configure:15816: $? = 0
1257configure:15874: result: yes
1258configure:15881: checking for gobject-2.0
1259configure:15888: $PKG_CONFIG --exists --print-errors "gobject-2.0"
1260configure:15891: $? = 0
1261configure:15905: $PKG_CONFIG --exists --print-errors "gobject-2.0"
1262configure:15908: $? = 0
1263configure:15966: result: yes
1264configure:15972: checking for gmodule-2.0
1265configure:15979: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
1266configure:15982: $? = 0
1267configure:15996: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
1268configure:15999: $? = 0
1269configure:16057: result: yes
1270configure:16063: checking for gio-2.0
1271configure:16070: $PKG_CONFIG --exists --print-errors "gio-2.0"
1272configure:16073: $? = 0
1273configure:16087: $PKG_CONFIG --exists --print-errors "gio-2.0"
1274configure:16090: $? = 0
1275configure:16148: result: yes
1276configure:16154: checking for gio-unix-2.0
1277configure:16161: $PKG_CONFIG --exists --print-errors "gio-unix-2.0"
1278configure:16164: $? = 0
1279configure:16178: $PKG_CONFIG --exists --print-errors "gio-unix-2.0"
1280configure:16181: $? = 0
1281configure:16219: result: yes
1282configure:16248: checking for cairo cairo-gobject
1283configure:16255: $PKG_CONFIG --exists --print-errors "cairo cairo-gobject"
1284configure:16258: $? = 0
1285configure:16272: $PKG_CONFIG --exists --print-errors "cairo cairo-gobject"
1286configure:16275: $? = 0
1287configure:16313: result: yes
1288configure:16356: checking for gobject-2.0 gio-2.0
1289configure:16363: $PKG_CONFIG --exists --print-errors "gobject-2.0 gio-2.0"
1290configure:16366: $? = 0
1291configure:16380: $PKG_CONFIG --exists --print-errors "gobject-2.0 gio-2.0"
1292configure:16383: $? = 0
1293configure:16441: result: yes
1294configure:16448: checking for libffi >= 3.0.0
1295configure:16455: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0 "
1296configure:16458: $? = 0
1297configure:16472: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0 "
1298configure:16475: $? = 0
1299configure:16513: result: yes
1300configure:16768: checking size of char
1301configure:16774: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ldl  >&5
1302warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
13031 warning generated.
1304configure:16774: $? = 0
1305configure:16774: ./conftest
1306configure:16774: $? = 0
1307configure:16789: result: 1
1308configure:16801: checking size of short
1309configure:16807: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ldl  >&5
1310warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
13111 warning generated.
1312configure:16807: $? = 0
1313configure:16807: ./conftest
1314configure:16807: $? = 0
1315configure:16822: result: 2
1316configure:16834: checking size of int
1317configure:16840: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ldl  >&5
1318warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
13191 warning generated.
1320configure:16840: $? = 0
1321configure:16840: ./conftest
1322configure:16840: $? = 0
1323configure:16855: result: 4
1324configure:16867: checking size of long
1325configure:16873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ldl  >&5
1326warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
13271 warning generated.
1328configure:16873: $? = 0
1329configure:16873: ./conftest
1330configure:16873: $? = 0
1331configure:16888: result: 8
1332configure:16899: checking for glib-2.0 >= 2.24.0 gobject-2.0 gmodule-2.0 gio-2.0
1333configure:16906: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.24.0 gobject-2.0 gmodule-2.0 gio-2.0"
1334configure:16909: $? = 0
1335configure:16923: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.24.0 gobject-2.0 gmodule-2.0 gio-2.0"
1336configure:16926: $? = 0
1337configure:16984: result: yes
1338configure:17004: checking for gtk-doc
1339configure:17007: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
1340configure:17010: $? = 0
1341configure:17016: result: yes
1342configure:17030: checking for gtkdoc-check
1343configure:17051: found /opt/local/bin/gtkdoc-check
1344configure:17062: result: gtkdoc-check.test
1345configure:17072: checking for gtkdoc-check
1346configure:17095: found /opt/local/bin/gtkdoc-check
1347configure:17107: result: /opt/local/bin/gtkdoc-check
1348configure:17119: checking for gtkdoc-rebase
1349configure:17142: found /opt/local/bin/gtkdoc-rebase
1350configure:17154: result: /opt/local/bin/gtkdoc-rebase
1351configure:17168: checking for gtkdoc-mkpdf
1352configure:17191: found /opt/local/bin/gtkdoc-mkpdf
1353configure:17203: result: /opt/local/bin/gtkdoc-mkpdf
1354configure:17233: checking whether to build gtk-doc documentation
1355configure:17235: result: no
1356configure:17248: checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0
1357configure:17255: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
1358configure:17258: $? = 0
1359configure:17272: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
1360configure:17275: $? = 0
1361configure:17313: result: yes
1362configure:17400: checking for egrep
1363configure:17468: result: /usr/bin/grep -E
1364configure:17474: checking for fcntl.h
1365configure:17474: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
1366warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
13671 warning generated.
1368configure:17474: $? = 0
1369configure:17474: result: yes
1370configure:17480: checking for stdlib.h
1371configure:17480: result: yes
1372configure:17486: checking for string.h
1373configure:17486: result: yes
1374configure:17495: checking for an ANSI C-conforming const
1375configure:17562: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
1376warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
13771 warning generated.
1378configure:17562: $? = 0
1379configure:17570: result: yes
1380configure:17580: checking for working strtod
1381configure:17623: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ldl  >&5
1382warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
13831 warning generated.
1384configure:17623: $? = 0
1385configure:17623: ./conftest
1386configure:17623: $? = 0
1387configure:17634: result: yes
1388configure:17697: checking for memchr
1389configure:17697: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ldl  >&5
1390warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
1391conftest.c:52:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration]
1392char memchr ();
1393     ^
1394conftest.c:52:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
13952 warnings generated.
1396configure:17697: $? = 0
1397configure:17697: result: yes
1398configure:17703: checking for strchr
1399configure:17703: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ldl  >&5
1400warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
1401conftest.c:53:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
1402char strchr ();
1403     ^
1404conftest.c:53:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
14052 warnings generated.
1406configure:17703: $? = 0
1407configure:17703: result: yes
1408configure:17709: checking for strspn
1409configure:17709: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ldl  >&5
1410warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
1411conftest.c:54:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]
1412char strspn ();
1413     ^
1414conftest.c:54:6: note: 'strspn' is a builtin with type 'unsigned long (const char *, const char *)'
14152 warnings generated.
1416configure:17709: $? = 0
1417configure:17709: result: yes
1418configure:17715: checking for strstr
1419configure:17715: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ldl  >&5
1420warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
1421conftest.c:55:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
1422char strstr ();
1423     ^
1424conftest.c:55:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
14252 warnings generated.
1426configure:17715: $? = 0
1427configure:17715: result: yes
1428configure:17721: checking for strtol
1429configure:17721: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ldl  >&5
1430warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
1431conftest.c:56:6: warning: incompatible redeclaration of library function 'strtol' [-Wincompatible-library-redeclaration]
1432char strtol ();
1433     ^
1434conftest.c:56:6: note: 'strtol' is a builtin with type 'long (const char *, char **, int)'
14352 warnings generated.
1436configure:17721: $? = 0
1437configure:17721: result: yes
1438configure:17727: checking for strtoull
1439configure:17727: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ldl  >&5
1440warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
1441conftest.c:57:6: warning: incompatible redeclaration of library function 'strtoull' [-Wincompatible-library-redeclaration]
1442char strtoull ();
1443     ^
1444conftest.c:57:6: note: 'strtoull' is a builtin with type 'unsigned long long (const char *, char **, int)'
14452 warnings generated.
1446configure:17727: $? = 0
1447configure:17727: result: yes
1448configure:17734: checking for backtrace
1449configure:17734: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ldl  >&5
1450warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
14511 warning generated.
1452configure:17734: $? = 0
1453configure:17734: result: yes
1454configure:17740: checking for backtrace_symbols
1455configure:17740: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ldl  >&5
1456warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
14571 warning generated.
1458configure:17740: $? = 0
1459configure:17740: result: yes
1460configure:17770: checking whether /opt/local/bin/python3.8 version is >= 3.4
1461configure:17781: /opt/local/bin/python3.8 -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, '3.4'.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.exit(sys.hexversion < minverhex)
1462configure:17784: $? = 0
1463configure:17787: result: yes
1464configure:17887: checking for /opt/local/bin/python3.8 version
1465configure:17895: result: 3.8
1466configure:17907: checking for /opt/local/bin/python3.8 platform
1467configure:17915: result: darwin
1468configure:17941: checking for /opt/local/bin/python3.8 script directory
1469configure:17977: result: ${prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages
1470configure:17986: checking for /opt/local/bin/python3.8 extension module directory
1471configure:18022: result: ${exec_prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages
1472configure:18044: checking for headers required to compile python extensions
1473configure:18054:  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 conftest.c
1474./configure: line 1938: -I/opt/local/include: No such file or directory
1475configure:18054: $? = 127
1476configure: failed program was:
1477| /* confdefs.h */
1478| #define PACKAGE_NAME "gobject-introspection"
1479| #define PACKAGE_TARNAME "gobject-introspection"
1480| #define PACKAGE_VERSION "1.60.2"
1481| #define PACKAGE_STRING "gobject-introspection 1.60.2"
1482| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
1483| #define PACKAGE_URL ""
1484| #define PACKAGE "gobject-introspection"
1485| #define VERSION "1.60.2"
1486| #define HAVE_STDIO_H 1
1487| #define HAVE_STDLIB_H 1
1488| #define HAVE_STRING_H 1
1489| #define HAVE_INTTYPES_H 1
1490| #define HAVE_STDINT_H 1
1491| #define HAVE_STRINGS_H 1
1492| #define HAVE_SYS_STAT_H 1
1493| #define HAVE_SYS_TYPES_H 1
1494| #define HAVE_UNISTD_H 1
1495| #define STDC_HEADERS 1
1496| #define HAVE_DLFCN_H 1
1497| #define LT_OBJDIR ".libs/"
1498| #define YYTEXT_POINTER 1
1499| #define HAVE_LIBDL 1
1500| #define SHLIB_SUFFIX "dylib"
1501| #define GOBJECT_INTROSPECTION_LIBDIR "/opt/local/lib"
1502| #define GIR_SUFFIX "gir-1.0"
1503| #define GIR_DIR "/opt/local/share/gir-1.0"
1504| #define SIZEOF_CHAR 1
1505| #define SIZEOF_SHORT 2
1506| #define SIZEOF_INT 4
1507| #define SIZEOF_LONG 8
1508| #define HAVE_FCNTL_H 1
1509| #define HAVE_STDLIB_H 1
1510| #define HAVE_STRING_H 1
1511| #define HAVE_MEMCHR 1
1512| #define HAVE_STRCHR 1
1513| #define HAVE_STRSPN 1
1514| #define HAVE_STRSTR 1
1515| #define HAVE_STRTOL 1
1516| #define HAVE_STRTOULL 1
1517| #define HAVE_BACKTRACE 1
1518| #define HAVE_BACKTRACE_SYMBOLS 1
1519| /* end confdefs.h.  */
1520| #include <Python.h>
1521configure:18060: result: not found
1522configure:18062: error: Python headers not found
1523
1524## ---------------- ##
1525## Cache variables. ##
1526## ---------------- ##
1527
1528ac_cv_build=x86_64-apple-darwin20.3.0
1529ac_cv_c_compiler_gnu=yes
1530ac_cv_c_const=yes
1531ac_cv_env_CAIRO_CFLAGS_set=
1532ac_cv_env_CAIRO_CFLAGS_value=
1533ac_cv_env_CAIRO_LIBS_set=
1534ac_cv_env_CAIRO_LIBS_value=
1535ac_cv_env_CC_set=set
1536ac_cv_env_CC_value=/usr/bin/clang
1537ac_cv_env_CFLAGS_set=set
1538ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
1539ac_cv_env_CPPFLAGS_set=set
1540ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
1541ac_cv_env_CPP_set=
1542ac_cv_env_CPP_value=
1543ac_cv_env_FFI_CFLAGS_set=
1544ac_cv_env_FFI_CFLAGS_value=
1545ac_cv_env_FFI_LIBS_set=
1546ac_cv_env_FFI_LIBS_value=
1547ac_cv_env_GIO_CFLAGS_set=
1548ac_cv_env_GIO_CFLAGS_value=
1549ac_cv_env_GIO_LIBS_set=
1550ac_cv_env_GIO_LIBS_value=
1551ac_cv_env_GIO_UNIX_CFLAGS_set=
1552ac_cv_env_GIO_UNIX_CFLAGS_value=
1553ac_cv_env_GIO_UNIX_LIBS_set=
1554ac_cv_env_GIO_UNIX_LIBS_value=
1555ac_cv_env_GIREPO_CFLAGS_set=
1556ac_cv_env_GIREPO_CFLAGS_value=
1557ac_cv_env_GIREPO_LIBS_set=
1558ac_cv_env_GIREPO_LIBS_value=
1559ac_cv_env_GLIB_CFLAGS_set=
1560ac_cv_env_GLIB_CFLAGS_value=
1561ac_cv_env_GLIB_LIBS_set=
1562ac_cv_env_GLIB_LIBS_value=
1563ac_cv_env_GMODULE_CFLAGS_set=
1564ac_cv_env_GMODULE_CFLAGS_value=
1565ac_cv_env_GMODULE_LIBS_set=
1566ac_cv_env_GMODULE_LIBS_value=
1567ac_cv_env_GOBJECT_CFLAGS_set=
1568ac_cv_env_GOBJECT_CFLAGS_value=
1569ac_cv_env_GOBJECT_LIBS_set=
1570ac_cv_env_GOBJECT_LIBS_value=
1571ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
1572ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
1573ac_cv_env_GTKDOC_DEPS_LIBS_set=
1574ac_cv_env_GTKDOC_DEPS_LIBS_value=
1575ac_cv_env_LDFLAGS_set=set
1576ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
1577ac_cv_env_LIBS_set=
1578ac_cv_env_LIBS_value=
1579ac_cv_env_LT_SYS_LIBRARY_PATH_set=
1580ac_cv_env_LT_SYS_LIBRARY_PATH_value=
1581ac_cv_env_PKG_CONFIG_LIBDIR_set=
1582ac_cv_env_PKG_CONFIG_LIBDIR_value=
1583ac_cv_env_PKG_CONFIG_PATH_set=
1584ac_cv_env_PKG_CONFIG_PATH_value=
1585ac_cv_env_PKG_CONFIG_set=
1586ac_cv_env_PKG_CONFIG_value=
1587ac_cv_env_PYTHON_set=set
1588ac_cv_env_PYTHON_value=/opt/local/bin/python3.8
1589ac_cv_env_SCANNER_CFLAGS_set=
1590ac_cv_env_SCANNER_CFLAGS_value=
1591ac_cv_env_SCANNER_LIBS_set=
1592ac_cv_env_SCANNER_LIBS_value=
1593ac_cv_env_build_alias_set=
1594ac_cv_env_build_alias_value=
1595ac_cv_env_host_alias_set=
1596ac_cv_env_host_alias_value=
1597ac_cv_env_target_alias_set=
1598ac_cv_env_target_alias_value=
1599ac_cv_func_backtrace=yes
1600ac_cv_func_backtrace_symbols=yes
1601ac_cv_func_memchr=yes
1602ac_cv_func_strchr=yes
1603ac_cv_func_strspn=yes
1604ac_cv_func_strstr=yes
1605ac_cv_func_strtod=yes
1606ac_cv_func_strtol=yes
1607ac_cv_func_strtoull=yes
1608ac_cv_header_dlfcn_h=yes
1609ac_cv_header_fcntl_h=yes
1610ac_cv_header_inttypes_h=yes
1611ac_cv_header_stdint_h=yes
1612ac_cv_header_stdio_h=yes
1613ac_cv_header_stdlib_h=yes
1614ac_cv_header_string_h=yes
1615ac_cv_header_strings_h=yes
1616ac_cv_header_sys_stat_h=yes
1617ac_cv_header_sys_types_h=yes
1618ac_cv_header_unistd_h=yes
1619ac_cv_host=x86_64-apple-darwin20.3.0
1620ac_cv_lib_dl_dlopen=yes
1621ac_cv_lib_lex='none needed'
1622ac_cv_objext=o
1623ac_cv_path_EGREP='/usr/bin/grep -E'
1624ac_cv_path_FGREP='/usr/bin/grep -F'
1625ac_cv_path_GREP=/usr/bin/grep
1626ac_cv_path_GTKDOC_CHECK_PATH=/opt/local/bin/gtkdoc-check
1627ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf
1628ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase
1629ac_cv_path_SED=/usr/bin/sed
1630ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
1631ac_cv_path_lt_DD=/bin/dd
1632ac_cv_prog_AWK=gawk
1633ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test
1634ac_cv_prog_LEX=flex
1635ac_cv_prog_YACC='bison -y'
1636ac_cv_prog_ac_ct_AR=ar
1637ac_cv_prog_ac_ct_CC=/usr/bin/clang
1638ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1639ac_cv_prog_ac_ct_LIPO=lipo
1640ac_cv_prog_ac_ct_NMEDIT=nmedit
1641ac_cv_prog_ac_ct_OBJDUMP=objdump
1642ac_cv_prog_ac_ct_OTOOL=otool
1643ac_cv_prog_ac_ct_RANLIB=ranlib
1644ac_cv_prog_ac_ct_STRIP=strip
1645ac_cv_prog_cc_c11=
1646ac_cv_prog_cc_g=yes
1647ac_cv_prog_cc_stdc=
1648ac_cv_prog_lex_root=lex.yy
1649ac_cv_prog_lex_yytext_pointer=yes
1650ac_cv_prog_make_make_set=yes
1651ac_cv_search_yywrap=-ll
1652ac_cv_sizeof_char=1
1653ac_cv_sizeof_int=4
1654ac_cv_sizeof_long=8
1655ac_cv_sizeof_short=2
1656am_cv_CC_dependencies_compiler_type=gcc3
1657am_cv_make_support_nested_variables=yes
1658am_cv_prog_cc_c_o=yes
1659am_cv_prog_tar_ustar=gnutar
1660am_cv_python_platform=darwin
1661am_cv_python_pyexecdir='${exec_prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages'
1662am_cv_python_pythondir='${prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages'
1663am_cv_python_version=3.8
1664ax_cv_check_cflags__Wall=yes
1665ax_cv_check_cflags__Warray_bounds=yes
1666ax_cv_check_cflags__Wcast_align=yes
1667ax_cv_check_cflags__Wdeclaration_after_statement=yes
1668ax_cv_check_cflags__Wdouble_promotion=yes
1669ax_cv_check_cflags__Wduplicated_branches=no
1670ax_cv_check_cflags__Wduplicated_cond=no
1671ax_cv_check_cflags__Wextra=yes
1672ax_cv_check_cflags__Wformat_2=yes
1673ax_cv_check_cflags__Wformat_nonliteral=yes
1674ax_cv_check_cflags__Wformat_security=yes
1675ax_cv_check_cflags__Wimplicit_function_declaration=yes
1676ax_cv_check_cflags__Winit_self=yes
1677ax_cv_check_cflags__Winline=yes
1678ax_cv_check_cflags__Wjump_misses_init=no
1679ax_cv_check_cflags__Wlogical_op=no
1680ax_cv_check_cflags__Wmissing_declarations=yes
1681ax_cv_check_cflags__Wmissing_format_attribute=yes
1682ax_cv_check_cflags__Wmissing_include_dirs=yes
1683ax_cv_check_cflags__Wmissing_noreturn=yes
1684ax_cv_check_cflags__Wmissing_prototypes=yes
1685ax_cv_check_cflags__Wnested_externs=yes
1686ax_cv_check_cflags__Wno_error_missing_field_initializers=yes
1687ax_cv_check_cflags__Wno_error_unused_parameter=yes
1688ax_cv_check_cflags__Wno_missing_field_initializers=yes
1689ax_cv_check_cflags__Wno_unused_parameter=yes
1690ax_cv_check_cflags__Wnull_dereference=yes
1691ax_cv_check_cflags__Wold_style_definition=yes
1692ax_cv_check_cflags__Wpacked=yes
1693ax_cv_check_cflags__Wpointer_arith=yes
1694ax_cv_check_cflags__Wredundant_decls=yes
1695ax_cv_check_cflags__Wrestrict=no
1696ax_cv_check_cflags__Wreturn_type=yes
1697ax_cv_check_cflags__Wshadow=yes
1698ax_cv_check_cflags__Wsign_compare=yes
1699ax_cv_check_cflags__Wstrict_aliasing=yes
1700ax_cv_check_cflags__Wstrict_prototypes=yes
1701ax_cv_check_cflags__Wswitch_default=yes
1702ax_cv_check_cflags__Wswitch_enum=yes
1703ax_cv_check_cflags__Wundef=yes
1704ax_cv_check_cflags__Wunused_but_set_variable=no
1705ax_cv_check_cflags__Wwrite_strings=yes
1706ax_cv_check_cflags___Werror_unknown_warning_option=yes
1707ax_cv_check_cflags___Wno_discarded_qualifiers=yes
1708ax_cv_check_cflags___Wno_duplicated_branches=yes
1709ax_cv_check_cflags___Wno_redundant_decls=yes
1710ax_cv_check_cflags___Wno_sign_compare=yes
1711ax_cv_check_cflags___Wno_suggest_attribute_format=yes
1712ax_cv_check_cflags___Wno_switch_default=yes
1713ax_cv_check_cflags___Wno_switch_enum=yes
1714ax_cv_check_cflags__fno_strict_aliasing=yes
1715ax_cv_check_ldflags___Wl___as_needed=no
1716ax_cv_check_ldflags___Wl___fatal_warnings=no
1717ax_cv_check_ldflags___Wl___no_as_needed=no
1718ax_cv_check_ldflags___Wl__fatal_warnings=yes
1719ax_cv_check_ldflags___Wl__z_noexecstack=no
1720ax_cv_check_ldflags___Wl__z_now=no
1721ax_cv_check_ldflags___Wl__z_relro=no
1722lt_cv_apple_cc_single_mod=yes
1723lt_cv_ar_at_file=no
1724lt_cv_deplibs_check_method=pass_all
1725lt_cv_file_magic_cmd='$MAGIC_CMD'
1726lt_cv_file_magic_test_file=
1727lt_cv_ld_exported_symbols_list=yes
1728lt_cv_ld_force_load=yes
1729lt_cv_ld_reload_flag=-r
1730lt_cv_nm_interface='BSD nm'
1731lt_cv_objdir=.libs
1732lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
1733lt_cv_path_NM='/usr/bin/nm -B'
1734lt_cv_path_mainfest_tool=no
1735lt_cv_prog_compiler_c_o=yes
1736lt_cv_prog_compiler_pic='-fno-common -DPIC'
1737lt_cv_prog_compiler_pic_works=yes
1738lt_cv_prog_compiler_rtti_exceptions=yes
1739lt_cv_prog_compiler_static_works=no
1740lt_cv_prog_gnu_ld=no
1741lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1742lt_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'\'''
1743lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
1744lt_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'\'''
1745lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1746lt_cv_sys_global_symbol_to_import=
1747lt_cv_sys_max_cmd_len=786432
1748lt_cv_to_host_file_cmd=func_convert_file_noop
1749lt_cv_to_tool_file_cmd=func_convert_file_noop
1750lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1751pkg_cv_CAIRO_CFLAGS='-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/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1752pkg_cv_CAIRO_LIBS='-L/opt/local/lib -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1753pkg_cv_FFI_CFLAGS=
1754pkg_cv_FFI_LIBS='-L/opt/local/lib -lffi'
1755pkg_cv_GIO_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1756pkg_cv_GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1757pkg_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'
1758pkg_cv_GIO_UNIX_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1759pkg_cv_GIREPO_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1760pkg_cv_GIREPO_LIBS='-L/opt/local/lib -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1761pkg_cv_GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1762pkg_cv_GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1763pkg_cv_GMODULE_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1764pkg_cv_GMODULE_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1765pkg_cv_GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1766pkg_cv_GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1767pkg_cv_GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1768pkg_cv_GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1769pkg_cv_SCANNER_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1770pkg_cv_SCANNER_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1771
1772## ----------------- ##
1773## Output variables. ##
1774## ----------------- ##
1775
1776ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.60.2/build-aux/missing'\'' aclocal-1.16'
1777AMDEPBACKSLASH='\'
1778AMDEP_FALSE='#'
1779AMDEP_TRUE=''
1780AMTAR='$${TAR-tar}'
1781AM_BACKSLASH='\'
1782AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1783AM_DEFAULT_VERBOSITY='0'
1784AM_V='$(V)'
1785AR='ar'
1786AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.60.2/build-aux/missing'\'' autoconf'
1787AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.60.2/build-aux/missing'\'' autoheader'
1788AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.60.2/build-aux/missing'\'' automake-1.16'
1789AWK='gawk'
1790BUILD_DOCTOOL_FALSE=''
1791BUILD_DOCTOOL_TRUE=''
1792CAIRO_CFLAGS='-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/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1793CAIRO_GIR_PACKAGE='cairo-gobject'
1794CAIRO_LIBS='-L/opt/local/lib -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1795CAIRO_SHARED_LIBRARY='/opt/local/lib/libcairo-gobject.2.dylib'
1796CC='/usr/bin/clang'
1797CCDEPMODE='depmode=gcc3'
1798CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum'
1799CPP=''
1800CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8'
1801CYGPATH_W='echo'
1802DEFS=''
1803DEPDIR='.deps'
1804DLLTOOL='false'
1805DSYMUTIL='dsymutil'
1806DUMPBIN=''
1807ECHO_C='\c'
1808ECHO_N=''
1809ECHO_T=''
1810EGREP='/usr/bin/grep -E'
1811ENABLE_GTK_DOC_FALSE=''
1812ENABLE_GTK_DOC_TRUE='#'
1813EXEEXT=''
1814EXPANDED_BINDIR='/opt/local/bin'
1815EXPANDED_DATADIR='/opt/local/share'
1816EXPANDED_LIBDIR='/opt/local/lib'
1817EXPANDED_LIBEXECDIR='/opt/local/libexec'
1818EXPANDED_LOCALSTATEDIR='/opt/local/var'
1819EXPANDED_SYSCONFDIR='/opt/local/etc'
1820EXTRA_LINK_FLAGS=''
1821FFI_CFLAGS=''
1822FFI_LIBS='-L/opt/local/lib -lffi'
1823FFI_PC_CFLAGS=''
1824FFI_PC_LIBS=''
1825FFI_PC_PACKAGES='libffi'
1826FGREP='/usr/bin/grep -F'
1827GIO_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1828GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1829GIO_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'
1830GIO_UNIX_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1831GIREPO_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include  '
1832GIREPO_LIBS='-L/opt/local/lib -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation  -L/opt/local/lib -lffi'
1833GIR_DIR='/opt/local/share/gir-1.0'
1834GIR_PC_DIR='${datadir}/gir-1.0'
1835GIR_SUFFIX='gir-1.0'
1836GI_HIDDEN_VISIBILITY_CFLAGS=''
1837GI_MAJOR_VERSION='1'
1838GI_MICRO_VERSION='2'
1839GI_MINOR_VERSION='60'
1840GI_VERSION='1.60.2'
1841GLIBSRC=''
1842GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1843GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1844GMODULE_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1845GMODULE_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1846GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1847GOBJECT_INTROSPECTION_LIBDIR='/opt/local/lib'
1848GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1849GREP='/usr/bin/grep'
1850GTKDOC_CHECK='gtkdoc-check.test'
1851GTKDOC_CHECK_PATH='/opt/local/bin/gtkdoc-check'
1852GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1853GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1854GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf'
1855GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase'
1856GTK_DOC_BUILD_HTML_FALSE='#'
1857GTK_DOC_BUILD_HTML_TRUE=''
1858GTK_DOC_BUILD_PDF_FALSE=''
1859GTK_DOC_BUILD_PDF_TRUE='#'
1860GTK_DOC_USE_LIBTOOL_FALSE='#'
1861GTK_DOC_USE_LIBTOOL_TRUE=''
1862GTK_DOC_USE_REBASE_FALSE='#'
1863GTK_DOC_USE_REBASE_TRUE=''
1864HAVE_CAIRO_FALSE='#'
1865HAVE_CAIRO_TRUE=''
1866HAVE_GIO_UNIX_FALSE='#'
1867HAVE_GIO_UNIX_TRUE=''
1868HAVE_GTK_DOC_FALSE='#'
1869HAVE_GTK_DOC_TRUE=''
1870HTML_DIR='${datadir}/gtk-doc/html'
1871INSTALL_DATA='${INSTALL} -m 644'
1872INSTALL_PROGRAM='${INSTALL}'
1873INSTALL_SCRIPT='${INSTALL}'
1874INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1875LD='/Library/Developer/CommandLineTools/usr/bin/ld'
1876LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
1877LEX='flex'
1878LEXLIB='-ll '
1879LEX_OUTPUT_ROOT='lex.yy'
1880LIBOBJS=''
1881LIBS='-ldl '
1882LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1883LIPO='lipo'
1884LN_S='ln -s'
1885LTLIBOBJS=''
1886LT_SYS_LIBRARY_PATH=''
1887MAINT=''
1888MAINTAINER_MODE_FALSE='#'
1889MAINTAINER_MODE_TRUE=''
1890MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.60.2/build-aux/missing'\'' makeinfo'
1891MANIFEST_TOOL=':'
1892MKDIR_P='./build-aux/install-sh -c -d'
1893MSVC_BASE_NO_TOOLSET_SET_FALSE=''
1894MSVC_BASE_NO_TOOLSET_SET_TRUE=''
1895MSVC_NO_TOOLSET_SET_FALSE=''
1896MSVC_NO_TOOLSET_SET_TRUE=''
1897NM='/usr/bin/nm -B'
1898NMEDIT='nmedit'
1899OBJDUMP='objdump'
1900OBJEXT='o'
1901OS_WIN32_FALSE=''
1902OS_WIN32_TRUE='#'
1903OTOOL64=':'
1904OTOOL='otool'
1905PACKAGE='gobject-introspection'
1906PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection'
1907PACKAGE_NAME='gobject-introspection'
1908PACKAGE_STRING='gobject-introspection 1.60.2'
1909PACKAGE_TARNAME='gobject-introspection'
1910PACKAGE_URL=''
1911PACKAGE_VERSION='1.60.2'
1912PATH_SEPARATOR=':'
1913PKG_CONFIG='/opt/local/bin/pkg-config'
1914PKG_CONFIG_LIBDIR=''
1915PKG_CONFIG_PATH=''
1916POW_LIB=''
1917PYTHON='/opt/local/bin/python3.8'
1918PYTHON_EXEC_PREFIX='${exec_prefix}'
1919PYTHON_INCLUDES='-I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8'
1920PYTHON_LIBS=''
1921PYTHON_PLATFORM='darwin'
1922PYTHON_PREFIX='${prefix}'
1923PYTHON_SO=''
1924PYTHON_VERSION='3.8'
1925RANLIB='ranlib'
1926SCANNER_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1927SCANNER_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1928SED='/usr/bin/sed'
1929SET_MAKE=''
1930SHELL='/bin/sh'
1931STRIP='strip'
1932VERSION='1.60.2'
1933WARN_CFLAGS='-fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers'
1934WARN_CFLAGS_FLEX='-fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-sign-compare -Wno-switch-default -Wno-redundant-decls'
1935WARN_CFLAGS_PYTHON='-fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-discarded-qualifiers'
1936WARN_LDFLAGS=''
1937WARN_SCANNERFLAGS='              --warn-all                                                             '
1938WITH_GLIBSRC_FALSE=''
1939WITH_GLIBSRC_TRUE=''
1940YACC='bison -y'
1941ac_ct_AR='ar'
1942ac_ct_CC='/usr/bin/clang'
1943ac_ct_DUMPBIN=''
1944am__EXEEXT_FALSE=''
1945am__EXEEXT_TRUE=''
1946am__fastdepCC_FALSE='#'
1947am__fastdepCC_TRUE=''
1948am__include='include'
1949am__isrc=''
1950am__leading_dot='.'
1951am__nodep='_no'
1952am__quote=''
1953am__tar='tar --format=ustar -chf - "$$tardir"'
1954am__untar='tar -xf -'
1955bindir='${exec_prefix}/bin'
1956build='x86_64-apple-darwin20.3.0'
1957build_alias=''
1958build_cpu='x86_64'
1959build_os='darwin20.3.0'
1960build_vendor='apple'
1961datadir='${datarootdir}'
1962datarootdir='${prefix}/share'
1963docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1964dvidir='${docdir}'
1965exec_prefix='NONE'
1966host='x86_64-apple-darwin20.3.0'
1967host_alias=''
1968host_cpu='x86_64'
1969host_os='darwin20.3.0'
1970host_vendor='apple'
1971htmldir='${docdir}'
1972includedir='${prefix}/include'
1973infodir='${datarootdir}/info'
1974install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.60.2/build-aux/install-sh'
1975libdir='${exec_prefix}/lib'
1976libexecdir='${exec_prefix}/libexec'
1977localedir='${datarootdir}/locale'
1978localstatedir='${prefix}/var'
1979mandir='${datarootdir}/man'
1980mkdir_p='$(MKDIR_P)'
1981oldincludedir='/usr/include'
1982pdfdir='${docdir}'
1983pkgpyexecdir='${pyexecdir}/gobject-introspection'
1984pkgpythondir='${pythondir}/gobject-introspection'
1985prefix='/opt/local'
1986program_transform_name='s,x,x,'
1987psdir='${docdir}'
1988pyexecdir='${exec_prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages'
1989pythondir='${prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages'
1990runstatedir='${localstatedir}/run'
1991sbindir='${exec_prefix}/sbin'
1992sharedstatedir='${prefix}/com'
1993sysconfdir='${prefix}/etc'
1994target_alias=''
1995
1996## ----------- ##
1997## confdefs.h. ##
1998## ----------- ##
1999
2000/* confdefs.h */
2001#define PACKAGE_NAME "gobject-introspection"
2002#define PACKAGE_TARNAME "gobject-introspection"
2003#define PACKAGE_VERSION "1.60.2"
2004#define PACKAGE_STRING "gobject-introspection 1.60.2"
2005#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
2006#define PACKAGE_URL ""
2007#define PACKAGE "gobject-introspection"
2008#define VERSION "1.60.2"
2009#define HAVE_STDIO_H 1
2010#define HAVE_STDLIB_H 1
2011#define HAVE_STRING_H 1
2012#define HAVE_INTTYPES_H 1
2013#define HAVE_STDINT_H 1
2014#define HAVE_STRINGS_H 1
2015#define HAVE_SYS_STAT_H 1
2016#define HAVE_SYS_TYPES_H 1
2017#define HAVE_UNISTD_H 1
2018#define STDC_HEADERS 1
2019#define HAVE_DLFCN_H 1
2020#define LT_OBJDIR ".libs/"
2021#define YYTEXT_POINTER 1
2022#define HAVE_LIBDL 1
2023#define SHLIB_SUFFIX "dylib"
2024#define GOBJECT_INTROSPECTION_LIBDIR "/opt/local/lib"
2025#define GIR_SUFFIX "gir-1.0"
2026#define GIR_DIR "/opt/local/share/gir-1.0"
2027#define SIZEOF_CHAR 1
2028#define SIZEOF_SHORT 2
2029#define SIZEOF_INT 4
2030#define SIZEOF_LONG 8
2031#define HAVE_FCNTL_H 1
2032#define HAVE_STDLIB_H 1
2033#define HAVE_STRING_H 1
2034#define HAVE_MEMCHR 1
2035#define HAVE_STRCHR 1
2036#define HAVE_STRSPN 1
2037#define HAVE_STRSTR 1
2038#define HAVE_STRTOL 1
2039#define HAVE_STRTOULL 1
2040#define HAVE_BACKTRACE 1
2041#define HAVE_BACKTRACE_SYMBOLS 1
2042
2043configure: exit 1