This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Xen Hypervisor Tools configure 4.14, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --target=arm-buildroot-linux-musleabihf --host=arm-buildroot-linux-musleabihf --build=x86_64-pc-linux-gnu --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-golang --disable-ocamltools --with-initddir=/etc/init.d --disable-xen --with-extra-qemuu-configure-args=--disable-sdl --disable-opengl build_alias=x86_64-pc-linux-gnu host_alias=arm-buildroot-linux-musleabihf target_alias=arm-buildroot-linux-musleabihf --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = gcc160.bak.milne.osuosl.org uname -m = x86_64 uname -r = 4.9.0-14-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.246-2 (2020-12-17) /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/buildroot/autobuild/instance-2/output-1/host/bin PATH: /home/buildroot/autobuild/instance-2/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2489: WARNING: Setting CC, CFLAGS, LDFLAGS, LIBS, CPPFLAGS or CPP is not recommended, use PREPEND_INCLUDES, PREPEND_LIB, APPEND_INCLUDES and APPEND_LIB instead when possible. configure:2500: checking build system type configure:2514: result: x86_64-pc-linux-gnu configure:2534: checking host system type configure:2547: result: arm-buildroot-linux-musleabihf configure:2582: checking for arm-buildroot-linux-musleabihf-gcc configure:2609: result: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc configure:2878: checking for C compiler version configure:2887: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc --version >&5 arm-linux-gcc.br_real (Buildroot 2020.08-14-ge5a2a90) 9.3.0 Copyright (C) 2019 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:2898: $? = 0 configure:2887: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/buildroot/autobuild/instance-2/output-1/host/opt/ext-toolchain/bin/arm-linux-gcc.br_real COLLECT_LTO_WRAPPER=/home/buildroot/autobuild/instance-2/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-musleabihf/9.3.0/lto-wrapper Target: arm-buildroot-linux-musleabihf Configured with: ./configure --prefix=/opt/armv7-eabihf--musl--stable-2020.08-1 --sysconfdir=/opt/armv7-eabihf--musl--stable-2020.08-1/etc --enable-static --target=arm-buildroot-linux-musleabihf --with-sysroot=/opt/armv7-eabihf--musl--stable-2020.08-1/arm-buildroot-linux-musleabihf/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/armv7-eabihf--musl--stable-2020.08-1 --with-mpc=/opt/armv7-eabihf--musl--stable-2020.08-1 --with-mpfr=/opt/armv7-eabihf--musl--stable-2020.08-1 --with-pkgversion='Buildroot 2020.08-14-ge5a2a90' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libmpx --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --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/armv7-eabihf--musl--stable-2020.08-1/arm-buildroot-linux-musleabihf/bin --enable-shared --disable-libgomp Thread model: posix gcc version 9.3.0 (Buildroot 2020.08-14-ge5a2a90) configure:2898: $? = 0 configure:2887: /home/buildroot/autobuild/instance-2/output-1/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:2898: $? = 1 configure:2887: /home/buildroot/autobuild/instance-2/output-1/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:2898: $? = 1 configure:2918: checking whether the C compiler works configure:2940: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:2944: $? = 0 configure:2992: result: yes configure:2995: checking for C compiler default output file name configure:2997: result: a.out configure:3003: checking for suffix of executables configure:3010: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3014: $? = 0 configure:3036: result: configure:3058: checking whether we are cross compiling configure:3096: result: yes configure:3101: checking for suffix of object files configure:3123: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3127: $? = 0 configure:3148: result: o configure:3152: checking whether we are using the GNU C compiler configure:3171: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3171: $? = 0 configure:3180: result: yes configure:3189: checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc accepts -g configure:3209: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3209: $? = 0 configure:3250: result: yes configure:3267: checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc option to accept ISO C89 configure:3330: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3330: $? = 0 configure:3343: result: none needed configure:3371: checking for special C compiler options needed for large files configure:3416: result: no configure:3422: checking for _FILE_OFFSET_BITS value needed for large files configure:3447: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3447: $? = 0 configure:3479: result: no configure:4731: checking for arm-buildroot-linux-musleabihf-gcc configure:4758: result: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc configure:5027: checking for C compiler version configure:5036: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc --version >&5 arm-linux-gcc.br_real (Buildroot 2020.08-14-ge5a2a90) 9.3.0 Copyright (C) 2019 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:5047: $? = 0 configure:5036: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/buildroot/autobuild/instance-2/output-1/host/opt/ext-toolchain/bin/arm-linux-gcc.br_real COLLECT_LTO_WRAPPER=/home/buildroot/autobuild/instance-2/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-musleabihf/9.3.0/lto-wrapper Target: arm-buildroot-linux-musleabihf Configured with: ./configure --prefix=/opt/armv7-eabihf--musl--stable-2020.08-1 --sysconfdir=/opt/armv7-eabihf--musl--stable-2020.08-1/etc --enable-static --target=arm-buildroot-linux-musleabihf --with-sysroot=/opt/armv7-eabihf--musl--stable-2020.08-1/arm-buildroot-linux-musleabihf/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/armv7-eabihf--musl--stable-2020.08-1 --with-mpc=/opt/armv7-eabihf--musl--stable-2020.08-1 --with-mpfr=/opt/armv7-eabihf--musl--stable-2020.08-1 --with-pkgversion='Buildroot 2020.08-14-ge5a2a90' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libmpx --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --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/armv7-eabihf--musl--stable-2020.08-1/arm-buildroot-linux-musleabihf/bin --enable-shared --disable-libgomp Thread model: posix gcc version 9.3.0 (Buildroot 2020.08-14-ge5a2a90) configure:5047: $? = 0 configure:5036: /home/buildroot/autobuild/instance-2/output-1/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:5047: $? = 1 configure:5036: /home/buildroot/autobuild/instance-2/output-1/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:5047: $? = 1 configure:5051: checking whether we are using the GNU C compiler configure:5079: result: yes configure:5088: checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc accepts -g configure:5149: result: yes configure:5166: checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc option to accept ISO C89 configure:5242: result: none needed configure:5262: checking whether make sets $(MAKE) configure:5284: result: yes configure:5307: checking for a BSD-compatible install configure:5375: result: /usr/bin/install -c configure:5388: checking for bison configure:5406: found /home/buildroot/autobuild/instance-2/output-1/host/bin/bison configure:5418: result: /home/buildroot/autobuild/instance-2/output-1/host/bin/bison configure:5428: checking for flex configure:5446: found /home/buildroot/autobuild/instance-2/output-1/host/bin/flex configure:5458: result: /home/buildroot/autobuild/instance-2/output-1/host/bin/flex configure:5468: checking for perl configure:5499: result: /usr/bin/perl configure:5513: checking for awk configure:5531: found /usr/bin/awk configure:5544: result: /usr/bin/awk configure:5561: checking for arm-buildroot-linux-musleabihf-ocamlc configure:5591: result: no configure:5601: checking for ocamlc configure:5631: result: no configure:5995: checking for arm-buildroot-linux-musleabihf-ocaml configure:6025: result: no configure:6035: checking for ocaml configure:6065: result: no configure:6089: checking for arm-buildroot-linux-musleabihf-ocamldep configure:6119: result: no configure:6129: checking for ocamldep configure:6159: result: no configure:6183: checking for arm-buildroot-linux-musleabihf-ocamlmktop configure:6213: result: no configure:6223: checking for ocamlmktop configure:6253: result: no configure:6277: checking for arm-buildroot-linux-musleabihf-ocamlmklib configure:6307: result: no configure:6317: checking for ocamlmklib configure:6347: result: no configure:6371: checking for arm-buildroot-linux-musleabihf-ocamldoc configure:6401: result: no configure:6411: checking for ocamldoc configure:6441: result: no configure:6465: checking for arm-buildroot-linux-musleabihf-ocamlbuild configure:6495: result: no configure:6505: checking for ocamlbuild configure:6535: result: no configure:6560: checking for arm-buildroot-linux-musleabihf-ocamlfind configure:6590: result: no configure:6600: checking for ocamlfind configure:6630: result: no configure:6656: checking for gawk configure:6683: result: /usr/bin/awk configure:6985: checking for arm-buildroot-linux-musleabihf-checkpolicy configure:7015: result: no configure:7025: checking for checkpolicy configure:7055: result: no configure:7097: checking for bash configure:7128: result: /bin/bash configure:7238: checking for python3 configure:7269: result: /home/buildroot/autobuild/instance-2/output-1/host/bin/python3 configure:7281: checking for python version >= 2.6 configure:7291: result: yes configure:7300: checking how to run the C preprocessor configure:7370: result: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp configure:7390: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7390: $? = 0 configure:7404: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory 12 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7404: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | /* end confdefs.h. */ | #include configure:7433: checking for grep that handles long lines and -e configure:7491: result: /bin/grep configure:7496: checking for egrep configure:7558: result: /bin/grep -E configure:7563: checking for ANSI C header files configure:7583: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7583: $? = 0 configure:7667: result: yes configure:7680: checking for sys/types.h configure:7680: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7680: $? = 0 configure:7680: result: yes configure:7680: checking for sys/stat.h configure:7680: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7680: $? = 0 configure:7680: result: yes configure:7680: checking for stdlib.h configure:7680: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7680: $? = 0 configure:7680: result: yes configure:7680: checking for string.h configure:7680: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7680: $? = 0 configure:7680: result: yes configure:7680: checking for memory.h configure:7680: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7680: $? = 0 configure:7680: result: yes configure:7680: checking for strings.h configure:7680: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7680: $? = 0 configure:7680: result: yes configure:7680: checking for inttypes.h configure:7680: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7680: $? = 0 configure:7680: result: yes configure:7680: checking for stdint.h configure:7680: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7680: $? = 0 configure:7680: result: yes configure:7680: checking for unistd.h configure:7680: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7680: $? = 0 configure:7680: result: yes configure:7831: checking for xgettext configure:7849: found /home/buildroot/autobuild/instance-2/output-1/host/bin/xgettext configure:7862: result: /home/buildroot/autobuild/instance-2/output-1/host/bin/xgettext configure:7924: checking uuid/uuid.h usability configure:7924: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7924: $? = 0 configure:7924: result: yes configure:7924: checking uuid/uuid.h presence configure:7924: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7924: $? = 0 configure:7924: result: yes configure:7924: checking for uuid/uuid.h configure:7924: result: yes configure:7927: checking for uuid_clear in -luuid configure:7952: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -luuid >&5 configure:7952: $? = 0 configure:7961: result: yes configure:7971: checking uuid.h usability configure:7971: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:55:10: fatal error: uuid.h: No such file or directory 55 | #include | ^~~~~~~~ compilation terminated. configure:7971: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | #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:7971: result: no configure:7971: checking uuid.h presence configure:7971: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:22:10: fatal error: uuid.h: No such file or directory 22 | #include | ^~~~~~~~ compilation terminated. configure:7971: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | #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:7971: result: no configure:7971: checking for uuid.h configure:7971: result: no configure:7984: checking curses.h usability configure:7984: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7984: $? = 0 configure:7984: result: yes configure:7984: checking curses.h presence configure:7984: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7984: $? = 0 configure:7984: result: yes configure:7984: checking for curses.h configure:7984: result: yes configure:7987: checking for clear in -lcurses configure:8012: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lcurses >&5 configure:8012: $? = 0 configure:8021: result: yes configure:8035: checking ncurses.h usability configure:8035: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8035: $? = 0 configure:8035: result: yes configure:8035: checking ncurses.h presence configure:8035: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:8035: $? = 0 configure:8035: result: yes configure:8035: checking for ncurses.h configure:8035: result: yes configure:8038: checking for clear in -lncurses configure:8063: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lncurses >&5 configure:8063: $? = 0 configure:8072: result: yes configure:8111: checking for define_key in -ltinfo configure:8136: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ltinfo >&5 /home/buildroot/autobuild/instance-2/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/9.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: cannot find -ltinfo collect2: error: ld returned 1 exit status configure:8136: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | #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 INCLUDE_CURSES_H | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char define_key (); | int | main () | { | return define_key (); | ; | return 0; | } configure:8145: result: no configure:8264: checking pkg-config is at least version 0.9.0 configure:8267: result: yes configure:8279: checking for glib configure:8286: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.12" configure:8289: $? = 0 configure:8303: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.12" configure:8306: $? = 0 configure:8364: result: yes configure:8370: checking for pixman configure:8377: $PKG_CONFIG --exists --print-errors "pixman-1 >= 0.21.8" configure:8380: $? = 0 configure:8394: $PKG_CONFIG --exists --print-errors "pixman-1 >= 0.21.8" configure:8397: $? = 0 configure:8455: result: yes configure:8464: checking for wget configure:8482: found /usr/bin/wget configure:8495: result: /usr/bin/wget configure:8505: checking for false configure:8523: found /bin/false configure:8536: result: /bin/false configure:8608: checking bzlib.h usability configure:8608: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8608: $? = 0 configure:8608: result: yes configure:8608: checking bzlib.h presence configure:8608: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:8608: $? = 0 configure:8608: result: yes configure:8608: checking for bzlib.h configure:8608: result: yes configure:8611: checking for BZ2_bzDecompressInit in -lbz2 configure:8636: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lbz2 >&5 configure:8636: $? = 0 configure:8645: result: yes configure:8655: checking lzma.h usability configure:8655: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:56:10: fatal error: lzma.h: No such file or directory 56 | #include | ^~~~~~~~ compilation terminated. configure:8655: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | #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 INCLUDE_CURSES_H | /* 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:8655: result: no configure:8655: checking lzma.h presence configure:8655: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:23:10: fatal error: lzma.h: No such file or directory 23 | #include | ^~~~~~~~ compilation terminated. configure:8655: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | #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 INCLUDE_CURSES_H | /* end confdefs.h. */ | #include configure:8655: result: no configure:8655: checking for lzma.h configure:8655: result: no configure:8702: checking lzo/lzo1x.h usability configure:8702: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8702: $? = 0 configure:8702: result: yes configure:8702: checking lzo/lzo1x.h presence configure:8702: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:8702: $? = 0 configure:8702: result: yes configure:8702: checking for lzo/lzo1x.h configure:8702: result: yes configure:8705: checking for lzo1x_decompress in -llzo2 configure:8730: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -llzo2 >&5 configure:8730: $? = 0 configure:8739: result: yes configure:8752: checking ext2fs/ext2fs.h usability configure:8752: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:56:10: fatal error: ext2fs/ext2fs.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:8752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | #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 INCLUDE_CURSES_H | /* 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:8752: result: no configure:8752: checking ext2fs/ext2fs.h presence configure:8752: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:23:10: fatal error: ext2fs/ext2fs.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:8752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | #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 INCLUDE_CURSES_H | /* end confdefs.h. */ | #include configure:8752: result: no configure:8752: checking for ext2fs/ext2fs.h configure:8752: result: no configure:8804: checking ext4fs/ext2fs.h usability configure:8804: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:56:10: fatal error: ext4fs/ext2fs.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:8804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | #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 INCLUDE_CURSES_H | /* 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:8804: result: no configure:8804: checking ext4fs/ext2fs.h presence configure:8804: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:23:10: fatal error: ext4fs/ext2fs.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:8804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | #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 INCLUDE_CURSES_H | /* end confdefs.h. */ | #include configure:8804: result: no configure:8804: checking for ext4fs/ext2fs.h configure:8804: result: no configure:8859: checking for pthread flag configure:8895: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread conftest.c >&5 configure:8895: $? = 0 configure:8911: result: -pthread configure:8928: checking libutil.h usability configure:8928: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Werror conftest.c >&5 conftest.c:56:10: fatal error: libutil.h: No such file or directory 56 | #include | ^~~~~~~~~~~ compilation terminated. configure:8928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | #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 INCLUDE_CURSES_H | /* 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:8928: result: no configure:8928: checking libutil.h presence configure:8928: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Werror conftest.c conftest.c:23:10: fatal error: libutil.h: No such file or directory 23 | #include | ^~~~~~~~~~~ compilation terminated. configure:8928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | #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 INCLUDE_CURSES_H | /* end confdefs.h. */ | #include configure:8928: result: no configure:8928: checking for libutil.h configure:8928: result: no configure:8941: checking for openpty et al configure:8970: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lutil >&5 conftest.c: In function 'main': conftest.c:28:3: warning: implicit declaration of function 'openpty' [-Wimplicit-function-declaration] 28 | openpty(0,0,0,0,0); | ^~~~~~~ conftest.c:29:3: warning: implicit declaration of function 'login_tty' [-Wimplicit-function-declaration] 29 | login_tty(0); | ^~~~~~~~~ configure:8970: $? = 0 configure:8983: result: -lutil configure:8988: checking for yajl_alloc in -lyajl configure:9013: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lyajl -lutil >&5 configure:9013: $? = 0 configure:9022: result: yes configure:9035: checking for deflateCopy in -lz configure:9060: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz -lyajl -lutil >&5 configure:9060: $? = 0 configure:9069: result: yes configure:9082: checking for libiconv_open in -liconv configure:9107: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -liconv -lz -lyajl -lutil >&5 /home/buildroot/autobuild/instance-2/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/9.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:9107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | #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 INCLUDE_CURSES_H | #define HAVE_LIBYAJL 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libiconv_open (); | int | main () | { | return libiconv_open (); | ; | return 0; | } configure:9116: result: no configure:9125: checking argp.h usability configure:9125: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking argp.h presence configure:9125: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking for argp.h configure:9125: result: yes configure:9128: checking for argp_usage in -largp configure:9153: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -largp -lz -lyajl -lutil >&5 configure:9153: $? = 0 configure:9162: result: yes configure:9179: checking for fdt_create in -lfdt configure:9204: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lfdt -lz -lyajl -lutil >&5 configure:9204: $? = 0 configure:9213: result: yes configure:9231: checking for fdt_first_property_offset configure:9231: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lfdt -lz -lyajl -lutil >&5 configure:9231: $? = 0 configure:9231: result: yes configure:9256: checking for fdt_first_subnode configure:9256: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lfdt -lz -lyajl -lutil >&5 configure:9256: $? = 0 configure:9256: result: yes configure:9256: checking for fdt_next_subnode configure:9256: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lfdt -lz -lyajl -lutil >&5 configure:9256: $? = 0 configure:9256: result: yes configure:9265: checking whether fdt_first_subnode is declared configure:9265: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9265: $? = 0 configure:9265: result: yes configure:9276: checking whether fdt_next_subnode is declared configure:9276: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9276: $? = 0 configure:9276: result: yes configure:9291: checking whether fdt_property_u32 is declared configure:9291: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9291: $? = 0 configure:9291: result: yes configure:9309: checking yajl/yajl_version.h usability configure:9309: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9309: $? = 0 configure:9309: result: yes configure:9309: checking yajl/yajl_version.h presence configure:9309: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:9309: $? = 0 configure:9309: result: yes configure:9309: checking for yajl/yajl_version.h configure:9309: result: yes configure:9309: checking sys/eventfd.h usability configure:9309: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9309: $? = 0 configure:9309: result: yes configure:9309: checking sys/eventfd.h presence configure:9309: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:9309: $? = 0 configure:9309: result: yes configure:9309: checking for sys/eventfd.h configure:9309: result: yes configure:9309: checking valgrind/memcheck.h usability configure:9309: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:67:10: fatal error: valgrind/memcheck.h: No such file or directory 67 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:9309: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | #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 INCLUDE_CURSES_H | #define HAVE_LIBYAJL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBFDT 1 | #define ENABLE_PARTIAL_DEVICE_TREE 1 | #define HAVE_FDT_FIRST_SUBNODE 1 | #define HAVE_FDT_NEXT_SUBNODE 1 | #define HAVE_DECL_FDT_FIRST_SUBNODE 1 | #define HAVE_DECL_FDT_NEXT_SUBNODE 1 | #define HAVE_DECL_FDT_PROPERTY_U32 1 | #define HAVE_YAJL_YAJL_VERSION_H 1 | #define HAVE_SYS_EVENTFD_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:9309: result: no configure:9309: checking valgrind/memcheck.h presence configure:9309: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:34:10: fatal error: valgrind/memcheck.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:9309: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" | #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" | #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" | #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 INCLUDE_CURSES_H | #define HAVE_LIBYAJL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBFDT 1 | #define ENABLE_PARTIAL_DEVICE_TREE 1 | #define HAVE_FDT_FIRST_SUBNODE 1 | #define HAVE_FDT_NEXT_SUBNODE 1 | #define HAVE_DECL_FDT_FIRST_SUBNODE 1 | #define HAVE_DECL_FDT_NEXT_SUBNODE 1 | #define HAVE_DECL_FDT_PROPERTY_U32 1 | #define HAVE_YAJL_YAJL_VERSION_H 1 | #define HAVE_SYS_EVENTFD_H 1 | /* end confdefs.h. */ | #include configure:9309: result: no configure:9309: checking for valgrind/memcheck.h configure:9309: result: no configure:9309: checking utmp.h usability configure:9309: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9309: $? = 0 configure:9309: result: yes configure:9309: checking utmp.h presence configure:9309: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:9309: $? = 0 configure:9309: result: yes configure:9309: checking for utmp.h configure:9309: result: yes configure:9323: checking for LIBNL3 configure:9330: $PKG_CONFIG --exists --print-errors "libnl-3.0 >= 3.2.8 libnl-route-3.0 >= 3.2.8" configure:9333: $? = 0 configure:9347: $PKG_CONFIG --exists --print-errors "libnl-3.0 >= 3.2.8 libnl-route-3.0 >= 3.2.8" configure:9350: $? = 0 configure:9388: result: yes configure:9466: checking for SYSTEMD configure:9473: $PKG_CONFIG --exists --print-errors "libsystemd-daemon" Package libsystemd-daemon was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd-daemon.pc' to the PKG_CONFIG_PATH environment variable Package 'libsystemd-daemon', required by 'virtual:world', not found configure:9476: $? = 1 configure:9490: $PKG_CONFIG --exists --print-errors "libsystemd-daemon" Package libsystemd-daemon was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd-daemon.pc' to the PKG_CONFIG_PATH environment variable Package 'libsystemd-daemon', required by 'virtual:world', not found configure:9493: $? = 1 configure:9507: result: no Package 'libsystemd-daemon', required by 'virtual:world', not found configure:9526: checking for SYSTEMD configure:9533: $PKG_CONFIG --exists --print-errors "libsystemd >= 209" Package libsystemd was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd.pc' to the PKG_CONFIG_PATH environment variable Package 'libsystemd', required by 'virtual:world', not found configure:9536: $? = 1 configure:9550: $PKG_CONFIG --exists --print-errors "libsystemd >= 209" Package libsystemd was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd.pc' to the PKG_CONFIG_PATH environment variable Package 'libsystemd', required by 'virtual:world', not found configure:9553: $? = 1 configure:9567: result: no Package 'libsystemd', required by 'virtual:world', not found configure:10140: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Xen Hypervisor Tools config.status 4.14, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gcc160.bak.milne.osuosl.org config.status:961: creating ../config/Tools.mk config.status:961: creating hotplug/FreeBSD/rc.d/xencommons config.status:961: creating hotplug/FreeBSD/rc.d/xendriverdomain config.status:961: creating hotplug/Linux/init.d/sysconfig.xencommons config.status:961: creating hotplug/Linux/init.d/sysconfig.xendomains config.status:961: creating hotplug/Linux/init.d/xen-watchdog config.status:961: creating hotplug/Linux/init.d/xencommons config.status:961: creating hotplug/Linux/init.d/xendomains config.status:961: creating hotplug/Linux/init.d/xendriverdomain config.status:961: creating hotplug/Linux/launch-xenstore config.status:961: creating hotplug/Linux/vif-setup config.status:961: creating hotplug/Linux/xen-hotplug-common.sh config.status:961: creating hotplug/Linux/xendomains config.status:961: creating hotplug/NetBSD/rc.d/xencommons config.status:961: creating hotplug/NetBSD/rc.d/xendriverdomain config.status:961: creating ocaml/xenstored/oxenstored.conf config.status:961: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_APPEND_INCLUDES_set= ac_cv_env_APPEND_INCLUDES_value= ac_cv_env_APPEND_LIB_set= ac_cv_env_APPEND_LIB_value= ac_cv_env_AS86_set= ac_cv_env_AS86_value= ac_cv_env_AWK_set= ac_cv_env_AWK_value= ac_cv_env_BASH_set=set ac_cv_env_BASH_value=/bin/bash ac_cv_env_BCC_set= ac_cv_env_BCC_value= ac_cv_env_BISON_set= ac_cv_env_BISON_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/home/buildroot/autobuild/instance-2/output-1/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 ' 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/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp ac_cv_env_FLEX_set= ac_cv_env_FLEX_value= ac_cv_env_IASL_set= ac_cv_env_IASL_value= ac_cv_env_LD86_set= ac_cv_env_LD86_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBNL3_CFLAGS_set= ac_cv_env_LIBNL3_CFLAGS_value= ac_cv_env_LIBNL3_LIBS_set= ac_cv_env_LIBNL3_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PERL_set=set ac_cv_env_PERL_value=/usr/bin/perl 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/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config ac_cv_env_PREPEND_INCLUDES_set= ac_cv_env_PREPEND_INCLUDES_value= ac_cv_env_PREPEND_LIB_set= ac_cv_env_PREPEND_LIB_value= ac_cv_env_PYTHON_set=set ac_cv_env_PYTHON_value=/home/buildroot/autobuild/instance-2/output-1/host/bin/python3 ac_cv_env_SYSTEMD_CFLAGS_set= ac_cv_env_SYSTEMD_CFLAGS_value= ac_cv_env_SYSTEMD_LIBS_set= ac_cv_env_SYSTEMD_LIBS_value= ac_cv_env_XGETTEXT_set= ac_cv_env_XGETTEXT_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_glib_CFLAGS_set= ac_cv_env_glib_CFLAGS_value= ac_cv_env_glib_LIBS_set= ac_cv_env_glib_LIBS_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=arm-buildroot-linux-musleabihf ac_cv_env_pixman_CFLAGS_set= ac_cv_env_pixman_CFLAGS_value= ac_cv_env_pixman_LIBS_set= ac_cv_env_pixman_LIBS_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=arm-buildroot-linux-musleabihf ac_cv_func_calloc_0_nonnull=yes ac_cv_func_fdt_first_property_offset=yes ac_cv_func_fdt_first_subnode=yes ac_cv_func_fdt_next_subnode=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_have_decl_fdt_first_subnode=yes ac_cv_have_decl_fdt_next_subnode=yes ac_cv_have_decl_fdt_property_u32=yes ac_cv_have_decl_malloc=yes ac_cv_header_argp_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_curses_h=yes ac_cv_header_ext2fs_ext2fs_h=no ac_cv_header_ext4fs_ext2fs_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libutil_h=no ac_cv_header_lzma_h=no ac_cv_header_lzo_lzo1x_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_h=yes 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_eventfd_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_utmp_h=yes ac_cv_header_uuid_h=no ac_cv_header_uuid_uuid_h=yes ac_cv_header_valgrind_memcheck_h=no ac_cv_header_yajl_yajl_version_h=yes ac_cv_host=arm-buildroot-linux-musleabihf ac_cv_lbl_unaligned_fail=yes ac_cv_lib_argp_argp_usage=yes ac_cv_lib_bz2_BZ2_bzDecompressInit=yes ac_cv_lib_curses_clear=yes ac_cv_lib_fdt_fdt_create=yes ac_cv_lib_iconv_libiconv_open=no ac_cv_lib_lzo2_lzo1x_decompress=yes ac_cv_lib_ncurses_clear=yes ac_cv_lib_tinfo_define_key=no ac_cv_lib_uuid_uuid_clear=yes ac_cv_lib_yajl_yajl_alloc=yes ac_cv_lib_z_deflateCopy=yes ac_cv_objext=o ac_cv_path_AWK=/usr/bin/awk ac_cv_path_BASH=/bin/bash ac_cv_path_BISON=/home/buildroot/autobuild/instance-2/output-1/host/bin/bison ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FALSE=/bin/false ac_cv_path_FLEX=/home/buildroot/autobuild/instance-2/output-1/host/bin/flex ac_cv_path_GREP=/bin/grep ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PYTHONPATH=/home/buildroot/autobuild/instance-2/output-1/host/bin/python3 ac_cv_path_WGET=/usr/bin/wget ac_cv_path_XGETTEXT=/home/buildroot/autobuild/instance-2/output-1/host/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=/usr/bin/awk ac_cv_prog_CC=/home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc ac_cv_prog_CPP=/home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ax_cv_githttp=n ax_cv_golang=n ax_cv_monitors=y ax_cv_ocamltools=n ax_cv_ovmf=n ax_cv_pthread_flags=-pthread ax_cv_ptyfuncs_libs=-lutil ax_cv_rpath=n ax_cv_seabios=y ax_cv_systemd=n ax_cv_xsmpolicy=y gl_cv_func_malloc_0_nonnull=yes gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes lt_cv_sys_lib_search_path_spec= pkg_cv_LIBNL3_CFLAGS='-I/home/buildroot/autobuild/instance-2/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/libnl3 ' pkg_cv_LIBNL3_LIBS='-L/home/buildroot/autobuild/instance-2/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib -lnl-route-3 -lnl-3 ' pkg_cv_glib_CFLAGS='-I/home/buildroot/autobuild/instance-2/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/instance-2/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include ' pkg_cv_glib_LIBS='-L/home/buildroot/autobuild/instance-2/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib -lglib-2.0 ' pkg_cv_pixman_CFLAGS='-I/home/buildroot/autobuild/instance-2/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/pixman-1 ' pkg_cv_pixman_LIBS='-L/home/buildroot/autobuild/instance-2/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib -lpixman-1 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## APPEND_INCLUDES='' APPEND_LIB='' AS86='' AWK='/usr/bin/awk' BASH='/bin/bash' BCC='' BISON='/home/buildroot/autobuild/instance-2/output-1/host/bin/bison' CC='/home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' CHECKPOLICY='no' CONFIG_DIR='/etc' CONFIG_LEAF_DIR='default' CONFIG_RUMP='n' CPP='/home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-cpp' CPPFLAGS=' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ' CURSES_LIBS='-lncurses' DEBUG_DIR='/usr/lib/debug' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTFS_LIBS='' EXTRA_QEMUU_CONFIGURE_ARGS='--disable-sdl --disable-opengl' FALSE='/bin/false' FETCHER='/usr/bin/wget -c -O' FILE_OFFSET_BITS='' FLEX='/home/buildroot/autobuild/instance-2/output-1/host/bin/flex' FTP='' GO='' GREP='/bin/grep' IASL='' INITD_DIR='/etc/init.d' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD86='' LDFLAGS=' ' LIBEXEC='/usr/lib/xen' LIBEXEC_BIN='/usr/lib/xen/bin' LIBEXEC_INC='/usr/lib/xen/include' LIBEXEC_LIB='/usr/lib/xen/lib' LIBNL3_CFLAGS='-I/home/buildroot/autobuild/instance-2/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/libnl3 ' LIBNL3_LIBS='-L/home/buildroot/autobuild/instance-2/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib -lnl-route-3 -lnl-3 ' LIBOBJS='' LIBS='-lfdt -lz -lyajl -lutil' LINUX_BACKEND_MODULES='xen-evtchn xen-gntdev xen-gntalloc xen-blkback xen-netback xen-pciback evtchn gntdev netbk blkbk xen-scsibk usbbk pciback xen-acpi-processor' LTLIBOBJS='' OBJEXT='o' OCAML='no' OCAMLBEST='' OCAMLBUILD='no' OCAMLC='no' OCAMLCDOTOPT='' OCAMLDEP='no' OCAMLDOC='no' OCAMLFIND='no' OCAMLLIB='' OCAMLMKLIB='no' OCAMLMKTOP='no' OCAMLOPT='' OCAMLOPTDOTOPT='' OCAMLVERSION='' PACKAGE_BUGREPORT='xen-devel@lists.xen.org' PACKAGE_NAME='Xen Hypervisor Tools' PACKAGE_STRING='Xen Hypervisor Tools 4.14' PACKAGE_TARNAME='xen' PACKAGE_URL='https://www.xen.org/' PACKAGE_VERSION='4.14' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PREPEND_INCLUDES='' PREPEND_LIB='' PTHREAD_CFLAGS='-pthread' PTHREAD_LDFLAGS='-pthread' PTHREAD_LIBS='' PTYFUNCS_LIBS='-lutil' PYTHON='python3' PYTHONPATH='/home/buildroot/autobuild/instance-2/output-1/host/bin/python3' PY_NOOPT_CFLAGS='' SET_MAKE='' SHAREDIR='/usr/share' SHELL='/bin/bash' SYSTEMD_CFLAGS='' SYSTEMD_DIR='' SYSTEMD_LIBS='' SYSTEMD_MODULES_LOAD='' TINFO_LIBS='' WGET='/usr/bin/wget' XENFIRMWAREDIR='/usr/lib/xen/boot' XENSTORED='/usr/sbin/xenstored' XENSTORED_KVA='/proc/xen/xsd_kva' XENSTORED_PORT='/proc/xen/xsd_port' XEN_CONFIG_DIR='/etc/xen' XEN_DUMP_DIR='/var/lib/xen/dump' XEN_LIB_DIR='/var/lib/xen' XEN_LIB_STORED='/var/lib/xenstored' XEN_LOCK_DIR='/var/lock' XEN_LOG_DIR='/var/log/xen' XEN_PAGING_DIR='/var/lib/xen/xenpaging' XEN_RUN_DIR='/var/run/xen' XEN_RUN_STORED='/var/run/xenstored' XEN_SCRIPT_DIR='/etc/xen/scripts' XGETTEXT='/home/buildroot/autobuild/instance-2/output-1/host/bin/xgettext' ac_ct_CC='' argp_ldflags='-largp' bindir='/usr/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' githttp='n' glib_CFLAGS='-I/home/buildroot/autobuild/instance-2/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/instance-2/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include ' glib_LIBS='-L/home/buildroot/autobuild/instance-2/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib -lglib-2.0 ' golang='n' host='arm-buildroot-linux-musleabihf' host_alias='arm-buildroot-linux-musleabihf' host_cpu='arm' host_os='linux-musleabihf' host_vendor='buildroot' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' ipxe='n' libdir='/usr/lib' libexecdir='${exec_prefix}/lib' libiconv='n' libnl='y' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' monitors='y' ninepfs='' ocamltools='n' oldincludedir='/usr/include' ovmf='n' pdfdir='${docdir}' pixman_CFLAGS='-I/home/buildroot/autobuild/instance-2/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/pixman-1 ' pixman_LIBS='-L/home/buildroot/autobuild/instance-2/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib -lpixman-1 ' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pvshim='n' pyconfig='' qemu_traditional='n' qemu_xen='y' qemu_xen_path='/usr/lib/xen/bin/qemu-system-i386' qemu_xen_systemd='/usr/lib/xen/bin/qemu-system-i386' rombios='n' rpath='n' runstatedir='${localstatedir}/run' sbindir='/usr/sbin' seabios='y' sharedstatedir='${prefix}/com' sysconfdir='/etc' system_aio='' systemd='n' target_alias='arm-buildroot-linux-musleabihf' xsmpolicy='n' zlib=' -DHAVE_BZLIB -lbz2 -DHAVE_LZO1X -llzo2' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Xen Hypervisor Tools" #define PACKAGE_TARNAME "xen" #define PACKAGE_VERSION "4.14" #define PACKAGE_STRING "Xen Hypervisor Tools 4.14" #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" #define PACKAGE_URL "https://www.xen.org/" #define QEMU_XEN_PATH "/usr/lib/xen/bin/qemu-system-i386" #define STUBDOM_QMP_PROXY_PATH "/usr/bin/vchan-socket-proxy" #define SEABIOS_PATH "/usr/lib/xen/boot/seabios.bin" #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 INCLUDE_CURSES_H #define HAVE_LIBYAJL 1 #define HAVE_LIBZ 1 #define HAVE_LIBFDT 1 #define ENABLE_PARTIAL_DEVICE_TREE 1 #define HAVE_FDT_FIRST_SUBNODE 1 #define HAVE_FDT_NEXT_SUBNODE 1 #define HAVE_DECL_FDT_FIRST_SUBNODE 1 #define HAVE_DECL_FDT_NEXT_SUBNODE 1 #define HAVE_DECL_FDT_PROPERTY_U32 1 #define HAVE_YAJL_YAJL_VERSION_H 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_UTMP_H 1 configure: exit 0