This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libxcb configure 1.15, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/home/autobuild/autobuild/instance-1/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-1/output-1/host/etc --localstatedir=/home/autobuild/autobuild/instance-1/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --with-doxygen=no ac_cv_path_PYTHON=/home/autobuild/autobuild/instance-1/output-1/host/bin/python3 ## --------- ## ## Platform. ## ## --------- ## hostname = asahi-mini uname -m = aarch64 uname -r = 6.5.0-asahi-15-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Thu, 12 Oct 2023 08:22:22 +0000 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/autobuild/autobuild/instance-1/output-1/host/bin/ PATH: /home/autobuild/autobuild/instance-1/output-1/host/sbin/ PATH: /home/autobuild/make/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /usr/lib/jvm/default/bin/ PATH: /usr/bin/site_perl/ PATH: /usr/bin/vendor_perl/ PATH: /usr/bin/core_perl/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2708: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh configure:2721: trying ./build-aux/ configure:2750: ./build-aux/config.guess found configure:2750: ./build-aux/config.sub found configure:2750: ./build-aux/ltmain.sh found configure:2750: ./build-aux/compile found configure:2750: ./build-aux/missing found configure:2732: ./build-aux/install-sh found configure:2886: checking for a BSD-compatible install configure:2959: result: /usr/bin/install -c configure:2970: checking whether build environment is sane configure:3025: result: yes configure:3184: checking for a race-free mkdir -p configure:3228: result: /usr/bin/mkdir -p configure:3235: checking for gawk configure:3256: found /home/autobuild/autobuild/instance-1/output-1/host/bin/gawk configure:3267: result: gawk configure:3278: checking whether make sets $(MAKE) configure:3301: result: yes configure:3331: checking whether make supports nested variables configure:3349: result: yes configure:3521: checking for a Python interpreter with version >= 2.6 configure:3539: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:3542: $? = 0 configure:3549: result: python configure:3557: checking for python configure:3592: result: /home/autobuild/autobuild/instance-1/output-1/host/bin/python3 configure:3609: checking for python version configure:3617: result: 3.11 configure:3622: checking for python platform configure:3630: result: linux configure:3691: checking for GNU default python prefix configure:3693: result: ${prefix} configure:3759: checking for GNU default python exec_prefix configure:3761: result: ${exec_prefix} configure:3792: checking for python script directory (pythondir) configure:3827: result: ${PYTHON_PREFIX}/lib/python3.11/site-packages configure:3835: checking for python extension module directory (pyexecdir) configure:3870: result: ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages configure:3898: checking whether make supports the include directive configure:3913: make -f confmf.GNU && cat confinc.out make[1]: Entering directory '/home/autobuild/autobuild/instance-1/output-1/build/host-libxcb-1.15' make[1]: Leaving directory '/home/autobuild/autobuild/instance-1/output-1/build/host-libxcb-1.15' this is the am__doit target configure:3916: $? = 0 configure:3935: result: yes (GNU style) configure:4011: checking for gcc configure:4043: result: /usr/bin/gcc configure:4396: checking for C compiler version configure:4405: /usr/bin/gcc --version >&5 gcc (GCC) 12.1.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4416: $? = 0 configure:4405: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/lto-wrapper Target: aarch64-unknown-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-multilib --disable-werror --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.1.0 (GCC) configure:4416: $? = 0 configure:4405: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4416: $? = 1 configure:4405: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4416: $? = 1 configure:4405: /usr/bin/gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:4416: $? = 1 configure:4436: checking whether the C compiler works configure:4458: /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:4462: $? = 0 configure:4512: result: yes configure:4515: checking for C compiler default output file name configure:4517: result: a.out configure:4523: checking for suffix of executables configure:4530: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:4534: $? = 0 configure:4557: result: configure:4579: checking whether we are cross compiling configure:4587: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:4591: $? = 0 configure:4598: ./conftest configure:4602: $? = 0 configure:4617: result: no configure:4622: checking for suffix of object files configure:4645: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:4649: $? = 0 configure:4671: result: o configure:4675: checking whether the compiler supports GNU C configure:4695: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:4695: $? = 0 configure:4705: result: yes configure:4716: checking whether /usr/bin/gcc accepts -g configure:4737: /usr/bin/gcc -c -g -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:4737: $? = 0 configure:4781: result: yes configure:4801: checking for /usr/bin/gcc option to enable C11 features configure:4816: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:4816: $? = 0 configure:4834: result: none needed configure:4950: checking whether /usr/bin/gcc understands -c and -o together configure:4973: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4976: $? = 0 configure:4973: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4976: $? = 0 configure:4988: result: yes configure:5007: checking dependency style of /usr/bin/gcc configure:5119: result: none configure:5139: checking for stdio.h configure:5139: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for stdlib.h configure:5139: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for string.h configure:5139: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for inttypes.h configure:5139: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for stdint.h configure:5139: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for strings.h configure:5139: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for sys/stat.h configure:5139: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for sys/types.h configure:5139: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for unistd.h configure:5139: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for wchar.h configure:5139: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for minix/config.h configure:5139: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 conftest.c:49:10: fatal error: minix/config.h: No such file or directory 49 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5139: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libxcb 1.15" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.15" | #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 HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5139: result: no configure:5170: checking whether it is safe to define __EXTENSIONS__ configure:5189: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:5189: $? = 0 configure:5197: result: yes configure:5200: checking whether _XOPEN_SOURCE should be defined configure:5222: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:5222: $? = 0 configure:5249: result: no configure:5340: checking build system type configure:5355: result: aarch64-unknown-linux-gnu configure:5375: checking host system type configure:5389: result: aarch64-unknown-linux-gnu configure:5430: checking how to print strings configure:5457: result: printf configure:5478: checking for a sed that does not truncate output configure:5548: result: /usr/bin/sed configure:5566: checking for grep that handles long lines and -e configure:5630: result: /usr/bin/grep configure:5635: checking for egrep configure:5703: result: /usr/bin/grep -E configure:5708: checking for fgrep configure:5776: result: /usr/bin/grep -F configure:5812: checking for ld used by /usr/bin/gcc configure:5880: result: /usr/bin/ld configure:5887: checking if the linker (/usr/bin/ld) is GNU ld configure:5903: result: yes configure:5915: checking for BSD- or MS-compatible name lister (nm) configure:5970: result: /usr/bin/nm configure:6110: checking the name lister (/usr/bin/nm) interface configure:6118: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:6121: /usr/bin/nm "conftest.o" configure:6124: output 0000000000000000 B some_variable configure:6131: result: BSD nm configure:6134: checking whether ln -s works configure:6138: result: yes configure:6146: checking the maximum length of command line arguments configure:6283: result: 1572864 configure:6331: checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format configure:6372: result: func_convert_file_noop configure:6379: checking how to convert aarch64-unknown-linux-gnu file names to toolchain format configure:6400: result: func_convert_file_noop configure:6407: checking for /usr/bin/ld option to reload object files configure:6415: result: -r configure:6494: checking for objdump configure:6515: found /usr/bin/objdump configure:6526: result: objdump configure:6555: checking how to recognize dependent libraries configure:6756: result: pass_all configure:6846: checking for dlltool configure:6881: result: no configure:6908: checking how to associate runtime and link libraries configure:6936: result: printf %s\n configure:7070: checking for archiver @FILE support configure:7088: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:7088: $? = 0 configure:7092: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') configure:7095: $? = 0 configure:7100: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ar: conftest.o: No such file or directory configure:7103: $? = 1 configure:7115: result: @ configure:7178: checking for strip configure:7199: found /usr/bin/strip configure:7210: result: strip configure:7287: checking for ranlib configure:7319: result: /usr/bin/ranlib configure:7421: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:7575: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:7578: $? = 0 configure:7582: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7585: $? = 0 configure:7651: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c conftstm.o >&5 configure:7654: $? = 0 configure:7692: result: ok configure:7739: checking for sysroot configure:7770: result: no configure:7777: checking for a working dd configure:7821: result: /usr/bin/dd configure:7825: checking how to truncate binary pipes configure:7841: result: /usr/bin/dd bs=4096 count=1 configure:8178: checking for mt configure:8213: result: no configure:8233: checking if : is a manifest tool configure:8240: : '-?' configure:8248: result: no configure:8974: checking for dlfcn.h configure:8974: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:8974: $? = 0 configure:8974: result: yes configure:9561: checking for objdir configure:9577: result: .libs configure:9841: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:9860: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:9864: $? = 0 configure:9877: result: no configure:10235: checking for /usr/bin/gcc option to produce PIC configure:10243: result: -fPIC -DPIC configure:10251: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:10270: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:10274: $? = 0 configure:10287: result: yes configure:10316: checking if /usr/bin/gcc static flag -static works configure:10345: result: yes configure:10360: checking if /usr/bin/gcc supports -c -o file.o configure:10382: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:10386: $? = 0 configure:10408: result: yes configure:10416: checking if /usr/bin/gcc supports -c -o file.o configure:10464: result: yes configure:10497: checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries configure:11763: result: yes configure:11800: checking whether -lc should be explicitly linked in configure:11809: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:11812: $? = 0 configure:11827: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11830: $? = 0 configure:11844: result: no configure:12004: checking dynamic linker characteristics configure:12599: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12599: $? = 0 configure:12838: result: GNU/Linux ld.so configure:12960: checking how to hardcode library paths into programs configure:12985: result: immediate configure:13537: checking whether stripping libraries is possible configure:13542: result: yes configure:13577: checking if libtool supports shared libraries configure:13579: result: yes configure:13582: checking whether to build shared libraries configure:13607: result: yes configure:13610: checking whether to build static libraries configure:13614: result: no configure:13665: checking for /usr/bin/gcc options needed to detect all undeclared functions configure:13687: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:44:8: error: 'strchr' undeclared (first use in this function) 44 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; did you forget to '#include '? 1 | /* confdefs.h */ conftest.c:44:8: note: each undeclared identifier is reported only once for each function it appears in 44 | (void) strchr; | ^~~~~~ configure:13687: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libxcb 1.15" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.15" | #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 HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:13714: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:13714: $? = 0 configure:13731: result: none needed configure:13749: checking whether __clang__ is declared configure:13749: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:75:10: error: '__clang__' undeclared (first use in this function) 75 | (void) __clang__; | ^~~~~~~~~ conftest.c:75:10: note: each undeclared identifier is reported only once for each function it appears in configure:13749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libxcb 1.15" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.15" | #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 HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | #ifndef __clang__ | #ifdef __cplusplus | (void) __clang__; | #else | (void) __clang__; | #endif | #endif | | ; | return 0; | } configure:13749: result: no configure:13756: checking whether __INTEL_COMPILER is declared configure:13756: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:75:10: error: '__INTEL_COMPILER' undeclared (first use in this function) 75 | (void) __INTEL_COMPILER; | ^~~~~~~~~~~~~~~~ conftest.c:75:10: note: each undeclared identifier is reported only once for each function it appears in configure:13756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libxcb 1.15" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.15" | #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 HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | #ifndef __INTEL_COMPILER | #ifdef __cplusplus | (void) __INTEL_COMPILER; | #else | (void) __INTEL_COMPILER; | #endif | #endif | | ; | return 0; | } configure:13756: result: no configure:13763: checking whether __SUNPRO_C is declared configure:13763: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:75:10: error: '__SUNPRO_C' undeclared (first use in this function) 75 | (void) __SUNPRO_C; | ^~~~~~~~~~ conftest.c:75:10: note: each undeclared identifier is reported only once for each function it appears in configure:13763: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libxcb 1.15" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.15" | #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 HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | #ifndef __SUNPRO_C | #ifdef __cplusplus | (void) __SUNPRO_C; | #else | (void) __SUNPRO_C; | #endif | #endif | | ; | return 0; | } configure:13763: result: no configure:13890: checking pkg-config is at least version 0.9.0 configure:13893: result: yes configure:13943: checking if /usr/bin/gcc supports -Werror=unknown-warning-option configure:13953: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=unknown-warning-option -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 cc1: error: '-Werror=unknown-warning-option': no option '-Wunknown-warning-option' configure:13953: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libxcb 1.15" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.15" | #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 HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | int i; configure:13961: result: no configure:13972: checking if /usr/bin/gcc supports -Werror=unused-command-line-argument configure:13982: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=unused-command-line-argument -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 cc1: error: '-Werror=unused-command-line-argument': no option '-Wunused-command-line-argument'; did you mean '-Wunused-dummy-argument'? configure:13982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libxcb 1.15" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.15" | #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 HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | int i; configure:13990: result: no configure:14009: checking if /usr/bin/gcc supports -Wall configure:14027: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wall -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:14027: $? = 0 configure:14041: result: yes configure:14133: checking if /usr/bin/gcc supports -Wpointer-arith configure:14151: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wpointer-arith -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:14151: $? = 0 configure:14165: result: yes configure:14257: checking if /usr/bin/gcc supports -Wmissing-declarations configure:14275: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wmissing-declarations -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:14275: $? = 0 configure:14289: result: yes configure:14381: checking if /usr/bin/gcc supports -Wformat=2 configure:14399: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wformat=2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:14399: $? = 0 configure:14413: result: yes configure:14558: checking if /usr/bin/gcc supports -Wstrict-prototypes configure:14576: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wstrict-prototypes -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:14576: $? = 0 configure:14590: result: yes configure:14682: checking if /usr/bin/gcc supports -Wmissing-prototypes configure:14700: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wmissing-prototypes -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:14700: $? = 0 configure:14714: result: yes configure:14806: checking if /usr/bin/gcc supports -Wnested-externs configure:14824: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wnested-externs -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:14824: $? = 0 configure:14838: result: yes configure:14930: checking if /usr/bin/gcc supports -Wbad-function-cast configure:14948: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wbad-function-cast -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:14948: $? = 0 configure:14962: result: yes configure:15054: checking if /usr/bin/gcc supports -Wold-style-definition configure:15072: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wold-style-definition -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:15072: $? = 0 configure:15086: result: yes configure:15229: checking if /usr/bin/gcc supports -Wdeclaration-after-statement configure:15247: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wdeclaration-after-statement -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:15247: $? = 0 configure:15261: result: yes configure:15357: checking if /usr/bin/gcc supports -Wunused configure:15375: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wunused -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:15375: $? = 0 configure:15389: result: yes configure:15481: checking if /usr/bin/gcc supports -Wuninitialized configure:15499: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wuninitialized -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:15499: $? = 0 configure:15513: result: yes configure:15605: checking if /usr/bin/gcc supports -Wshadow configure:15623: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wshadow -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:15623: $? = 0 configure:15637: result: yes configure:15729: checking if /usr/bin/gcc supports -Wmissing-noreturn configure:15747: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wmissing-noreturn -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:15747: $? = 0 configure:15761: result: yes configure:15853: checking if /usr/bin/gcc supports -Wmissing-format-attribute configure:15871: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wmissing-format-attribute -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:15871: $? = 0 configure:15885: result: yes configure:15977: checking if /usr/bin/gcc supports -Wredundant-decls configure:15995: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wredundant-decls -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:15995: $? = 0 configure:16009: result: yes configure:16101: checking if /usr/bin/gcc supports -Wlogical-op configure:16119: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Wlogical-op -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:16119: $? = 0 configure:16133: result: yes configure:16237: checking if /usr/bin/gcc supports -Werror=implicit configure:16255: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=implicit -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:16255: $? = 0 configure:16269: result: yes configure:16412: checking if /usr/bin/gcc supports -Werror=nonnull configure:16430: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=nonnull -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:16430: $? = 0 configure:16444: result: yes configure:16536: checking if /usr/bin/gcc supports -Werror=init-self configure:16554: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=init-self -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:16554: $? = 0 configure:16568: result: yes configure:16660: checking if /usr/bin/gcc supports -Werror=main configure:16678: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=main -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:16678: $? = 0 configure:16692: result: yes configure:16784: checking if /usr/bin/gcc supports -Werror=missing-braces configure:16802: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=missing-braces -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:16802: $? = 0 configure:16816: result: yes configure:16908: checking if /usr/bin/gcc supports -Werror=sequence-point configure:16926: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=sequence-point -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:16926: $? = 0 configure:16940: result: yes configure:17032: checking if /usr/bin/gcc supports -Werror=return-type configure:17050: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=return-type -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:17050: $? = 0 configure:17064: result: yes configure:17207: checking if /usr/bin/gcc supports -Werror=trigraphs configure:17225: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=trigraphs -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:17225: $? = 0 configure:17239: result: yes configure:17331: checking if /usr/bin/gcc supports -Werror=array-bounds configure:17349: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=array-bounds -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:17349: $? = 0 configure:17363: result: yes configure:17455: checking if /usr/bin/gcc supports -Werror=write-strings configure:17473: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=write-strings -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:17473: $? = 0 configure:17487: result: yes configure:17579: checking if /usr/bin/gcc supports -Werror=address configure:17597: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=address -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:17597: $? = 0 configure:17611: result: yes configure:17703: checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast configure:17721: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=int-to-pointer-cast -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:17721: $? = 0 configure:17735: result: yes configure:17878: checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast configure:17896: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=pointer-to-int-cast -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:17896: $? = 0 configure:17910: result: yes configure:19651: checking if /usr/bin/gcc supports -pedantic configure:19669: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -pedantic -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:19669: $? = 0 configure:19683: result: yes configure:19775: checking if /usr/bin/gcc supports -Werror configure:19793: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:19793: $? = 0 configure:19807: result: yes configure:19953: checking if /usr/bin/gcc supports -Werror=attributes configure:19971: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -Werror=attributes -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:19971: $? = 0 configure:19985: result: yes configure:20176: checking whether make supports nested variables configure:20194: result: yes configure:20225: checking whether to build developer documentation configure:20227: result: yes configure:20432: WARNING: dot not found - doxygen targets will be skipped configure:20438: checking for CHECK configure:20445: $PKG_CONFIG --exists --print-errors "check >= 0.9.6" Package check was not found in the pkg-config search path. Perhaps you should add the directory containing `check.pc' to the PKG_CONFIG_PATH environment variable Package 'check', required by 'virtual:world', not found configure:20448: $? = 1 configure:20462: $PKG_CONFIG --exists --print-errors "check >= 0.9.6" Package check was not found in the pkg-config search path. Perhaps you should add the directory containing `check.pc' to the PKG_CONFIG_PATH environment variable Package 'check', required by 'virtual:world', not found configure:20465: $? = 1 configure:20479: result: no Package 'check', required by 'virtual:world', not found configure:20574: checking for XCBPROTO configure:20581: $PKG_CONFIG --exists --print-errors "xcb-proto >= 1.14" configure:20584: $? = 0 configure:20598: $PKG_CONFIG --exists --print-errors "xcb-proto >= 1.14" configure:20601: $? = 0 configure:20659: result: yes configure:20670: checking for NEEDED configure:20677: $PKG_CONFIG --exists --print-errors "$NEEDED" configure:20680: $? = 0 configure:20694: $PKG_CONFIG --exists --print-errors "$NEEDED" configure:20697: $? = 0 configure:20755: result: yes configure:20763: checking for XDMCP configure:20770: $PKG_CONFIG --exists --print-errors "xdmcp" configure:20773: $? = 0 configure:20787: $PKG_CONFIG --exists --print-errors "xdmcp" configure:20790: $? = 0 configure:20830: result: yes configure:20832: checking for XdmcpWrap in -lXdmcp configure:20855: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c -lXdmcp -L/home/autobuild/autobuild/instance-1/output-1/host/lib -lXdmcp >&5 configure:20855: $? = 0 configure:20865: result: yes configure:20888: checking XCBPROTO_XCBINCLUDEDIR configure:20891: result: //home/autobuild/autobuild/instance-1/output-1/host/share/xcb configure:20900: checking XCBPROTO_XCBPYTHONDIR configure:20903: result: //home/autobuild/autobuild/instance-1/output-1/host/lib/python3.11/site-packages configure:20910: checking for egrep configure:20978: result: /usr/bin/grep -E configure:20984: checking for library containing getaddrinfo configure:21014: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:21014: $? = 0 configure:21034: result: none required configure:21043: checking for library containing connect configure:21073: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:21073: $? = 0 configure:21093: result: none required configure:21104: checking for library containing sendmsg configure:21134: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:21134: $? = 0 configure:21154: result: none required configure:21168: checking for struct msghdr.msg_control configure:21168: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:21168: $? = 0 configure:21168: result: yes configure:21266: checking for struct sockaddr_un.sun_len configure:21266: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:55:12: error: 'struct sockaddr_un' has no member named 'sun_len' 55 | if (ac_aggr.sun_len) | ^ configure:21266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libxcb 1.15" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.15" | #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 HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 15 | #define PACKAGE_VERSION_PATCHLEVEL 0 | #define HASXDMAUTH 1 | #define HAVE_SENDMSG 1 | #define HAVE_ABSTRACT_SOCKETS 1 | #define XCB_QUEUE_BUFFER_SIZE 16384 | /* end confdefs.h. */ | #include | #include | | | int | main (void) | { | static struct sockaddr_un ac_aggr; | if (ac_aggr.sun_len) | return 0; | ; | return 0; | } configure:21266: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:55:19: error: 'struct sockaddr_un' has no member named 'sun_len' 55 | if (sizeof ac_aggr.sun_len) | ^ configure:21266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libxcb 1.15" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.15" | #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 HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 15 | #define PACKAGE_VERSION_PATCHLEVEL 0 | #define HASXDMAUTH 1 | #define HAVE_SENDMSG 1 | #define HAVE_ABSTRACT_SOCKETS 1 | #define XCB_QUEUE_BUFFER_SIZE 16384 | /* end confdefs.h. */ | #include | #include | | | int | main (void) | { | static struct sockaddr_un ac_aggr; | if (sizeof ac_aggr.sun_len) | return 0; | ; | return 0; | } configure:21266: result: no configure:21278: checking for tsol/label.h configure:21278: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 conftest.c:75:10: fatal error: tsol/label.h: No such file or directory 75 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:21278: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libxcb 1.15" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.15" | #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 HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 15 | #define PACKAGE_VERSION_PATCHLEVEL 0 | #define HASXDMAUTH 1 | #define HAVE_SENDMSG 1 | #define HAVE_ABSTRACT_SOCKETS 1 | #define XCB_QUEUE_BUFFER_SIZE 16384 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21278: result: no configure:21285: checking for is_system_labeled configure:21285: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/cco4jDlr.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `is_system_labeled' collect2: error: ld returned 1 exit status configure:21285: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libxcb 1.15" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.15" | #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 HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 15 | #define PACKAGE_VERSION_PATCHLEVEL 0 | #define HASXDMAUTH 1 | #define HAVE_SENDMSG 1 | #define HAVE_ABSTRACT_SOCKETS 1 | #define XCB_QUEUE_BUFFER_SIZE 16384 | /* end confdefs.h. */ | /* Define is_system_labeled to an innocuous variant, in case declares is_system_labeled. | For example, HP-UX 11i declares gettimeofday. */ | #define is_system_labeled innocuous_is_system_labeled | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char is_system_labeled (); below. */ | | #include | #undef is_system_labeled | | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char is_system_labeled (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_is_system_labeled || defined __stub___is_system_labeled | choke me | #endif | | int | main (void) | { | return is_system_labeled (); | ; | return 0; | } configure:21285: result: no configure:21293: checking whether IOV_MAX is declared configure:21293: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:21293: $? = 0 configure:21293: result: yes configure:21316: checking whether /usr/bin/gcc supports symbol visibility configure:21337: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -fvisibility=hidden -fvisibility-inlines-hidden -I/home/autobuild/autobuild/instance-1/output-1/host/include conftest.c >&5 cc1: warning: command-line option '-fvisibility-inlines-hidden' is valid for C++/ObjC++ but not for C configure:21337: $? = 0 configure:21343: result: yes configure:21355: checking for getaddrinfo configure:21355: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:21355: $? = 0 configure:21355: result: yes configure:21390: checking for poll configure:21390: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include -I/home/autobuild/autobuild/instance-1/output-1/host/include -L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:21390: $? = 0 configure:21390: result: yes configure:22011: checking for launchd configure:22044: result: no configure:22189: checking that generated files are newer than configure configure:22195: result: done configure:22350: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libxcb config.status 1.15, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on asahi-mini config.status:1271: creating Makefile config.status:1271: creating doc/Makefile config.status:1271: creating man/Makefile config.status:1271: creating src/Makefile config.status:1271: creating tests/Makefile config.status:1271: creating xcb.pc config.status:1271: creating xcb-composite.pc config.status:1271: creating xcb-damage.pc config.status:1271: creating xcb-dpms.pc config.status:1271: creating xcb-dri2.pc config.status:1271: creating xcb-dri3.pc config.status:1271: creating xcb-ge.pc config.status:1271: creating xcb-glx.pc config.status:1271: creating xcb-present.pc config.status:1271: creating xcb-randr.pc config.status:1271: creating xcb-record.pc config.status:1271: creating xcb-render.pc config.status:1271: creating xcb-res.pc config.status:1271: creating xcb-screensaver.pc config.status:1271: creating xcb-shape.pc config.status:1271: creating xcb-shm.pc config.status:1271: creating xcb-sync.pc config.status:1271: creating xcb-xevie.pc config.status:1271: creating xcb-xf86dri.pc config.status:1271: creating xcb-xfixes.pc config.status:1271: creating xcb-xinerama.pc config.status:1271: creating xcb-xinput.pc config.status:1271: creating xcb-xkb.pc config.status:1271: creating xcb-xprint.pc config.status:1271: creating xcb-xselinux.pc config.status:1271: creating xcb-xtest.pc config.status:1271: creating xcb-xv.pc config.status:1271: creating xcb-xvmc.pc config.status:1271: creating doc/xcb.doxygen config.status:1271: creating src/config.h config.status:1500: executing depfiles commands config.status:1500: executing libtool commands configure:24526: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_undeclared_builtin_options='none needed' ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include' ac_cv_env_CHECK_CFLAGS_set= ac_cv_env_CHECK_CFLAGS_value= ac_cv_env_CHECK_LIBS_set= ac_cv_env_CHECK_LIBS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/autobuild/autobuild/instance-1/output-1/host/include ac_cv_env_DOT_set= ac_cv_env_DOT_value= ac_cv_env_DOXYGEN_set= ac_cv_env_DOXYGEN_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib' 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_NEEDED_CFLAGS_set= ac_cv_env_NEEDED_CFLAGS_value= ac_cv_env_NEEDED_LIBS_set= ac_cv_env_NEEDED_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set=set ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/autobuild/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-1/output-1/host/share/pkgconfig ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/home/autobuild/autobuild/instance-1/output-1/host/bin/pkg-config ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_XCBPROTO_CFLAGS_set= ac_cv_env_XCBPROTO_CFLAGS_value= ac_cv_env_XCBPROTO_LIBS_set= ac_cv_env_XCBPROTO_LIBS_value= ac_cv_env_XDMCP_CFLAGS_set= ac_cv_env_XDMCP_CFLAGS_value= ac_cv_env_XDMCP_LIBS_set= ac_cv_env_XDMCP_LIBS_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_func_getaddrinfo=yes ac_cv_func_is_system_labeled=no ac_cv_func_poll=yes ac_cv_have_decl_IOV_MAX=yes ac_cv_have_decl___INTEL_COMPILER=no ac_cv_have_decl___SUNPRO_C=no ac_cv_have_decl___clang__=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_minix_config_h=no 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_tsol_label_h=no ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=aarch64-unknown-linux-gnu ac_cv_lib_Xdmcp_XdmcpWrap=yes ac_cv_member_struct_msghdr_msg_control=yes ac_cv_member_struct_sockaddr_un_sun_len=no 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_PYTHON=/home/autobuild/autobuild/instance-1/output-1/host/bin/python3 ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_LAUNCHD=no ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=/usr/bin/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_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_connect='none required' ac_cv_search_getaddrinfo='none required' ac_cv_search_sendmsg='none required' ac_cv_should_define__xopen_source=no am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_prog_cc_c_o=yes am_cv_python_platform=linux am_cv_python_pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages' am_cv_python_pythondir='${PYTHON_PREFIX}/lib/python3.11/site-packages' am_cv_python_version=3.11 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=/usr/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='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='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='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=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' pkg_cv_NEEDED_CFLAGS='-I/home/autobuild/autobuild/instance-1/output-1/host/include ' pkg_cv_NEEDED_LIBS='-L/home/autobuild/autobuild/instance-1/output-1/host/lib -lXau ' pkg_cv_XCBPROTO_CFLAGS= pkg_cv_XCBPROTO_LIBS= pkg_cv_XDMCP_CFLAGS='-I/home/autobuild/autobuild/instance-1/output-1/host/include ' pkg_cv_XDMCP_LIBS='-L/home/autobuild/autobuild/instance-1/output-1/host/lib -lXdmcp ' xorg_cv_cc_flag__Wall=yes xorg_cv_cc_flag__Wbad_function_cast=yes xorg_cv_cc_flag__Wdeclaration_after_statement=yes xorg_cv_cc_flag__Werror=yes xorg_cv_cc_flag__Werror_address=yes xorg_cv_cc_flag__Werror_array_bounds=yes xorg_cv_cc_flag__Werror_attributes=yes xorg_cv_cc_flag__Werror_implicit=yes xorg_cv_cc_flag__Werror_init_self=yes xorg_cv_cc_flag__Werror_int_to_pointer_cast=yes xorg_cv_cc_flag__Werror_main=yes xorg_cv_cc_flag__Werror_missing_braces=yes xorg_cv_cc_flag__Werror_nonnull=yes xorg_cv_cc_flag__Werror_pointer_to_int_cast=yes xorg_cv_cc_flag__Werror_return_type=yes xorg_cv_cc_flag__Werror_sequence_point=yes xorg_cv_cc_flag__Werror_trigraphs=yes xorg_cv_cc_flag__Werror_write_strings=yes xorg_cv_cc_flag__Wformat_2=yes xorg_cv_cc_flag__Wlogical_op=yes xorg_cv_cc_flag__Wmissing_declarations=yes xorg_cv_cc_flag__Wmissing_format_attribute=yes xorg_cv_cc_flag__Wmissing_noreturn=yes xorg_cv_cc_flag__Wmissing_prototypes=yes xorg_cv_cc_flag__Wnested_externs=yes xorg_cv_cc_flag__Wold_style_definition=yes xorg_cv_cc_flag__Wpointer_arith=yes xorg_cv_cc_flag__Wredundant_decls=yes xorg_cv_cc_flag__Wshadow=yes xorg_cv_cc_flag__Wstrict_prototypes=yes xorg_cv_cc_flag__Wuninitialized=yes xorg_cv_cc_flag__Wunused=yes xorg_cv_cc_flag__pedantic=yes xorg_cv_cc_flag_unknown_warning_option=no xorg_cv_cc_flag_unused_command_line_argument=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/home/autobuild/autobuild/instance-1/output-1/build/host-libxcb-1.15/build-aux/missing'\'' aclocal-1.16' ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' ADMIN_MAN_SUFFIX='8' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' APP_MAN_SUFFIX='1' AR='/usr/bin/ar' AS='/usr/bin/as' AUTOCONF='${SHELL} '\''/home/autobuild/autobuild/instance-1/output-1/build/host-libxcb-1.15/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/autobuild/autobuild/instance-1/output-1/build/host-libxcb-1.15/build-aux/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/autobuild/autobuild/instance-1/output-1/build/host-libxcb-1.15/build-aux/missing'\'' automake-1.16' AWK='gawk' BASE_CFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast' BUILD_COMPOSITE_FALSE='#' BUILD_COMPOSITE_TRUE='' BUILD_DAMAGE_FALSE='#' BUILD_DAMAGE_TRUE='' BUILD_DPMS_FALSE='#' BUILD_DPMS_TRUE='' BUILD_DRI2_FALSE='#' BUILD_DRI2_TRUE='' BUILD_DRI3_FALSE='#' BUILD_DRI3_TRUE='' BUILD_GE_FALSE='' BUILD_GE_TRUE='#' BUILD_GLX_FALSE='#' BUILD_GLX_TRUE='' BUILD_PRESENT_FALSE='#' BUILD_PRESENT_TRUE='' BUILD_RANDR_FALSE='#' BUILD_RANDR_TRUE='' BUILD_RECORD_FALSE='#' BUILD_RECORD_TRUE='' BUILD_RENDER_FALSE='#' BUILD_RENDER_TRUE='' BUILD_RESOURCE_FALSE='#' BUILD_RESOURCE_TRUE='' BUILD_SCREENSAVER_FALSE='#' BUILD_SCREENSAVER_TRUE='' BUILD_SELINUX_FALSE='' BUILD_SELINUX_TRUE='#' BUILD_SHAPE_FALSE='#' BUILD_SHAPE_TRUE='' BUILD_SHM_FALSE='#' BUILD_SHM_TRUE='' BUILD_SYNC_FALSE='#' BUILD_SYNC_TRUE='' BUILD_XEVIE_FALSE='' BUILD_XEVIE_TRUE='#' BUILD_XFIXES_FALSE='#' BUILD_XFIXES_TRUE='' BUILD_XFREE86_DRI_FALSE='#' BUILD_XFREE86_DRI_TRUE='' BUILD_XINERAMA_FALSE='#' BUILD_XINERAMA_TRUE='' BUILD_XINPUT_FALSE='#' BUILD_XINPUT_TRUE='' BUILD_XKB_FALSE='#' BUILD_XKB_TRUE='' BUILD_XPRINT_FALSE='' BUILD_XPRINT_TRUE='#' BUILD_XTEST_FALSE='#' BUILD_XTEST_TRUE='' BUILD_XVMC_FALSE='#' BUILD_XVMC_TRUE='' BUILD_XV_FALSE='#' BUILD_XV_TRUE='' CC='/usr/bin/gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/home/autobuild/autobuild/instance-1/output-1/host/include' CHANGELOG_CMD='((GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp) 2>/dev/null && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; test -e $(top_srcdir)/ChangeLog || ( touch $(top_srcdir)/ChangeLog; echo '\''git failed to create ChangeLog: installing empty ChangeLog.'\'' >&2))' CHECK_CFLAGS='' CHECK_LIBS='' CPPFLAGS='-I/home/autobuild/autobuild/instance-1/output-1/host/include' CSCOPE='cscope' CTAGS='ctags' CWARNFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOT='' DOXYGEN='' DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' DRIVER_MAN_SUFFIX='4' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_DEVEL_DOCS_FALSE='#' ENABLE_DEVEL_DOCS_TRUE='' ETAGS='etags' EXEEXT='' FGREP='/usr/bin/grep -F' FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)' FILE_MAN_SUFFIX='5' GREP='/usr/bin/grep' HAVE_CHECK_FALSE='' HAVE_CHECK_TRUE='#' HAVE_DOT='no' HAVE_DOT_FALSE='' HAVE_DOT_TRUE='#' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HTML_CHECK_RESULT='no' INSTALL_CMD='(cp -f /home/autobuild/autobuild/instance-1/output-1/host/share/util-macros/INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; test -e $(top_srcdir)/INSTALL || ( touch $(top_srcdir)/INSTALL; echo '\''failed to copy INSTALL from util-macros: installing empty INSTALL.'\'' >&2))' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LAUNCHD='no' LD='/usr/bin/ld' LDFLAGS='-L/home/autobuild/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-1/output-1/host/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)' LIB_MAN_SUFFIX='3' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/home/autobuild/autobuild/instance-1/output-1/build/host-libxcb-1.15/build-aux/missing'\'' makeinfo' MANIFEST_TOOL=':' MAN_SUBSTS=' -e '\''s|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xservername__|Xorg|g'\'' -e '\''s|__xconfigfile__|xorg.conf|g'\'' -e '\''s|__projectroot__|$(prefix)|g'\'' -e '\''s|__apploaddir__|$(appdefaultdir)|g'\'' -e '\''s|__appmansuffix__|$(APP_MAN_SUFFIX)|g'\'' -e '\''s|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g'\'' -e '\''s|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g'\'' -e '\''s|__libmansuffix__|$(LIB_MAN_SUFFIX)|g'\'' -e '\''s|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'\'' -e '\''s|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'\''' MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)' MISC_MAN_SUFFIX='7' MKDIR_P='/usr/bin/mkdir -p' NEEDED='xau >= 0.99.2 xdmcp' NEEDED_CFLAGS='-I/home/autobuild/autobuild/instance-1/output-1/host/include ' NEEDED_LIBS='-L/home/autobuild/autobuild/instance-1/output-1/host/lib -lXau ' NM='/usr/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libxcb' PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/lib/libxcb/issues' PACKAGE_NAME='libxcb' PACKAGE_STRING='libxcb 1.15' PACKAGE_TARNAME='libxcb' PACKAGE_URL='' PACKAGE_VERSION='1.15' PATH_SEPARATOR=':' PKG_CONFIG='/home/autobuild/autobuild/instance-1/output-1/host/bin/pkg-config' PKG_CONFIG_LIBDIR='/home/autobuild/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-1/output-1/host/share/pkgconfig' PKG_CONFIG_PATH='' PYTHON='/home/autobuild/autobuild/instance-1/output-1/host/bin/python3' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='3.11' RANLIB='/usr/bin/ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes' STRIP='strip' VERSION='1.15' XCBPROTO_CFLAGS='' XCBPROTO_LIBS='' XCBPROTO_VERSION='1.15.2' XCBPROTO_XCBINCLUDEDIR='//home/autobuild/autobuild/instance-1/output-1/host/share/xcb' XCBPROTO_XCBPYTHONDIR='//home/autobuild/autobuild/instance-1/output-1/host/lib/python3.11/site-packages' XCB_HAVE_WIN32_FALSE='' XCB_HAVE_WIN32_TRUE='#' XCB_SERVERSIDE_SUPPORT_FALSE='' XCB_SERVERSIDE_SUPPORT_TRUE='#' XDMCP_CFLAGS='-I/home/autobuild/autobuild/instance-1/output-1/host/include ' XDMCP_LIBS='-L/home/autobuild/autobuild/instance-1/output-1/host/lib -lXdmcp ' XORG_MAN_PAGE='X Version 11' XSLTPROC='no' ac_ct_AR='' ac_ct_CC='/usr/bin/gcc' 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='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='aarch64-unknown-linux-gnu' build_alias='' build_cpu='aarch64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='aarch64-unknown-linux-gnu' host_alias='' host_cpu='aarch64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/autobuild/autobuild/instance-1/output-1/build/host-libxcb-1.15/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/autobuild/autobuild/instance-1/output-1/host/var' lt_enable_auto_import='' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/libxcb' pkgpythondir='${pythondir}/libxcb' prefix='/home/autobuild/autobuild/instance-1/output-1/host' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages' pythondir='${PYTHON_PREFIX}/lib/python3.11/site-packages' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/autobuild/autobuild/instance-1/output-1/host/etc' target_alias='' xcbincludedir='${includedir}/xcb' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libxcb" #define PACKAGE_TARNAME "libxcb" #define PACKAGE_VERSION "1.15" #define PACKAGE_STRING "libxcb 1.15" #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues" #define PACKAGE_URL "" #define PACKAGE "libxcb" #define VERSION "1.15" #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 HAVE_WCHAR_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define PACKAGE_VERSION_MAJOR 1 #define PACKAGE_VERSION_MINOR 15 #define PACKAGE_VERSION_PATCHLEVEL 0 #define HASXDMAUTH 1 #define HAVE_SENDMSG 1 #define HAVE_ABSTRACT_SOCKETS 1 #define XCB_QUEUE_BUFFER_SIZE 16384 #define GCC_HAS_VISIBILITY /**/ #define HAVE_GETADDRINFO 1 #define USE_POLL 1 configure: exit 0