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.17, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --build=armv7a-unknown-linux-gnueabihf --host=armv7a-unknown-linux-gnueabihf --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/xen-tools-4.17.3 --htmldir=/usr/share/doc/xen-tools-4.17.3/html --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --disable-golang --disable-pvshim --disable-werror --disable-xen --enable-tools --enable-docs --disable-xenapi --enable-ipxe --disable-ocamltools --disable-ovmf --enable-rombios --disable-systemd --with-xenstored=xenstored build_alias=armv7a-unknown-linux-gnueabihf host_alias=armv7a-unknown-linux-gnueabihf --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = armv8l uname -r = 6.1.0-17-arm64 uname -s = Linux uname -v = #1 SMP Debian 6.1.69-1 (2023-12-30) /usr/bin/uname -p = ARMv8 Processor rev 1 (v8l) /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/tmp/portage/app-emulation/xen-tools-4.17.3/temp/python3.11/bin PATH: /usr/lib/portage/python3.12/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.12/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2508: checking build system type configure:2522: result: armv7a-unknown-linux-gnueabihf configure:2542: checking host system type configure:2555: result: armv7a-unknown-linux-gnueabihf configure:2590: checking for armv7a-unknown-linux-gnueabihf-gcc configure:2606: found /usr/bin/armv7a-unknown-linux-gnueabihf-gcc configure:2617: result: armv7a-unknown-linux-gnueabihf-gcc configure:2886: checking for C compiler version configure:2895: armv7a-unknown-linux-gnueabihf-gcc --version >&5 armv7a-unknown-linux-gnueabihf-gcc (Gentoo 14.0.1_pre20240211-r1 p22) 14.0.1 20240211 (experimental) Copyright (C) 2024 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:2906: $? = 0 configure:2895: armv7a-unknown-linux-gnueabihf-gcc -v >&5 Using built-in specs. COLLECT_GCC=armv7a-unknown-linux-gnueabihf-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv7a-unknown-linux-gnueabihf/14/lto-wrapper Target: armv7a-unknown-linux-gnueabihf Configured with: /var/tmp/portage/sys-devel/gcc-14.0.1_pre20240211-r1/work/gcc-14-20240211/configure --host=armv7a-unknown-linux-gnueabihf --build=armv7a-unknown-linux-gnueabihf --prefix=/usr --bindir=/usr/armv7a-unknown-linux-gnueabihf/gcc-bin/14 --includedir=/usr/lib/gcc/armv7a-unknown-linux-gnueabihf/14/include --datadir=/usr/share/gcc-data/armv7a-unknown-linux-gnueabihf/14 --mandir=/usr/share/gcc-data/armv7a-unknown-linux-gnueabihf/14/man --infodir=/usr/share/gcc-data/armv7a-unknown-linux-gnueabihf/14/info --with-gxx-include-dir=/usr/lib/gcc/armv7a-unknown-linux-gnueabihf/14/include/g++-v14 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/armv7a-unknown-linux-gnueabihf/14/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=yes,extra --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 14.0.1_pre20240211-r1 p22' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-fixed-point --with-float=hard --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16 --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --with-isl --disable-isl-version-check --enable-default-pie --enable-host-pie --disable-host-bind-now --enable-default-ssp --with-build-config=bootstrap-lto Thread model: posix Supported LTO compression algorithms: zlib gcc version 14.0.1 20240211 (experimental) (Gentoo 14.0.1_pre20240211-r1 p22) configure:2906: $? = 0 configure:2895: armv7a-unknown-linux-gnueabihf-gcc -V >&5 armv7a-unknown-linux-gnueabihf-gcc: error: unrecognized command-line option '-V' armv7a-unknown-linux-gnueabihf-gcc: fatal error: no input files compilation terminated. configure:2906: $? = 1 configure:2895: armv7a-unknown-linux-gnueabihf-gcc -qversion >&5 armv7a-unknown-linux-gnueabihf-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? armv7a-unknown-linux-gnueabihf-gcc: fatal error: no input files compilation terminated. configure:2906: $? = 1 configure:2926: checking whether the C compiler works configure:2948: armv7a-unknown-linux-gnueabihf-gcc conftest.c >&5 configure:2952: $? = 0 configure:3000: result: yes configure:3003: checking for C compiler default output file name configure:3005: result: a.out configure:3011: checking for suffix of executables configure:3018: armv7a-unknown-linux-gnueabihf-gcc -o conftest conftest.c >&5 configure:3022: $? = 0 configure:3044: result: configure:3066: checking whether we are cross compiling configure:3074: armv7a-unknown-linux-gnueabihf-gcc -o conftest conftest.c >&5 configure:3078: $? = 0 configure:3085: ./conftest configure:3089: $? = 0 configure:3104: result: no configure:3109: checking for suffix of object files configure:3131: armv7a-unknown-linux-gnueabihf-gcc -c conftest.c >&5 configure:3135: $? = 0 configure:3156: result: o configure:3160: checking whether we are using the GNU C compiler configure:3179: armv7a-unknown-linux-gnueabihf-gcc -c conftest.c >&5 configure:3179: $? = 0 configure:3188: result: yes configure:3197: checking whether armv7a-unknown-linux-gnueabihf-gcc accepts -g configure:3217: armv7a-unknown-linux-gnueabihf-gcc -c -g conftest.c >&5 configure:3217: $? = 0 configure:3258: result: yes configure:3275: checking for armv7a-unknown-linux-gnueabihf-gcc option to accept ISO C89 configure:3338: armv7a-unknown-linux-gnueabihf-gcc -c -g -O2 conftest.c >&5 configure:3338: $? = 0 configure:3351: result: none needed configure:3379: checking for special C compiler options needed for large files configure:3424: result: no configure:3430: checking for _FILE_OFFSET_BITS value needed for large files configure:3455: armv7a-unknown-linux-gnueabihf-gcc -c -g -O2 conftest.c >&5 conftest.c:14:41: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] 14 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | ^~ conftest.c:15:23: note: in expansion of macro 'LARGE_OFF_T' 15 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | ^~~~~~~~~~~ conftest.c:14:73: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] 14 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | ^~ conftest.c:15:23: note: in expansion of macro 'LARGE_OFF_T' 15 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | ^~~~~~~~~~~ conftest.c:14:41: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] 14 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | ^~ conftest.c:16:27: note: in expansion of macro 'LARGE_OFF_T' 16 | && LARGE_OFF_T % 2147483647 == 1) | ^~~~~~~~~~~ conftest.c:14:73: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] 14 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | ^~ conftest.c:16:27: note: in expansion of macro 'LARGE_OFF_T' 16 | && LARGE_OFF_T % 2147483647 == 1) | ^~~~~~~~~~~ conftest.c:15:7: error: variably modified 'off_t_is_large' at file scope 15 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | ^~~~~~~~~~~~~~ configure:3455: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor Tools" | #define PACKAGE_TARNAME "xen" | #define PACKAGE_VERSION "4.17" | #define PACKAGE_STRING "Xen Hypervisor Tools 4.17" | #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" | #define PACKAGE_URL "https://www.xen.org/" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3479: armv7a-unknown-linux-gnueabihf-gcc -c -g -O2 conftest.c >&5 configure:3479: $? = 0 configure:3487: result: 64 configure:4434: checking for as86 configure:4465: result: no configure:4475: error: Unable to find as86, please install as86 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=armv7a-unknown-linux-gnueabihf ac_cv_c_compiler_gnu=yes ac_cv_c_undeclared_builtin_options='none needed' 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_BCC_set= ac_cv_env_BCC_value= ac_cv_env_BISON_set= ac_cv_env_BISON_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= 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= 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= ac_cv_env_PERL_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/var/tmp/portage/app-emulation/xen-tools-4.17.3/temp/python3.11/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= 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=/usr/bin/python3.11 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_build_alias_set=set ac_cv_env_build_alias_value=armv7a-unknown-linux-gnueabihf 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=armv7a-unknown-linux-gnueabihf ac_cv_env_libzstd_CFLAGS_set= ac_cv_env_libzstd_CFLAGS_value= ac_cv_env_libzstd_LIBS_set= ac_cv_env_libzstd_LIBS_value= 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= ac_cv_env_target_alias_value= ac_cv_host=armv7a-unknown-linux-gnueabihf ac_cv_objext=o ac_cv_path_AS86=no ac_cv_prog_CC=armv7a-unknown-linux-gnueabihf-gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_sys_file_offset_bits=64 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_rpath=n ax_cv_seabios=y ax_cv_werror=n ax_cv_xsmpolicy=y gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration gl_cv_func_getcwd_path_max=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ABI_DUMPER='' APPEND_INCLUDES='' APPEND_LIB='' AS86='no' AWK='' BASH='/bin/sh' BCC='' BISON='' CC='armv7a-unknown-linux-gnueabihf-gcc' CFLAGS='-g -O2' CHECKPOLICY='' CONFIG_DIR='/etc' CONFIG_LEAF_DIR='default' CONFIG_RUMP='n' CPP='' CPPFLAGS='' CURSES_LIBS='' DEBUG_DIR='/usr/lib/debug' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' EXTFS_LIBS='' EXTRA_QEMUU_CONFIGURE_ARGS='' FALSE='' FETCHER='' FILE_OFFSET_BITS='64' FLEX='' FTP='' GO='' GREP='' IASL='' INITD_DIR='/etc/init.d' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' LD86='' LDFLAGS='' LIBEXEC='/usr/libexec/xen' LIBEXEC_BIN='/usr/libexec/xen/bin' LIBEXEC_INC='/usr/libexec/xen/include' LIBEXEC_LIB='/usr/libexec/xen/lib' LIBNL3_CFLAGS='' LIBNL3_LIBS='' LIBOBJS='' LIBS='' 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='' OCAMLBEST='' OCAMLBUILD='' OCAMLC='' OCAMLCDOTOPT='' OCAMLDEP='' OCAMLDOC='' OCAMLFIND='' OCAMLLIB='' OCAMLMKLIB='' OCAMLMKTOP='' OCAMLOPT='' OCAMLOPTDOTOPT='' OCAMLVERSION='' PACKAGE_BUGREPORT='xen-devel@lists.xen.org' PACKAGE_NAME='Xen Hypervisor Tools' PACKAGE_STRING='Xen Hypervisor Tools 4.17' PACKAGE_TARNAME='xen' PACKAGE_URL='https://www.xen.org/' PACKAGE_VERSION='4.17' PATH_SEPARATOR=':' PERL='' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/var/tmp/portage/app-emulation/xen-tools-4.17.3/temp/python3.11/pkgconfig' PREPEND_INCLUDES='' PREPEND_LIB='' PTHREAD_CFLAGS='' PTHREAD_LDFLAGS='' PTHREAD_LIBS='' PYTHON='/usr/bin/python3.11' PYTHONPATH='' PY_NOOPT_CFLAGS='' SET_MAKE='' SHAREDIR='/usr/share' SHELL='/bin/sh' SYSTEMD_CFLAGS='' SYSTEMD_DIR='' SYSTEMD_LIBS='' SYSTEMD_MODULES_LOAD='' TINFO_LIBS='' WGET='' XENFIRMWAREDIR='/usr/libexec/xen/boot' 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_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' ZLIB_CFLAGS='' ZLIB_LIBS='' ac_ct_CC='' argp_ldflags='' bindir='/usr/bin' build='armv7a-unknown-linux-gnueabihf' build_alias='armv7a-unknown-linux-gnueabihf' build_cpu='armv7a' build_os='linux-gnueabihf' build_vendor='unknown' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/xen-tools-4.17.3' dvidir='${docdir}' exec_prefix='/usr' githttp='n' glib_CFLAGS='' glib_LIBS='' golang='n' host='armv7a-unknown-linux-gnueabihf' host_alias='armv7a-unknown-linux-gnueabihf' host_cpu='armv7a' host_os='linux-gnueabihf' host_vendor='unknown' htmldir='/usr/share/doc/xen-tools-4.17.3/html' includedir='${prefix}/include' infodir='/usr/share/info' ipxe='y' libdir='/usr/lib' libexecdir='/usr/libexec' libiconv='' libnl='' libzstd_CFLAGS='' libzstd_LIBS='' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' monitors='y' ninepfs='' ocamltools='n' oldincludedir='/usr/include' ovmf='n' pdfdir='${docdir}' pixman_CFLAGS='' pixman_LIBS='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pvshim='' pyconfig='' qemu_traditional='n' qemu_xen='' qemu_xen_path='' qemu_xen_systemd='' rombios='' rpath='n' runstatedir='${localstatedir}/run' sbindir='/usr/sbin' seabios='y' sharedstatedir='${prefix}/com' sysconfdir='/etc' systemd='' target_alias='' werror='n' xsmpolicy='y' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Xen Hypervisor Tools" #define PACKAGE_TARNAME "xen" #define PACKAGE_VERSION "4.17" #define PACKAGE_STRING "Xen Hypervisor Tools 4.17" #define PACKAGE_BUGREPORT "xen-devel@lists.xen.org" #define PACKAGE_URL "https://www.xen.org/" #define _FILE_OFFSET_BITS 64 #define XEN_CONFIG_DIR "/etc/xen" #define XEN_SCRIPT_DIR "/etc/xen/scripts" #define LIBEXEC_BIN "/usr/libexec/xen/bin" #define XENFIRMWAREDIR "/usr/libexec/xen/boot" #define XEN_RUN_DIR "/var/run/xen" #define XEN_LOG_DIR "/var/log/xen" #define XEN_LIB_DIR "/var/lib/xen" #define XEN_LOCK_DIR "/var/lock" #define XEN_DUMP_DIR "/var/lib/xen/dump" #define IPXE_PATH "/usr/libexec/xen/boot/ipxe.bin" configure: exit 1