This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by vala configure 0.56.13, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/opt/local --disable-silent-rules --disable-valadoc ## --------- ## ## Platform. ## ## --------- ## hostname = iMac-27-Ike.local uname -m = x86_64 uname -r = 23.4.0 uname -s = Darwin uname -v = Darwin Kernel Version 23.4.0: Wed Feb 21 21:44:31 PST 2024; root:xnu-10063.101.15~2/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 23.4.0: Wed Feb 21 21:44:31 PST 2024; root:xnu-10063.101.15~2/RELEASE_X86_64 Kernel configured for up to 8 processors. 4 processors are physically available. 8 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 32.00 gigabytes Default processor set: 818 tasks, 2977 threads, 8 processors Load average: 3.04, Mach factor: 4.95 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin/ PATH: /opt/local/sbin/ PATH: /bin/ PATH: /sbin/ PATH: /usr/bin/ PATH: /usr/sbin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2562: looking for aux files: ltmain.sh config.guess config.sub compile missing install-sh configure:2575: trying ./build-aux/ configure:2604: ./build-aux/ltmain.sh found configure:2604: ./build-aux/config.guess found configure:2604: ./build-aux/config.sub found configure:2604: ./build-aux/compile found configure:2604: ./build-aux/missing found configure:2586: ./build-aux/install-sh found configure:2738: checking for a BSD-compatible install configure:2811: result: /usr/bin/install -c configure:2822: checking whether build environment is sane configure:2877: result: yes configure:3036: checking for a race-free mkdir -p configure:3080: result: ./build-aux/install-sh -c -d configure:3087: checking for gawk configure:3122: result: no configure:3087: checking for mawk configure:3122: result: no configure:3087: checking for nawk configure:3122: result: no configure:3087: checking for awk configure:3108: found /usr/bin/awk configure:3119: result: awk configure:3130: checking whether make sets $(MAKE) configure:3153: result: yes configure:3183: checking whether make supports nested variables configure:3201: result: yes configure:3338: checking whether to enable maintainer-specific portions of Makefiles configure:3348: result: yes configure:3457: checking for gcc configure:3489: result: /usr/bin/clang configure:3842: checking for C compiler version configure:3851: /usr/bin/clang --version >&5 Apple clang version 15.0.0 (clang-1500.3.9.4) Target: x86_64-apple-darwin23.4.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:3862: $? = 0 configure:3851: /usr/bin/clang -v >&5 Apple clang version 15.0.0 (clang-1500.3.9.4) Target: x86_64-apple-darwin23.4.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:3862: $? = 0 configure:3851: /usr/bin/clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3862: $? = 1 configure:3851: /usr/bin/clang -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:3862: $? = 1 configure:3851: /usr/bin/clang -version >&5 clang: error: unknown argument '-version'; did you mean '--version'? clang: error: no input files configure:3862: $? = 1 configure:3882: checking whether the C compiler works configure: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 configure:3908: $? = 0 configure:3958: result: yes configure:3961: checking for C compiler default output file name configure:3963: result: a.out configure:3969: checking for suffix of executables configure: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 configure:3980: $? = 0 configure:4003: result: configure:4025: checking whether we are cross compiling configure: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 configure:4037: $? = 0 configure:4044: ./conftest configure:4048: $? = 0 configure:4063: result: no configure:4068: checking for suffix of object files configure: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 configure:4095: $? = 0 configure:4117: result: o configure:4121: checking whether the compiler supports GNU C configure: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 configure:4141: $? = 0 configure:4151: result: yes configure:4162: checking whether /usr/bin/clang accepts -g configure:4183: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 configure:4183: $? = 0 configure:4227: result: yes configure:4247: checking for /usr/bin/clang option to enable C11 features configure: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 conftest.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] static char *e (p, i) ^ 1 warning generated. configure:4262: $? = 0 configure:4280: result: none needed configure:4396: checking whether /usr/bin/clang understands -c and -o together configure:4419: /usr/bin/clang -c conftest.c -o conftest2.o configure:4422: $? = 0 configure:4419: /usr/bin/clang -c conftest.c -o conftest2.o configure:4422: $? = 0 configure:4434: result: yes configure:4454: checking whether make supports the include directive configure:4469: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4472: $? = 0 configure:4491: result: yes (GNU style) configure:4517: checking dependency style of /usr/bin/clang configure:4629: result: gcc3 configure:4645: checking whether ln -s works configure:4649: result: yes configure:4665: checking build system type configure:4680: result: x86_64-apple-darwin23.4.0 configure:4700: checking host system type configure:4714: result: x86_64-apple-darwin23.4.0 configure:4801: checking how to print strings configure:4828: result: printf configure:4849: checking for a sed that does not truncate output configure:4919: result: /usr/bin/sed configure:4937: checking for grep that handles long lines and -e configure:5001: result: /usr/bin/grep configure:5006: checking for egrep configure:5074: result: /usr/bin/grep -E configure:5079: checking for fgrep configure:5147: result: /usr/bin/grep -F configure:5183: checking for ld used by /usr/bin/clang configure:5251: result: /Library/Developer/CommandLineTools/usr/bin/ld configure:5258: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld configure:5274: result: no configure:5286: checking for BSD- or MS-compatible name lister (nm) configure:5341: result: /opt/local/bin/nm -B configure:5481: checking the name lister (/opt/local/bin/nm -B) interface configure: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 configure:5492: /opt/local/bin/nm -B "conftest.o" configure:5495: output 0000000000000000 S _some_variable configure:5502: result: BSD nm configure:5506: checking the maximum length of command line arguments configure:5638: result: 786432 configure:5686: checking how to convert x86_64-apple-darwin23.4.0 file names to x86_64-apple-darwin23.4.0 format configure:5727: result: func_convert_file_noop configure:5734: checking how to convert x86_64-apple-darwin23.4.0 file names to toolchain format configure:5755: result: func_convert_file_noop configure:5762: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files configure:5770: result: -r configure:5849: checking for file configure:5870: found /usr/bin/file configure:5881: result: file configure:5957: checking for objdump configure:5978: found /opt/local/bin/objdump configure:5989: result: objdump configure:6021: checking how to recognize dependent libraries configure:6222: result: pass_all configure:6312: checking for dlltool configure:6347: result: no configure:6377: checking how to associate runtime and link libraries configure:6405: result: printf %s\n configure:6471: checking for ar configure:6492: found /opt/local/bin/ar configure:6503: result: ar configure:6556: checking for archiver @FILE support configure: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 configure:6574: $? = 0 configure:6578: ar cr libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:6581: $? = 1 configure:6601: result: no configure:6664: checking for strip configure:6685: found /opt/local/bin/strip configure:6696: result: strip configure:6773: checking for ranlib configure:6794: found /opt/local/bin/ranlib configure:6805: result: ranlib configure:6907: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object configure: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 configure:7064: $? = 0 configure: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 cannot find nm_test_var in conftest.nm configure: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 configure:7064: $? = 0 configure: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 configure: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 configure:7137: $? = 0 configure:7175: result: ok configure:7222: checking for sysroot configure:7253: result: no configure:7260: checking for a working dd configure:7304: result: /bin/dd configure:7308: checking how to truncate binary pipes configure:7324: result: /bin/dd bs=4096 count=1 configure:7661: checking for mt configure:7696: result: no configure:7716: checking if : is a manifest tool configure:7723: : '-?' configure:7731: result: no configure:7792: checking for dsymutil configure:7813: found /usr/bin/dsymutil configure:7824: result: dsymutil configure:7894: checking for nmedit configure:7915: found /usr/bin/nmedit configure:7926: result: nmedit configure:7996: checking for lipo configure:8017: found /opt/local/bin/lipo configure:8028: result: lipo configure:8098: checking for otool configure:8119: found /opt/local/bin/otool configure:8130: result: otool configure:8200: checking for otool64 configure:8235: result: no configure:8280: checking for -single_module linker flag /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 ld: warning: -single_module is obsolete configure:8314: result: no configure:8317: checking for -exported_symbols_list linker flag configure: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 configure:8338: $? = 0 configure:8349: result: yes configure:8352: checking for -force_load linker flag /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 ar cr libconftest.a conftest.o ranlib libconftest.a /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 configure:8385: result: yes configure:8456: checking for stdio.h configure: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 configure:8456: $? = 0 configure:8456: result: yes configure:8456: checking for stdlib.h configure: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 configure:8456: $? = 0 configure:8456: result: yes configure:8456: checking for string.h configure: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 configure:8456: $? = 0 configure:8456: result: yes configure:8456: checking for inttypes.h configure: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 configure:8456: $? = 0 configure:8456: result: yes configure:8456: checking for stdint.h configure: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 configure:8456: $? = 0 configure:8456: result: yes configure:8456: checking for strings.h configure: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 configure:8456: $? = 0 configure:8456: result: yes configure:8456: checking for sys/stat.h configure: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 configure:8456: $? = 0 configure:8456: result: yes configure:8456: checking for sys/types.h configure: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 configure:8456: $? = 0 configure:8456: result: yes configure:8456: checking for unistd.h configure: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 configure:8456: $? = 0 configure:8456: result: yes configure:8481: checking for dlfcn.h configure: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 configure:8481: $? = 0 configure:8481: result: yes configure:8739: checking for objdir configure:8755: result: .libs configure:9019: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions configure: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 configure:9042: $? = 0 configure:9055: result: yes configure:9419: checking for /usr/bin/clang option to produce PIC configure:9427: result: -fno-common -DPIC configure:9435: checking if /usr/bin/clang PIC flag -fno-common -DPIC works configure: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 configure:9458: $? = 0 configure:9471: result: yes configure:9500: checking if /usr/bin/clang static flag -static works configure:9529: result: no configure:9544: checking if /usr/bin/clang supports -c -o file.o configure: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 configure:9570: $? = 0 configure:9592: result: yes configure:9600: checking if /usr/bin/clang supports -c -o file.o configure:9648: result: yes configure:9681: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries configure:10955: result: yes configure:11196: checking dynamic linker characteristics configure:12029: result: darwin23.4.0 dyld configure:12151: checking how to hardcode library paths into programs configure:12176: result: immediate configure:12728: checking whether stripping libraries is possible configure:12745: result: yes configure:12779: checking if libtool supports shared libraries configure:12781: result: yes configure:12784: checking whether to build shared libraries configure:12809: result: yes configure:12812: checking whether to build static libraries configure:12816: result: no configure:12912: checking for pkg-config configure:12935: found /opt/local/bin/pkg-config configure:12947: result: /opt/local/bin/pkg-config configure:12972: checking pkg-config is at least version 0.21 configure:12975: result: yes configure:12988: checking for flex configure:13009: found /opt/local/bin/flex configure:13020: result: flex configure:13069: checking for lex output file root configure:13082: flex conftest.l configure:13086: $? = 0 configure:13094: result: lex.yy configure:13109: checking for lex library configure: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 configure:13134: $? = 0 configure:13147: result: none needed configure:13162: checking for library containing yywrap configure: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 Undefined symbols for architecture x86_64: "_yywrap", referenced from: _main in conftest-a0594c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vala" | #define PACKAGE_TARNAME "vala" | #define PACKAGE_VERSION "0.56.13" | #define PACKAGE_STRING "vala 0.56.13" | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/vala/issues" | #define PACKAGE_URL "https://wiki.gnome.org/Projects/Vala" | #define PACKAGE "vala" | #define VERSION "0.56.13" | #define API_VERSION "0.56" | #define PACKAGE_SUFFIX "-0.56" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char yywrap (); | int | main (void) | { | return yywrap (); | ; | return 0; | } configure: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 configure:13192: $? = 0 configure:13212: result: -lfl configure:13228: checking whether yytext is a pointer configure: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 configure:13244: $? = 0 configure:13251: result: yes configure:13271: checking for bison configure:13292: found /opt/local/bin/bison configure:13303: result: bison -y configure:13321: checking for valac configure:13344: found /opt/local/bin/valac configure:13357: result: /opt/local/bin/valac configure:13505: checking whether C compiler accepts -Werror=init-self configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=implicit configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=implicit-fallthrough configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=pointer-arith configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=redundant-decls configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=return-local-addr configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=return-stack-address configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=return-type configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=sequence-point configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=uninitialized configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=init-self configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=int-in-bool-context configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=int-to-pointer-cast configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=pointer-to-int-cast configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=compare-distinct-pointer-types configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=empty-body configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=comment configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=strict-overflow configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=shift-overflow configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Wformat=2 configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=format-security configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=format-nonliteral configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=format-overflow=2 configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=format-truncation=2 configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=int-conversion configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=duplicated-branches configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=duplicated-cond configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=declaration-after-statement configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=maybe-uninitialized configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=missing-braces configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=missing-declarations configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=missing-prototypes configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=strict-prototypes configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=bool-compare configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=tautological-pointer-compare configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=logical-not-parentheses configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=address configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=array-bounds configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=array-parameter configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=array-parameter=2 configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13505: checking whether C compiler accepts -Werror=enum-conversion configure: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 configure:13525: $? = 0 configure:13535: result: yes configure:13596: checking for glib-2.0 >= 2.48.0 gobject-2.0 >= 2.48.0 configure:13603: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED" Requested 'glib-2.0 >= 2.48.0' but version of GLib is 2.16.2 Requested 'gobject-2.0 >= 2.48.0' but version of GObject is 2.16.2 configure:13606: $? = 1 configure:13620: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED" Requested 'glib-2.0 >= 2.48.0' but version of GLib is 2.16.2 Requested 'gobject-2.0 >= 2.48.0' but version of GObject is 2.16.2 configure:13623: $? = 1 configure:13637: result: no Requested 'glib-2.0 >= 2.48.0' but version of GLib is 2.16.2 Requested 'gobject-2.0 >= 2.48.0' but version of GObject is 2.16.2 configure:13653: error: Package requirements (glib-2.0 >= 2.48.0 gobject-2.0 >= 2.48.0) were not met: Requested 'glib-2.0 >= 2.48.0' but version of GLib is 2.16.2 Requested 'gobject-2.0 >= 2.48.0' but version of GObject is 2.16.2 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GLIB_CFLAGS and GLIB_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin23.4.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/clang ac_cv_env_CFLAGS_set=set ac_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' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GMODULE_CFLAGS_set= ac_cv_env_GMODULE_CFLAGS_value= ac_cv_env_GMODULE_LIBS_set= ac_cv_env_GMODULE_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64' ac_cv_env_LIBGVC_CFLAGS_set= ac_cv_env_LIBGVC_CFLAGS_value= ac_cv_env_LIBGVC_LIBS_set= ac_cv_env_LIBGVC_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin23.4.0 ac_cv_lib_lex='none needed' ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_VALAC=/opt/local/bin/valac ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config ac_cv_path_lt_DD=/bin/dd ac_cv_prog_AWK=awk ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=/usr/bin/clang ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_FILECMD=file ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_yywrap=-lfl am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_check_cflags___Werror_address=yes ax_cv_check_cflags___Werror_array_bounds=yes ax_cv_check_cflags___Werror_array_parameter=yes ax_cv_check_cflags___Werror_array_parameter_2=yes ax_cv_check_cflags___Werror_bool_compare=yes ax_cv_check_cflags___Werror_comment=yes ax_cv_check_cflags___Werror_compare_distinct_pointer_types=yes ax_cv_check_cflags___Werror_declaration_after_statement=yes ax_cv_check_cflags___Werror_duplicated_branches=yes ax_cv_check_cflags___Werror_duplicated_cond=yes ax_cv_check_cflags___Werror_empty_body=yes ax_cv_check_cflags___Werror_enum_conversion=yes ax_cv_check_cflags___Werror_format_nonliteral=yes ax_cv_check_cflags___Werror_format_overflow_2=yes ax_cv_check_cflags___Werror_format_security=yes ax_cv_check_cflags___Werror_format_truncation_2=yes ax_cv_check_cflags___Werror_implicit=yes ax_cv_check_cflags___Werror_implicit_fallthrough=yes ax_cv_check_cflags___Werror_init_self=yes ax_cv_check_cflags___Werror_int_conversion=yes ax_cv_check_cflags___Werror_int_in_bool_context=yes ax_cv_check_cflags___Werror_int_to_pointer_cast=yes ax_cv_check_cflags___Werror_logical_not_parentheses=yes ax_cv_check_cflags___Werror_maybe_uninitialized=yes ax_cv_check_cflags___Werror_missing_braces=yes ax_cv_check_cflags___Werror_missing_declarations=yes ax_cv_check_cflags___Werror_missing_prototypes=yes ax_cv_check_cflags___Werror_pointer_arith=yes ax_cv_check_cflags___Werror_pointer_to_int_cast=yes ax_cv_check_cflags___Werror_redundant_decls=yes ax_cv_check_cflags___Werror_return_local_addr=yes ax_cv_check_cflags___Werror_return_stack_address=yes ax_cv_check_cflags___Werror_return_type=yes ax_cv_check_cflags___Werror_sequence_point=yes ax_cv_check_cflags___Werror_shift_overflow=yes ax_cv_check_cflags___Werror_strict_overflow=yes ax_cv_check_cflags___Werror_strict_prototypes=yes ax_cv_check_cflags___Werror_tautological_pointer_compare=yes ax_cv_check_cflags___Werror_uninitialized=yes ax_cv_check_cflags___Wformat_2=yes lt_cv_apple_cc_single_mod=no lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld lt_cv_path_NM='/opt/local/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_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'\''' lt_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'\''' lt_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'\''' lt_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'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=786432 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${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' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' API_VERSION='0.56' AR='ar' AUTOCONF='${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' AUTOHEADER='${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' AUTOMAKE='${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' AWK='awk' CC='/usr/bin/clang' CCDEPMODE='depmode=gcc3' CFLAGS='-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' COVERAGE_CFLAGS='' COVERAGE_LIBS='' COVERAGE_VALAFLAGS='' CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_COVERAGE_FALSE='' ENABLE_COVERAGE_TRUE='#' ENABLE_TEST_ASAN_FALSE='' ENABLE_TEST_ASAN_TRUE='#' ENABLE_TEST_UBSAN_FALSE='' ENABLE_TEST_UBSAN_TRUE='#' ENABLE_UNVERSIONED_FALSE='#' ENABLE_UNVERSIONED_TRUE='' ENABLE_VALADOC_FALSE='' ENABLE_VALADOC_TRUE='' ETAGS='etags' EXEEXT='' FGREP='/usr/bin/grep -F' FILECMD='file' GLIB_CFLAGS='' GLIB_LIBS='' GMODULE_CFLAGS='' GMODULE_LIBS='' GREP='/usr/bin/grep' G_IR_COMPILER='' HAVE_CGRAPH_FALSE='' HAVE_CGRAPH_TRUE='' HAVE_G_IR_COMPILER_FALSE='' HAVE_G_IR_COMPILER_TRUE='' HAVE_HELP2MAN_FALSE='' HAVE_HELP2MAN_TRUE='' HAVE_JING_FALSE='' HAVE_JING_TRUE='' HAVE_LINUX_FALSE='' HAVE_LINUX_TRUE='#' HAVE_WEASYPRINT_FALSE='' HAVE_WEASYPRINT_TRUE='' HAVE_XSLTPROC_FALSE='' HAVE_XSLTPROC_TRUE='' HELP2MAN='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JING='' LD='/Library/Developer/CommandLineTools/usr/bin/ld' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64' LEX='flex' LEXLIB='-lfl ' LEX_OUTPUT_ROOT='lex.yy' LIBGVC_CFLAGS='' LIBGVC_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${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' MANIFEST_TOOL=':' MKDIR_P='./build-aux/install-sh -c -d' NM='/opt/local/bin/nm -B' NMEDIT='nmedit' OBJDUMP='objdump' OBJEXT='o' OTOOL64=':' OTOOL='otool' PACKAGE='vala' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/vala/issues' PACKAGE_NAME='vala' PACKAGE_STRING='vala 0.56.13' PACKAGE_SUFFIX='-0.56' PACKAGE_TARNAME='vala' PACKAGE_URL='https://wiki.gnome.org/Projects/Vala' PACKAGE_VERSION='0.56.13' PATH_SEPARATOR=':' PKG_CONFIG='/opt/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TEST_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' VALAC='/opt/local/bin/valac' VALAFLAGS=' --disable-version-header' VALA_MAJOR_VERSION='0' VALA_MICRO_VERSION='13' VALA_MINOR_VERSION='56' VERSION='0.56.13' WEASYPRINT='' XSLTPROC='' YACC='bison -y' ac_ct_AR='ar' ac_ct_CC='/usr/bin/clang' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin23.4.0' build_alias='' build_cpu='x86_64' build_os='darwin23.4.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-apple-darwin23.4.0' host_alias='' host_cpu='x86_64' host_os='darwin23.4.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgdatadir='${datarootdir}/vala-0.56' pkgdocdatadir='${datarootdir}/valadoc-0.56' pkgdoclibdir='${exec_prefix}/lib/valadoc-0.56' pkglibdir='${exec_prefix}/lib/vala-0.56' prefix='/opt/local' program_transform_name='s,$$,-0.56,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "vala" #define PACKAGE_TARNAME "vala" #define PACKAGE_VERSION "0.56.13" #define PACKAGE_STRING "vala 0.56.13" #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/vala/issues" #define PACKAGE_URL "https://wiki.gnome.org/Projects/Vala" #define PACKAGE "vala" #define VERSION "0.56.13" #define API_VERSION "0.56" #define PACKAGE_SUFFIX "-0.56" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define YYTEXT_POINTER 1 configure: exit 1