This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libxkbcommon configure 0.7.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=arm-buildroot-linux-gnueabihf --host=arm-buildroot-linux-gnueabihf --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-wayland --disable-x11 ## --------- ## ## Platform. ## ## --------- ## hostname = gcc67 uname -m = x86_64 uname -r = 4.14.0-0.bpo.3-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.14.13-1~bpo9+1 (2018-01-14) /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/peko/autobuild/instance-1/output/host/bin PATH: /home/peko/autobuild/instance-1/output/host/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2449: checking for a BSD-compatible install configure:2517: result: /usr/bin/install -c configure:2528: checking whether build environment is sane configure:2583: result: yes configure:2642: checking for arm-buildroot-linux-gnueabihf-strip configure:2669: result: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-strip configure:2734: checking for a thread-safe mkdir -p configure:2773: result: /bin/mkdir -p configure:2780: checking for gawk configure:2796: found /usr/bin/gawk configure:2807: result: gawk configure:2818: checking whether make sets $(MAKE) configure:2840: result: yes configure:2869: checking whether make supports nested variables configure:2886: result: yes configure:3013: checking whether to enable maintainer-specific portions of Makefiles configure:3022: result: yes configure:3049: checking for style of include used by make configure:3077: result: GNU configure:3108: checking for arm-buildroot-linux-gnueabihf-gcc configure:3135: result: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc configure:3404: checking for C compiler version configure:3413: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc --version >&5 arm-linux-gcc.br_real (Buildroot 2017.11-rc1) 7.2.0 Copyright (C) 2017 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:3424: $? = 0 configure:3413: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/arm-linux-gcc.br_real COLLECT_LTO_WRAPPER=/home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/7.2.0/lto-wrapper Target: arm-buildroot-linux-gnueabihf Configured with: ./configure --prefix=/opt/br-arm-cortex-a9-glibc-2017.11-rc1 --sysconfdir=/opt/br-arm-cortex-a9-glibc-2017.11-rc1/etc --enable-static --target=arm-buildroot-linux-gnueabihf --with-sysroot=/opt/br-arm-cortex-a9-glibc-2017.11-rc1/arm-buildroot-linux-gnueabihf/sysroot --disable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --with-gmp=/opt/br-arm-cortex-a9-glibc-2017.11-rc1 --with-mpc=/opt/br-arm-cortex-a9-glibc-2017.11-rc1 --with-mpfr=/opt/br-arm-cortex-a9-glibc-2017.11-rc1 --with-pkgversion='Buildroot 2017.11-rc1' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --disable-libmudflap --enable-threads --without-isl --without-cloog --disable-decimal-float --with-abi=aapcs-linux --with-cpu=cortex-a9 --with-fpu=vfpv3-d16 --with-float=hard --with-mode=arm --enable-languages=c,c++,fortran --with-build-time-tools=/opt/br-arm-cortex-a9-glibc-2017.11-rc1/arm-buildroot-linux-gnueabihf/bin --enable-shared --disable-libgomp Thread model: posix gcc version 7.2.0 (Buildroot 2017.11-rc1) configure:3424: $? = 0 configure:3413: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -V >&5 arm-linux-gcc.br_real: error: unrecognized command line option '-V' arm-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:3424: $? = 1 configure:3413: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -qversion >&5 arm-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? arm-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:3424: $? = 1 configure:3444: checking whether the C compiler works configure:3466: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3470: $? = 0 configure:3518: result: yes configure:3521: checking for C compiler default output file name configure:3523: result: a.out configure:3529: checking for suffix of executables configure:3536: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3540: $? = 0 configure:3562: result: configure:3584: checking whether we are cross compiling configure:3622: result: yes configure:3627: checking for suffix of object files configure:3649: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3653: $? = 0 configure:3674: result: o configure:3678: checking whether we are using the GNU C compiler configure:3697: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3697: $? = 0 configure:3706: result: yes configure:3715: checking whether /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc accepts -g configure:3735: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3735: $? = 0 configure:3776: result: yes configure:3793: checking for /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc option to accept ISO C89 configure:3856: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3856: $? = 0 configure:3869: result: none needed configure:3894: checking whether /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc understands -c and -o together configure:3916: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c conftest.c -o conftest2.o configure:3919: $? = 0 configure:3916: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c conftest.c -o conftest2.o configure:3919: $? = 0 configure:3931: result: yes configure:3950: checking dependency style of /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc configure:4061: result: none configure:4082: checking how to run the C preprocessor configure:4152: result: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-cpp configure:4172: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4172: $? = 0 configure:4186: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxkbcommon" | #define PACKAGE_TARNAME "libxkbcommon" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "libxkbcommon 0.7.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon" | #define PACKAGE_URL "http://xkbcommon.org" | #define PACKAGE "libxkbcommon" | #define VERSION "0.7.1" | /* end confdefs.h. */ | #include configure:4215: checking for grep that handles long lines and -e configure:4273: result: /bin/grep configure:4278: checking for egrep configure:4340: result: /bin/grep -E configure:4345: checking for ANSI C header files configure:4365: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4365: $? = 0 configure:4449: result: yes configure:4462: checking for sys/types.h configure:4462: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4462: $? = 0 configure:4462: result: yes configure:4462: checking for sys/stat.h configure:4462: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4462: $? = 0 configure:4462: result: yes configure:4462: checking for stdlib.h configure:4462: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4462: $? = 0 configure:4462: result: yes configure:4462: checking for string.h configure:4462: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4462: $? = 0 configure:4462: result: yes configure:4462: checking for memory.h configure:4462: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4462: $? = 0 configure:4462: result: yes configure:4462: checking for strings.h configure:4462: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4462: $? = 0 configure:4462: result: yes configure:4462: checking for inttypes.h configure:4462: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4462: $? = 0 configure:4462: result: yes configure:4462: checking for stdint.h configure:4462: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4462: $? = 0 configure:4462: result: yes configure:4462: checking for unistd.h configure:4462: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4462: $? = 0 configure:4462: result: yes configure:4475: checking minix/config.h usability configure:4475: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4475: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxkbcommon" | #define PACKAGE_TARNAME "libxkbcommon" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "libxkbcommon 0.7.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon" | #define PACKAGE_URL "http://xkbcommon.org" | #define PACKAGE "libxkbcommon" | #define VERSION "0.7.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4475: result: no configure:4475: checking minix/config.h presence configure:4475: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4475: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxkbcommon" | #define PACKAGE_TARNAME "libxkbcommon" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "libxkbcommon 0.7.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon" | #define PACKAGE_URL "http://xkbcommon.org" | #define PACKAGE "libxkbcommon" | #define VERSION "0.7.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4475: result: no configure:4475: checking for minix/config.h configure:4475: result: no configure:4496: checking whether it is safe to define __EXTENSIONS__ configure:4514: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4514: $? = 0 configure:4521: result: yes configure:4566: checking build system type configure:4580: result: x86_64-pc-linux-gnu configure:4600: checking host system type configure:4613: result: arm-buildroot-linux-gnueabihf configure:4654: checking how to print strings configure:4681: result: printf configure:4702: checking for a sed that does not truncate output configure:4766: result: /bin/sed configure:4784: checking for fgrep configure:4846: result: /bin/grep -F configure:4881: checking for ld used by /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc configure:4948: result: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-ld configure:4955: checking if the linker (/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ld) is GNU ld configure:4970: result: yes configure:4982: checking for BSD- or MS-compatible name lister (nm) configure:5036: result: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-nm configure:5166: checking the name lister (/home/peko/autobuild/instance-1/output/host/bin/arm-linux-nm) interface configure:5173: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5176: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-nm "conftest.o" configure:5179: output 00000000 B some_variable configure:5186: result: BSD nm configure:5189: checking whether ln -s works configure:5193: result: yes configure:5201: checking the maximum length of command line arguments configure:5332: result: 1572864 configure:5380: checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-gnueabihf format configure:5420: result: func_convert_file_noop configure:5427: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5447: result: func_convert_file_noop configure:5454: checking for /home/peko/autobuild/instance-1/output/host/bin/arm-linux-ld option to reload object files configure:5461: result: -r configure:5495: checking for arm-buildroot-linux-gnueabihf-objdump configure:5522: result: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-objdump configure:5594: checking how to recognize dependent libraries configure:5794: result: pass_all configure:5839: checking for arm-buildroot-linux-gnueabihf-dlltool configure:5869: result: no configure:5879: checking for dlltool configure:5909: result: no configure:5939: checking how to associate runtime and link libraries configure:5966: result: printf %s\n configure:5982: checking for arm-buildroot-linux-gnueabihf-ar configure:6009: result: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-ar configure:6090: checking for archiver @FILE support configure:6107: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6107: $? = 0 configure:6110: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-ar cru libconftest.a @conftest.lst >&5 configure:6113: $? = 0 configure:6118: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-ar cru libconftest.a @conftest.lst >&5 /home/peko/autobuild/instance-1/output/host/bin/arm-linux-ar: conftest.o: No such file or directory configure:6121: $? = 1 configure:6133: result: @ configure:6151: checking for arm-buildroot-linux-gnueabihf-strip configure:6178: result: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-strip configure:6250: checking for arm-buildroot-linux-gnueabihf-ranlib configure:6277: result: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-ranlib configure:6419: checking command to parse /home/peko/autobuild/instance-1/output/host/bin/arm-linux-nm output from /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc object configure:6572: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6575: $? = 0 configure:6579: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-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:6582: $? = 0 configure:6648: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftstm.o >&5 configure:6651: $? = 0 configure:6689: result: ok configure:6736: checking for sysroot configure:6766: result: no configure:6773: checking for a working dd configure:6811: result: /bin/dd configure:6815: checking how to truncate binary pipes configure:6830: result: /bin/dd bs=4096 count=1 configure:7119: checking for arm-buildroot-linux-gnueabihf-mt configure:7149: result: no configure:7159: checking for mt configure:7175: found /bin/mt configure:7186: result: mt configure:7198: WARNING: using cross tools not prefixed with host triplet configure:7209: checking if mt is a manifest tool configure:7215: mt '-?' configure:7223: result: no configure:7897: checking for dlfcn.h configure:7897: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7897: $? = 0 configure:7897: result: yes configure:8153: checking for objdir configure:8168: result: .libs configure:8432: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions configure:8450: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8454: $? = 0 configure:8467: result: no configure:8825: checking for /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc option to produce PIC configure:8832: result: -fPIC -DPIC configure:8840: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc PIC flag -fPIC -DPIC works configure:8858: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.c >&5 configure:8862: $? = 0 configure:8875: result: yes configure:8904: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc static flag -static works configure:8932: result: yes configure:8947: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -c -o file.o configure:8968: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.c >&5 configure:8972: $? = 0 configure:8994: result: yes configure:9002: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -c -o file.o configure:9049: result: yes configure:9082: checking whether the /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc linker (/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ld) supports shared libraries configure:10341: result: yes configure:10378: checking whether -lc should be explicitly linked in configure:10386: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10389: $? = 0 configure:10404: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10407: $? = 0 configure:10421: result: no configure:10581: checking dynamic linker characteristics configure:11162: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11162: $? = 0 configure:11399: result: GNU/Linux ld.so configure:11521: checking how to hardcode library paths into programs configure:11546: result: immediate configure:12094: checking whether stripping libraries is possible configure:12099: result: yes configure:12134: checking if libtool supports shared libraries configure:12136: result: yes configure:12139: checking whether to build shared libraries configure:12164: result: yes configure:12167: checking whether to build static libraries configure:12171: result: no configure:12221: checking for /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc option to accept ISO C99 configure:12370: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12370: $? = 0 configure:12383: result: none needed configure:12402: checking whether __clang__ is declared configure:12402: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:68:10: error: '__clang__' undeclared (first use in this function); did you mean '__clock_t'? (void) __clang__; ^~~~~~~~~ __clock_t conftest.c:68:10: note: each undeclared identifier is reported only once for each function it appears in configure:12402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxkbcommon" | #define PACKAGE_TARNAME "libxkbcommon" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "libxkbcommon 0.7.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon" | #define PACKAGE_URL "http://xkbcommon.org" | #define PACKAGE "libxkbcommon" | #define VERSION "0.7.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef __clang__ | #ifdef __cplusplus | (void) __clang__; | #else | (void) __clang__; | #endif | #endif | | ; | return 0; | } configure:12402: result: no configure:12409: checking whether __INTEL_COMPILER is declared configure:12409: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:68:10: error: '__INTEL_COMPILER' undeclared (first use in this function); did you mean '__BYTE_ORDER'? (void) __INTEL_COMPILER; ^~~~~~~~~~~~~~~~ __BYTE_ORDER conftest.c:68:10: note: each undeclared identifier is reported only once for each function it appears in configure:12409: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxkbcommon" | #define PACKAGE_TARNAME "libxkbcommon" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "libxkbcommon 0.7.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon" | #define PACKAGE_URL "http://xkbcommon.org" | #define PACKAGE "libxkbcommon" | #define VERSION "0.7.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef __INTEL_COMPILER | #ifdef __cplusplus | (void) __INTEL_COMPILER; | #else | (void) __INTEL_COMPILER; | #endif | #endif | | ; | return 0; | } configure:12409: result: no configure:12416: checking whether __SUNPRO_C is declared configure:12416: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:68:10: error: '__SUNPRO_C' undeclared (first use in this function); did you mean '__INT8_C'? (void) __SUNPRO_C; ^~~~~~~~~~ __INT8_C conftest.c:68:10: note: each undeclared identifier is reported only once for each function it appears in configure:12416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxkbcommon" | #define PACKAGE_TARNAME "libxkbcommon" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "libxkbcommon 0.7.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon" | #define PACKAGE_URL "http://xkbcommon.org" | #define PACKAGE "libxkbcommon" | #define VERSION "0.7.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef __SUNPRO_C | #ifdef __cplusplus | (void) __SUNPRO_C; | #else | (void) __SUNPRO_C; | #endif | #endif | | ; | return 0; | } configure:12416: result: no configure:12533: checking pkg-config is at least version 0.9.0 configure:12536: result: yes configure:12585: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=unknown-warning-option configure:12594: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=unknown-warning-option -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option configure:12594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxkbcommon" | #define PACKAGE_TARNAME "libxkbcommon" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "libxkbcommon 0.7.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon" | #define PACKAGE_URL "http://xkbcommon.org" | #define PACKAGE "libxkbcommon" | #define VERSION "0.7.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | int i; configure:12601: result: no configure:12612: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=unused-command-line-argument configure:12621: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=unused-command-line-argument -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 cc1: error: -Werror=unused-command-line-argument: no option -Wunused-command-line-argument configure:12621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxkbcommon" | #define PACKAGE_TARNAME "libxkbcommon" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "libxkbcommon 0.7.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon" | #define PACKAGE_URL "http://xkbcommon.org" | #define PACKAGE "libxkbcommon" | #define VERSION "0.7.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | int i; configure:12628: result: no configure:12647: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wall configure:12664: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12664: $? = 0 configure:12677: result: yes configure:12765: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wpointer-arith configure:12782: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12782: $? = 0 configure:12795: result: yes configure:12883: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wmissing-declarations configure:12900: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wmissing-declarations -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12900: $? = 0 configure:12913: result: yes configure:13001: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wformat=2 configure:13018: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wformat=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13018: $? = 0 configure:13031: result: yes configure:13170: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wstrict-prototypes configure:13187: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:13187: $? = 0 configure:13200: result: yes configure:13288: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wmissing-prototypes configure:13305: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13305: $? = 0 configure:13318: result: yes configure:13406: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wnested-externs configure:13423: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wnested-externs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13423: $? = 0 configure:13436: result: yes configure:13524: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wbad-function-cast configure:13541: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wbad-function-cast -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13541: $? = 0 configure:13554: result: yes configure:13642: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wold-style-definition configure:13659: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wold-style-definition -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:30:1: warning: old-style function definition [-Wold-style-definition] main () ^~~~ configure:13659: $? = 0 configure:13672: result: yes configure:13809: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wdeclaration-after-statement configure:13826: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13826: $? = 0 configure:13839: result: yes configure:13931: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wunused configure:13948: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wunused -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13948: $? = 0 configure:13961: result: yes configure:14049: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wuninitialized configure:14066: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wuninitialized -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14066: $? = 0 configure:14079: result: yes configure:14167: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wshadow configure:14184: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14184: $? = 0 configure:14197: result: yes configure:14285: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wmissing-noreturn configure:14302: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wmissing-noreturn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14302: $? = 0 configure:14315: result: yes configure:14403: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wmissing-format-attribute configure:14420: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wmissing-format-attribute -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14420: $? = 0 configure:14433: result: yes configure:14521: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wredundant-decls configure:14538: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14538: $? = 0 configure:14551: result: yes configure:14639: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wlogical-op configure:14656: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wlogical-op -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14656: $? = 0 configure:14669: result: yes configure:14769: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=implicit configure:14786: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=implicit -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14786: $? = 0 configure:14799: result: yes configure:14936: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=nonnull configure:14953: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=nonnull -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14953: $? = 0 configure:14966: result: yes configure:15054: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=init-self configure:15071: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=init-self -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15071: $? = 0 configure:15084: result: yes configure:15172: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=main configure:15189: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=main -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15189: $? = 0 configure:15202: result: yes configure:15290: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=missing-braces configure:15307: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=missing-braces -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15307: $? = 0 configure:15320: result: yes configure:15408: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=sequence-point configure:15425: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=sequence-point -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15425: $? = 0 configure:15438: result: yes configure:15526: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=return-type configure:15543: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=return-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15543: $? = 0 configure:15556: result: yes configure:15693: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=trigraphs configure:15710: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=trigraphs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15710: $? = 0 configure:15723: result: yes configure:15811: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=array-bounds configure:15828: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=array-bounds -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15828: $? = 0 configure:15841: result: yes configure:15929: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=write-strings configure:15946: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=write-strings -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15946: $? = 0 configure:15959: result: yes configure:16047: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=address configure:16064: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=address -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16064: $? = 0 configure:16077: result: yes configure:16165: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=int-to-pointer-cast configure:16182: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=int-to-pointer-cast -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16182: $? = 0 configure:16195: result: yes configure:16332: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=pointer-to-int-cast configure:16349: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=pointer-to-int-cast -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16349: $? = 0 configure:16362: result: yes configure:18020: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -pedantic configure:18037: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18037: $? = 0 configure:18050: result: yes configure:18138: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror configure:18155: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18155: $? = 0 configure:18168: result: yes configure:18308: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Werror=attributes configure:18325: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Werror=attributes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18325: $? = 0 configure:18338: result: yes configure:18498: checking whether make supports nested variables configure:18515: result: yes configure:18614: checking whether to build documentation configure:18616: result: no configure:18636: checking for doxygen configure:18654: found /usr/bin/doxygen configure:18666: result: /usr/bin/doxygen configure:18741: checking for dot configure:18774: result: no configure:18807: checking for inline configure:18823: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18823: $? = 0 configure:18831: result: inline configure:18961: checking pkg-config is at least version 0.9.0 configure:18964: result: yes configure:18979: checking for bison configure:18995: found /home/peko/autobuild/instance-1/output/host/bin/bison configure:19006: result: bison -y configure:19020: checking for bison configure:19038: found /home/peko/autobuild/instance-1/output/host/bin/bison configure:19050: result: /home/peko/autobuild/instance-1/output/host/bin/bison configure:19068: checking for eaccess configure:19068: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19068: $? = 0 configure:19068: result: yes configure:19068: checking for euidaccess configure:19068: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19068: $? = 0 configure:19068: result: yes configure:19068: checking for mmap configure:19068: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19068: $? = 0 configure:19068: result: yes configure:19081: checking for secure_getenv configure:19081: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19081: $? = 0 configure:19081: result: yes configure:19081: checking for __secure_getenv configure:19081: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 /tmp/ccTYnFPa.o: In function `main': conftest.c:(.text.startup+0x4): undefined reference to `__secure_getenv' collect2: error: ld returned 1 exit status configure:19081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxkbcommon" | #define PACKAGE_TARNAME "libxkbcommon" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "libxkbcommon 0.7.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon" | #define PACKAGE_URL "http://xkbcommon.org" | #define PACKAGE "libxkbcommon" | #define VERSION "0.7.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE_VERSION_MAJOR 0 | #define PACKAGE_VERSION_MINOR 7 | #define PACKAGE_VERSION_PATCHLEVEL 1 | #define HAVE_EACCESS 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_MMAP 1 | #define HAVE_SECURE_GETENV 1 | /* end confdefs.h. */ | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define __secure_getenv innocuous___secure_getenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __secure_getenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __secure_getenv | | /* 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 __secure_getenv (); | /* 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___secure_getenv || defined __stub_____secure_getenv | choke me | #endif | | int | main () | { | return __secure_getenv (); | ; | return 0; | } configure:19081: result: no configure:19101: checking for __builtin_expect configure:19120: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19120: $? = 0 configure:19129: result: yes configure:19145: checking for __builtin_popcount configure:19164: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19164: $? = 0 configure:19173: result: yes configure:19188: checking linux/input.h usability configure:19188: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19188: $? = 0 configure:19188: result: yes configure:19188: checking linux/input.h presence configure:19188: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:19188: $? = 0 configure:19188: result: yes configure:19188: checking for linux/input.h configure:19188: result: yes configure:19282: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -fvisibility=hidden configure:19299: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -fvisibility=hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19299: $? = 0 configure:19312: result: yes configure:19400: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wextra -Wno-unused-parameter -Wno-missing-field-initializers configure:19417: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19417: $? = 0 configure:19430: result: yes configure:19518: checking if /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc supports -Wdocumentation configure:19535: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -Wdocumentation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 arm-linux-gcc.br_real: error: unrecognized command line option '-Wdocumentation' configure:19535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxkbcommon" | #define PACKAGE_TARNAME "libxkbcommon" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "libxkbcommon 0.7.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon" | #define PACKAGE_URL "http://xkbcommon.org" | #define PACKAGE "libxkbcommon" | #define VERSION "0.7.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE_VERSION_MAJOR 0 | #define PACKAGE_VERSION_MINOR 7 | #define PACKAGE_VERSION_PATCHLEVEL 1 | #define HAVE_EACCESS 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_MMAP 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_POPCOUNT 1 | /* end confdefs.h. */ | int i; | int | main () | { | | ; | return 0; | } configure:19548: result: no configure:19564: checking whether the linker accepts -Wl,--no-undefined configure:19583: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,--no-undefined conftest.c >&5 configure:19583: $? = 0 configure:19594: result: yes configure:19612: checking whether the linker accepts -Wl,--version-script="./xkbcommon.map" configure:19627: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,--version-script=./xkbcommon.map conftest.c >&5 configure:19627: $? = 0 configure:19636: result: yes configure:19653: checking for clock_gettime in -lrt configure:19678: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lrt -lrt >&5 configure:19678: $? = 0 configure:19687: result: yes configure:19699: checking for clock_gettime configure:19699: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19699: $? = 0 configure:19699: result: yes configure:20174: checking that generated files are newer than configure configure:20180: result: done configure:20239: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libxkbcommon config.status 0.7.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gcc67 config.status:1176: creating Makefile config.status:1176: creating xkbcommon-uninstalled.pc config.status:1176: creating xkbcommon.pc config.status:1176: creating xkbcommon-x11.pc config.status:1176: creating xkbcommon-x11-uninstalled.pc config.status:1176: creating doc/Doxyfile config.status:1176: creating src/config.h config.status:1405: executing depfiles commands config.status:1405: executing libtool commands configure:22384: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls configure:22409: result: libxkbcommon 0.7.1 libxkbcommon: yes libxkbcommon-x11: no Wayland utilities: no documentation: no default XKB rules: evdev default XKB model: pc105 default XKB layout: us default XKB variant: default XKB options: prefix: /usr includedir: ${prefix}/include lib dir: ${exec_prefix}/lib datarootdir: ${prefix}/share XKB config root: ${datarootdir}/X11/xkb X11 locale root: ${datarootdir}/X11/locale ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_env_CC_set=set ac_cv_env_CC_value=/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/home/peko/autobuild/instance-1/output/host/bin/arm-linux-cpp 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= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/home/peko/autobuild/instance-1/output/host/bin/pkg-config ac_cv_env_WAYLAND_CFLAGS_set= ac_cv_env_WAYLAND_CFLAGS_value= ac_cv_env_WAYLAND_LIBS_set= ac_cv_env_WAYLAND_LIBS_value= ac_cv_env_XCB_XKB_CFLAGS_set= ac_cv_env_XCB_XKB_CFLAGS_value= ac_cv_env_XCB_XKB_LIBS_set= ac_cv_env_XCB_XKB_LIBS_value= ac_cv_env_XORG_MALLOC_DEBUG_ENV_set= ac_cv_env_XORG_MALLOC_DEBUG_ENV_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=arm-buildroot-linux-gnueabihf ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=arm-buildroot-linux-gnueabihf ac_cv_func___secure_getenv=no ac_cv_func_calloc_0_nonnull=yes ac_cv_func_clock_gettime=yes ac_cv_func_eaccess=yes ac_cv_func_euidaccess=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_secure_getenv=yes ac_cv_have_decl___INTEL_COMPILER=no ac_cv_have_decl___SUNPRO_C=no ac_cv_have_decl___clang__=no ac_cv_have_decl_malloc=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_input_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=arm-buildroot-linux-gnueabihf ac_cv_lbl_unaligned_fail=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_objext=o 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_YACC_INST=/home/peko/autobuild/instance-1/output/host/bin/bison ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc ac_cv_prog_CPP=/home/peko/autobuild/instance-1/output/host/bin/arm-linux-cpp ac_cv_prog_OBJDUMP=/home/peko/autobuild/instance-1/output/host/bin/arm-linux-objdump ac_cv_prog_RANLIB=/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ranlib ac_cv_prog_STRIP=/home/peko/autobuild/instance-1/output/host/bin/arm-linux-strip ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_have___builtin_expect=yes ax_cv_have___builtin_popcount=yes gl_cv_func_malloc_0_nonnull=yes 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=/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ld lt_cv_path_NM=/home/peko/autobuild/instance-1/output/host/bin/arm-linux-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_lib_search_path_spec= 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' 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__Wdocumentation=no 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__Wextra__Wno_unused_parameter__Wno_missing_field_initializers=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__fvisibility_hidden=yes xorg_cv_cc_flag__pedantic=yes xorg_cv_cc_flag_unknown_warning_option=no xorg_cv_cc_flag_unused_command_line_argument=no xorg_cv_linker_flags__Wl___no_undefined=yes xorg_cv_linker_flags__Wl___version_script___xkbcommon_map=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/peko/autobuild/instance-1/output/build/libxkbcommon-0.7.1/build-aux/missing aclocal-1.15' 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='/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ar' AUTOCONF='${SHELL} /home/peko/autobuild/instance-1/output/build/libxkbcommon-0.7.1/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/peko/autobuild/instance-1/output/build/libxkbcommon-0.7.1/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/peko/autobuild/instance-1/output/build/libxkbcommon-0.7.1/build-aux/missing automake-1.15' 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 -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers' BUILD_LINUX_TESTS_FALSE='#' BUILD_LINUX_TESTS_TRUE='' CC='/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc' CCDEPMODE='depmode=none' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99' CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch $(top_srcdir)/ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)' CPP='/home/peko/autobuild/instance-1/output/host/bin/arm-linux-cpp' CPPFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 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='/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_DOCS_FALSE='' ENABLE_DOCS_TRUE='#' ENABLE_WAYLAND_FALSE='' ENABLE_WAYLAND_TRUE='#' ENABLE_X11_FALSE='' ENABLE_X11_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)' FILE_MAN_SUFFIX='5' GREP='/bin/grep' HAVE_DOT='no' HAVE_DOT_FALSE='' HAVE_DOT_TRUE='#' HAVE_DOXYGEN_FALSE='#' HAVE_DOXYGEN_TRUE='' HAVE_NO_UNDEFINED_FALSE='#' HAVE_NO_UNDEFINED_TRUE='' HAVE_VERSION_SCRIPT_FALSE='#' HAVE_VERSION_SCRIPT_TRUE='' INSTALL_CMD='(cp -f /INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; touch $(top_srcdir)/INSTALL; echo '\''util-macros "pkgdatadir" from xorg-macros.pc not found: installing possibly empty INSTALL.'\'' >&2)' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ld' LDFLAGS='' 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='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /home/peko/autobuild/instance-1/output/build/libxkbcommon-0.7.1/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' NM='/home/peko/autobuild/instance-1/output/host/bin/arm-linux-nm' NMEDIT='' OBJDUMP='/home/peko/autobuild/instance-1/output/host/bin/arm-linux-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libxkbcommon' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon' PACKAGE_NAME='libxkbcommon' PACKAGE_STRING='libxkbcommon 0.7.1' PACKAGE_TARNAME='libxkbcommon' PACKAGE_URL='http://xkbcommon.org' PACKAGE_VERSION='0.7.1' PATH_SEPARATOR=':' PKG_CONFIG='/home/peko/autobuild/instance-1/output/host/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ranlib' RT_LIBS='-lrt' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes' STRIP='/home/peko/autobuild/instance-1/output/host/bin/arm-linux-strip' VERSION='0.7.1' WAYLAND_CFLAGS='' WAYLAND_LIBS='' WAYLAND_PROTOCOLS_DATADIR='' XCB_XKB_CFLAGS='' XCB_XKB_LIBS='' XKBCONFIGROOT='${datarootdir}/X11/xkb' XLOCALEDIR='${datarootdir}/X11/locale' XORG_MALLOC_DEBUG_ENV='MALLOC_PERTURB_=15' XORG_MAN_PAGE='X Version 11' YACC='bison -y' YACC_INST='/home/peko/autobuild/instance-1/output/host/bin/bison' YFLAGS='' 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='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr' host='arm-buildroot-linux-gnueabihf' host_alias='arm-buildroot-linux-gnueabihf' host_cpu='arm' host_os='linux-gnueabihf' host_vendor='buildroot' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/peko/autobuild/instance-1/output/build/libxkbcommon-0.7.1/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s&^&&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='arm-buildroot-linux-gnueabihf' wayland_scanner='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libxkbcommon" #define PACKAGE_TARNAME "libxkbcommon" #define PACKAGE_VERSION "0.7.1" #define PACKAGE_STRING "libxkbcommon 0.7.1" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon" #define PACKAGE_URL "http://xkbcommon.org" #define PACKAGE "libxkbcommon" #define VERSION "0.7.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define PACKAGE_VERSION_MAJOR 0 #define PACKAGE_VERSION_MINOR 7 #define PACKAGE_VERSION_PATCHLEVEL 1 #define HAVE_EACCESS 1 #define HAVE_EUIDACCESS 1 #define HAVE_MMAP 1 #define HAVE_SECURE_GETENV 1 #define HAVE___BUILTIN_EXPECT 1 #define HAVE___BUILTIN_POPCOUNT 1 #define HAVE_CLOCK_GETTIME 1 #define DEFAULT_XKB_RULES "evdev" #define DEFAULT_XKB_MODEL "pc105" #define DEFAULT_XKB_LAYOUT "us" configure: exit 0