This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by spice-common configure noversion, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --target=i586-buildroot-linux-musl --host=i586-buildroot-linux-musl --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 --enable-static --disable-shared --disable-gstreamer --disable-opengl --disable-smartcard --without-sasl --disable-manual --disable-tests --enable-celt051 --disable-lz4 --enable-opus gl_cv_warn__fstack_protector_all=no build_alias=x86_64-pc-linux-gnu host_alias=i586-buildroot-linux-musl target_alias=i586-buildroot-linux-musl CC=/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static LDFLAGS= -static CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 CPP=/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp PKG_CONFIG=/data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = iof481.pnap.ioflood.com uname -m = x86_64 uname -r = 5.4.2-arch1-1 uname -s = Linux uname -v = #1 SMP PREEMPT Thu, 05 Dec 2019 12:29:40 +0000 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /data/buildroot/buildroot-test/instance-0/output/host/bin PATH: /data/buildroot/buildroot-test/instance-0/output/host/sbin PATH: /data/buildroot/buildroot-test/venv/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2579: checking for i586-buildroot-linux-musl-gcc configure:2606: result: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc configure:2875: checking for C compiler version configure:2884: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc --version >&5 i586-linux-gcc.br_real (Buildroot 2019.05.1) 7.4.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:2895: $? = 0 configure:2884: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/data/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/bin/i586-linux-gcc.br_real COLLECT_LTO_WRAPPER=/data/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/bin/../libexec/gcc/i586-buildroot-linux-musl/7.4.0/lto-wrapper Target: i586-buildroot-linux-musl Configured with: ./configure --prefix=/opt/br-i386-pentium-mmx-musl-2019.05.1 --sysconfdir=/opt/br-i386-pentium-mmx-musl-2019.05.1/etc --enable-static --target=i586-buildroot-linux-musl --with-sysroot=/opt/br-i386-pentium-mmx-musl-2019.05.1/i586-buildroot-linux-musl/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-i386-pentium-mmx-musl-2019.05.1 --with-mpc=/opt/br-i386-pentium-mmx-musl-2019.05.1 --with-mpfr=/opt/br-i386-pentium-mmx-musl-2019.05.1 --with-pkgversion='Buildroot 2019.05.1' --with-bugurl=http://bugs.buildroot.net/ --disable-libmpx --enable-libquadmath --disable-libsanitizer --enable-tls --disable-libmudflap --enable-threads --without-isl --without-cloog --with-arch=pentium-mmx --enable-languages=c,c++ --with-build-time-tools=/opt/br-i386-pentium-mmx-musl-2019.05.1/i586-buildroot-linux-musl/bin --enable-shared --disable-libgomp Thread model: posix gcc version 7.4.0 (Buildroot 2019.05.1) configure:2895: $? = 0 configure:2884: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -V >&5 i586-linux-gcc.br_real: error: unrecognized command line option '-V' i586-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:2895: $? = 1 configure:2884: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -qversion >&5 i586-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? i586-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:2895: $? = 1 configure:2915: checking whether the C compiler works configure:2937: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:2941: $? = 0 configure:2989: result: yes configure:2992: checking for C compiler default output file name configure:2994: result: a.out configure:3000: checking for suffix of executables configure:3007: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:3011: $? = 0 configure:3033: result: configure:3055: checking whether we are cross compiling configure:3093: result: yes configure:3098: checking for suffix of object files configure:3120: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3124: $? = 0 configure:3145: result: o configure:3149: checking whether we are using the GNU C compiler configure:3168: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3168: $? = 0 configure:3177: result: yes configure:3186: checking whether /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc accepts -g configure:3206: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3206: $? = 0 configure:3247: result: yes configure:3264: checking for /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc option to accept ISO C89 configure:3327: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3327: $? = 0 configure:3340: result: none needed configure:3365: checking whether /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc understands -c and -o together configure:3387: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c conftest.c -o conftest2.o configure:3390: $? = 0 configure:3387: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c conftest.c -o conftest2.o configure:3390: $? = 0 configure:3402: result: yes configure:3425: checking for i586-buildroot-linux-musl-ar configure:3452: result: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ar configure:3522: checking the archiver (/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ar) interface configure:3538: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3538: $? = 0 configure:3540: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ar cru libconftest.a conftest.o >&5 configure:3543: $? = 0 configure:3542: result: ar configure:3580: checking for a BSD-compatible install configure:3648: result: /usr/bin/install -c configure:3659: checking whether build environment is sane configure:3714: result: yes configure:3768: checking for i586-buildroot-linux-musl-strip configure:3795: result: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-strip configure:3860: checking for a thread-safe mkdir -p configure:3899: result: /usr/bin/mkdir -p configure:3906: checking for gawk configure:3922: found /usr/bin/gawk configure:3933: result: gawk configure:3944: checking whether make sets $(MAKE) configure:3966: result: yes configure:3996: checking for style of include used by make configure:4024: result: GNU configure:4058: checking whether make supports nested variables configure:4075: result: yes configure:4164: checking whether UID '1000' is supported by ustar format configure:4167: result: yes configure:4174: checking whether GID '1000' is supported by ustar format configure:4177: result: yes configure:4185: checking how to create a ustar tar archive configure:4196: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:4199: $? = 0 configure:4239: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:4242: $? = 0 configure:4246: tar -xf - &5 configure:5276: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-nm "conftest.o" configure:5279: output 00000000 B some_variable configure:5280: result: BSD nm configure:5283: checking whether ln -s works configure:5287: result: yes configure:5295: checking the maximum length of command line arguments configure:5426: result: 1572864 configure:5474: checking how to convert x86_64-pc-linux-gnu file names to i586-buildroot-linux-musl format configure:5514: result: func_convert_file_noop configure:5521: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5541: result: func_convert_file_noop configure:5548: checking for /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ld option to reload object files configure:5555: result: -r configure:5589: checking for i586-buildroot-linux-musl-objdump configure:5616: result: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-objdump configure:5688: checking how to recognize dependent libraries configure:5888: result: pass_all configure:5933: checking for i586-buildroot-linux-musl-dlltool configure:5963: result: no configure:5973: checking for dlltool configure:6003: result: no configure:6033: checking how to associate runtime and link libraries configure:6060: result: printf %s\n configure:6076: checking for i586-buildroot-linux-musl-ar configure:6103: result: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ar configure:6184: checking for archiver @FILE support configure:6201: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6201: $? = 0 configure:6204: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ar cru libconftest.a @conftest.lst >&5 configure:6207: $? = 0 configure:6212: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ar cru libconftest.a @conftest.lst >&5 /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ar: conftest.o: No such file or directory configure:6215: $? = 1 configure:6214: result: @ configure:6232: checking for i586-buildroot-linux-musl-strip configure:6259: result: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-strip configure:6331: checking for i586-buildroot-linux-musl-ranlib configure:6358: result: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ranlib configure:6500: checking command to parse /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-nm output from /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc object configure:6653: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6656: $? = 0 configure:6660: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-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:6663: $? = 0 configure:6729: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c conftstm.o >&5 configure:6732: $? = 0 configure:6770: result: ok configure:6817: checking for sysroot configure:6847: result: no configure:6854: checking for a working dd configure:6892: result: /usr/bin/dd configure:6896: checking how to truncate binary pipes configure:6911: result: /usr/bin/dd bs=4096 count=1 configure:7200: checking for i586-buildroot-linux-musl-mt configure:7230: result: no configure:7240: checking for mt configure:7270: result: no configure:7290: checking if : is a manifest tool configure:7296: : '-?' configure:7304: result: no configure:7981: checking how to run the C preprocessor configure:8051: result: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp configure:8071: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:8071: $? = 0 configure:8085: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-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:8085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | /* end confdefs.h. */ | #include configure:8114: checking for ANSI C header files configure:8134: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8134: $? = 0 configure:8218: result: yes configure:8231: checking for sys/types.h configure:8231: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for sys/stat.h configure:8231: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for stdlib.h configure:8231: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for string.h configure:8231: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for memory.h configure:8231: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for strings.h configure:8231: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for inttypes.h configure:8231: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for stdint.h configure:8231: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for unistd.h configure:8231: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8245: checking for dlfcn.h configure:8245: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8245: $? = 0 configure:8245: result: yes configure:8501: checking for objdir configure:8516: result: .libs configure:8776: checking if /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc supports -fno-rtti -fno-exceptions configure:8794: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -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:8798: $? = 0 configure:8811: result: no configure:9169: checking for /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc option to produce PIC configure:9176: result: -fPIC -DPIC configure:9184: checking if /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc PIC flag -fPIC -DPIC works configure:9202: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.c >&5 configure:9206: $? = 0 configure:9219: result: yes configure:9248: checking if /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc static flag -static works configure:9276: result: yes configure:9291: checking if /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc supports -c -o file.o configure:9312: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.c >&5 configure:9316: $? = 0 configure:9338: result: yes configure:9346: checking if /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc supports -c -o file.o configure:9393: result: yes configure:9426: checking whether the /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc linker (/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ld) supports shared libraries configure:10685: result: yes configure:10925: checking dynamic linker characteristics configure:11506: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11506: $? = 0 configure:11743: result: GNU/Linux ld.so configure:11865: checking how to hardcode library paths into programs configure:11890: result: immediate configure:12438: checking whether stripping libraries is possible configure:12443: result: yes configure:12478: checking if libtool supports shared libraries configure:12480: result: yes configure:12483: checking whether to build shared libraries configure:12508: result: no configure:12511: checking whether to build static libraries configure:12515: result: yes configure:9479: checking for i586-buildroot-linux-musl-gcc configure:9506: result: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc configure:9775: checking for C compiler version configure:9784: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc --version >&5 i586-linux-gcc.br_real (Buildroot 2019.05.1) 7.4.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:9795: $? = 0 configure:9784: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/data/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/bin/i586-linux-gcc.br_real COLLECT_LTO_WRAPPER=/data/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/bin/../libexec/gcc/i586-buildroot-linux-musl/7.4.0/lto-wrapper Target: i586-buildroot-linux-musl Configured with: ./configure --prefix=/opt/br-i386-pentium-mmx-musl-2019.05.1 --sysconfdir=/opt/br-i386-pentium-mmx-musl-2019.05.1/etc --enable-static --target=i586-buildroot-linux-musl --with-sysroot=/opt/br-i386-pentium-mmx-musl-2019.05.1/i586-buildroot-linux-musl/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-i386-pentium-mmx-musl-2019.05.1 --with-mpc=/opt/br-i386-pentium-mmx-musl-2019.05.1 --with-mpfr=/opt/br-i386-pentium-mmx-musl-2019.05.1 --with-pkgversion='Buildroot 2019.05.1' --with-bugurl=http://bugs.buildroot.net/ --disable-libmpx --enable-libquadmath --disable-libsanitizer --enable-tls --disable-libmudflap --enable-threads --without-isl --without-cloog --with-arch=pentium-mmx --enable-languages=c,c++ --with-build-time-tools=/opt/br-i386-pentium-mmx-musl-2019.05.1/i586-buildroot-linux-musl/bin --enable-shared --disable-libgomp Thread model: posix gcc version 7.4.0 (Buildroot 2019.05.1) configure:9795: $? = 0 configure:9784: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -V >&5 i586-linux-gcc.br_real: error: unrecognized command line option '-V' i586-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:9795: $? = 1 configure:9784: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -qversion >&5 i586-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? i586-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:9795: $? = 1 configure:9799: checking whether we are using the GNU C compiler configure:9827: result: yes configure:9836: checking whether /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc accepts -g configure:9897: result: yes configure:9914: checking for /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc option to accept ISO C89 configure:9990: result: none needed configure:10015: checking whether /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc understands -c and -o together configure:10052: result: yes configure:10069: checking for /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc option to accept ISO C99 configure:10218: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10218: $? = 0 configure:10231: result: none needed configure:10254: checking sys/mman.h usability configure:10254: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10254: $? = 0 configure:10254: result: yes configure:10254: checking sys/mman.h presence configure:10254: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:10254: $? = 0 configure:10254: result: yes configure:10254: checking for sys/mman.h configure:10254: result: yes configure:10254: checking regex.h usability configure:10254: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10254: $? = 0 configure:10254: result: yes configure:10254: checking regex.h presence configure:10254: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:10254: $? = 0 configure:10254: result: yes configure:10254: checking for regex.h configure:10254: result: yes configure:10267: checking for sigaction configure:10267: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:10267: $? = 0 configure:10267: result: yes configure:10267: checking for drand48 configure:10267: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:10267: $? = 0 configure:10267: result: yes configure:10267: checking for setlinebuf configure:10267: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:10267: $? = 0 configure:10267: result: yes configure:10276: checking for library containing regcomp configure:10307: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:10307: $? = 0 configure:10324: result: none required configure:10333: checking for size_t configure:10333: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10333: $? = 0 configure:10333: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:64:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:10333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_DRAND48 1 | #define HAVE_SETLINEBUF 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:10333: result: yes configure:10345: checking whether byte ordering is bigendian configure:10551: result: no configure:10571: checking for working alloca.h configure:10588: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:10588: $? = 0 configure:10596: result: yes configure:10604: checking for alloca configure:10641: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:10641: $? = 0 configure:10649: result: yes configure:10758: checking arpa/inet.h usability configure:10758: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10758: $? = 0 configure:10758: result: yes configure:10758: checking arpa/inet.h presence configure:10758: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:10758: $? = 0 configure:10758: result: yes configure:10758: checking for arpa/inet.h configure:10758: result: yes configure:10758: checking malloc.h usability configure:10758: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10758: $? = 0 configure:10758: result: yes configure:10758: checking malloc.h presence configure:10758: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:10758: $? = 0 configure:10758: result: yes configure:10758: checking for malloc.h configure:10758: result: yes configure:10758: checking netinet/in.h usability configure:10758: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10758: $? = 0 configure:10758: result: yes configure:10758: checking netinet/in.h presence configure:10758: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:10758: $? = 0 configure:10758: result: yes configure:10758: checking for netinet/in.h configure:10758: result: yes configure:10758: checking stddef.h usability configure:10758: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10758: $? = 0 configure:10758: result: yes configure:10758: checking stddef.h presence configure:10758: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:10758: $? = 0 configure:10758: result: yes configure:10758: checking for stddef.h configure:10758: result: yes configure:10758: checking for stdint.h configure:10758: result: yes configure:10758: checking for stdlib.h configure:10758: result: yes configure:10758: checking for string.h configure:10758: result: yes configure:10758: checking sys/socket.h usability configure:10758: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10758: $? = 0 configure:10758: result: yes configure:10758: checking sys/socket.h presence configure:10758: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:10758: $? = 0 configure:10758: result: yes configure:10758: checking for sys/socket.h configure:10758: result: yes configure:10758: checking for unistd.h configure:10758: result: yes configure:10770: checking for inline configure:10786: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10786: $? = 0 configure:10794: result: inline configure:10812: checking for int16_t configure:10812: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10812: $? = 0 configure:10812: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:76:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:10812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_DRAND48 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_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 | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:10812: result: yes configure:10823: checking for int32_t configure:10823: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10823: $? = 0 configure:10823: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:77:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:76:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:10823: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_DRAND48 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_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 | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:10823: result: yes configure:10834: checking for int64_t configure:10834: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10834: $? = 0 configure:10834: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:77:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:76:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:10834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_DRAND48 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_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 | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:10834: result: yes configure:10845: checking for int8_t configure:10845: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10845: $? = 0 configure:10845: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:76:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:10845: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_DRAND48 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_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 | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:10845: result: yes configure:10856: checking for pid_t configure:10856: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10856: $? = 0 configure:10856: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:75:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:10856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_DRAND48 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_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 | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:10856: result: yes configure:10867: checking for size_t configure:10867: result: yes configure:10878: checking for uint16_t configure:10878: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10878: $? = 0 configure:10878: result: yes configure:10890: checking for uint32_t configure:10890: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10890: $? = 0 configure:10890: result: yes configure:10904: checking for uint64_t configure:10904: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10904: $? = 0 configure:10904: result: yes configure:10918: checking for uint8_t configure:10918: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10918: $? = 0 configure:10918: result: yes configure:10935: checking for error_at_line configure:10951: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:39:10: fatal error: error.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:10951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_DRAND48 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | int | main () | { | error_at_line (0, 0, "", 0, "an error occurred"); | ; | return 0; | } configure:10959: result: no configure:10972: checking vfork.h usability configure:10972: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:72:10: fatal error: vfork.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:10972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_DRAND48 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_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:10972: result: no configure:10972: checking vfork.h presence configure:10972: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:39:10: fatal error: vfork.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:10972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_DRAND48 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:10972: result: no configure:10972: checking for vfork.h configure:10972: result: no configure:10985: checking for fork configure:10985: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:62:6: warning: conflicting types for built-in function 'fork' [-Wbuiltin-declaration-mismatch] char fork (); ^~~~ configure:10985: $? = 0 configure:10985: result: yes configure:10985: checking for vfork configure:10985: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:10985: $? = 0 configure:10985: result: yes configure:10995: checking for working fork configure:11027: result: cross configure:11043: WARNING: result yes guessed because of cross compilation configure:11048: checking for working vfork configure:11158: result: yes configure:11186: checking for dup2 configure:11186: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11186: $? = 0 configure:11186: result: yes configure:11186: checking for floor configure:11186: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'floor' [-Wbuiltin-declaration-mismatch] char floor (); ^~~~~ configure:11186: $? = 0 configure:11186: result: yes configure:11186: checking for memmove configure:11186: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:68:6: warning: conflicting types for built-in function 'memmove' [-Wbuiltin-declaration-mismatch] char memmove (); ^~~~~~~ configure:11186: $? = 0 configure:11186: result: yes configure:11186: checking for memset configure:11186: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'memset' [-Wbuiltin-declaration-mismatch] char memset (); ^~~~~~ configure:11186: $? = 0 configure:11186: result: yes configure:11195: checking for library containing hypot configure:11226: /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:54:6: warning: conflicting types for built-in function 'hypot' [-Wbuiltin-declaration-mismatch] char hypot (); ^~~~~ configure:11226: $? = 0 configure:11243: result: none required configure:11439: checking pkg-config is at least version 0.9.0 configure:11442: result: yes configure:11452: checking for PROTOCOL configure:11459: $PKG_CONFIG --exists --print-errors "spice-protocol >= 0.12.12" configure:11462: $? = 0 configure:11476: $PKG_CONFIG --exists --print-errors "spice-protocol >= 0.12.12" configure:11479: $? = 0 configure:11537: result: yes configure:12458: checking for python configure:12476: found /data/buildroot/buildroot-test/instance-0/output/host/bin/python configure:12488: result: /data/buildroot/buildroot-test/instance-0/output/host/bin/python configure:12509: checking for python version configure:12516: result: 2.7 configure:12528: checking for python platform configure:12535: result: linux2 configure:12561: checking for python script directory configure:12596: result: ${prefix}/lib/python2.7/site-packages configure:12605: checking for python extension module directory configure:12640: result: ${exec_prefix}/lib/python2.7/site-packages configure:12659: checking for PIXMAN configure:12666: $PKG_CONFIG --exists --print-errors "pixman-1 >= 0.17.7" configure:12669: $? = 0 configure:12683: $PKG_CONFIG --exists --print-errors "pixman-1 >= 0.17.7" configure:12686: $? = 0 configure:12744: result: yes configure:12861: checking for CELT051 configure:12868: $PKG_CONFIG --exists --print-errors "celt051 >= 0.5.1.1" configure:12871: $? = 0 configure:12885: $PKG_CONFIG --exists --print-errors "celt051 >= 0.5.1.1" configure:12888: $? = 0 configure:12926: result: yes configure:12960: checking for GLIB2 configure:12967: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.38 gio-2.0 >= 2.38 gthread-2.0 >= 2.38" configure:12970: $? = 0 configure:12984: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.38 gio-2.0 >= 2.38 gthread-2.0 >= 2.38" configure:12987: $? = 0 configure:13045: result: yes configure:13062: checking for OPUS configure:13069: $PKG_CONFIG --exists --print-errors "opus >= 0.9.14" configure:13072: $? = 0 configure:13086: $PKG_CONFIG --exists --print-errors "opus >= 0.9.14" configure:13089: $? = 0 configure:13127: result: yes configure:13156: checking for OPENSSL configure:13163: $PKG_CONFIG --exists --print-errors "openssl" configure:13166: $? = 0 configure:13180: $PKG_CONFIG --exists --print-errors "openssl" configure:13183: $? = 0 configure:13241: result: yes configure:13249: checking for GDK_PIXBUF configure:13256: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.26" Package gdk-pixbuf-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gdk-pixbuf-2.0', required by 'virtual:world', not found configure:13259: $? = 1 configure:13273: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.26" Package gdk-pixbuf-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gdk-pixbuf-2.0', required by 'virtual:world', not found configure:13276: $? = 1 configure:13290: result: no Package 'gdk-pixbuf-2.0', required by 'virtual:world', not found configure:13445: checking that generated files are newer than configure configure:13451: result: done configure:13519: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by spice-common config.status noversion, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on iof481.pnap.ioflood.com config.status:1168: creating Makefile config.status:1168: creating common/Makefile config.status:1168: creating python_modules/Makefile config.status:1168: creating tests/Makefile config.status:1168: creating docs/Makefile config.status:1168: creating config.h config.status:1397: executing depfiles commands config.status:1397: executing libtool commands ## ---------------- ## ## 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_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc ac_cv_env_CELT051_CFLAGS_set= ac_cv_env_CELT051_CFLAGS_value= ac_cv_env_CELT051_LIBS_set= ac_cv_env_CELT051_LIBS_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static' 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=/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp ac_cv_env_GDK_PIXBUF_CFLAGS_set= ac_cv_env_GDK_PIXBUF_CFLAGS_value= ac_cv_env_GDK_PIXBUF_LIBS_set= ac_cv_env_GDK_PIXBUF_LIBS_value= ac_cv_env_GLIB2_CFLAGS_set= ac_cv_env_GLIB2_CFLAGS_value= ac_cv_env_GLIB2_LIBS_set= ac_cv_env_GLIB2_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -static' 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_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_OPUS_CFLAGS_set= ac_cv_env_OPUS_CFLAGS_value= ac_cv_env_OPUS_LIBS_set= ac_cv_env_OPUS_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_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=/data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config ac_cv_env_PROTOCOL_CFLAGS_set= ac_cv_env_PROTOCOL_CFLAGS_value= ac_cv_env_PROTOCOL_LIBS_set= ac_cv_env_PROTOCOL_LIBS_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_SMARTCARD_CFLAGS_set= ac_cv_env_SMARTCARD_CFLAGS_value= ac_cv_env_SMARTCARD_LIBS_set= ac_cv_env_SMARTCARD_LIBS_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=i586-buildroot-linux-musl ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i586-buildroot-linux-musl ac_cv_func_alloca_works=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_drand48=yes ac_cv_func_dup2=yes ac_cv_func_floor=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_setlinebuf=yes ac_cv_func_sigaction=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_have_decl_malloc=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_mman_h=yes ac_cv_header_sys_socket_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_vfork_h=no ac_cv_host=i586-buildroot-linux-musl ac_cv_lbl_unaligned_fail=no ac_cv_lib_error_at_line=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PYTHON=/data/buildroot/buildroot-test/instance-0/output/host/bin/python ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR=/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc ac_cv_prog_CPP=/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp ac_cv_prog_OBJDUMP=/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-objdump ac_cv_prog_RANLIB=/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ranlib ac_cv_prog_STRIP=/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-strip 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_search_hypot='none required' ac_cv_search_regcomp='none required' ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' am_cv_python_version=2.7 gl_cv_func_malloc_0_nonnull=yes gl_cv_warn__fstack_protector_all=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes lt_cv_ar_at_file=@ 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=/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ld lt_cv_path_NM=/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-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='/usr/bin/dd bs=4096 count=1' pkg_cv_CELT051_CFLAGS= pkg_cv_CELT051_LIBS='-lcelt051 -lm ' pkg_cv_GLIB2_CFLAGS='-I/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/glib-2.0 -I/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include -I/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/libmount -I/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/blkid -pthread -DPCRE_STATIC ' pkg_cv_GLIB2_LIBS='-lgio-2.0 -lgobject-2.0 -lffi -lgmodule-2.0 -lz -lmount -lblkid -lgthread-2.0 -lglib-2.0 -pthread -lm -lpcre ' pkg_cv_OPENSSL_CFLAGS= pkg_cv_OPENSSL_LIBS='-lssl -lz -latomic -lpthread -lcrypto -lz -latomic -lpthread ' pkg_cv_OPUS_CFLAGS='-I/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/opus ' pkg_cv_OPUS_LIBS='-lopus -lm ' pkg_cv_PIXMAN_CFLAGS='-I/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/pixman-1 ' pkg_cv_PIXMAN_LIBS='-lpixman-1 ' pkg_cv_PROTOCOL_CFLAGS='-I/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/spice-1 ' pkg_cv_PROTOCOL_LIBS= ## ----------------- ## ## Output variables. ## ## ----------------- ## A2X='' ACLOCAL='${SHELL} /data/buildroot/buildroot-test/instance-0/output/build/spice-0.14.2/subprojects/spice-common/build-aux/missing aclocal-1.15' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ar' ASCIIDOC='' AUTOCONF='${SHELL} /data/buildroot/buildroot-test/instance-0/output/build/spice-0.14.2/subprojects/spice-common/build-aux/missing autoconf' AUTOHEADER='${SHELL} /data/buildroot/buildroot-test/instance-0/output/build/spice-0.14.2/subprojects/spice-common/build-aux/missing autoheader' AUTOMAKE='${SHELL} /data/buildroot/buildroot-test/instance-0/output/build/spice-0.14.2/subprojects/spice-common/build-aux/missing automake-1.15' AWK='gawk' BUILD_CHUNKED_MANUAL_FALSE='' BUILD_CHUNKED_MANUAL_TRUE='#' BUILD_HTML_MANUAL_FALSE='' BUILD_HTML_MANUAL_TRUE='#' BUILD_MANUAL_FALSE='' BUILD_MANUAL_TRUE='#' CC='/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc' CCDEPMODE='depmode=none' CELT051_CFLAGS='' CELT051_LIBS='-lcelt051 -lm ' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static' CPP='/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp' CPPFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_EXTRA_CHECKS_FALSE='' ENABLE_EXTRA_CHECKS_TRUE='#' ENABLE_RECORDER_FALSE='' ENABLE_RECORDER_TRUE='#' ENABLE_TESTS_FALSE='' ENABLE_TESTS_TRUE='#' EXEEXT='' FGREP='/usr/bin/grep -F' GDK_PIXBUF_CFLAGS='' GDK_PIXBUF_LIBS='' GLIB2_CFLAGS='-I/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/glib-2.0 -I/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include -I/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/libmount -I/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/blkid -pthread -DPCRE_STATIC -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38' GLIB2_LIBS='-lgio-2.0 -lgobject-2.0 -lffi -lgmodule-2.0 -lz -lmount -lblkid -lgthread-2.0 -lglib-2.0 -pthread -lm -lpcre ' GREP='/usr/bin/grep' HAVE_CELT051_FALSE='#' HAVE_CELT051_TRUE='' HAVE_GDK_PIXBUF_FALSE='' HAVE_GDK_PIXBUF_TRUE='#' HAVE_OPUS_FALSE='#' HAVE_OPUS_TRUE='' HAVE_SMARTCARD_FALSE='' HAVE_SMARTCARD_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ld' LDFLAGS=' -static' LIBOBJS=' ${LIBOBJDIR}error$U.o' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}error$U.lo' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /data/buildroot/buildroot-test/instance-0/output/build/spice-0.14.2/subprojects/spice-common/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-nm' NMEDIT='' OBJDUMP='/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-objdump' OBJEXT='o' OPENSSL_CFLAGS='' OPENSSL_LIBS='-lssl -lz -latomic -lpthread -lcrypto -lz -latomic -lpthread ' OPUS_CFLAGS='-I/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/opus ' OPUS_LIBS='-lopus -lm ' OTOOL64='' OTOOL='' PACKAGE='spice-common' PACKAGE_BUGREPORT='spice-devel@lists.freedesktop.org' PACKAGE_NAME='spice-common' PACKAGE_STRING='spice-common noversion' PACKAGE_TARNAME='spice-common' PACKAGE_URL='' PACKAGE_VERSION='noversion' PATH_SEPARATOR=':' PIXMAN_CFLAGS='-I/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/pixman-1 ' PIXMAN_LIBS='-lpixman-1 ' PKG_CONFIG='/data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PROTOCOL_CFLAGS='-I/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/spice-1 ' PROTOCOL_LIBS='' PYTHON='/data/buildroot/buildroot-test/instance-0/output/host/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' RANLIB='/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SMARTCARD_CFLAGS='' SMARTCARD_LIBS='' SPICE_COMMON_CFLAGS='$(PIXMAN_CFLAGS) $(SMARTCARD_CFLAGS) $(CELT051_CFLAGS) $(GLIB2_CFLAGS) $(OPUS_CFLAGS) $(OPENSSL_CFLAGS) -DG_LOG_DOMAIN=\"Spice\"' SPICE_COMMON_LIBS='$(PIXMAN_LIBS) $(CELT051_LIBS) $(GLIB2_LIBS) $(OPUS_LIBS) $(OPENSSL_LIBS)' STRIP='/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-strip' VERSION='noversion' 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 --format=ustar -chf - "$$tardir"' am__untar='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='i586-buildroot-linux-musl' host_alias='i586-buildroot-linux-musl' host_cpu='i586' host_os='linux-musl' host_vendor='buildroot' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /data/buildroot/buildroot-test/instance-0/output/build/spice-0.14.2/subprojects/spice-common/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}' pkgpyexecdir='${pyexecdir}/spice-common' pkgpythondir='${pythondir}/spice-common' prefix='/usr' program_transform_name='s&^&&' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/site-packages' pythondir='${prefix}/lib/python2.7/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='i586-buildroot-linux-musl' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "spice-common" #define PACKAGE_TARNAME "spice-common" #define PACKAGE_VERSION "noversion" #define PACKAGE_STRING "spice-common noversion" #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" #define PACKAGE_URL "" #define PACKAGE "spice-common" #define VERSION "noversion" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_SYS_MMAN_H 1 #define HAVE_REGEX_H 1 #define HAVE_SIGACTION 1 #define HAVE_DRAND48 1 #define HAVE_SETLINEBUF 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_ARPA_INET_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_DUP2 1 #define HAVE_FLOOR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_CELT051 1 #define HAVE_OPUS 1 configure: exit 0