Ticket #69579: vala install log.txt

File vala install log.txt, 62.4 KB (added by nassi (Ike Nassi), 6 months ago)
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 vala configure 0.56.13, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-silent-rules --disable-valadoc
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = iMac-27-Ike.local
14uname -m = x86_64
15uname -r = 23.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 23.4.0: Wed Feb 21 21:44:31 PST 2024; root:xnu-10063.101.15~2/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 23.4.0: Wed Feb 21 21:44:31 PST 2024; root:xnu-10063.101.15~2/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 32.00 gigabytes
33Default processor set: 818 tasks, 2977 threads, 8 processors
34Load average: 3.04, Mach factor: 4.95
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin/
40PATH: /opt/local/sbin/
41PATH: /bin/
42PATH: /sbin/
43PATH: /usr/bin/
44PATH: /usr/sbin/
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2562: looking for aux files: ltmain.sh config.guess config.sub compile missing install-sh
52configure:2575:  trying ./build-aux/
53configure:2604:   ./build-aux/ltmain.sh found
54configure:2604:   ./build-aux/config.guess found
55configure:2604:   ./build-aux/config.sub found
56configure:2604:   ./build-aux/compile found
57configure:2604:   ./build-aux/missing found
58configure:2586:   ./build-aux/install-sh found
59configure:2738: checking for a BSD-compatible install
60configure:2811: result: /usr/bin/install -c
61configure:2822: checking whether build environment is sane
62configure:2877: result: yes
63configure:3036: checking for a race-free mkdir -p
64configure:3080: result: ./build-aux/install-sh -c -d
65configure:3087: checking for gawk
66configure:3122: result: no
67configure:3087: checking for mawk
68configure:3122: result: no
69configure:3087: checking for nawk
70configure:3122: result: no
71configure:3087: checking for awk
72configure:3108: found /usr/bin/awk
73configure:3119: result: awk
74configure:3130: checking whether make sets $(MAKE)
75configure:3153: result: yes
76configure:3183: checking whether make supports nested variables
77configure:3201: result: yes
78configure:3338: checking whether to enable maintainer-specific portions of Makefiles
79configure:3348: result: yes
80configure:3457: checking for gcc
81configure:3489: result: /usr/bin/clang
82configure:3842: checking for C compiler version
83configure:3851: /usr/bin/clang --version >&5
84Apple clang version 15.0.0 (clang-1500.3.9.4)
85Target: x86_64-apple-darwin23.4.0
86Thread model: posix
87InstalledDir: /Library/Developer/CommandLineTools/usr/bin
88configure:3862: $? = 0
89configure:3851: /usr/bin/clang -v >&5
90Apple clang version 15.0.0 (clang-1500.3.9.4)
91Target: x86_64-apple-darwin23.4.0
92Thread model: posix
93InstalledDir: /Library/Developer/CommandLineTools/usr/bin
94configure:3862: $? = 0
95configure:3851: /usr/bin/clang -V >&5
96clang: error: argument to '-V' is missing (expected 1 value)
97clang: error: no input files
98configure:3862: $? = 1
99configure:3851: /usr/bin/clang -qversion >&5
100clang: error: unknown argument '-qversion'; did you mean '--version'?
101clang: error: no input files
102configure:3862: $? = 1
103configure:3851: /usr/bin/clang -version >&5
104clang: error: unknown argument '-version'; did you mean '--version'?
105clang: error: no input files
106configure:3862: $? = 1
107configure:3882: checking whether the C compiler works
108configure:3904: /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  >&5
109configure:3908: $? = 0
110configure:3958: result: yes
111configure:3961: checking for C compiler default output file name
112configure:3963: result: a.out
113configure:3969: checking for suffix of executables
114configure:3976: /usr/bin/clang -o conftest -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  >&5
115configure:3980: $? = 0
116configure:4003: result:
117configure:4025: checking whether we are cross compiling
118configure:4033: /usr/bin/clang -o conftest -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  >&5
119configure:4037: $? = 0
120configure:4044: ./conftest
121configure:4048: $? = 0
122configure:4063: result: no
123configure:4068: checking for suffix of object files
124configure:4091: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
125configure:4095: $? = 0
126configure:4117: result: o
127configure:4121: checking whether the compiler supports GNU C
128configure:4141: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
129configure:4141: $? = 0
130configure:4151: result: yes
131configure:4162: checking whether /usr/bin/clang accepts -g
132configure:4183: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
133configure:4183: $? = 0
134configure:4227: result: yes
135configure:4247: checking for /usr/bin/clang option to enable C11 features
136configure:4262: /usr/bin/clang  -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
137conftest.c:27:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
138static char *e (p, i)
139             ^
1401 warning generated.
141configure:4262: $? = 0
142configure:4280: result: none needed
143configure:4396: checking whether /usr/bin/clang understands -c and -o together
144configure:4419: /usr/bin/clang -c conftest.c -o conftest2.o
145configure:4422: $? = 0
146configure:4419: /usr/bin/clang -c conftest.c -o conftest2.o
147configure:4422: $? = 0
148configure:4434: result: yes
149configure:4454: checking whether make supports the include directive
150configure:4469: make -f confmf.GNU && cat confinc.out
151this is the am__doit target
152configure:4472: $? = 0
153configure:4491: result: yes (GNU style)
154configure:4517: checking dependency style of /usr/bin/clang
155configure:4629: result: gcc3
156configure:4645: checking whether ln -s works
157configure:4649: result: yes
158configure:4665: checking build system type
159configure:4680: result: x86_64-apple-darwin23.4.0
160configure:4700: checking host system type
161configure:4714: result: x86_64-apple-darwin23.4.0
162configure:4801: checking how to print strings
163configure:4828: result: printf
164configure:4849: checking for a sed that does not truncate output
165configure:4919: result: /usr/bin/sed
166configure:4937: checking for grep that handles long lines and -e
167configure:5001: result: /usr/bin/grep
168configure:5006: checking for egrep
169configure:5074: result: /usr/bin/grep -E
170configure:5079: checking for fgrep
171configure:5147: result: /usr/bin/grep -F
172configure:5183: checking for ld used by /usr/bin/clang
173configure:5251: result: /Library/Developer/CommandLineTools/usr/bin/ld
174configure:5258: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
175configure:5274: result: no
176configure:5286: checking for BSD- or MS-compatible name lister (nm)
177configure:5341: result: /opt/local/bin/nm -B
178configure:5481: checking the name lister (/opt/local/bin/nm -B) interface
179configure:5489: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
180configure:5492: /opt/local/bin/nm -B "conftest.o"
181configure:5495: output
1820000000000000000 S _some_variable
183configure:5502: result: BSD nm
184configure:5506: checking the maximum length of command line arguments
185configure:5638: result: 786432
186configure:5686: checking how to convert x86_64-apple-darwin23.4.0 file names to x86_64-apple-darwin23.4.0 format
187configure:5727: result: func_convert_file_noop
188configure:5734: checking how to convert x86_64-apple-darwin23.4.0 file names to toolchain format
189configure:5755: result: func_convert_file_noop
190configure:5762: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
191configure:5770: result: -r
192configure:5849: checking for file
193configure:5870: found /usr/bin/file
194configure:5881: result: file
195configure:5957: checking for objdump
196configure:5978: found /opt/local/bin/objdump
197configure:5989: result: objdump
198configure:6021: checking how to recognize dependent libraries
199configure:6222: result: pass_all
200configure:6312: checking for dlltool
201configure:6347: result: no
202configure:6377: checking how to associate runtime and link libraries
203configure:6405: result: printf %s\n
204configure:6471: checking for ar
205configure:6492: found /opt/local/bin/ar
206configure:6503: result: ar
207configure:6556: checking for archiver @FILE support
208configure:6574: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
209configure:6574: $? = 0
210configure:6578: ar cr libconftest.a @conftest.lst >&5
211ar: @conftest.lst: No such file or directory
212configure:6581: $? = 1
213configure:6601: result: no
214configure:6664: checking for strip
215configure:6685: found /opt/local/bin/strip
216configure:6696: result: strip
217configure:6773: checking for ranlib
218configure:6794: found /opt/local/bin/ranlib
219configure:6805: result: ranlib
220configure:6907: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
221configure:7061: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
222configure:7064: $? = 0
223configure:7068: /opt/local/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[     ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm
224cannot find nm_test_var in conftest.nm
225configure:7061: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
226configure:7064: $? = 0
227configure:7068: /opt/local/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[     ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm
228configure:7134: /usr/bin/clang -o conftest -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c conftstm.o >&5
229configure:7137: $? = 0
230configure:7175: result: ok
231configure:7222: checking for sysroot
232configure:7253: result: no
233configure:7260: checking for a working dd
234configure:7304: result: /bin/dd
235configure:7308: checking how to truncate binary pipes
236configure:7324: result: /bin/dd bs=4096 count=1
237configure:7661: checking for mt
238configure:7696: result: no
239configure:7716: checking if : is a manifest tool
240configure:7723: : '-?'
241configure:7731: result: no
242configure:7792: checking for dsymutil
243configure:7813: found /usr/bin/dsymutil
244configure:7824: result: dsymutil
245configure:7894: checking for nmedit
246configure:7915: found /usr/bin/nmedit
247configure:7926: result: nmedit
248configure:7996: checking for lipo
249configure:8017: found /opt/local/bin/lipo
250configure:8028: result: lipo
251configure:8098: checking for otool
252configure:8119: found /opt/local/bin/otool
253configure:8130: result: otool
254configure:8200: checking for otool64
255configure:8235: result: no
256configure:8280: checking for -single_module linker flag
257/usr/bin/clang -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
258ld: warning: -single_module is obsolete
259configure:8314: result: no
260configure:8317: checking for -exported_symbols_list linker flag
261configure:8338: /usr/bin/clang -o conftest -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
262configure:8338: $? = 0
263configure:8349: result: yes
264configure:8352: checking for -force_load linker flag
265/usr/bin/clang -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -c -o conftest.o conftest.c
266ar cr libconftest.a conftest.o
267ranlib libconftest.a
268/usr/bin/clang -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
269configure:8385: result: yes
270configure:8456: checking for stdio.h
271configure:8456: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
272configure:8456: $? = 0
273configure:8456: result: yes
274configure:8456: checking for stdlib.h
275configure:8456: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
276configure:8456: $? = 0
277configure:8456: result: yes
278configure:8456: checking for string.h
279configure:8456: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
280configure:8456: $? = 0
281configure:8456: result: yes
282configure:8456: checking for inttypes.h
283configure:8456: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
284configure:8456: $? = 0
285configure:8456: result: yes
286configure:8456: checking for stdint.h
287configure:8456: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
288configure:8456: $? = 0
289configure:8456: result: yes
290configure:8456: checking for strings.h
291configure:8456: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
292configure:8456: $? = 0
293configure:8456: result: yes
294configure:8456: checking for sys/stat.h
295configure:8456: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
296configure:8456: $? = 0
297configure:8456: result: yes
298configure:8456: checking for sys/types.h
299configure:8456: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
300configure:8456: $? = 0
301configure:8456: result: yes
302configure:8456: checking for unistd.h
303configure:8456: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
304configure:8456: $? = 0
305configure:8456: result: yes
306configure:8481: checking for dlfcn.h
307configure:8481: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
308configure:8481: $? = 0
309configure:8481: result: yes
310configure:8739: checking for objdir
311configure:8755: result: .libs
312configure:9019: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
313configure:9038: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fno-rtti -fno-exceptions conftest.c >&5
314configure:9042: $? = 0
315configure:9055: result: yes
316configure:9419: checking for /usr/bin/clang option to produce PIC
317configure:9427: result: -fno-common -DPIC
318configure:9435: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
319configure:9454: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fno-common -DPIC -DPIC conftest.c >&5
320configure:9458: $? = 0
321configure:9471: result: yes
322configure:9500: checking if /usr/bin/clang static flag -static works
323configure:9529: result: no
324configure:9544: checking if /usr/bin/clang supports -c -o file.o
325configure:9566: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -o out/conftest2.o conftest.c >&5
326configure:9570: $? = 0
327configure:9592: result: yes
328configure:9600: checking if /usr/bin/clang supports -c -o file.o
329configure:9648: result: yes
330configure:9681: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
331configure:10955: result: yes
332configure:11196: checking dynamic linker characteristics
333configure:12029: result: darwin23.4.0 dyld
334configure:12151: checking how to hardcode library paths into programs
335configure:12176: result: immediate
336configure:12728: checking whether stripping libraries is possible
337configure:12745: result: yes
338configure:12779: checking if libtool supports shared libraries
339configure:12781: result: yes
340configure:12784: checking whether to build shared libraries
341configure:12809: result: yes
342configure:12812: checking whether to build static libraries
343configure:12816: result: no
344configure:12912: checking for pkg-config
345configure:12935: found /opt/local/bin/pkg-config
346configure:12947: result: /opt/local/bin/pkg-config
347configure:12972: checking pkg-config is at least version 0.21
348configure:12975: result: yes
349configure:12988: checking for flex
350configure:13009: found /opt/local/bin/flex
351configure:13020: result: flex
352configure:13069: checking for lex output file root
353configure:13082: flex conftest.l
354configure:13086: $? = 0
355configure:13094: result: lex.yy
356configure:13109: checking for lex library
357configure:13134: /usr/bin/clang -o conftest -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  >&5
358configure:13134: $? = 0
359configure:13147: result: none needed
360configure:13162: checking for library containing yywrap
361configure:13192: /usr/bin/clang -o conftest -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  >&5
362Undefined symbols for architecture x86_64:
363  "_yywrap", referenced from:
364      _main in conftest-a0594c.o
365ld: symbol(s) not found for architecture x86_64
366clang: error: linker command failed with exit code 1 (use -v to see invocation)
367configure:13192: $? = 1
368configure: failed program was:
369| /* confdefs.h */
370| #define PACKAGE_NAME "vala"
371| #define PACKAGE_TARNAME "vala"
372| #define PACKAGE_VERSION "0.56.13"
373| #define PACKAGE_STRING "vala 0.56.13"
374| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/vala/issues"
375| #define PACKAGE_URL "https://wiki.gnome.org/Projects/Vala"
376| #define PACKAGE "vala"
377| #define VERSION "0.56.13"
378| #define API_VERSION "0.56"
379| #define PACKAGE_SUFFIX "-0.56"
380| #define HAVE_STDIO_H 1
381| #define HAVE_STDLIB_H 1
382| #define HAVE_STRING_H 1
383| #define HAVE_INTTYPES_H 1
384| #define HAVE_STDINT_H 1
385| #define HAVE_STRINGS_H 1
386| #define HAVE_SYS_STAT_H 1
387| #define HAVE_SYS_TYPES_H 1
388| #define HAVE_UNISTD_H 1
389| #define STDC_HEADERS 1
390| #define HAVE_DLFCN_H 1
391| #define LT_OBJDIR ".libs/"
392| /* end confdefs.h.  */
393|
394| /* Override any GCC internal prototype to avoid an error.
395|    Use char because int might match the return type of a GCC
396|    builtin and then its argument prototype would still apply.  */
397| char yywrap ();
398| int
399| main (void)
400| {
401| return yywrap ();
402|   ;
403|   return 0;
404| }
405configure:13192: /usr/bin/clang -o conftest -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lfl   >&5
406configure:13192: $? = 0
407configure:13212: result: -lfl
408configure:13228: checking whether yytext is a pointer
409configure:13244: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
410configure:13244: $? = 0
411configure:13251: result: yes
412configure:13271: checking for bison
413configure:13292: found /opt/local/bin/bison
414configure:13303: result: bison -y
415configure:13321: checking for valac
416configure:13344: found /opt/local/bin/valac
417configure:13357: result: /opt/local/bin/valac
418configure:13505: checking whether C compiler accepts -Werror=init-self
419configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=init-self -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
420configure:13525: $? = 0
421configure:13535: result: yes
422configure:13505: checking whether C compiler accepts -Werror=implicit
423configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=implicit -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
424configure:13525: $? = 0
425configure:13535: result: yes
426configure:13505: checking whether C compiler accepts -Werror=implicit-fallthrough
427configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=implicit-fallthrough -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
428configure:13525: $? = 0
429configure:13535: result: yes
430configure:13505: checking whether C compiler accepts -Werror=pointer-arith
431configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=pointer-arith -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
432configure:13525: $? = 0
433configure:13535: result: yes
434configure:13505: checking whether C compiler accepts -Werror=redundant-decls
435configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=redundant-decls -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
436configure:13525: $? = 0
437configure:13535: result: yes
438configure:13505: checking whether C compiler accepts -Werror=return-local-addr
439configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=return-local-addr -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
440configure:13525: $? = 0
441configure:13535: result: yes
442configure:13505: checking whether C compiler accepts -Werror=return-stack-address
443configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=return-stack-address -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
444configure:13525: $? = 0
445configure:13535: result: yes
446configure:13505: checking whether C compiler accepts -Werror=return-type
447configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=return-type -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
448configure:13525: $? = 0
449configure:13535: result: yes
450configure:13505: checking whether C compiler accepts -Werror=sequence-point
451configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
452configure:13525: $? = 0
453configure:13535: result: yes
454configure:13505: checking whether C compiler accepts -Werror=uninitialized
455configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=uninitialized -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
456configure:13525: $? = 0
457configure:13535: result: yes
458configure:13505: checking whether C compiler accepts -Werror=init-self
459configure:13535: result: yes
460configure:13505: checking whether C compiler accepts -Werror=int-in-bool-context
461configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=int-in-bool-context -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
462configure:13525: $? = 0
463configure:13535: result: yes
464configure:13505: checking whether C compiler accepts -Werror=int-to-pointer-cast
465configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=int-to-pointer-cast -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
466configure:13525: $? = 0
467configure:13535: result: yes
468configure:13505: checking whether C compiler accepts -Werror=pointer-to-int-cast
469configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=pointer-to-int-cast -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
470configure:13525: $? = 0
471configure:13535: result: yes
472configure:13505: checking whether C compiler accepts -Werror=compare-distinct-pointer-types
473configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=compare-distinct-pointer-types -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
474configure:13525: $? = 0
475configure:13535: result: yes
476configure:13505: checking whether C compiler accepts -Werror=empty-body
477configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=empty-body -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
478configure:13525: $? = 0
479configure:13535: result: yes
480configure:13505: checking whether C compiler accepts -Werror=comment
481configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=comment -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
482configure:13525: $? = 0
483configure:13535: result: yes
484configure:13505: checking whether C compiler accepts -Werror=strict-overflow
485configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=strict-overflow -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
486configure:13525: $? = 0
487configure:13535: result: yes
488configure:13505: checking whether C compiler accepts -Werror=shift-overflow
489configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=shift-overflow -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
490configure:13525: $? = 0
491configure:13535: result: yes
492configure:13505: checking whether C compiler accepts -Wformat=2
493configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Wformat=2 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
494configure:13525: $? = 0
495configure:13535: result: yes
496configure:13505: checking whether C compiler accepts -Werror=format-security
497configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=format-security -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
498configure:13525: $? = 0
499configure:13535: result: yes
500configure:13505: checking whether C compiler accepts -Werror=format-nonliteral
501configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=format-nonliteral -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
502configure:13525: $? = 0
503configure:13535: result: yes
504configure:13505: checking whether C compiler accepts -Werror=format-overflow=2
505configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=format-overflow=2 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
506configure:13525: $? = 0
507configure:13535: result: yes
508configure:13505: checking whether C compiler accepts -Werror=format-truncation=2
509configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=format-truncation=2 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
510configure:13525: $? = 0
511configure:13535: result: yes
512configure:13505: checking whether C compiler accepts -Werror=int-conversion
513configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=int-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
514configure:13525: $? = 0
515configure:13535: result: yes
516configure:13505: checking whether C compiler accepts -Werror=duplicated-branches
517configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=duplicated-branches -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
518configure:13525: $? = 0
519configure:13535: result: yes
520configure:13505: checking whether C compiler accepts -Werror=duplicated-cond
521configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=duplicated-cond -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
522configure:13525: $? = 0
523configure:13535: result: yes
524configure:13505: checking whether C compiler accepts -Werror=declaration-after-statement
525configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=declaration-after-statement -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
526configure:13525: $? = 0
527configure:13535: result: yes
528configure:13505: checking whether C compiler accepts -Werror=maybe-uninitialized
529configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=maybe-uninitialized -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
530configure:13525: $? = 0
531configure:13535: result: yes
532configure:13505: checking whether C compiler accepts -Werror=missing-braces
533configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=missing-braces -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
534configure:13525: $? = 0
535configure:13535: result: yes
536configure:13505: checking whether C compiler accepts -Werror=missing-declarations
537configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=missing-declarations -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
538configure:13525: $? = 0
539configure:13535: result: yes
540configure:13505: checking whether C compiler accepts -Werror=missing-prototypes
541configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=missing-prototypes -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
542configure:13525: $? = 0
543configure:13535: result: yes
544configure:13505: checking whether C compiler accepts -Werror=strict-prototypes
545configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=strict-prototypes -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
546configure:13525: $? = 0
547configure:13535: result: yes
548configure:13505: checking whether C compiler accepts -Werror=bool-compare
549configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=bool-compare -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
550configure:13525: $? = 0
551configure:13535: result: yes
552configure:13505: checking whether C compiler accepts -Werror=tautological-pointer-compare
553configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=tautological-pointer-compare -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
554configure:13525: $? = 0
555configure:13535: result: yes
556configure:13505: checking whether C compiler accepts -Werror=logical-not-parentheses
557configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=logical-not-parentheses -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
558configure:13525: $? = 0
559configure:13535: result: yes
560configure:13505: checking whether C compiler accepts -Werror=address
561configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=address -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
562configure:13525: $? = 0
563configure:13535: result: yes
564configure:13505: checking whether C compiler accepts -Werror=array-bounds
565configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=array-bounds -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
566configure:13525: $? = 0
567configure:13535: result: yes
568configure:13505: checking whether C compiler accepts -Werror=array-parameter
569configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=array-parameter -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
570configure:13525: $? = 0
571configure:13535: result: yes
572configure:13505: checking whether C compiler accepts -Werror=array-parameter=2
573configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=array-parameter=2 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
574configure:13525: $? = 0
575configure:13535: result: yes
576configure:13505: checking whether C compiler accepts -Werror=enum-conversion
577configure:13525: /usr/bin/clang -c -pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64  -Werror=enum-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
578configure:13525: $? = 0
579configure:13535: result: yes
580configure:13596: checking for glib-2.0 >= 2.48.0 gobject-2.0 >= 2.48.0
581configure:13603: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED"
582Requested 'glib-2.0 >= 2.48.0' but version of GLib is 2.16.2
583Requested 'gobject-2.0 >= 2.48.0' but version of GObject is 2.16.2
584configure:13606: $? = 1
585configure:13620: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED"
586Requested 'glib-2.0 >= 2.48.0' but version of GLib is 2.16.2
587Requested 'gobject-2.0 >= 2.48.0' but version of GObject is 2.16.2
588configure:13623: $? = 1
589configure:13637: result: no
590Requested 'glib-2.0 >= 2.48.0' but version of GLib is 2.16.2
591Requested 'gobject-2.0 >= 2.48.0' but version of GObject is 2.16.2
592configure:13653: error: Package requirements (glib-2.0 >= 2.48.0 gobject-2.0 >= 2.48.0) were not met:
593
594Requested 'glib-2.0 >= 2.48.0' but version of GLib is 2.16.2
595Requested 'gobject-2.0 >= 2.48.0' but version of GObject is 2.16.2
596
597Consider adjusting the PKG_CONFIG_PATH environment variable if you
598installed software in a non-standard prefix.
599
600Alternatively, you may set the environment variables GLIB_CFLAGS
601and GLIB_LIBS to avoid the need to call pkg-config.
602See the pkg-config man page for more details.
603
604## ---------------- ##
605## Cache variables. ##
606## ---------------- ##
607
608ac_cv_build=x86_64-apple-darwin23.4.0
609ac_cv_c_compiler_gnu=yes
610ac_cv_env_CC_set=set
611ac_cv_env_CC_value=/usr/bin/clang
612ac_cv_env_CFLAGS_set=set
613ac_cv_env_CFLAGS_value='-pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64'
614ac_cv_env_CPPFLAGS_set=set
615ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
616ac_cv_env_GLIB_CFLAGS_set=
617ac_cv_env_GLIB_CFLAGS_value=
618ac_cv_env_GLIB_LIBS_set=
619ac_cv_env_GLIB_LIBS_value=
620ac_cv_env_GMODULE_CFLAGS_set=
621ac_cv_env_GMODULE_CFLAGS_value=
622ac_cv_env_GMODULE_LIBS_set=
623ac_cv_env_GMODULE_LIBS_value=
624ac_cv_env_LDFLAGS_set=set
625ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64'
626ac_cv_env_LIBGVC_CFLAGS_set=
627ac_cv_env_LIBGVC_CFLAGS_value=
628ac_cv_env_LIBGVC_LIBS_set=
629ac_cv_env_LIBGVC_LIBS_value=
630ac_cv_env_LIBS_set=
631ac_cv_env_LIBS_value=
632ac_cv_env_LT_SYS_LIBRARY_PATH_set=
633ac_cv_env_LT_SYS_LIBRARY_PATH_value=
634ac_cv_env_PKG_CONFIG_LIBDIR_set=
635ac_cv_env_PKG_CONFIG_LIBDIR_value=
636ac_cv_env_PKG_CONFIG_PATH_set=
637ac_cv_env_PKG_CONFIG_PATH_value=
638ac_cv_env_PKG_CONFIG_set=
639ac_cv_env_PKG_CONFIG_value=
640ac_cv_env_build_alias_set=
641ac_cv_env_build_alias_value=
642ac_cv_env_host_alias_set=
643ac_cv_env_host_alias_value=
644ac_cv_env_target_alias_set=
645ac_cv_env_target_alias_value=
646ac_cv_header_dlfcn_h=yes
647ac_cv_header_inttypes_h=yes
648ac_cv_header_stdint_h=yes
649ac_cv_header_stdio_h=yes
650ac_cv_header_stdlib_h=yes
651ac_cv_header_string_h=yes
652ac_cv_header_strings_h=yes
653ac_cv_header_sys_stat_h=yes
654ac_cv_header_sys_types_h=yes
655ac_cv_header_unistd_h=yes
656ac_cv_host=x86_64-apple-darwin23.4.0
657ac_cv_lib_lex='none needed'
658ac_cv_objext=o
659ac_cv_path_EGREP='/usr/bin/grep -E'
660ac_cv_path_FGREP='/usr/bin/grep -F'
661ac_cv_path_GREP=/usr/bin/grep
662ac_cv_path_SED=/usr/bin/sed
663ac_cv_path_VALAC=/opt/local/bin/valac
664ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
665ac_cv_path_lt_DD=/bin/dd
666ac_cv_prog_AWK=awk
667ac_cv_prog_LEX=flex
668ac_cv_prog_YACC='bison -y'
669ac_cv_prog_ac_ct_AR=ar
670ac_cv_prog_ac_ct_CC=/usr/bin/clang
671ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
672ac_cv_prog_ac_ct_FILECMD=file
673ac_cv_prog_ac_ct_LIPO=lipo
674ac_cv_prog_ac_ct_NMEDIT=nmedit
675ac_cv_prog_ac_ct_OBJDUMP=objdump
676ac_cv_prog_ac_ct_OTOOL=otool
677ac_cv_prog_ac_ct_RANLIB=ranlib
678ac_cv_prog_ac_ct_STRIP=strip
679ac_cv_prog_cc_c11=
680ac_cv_prog_cc_g=yes
681ac_cv_prog_cc_stdc=
682ac_cv_prog_lex_root=lex.yy
683ac_cv_prog_lex_yytext_pointer=yes
684ac_cv_prog_make_make_set=yes
685ac_cv_search_yywrap=-lfl
686am_cv_CC_dependencies_compiler_type=gcc3
687am_cv_make_support_nested_variables=yes
688am_cv_prog_cc_c_o=yes
689ax_cv_check_cflags___Werror_address=yes
690ax_cv_check_cflags___Werror_array_bounds=yes
691ax_cv_check_cflags___Werror_array_parameter=yes
692ax_cv_check_cflags___Werror_array_parameter_2=yes
693ax_cv_check_cflags___Werror_bool_compare=yes
694ax_cv_check_cflags___Werror_comment=yes
695ax_cv_check_cflags___Werror_compare_distinct_pointer_types=yes
696ax_cv_check_cflags___Werror_declaration_after_statement=yes
697ax_cv_check_cflags___Werror_duplicated_branches=yes
698ax_cv_check_cflags___Werror_duplicated_cond=yes
699ax_cv_check_cflags___Werror_empty_body=yes
700ax_cv_check_cflags___Werror_enum_conversion=yes
701ax_cv_check_cflags___Werror_format_nonliteral=yes
702ax_cv_check_cflags___Werror_format_overflow_2=yes
703ax_cv_check_cflags___Werror_format_security=yes
704ax_cv_check_cflags___Werror_format_truncation_2=yes
705ax_cv_check_cflags___Werror_implicit=yes
706ax_cv_check_cflags___Werror_implicit_fallthrough=yes
707ax_cv_check_cflags___Werror_init_self=yes
708ax_cv_check_cflags___Werror_int_conversion=yes
709ax_cv_check_cflags___Werror_int_in_bool_context=yes
710ax_cv_check_cflags___Werror_int_to_pointer_cast=yes
711ax_cv_check_cflags___Werror_logical_not_parentheses=yes
712ax_cv_check_cflags___Werror_maybe_uninitialized=yes
713ax_cv_check_cflags___Werror_missing_braces=yes
714ax_cv_check_cflags___Werror_missing_declarations=yes
715ax_cv_check_cflags___Werror_missing_prototypes=yes
716ax_cv_check_cflags___Werror_pointer_arith=yes
717ax_cv_check_cflags___Werror_pointer_to_int_cast=yes
718ax_cv_check_cflags___Werror_redundant_decls=yes
719ax_cv_check_cflags___Werror_return_local_addr=yes
720ax_cv_check_cflags___Werror_return_stack_address=yes
721ax_cv_check_cflags___Werror_return_type=yes
722ax_cv_check_cflags___Werror_sequence_point=yes
723ax_cv_check_cflags___Werror_shift_overflow=yes
724ax_cv_check_cflags___Werror_strict_overflow=yes
725ax_cv_check_cflags___Werror_strict_prototypes=yes
726ax_cv_check_cflags___Werror_tautological_pointer_compare=yes
727ax_cv_check_cflags___Werror_uninitialized=yes
728ax_cv_check_cflags___Wformat_2=yes
729lt_cv_apple_cc_single_mod=no
730lt_cv_ar_at_file=no
731lt_cv_deplibs_check_method=pass_all
732lt_cv_file_magic_cmd='$MAGIC_CMD'
733lt_cv_file_magic_test_file=
734lt_cv_ld_exported_symbols_list=yes
735lt_cv_ld_force_load=yes
736lt_cv_ld_reload_flag=-r
737lt_cv_nm_interface='BSD nm'
738lt_cv_objdir=.libs
739lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
740lt_cv_path_NM='/opt/local/bin/nm -B'
741lt_cv_path_mainfest_tool=no
742lt_cv_prog_compiler_c_o=yes
743lt_cv_prog_compiler_pic='-fno-common -DPIC'
744lt_cv_prog_compiler_pic_works=yes
745lt_cv_prog_compiler_rtti_exceptions=yes
746lt_cv_prog_compiler_static_works=no
747lt_cv_prog_gnu_ld=no
748lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
749lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
750lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
751lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
752lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
753lt_cv_sys_global_symbol_to_import=
754lt_cv_sys_max_cmd_len=786432
755lt_cv_to_host_file_cmd=func_convert_file_noop
756lt_cv_to_tool_file_cmd=func_convert_file_noop
757lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
758
759## ----------------- ##
760## Output variables. ##
761## ----------------- ##
762
763ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work/vala-0.56.13/build-aux/missing'\'' aclocal-1.16'
764AMDEPBACKSLASH='\'
765AMDEP_FALSE='#'
766AMDEP_TRUE=''
767AMTAR='$${TAR-tar}'
768AM_BACKSLASH='\'
769AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
770AM_DEFAULT_VERBOSITY='1'
771AM_V='$(V)'
772API_VERSION='0.56'
773AR='ar'
774AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work/vala-0.56.13/build-aux/missing'\'' autoconf'
775AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work/vala-0.56.13/build-aux/missing'\'' autoheader'
776AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work/vala-0.56.13/build-aux/missing'\'' automake-1.16'
777AWK='awk'
778CC='/usr/bin/clang'
779CCDEPMODE='depmode=gcc3'
780CFLAGS='-pipe -Os -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-error=unknown-warning-option -Wno-unknown-warning-option -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64'
781COVERAGE_CFLAGS=''
782COVERAGE_LIBS=''
783COVERAGE_VALAFLAGS=''
784CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
785CSCOPE='cscope'
786CTAGS='ctags'
787CYGPATH_W='echo'
788DEFS=''
789DEPDIR='.deps'
790DLLTOOL='false'
791DSYMUTIL='dsymutil'
792DUMPBIN=''
793ECHO_C='\c'
794ECHO_N=''
795ECHO_T=''
796EGREP='/usr/bin/grep -E'
797ENABLE_COVERAGE_FALSE=''
798ENABLE_COVERAGE_TRUE='#'
799ENABLE_TEST_ASAN_FALSE=''
800ENABLE_TEST_ASAN_TRUE='#'
801ENABLE_TEST_UBSAN_FALSE=''
802ENABLE_TEST_UBSAN_TRUE='#'
803ENABLE_UNVERSIONED_FALSE='#'
804ENABLE_UNVERSIONED_TRUE=''
805ENABLE_VALADOC_FALSE=''
806ENABLE_VALADOC_TRUE=''
807ETAGS='etags'
808EXEEXT=''
809FGREP='/usr/bin/grep -F'
810FILECMD='file'
811GLIB_CFLAGS=''
812GLIB_LIBS=''
813GMODULE_CFLAGS=''
814GMODULE_LIBS=''
815GREP='/usr/bin/grep'
816G_IR_COMPILER=''
817HAVE_CGRAPH_FALSE=''
818HAVE_CGRAPH_TRUE=''
819HAVE_G_IR_COMPILER_FALSE=''
820HAVE_G_IR_COMPILER_TRUE=''
821HAVE_HELP2MAN_FALSE=''
822HAVE_HELP2MAN_TRUE=''
823HAVE_JING_FALSE=''
824HAVE_JING_TRUE=''
825HAVE_LINUX_FALSE=''
826HAVE_LINUX_TRUE='#'
827HAVE_WEASYPRINT_FALSE=''
828HAVE_WEASYPRINT_TRUE=''
829HAVE_XSLTPROC_FALSE=''
830HAVE_XSLTPROC_TRUE=''
831HELP2MAN=''
832INSTALL_DATA='${INSTALL} -m 644'
833INSTALL_PROGRAM='${INSTALL}'
834INSTALL_SCRIPT='${INSTALL}'
835INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
836JING=''
837LD='/Library/Developer/CommandLineTools/usr/bin/ld'
838LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64'
839LEX='flex'
840LEXLIB='-lfl '
841LEX_OUTPUT_ROOT='lex.yy'
842LIBGVC_CFLAGS=''
843LIBGVC_LIBS=''
844LIBOBJS=''
845LIBS=''
846LIBTOOL='$(SHELL) $(top_builddir)/libtool'
847LIPO='lipo'
848LN_S='ln -s'
849LTLIBOBJS=''
850LT_SYS_LIBRARY_PATH=''
851MAINT=''
852MAINTAINER_MODE_FALSE='#'
853MAINTAINER_MODE_TRUE=''
854MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work/vala-0.56.13/build-aux/missing'\'' makeinfo'
855MANIFEST_TOOL=':'
856MKDIR_P='./build-aux/install-sh -c -d'
857NM='/opt/local/bin/nm -B'
858NMEDIT='nmedit'
859OBJDUMP='objdump'
860OBJEXT='o'
861OTOOL64=':'
862OTOOL='otool'
863PACKAGE='vala'
864PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/vala/issues'
865PACKAGE_NAME='vala'
866PACKAGE_STRING='vala 0.56.13'
867PACKAGE_SUFFIX='-0.56'
868PACKAGE_TARNAME='vala'
869PACKAGE_URL='https://wiki.gnome.org/Projects/Vala'
870PACKAGE_VERSION='0.56.13'
871PATH_SEPARATOR=':'
872PKG_CONFIG='/opt/local/bin/pkg-config'
873PKG_CONFIG_LIBDIR=''
874PKG_CONFIG_PATH=''
875RANLIB='ranlib'
876SED='/usr/bin/sed'
877SET_MAKE=''
878SHELL='/bin/sh'
879STRIP='strip'
880TEST_CFLAGS=' -Werror=init-self -Werror=implicit -Werror=implicit-fallthrough -Werror=pointer-arith -Werror=redundant-decls -Werror=return-local-addr -Werror=return-stack-address -Werror=return-type -Werror=sequence-point -Werror=uninitialized -Werror=init-self -Werror=int-in-bool-context -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=compare-distinct-pointer-types -Werror=empty-body -Werror=comment -Werror=strict-overflow -Werror=shift-overflow -Wformat=2 -Werror=format-security -Werror=format-nonliteral -Werror=format-overflow=2 -Werror=format-truncation=2 -Werror=int-conversion -Werror=duplicated-branches -Werror=duplicated-cond -Werror=declaration-after-statement -Werror=maybe-uninitialized -Werror=missing-braces -Werror=missing-declarations -Werror=missing-prototypes -Werror=strict-prototypes -Werror=bool-compare -Werror=tautological-pointer-compare -Werror=logical-not-parentheses -Werror=address -Werror=array-bounds -Werror=array-parameter -Werror=array-parameter=2 -Werror=enum-conversion'
881VALAC='/opt/local/bin/valac'
882VALAFLAGS=' --disable-version-header'
883VALA_MAJOR_VERSION='0'
884VALA_MICRO_VERSION='13'
885VALA_MINOR_VERSION='56'
886VERSION='0.56.13'
887WEASYPRINT=''
888XSLTPROC=''
889YACC='bison -y'
890ac_ct_AR='ar'
891ac_ct_CC='/usr/bin/clang'
892ac_ct_DUMPBIN=''
893am__EXEEXT_FALSE=''
894am__EXEEXT_TRUE=''
895am__fastdepCC_FALSE='#'
896am__fastdepCC_TRUE=''
897am__include='include'
898am__isrc=''
899am__leading_dot='.'
900am__nodep='_no'
901am__quote=''
902am__tar='$${TAR-tar} chof - "$$tardir"'
903am__untar='$${TAR-tar} xf -'
904bindir='${exec_prefix}/bin'
905build='x86_64-apple-darwin23.4.0'
906build_alias=''
907build_cpu='x86_64'
908build_os='darwin23.4.0'
909build_vendor='apple'
910datadir='${datarootdir}'
911datarootdir='${prefix}/share'
912docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
913dvidir='${docdir}'
914exec_prefix='NONE'
915host='x86_64-apple-darwin23.4.0'
916host_alias=''
917host_cpu='x86_64'
918host_os='darwin23.4.0'
919host_vendor='apple'
920htmldir='${docdir}'
921includedir='${prefix}/include'
922infodir='${datarootdir}/info'
923install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work/vala-0.56.13/build-aux/install-sh'
924libdir='${exec_prefix}/lib'
925libexecdir='${exec_prefix}/libexec'
926localedir='${datarootdir}/locale'
927localstatedir='${prefix}/var'
928mandir='${datarootdir}/man'
929mkdir_p='$(MKDIR_P)'
930oldincludedir='/usr/include'
931pdfdir='${docdir}'
932pkgdatadir='${datarootdir}/vala-0.56'
933pkgdocdatadir='${datarootdir}/valadoc-0.56'
934pkgdoclibdir='${exec_prefix}/lib/valadoc-0.56'
935pkglibdir='${exec_prefix}/lib/vala-0.56'
936prefix='/opt/local'
937program_transform_name='s,$$,-0.56,'
938psdir='${docdir}'
939runstatedir='${localstatedir}/run'
940sbindir='${exec_prefix}/sbin'
941sharedstatedir='${prefix}/com'
942sysconfdir='${prefix}/etc'
943target_alias=''
944
945## ----------- ##
946## confdefs.h. ##
947## ----------- ##
948
949/* confdefs.h */
950#define PACKAGE_NAME "vala"
951#define PACKAGE_TARNAME "vala"
952#define PACKAGE_VERSION "0.56.13"
953#define PACKAGE_STRING "vala 0.56.13"
954#define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/vala/issues"
955#define PACKAGE_URL "https://wiki.gnome.org/Projects/Vala"
956#define PACKAGE "vala"
957#define VERSION "0.56.13"
958#define API_VERSION "0.56"
959#define PACKAGE_SUFFIX "-0.56"
960#define HAVE_STDIO_H 1
961#define HAVE_STDLIB_H 1
962#define HAVE_STRING_H 1
963#define HAVE_INTTYPES_H 1
964#define HAVE_STDINT_H 1
965#define HAVE_STRINGS_H 1
966#define HAVE_SYS_STAT_H 1
967#define HAVE_SYS_TYPES_H 1
968#define HAVE_UNISTD_H 1
969#define STDC_HEADERS 1
970#define HAVE_DLFCN_H 1
971#define LT_OBJDIR ".libs/"
972#define YYTEXT_POINTER 1
973
974configure: exit 1