Ticket #62428: gobject-introspection-fail2.log

File gobject-introspection-fail2.log, 107.5 KB (added by dsteck, 3 years ago)

config.log for second problem

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/macports-test
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = R2.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:06:51 PST 2021; root:xnu-7195.81.3~1/RELEASE_ARM64_T8101
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:06:51 PST 2021; root:xnu-7195.81.3~1/RELEASE_ARM64_T8101
27Kernel configured for up to 8 processors.
288 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 577 tasks, 2358 threads, 8 processors
34Load average: 2.31, Mach factor: 5.68
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/macports-test/bin/
40PATH: /opt/macports-test/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/macports-test/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 '502' 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.29)
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.29)
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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/macports-test/bin/pkg-config
352configure:13173: result: /opt/macports-test/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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
368Undefined symbols for architecture x86_64:
369  "_yywrap", referenced from:
370      _main in conftest-63a0f3.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.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/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ll   >&5
449ld: warning: object file (/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/usr/lib/libl.a(libyywrap.o)) was built for newer macOS version (11.1) than being linked (11.0)
450configure:13418: $? = 0
451configure:13438: result: -ll
452configure:13454: checking whether yytext is a pointer
453configure:13470: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
454configure:13470: $? = 0
455configure:13477: result: yes
456configure:13497: checking for bison
457configure:13518: found /usr/bin/bison
458configure:13529: result: bison -y
459configure:13628: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
460conftest.c:26:9: error: "no C++"
461       #error "no C++"
462        ^
4631 error generated.
464configure:13628: $? = 1
465configure: failed program was:
466| /* confdefs.h */
467| #define PACKAGE_NAME "gobject-introspection"
468| #define PACKAGE_TARNAME "gobject-introspection"
469| #define PACKAGE_VERSION "1.60.2"
470| #define PACKAGE_STRING "gobject-introspection 1.60.2"
471| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
472| #define PACKAGE_URL ""
473| #define PACKAGE "gobject-introspection"
474| #define VERSION "1.60.2"
475| #define HAVE_STDIO_H 1
476| #define HAVE_STDLIB_H 1
477| #define HAVE_STRING_H 1
478| #define HAVE_INTTYPES_H 1
479| #define HAVE_STDINT_H 1
480| #define HAVE_STRINGS_H 1
481| #define HAVE_SYS_STAT_H 1
482| #define HAVE_SYS_TYPES_H 1
483| #define HAVE_UNISTD_H 1
484| #define STDC_HEADERS 1
485| #define HAVE_DLFCN_H 1
486| #define LT_OBJDIR ".libs/"
487| #define YYTEXT_POINTER 1
488| /* end confdefs.h.  */
489|
490|       #ifndef __cplusplus
491|        #error "no C++"
492|        #endif
493| int
494| main (void)
495| {
496|
497|   ;
498|   return 0;
499| }
500configure:13641: checking whether C compiler accepts -Werror=unknown-warning-option
501configure:13661: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -Werror=unknown-warning-option -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
502configure:13661: $? = 0
503configure:13670: result: yes
504configure:13685: checking whether C compiler accepts -Wno-suggest-attribute=format
505configure:13705: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -Wno-suggest-attribute=format -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
506warning: unknown warning option '-Wno-suggest-attribute=format'; did you mean '-Wno-property-attribute-mismatch'? [-Wunknown-warning-option]
5071 warning generated.
508configure:13705: $? = 0
509configure:13714: result: yes
510configure:13735: checking whether C compiler accepts -fno-strict-aliasing
511configure:13755: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -fno-strict-aliasing -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
512configure:13755: $? = 0
513configure:13765: result: yes
514configure:13794: : WARN_CFLAGS="$WARN_CFLAGS"
515configure:13797: $? = 0
516configure:13820: checking whether C compiler accepts -Wnested-externs
517configure:13840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wnested-externs -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
518configure:13840: $? = 0
519configure:13850: result: yes
520configure:13868: : WARN_CFLAGS="$WARN_CFLAGS"
521configure:13871: $? = 0
522configure:13820: checking whether C compiler accepts -Wmissing-prototypes
523configure:13840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wmissing-prototypes -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
524configure:13840: $? = 0
525configure:13850: result: yes
526configure:13868: : WARN_CFLAGS="$WARN_CFLAGS"
527configure:13871: $? = 0
528configure:13820: checking whether C compiler accepts -Wstrict-prototypes
529configure:13840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wstrict-prototypes -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
530configure:13840: $? = 0
531configure:13850: result: yes
532configure:13868: : WARN_CFLAGS="$WARN_CFLAGS"
533configure:13871: $? = 0
534configure:13820: checking whether C compiler accepts -Wdeclaration-after-statement
535configure:13840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wdeclaration-after-statement -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
536configure:13840: $? = 0
537configure:13850: result: yes
538configure:13868: : WARN_CFLAGS="$WARN_CFLAGS"
539configure:13871: $? = 0
540configure:13820: checking whether C compiler accepts -Wimplicit-function-declaration
541configure:13840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wimplicit-function-declaration -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
542configure:13840: $? = 0
543configure:13850: result: yes
544configure:13868: : WARN_CFLAGS="$WARN_CFLAGS"
545configure:13871: $? = 0
546configure:13820: checking whether C compiler accepts -Wold-style-definition
547configure:13840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wold-style-definition -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
548configure:13840: $? = 0
549configure:13850: result: yes
550configure:13868: : WARN_CFLAGS="$WARN_CFLAGS"
551configure:13871: $? = 0
552configure:13820: checking whether C compiler accepts -Wjump-misses-init
553configure:13840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wjump-misses-init -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
554error: unknown warning option '-Wjump-misses-init' [-Werror,-Wunknown-warning-option]
555configure:13840: $? = 1
556configure: failed program was:
557| /* confdefs.h */
558| #define PACKAGE_NAME "gobject-introspection"
559| #define PACKAGE_TARNAME "gobject-introspection"
560| #define PACKAGE_VERSION "1.60.2"
561| #define PACKAGE_STRING "gobject-introspection 1.60.2"
562| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
563| #define PACKAGE_URL ""
564| #define PACKAGE "gobject-introspection"
565| #define VERSION "1.60.2"
566| #define HAVE_STDIO_H 1
567| #define HAVE_STDLIB_H 1
568| #define HAVE_STRING_H 1
569| #define HAVE_INTTYPES_H 1
570| #define HAVE_STDINT_H 1
571| #define HAVE_STRINGS_H 1
572| #define HAVE_SYS_STAT_H 1
573| #define HAVE_SYS_TYPES_H 1
574| #define HAVE_UNISTD_H 1
575| #define STDC_HEADERS 1
576| #define HAVE_DLFCN_H 1
577| #define LT_OBJDIR ".libs/"
578| #define YYTEXT_POINTER 1
579| /* end confdefs.h.  */
580|
581| int
582| main (void)
583| {
584|
585|   ;
586|   return 0;
587| }
588configure:13850: result: no
589configure:13902: checking whether C compiler accepts -Wall
590configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wall -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
591configure:13922: $? = 0
592configure:13932: result: yes
593configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
594configure:13953: $? = 0
595configure:13902: checking whether C compiler accepts -Wextra
596configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wextra -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
597configure:13922: $? = 0
598configure:13932: result: yes
599configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
600configure:13953: $? = 0
601configure:13902: checking whether C compiler accepts -Wundef
602configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wundef -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
603configure:13922: $? = 0
604configure:13932: result: yes
605configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
606configure:13953: $? = 0
607configure:13902: checking whether C compiler accepts -Wwrite-strings
608configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wwrite-strings -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
609configure:13922: $? = 0
610configure:13932: result: yes
611configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
612configure:13953: $? = 0
613configure:13902: checking whether C compiler accepts -Wpointer-arith
614configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wpointer-arith -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
615configure:13922: $? = 0
616configure:13932: result: yes
617configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
618configure:13953: $? = 0
619configure:13902: checking whether C compiler accepts -Wmissing-declarations
620configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wmissing-declarations -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
621configure:13922: $? = 0
622configure:13932: result: yes
623configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
624configure:13953: $? = 0
625configure:13902: checking whether C compiler accepts -Wredundant-decls
626configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wredundant-decls -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
627configure:13922: $? = 0
628configure:13932: result: yes
629configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
630configure:13953: $? = 0
631configure:13902: checking whether C compiler accepts -Wno-unused-parameter
632configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wno-unused-parameter -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
633configure:13922: $? = 0
634configure:13932: result: yes
635configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
636configure:13953: $? = 0
637configure:13902: checking whether C compiler accepts -Wno-missing-field-initializers
638configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wno-missing-field-initializers -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
639configure:13922: $? = 0
640configure:13932: result: yes
641configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
642configure:13953: $? = 0
643configure:13902: checking whether C compiler accepts -Wformat=2
644configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wformat=2 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
645configure:13922: $? = 0
646configure:13932: result: yes
647configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
648configure:13953: $? = 0
649configure:13902: checking whether C compiler accepts -Wcast-align
650configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wcast-align -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
651configure:13922: $? = 0
652configure:13932: result: yes
653configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
654configure:13953: $? = 0
655configure:13902: checking whether C compiler accepts -Wformat-nonliteral
656configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wformat-nonliteral -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
657configure:13922: $? = 0
658configure:13932: result: yes
659configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
660configure:13953: $? = 0
661configure:13902: checking whether C compiler accepts -Wformat-security
662configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wformat-security -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
663configure:13922: $? = 0
664configure:13932: result: yes
665configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
666configure:13953: $? = 0
667configure:13902: checking whether C compiler accepts -Wsign-compare
668configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wsign-compare -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
669configure:13922: $? = 0
670configure:13932: result: yes
671configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
672configure:13953: $? = 0
673configure:13902: checking whether C compiler accepts -Wstrict-aliasing
674configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wstrict-aliasing -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
675configure:13922: $? = 0
676configure:13932: result: yes
677configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
678configure:13953: $? = 0
679configure:13902: checking whether C compiler accepts -Wshadow
680configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wshadow -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
681configure:13922: $? = 0
682configure:13932: result: yes
683configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
684configure:13953: $? = 0
685configure:13902: checking whether C compiler accepts -Winline
686configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Winline -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
687configure:13922: $? = 0
688configure:13932: result: yes
689configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
690configure:13953: $? = 0
691configure:13902: checking whether C compiler accepts -Wpacked
692configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wpacked -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
693configure:13922: $? = 0
694configure:13932: result: yes
695configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
696configure:13953: $? = 0
697configure:13902: checking whether C compiler accepts -Wmissing-format-attribute
698configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wmissing-format-attribute -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
699configure:13922: $? = 0
700configure:13932: result: yes
701configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
702configure:13953: $? = 0
703configure:13902: checking whether C compiler accepts -Wmissing-noreturn
704configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wmissing-noreturn -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
705configure:13922: $? = 0
706configure:13932: result: yes
707configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
708configure:13953: $? = 0
709configure:13902: checking whether C compiler accepts -Winit-self
710configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Winit-self -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
711configure:13922: $? = 0
712configure:13932: result: yes
713configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
714configure:13953: $? = 0
715configure:13902: checking whether C compiler accepts -Wredundant-decls
716configure:13932: result: yes
717configure:13942: : WARN_CFLAGS already contains $flag
718configure:13945: $? = 0
719configure:13902: checking whether C compiler accepts -Wmissing-include-dirs
720configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wmissing-include-dirs -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
721configure:13922: $? = 0
722configure:13932: result: yes
723configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
724configure:13953: $? = 0
725configure:13902: checking whether C compiler accepts -Wunused-but-set-variable
726configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wunused-but-set-variable -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
727error: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Werror,-Wunknown-warning-option]
728configure:13922: $? = 1
729configure: failed program was:
730| /* confdefs.h */
731| #define PACKAGE_NAME "gobject-introspection"
732| #define PACKAGE_TARNAME "gobject-introspection"
733| #define PACKAGE_VERSION "1.60.2"
734| #define PACKAGE_STRING "gobject-introspection 1.60.2"
735| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
736| #define PACKAGE_URL ""
737| #define PACKAGE "gobject-introspection"
738| #define VERSION "1.60.2"
739| #define HAVE_STDIO_H 1
740| #define HAVE_STDLIB_H 1
741| #define HAVE_STRING_H 1
742| #define HAVE_INTTYPES_H 1
743| #define HAVE_STDINT_H 1
744| #define HAVE_STRINGS_H 1
745| #define HAVE_SYS_STAT_H 1
746| #define HAVE_SYS_TYPES_H 1
747| #define HAVE_UNISTD_H 1
748| #define STDC_HEADERS 1
749| #define HAVE_DLFCN_H 1
750| #define LT_OBJDIR ".libs/"
751| #define YYTEXT_POINTER 1
752| /* end confdefs.h.  */
753|
754| int
755| main (void)
756| {
757|
758|   ;
759|   return 0;
760| }
761configure:13932: result: no
762configure:13902: checking whether C compiler accepts -Warray-bounds
763configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Warray-bounds -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
764configure:13922: $? = 0
765configure:13932: result: yes
766configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
767configure:13953: $? = 0
768configure:13902: checking whether C compiler accepts -Wreturn-type
769configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wreturn-type -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
770configure:13922: $? = 0
771configure:13932: result: yes
772configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
773configure:13953: $? = 0
774configure:13902: checking whether C compiler accepts -Wswitch-enum
775configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wswitch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
776configure:13922: $? = 0
777configure:13932: result: yes
778configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
779configure:13953: $? = 0
780configure:13902: checking whether C compiler accepts -Wswitch-default
781configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wswitch-default -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
782configure:13922: $? = 0
783configure:13932: result: yes
784configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
785configure:13953: $? = 0
786configure:13902: checking whether C compiler accepts -Wduplicated-cond
787configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wduplicated-cond -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
788error: unknown warning option '-Wduplicated-cond'; did you mean '-Wduplicate-enum'? [-Werror,-Wunknown-warning-option]
789configure:13922: $? = 1
790configure: failed program was:
791| /* confdefs.h */
792| #define PACKAGE_NAME "gobject-introspection"
793| #define PACKAGE_TARNAME "gobject-introspection"
794| #define PACKAGE_VERSION "1.60.2"
795| #define PACKAGE_STRING "gobject-introspection 1.60.2"
796| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
797| #define PACKAGE_URL ""
798| #define PACKAGE "gobject-introspection"
799| #define VERSION "1.60.2"
800| #define HAVE_STDIO_H 1
801| #define HAVE_STDLIB_H 1
802| #define HAVE_STRING_H 1
803| #define HAVE_INTTYPES_H 1
804| #define HAVE_STDINT_H 1
805| #define HAVE_STRINGS_H 1
806| #define HAVE_SYS_STAT_H 1
807| #define HAVE_SYS_TYPES_H 1
808| #define HAVE_UNISTD_H 1
809| #define STDC_HEADERS 1
810| #define HAVE_DLFCN_H 1
811| #define LT_OBJDIR ".libs/"
812| #define YYTEXT_POINTER 1
813| /* end confdefs.h.  */
814|
815| int
816| main (void)
817| {
818|
819|   ;
820|   return 0;
821| }
822configure:13932: result: no
823configure:13902: checking whether C compiler accepts -Wduplicated-branches
824configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wduplicated-branches -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
825error: unknown warning option '-Wduplicated-branches' [-Werror,-Wunknown-warning-option]
826configure:13922: $? = 1
827configure: failed program was:
828| /* confdefs.h */
829| #define PACKAGE_NAME "gobject-introspection"
830| #define PACKAGE_TARNAME "gobject-introspection"
831| #define PACKAGE_VERSION "1.60.2"
832| #define PACKAGE_STRING "gobject-introspection 1.60.2"
833| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
834| #define PACKAGE_URL ""
835| #define PACKAGE "gobject-introspection"
836| #define VERSION "1.60.2"
837| #define HAVE_STDIO_H 1
838| #define HAVE_STDLIB_H 1
839| #define HAVE_STRING_H 1
840| #define HAVE_INTTYPES_H 1
841| #define HAVE_STDINT_H 1
842| #define HAVE_STRINGS_H 1
843| #define HAVE_SYS_STAT_H 1
844| #define HAVE_SYS_TYPES_H 1
845| #define HAVE_UNISTD_H 1
846| #define STDC_HEADERS 1
847| #define HAVE_DLFCN_H 1
848| #define LT_OBJDIR ".libs/"
849| #define YYTEXT_POINTER 1
850| /* end confdefs.h.  */
851|
852| int
853| main (void)
854| {
855|
856|   ;
857|   return 0;
858| }
859configure:13932: result: no
860configure:13902: checking whether C compiler accepts -Wlogical-op
861configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wlogical-op -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
862error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Werror,-Wunknown-warning-option]
863configure:13922: $? = 1
864configure: failed program was:
865| /* confdefs.h */
866| #define PACKAGE_NAME "gobject-introspection"
867| #define PACKAGE_TARNAME "gobject-introspection"
868| #define PACKAGE_VERSION "1.60.2"
869| #define PACKAGE_STRING "gobject-introspection 1.60.2"
870| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
871| #define PACKAGE_URL ""
872| #define PACKAGE "gobject-introspection"
873| #define VERSION "1.60.2"
874| #define HAVE_STDIO_H 1
875| #define HAVE_STDLIB_H 1
876| #define HAVE_STRING_H 1
877| #define HAVE_INTTYPES_H 1
878| #define HAVE_STDINT_H 1
879| #define HAVE_STRINGS_H 1
880| #define HAVE_SYS_STAT_H 1
881| #define HAVE_SYS_TYPES_H 1
882| #define HAVE_UNISTD_H 1
883| #define STDC_HEADERS 1
884| #define HAVE_DLFCN_H 1
885| #define LT_OBJDIR ".libs/"
886| #define YYTEXT_POINTER 1
887| /* end confdefs.h.  */
888|
889| int
890| main (void)
891| {
892|
893|   ;
894|   return 0;
895| }
896configure:13932: result: no
897configure:13902: checking whether C compiler accepts -Wrestrict
898configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wrestrict -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
899error: unknown warning option '-Wrestrict' [-Werror,-Wunknown-warning-option]
900configure:13922: $? = 1
901configure: failed program was:
902| /* confdefs.h */
903| #define PACKAGE_NAME "gobject-introspection"
904| #define PACKAGE_TARNAME "gobject-introspection"
905| #define PACKAGE_VERSION "1.60.2"
906| #define PACKAGE_STRING "gobject-introspection 1.60.2"
907| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
908| #define PACKAGE_URL ""
909| #define PACKAGE "gobject-introspection"
910| #define VERSION "1.60.2"
911| #define HAVE_STDIO_H 1
912| #define HAVE_STDLIB_H 1
913| #define HAVE_STRING_H 1
914| #define HAVE_INTTYPES_H 1
915| #define HAVE_STDINT_H 1
916| #define HAVE_STRINGS_H 1
917| #define HAVE_SYS_STAT_H 1
918| #define HAVE_SYS_TYPES_H 1
919| #define HAVE_UNISTD_H 1
920| #define STDC_HEADERS 1
921| #define HAVE_DLFCN_H 1
922| #define LT_OBJDIR ".libs/"
923| #define YYTEXT_POINTER 1
924| /* end confdefs.h.  */
925|
926| int
927| main (void)
928| {
929|
930|   ;
931|   return 0;
932| }
933configure:13932: result: no
934configure:13902: checking whether C compiler accepts -Wnull-dereference
935configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wnull-dereference -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
936configure:13922: $? = 0
937configure:13932: result: yes
938configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
939configure:13953: $? = 0
940configure:13902: checking whether C compiler accepts -Wdouble-promotion
941configure:13922: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wdouble-promotion -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
942configure:13922: $? = 0
943configure:13932: result: yes
944configure:13950: : WARN_CFLAGS="$WARN_CFLAGS"
945configure:13953: $? = 0
946configure:14117: checking whether C compiler accepts -Wno-error=unused-parameter
947configure:14137: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wno-error=unused-parameter -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
948configure:14137: $? = 0
949configure:14147: result: yes
950configure:14165: : WARN_CFLAGS="$WARN_CFLAGS"
951configure:14168: $? = 0
952configure:14117: checking whether C compiler accepts -Wno-error=missing-field-initializers
953configure:14137: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Werror=unknown-warning-option -Wno-error=missing-field-initializers -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
954configure:14137: $? = 0
955configure:14147: result: yes
956configure:14165: : WARN_CFLAGS="$WARN_CFLAGS"
957configure:14168: $? = 0
958configure:14225: checking whether C compiler accepts -Werror=unknown-warning-option
959configure:14254: result: yes
960configure:14268: checking whether the linker accepts -Wl,--as-needed
961configure:14288: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -Wl,--as-needed conftest.c  >&5
962ld: unknown option: --as-needed
963clang: error: linker command failed with exit code 1 (use -v to see invocation)
964configure:14288: $? = 1
965configure: failed program was:
966| /* confdefs.h */
967| #define PACKAGE_NAME "gobject-introspection"
968| #define PACKAGE_TARNAME "gobject-introspection"
969| #define PACKAGE_VERSION "1.60.2"
970| #define PACKAGE_STRING "gobject-introspection 1.60.2"
971| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
972| #define PACKAGE_URL ""
973| #define PACKAGE "gobject-introspection"
974| #define VERSION "1.60.2"
975| #define HAVE_STDIO_H 1
976| #define HAVE_STDLIB_H 1
977| #define HAVE_STRING_H 1
978| #define HAVE_INTTYPES_H 1
979| #define HAVE_STDINT_H 1
980| #define HAVE_STRINGS_H 1
981| #define HAVE_SYS_STAT_H 1
982| #define HAVE_SYS_TYPES_H 1
983| #define HAVE_UNISTD_H 1
984| #define STDC_HEADERS 1
985| #define HAVE_DLFCN_H 1
986| #define LT_OBJDIR ".libs/"
987| #define YYTEXT_POINTER 1
988| /* end confdefs.h.  */
989|
990| int
991| main (void)
992| {
993|
994|   ;
995|   return 0;
996| }
997configure:14298: result: no
998configure:14388: checking whether the linker accepts -Wl,-z,relro
999configure:14408: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -Wl,-z,relro conftest.c  >&5
1000ld: unknown option: -z
1001clang: error: linker command failed with exit code 1 (use -v to see invocation)
1002configure:14408: $? = 1
1003configure: failed program was:
1004| /* confdefs.h */
1005| #define PACKAGE_NAME "gobject-introspection"
1006| #define PACKAGE_TARNAME "gobject-introspection"
1007| #define PACKAGE_VERSION "1.60.2"
1008| #define PACKAGE_STRING "gobject-introspection 1.60.2"
1009| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
1010| #define PACKAGE_URL ""
1011| #define PACKAGE "gobject-introspection"
1012| #define VERSION "1.60.2"
1013| #define HAVE_STDIO_H 1
1014| #define HAVE_STDLIB_H 1
1015| #define HAVE_STRING_H 1
1016| #define HAVE_INTTYPES_H 1
1017| #define HAVE_STDINT_H 1
1018| #define HAVE_STRINGS_H 1
1019| #define HAVE_SYS_STAT_H 1
1020| #define HAVE_SYS_TYPES_H 1
1021| #define HAVE_UNISTD_H 1
1022| #define STDC_HEADERS 1
1023| #define HAVE_DLFCN_H 1
1024| #define LT_OBJDIR ".libs/"
1025| #define YYTEXT_POINTER 1
1026| /* end confdefs.h.  */
1027|
1028| int
1029| main (void)
1030| {
1031|
1032|   ;
1033|   return 0;
1034| }
1035configure:14418: result: no
1036configure:14508: checking whether the linker accepts -Wl,-z,now
1037configure:14528: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -Wl,-z,now conftest.c  >&5
1038ld: unknown option: -z
1039clang: error: linker command failed with exit code 1 (use -v to see invocation)
1040configure:14528: $? = 1
1041configure: failed program was:
1042| /* confdefs.h */
1043| #define PACKAGE_NAME "gobject-introspection"
1044| #define PACKAGE_TARNAME "gobject-introspection"
1045| #define PACKAGE_VERSION "1.60.2"
1046| #define PACKAGE_STRING "gobject-introspection 1.60.2"
1047| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
1048| #define PACKAGE_URL ""
1049| #define PACKAGE "gobject-introspection"
1050| #define VERSION "1.60.2"
1051| #define HAVE_STDIO_H 1
1052| #define HAVE_STDLIB_H 1
1053| #define HAVE_STRING_H 1
1054| #define HAVE_INTTYPES_H 1
1055| #define HAVE_STDINT_H 1
1056| #define HAVE_STRINGS_H 1
1057| #define HAVE_SYS_STAT_H 1
1058| #define HAVE_SYS_TYPES_H 1
1059| #define HAVE_UNISTD_H 1
1060| #define STDC_HEADERS 1
1061| #define HAVE_DLFCN_H 1
1062| #define LT_OBJDIR ".libs/"
1063| #define YYTEXT_POINTER 1
1064| /* end confdefs.h.  */
1065|
1066| int
1067| main (void)
1068| {
1069|
1070|   ;
1071|   return 0;
1072| }
1073configure:14538: result: no
1074configure:14628: checking whether the linker accepts -Wl,-z,noexecstack
1075configure:14648: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -Wl,-z,noexecstack conftest.c  >&5
1076ld: unknown option: -z
1077clang: error: linker command failed with exit code 1 (use -v to see invocation)
1078configure:14648: $? = 1
1079configure: failed program was:
1080| /* confdefs.h */
1081| #define PACKAGE_NAME "gobject-introspection"
1082| #define PACKAGE_TARNAME "gobject-introspection"
1083| #define PACKAGE_VERSION "1.60.2"
1084| #define PACKAGE_STRING "gobject-introspection 1.60.2"
1085| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
1086| #define PACKAGE_URL ""
1087| #define PACKAGE "gobject-introspection"
1088| #define VERSION "1.60.2"
1089| #define HAVE_STDIO_H 1
1090| #define HAVE_STDLIB_H 1
1091| #define HAVE_STRING_H 1
1092| #define HAVE_INTTYPES_H 1
1093| #define HAVE_STDINT_H 1
1094| #define HAVE_STRINGS_H 1
1095| #define HAVE_SYS_STAT_H 1
1096| #define HAVE_SYS_TYPES_H 1
1097| #define HAVE_UNISTD_H 1
1098| #define STDC_HEADERS 1
1099| #define HAVE_DLFCN_H 1
1100| #define LT_OBJDIR ".libs/"
1101| #define YYTEXT_POINTER 1
1102| /* end confdefs.h.  */
1103|
1104| int
1105| main (void)
1106| {
1107|
1108|   ;
1109|   return 0;
1110| }
1111configure:14658: result: no
1112configure:14751: checking whether the linker accepts -Wl,--no-as-needed
1113configure:14771: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -Wl,--no-as-needed conftest.c  >&5
1114ld: unknown option: --no-as-needed
1115clang: error: linker command failed with exit code 1 (use -v to see invocation)
1116configure:14771: $? = 1
1117configure: failed program was:
1118| /* confdefs.h */
1119| #define PACKAGE_NAME "gobject-introspection"
1120| #define PACKAGE_TARNAME "gobject-introspection"
1121| #define PACKAGE_VERSION "1.60.2"
1122| #define PACKAGE_STRING "gobject-introspection 1.60.2"
1123| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
1124| #define PACKAGE_URL ""
1125| #define PACKAGE "gobject-introspection"
1126| #define VERSION "1.60.2"
1127| #define HAVE_STDIO_H 1
1128| #define HAVE_STDLIB_H 1
1129| #define HAVE_STRING_H 1
1130| #define HAVE_INTTYPES_H 1
1131| #define HAVE_STDINT_H 1
1132| #define HAVE_STRINGS_H 1
1133| #define HAVE_SYS_STAT_H 1
1134| #define HAVE_SYS_TYPES_H 1
1135| #define HAVE_UNISTD_H 1
1136| #define STDC_HEADERS 1
1137| #define HAVE_DLFCN_H 1
1138| #define LT_OBJDIR ".libs/"
1139| #define YYTEXT_POINTER 1
1140| /* end confdefs.h.  */
1141|
1142| int
1143| main (void)
1144| {
1145|
1146|   ;
1147|   return 0;
1148| }
1149configure:14781: result: no
1150configure:14797: checking whether the linker accepts -Wl,--fatal-warnings
1151configure:14817: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -Wl,--fatal-warnings conftest.c  >&5
1152ld: unknown option: --fatal-warnings
1153clang: error: linker command failed with exit code 1 (use -v to see invocation)
1154configure:14817: $? = 1
1155configure: failed program was:
1156| /* confdefs.h */
1157| #define PACKAGE_NAME "gobject-introspection"
1158| #define PACKAGE_TARNAME "gobject-introspection"
1159| #define PACKAGE_VERSION "1.60.2"
1160| #define PACKAGE_STRING "gobject-introspection 1.60.2"
1161| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
1162| #define PACKAGE_URL ""
1163| #define PACKAGE "gobject-introspection"
1164| #define VERSION "1.60.2"
1165| #define HAVE_STDIO_H 1
1166| #define HAVE_STDLIB_H 1
1167| #define HAVE_STRING_H 1
1168| #define HAVE_INTTYPES_H 1
1169| #define HAVE_STDINT_H 1
1170| #define HAVE_STRINGS_H 1
1171| #define HAVE_SYS_STAT_H 1
1172| #define HAVE_SYS_TYPES_H 1
1173| #define HAVE_UNISTD_H 1
1174| #define STDC_HEADERS 1
1175| #define HAVE_DLFCN_H 1
1176| #define LT_OBJDIR ".libs/"
1177| #define YYTEXT_POINTER 1
1178| /* end confdefs.h.  */
1179|
1180| int
1181| main (void)
1182| {
1183|
1184|   ;
1185|   return 0;
1186| }
1187configure:14827: result: no
1188configure:14838: checking whether the linker accepts -Wl,-fatal_warnings
1189configure:14858: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -Wl,-fatal_warnings conftest.c  >&5
1190configure:14858: $? = 0
1191configure:14868: result: yes
1192configure:15175: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS"
1193configure:15178: $? = 0
1194configure:15202: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS"
1195configure:15205: $? = 0
1196configure:15274: checking whether C compiler accepts -Wno-duplicated-branches
1197configure:15294: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -Wno-duplicated-branches -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
1198warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
11991 warning generated.
1200configure:15294: $? = 0
1201configure:15304: result: yes
1202configure:15322: : CFLAGS="$CFLAGS"
1203configure:15325: $? = 0
1204configure:15274: checking whether C compiler accepts -Wno-switch-enum
1205configure:15294: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches  -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
1206warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
12071 warning generated.
1208configure:15294: $? = 0
1209configure:15304: result: yes
1210configure:15322: : CFLAGS="$CFLAGS"
1211configure:15325: $? = 0
1212configure:15355: checking whether C compiler accepts -Wno-discarded-qualifiers
1213configure:15375: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum  -Wno-discarded-qualifiers -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
1214warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
1215warning: unknown warning option '-Wno-discarded-qualifiers'; did you mean '-Wno-ignored-qualifiers'? [-Wunknown-warning-option]
12162 warnings generated.
1217configure:15375: $? = 0
1218configure:15385: result: yes
1219configure:15403: : WARN_CFLAGS_PYTHON="$WARN_CFLAGS_PYTHON"
1220configure:15406: $? = 0
1221configure:15437: checking whether C compiler accepts -Wno-sign-compare
1222configure:15457: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum  -Wno-sign-compare -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
1223warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
12241 warning generated.
1225configure:15457: $? = 0
1226configure:15467: result: yes
1227configure:15485: : WARN_CFLAGS_FLEX="$WARN_CFLAGS_FLEX"
1228configure:15488: $? = 0
1229configure:15437: checking whether C compiler accepts -Wno-switch-default
1230configure:15457: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum  -Wno-switch-default -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
1231warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
12321 warning generated.
1233configure:15457: $? = 0
1234configure:15467: result: yes
1235configure:15485: : WARN_CFLAGS_FLEX="$WARN_CFLAGS_FLEX"
1236configure:15488: $? = 0
1237configure:15437: checking whether C compiler accepts -Wno-redundant-decls
1238configure:15457: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum  -Wno-redundant-decls -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
1239warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
12401 warning generated.
1241configure:15457: $? = 0
1242configure:15467: result: yes
1243configure:15485: : WARN_CFLAGS_FLEX="$WARN_CFLAGS_FLEX"
1244configure:15488: $? = 0
1245configure:15513: checking for dlopen in -ldl
1246configure:15536: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ldl   >&5
1247warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
12481 warning generated.
1249configure:15536: $? = 0
1250configure:15546: result: yes
1251configure:15557: checking for the suffix of shared libraries
1252configure:15568: result: .dylib
1253configure:15789: checking for glib-2.0 >= 2.58.0
1254configure:15796: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.58.0"
1255configure:15799: $? = 0
1256configure:15813: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.58.0"
1257configure:15816: $? = 0
1258configure:15874: result: yes
1259configure:15881: checking for gobject-2.0
1260configure:15888: $PKG_CONFIG --exists --print-errors "gobject-2.0"
1261configure:15891: $? = 0
1262configure:15905: $PKG_CONFIG --exists --print-errors "gobject-2.0"
1263configure:15908: $? = 0
1264configure:15966: result: yes
1265configure:15972: checking for gmodule-2.0
1266configure:15979: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
1267configure:15982: $? = 0
1268configure:15996: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
1269configure:15999: $? = 0
1270configure:16057: result: yes
1271configure:16063: checking for gio-2.0
1272configure:16070: $PKG_CONFIG --exists --print-errors "gio-2.0"
1273configure:16073: $? = 0
1274configure:16087: $PKG_CONFIG --exists --print-errors "gio-2.0"
1275configure:16090: $? = 0
1276configure:16148: result: yes
1277configure:16154: checking for gio-unix-2.0
1278configure:16161: $PKG_CONFIG --exists --print-errors "gio-unix-2.0"
1279configure:16164: $? = 0
1280configure:16178: $PKG_CONFIG --exists --print-errors "gio-unix-2.0"
1281configure:16181: $? = 0
1282configure:16219: result: yes
1283configure:16248: checking for cairo cairo-gobject
1284configure:16255: $PKG_CONFIG --exists --print-errors "cairo cairo-gobject"
1285configure:16258: $? = 0
1286configure:16272: $PKG_CONFIG --exists --print-errors "cairo cairo-gobject"
1287configure:16275: $? = 0
1288configure:16313: result: yes
1289configure:16356: checking for gobject-2.0 gio-2.0
1290configure:16363: $PKG_CONFIG --exists --print-errors "gobject-2.0 gio-2.0"
1291configure:16366: $? = 0
1292configure:16380: $PKG_CONFIG --exists --print-errors "gobject-2.0 gio-2.0"
1293configure:16383: $? = 0
1294configure:16441: result: yes
1295configure:16448: checking for libffi >= 3.0.0
1296configure:16455: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0 "
1297configure:16458: $? = 0
1298configure:16472: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0 "
1299configure:16475: $? = 0
1300configure:16513: result: yes
1301configure:16768: checking size of char
1302configure:16774: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ldl  >&5
1303warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
13041 warning generated.
1305configure:16774: $? = 0
1306configure:16774: ./conftest
1307configure:16774: $? = 0
1308configure:16789: result: 1
1309configure:16801: checking size of short
1310configure:16807: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ldl  >&5
1311warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
13121 warning generated.
1313configure:16807: $? = 0
1314configure:16807: ./conftest
1315configure:16807: $? = 0
1316configure:16822: result: 2
1317configure:16834: checking size of int
1318configure:16840: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ldl  >&5
1319warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
13201 warning generated.
1321configure:16840: $? = 0
1322configure:16840: ./conftest
1323configure:16840: $? = 0
1324configure:16855: result: 4
1325configure:16867: checking size of long
1326configure:16873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ldl  >&5
1327warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
13281 warning generated.
1329configure:16873: $? = 0
1330configure:16873: ./conftest
1331configure:16873: $? = 0
1332configure:16888: result: 8
1333configure:16899: checking for glib-2.0 >= 2.24.0 gobject-2.0 gmodule-2.0 gio-2.0
1334configure:16906: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.24.0 gobject-2.0 gmodule-2.0 gio-2.0"
1335configure:16909: $? = 0
1336configure:16923: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.24.0 gobject-2.0 gmodule-2.0 gio-2.0"
1337configure:16926: $? = 0
1338configure:16984: result: yes
1339configure:17004: checking for gtk-doc
1340configure:17007: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
1341configure:17010: $? = 0
1342configure:17016: result: yes
1343configure:17030: checking for gtkdoc-check
1344configure:17051: found /opt/macports-test/bin/gtkdoc-check
1345configure:17062: result: gtkdoc-check.test
1346configure:17072: checking for gtkdoc-check
1347configure:17095: found /opt/macports-test/bin/gtkdoc-check
1348configure:17107: result: /opt/macports-test/bin/gtkdoc-check
1349configure:17119: checking for gtkdoc-rebase
1350configure:17142: found /opt/macports-test/bin/gtkdoc-rebase
1351configure:17154: result: /opt/macports-test/bin/gtkdoc-rebase
1352configure:17168: checking for gtkdoc-mkpdf
1353configure:17191: found /opt/macports-test/bin/gtkdoc-mkpdf
1354configure:17203: result: /opt/macports-test/bin/gtkdoc-mkpdf
1355configure:17233: checking whether to build gtk-doc documentation
1356configure:17235: result: no
1357configure:17248: checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0
1358configure:17255: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
1359configure:17258: $? = 0
1360configure:17272: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
1361configure:17275: $? = 0
1362configure:17313: result: yes
1363configure:17400: checking for egrep
1364configure:17468: result: /usr/bin/grep -E
1365configure:17474: checking for fcntl.h
1366configure:17474: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
1367warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
13681 warning generated.
1369configure:17474: $? = 0
1370configure:17474: result: yes
1371configure:17480: checking for stdlib.h
1372configure:17480: result: yes
1373configure:17486: checking for string.h
1374configure:17486: result: yes
1375configure:17495: checking for an ANSI C-conforming const
1376configure:17562: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
1377warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
13781 warning generated.
1379configure:17562: $? = 0
1380configure:17570: result: yes
1381configure:17580: checking for working strtod
1382configure:17623: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ldl  >&5
1383warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
13841 warning generated.
1385configure:17623: $? = 0
1386configure:17623: ./conftest
1387configure:17623: $? = 0
1388configure:17634: result: yes
1389configure:17697: checking for memchr
1390configure:17697: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ldl  >&5
1391warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
1392conftest.c:52:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration]
1393char memchr ();
1394     ^
1395conftest.c:52:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
13962 warnings generated.
1397configure:17697: $? = 0
1398configure:17697: result: yes
1399configure:17703: checking for strchr
1400configure:17703: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ldl  >&5
1401warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
1402conftest.c:53:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
1403char strchr ();
1404     ^
1405conftest.c:53:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
14062 warnings generated.
1407configure:17703: $? = 0
1408configure:17703: result: yes
1409configure:17709: checking for strspn
1410configure:17709: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ldl  >&5
1411warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
1412conftest.c:54:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]
1413char strspn ();
1414     ^
1415conftest.c:54:6: note: 'strspn' is a builtin with type 'unsigned long (const char *, const char *)'
14162 warnings generated.
1417configure:17709: $? = 0
1418configure:17709: result: yes
1419configure:17715: checking for strstr
1420configure:17715: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ldl  >&5
1421warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
1422conftest.c:55:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
1423char strstr ();
1424     ^
1425conftest.c:55:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
14262 warnings generated.
1427configure:17715: $? = 0
1428configure:17715: result: yes
1429configure:17721: checking for strtol
1430configure:17721: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ldl  >&5
1431warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
1432conftest.c:56:6: warning: incompatible redeclaration of library function 'strtol' [-Wincompatible-library-redeclaration]
1433char strtol ();
1434     ^
1435conftest.c:56:6: note: 'strtol' is a builtin with type 'long (const char *, char **, int)'
14362 warnings generated.
1437configure:17721: $? = 0
1438configure:17721: result: yes
1439configure:17727: checking for strtoull
1440configure:17727: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ldl  >&5
1441warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
1442conftest.c:57:6: warning: incompatible redeclaration of library function 'strtoull' [-Wincompatible-library-redeclaration]
1443char strtoull ();
1444     ^
1445conftest.c:57:6: note: 'strtoull' is a builtin with type 'unsigned long long (const char *, char **, int)'
14462 warnings generated.
1447configure:17727: $? = 0
1448configure:17727: result: yes
1449configure:17734: checking for backtrace
1450configure:17734: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ldl  >&5
1451warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
14521 warning generated.
1453configure:17734: $? = 0
1454configure:17734: result: yes
1455configure:17740: checking for backtrace_symbols
1456configure:17740: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -ldl  >&5
1457warning: unknown warning option '-Wno-duplicated-branches' [-Wunknown-warning-option]
14581 warning generated.
1459configure:17740: $? = 0
1460configure:17740: result: yes
1461configure:17770: checking whether /opt/macports-test/bin/python3.8 version is >= 3.4
1462configure:17781: /opt/macports-test/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)
1463configure:17784: $? = 0
1464configure:17787: result: yes
1465configure:17887: checking for /opt/macports-test/bin/python3.8 version
1466configure:17895: result: 3.8
1467configure:17907: checking for /opt/macports-test/bin/python3.8 platform
1468configure:17915: result: darwin
1469configure:17941: checking for /opt/macports-test/bin/python3.8 script directory
1470configure:17977: result: ${prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages
1471configure:17986: checking for /opt/macports-test/bin/python3.8 extension module directory
1472configure:18022: result: ${exec_prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages
1473configure:18044: checking for headers required to compile python extensions
1474configure:18054:  -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/macports-test/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -I/opt/macports-test/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 conftest.c
1475./configure: line 1938: -I/opt/macports-test/include: No such file or directory
1476configure:18054: $? = 127
1477configure: failed program was:
1478| /* confdefs.h */
1479| #define PACKAGE_NAME "gobject-introspection"
1480| #define PACKAGE_TARNAME "gobject-introspection"
1481| #define PACKAGE_VERSION "1.60.2"
1482| #define PACKAGE_STRING "gobject-introspection 1.60.2"
1483| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
1484| #define PACKAGE_URL ""
1485| #define PACKAGE "gobject-introspection"
1486| #define VERSION "1.60.2"
1487| #define HAVE_STDIO_H 1
1488| #define HAVE_STDLIB_H 1
1489| #define HAVE_STRING_H 1
1490| #define HAVE_INTTYPES_H 1
1491| #define HAVE_STDINT_H 1
1492| #define HAVE_STRINGS_H 1
1493| #define HAVE_SYS_STAT_H 1
1494| #define HAVE_SYS_TYPES_H 1
1495| #define HAVE_UNISTD_H 1
1496| #define STDC_HEADERS 1
1497| #define HAVE_DLFCN_H 1
1498| #define LT_OBJDIR ".libs/"
1499| #define YYTEXT_POINTER 1
1500| #define HAVE_LIBDL 1
1501| #define SHLIB_SUFFIX "dylib"
1502| #define GOBJECT_INTROSPECTION_LIBDIR "/opt/macports-test/lib"
1503| #define GIR_SUFFIX "gir-1.0"
1504| #define GIR_DIR "/opt/macports-test/share/gir-1.0"
1505| #define SIZEOF_CHAR 1
1506| #define SIZEOF_SHORT 2
1507| #define SIZEOF_INT 4
1508| #define SIZEOF_LONG 8
1509| #define HAVE_FCNTL_H 1
1510| #define HAVE_STDLIB_H 1
1511| #define HAVE_STRING_H 1
1512| #define HAVE_MEMCHR 1
1513| #define HAVE_STRCHR 1
1514| #define HAVE_STRSPN 1
1515| #define HAVE_STRSTR 1
1516| #define HAVE_STRTOL 1
1517| #define HAVE_STRTOULL 1
1518| #define HAVE_BACKTRACE 1
1519| #define HAVE_BACKTRACE_SYMBOLS 1
1520| /* end confdefs.h.  */
1521| #include <Python.h>
1522configure:18060: result: not found
1523configure:18062: error: Python headers not found
1524
1525## ---------------- ##
1526## Cache variables. ##
1527## ---------------- ##
1528
1529ac_cv_build=x86_64-apple-darwin20.3.0
1530ac_cv_c_compiler_gnu=yes
1531ac_cv_c_const=yes
1532ac_cv_env_CAIRO_CFLAGS_set=
1533ac_cv_env_CAIRO_CFLAGS_value=
1534ac_cv_env_CAIRO_LIBS_set=
1535ac_cv_env_CAIRO_LIBS_value=
1536ac_cv_env_CC_set=set
1537ac_cv_env_CC_value=/usr/bin/clang
1538ac_cv_env_CFLAGS_set=set
1539ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
1540ac_cv_env_CPPFLAGS_set=set
1541ac_cv_env_CPPFLAGS_value='-I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
1542ac_cv_env_CPP_set=
1543ac_cv_env_CPP_value=
1544ac_cv_env_FFI_CFLAGS_set=
1545ac_cv_env_FFI_CFLAGS_value=
1546ac_cv_env_FFI_LIBS_set=
1547ac_cv_env_FFI_LIBS_value=
1548ac_cv_env_GIO_CFLAGS_set=
1549ac_cv_env_GIO_CFLAGS_value=
1550ac_cv_env_GIO_LIBS_set=
1551ac_cv_env_GIO_LIBS_value=
1552ac_cv_env_GIO_UNIX_CFLAGS_set=
1553ac_cv_env_GIO_UNIX_CFLAGS_value=
1554ac_cv_env_GIO_UNIX_LIBS_set=
1555ac_cv_env_GIO_UNIX_LIBS_value=
1556ac_cv_env_GIREPO_CFLAGS_set=
1557ac_cv_env_GIREPO_CFLAGS_value=
1558ac_cv_env_GIREPO_LIBS_set=
1559ac_cv_env_GIREPO_LIBS_value=
1560ac_cv_env_GLIB_CFLAGS_set=
1561ac_cv_env_GLIB_CFLAGS_value=
1562ac_cv_env_GLIB_LIBS_set=
1563ac_cv_env_GLIB_LIBS_value=
1564ac_cv_env_GMODULE_CFLAGS_set=
1565ac_cv_env_GMODULE_CFLAGS_value=
1566ac_cv_env_GMODULE_LIBS_set=
1567ac_cv_env_GMODULE_LIBS_value=
1568ac_cv_env_GOBJECT_CFLAGS_set=
1569ac_cv_env_GOBJECT_CFLAGS_value=
1570ac_cv_env_GOBJECT_LIBS_set=
1571ac_cv_env_GOBJECT_LIBS_value=
1572ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
1573ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
1574ac_cv_env_GTKDOC_DEPS_LIBS_set=
1575ac_cv_env_GTKDOC_DEPS_LIBS_value=
1576ac_cv_env_LDFLAGS_set=set
1577ac_cv_env_LDFLAGS_value='-L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
1578ac_cv_env_LIBS_set=
1579ac_cv_env_LIBS_value=
1580ac_cv_env_LT_SYS_LIBRARY_PATH_set=
1581ac_cv_env_LT_SYS_LIBRARY_PATH_value=
1582ac_cv_env_PKG_CONFIG_LIBDIR_set=
1583ac_cv_env_PKG_CONFIG_LIBDIR_value=
1584ac_cv_env_PKG_CONFIG_PATH_set=
1585ac_cv_env_PKG_CONFIG_PATH_value=
1586ac_cv_env_PKG_CONFIG_set=
1587ac_cv_env_PKG_CONFIG_value=
1588ac_cv_env_PYTHON_set=set
1589ac_cv_env_PYTHON_value=/opt/macports-test/bin/python3.8
1590ac_cv_env_SCANNER_CFLAGS_set=
1591ac_cv_env_SCANNER_CFLAGS_value=
1592ac_cv_env_SCANNER_LIBS_set=
1593ac_cv_env_SCANNER_LIBS_value=
1594ac_cv_env_build_alias_set=
1595ac_cv_env_build_alias_value=
1596ac_cv_env_host_alias_set=
1597ac_cv_env_host_alias_value=
1598ac_cv_env_target_alias_set=
1599ac_cv_env_target_alias_value=
1600ac_cv_func_backtrace=yes
1601ac_cv_func_backtrace_symbols=yes
1602ac_cv_func_memchr=yes
1603ac_cv_func_strchr=yes
1604ac_cv_func_strspn=yes
1605ac_cv_func_strstr=yes
1606ac_cv_func_strtod=yes
1607ac_cv_func_strtol=yes
1608ac_cv_func_strtoull=yes
1609ac_cv_header_dlfcn_h=yes
1610ac_cv_header_fcntl_h=yes
1611ac_cv_header_inttypes_h=yes
1612ac_cv_header_stdint_h=yes
1613ac_cv_header_stdio_h=yes
1614ac_cv_header_stdlib_h=yes
1615ac_cv_header_string_h=yes
1616ac_cv_header_strings_h=yes
1617ac_cv_header_sys_stat_h=yes
1618ac_cv_header_sys_types_h=yes
1619ac_cv_header_unistd_h=yes
1620ac_cv_host=x86_64-apple-darwin20.3.0
1621ac_cv_lib_dl_dlopen=yes
1622ac_cv_lib_lex='none needed'
1623ac_cv_objext=o
1624ac_cv_path_EGREP='/usr/bin/grep -E'
1625ac_cv_path_FGREP='/usr/bin/grep -F'
1626ac_cv_path_GREP=/usr/bin/grep
1627ac_cv_path_GTKDOC_CHECK_PATH=/opt/macports-test/bin/gtkdoc-check
1628ac_cv_path_GTKDOC_MKPDF=/opt/macports-test/bin/gtkdoc-mkpdf
1629ac_cv_path_GTKDOC_REBASE=/opt/macports-test/bin/gtkdoc-rebase
1630ac_cv_path_SED=/usr/bin/sed
1631ac_cv_path_ac_pt_PKG_CONFIG=/opt/macports-test/bin/pkg-config
1632ac_cv_path_lt_DD=/bin/dd
1633ac_cv_prog_AWK=gawk
1634ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test
1635ac_cv_prog_LEX=flex
1636ac_cv_prog_YACC='bison -y'
1637ac_cv_prog_ac_ct_AR=ar
1638ac_cv_prog_ac_ct_CC=/usr/bin/clang
1639ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1640ac_cv_prog_ac_ct_LIPO=lipo
1641ac_cv_prog_ac_ct_NMEDIT=nmedit
1642ac_cv_prog_ac_ct_OBJDUMP=objdump
1643ac_cv_prog_ac_ct_OTOOL=otool
1644ac_cv_prog_ac_ct_RANLIB=ranlib
1645ac_cv_prog_ac_ct_STRIP=strip
1646ac_cv_prog_cc_c11=
1647ac_cv_prog_cc_g=yes
1648ac_cv_prog_cc_stdc=
1649ac_cv_prog_lex_root=lex.yy
1650ac_cv_prog_lex_yytext_pointer=yes
1651ac_cv_prog_make_make_set=yes
1652ac_cv_search_yywrap=-ll
1653ac_cv_sizeof_char=1
1654ac_cv_sizeof_int=4
1655ac_cv_sizeof_long=8
1656ac_cv_sizeof_short=2
1657am_cv_CC_dependencies_compiler_type=gcc3
1658am_cv_make_support_nested_variables=yes
1659am_cv_prog_cc_c_o=yes
1660am_cv_prog_tar_ustar=gnutar
1661am_cv_python_platform=darwin
1662am_cv_python_pyexecdir='${exec_prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages'
1663am_cv_python_pythondir='${prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages'
1664am_cv_python_version=3.8
1665ax_cv_check_cflags__Wall=yes
1666ax_cv_check_cflags__Warray_bounds=yes
1667ax_cv_check_cflags__Wcast_align=yes
1668ax_cv_check_cflags__Wdeclaration_after_statement=yes
1669ax_cv_check_cflags__Wdouble_promotion=yes
1670ax_cv_check_cflags__Wduplicated_branches=no
1671ax_cv_check_cflags__Wduplicated_cond=no
1672ax_cv_check_cflags__Wextra=yes
1673ax_cv_check_cflags__Wformat_2=yes
1674ax_cv_check_cflags__Wformat_nonliteral=yes
1675ax_cv_check_cflags__Wformat_security=yes
1676ax_cv_check_cflags__Wimplicit_function_declaration=yes
1677ax_cv_check_cflags__Winit_self=yes
1678ax_cv_check_cflags__Winline=yes
1679ax_cv_check_cflags__Wjump_misses_init=no
1680ax_cv_check_cflags__Wlogical_op=no
1681ax_cv_check_cflags__Wmissing_declarations=yes
1682ax_cv_check_cflags__Wmissing_format_attribute=yes
1683ax_cv_check_cflags__Wmissing_include_dirs=yes
1684ax_cv_check_cflags__Wmissing_noreturn=yes
1685ax_cv_check_cflags__Wmissing_prototypes=yes
1686ax_cv_check_cflags__Wnested_externs=yes
1687ax_cv_check_cflags__Wno_error_missing_field_initializers=yes
1688ax_cv_check_cflags__Wno_error_unused_parameter=yes
1689ax_cv_check_cflags__Wno_missing_field_initializers=yes
1690ax_cv_check_cflags__Wno_unused_parameter=yes
1691ax_cv_check_cflags__Wnull_dereference=yes
1692ax_cv_check_cflags__Wold_style_definition=yes
1693ax_cv_check_cflags__Wpacked=yes
1694ax_cv_check_cflags__Wpointer_arith=yes
1695ax_cv_check_cflags__Wredundant_decls=yes
1696ax_cv_check_cflags__Wrestrict=no
1697ax_cv_check_cflags__Wreturn_type=yes
1698ax_cv_check_cflags__Wshadow=yes
1699ax_cv_check_cflags__Wsign_compare=yes
1700ax_cv_check_cflags__Wstrict_aliasing=yes
1701ax_cv_check_cflags__Wstrict_prototypes=yes
1702ax_cv_check_cflags__Wswitch_default=yes
1703ax_cv_check_cflags__Wswitch_enum=yes
1704ax_cv_check_cflags__Wundef=yes
1705ax_cv_check_cflags__Wunused_but_set_variable=no
1706ax_cv_check_cflags__Wwrite_strings=yes
1707ax_cv_check_cflags___Werror_unknown_warning_option=yes
1708ax_cv_check_cflags___Wno_discarded_qualifiers=yes
1709ax_cv_check_cflags___Wno_duplicated_branches=yes
1710ax_cv_check_cflags___Wno_redundant_decls=yes
1711ax_cv_check_cflags___Wno_sign_compare=yes
1712ax_cv_check_cflags___Wno_suggest_attribute_format=yes
1713ax_cv_check_cflags___Wno_switch_default=yes
1714ax_cv_check_cflags___Wno_switch_enum=yes
1715ax_cv_check_cflags__fno_strict_aliasing=yes
1716ax_cv_check_ldflags___Wl___as_needed=no
1717ax_cv_check_ldflags___Wl___fatal_warnings=no
1718ax_cv_check_ldflags___Wl___no_as_needed=no
1719ax_cv_check_ldflags___Wl__fatal_warnings=yes
1720ax_cv_check_ldflags___Wl__z_noexecstack=no
1721ax_cv_check_ldflags___Wl__z_now=no
1722ax_cv_check_ldflags___Wl__z_relro=no
1723lt_cv_apple_cc_single_mod=yes
1724lt_cv_ar_at_file=no
1725lt_cv_deplibs_check_method=pass_all
1726lt_cv_file_magic_cmd='$MAGIC_CMD'
1727lt_cv_file_magic_test_file=
1728lt_cv_ld_exported_symbols_list=yes
1729lt_cv_ld_force_load=yes
1730lt_cv_ld_reload_flag=-r
1731lt_cv_nm_interface='BSD nm'
1732lt_cv_objdir=.libs
1733lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
1734lt_cv_path_NM='/usr/bin/nm -B'
1735lt_cv_path_mainfest_tool=no
1736lt_cv_prog_compiler_c_o=yes
1737lt_cv_prog_compiler_pic='-fno-common -DPIC'
1738lt_cv_prog_compiler_pic_works=yes
1739lt_cv_prog_compiler_rtti_exceptions=yes
1740lt_cv_prog_compiler_static_works=no
1741lt_cv_prog_gnu_ld=no
1742lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1743lt_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'\'''
1744lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
1745lt_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'\'''
1746lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1747lt_cv_sys_global_symbol_to_import=
1748lt_cv_sys_max_cmd_len=786432
1749lt_cv_to_host_file_cmd=func_convert_file_noop
1750lt_cv_to_tool_file_cmd=func_convert_file_noop
1751lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1752pkg_cv_CAIRO_CFLAGS='-I/opt/macports-test/include/cairo -I/opt/macports-test/include/pixman-1 -I/opt/macports-test/include/ossp -I/opt/macports-test/include/freetype2 -I/opt/macports-test/include/libpng16 -I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1753pkg_cv_CAIRO_LIBS='-L/opt/macports-test/lib -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1754pkg_cv_FFI_CFLAGS=
1755pkg_cv_FFI_LIBS='-L/opt/macports-test/lib -lffi'
1756pkg_cv_GIO_CFLAGS='-D_REENTRANT -I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1757pkg_cv_GIO_LIBS='-L/opt/macports-test/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1758pkg_cv_GIO_UNIX_CFLAGS='-D_REENTRANT -I/opt/macports-test/include/gio-unix-2.0/ -I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1759pkg_cv_GIO_UNIX_LIBS='-L/opt/macports-test/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1760pkg_cv_GIREPO_CFLAGS='-D_REENTRANT -I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1761pkg_cv_GIREPO_LIBS='-L/opt/macports-test/lib -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1762pkg_cv_GLIB_CFLAGS='-I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1763pkg_cv_GLIB_LIBS='-L/opt/macports-test/lib -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1764pkg_cv_GMODULE_CFLAGS='-D_REENTRANT -I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1765pkg_cv_GMODULE_LIBS='-L/opt/macports-test/lib -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1766pkg_cv_GOBJECT_CFLAGS='-I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1767pkg_cv_GOBJECT_LIBS='-L/opt/macports-test/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1768pkg_cv_GTKDOC_DEPS_CFLAGS='-I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1769pkg_cv_GTKDOC_DEPS_LIBS='-L/opt/macports-test/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1770pkg_cv_SCANNER_CFLAGS='-D_REENTRANT -I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1771pkg_cv_SCANNER_LIBS='-L/opt/macports-test/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1772
1773## ----------------- ##
1774## Output variables. ##
1775## ----------------- ##
1776
1777ACLOCAL='${SHELL} '\''/opt/macports-test/var/macports/build/_opt_macports-test_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'
1778AMDEPBACKSLASH='\'
1779AMDEP_FALSE='#'
1780AMDEP_TRUE=''
1781AMTAR='$${TAR-tar}'
1782AM_BACKSLASH='\'
1783AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1784AM_DEFAULT_VERBOSITY='0'
1785AM_V='$(V)'
1786AR='ar'
1787AUTOCONF='${SHELL} '\''/opt/macports-test/var/macports/build/_opt_macports-test_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'
1788AUTOHEADER='${SHELL} '\''/opt/macports-test/var/macports/build/_opt_macports-test_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'
1789AUTOMAKE='${SHELL} '\''/opt/macports-test/var/macports/build/_opt_macports-test_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'
1790AWK='gawk'
1791BUILD_DOCTOOL_FALSE=''
1792BUILD_DOCTOOL_TRUE=''
1793CAIRO_CFLAGS='-I/opt/macports-test/include/cairo -I/opt/macports-test/include/pixman-1 -I/opt/macports-test/include/ossp -I/opt/macports-test/include/freetype2 -I/opt/macports-test/include/libpng16 -I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1794CAIRO_GIR_PACKAGE='cairo-gobject'
1795CAIRO_LIBS='-L/opt/macports-test/lib -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1796CAIRO_SHARED_LIBRARY='/opt/macports-test/lib/libcairo-gobject.2.dylib'
1797CC='/usr/bin/clang'
1798CCDEPMODE='depmode=gcc3'
1799CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wno-duplicated-branches -Wno-switch-enum'
1800CPP=''
1801CPPFLAGS='-I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/macports-test/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -I/opt/macports-test/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8'
1802CYGPATH_W='echo'
1803DEFS=''
1804DEPDIR='.deps'
1805DLLTOOL='false'
1806DSYMUTIL='dsymutil'
1807DUMPBIN=''
1808ECHO_C='\c'
1809ECHO_N=''
1810ECHO_T=''
1811EGREP='/usr/bin/grep -E'
1812ENABLE_GTK_DOC_FALSE=''
1813ENABLE_GTK_DOC_TRUE='#'
1814EXEEXT=''
1815EXPANDED_BINDIR='/opt/macports-test/bin'
1816EXPANDED_DATADIR='/opt/macports-test/share'
1817EXPANDED_LIBDIR='/opt/macports-test/lib'
1818EXPANDED_LIBEXECDIR='/opt/macports-test/libexec'
1819EXPANDED_LOCALSTATEDIR='/opt/macports-test/var'
1820EXPANDED_SYSCONFDIR='/opt/macports-test/etc'
1821EXTRA_LINK_FLAGS=''
1822FFI_CFLAGS=''
1823FFI_LIBS='-L/opt/macports-test/lib -lffi'
1824FFI_PC_CFLAGS=''
1825FFI_PC_LIBS=''
1826FFI_PC_PACKAGES='libffi'
1827FGREP='/usr/bin/grep -F'
1828GIO_CFLAGS='-D_REENTRANT -I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1829GIO_LIBS='-L/opt/macports-test/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1830GIO_UNIX_CFLAGS='-D_REENTRANT -I/opt/macports-test/include/gio-unix-2.0/ -I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1831GIO_UNIX_LIBS='-L/opt/macports-test/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1832GIREPO_CFLAGS='-D_REENTRANT -I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include  '
1833GIREPO_LIBS='-L/opt/macports-test/lib -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation  -L/opt/macports-test/lib -lffi'
1834GIR_DIR='/opt/macports-test/share/gir-1.0'
1835GIR_PC_DIR='${datadir}/gir-1.0'
1836GIR_SUFFIX='gir-1.0'
1837GI_HIDDEN_VISIBILITY_CFLAGS=''
1838GI_MAJOR_VERSION='1'
1839GI_MICRO_VERSION='2'
1840GI_MINOR_VERSION='60'
1841GI_VERSION='1.60.2'
1842GLIBSRC=''
1843GLIB_CFLAGS='-I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1844GLIB_LIBS='-L/opt/macports-test/lib -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1845GMODULE_CFLAGS='-D_REENTRANT -I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1846GMODULE_LIBS='-L/opt/macports-test/lib -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1847GOBJECT_CFLAGS='-I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1848GOBJECT_INTROSPECTION_LIBDIR='/opt/macports-test/lib'
1849GOBJECT_LIBS='-L/opt/macports-test/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1850GREP='/usr/bin/grep'
1851GTKDOC_CHECK='gtkdoc-check.test'
1852GTKDOC_CHECK_PATH='/opt/macports-test/bin/gtkdoc-check'
1853GTKDOC_DEPS_CFLAGS='-I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1854GTKDOC_DEPS_LIBS='-L/opt/macports-test/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1855GTKDOC_MKPDF='/opt/macports-test/bin/gtkdoc-mkpdf'
1856GTKDOC_REBASE='/opt/macports-test/bin/gtkdoc-rebase'
1857GTK_DOC_BUILD_HTML_FALSE='#'
1858GTK_DOC_BUILD_HTML_TRUE=''
1859GTK_DOC_BUILD_PDF_FALSE=''
1860GTK_DOC_BUILD_PDF_TRUE='#'
1861GTK_DOC_USE_LIBTOOL_FALSE='#'
1862GTK_DOC_USE_LIBTOOL_TRUE=''
1863GTK_DOC_USE_REBASE_FALSE='#'
1864GTK_DOC_USE_REBASE_TRUE=''
1865HAVE_CAIRO_FALSE='#'
1866HAVE_CAIRO_TRUE=''
1867HAVE_GIO_UNIX_FALSE='#'
1868HAVE_GIO_UNIX_TRUE=''
1869HAVE_GTK_DOC_FALSE='#'
1870HAVE_GTK_DOC_TRUE=''
1871HTML_DIR='${datadir}/gtk-doc/html'
1872INSTALL_DATA='${INSTALL} -m 644'
1873INSTALL_PROGRAM='${INSTALL}'
1874INSTALL_SCRIPT='${INSTALL}'
1875INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1876LD='/Library/Developer/CommandLineTools/usr/bin/ld'
1877LDFLAGS='-L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
1878LEX='flex'
1879LEXLIB='-ll '
1880LEX_OUTPUT_ROOT='lex.yy'
1881LIBOBJS=''
1882LIBS='-ldl '
1883LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1884LIPO='lipo'
1885LN_S='ln -s'
1886LTLIBOBJS=''
1887LT_SYS_LIBRARY_PATH=''
1888MAINT=''
1889MAINTAINER_MODE_FALSE='#'
1890MAINTAINER_MODE_TRUE=''
1891MAKEINFO='${SHELL} '\''/opt/macports-test/var/macports/build/_opt_macports-test_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'
1892MANIFEST_TOOL=':'
1893MKDIR_P='./build-aux/install-sh -c -d'
1894MSVC_BASE_NO_TOOLSET_SET_FALSE=''
1895MSVC_BASE_NO_TOOLSET_SET_TRUE=''
1896MSVC_NO_TOOLSET_SET_FALSE=''
1897MSVC_NO_TOOLSET_SET_TRUE=''
1898NM='/usr/bin/nm -B'
1899NMEDIT='nmedit'
1900OBJDUMP='objdump'
1901OBJEXT='o'
1902OS_WIN32_FALSE=''
1903OS_WIN32_TRUE='#'
1904OTOOL64=':'
1905OTOOL='otool'
1906PACKAGE='gobject-introspection'
1907PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection'
1908PACKAGE_NAME='gobject-introspection'
1909PACKAGE_STRING='gobject-introspection 1.60.2'
1910PACKAGE_TARNAME='gobject-introspection'
1911PACKAGE_URL=''
1912PACKAGE_VERSION='1.60.2'
1913PATH_SEPARATOR=':'
1914PKG_CONFIG='/opt/macports-test/bin/pkg-config'
1915PKG_CONFIG_LIBDIR=''
1916PKG_CONFIG_PATH=''
1917POW_LIB=''
1918PYTHON='/opt/macports-test/bin/python3.8'
1919PYTHON_EXEC_PREFIX='${exec_prefix}'
1920PYTHON_INCLUDES='-I/opt/macports-test/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -I/opt/macports-test/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8'
1921PYTHON_LIBS=''
1922PYTHON_PLATFORM='darwin'
1923PYTHON_PREFIX='${prefix}'
1924PYTHON_SO=''
1925PYTHON_VERSION='3.8'
1926RANLIB='ranlib'
1927SCANNER_CFLAGS='-D_REENTRANT -I/opt/macports-test/include/glib-2.0 -I/opt/macports-test/lib/glib-2.0/include'
1928SCANNER_LIBS='-L/opt/macports-test/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1929SED='/usr/bin/sed'
1930SET_MAKE=''
1931SHELL='/bin/sh'
1932STRIP='strip'
1933VERSION='1.60.2'
1934WARN_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'
1935WARN_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'
1936WARN_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'
1937WARN_LDFLAGS=''
1938WARN_SCANNERFLAGS='              --warn-all                                                             '
1939WITH_GLIBSRC_FALSE=''
1940WITH_GLIBSRC_TRUE=''
1941YACC='bison -y'
1942ac_ct_AR='ar'
1943ac_ct_CC='/usr/bin/clang'
1944ac_ct_DUMPBIN=''
1945am__EXEEXT_FALSE=''
1946am__EXEEXT_TRUE=''
1947am__fastdepCC_FALSE='#'
1948am__fastdepCC_TRUE=''
1949am__include='include'
1950am__isrc=''
1951am__leading_dot='.'
1952am__nodep='_no'
1953am__quote=''
1954am__tar='tar --format=ustar -chf - "$$tardir"'
1955am__untar='tar -xf -'
1956bindir='${exec_prefix}/bin'
1957build='x86_64-apple-darwin20.3.0'
1958build_alias=''
1959build_cpu='x86_64'
1960build_os='darwin20.3.0'
1961build_vendor='apple'
1962datadir='${datarootdir}'
1963datarootdir='${prefix}/share'
1964docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1965dvidir='${docdir}'
1966exec_prefix='NONE'
1967host='x86_64-apple-darwin20.3.0'
1968host_alias=''
1969host_cpu='x86_64'
1970host_os='darwin20.3.0'
1971host_vendor='apple'
1972htmldir='${docdir}'
1973includedir='${prefix}/include'
1974infodir='${datarootdir}/info'
1975install_sh='${SHELL} /opt/macports-test/var/macports/build/_opt_macports-test_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'
1976libdir='${exec_prefix}/lib'
1977libexecdir='${exec_prefix}/libexec'
1978localedir='${datarootdir}/locale'
1979localstatedir='${prefix}/var'
1980mandir='${datarootdir}/man'
1981mkdir_p='$(MKDIR_P)'
1982oldincludedir='/usr/include'
1983pdfdir='${docdir}'
1984pkgpyexecdir='${pyexecdir}/gobject-introspection'
1985pkgpythondir='${pythondir}/gobject-introspection'
1986prefix='/opt/macports-test'
1987program_transform_name='s,x,x,'
1988psdir='${docdir}'
1989pyexecdir='${exec_prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages'
1990pythondir='${prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages'
1991runstatedir='${localstatedir}/run'
1992sbindir='${exec_prefix}/sbin'
1993sharedstatedir='${prefix}/com'
1994sysconfdir='${prefix}/etc'
1995target_alias=''
1996
1997## ----------- ##
1998## confdefs.h. ##
1999## ----------- ##
2000
2001/* confdefs.h */
2002#define PACKAGE_NAME "gobject-introspection"
2003#define PACKAGE_TARNAME "gobject-introspection"
2004#define PACKAGE_VERSION "1.60.2"
2005#define PACKAGE_STRING "gobject-introspection 1.60.2"
2006#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
2007#define PACKAGE_URL ""
2008#define PACKAGE "gobject-introspection"
2009#define VERSION "1.60.2"
2010#define HAVE_STDIO_H 1
2011#define HAVE_STDLIB_H 1
2012#define HAVE_STRING_H 1
2013#define HAVE_INTTYPES_H 1
2014#define HAVE_STDINT_H 1
2015#define HAVE_STRINGS_H 1
2016#define HAVE_SYS_STAT_H 1
2017#define HAVE_SYS_TYPES_H 1
2018#define HAVE_UNISTD_H 1
2019#define STDC_HEADERS 1
2020#define HAVE_DLFCN_H 1
2021#define LT_OBJDIR ".libs/"
2022#define YYTEXT_POINTER 1
2023#define HAVE_LIBDL 1
2024#define SHLIB_SUFFIX "dylib"
2025#define GOBJECT_INTROSPECTION_LIBDIR "/opt/macports-test/lib"
2026#define GIR_SUFFIX "gir-1.0"
2027#define GIR_DIR "/opt/macports-test/share/gir-1.0"
2028#define SIZEOF_CHAR 1
2029#define SIZEOF_SHORT 2
2030#define SIZEOF_INT 4
2031#define SIZEOF_LONG 8
2032#define HAVE_FCNTL_H 1
2033#define HAVE_STDLIB_H 1
2034#define HAVE_STRING_H 1
2035#define HAVE_MEMCHR 1
2036#define HAVE_STRCHR 1
2037#define HAVE_STRSPN 1
2038#define HAVE_STRSTR 1
2039#define HAVE_STRTOL 1
2040#define HAVE_STRTOULL 1
2041#define HAVE_BACKTRACE 1
2042#define HAVE_BACKTRACE_SYMBOLS 1
2043
2044configure: exit 1