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 $ /var/tmp/portage/x11-libs/libxcb-1.15-r1/work/libxcb-1.15/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libxcb-1.15-r1 --htmldir=/usr/share/doc/libxcb-1.15-r1/html --with-sysroot=/ --libdir=/usr/lib --disable-dependency-tracking --disable-selective-werror --disable-static --enable-devel-docs --disable-selinux ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 5.15.85-gentoo-dist uname -s = Linux uname -v = #1 SMP Thu Dec 22 12:11:58 -00 2022 /usr/bin/uname -p = AMD EPYC 7513 32-Core Processor /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: /var/tmp/portage/x11-libs/libxcb-1.15-r1/temp/python3.11/bin/ PATH: /usr/lib/portage/python3.11/ebuild-helpers/xattr/ PATH: /usr/lib/portage/python3.11/ebuild-helpers/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /opt/bin/ PATH: /usr/lib/llvm/15/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2708: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh configure:2721: trying /var/tmp/portage/x11-libs/libxcb-1.15-r1/work/libxcb-1.15/build-aux/ configure:2750: /var/tmp/portage/x11-libs/libxcb-1.15-r1/work/libxcb-1.15/build-aux/config.guess found configure:2750: /var/tmp/portage/x11-libs/libxcb-1.15-r1/work/libxcb-1.15/build-aux/config.sub found configure:2750: /var/tmp/portage/x11-libs/libxcb-1.15-r1/work/libxcb-1.15/build-aux/ltmain.sh found configure:2750: /var/tmp/portage/x11-libs/libxcb-1.15-r1/work/libxcb-1.15/build-aux/compile found configure:2750: /var/tmp/portage/x11-libs/libxcb-1.15-r1/work/libxcb-1.15/build-aux/missing found configure:2732: /var/tmp/portage/x11-libs/libxcb-1.15-r1/work/libxcb-1.15/build-aux/install-sh found configure:2886: checking for a BSD-compatible install configure:2959: result: /usr/lib/portage/python3.11/ebuild-helpers/xattr/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: /bin/mkdir -p configure:3235: checking for gawk configure:3256: found /usr/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:3493: checking whether /usr/bin/python3.11 version is >= 2.6 configure:3504: /usr/bin/python3.11 -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:3507: $? = 0 configure:3510: result: yes configure:3609: checking for /usr/bin/python3.11 version configure:3617: result: 3.11 configure:3622: checking for /usr/bin/python3.11 platform configure:3630: result: linux configure:3691: checking for GNU default /usr/bin/python3.11 prefix configure:3693: result: ${prefix} configure:3759: checking for GNU default /usr/bin/python3.11 exec_prefix configure:3761: result: ${exec_prefix} configure:3792: checking for /usr/bin/python3.11 script directory (pythondir) configure:3827: result: ${PYTHON_PREFIX}/lib/python3.11/site-packages configure:3835: checking for /usr/bin/python3.11 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 this is the am__doit target configure:3916: $? = 0 configure:3935: result: yes (GNU style) configure:3966: checking for i686-pc-linux-gnu-gcc configure:3998: result: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse configure:4396: checking for C compiler version configure:4405: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231 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: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-12.2.1_p20221231/work/gcc-12-20221231/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/12 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/12/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 12.2.1_p20221231 p8' --with-gcc-major-version-only --disable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --with-build-config=bootstrap-lto Thread model: posix Supported LTO compression algorithms: zlib gcc version 12.2.1 20221231 (Gentoo 12.2.1_p20221231 p8) configure:4416: $? = 0 configure:4405: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4416: $? = 1 configure:4405: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4416: $? = 1 configure:4405: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -version >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-version' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4416: $? = 1 configure:4436: checking whether the C compiler works configure:4458: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:4534: $? = 0 configure:4557: result: configure:4579: checking whether we are cross compiling configure:4587: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:4649: $? = 0 configure:4671: result: o configure:4675: checking whether the compiler supports GNU C configure:4695: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:4695: $? = 0 configure:4705: result: yes configure:4716: checking whether x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse accepts -g configure:4737: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -g conftest.c >&5 configure:4737: $? = 0 configure:4781: result: yes configure:4801: checking for x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse option to enable C11 features configure:4816: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:4816: $? = 0 configure:4834: result: none needed configure:4950: checking whether x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse understands -c and -o together configure:4973: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c conftest.c -o conftest2.o configure:4976: $? = 0 configure:4973: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c conftest.c -o conftest2.o configure:4976: $? = 0 configure:4988: result: yes configure:5007: checking dependency style of x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse configure:5119: result: none configure:5139: checking for stdio.h configure:5139: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for stdlib.h configure:5139: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for string.h configure:5139: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for inttypes.h configure:5139: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for stdint.h configure:5139: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for strings.h configure:5139: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for sys/stat.h configure:5139: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for sys/types.h configure:5139: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for unistd.h configure:5139: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for wchar.h configure:5139: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5139: checking for minix/config.h configure:5139: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 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: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:5189: $? = 0 configure:5197: result: yes configure:5200: checking whether _XOPEN_SOURCE should be defined configure:5222: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:5222: $? = 0 configure:5249: result: no configure:5340: checking build system type configure:5355: result: i686-pc-linux-gnu configure:5375: checking host system type configure:5389: result: i686-pc-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: /bin/sed configure:5566: checking for grep that handles long lines and -e configure:5630: result: /bin/grep configure:5635: checking for egrep configure:5703: result: /bin/grep -E configure:5708: checking for fgrep configure:5776: result: /bin/grep -F configure:5812: checking for ld used by x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse configure:5880: result: x86_64-pc-linux-gnu-ld -m elf_i386 configure:5887: checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld configure:5903: result: yes configure:5915: checking for BSD- or MS-compatible name lister (nm) configure:5970: result: x86_64-pc-linux-gnu-nm configure:6110: checking the name lister (x86_64-pc-linux-gnu-nm) interface configure:6118: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:6121: x86_64-pc-linux-gnu-nm "conftest.o" configure:6124: output 00000000 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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:6372: result: func_convert_file_noop configure:6379: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:6400: result: func_convert_file_noop configure:6407: checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files configure:6415: result: -r configure:6449: checking for i686-pc-linux-gnu-objdump configure:6481: result: x86_64-pc-linux-gnu-objdump configure:6555: checking how to recognize dependent libraries configure:6756: result: pass_all configure:6801: checking for i686-pc-linux-gnu-dlltool configure:6836: result: no configure:6846: checking for dlltool configure:6867: found /usr/lib/llvm/15/bin/dlltool configure:6878: result: dlltool configure:6908: checking how to associate runtime and link libraries configure:6936: result: printf %s\n configure:6952: checking for i686-pc-linux-gnu-ar configure:6984: result: x86_64-pc-linux-gnu-ar configure:7070: checking for archiver @FILE support configure:7088: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7088: $? = 0 configure:7092: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:7095: $? = 0 configure:7100: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:7103: $? = 1 configure:7115: result: @ configure:7133: checking for i686-pc-linux-gnu-strip configure:7165: result: x86_64-pc-linux-gnu-strip configure:7242: checking for i686-pc-linux-gnu-ranlib configure:7274: result: x86_64-pc-linux-gnu-ranlib configure:7421: checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse object configure:7575: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7578: $? = 0 configure:7582: x86_64-pc-linux-gnu-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/  /p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7585: $? = 0 configure:7651: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c conftstm.o >&5 configure:7654: $? = 0 configure:7692: result: ok configure:7739: checking for sysroot configure:7770: result: / configure:7777: checking for a working dd configure:7821: result: /bin/dd configure:7825: checking how to truncate binary pipes configure:7841: result: /bin/dd bs=4096 count=1 configure:8133: checking for i686-pc-linux-gnu-mt configure:8168: result: no 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: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8974: $? = 0 configure:8974: result: yes configure:9561: checking for objdir configure:9577: result: .libs configure:9841: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -fno-rtti -fno-exceptions configure:9860: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -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 x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse option to produce PIC configure:10243: result: -fPIC -DPIC configure:10251: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse PIC flag -fPIC -DPIC works configure:10270: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -DPIC -DPIC conftest.c >&5 configure:10274: $? = 0 configure:10287: result: yes configure:10316: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse static flag -static works configure:10345: result: yes configure:10360: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -c -o file.o configure:10382: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -o out/conftest2.o conftest.c >&5 configure:10386: $? = 0 configure:10408: result: yes configure:10416: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -c -o file.o configure:10464: result: yes configure:10497: checking whether the x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries configure:11763: result: yes configure:11800: checking whether -lc should be explicitly linked in configure:11809: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:11812: $? = 0 configure:11827: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11830: $? = 0 configure:11844: result: no configure:12004: checking dynamic linker characteristics configure:12599: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse options needed to detect all undeclared functions configure:13687: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 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: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:13714: $? = 0 configure:13731: result: none needed configure:13749: checking whether __clang__ is declared configure:13749: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 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: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 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: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 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 x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Werror=unknown-warning-option configure:13953: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=unknown-warning-option 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 x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Werror=unused-command-line-argument configure:13982: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=unused-command-line-argument 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 x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wall configure:14027: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:14027: $? = 0 configure:14041: result: yes configure:14133: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wpointer-arith configure:14151: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wpointer-arith -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:14151: $? = 0 configure:14165: result: yes configure:14257: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wmissing-declarations configure:14275: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wmissing-declarations -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:14275: $? = 0 configure:14289: result: yes configure:14381: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wformat=2 configure:14399: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wformat=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:14399: $? = 0 configure:14413: result: yes configure:14558: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wstrict-prototypes configure:14576: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:14576: $? = 0 configure:14590: result: yes configure:14682: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wmissing-prototypes configure:14700: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wmissing-prototypes -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:14700: $? = 0 configure:14714: result: yes configure:14806: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wnested-externs configure:14824: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wnested-externs -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:14824: $? = 0 configure:14838: result: yes configure:14930: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wbad-function-cast configure:14948: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wbad-function-cast -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:14948: $? = 0 configure:14962: result: yes configure:15054: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wold-style-definition configure:15072: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wold-style-definition -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:15072: $? = 0 configure:15086: result: yes configure:15229: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wdeclaration-after-statement configure:15247: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:15247: $? = 0 configure:15261: result: yes configure:15357: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wunused configure:15375: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wunused -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:15375: $? = 0 configure:15389: result: yes configure:15481: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wuninitialized configure:15499: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wuninitialized -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:15499: $? = 0 configure:15513: result: yes configure:15605: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wshadow configure:15623: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wshadow -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:15623: $? = 0 configure:15637: result: yes configure:15729: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wmissing-noreturn configure:15747: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wmissing-noreturn -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:15747: $? = 0 configure:15761: result: yes configure:15853: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wmissing-format-attribute configure:15871: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wmissing-format-attribute -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:15871: $? = 0 configure:15885: result: yes configure:15977: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wredundant-decls configure:15995: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wredundant-decls -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:15995: $? = 0 configure:16009: result: yes configure:16101: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wlogical-op configure:16119: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wlogical-op -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:16119: $? = 0 configure:16133: result: yes configure:17920: WARNING: You have chosen not to turn some select compiler warnings into errors. This should not be necessary. Please report why you needed to do so in a bug report at https://gitlab.freedesktop.org/xorg/lib/libxcb/issues configure:18005: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wimplicit configure:18023: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wimplicit -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:18023: $? = 0 configure:18037: result: yes configure:18129: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wnonnull configure:18147: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wnonnull -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:18147: $? = 0 configure:18161: result: yes configure:18253: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Winit-self configure:18271: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Winit-self -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:18271: $? = 0 configure:18285: result: yes configure:18377: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wmain configure:18395: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wmain -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:18395: $? = 0 configure:18409: result: yes configure:18501: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wmissing-braces configure:18519: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wmissing-braces -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:18519: $? = 0 configure:18533: result: yes configure:18625: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wsequence-point configure:18643: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wsequence-point -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:18643: $? = 0 configure:18657: result: yes configure:18749: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wreturn-type configure:18767: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:18767: $? = 0 configure:18781: result: yes configure:18873: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wtrigraphs configure:18891: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wtrigraphs -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:18891: $? = 0 configure:18905: result: yes configure:18997: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Warray-bounds configure:19015: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Warray-bounds -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:19015: $? = 0 configure:19029: result: yes configure:19121: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wwrite-strings configure:19139: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wwrite-strings -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:19139: $? = 0 configure:19153: result: yes configure:19245: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Waddress configure:19263: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Waddress -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:19263: $? = 0 configure:19277: result: yes configure:19369: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wint-to-pointer-cast configure:19387: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wint-to-pointer-cast -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:19387: $? = 0 configure:19401: result: yes configure:19493: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Wpointer-to-int-cast configure:19511: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wpointer-to-int-cast -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:19511: $? = 0 configure:19525: result: yes configure:19651: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -pedantic configure:19669: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -pedantic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:19669: $? = 0 configure:19683: result: yes configure:19775: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Werror configure:19793: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:19793: $? = 0 configure:19807: result: yes configure:19953: checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -Werror=attributes configure:19971: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=attributes -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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:20248: checking for doxygen configure:20271: found /usr/bin/doxygen configure:20283: result: /usr/bin/doxygen configure:20363: checking for dot configure:20386: found /usr/bin/dot configure:20398: result: /usr/bin/dot 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" Package xau was not found in the pkg-config search path. Perhaps you should add the directory containing `xau.pc' to the PKG_CONFIG_PATH environment variable Package 'xau', required by 'virtual:world', not found configure:20680: $? = 1 configure:20694: $PKG_CONFIG --exists --print-errors "$NEEDED" Package xau was not found in the pkg-config search path. Perhaps you should add the directory containing `xau.pc' to the PKG_CONFIG_PATH environment variable Package 'xau', required by 'virtual:world', not found configure:20697: $? = 1 configure:20711: result: no Package 'xau', required by 'virtual:world', not found configure:20727: error: Package requirements (xau >= 0.99.2) were not met: Package 'xau', required by 'virtual:world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables NEEDED_CFLAGS and NEEDED_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build='i686-pc-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='x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse' ac_cv_env_CFLAGS_set='set' ac_cv_env_CFLAGS_value='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 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='' ac_cv_env_CPPFLAGS_value='' 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='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 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='/usr/lib/pkgconfig' ac_cv_env_PKG_CONFIG_PATH_set='set' ac_cv_env_PKG_CONFIG_PATH_value='/usr/share/pkgconfig' ac_cv_env_PKG_CONFIG_set='set' ac_cv_env_PKG_CONFIG_value='x86_64-pc-linux-gnu-pkg-config' ac_cv_env_PYTHON_set='set' ac_cv_env_PYTHON_value='/usr/bin/python3.11' 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='set' ac_cv_env_build_alias_value='i686-pc-linux-gnu' ac_cv_env_host_alias_set='set' ac_cv_env_host_alias_value='i686-pc-linux-gnu' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' 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_unistd_h='yes' ac_cv_header_wchar_h='yes' ac_cv_host='i686-pc-linux-gnu' ac_cv_objext='o' ac_cv_path_DOT='/usr/bin/dot' ac_cv_path_DOXYGEN='/usr/bin/doxygen' ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP='/bin/grep' ac_cv_path_SED='/bin/sed' ac_cv_path_install='/usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD='/bin/dd' ac_cv_path_mkdir='/bin/mkdir' ac_cv_prog_AR='x86_64-pc-linux-gnu-ar' ac_cv_prog_AWK='gawk' ac_cv_prog_CC='x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse' ac_cv_prog_OBJDUMP='x86_64-pc-linux-gnu-objdump' ac_cv_prog_RANLIB='x86_64-pc-linux-gnu-ranlib' ac_cv_prog_STRIP='x86_64-pc-linux-gnu-strip' ac_cv_prog_ac_ct_DLLTOOL='dlltool' 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_should_define__xopen_source='no' am_cv_CC_dependencies_compiler_type='none' am_cv_make_support_nested_variables='yes' 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='x86_64-pc-linux-gnu-ld -m elf_i386' lt_cv_path_NM='x86_64-pc-linux-gnu-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='yes' 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='/bin/dd bs=4096 count=1' pkg_cv_XCBPROTO_CFLAGS='' pkg_cv_XCBPROTO_LIBS='' xorg_cv_cc_flag__Waddress='yes' xorg_cv_cc_flag__Wall='yes' xorg_cv_cc_flag__Warray_bounds='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_attributes='yes' xorg_cv_cc_flag__Wformat_2='yes' xorg_cv_cc_flag__Wimplicit='yes' xorg_cv_cc_flag__Winit_self='yes' xorg_cv_cc_flag__Wint_to_pointer_cast='yes' xorg_cv_cc_flag__Wlogical_op='yes' xorg_cv_cc_flag__Wmain='yes' xorg_cv_cc_flag__Wmissing_braces='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__Wnonnull='yes' xorg_cv_cc_flag__Wold_style_definition='yes' xorg_cv_cc_flag__Wpointer_arith='yes' xorg_cv_cc_flag__Wpointer_to_int_cast='yes' xorg_cv_cc_flag__Wredundant_decls='yes' xorg_cv_cc_flag__Wreturn_type='yes' xorg_cv_cc_flag__Wsequence_point='yes' xorg_cv_cc_flag__Wshadow='yes' xorg_cv_cc_flag__Wstrict_prototypes='yes' xorg_cv_cc_flag__Wtrigraphs='yes' xorg_cv_cc_flag__Wuninitialized='yes' xorg_cv_cc_flag__Wunused='yes' xorg_cv_cc_flag__Wwrite_strings='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} '\''/var/tmp/portage/x11-libs/libxcb-1.15-r1/work/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='1' AM_V='$(V)' APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' APP_MAN_SUFFIX='1' AR='x86_64-pc-linux-gnu-ar' AS='as' AUTOCONF='${SHELL} '\''/var/tmp/portage/x11-libs/libxcb-1.15-r1/work/libxcb-1.15/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/var/tmp/portage/x11-libs/libxcb-1.15-r1/work/libxcb-1.15/build-aux/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/var/tmp/portage/x11-libs/libxcb-1.15-r1/work/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 -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-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='x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse' CCDEPMODE='depmode=none' CFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 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='' 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 -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' DOT='/usr/bin/dot' DOXYGEN='/usr/bin/doxygen' DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' DRIVER_MAN_SUFFIX='4' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_DEVEL_DOCS_FALSE='#' ENABLE_DEVEL_DOCS_TRUE='' ETAGS='etags' EXEEXT='' FGREP='/bin/grep -F' FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)' FILE_MAN_SUFFIX='5' GREP='/bin/grep' HAVE_CHECK_FALSE='' HAVE_CHECK_TRUE='#' HAVE_DOT='yes' HAVE_DOT_FALSE='#' HAVE_DOT_TRUE='' HAVE_DOXYGEN_FALSE='#' HAVE_DOXYGEN_TRUE='' HTML_CHECK_RESULT='no' INSTALL_CMD='(cp -f /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='' LD='x86_64-pc-linux-gnu-ld -m elf_i386' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 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} '\''/var/tmp/portage/x11-libs/libxcb-1.15-r1/work/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='/bin/mkdir -p' NEEDED='xau >= 0.99.2' NEEDED_CFLAGS='' NEEDED_LIBS='' NM='x86_64-pc-linux-gnu-nm' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-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='x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig' PKG_CONFIG_PATH='/usr/share/pkgconfig' PYTHON='/usr/bin/python3.11' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='3.11' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes' STRIP='x86_64-pc-linux-gnu-strip' VERSION='1.15' XCBPROTO_CFLAGS='' XCBPROTO_LIBS='' XCBPROTO_VERSION='' XCBPROTO_XCBINCLUDEDIR='' XCBPROTO_XCBPYTHONDIR='' XCB_HAVE_WIN32_FALSE='' XCB_HAVE_WIN32_TRUE='' XCB_SERVERSIDE_SUPPORT_FALSE='' XCB_SERVERSIDE_SUPPORT_TRUE='' XDMCP_CFLAGS='' XDMCP_LIBS='' XORG_MAN_PAGE='X Version 11' XSLTPROC='no' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/libxcb-1.15-r1' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/libxcb-1.15-r1/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/x11-libs/libxcb-1.15-r1/work/libxcb-1.15/build-aux/install-sh' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' lt_enable_auto_import='' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/libxcb' pkgpythondir='${pythondir}/libxcb' prefix='/usr' 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='/etc' target_alias='' xcbincludedir='' ## ----------- ## ## 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 configure: exit 1