This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by spice-gtk configure 0.33, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-maintainer-mode --disable-static --enable-introspection --without-sasl --disable-smartcard --enable-usbredir --with-usb-ids-path=/usr/share/misc/usb.ids --with-usb-acl-helper-dir=/usr/libexec --with-gtk=3.0 --enable-polkit --enable-pulse --disable-gstaudio --disable-gstvideo --disable-builtin-mjpeg --disable-vala --disable-webdav --enable-dbus --disable-gtk-doc --disable-werror --enable-pie ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.8.15-hardened uname -s = Linux uname -v = #1 SMP Sat Dec 17 12:32:14 CET 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /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: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 PATH: /opt/nvidia-cg-toolkit/bin PATH: /opt/vmware/bin PATH: /opt/aws-as-tools/bin PATH: /opt/aws-cw-tools/bin PATH: /opt/aws-iam-tools/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2576: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:2841: checking for a BSD-compatible install configure:2909: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:2920: checking whether build environment is sane configure:2975: result: yes configure:3126: checking for a thread-safe mkdir -p configure:3165: result: /bin/mkdir -p configure:3172: checking for gawk configure:3188: found /usr/bin/gawk configure:3199: result: gawk configure:3210: checking whether make sets $(MAKE) configure:3232: result: yes configure:3330: checking for style of include used by make configure:3358: result: GNU configure:3389: checking for x86_64-pc-linux-gnu-gcc configure:3405: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3416: result: x86_64-pc-linux-gnu-gcc configure:3685: checking for C compiler version configure:3694: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 Copyright (C) 2015 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:3705: $? = 0 configure:3694: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r2 p1.2, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.4.0 (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) configure:3705: $? = 0 configure:3694: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3705: $? = 1 configure:3694: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3705: $? = 1 configure:3725: checking whether the C compiler works configure:3747: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3751: $? = 0 configure:3799: result: yes configure:3802: checking for C compiler default output file name configure:3804: result: a.out configure:3810: checking for suffix of executables configure:3817: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3821: $? = 0 configure:3843: result: configure:3865: checking whether we are cross compiling configure:3873: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3877: $? = 0 configure:3884: ./conftest configure:3888: $? = 0 configure:3903: result: no configure:3908: checking for suffix of object files configure:3930: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3934: $? = 0 configure:3955: result: o configure:3959: checking whether we are using the GNU C compiler configure:3978: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3978: $? = 0 configure:3987: result: yes configure:3996: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4016: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4016: $? = 0 configure:4057: result: yes configure:4074: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4137: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4137: $? = 0 configure:4150: result: none needed configure:4172: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4283: result: none configure:4304: checking for x86_64-pc-linux-gnu-ar configure:4320: found /usr/bin/x86_64-pc-linux-gnu-ar configure:4331: result: x86_64-pc-linux-gnu-ar configure:4401: checking the archiver (x86_64-pc-linux-gnu-ar) interface configure:4411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4411: $? = 0 configure:4413: x86_64-pc-linux-gnu-ar cru libconftest.a conftest.o >&5 configure:4416: $? = 0 configure:4439: result: ar configure:4488: checking build system type configure:4502: result: x86_64-pc-linux-gnu configure:4522: checking host system type configure:4535: result: x86_64-pc-linux-gnu configure:4576: checking how to print strings configure:4603: result: printf configure:4624: checking for a sed that does not truncate output configure:4688: result: /bin/sed configure:4706: checking for grep that handles long lines and -e configure:4764: result: /bin/grep configure:4769: checking for egrep configure:4831: result: /bin/grep -E configure:4836: checking for fgrep configure:4898: result: /bin/grep -F configure:4933: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5000: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5007: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5022: result: yes configure:5034: checking for BSD- or MS-compatible name lister (nm) configure:5088: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5218: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5225: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5228: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5231: output 0000000000000000 B some_variable configure:5238: result: BSD nm configure:5241: checking whether ln -s works configure:5245: result: yes configure:5253: checking the maximum length of command line arguments configure:5384: result: 1572864 configure:5432: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5472: result: func_convert_file_noop configure:5479: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5499: result: func_convert_file_noop configure:5506: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5513: result: -r configure:5547: checking for x86_64-pc-linux-gnu-objdump configure:5563: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5574: result: x86_64-pc-linux-gnu-objdump configure:5643: checking how to recognize dependent libraries configure:5843: result: pass_all configure:5888: checking for x86_64-pc-linux-gnu-dlltool configure:5918: result: no configure:5928: checking for dlltool configure:5958: result: no configure:5985: checking how to associate runtime and link libraries configure:6012: result: printf %s\n configure:6028: checking for x86_64-pc-linux-gnu-ar configure:6055: result: x86_64-pc-linux-gnu-ar configure:6136: checking for archiver @FILE support configure:6153: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6153: $? = 0 configure:6156: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6159: $? = 0 configure:6164: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:6167: $? = 1 configure:6179: result: @ configure:6197: checking for x86_64-pc-linux-gnu-strip configure:6213: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6224: result: x86_64-pc-linux-gnu-strip configure:6296: checking for x86_64-pc-linux-gnu-ranlib configure:6312: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6323: result: x86_64-pc-linux-gnu-ranlib configure:6465: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:6618: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6621: $? = 0 configure:6625: /usr/bin/x86_64-pc-linux-gnu-nm -B 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:6628: $? = 0 configure:6694: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6697: $? = 0 configure:6735: result: ok configure:6782: checking for sysroot configure:6812: result: no configure:6819: checking for a working dd configure:6857: result: /bin/dd configure:6861: checking how to truncate binary pipes configure:6876: result: /bin/dd bs=4096 count=1 configure:7012: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7015: $? = 0 configure:7165: checking for x86_64-pc-linux-gnu-mt configure:7195: result: no configure:7205: checking for mt configure:7221: found /usr/sbin/mt configure:7232: result: mt configure:7255: checking if mt is a manifest tool configure:7261: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:7269: result: no configure:7946: checking how to run the C preprocessor configure:7977: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7977: $? = 0 configure:7991: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7991: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | /* end confdefs.h. */ | #include configure:8016: result: x86_64-pc-linux-gnu-gcc -E configure:8036: x86_64-pc-linux-gnu-gcc -E conftest.c configure:8036: $? = 0 configure:8050: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8050: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | /* end confdefs.h. */ | #include configure:8079: checking for ANSI C header files configure:8099: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8099: $? = 0 configure:8172: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8172: $? = 0 configure:8172: ./conftest configure:8172: $? = 0 configure:8183: result: yes configure:8196: checking for sys/types.h configure:8196: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8196: $? = 0 configure:8196: result: yes configure:8196: checking for sys/stat.h configure:8196: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8196: $? = 0 configure:8196: result: yes configure:8196: checking for stdlib.h configure:8196: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8196: $? = 0 configure:8196: result: yes configure:8196: checking for string.h configure:8196: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8196: $? = 0 configure:8196: result: yes configure:8196: checking for memory.h configure:8196: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8196: $? = 0 configure:8196: result: yes configure:8196: checking for strings.h configure:8196: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8196: $? = 0 configure:8196: result: yes configure:8196: checking for inttypes.h configure:8196: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8196: $? = 0 configure:8196: result: yes configure:8196: checking for stdint.h configure:8196: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8196: $? = 0 configure:8196: result: yes configure:8196: checking for unistd.h configure:8196: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8196: $? = 0 configure:8196: result: yes configure:8210: checking for dlfcn.h configure:8210: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8210: $? = 0 configure:8210: result: yes configure:8763: checking for objdir configure:8778: result: .libs configure:9042: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9060: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9064: $? = 0 configure:9077: result: no configure:9435: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9442: result: -fPIC -DPIC configure:9450: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9468: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fPIC -DPIC -DPIC conftest.c >&5 configure:9472: $? = 0 configure:9485: result: yes configure:9514: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9542: result: yes configure:9557: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9578: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -o out/conftest2.o conftest.c >&5 configure:9582: $? = 0 configure:9604: result: yes configure:9612: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9659: result: yes configure:9692: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:10951: result: yes configure:10988: checking whether -lc should be explicitly linked in configure:10996: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10999: $? = 0 configure:11014: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11017: $? = 0 configure:11031: result: no configure:11191: checking dynamic linker characteristics configure:11785: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11785: $? = 0 configure:12022: result: GNU/Linux ld.so configure:12144: checking how to hardcode library paths into programs configure:12169: result: immediate configure:12717: checking whether stripping libraries is possible configure:12722: result: yes configure:12757: checking if libtool supports shared libraries configure:12759: result: yes configure:12762: checking whether to build shared libraries configure:12787: result: yes configure:12790: checking whether to build static libraries configure:12794: result: no configure:12832: checking whether to enable maintainer-specific portions of Makefiles configure:12841: result: no configure:12856: checking whether NLS is requested configure:12865: result: yes configure:12883: checking for intltool >= 0.40.0 configure:12885: result: 0.51.0 found configure:12893: checking for intltool-update configure:12911: found /usr/bin/intltool-update configure:12923: result: /usr/bin/intltool-update configure:12933: checking for intltool-merge configure:12951: found /usr/bin/intltool-merge configure:12963: result: /usr/bin/intltool-merge configure:12973: checking for intltool-extract configure:12991: found /usr/bin/intltool-extract configure:13003: result: /usr/bin/intltool-extract configure:13157: checking for xgettext configure:13175: found /usr/bin/xgettext configure:13187: result: /usr/bin/xgettext configure:13197: checking for msgmerge configure:13215: found /usr/bin/msgmerge configure:13227: result: /usr/bin/msgmerge configure:13237: checking for msgfmt configure:13255: found /usr/bin/msgfmt configure:13267: result: /usr/bin/msgfmt configure:13277: checking for gmsgfmt configure:13295: found /usr/bin/gmsgfmt configure:13308: result: /usr/bin/gmsgfmt configure:13328: checking for perl configure:13346: found /usr/bin/perl configure:13358: result: /usr/bin/perl configure:13369: checking for perl >= 5.8.1 configure:13376: result: 5.24.1 configure:13380: checking for XML::Parser configure:13383: result: ok configure:13406: checking locale.h usability configure:13406: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:13406: $? = 0 configure:13406: result: yes configure:13406: checking locale.h presence configure:13406: x86_64-pc-linux-gnu-gcc -E conftest.c configure:13406: $? = 0 configure:13406: result: yes configure:13406: checking for locale.h configure:13406: result: yes configure:13417: checking for LC_MESSAGES configure:13433: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13433: $? = 0 configure:13441: result: yes configure:13458: checking libintl.h usability configure:13458: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:13458: $? = 0 configure:13458: result: yes configure:13458: checking libintl.h presence configure:13458: x86_64-pc-linux-gnu-gcc -E conftest.c configure:13458: $? = 0 configure:13458: result: yes configure:13458: checking for libintl.h configure:13458: result: yes configure:13466: checking for ngettext in libc configure:13484: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13484: $? = 0 configure:13493: result: yes configure:13497: checking for dgettext in libc configure:13515: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13515: $? = 0 configure:13524: result: yes configure:13531: checking for bind_textdomain_codeset configure:13531: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13531: $? = 0 configure:13531: result: yes configure:13807: checking for msgfmt configure:13834: result: /usr/bin/msgfmt configure:13845: checking for dcgettext configure:13845: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:51:6: warning: conflicting types for built-in function 'dcgettext' char dcgettext (); ^ configure:13845: $? = 0 configure:13845: result: yes configure:13855: checking if msgfmt accepts -c configure:13870: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:13873: $? = 0 configure:13875: result: yes configure:13885: checking for gmsgfmt configure:13916: result: /usr/bin/gmsgfmt configure:13926: checking for xgettext configure:13953: result: /usr/bin/xgettext configure:13972: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13972: $? = 0 configure:14127: checking for x86_64-pc-linux-gnu-pkg-config configure:14145: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:14157: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:14225: checking pkg-config is at least version 0.9.0 configure:14228: result: yes configure:14240: checking for gtk-doc configure:14243: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" configure:14246: $? = 0 configure:14252: result: yes configure:14266: checking for gtkdoc-check configure:14282: found /usr/bin/gtkdoc-check configure:14293: result: gtkdoc-check.test configure:14303: checking for gtkdoc-check configure:14321: found /usr/bin/gtkdoc-check configure:14333: result: /usr/bin/gtkdoc-check configure:14345: checking for gtkdoc-rebase configure:14363: found /usr/bin/gtkdoc-rebase configure:14375: result: /usr/bin/gtkdoc-rebase configure:14389: checking for gtkdoc-mkpdf configure:14407: found /usr/bin/gtkdoc-mkpdf configure:14419: result: /usr/bin/gtkdoc-mkpdf configure:14447: checking whether to build gtk-doc documentation configure:14449: result: no configure:14462: checking for GTKDOC_DEPS configure:14469: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:14472: $? = 0 configure:14486: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:14489: $? = 0 configure:14527: result: yes configure:14615: checking for x86_64-pc-linux-gnu-gcc configure:14642: result: x86_64-pc-linux-gnu-gcc configure:14911: checking for C compiler version configure:14920: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 Copyright (C) 2015 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:14931: $? = 0 configure:14920: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r2 p1.2, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.4.0 (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) configure:14931: $? = 0 configure:14920: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:14931: $? = 1 configure:14920: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:14931: $? = 1 configure:14935: checking whether we are using the GNU C compiler configure:14963: result: yes configure:14972: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:15033: result: yes configure:15050: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:15126: result: none needed configure:15148: checking dependency style of x86_64-pc-linux-gnu-gcc configure:15259: result: none configure:15274: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:15423: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'test_varargs': conftest.c:101:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable] float fnumber; ^ conftest.c:100:7: warning: variable 'number' set but not used [-Wunused-but-set-variable] int number; ^ conftest.c:99:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] const char *str; ^ configure:15423: $? = 0 configure:15436: result: none needed configure:15458: checking for stow configure:15486: result: no configure:15506: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:15537: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:15541: $? = 0 configure:15547: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:15551: $? = 0 configure:15562: cc -c conftest.c >&5 configure:15566: $? = 0 configure:15574: cc -c conftest.c -o conftest2.o >&5 configure:15578: $? = 0 configure:15584: cc -c conftest.c -o conftest2.o >&5 configure:15588: $? = 0 configure:15606: result: yes configure:15631: checking whether byte ordering is bigendian configure:15646: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:31:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:31:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:31:15: error: unknown type name 'universal' configure:15646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:15691: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15691: $? = 0 configure:15709: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:37:4: error: unknown type name 'not' not big endian ^ conftest.c:37:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:15709: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:15837: result: no configure:15859: checking for python2 configure:15877: found /usr/bin/python2 configure:15889: result: /usr/bin/python2 configure:15900: checking if -Wl,--version-script works configure:15927: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--version-script=conftest.map conftest.c >&5 configure:15927: $? = 0 configure:15937: result: yes configure:15948: checking for native Win32 configure:15962: result: no configure:15976: checking sys/socket.h usability configure:15976: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15976: $? = 0 configure:15976: result: yes configure:15976: checking sys/socket.h presence configure:15976: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15976: $? = 0 configure:15976: result: yes configure:15976: checking for sys/socket.h configure:15976: result: yes configure:15976: checking netinet/in.h usability configure:15976: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15976: $? = 0 configure:15976: result: yes configure:15976: checking netinet/in.h presence configure:15976: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15976: $? = 0 configure:15976: result: yes configure:15976: checking for netinet/in.h configure:15976: result: yes configure:15976: checking arpa/inet.h usability configure:15976: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15976: $? = 0 configure:15976: result: yes configure:15976: checking arpa/inet.h presence configure:15976: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15976: $? = 0 configure:15976: result: yes configure:15976: checking for arpa/inet.h configure:15976: result: yes configure:15988: checking termios.h usability configure:15988: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15988: $? = 0 configure:15988: result: yes configure:15988: checking termios.h presence configure:15988: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15988: $? = 0 configure:15988: result: yes configure:15988: checking for termios.h configure:15988: result: yes configure:16087: checking for cos in -lm configure:16112: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:41:6: warning: conflicting types for built-in function 'cos' char cos (); ^ configure:16112: $? = 0 configure:16121: result: yes configure:16139: checking for SPICE_PROTOCOL configure:16146: $PKG_CONFIG --exists --print-errors "spice-protocol >= 0.12.12" configure:16149: $? = 0 configure:16163: $PKG_CONFIG --exists --print-errors "spice-protocol >= 0.12.12" configure:16166: $? = 0 configure:16224: result: yes configure:16263: checking for PIXMAN configure:16270: $PKG_CONFIG --exists --print-errors "pixman-1 >= 0.17.7" configure:16273: $? = 0 configure:16287: $PKG_CONFIG --exists --print-errors "pixman-1 >= 0.17.7" configure:16290: $? = 0 configure:16348: result: yes configure:16357: checking for SSL configure:16364: $PKG_CONFIG --exists --print-errors "openssl" configure:16367: $? = 0 configure:16381: $PKG_CONFIG --exists --print-errors "openssl" configure:16384: $? = 0 configure:16442: result: yes configure:16543: checking which gtk+ version to compile against configure:16549: result: 3.0 configure:16676: checking for GTK configure:16683: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQUIRED epoxy" configure:16686: $? = 0 configure:16700: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQUIRED epoxy" configure:16703: $? = 0 configure:16761: result: yes configure:16781: checking for gdk_event_get_scancode configure:16781: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_12 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_12 -Wl,-O1 -Wl,--as-needed conftest.c -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lepoxy >&5 configure:16781: $? = 0 configure:16781: result: yes configure:16794: $PKG_CONFIG --exists --print-errors "gtk+-x11-$with_gtk" configure:16797: $? = 0 configure:16801: checking for X11 configure:16808: $PKG_CONFIG --exists --print-errors "x11" configure:16811: $? = 0 configure:16825: $PKG_CONFIG --exists --print-errors "x11" configure:16828: $? = 0 configure:16886: result: yes configure:16893: checking X11/XKBlib.h usability configure:16893: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16893: $? = 0 configure:16893: result: yes configure:16893: checking X11/XKBlib.h presence configure:16893: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16893: $? = 0 configure:16893: result: yes configure:16893: checking for X11/XKBlib.h configure:16893: result: yes configure:16932: checking for clearenv configure:16932: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for strtok_r configure:16932: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16948: checking for GLIB2 configure:16955: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB2_REQUIRED" configure:16958: $? = 0 configure:16972: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB2_REQUIRED" configure:16975: $? = 0 configure:17033: result: yes configure:17042: checking for GOBJECT2 configure:17049: $PKG_CONFIG --exists --print-errors "gobject-2.0" configure:17052: $? = 0 configure:17066: $PKG_CONFIG --exists --print-errors "gobject-2.0" configure:17069: $? = 0 configure:17127: result: yes configure:17134: checking for GIO configure:17141: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.36 $gio_os" configure:17144: $? = 0 configure:17158: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.36 $gio_os" configure:17161: $? = 0 configure:17219: result: yes configure:17226: checking for CAIRO configure:17233: $PKG_CONFIG --exists --print-errors "cairo >= 1.2.0" configure:17236: $? = 0 configure:17250: $PKG_CONFIG --exists --print-errors "cairo >= 1.2.0" configure:17253: $? = 0 configure:17311: result: yes configure:17318: checking for GTHREAD configure:17325: $PKG_CONFIG --exists --print-errors "gthread-2.0" configure:17328: $? = 0 configure:17342: $PKG_CONFIG --exists --print-errors "gthread-2.0" configure:17345: $? = 0 configure:17403: result: yes configure:17533: checking for PULSE configure:17540: $PKG_CONFIG --exists --print-errors "libpulse libpulse-mainloop-glib" configure:17543: $? = 0 configure:17557: $PKG_CONFIG --exists --print-errors "libpulse libpulse-mainloop-glib" configure:17560: $? = 0 configure:17606: result: yes configure:18159: checking for jpeg_destroy_decompress in -ljpeg configure:18184: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -ljpeg >&5 configure:18184: $? = 0 configure:18193: result: yes configure:18196: checking for jpeglib.h configure:18206: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18206: $? = 0 configure:18208: result: configure:18220: checking for deflate in -lz configure:18245: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lz >&5 configure:18245: $? = 0 configure:18254: result: yes configure:18465: checking for USBREDIR configure:18472: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0.9 libusbredirhost libusbredirparser-0.5" configure:18475: $? = 0 configure:18489: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0.9 libusbredirhost libusbredirparser-0.5" configure:18492: $? = 0 configure:18530: result: yes configure:18615: checking for LIBUSB_HOTPLUG configure:18622: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0.16" configure:18625: $? = 0 configure:18639: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0.16" configure:18642: $? = 0 configure:18680: result: yes configure:18802: checking for POLKIT configure:18809: $PKG_CONFIG --exists --print-errors "polkit-gobject-1 >= 0.96" configure:18812: $? = 0 configure:18826: $PKG_CONFIG --exists --print-errors "polkit-gobject-1 >= 0.96" configure:18829: $? = 0 configure:18867: result: yes configure:18871: checking acl/libacl.h usability configure:18871: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:18871: $? = 0 configure:18871: result: yes configure:18871: checking acl/libacl.h presence configure:18871: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18871: $? = 0 configure:18871: result: yes configure:18871: checking for acl/libacl.h configure:18871: result: yes configure:18879: checking for acl_get_file in -lacl configure:18904: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lacl >&5 configure:18904: $? = 0 configure:18913: result: yes configure:18942: checking for polkit_authority_get_sync in -lpolkit-gobject-1 configure:18967: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lpolkit-gobject-1 >&5 configure:18967: $? = 0 configure:18976: result: yes configure:18989: checking for polkit_authorization_result_get_dismissed in -lpolkit-gobject-1 configure:19014: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lpolkit-gobject-1 >&5 configure:19014: $? = 0 configure:19023: result: yes configure:19065: checking for PIE support configure:19071: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -fPIE -Wl,-O1 -Wl,--as-needed -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5 conftest.c:44:6: warning: return type of 'main' is not 'int' [-Wmain] void main () {} ^ configure:19071: $? = 0 configure:19078: result: yes configure:19111: checking for usb.ids configure:19121: result: /usr/share/misc/usb.ids configure:19155: checking for makecontext configure:19155: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19155: $? = 0 configure:19155: result: yes configure:19162: checking for swapcontext configure:19162: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19162: $? = 0 configure:19162: result: yes configure:19169: checking for getcontext configure:19169: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19169: $? = 0 configure:19169: result: yes configure:19241: $PKG_CONFIG --exists --print-errors "GOBJECT_INTROSPECTION" Package GOBJECT_INTROSPECTION was not found in the pkg-config search path. Perhaps you should add the directory containing `GOBJECT_INTROSPECTION.pc' to the PKG_CONFIG_PATH environment variable Package 'GOBJECT_INTROSPECTION', required by 'virtual:world', not found configure:19244: $? = 1 configure:19261: checking for gobject-introspection configure:19270: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0" configure:19273: $? = 0 configure:19280: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.6.7" configure:19283: $? = 0 configure:19307: result: yes configure:19543: checking for LZ4 configure:19550: $PKG_CONFIG --exists --print-errors "liblz4" configure:19553: $? = 0 configure:19567: $PKG_CONFIG --exists --print-errors "liblz4" configure:19570: $? = 0 configure:19608: result: yes configure:19635: checking whether C compiler handles -Werror -Wunknown-warning-option configure:19654: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -Wunknown-warning-option -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wunknown-warning-option' configure:19654: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GDK_EVENT_GET_SCANCODE 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_CLEARENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_PULSE 1 | #define USE_LIBUSB_HOTPLUG 1 | #define USE_USBREDIR 1 | #define USE_POLKIT 1 | #define HAVE_POLKIT_AUTHORITY_GET_SYNC 1 | #define HAVE_POLKIT_AUTHORIZATION_RESULT_GET_DISMISSED 1 | #define WITH_USBIDS 1 | #define WITH_UCONTEXT 1 | #define WITH_WINFIBER 0 | #define WITH_GTHREAD 0 | #define USE_GDBUS 1 | #define USE_LZ4 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:19664: result: no configure:19736: checking whether -Wno-missing-field-initializers is supported configure:19755: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Werror -Wno-missing-field-initializers conftest.c >&5 configure:19755: $? = 0 configure:19764: result: yes configure:19768: checking whether -Wno-missing-field-initializers is needed configure:19792: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Werror conftest.c >&5 conftest.c: In function 'f': conftest.c:53:22: error: unused variable 's1' [-Werror=unused-variable] s_t s1 = { 0, }; ^ cc1: all warnings being treated as errors configure:19792: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GDK_EVENT_GET_SCANCODE 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_CLEARENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_PULSE 1 | #define USE_LIBUSB_HOTPLUG 1 | #define USE_USBREDIR 1 | #define USE_POLKIT 1 | #define HAVE_POLKIT_AUTHORITY_GET_SYNC 1 | #define HAVE_POLKIT_AUTHORIZATION_RESULT_GET_DISMISSED 1 | #define WITH_USBIDS 1 | #define WITH_UCONTEXT 1 | #define WITH_WINFIBER 0 | #define WITH_GTHREAD 0 | #define USE_GDBUS 1 | #define USE_LZ4 1 | /* end confdefs.h. */ | void f (void) | { | typedef struct { int a; int b; } s_t; | s_t s1 = { 0, }; | } | | int | main () | { | | ; | return 0; | } configure:19802: result: yes configure:19806: checking whether -Wuninitialized is supported configure:19825: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Werror -Wuninitialized conftest.c >&5 configure:19825: $? = 0 configure:19834: result: yes configure:20045: checking whether C compiler handles -W configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Waddress configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Waddress -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Waggressive-loop-optimizations configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Waggressive-loop-optimizations -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wall configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wattributes configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wattributes -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wbool-compare configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wbool-compare -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wbuiltin-macro-redefined configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wbuiltin-macro-redefined -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wcast-align configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wcast-align -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wchar-subscripts configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wchar-subscripts -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wchkp configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wchkp -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wclobbered configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wclobbered -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wcomment configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wcomment -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wcomments configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wcomments -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wcoverage-mismatch configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wcoverage-mismatch -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wcpp configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wcpp -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wdate-time configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wdate-time -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wdeprecated-declarations configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wdeprecated-declarations -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wdesignated-init configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wdesignated-init -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wdisabled-optimization configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wdisabled-optimization -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wdiscarded-array-qualifiers configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wdiscarded-array-qualifiers -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wdiscarded-qualifiers configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wdiscarded-qualifiers -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wdiv-by-zero configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wdiv-by-zero -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wdouble-promotion configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wdouble-promotion -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wduplicated-cond configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wduplicated-cond -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wduplicated-cond' configure:20064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GDK_EVENT_GET_SCANCODE 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_CLEARENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_PULSE 1 | #define USE_LIBUSB_HOTPLUG 1 | #define USE_USBREDIR 1 | #define USE_POLKIT 1 | #define HAVE_POLKIT_AUTHORITY_GET_SYNC 1 | #define HAVE_POLKIT_AUTHORIZATION_RESULT_GET_DISMISSED 1 | #define WITH_USBIDS 1 | #define WITH_UCONTEXT 1 | #define WITH_WINFIBER 0 | #define WITH_GTHREAD 0 | #define USE_GDBUS 1 | #define USE_LZ4 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20075: result: no configure:20045: checking whether C compiler handles -Wempty-body configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wempty-body -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wendif-labels configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wendif-labels -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wenum-compare configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wenum-compare -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wextra configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wextra -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wformat-contains-nul configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wformat-contains-nul -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wformat-extra-args configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wformat-extra-args -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wformat-security configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wformat-security -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wformat-signedness configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wformat-signedness -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wformat-y2k configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wformat-y2k -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wformat-zero-length configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wformat-zero-length -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wframe-address configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wframe-address -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wframe-address' configure:20064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GDK_EVENT_GET_SCANCODE 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_CLEARENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_PULSE 1 | #define USE_LIBUSB_HOTPLUG 1 | #define USE_USBREDIR 1 | #define USE_POLKIT 1 | #define HAVE_POLKIT_AUTHORITY_GET_SYNC 1 | #define HAVE_POLKIT_AUTHORIZATION_RESULT_GET_DISMISSED 1 | #define WITH_USBIDS 1 | #define WITH_UCONTEXT 1 | #define WITH_WINFIBER 0 | #define WITH_GTHREAD 0 | #define USE_GDBUS 1 | #define USE_LZ4 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20075: result: no configure:20045: checking whether C compiler handles -Wfree-nonheap-object configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wfree-nonheap-object -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Whsa configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Whsa -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Whsa' configure:20064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GDK_EVENT_GET_SCANCODE 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_CLEARENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_PULSE 1 | #define USE_LIBUSB_HOTPLUG 1 | #define USE_USBREDIR 1 | #define USE_POLKIT 1 | #define HAVE_POLKIT_AUTHORITY_GET_SYNC 1 | #define HAVE_POLKIT_AUTHORIZATION_RESULT_GET_DISMISSED 1 | #define WITH_USBIDS 1 | #define WITH_UCONTEXT 1 | #define WITH_WINFIBER 0 | #define WITH_GTHREAD 0 | #define USE_GDBUS 1 | #define USE_LZ4 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20075: result: no configure:20045: checking whether C compiler handles -Wignored-attributes configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wignored-attributes -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wignored-attributes' configure:20064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GDK_EVENT_GET_SCANCODE 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_CLEARENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_PULSE 1 | #define USE_LIBUSB_HOTPLUG 1 | #define USE_USBREDIR 1 | #define USE_POLKIT 1 | #define HAVE_POLKIT_AUTHORITY_GET_SYNC 1 | #define HAVE_POLKIT_AUTHORIZATION_RESULT_GET_DISMISSED 1 | #define WITH_USBIDS 1 | #define WITH_UCONTEXT 1 | #define WITH_WINFIBER 0 | #define WITH_GTHREAD 0 | #define USE_GDBUS 1 | #define USE_LZ4 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20075: result: no configure:20045: checking whether C compiler handles -Wignored-qualifiers configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wignored-qualifiers -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wimplicit configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wimplicit -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wimplicit-function-declaration configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wimplicit-function-declaration -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wimplicit-int configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wimplicit-int -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wincompatible-pointer-types configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wincompatible-pointer-types -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Winit-self configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Winit-self -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wint-conversion configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wint-conversion -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wint-to-pointer-cast configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wint-to-pointer-cast -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Winvalid-memory-model configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Winvalid-memory-model -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Winvalid-pch configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Winvalid-pch -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wjump-misses-init configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wjump-misses-init -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wlogical-not-parentheses configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wlogical-not-parentheses -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wlogical-op configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wlogical-op -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wmain configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wmain -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wmaybe-uninitialized configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wmaybe-uninitialized -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wmemset-transposed-args configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wmemset-transposed-args -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wmisleading-indentation configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wmisleading-indentation -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wmisleading-indentation' configure:20064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GDK_EVENT_GET_SCANCODE 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_CLEARENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_PULSE 1 | #define USE_LIBUSB_HOTPLUG 1 | #define USE_USBREDIR 1 | #define USE_POLKIT 1 | #define HAVE_POLKIT_AUTHORITY_GET_SYNC 1 | #define HAVE_POLKIT_AUTHORIZATION_RESULT_GET_DISMISSED 1 | #define WITH_USBIDS 1 | #define WITH_UCONTEXT 1 | #define WITH_WINFIBER 0 | #define WITH_GTHREAD 0 | #define USE_GDBUS 1 | #define USE_LZ4 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20075: result: no configure:20045: checking whether C compiler handles -Wmissing-braces configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wmissing-braces -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wmissing-declarations configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wmissing-declarations -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wmissing-field-initializers configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wmissing-field-initializers -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wmissing-include-dirs configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wmissing-include-dirs -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wmissing-parameter-type configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wmissing-parameter-type -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wmissing-prototypes configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wmissing-prototypes -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wmultichar configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wmultichar -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wnarrowing configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wnarrowing -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wnested-externs configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wnested-externs -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wnonnull configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wnonnull -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wnonnull-compare configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wnonnull-compare -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wnonnull-compare' configure:20064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GDK_EVENT_GET_SCANCODE 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_CLEARENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_PULSE 1 | #define USE_LIBUSB_HOTPLUG 1 | #define USE_USBREDIR 1 | #define USE_POLKIT 1 | #define HAVE_POLKIT_AUTHORITY_GET_SYNC 1 | #define HAVE_POLKIT_AUTHORIZATION_RESULT_GET_DISMISSED 1 | #define WITH_USBIDS 1 | #define WITH_UCONTEXT 1 | #define WITH_WINFIBER 0 | #define WITH_GTHREAD 0 | #define USE_GDBUS 1 | #define USE_LZ4 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20075: result: no configure:20045: checking whether C compiler handles -Wnull-dereference configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wnull-dereference -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wnull-dereference' configure:20064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GDK_EVENT_GET_SCANCODE 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_CLEARENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_PULSE 1 | #define USE_LIBUSB_HOTPLUG 1 | #define USE_USBREDIR 1 | #define USE_POLKIT 1 | #define HAVE_POLKIT_AUTHORITY_GET_SYNC 1 | #define HAVE_POLKIT_AUTHORIZATION_RESULT_GET_DISMISSED 1 | #define WITH_USBIDS 1 | #define WITH_UCONTEXT 1 | #define WITH_WINFIBER 0 | #define WITH_GTHREAD 0 | #define USE_GDBUS 1 | #define USE_LZ4 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20075: result: no configure:20045: checking whether C compiler handles -Wodr configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wodr -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wold-style-declaration configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wold-style-declaration -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wold-style-definition configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wold-style-definition -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:52:1: warning: old-style function definition [-Wold-style-definition] main () ^ configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wopenmp-simd configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wopenmp-simd -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Woverflow configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Woverflow -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Woverride-init configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Woverride-init -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wpacked-bitfield-compat configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wpacked-bitfield-compat -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wparentheses configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wparentheses -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wpointer-arith configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wpointer-arith -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wpointer-sign configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wpointer-sign -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wpointer-to-int-cast configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wpointer-to-int-cast -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wpragmas configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wpragmas -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wreturn-local-addr configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wreturn-local-addr -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wreturn-type configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wreturn-type -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wscalar-storage-order configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wscalar-storage-order -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wscalar-storage-order' configure:20064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GDK_EVENT_GET_SCANCODE 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_CLEARENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_PULSE 1 | #define USE_LIBUSB_HOTPLUG 1 | #define USE_USBREDIR 1 | #define USE_POLKIT 1 | #define HAVE_POLKIT_AUTHORITY_GET_SYNC 1 | #define HAVE_POLKIT_AUTHORIZATION_RESULT_GET_DISMISSED 1 | #define WITH_USBIDS 1 | #define WITH_UCONTEXT 1 | #define WITH_WINFIBER 0 | #define WITH_GTHREAD 0 | #define USE_GDBUS 1 | #define USE_LZ4 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20075: result: no configure:20045: checking whether C compiler handles -Wsequence-point configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wsequence-point -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wshift-count-negative configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wshift-count-negative -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wshift-count-overflow configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wshift-count-overflow -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wshift-negative-value configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wshift-negative-value -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wshift-negative-value' configure:20064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GDK_EVENT_GET_SCANCODE 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_CLEARENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_PULSE 1 | #define USE_LIBUSB_HOTPLUG 1 | #define USE_USBREDIR 1 | #define USE_POLKIT 1 | #define HAVE_POLKIT_AUTHORITY_GET_SYNC 1 | #define HAVE_POLKIT_AUTHORIZATION_RESULT_GET_DISMISSED 1 | #define WITH_USBIDS 1 | #define WITH_UCONTEXT 1 | #define WITH_WINFIBER 0 | #define WITH_GTHREAD 0 | #define USE_GDBUS 1 | #define USE_LZ4 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20075: result: no configure:20045: checking whether C compiler handles -Wsizeof-array-argument configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wsizeof-array-argument -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wsizeof-pointer-memaccess configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wsizeof-pointer-memaccess -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wstrict-aliasing configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wstrict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wstrict-prototypes configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wsuggest-attribute=const configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wsuggest-attribute=const -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:52:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wsuggest-attribute=format configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wsuggest-attribute=format -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wsuggest-attribute=noreturn configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wsuggest-attribute=noreturn -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wsuggest-attribute=pure configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wsuggest-attribute=pure -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wsuggest-final-methods configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wsuggest-final-methods -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wsuggest-final-types configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wsuggest-final-types -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wswitch configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wswitch -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wswitch-bool configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wswitch-bool -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wsync-nand configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wsync-nand -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wtautological-compare configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wtautological-compare -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wtautological-compare' configure:20064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GDK_EVENT_GET_SCANCODE 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_CLEARENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_PULSE 1 | #define USE_LIBUSB_HOTPLUG 1 | #define USE_USBREDIR 1 | #define USE_POLKIT 1 | #define HAVE_POLKIT_AUTHORITY_GET_SYNC 1 | #define HAVE_POLKIT_AUTHORIZATION_RESULT_GET_DISMISSED 1 | #define WITH_USBIDS 1 | #define WITH_UCONTEXT 1 | #define WITH_WINFIBER 0 | #define WITH_GTHREAD 0 | #define USE_GDBUS 1 | #define USE_LZ4 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20075: result: no configure:20045: checking whether C compiler handles -Wtrampolines configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wtrampolines -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wtrigraphs configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wtrigraphs -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wtype-limits configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wtype-limits -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wuninitialized configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wuninitialized -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wunknown-pragmas configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wunknown-pragmas -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wunused configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wunused -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wunused-but-set-parameter configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wunused-but-set-parameter -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wunused-but-set-variable configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wunused-but-set-variable -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wunused-function configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wunused-function -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wunused-label configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wunused-label -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wunused-local-typedefs configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wunused-local-typedefs -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wunused-parameter configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wunused-parameter -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wunused-result configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wunused-result -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wunused-value configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wunused-value -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wunused-variable configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wunused-variable -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wvarargs configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wvarargs -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wvariadic-macros configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wvariadic-macros -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wvector-operation-performance configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wvector-operation-performance -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wvolatile-register-var configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wvolatile-register-var -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wwrite-strings configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Warray-bounds=2 configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Warray-bounds=2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wnormalized=nfc configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wnormalized=nfc -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20045: checking whether C compiler handles -Wunused-const-variable=2 configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wunused-const-variable=2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wunused-const-variable=2' configure:20064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-gtk" | #define PACKAGE_TARNAME "spice-gtk" | #define PACKAGE_VERSION "0.33" | #define PACKAGE_STRING "spice-gtk 0.33" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-gtk" | #define VERSION "0.33" | #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 GETTEXT_PACKAGE "spice-gtk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GDK_EVENT_GET_SCANCODE 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_CLEARENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_PULSE 1 | #define USE_LIBUSB_HOTPLUG 1 | #define USE_USBREDIR 1 | #define USE_POLKIT 1 | #define HAVE_POLKIT_AUTHORITY_GET_SYNC 1 | #define HAVE_POLKIT_AUTHORIZATION_RESULT_GET_DISMISSED 1 | #define WITH_USBIDS 1 | #define WITH_UCONTEXT 1 | #define WITH_WINFIBER 0 | #define WITH_GTHREAD 0 | #define USE_GDBUS 1 | #define USE_LZ4 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20075: result: no configure:20045: checking whether C compiler handles -Wno-missing-field-initializers configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wmissing-field-initializers -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20064: $? = 0 configure:20075: result: yes configure:20089: checking whether C compiler handles -Wno-sign-compare configure:20108: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20108: $? = 0 configure:20118: result: yes configure:20126: checking whether C compiler handles -Wno-unused-parameter configure:20145: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wunused-parameter -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20145: $? = 0 configure:20155: result: yes configure:20163: checking whether C compiler handles -Wno-missing-field-initializers configure:20192: result: yes configure:20202: checking whether C compiler handles -Wno-format-nonliteral configure:20221: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wformat-nonliteral -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20221: $? = 0 configure:20231: result: yes configure:20241: checking whether C compiler handles -Wno-deprecated-declarations configure:20260: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wdeprecated-declarations -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20260: $? = 0 configure:20270: result: yes configure:20283: checking whether C compiler handles -Wjump-misses-init configure:20312: result: yes configure:20323: checking whether C compiler handles -Wno-format-nonliteral configure:20352: result: yes configure:20363: checking whether C compiler handles -Wframe-larger-than=9216 configure:20382: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wframe-larger-than=9216 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20382: $? = 0 configure:20392: result: yes configure:20407: checking whether C compiler handles -fstack-protector-all configure:20426: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -fstack-protector-all -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20426: $? = 0 configure:20436: result: yes configure:20444: checking whether C compiler handles --param=ssp-buffer-size=4 configure:20463: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall --param=ssp-buffer-size=4 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20463: $? = 0 configure:20473: result: yes configure:20483: checking whether C compiler handles -fexceptions configure:20502: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -fexceptions -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20502: $? = 0 configure:20512: result: yes configure:20520: checking whether C compiler handles -fasynchronous-unwind-tables configure:20539: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -fasynchronous-unwind-tables -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20539: $? = 0 configure:20549: result: yes configure:20557: checking whether C compiler handles -fdiagnostics-show-option configure:20576: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -fdiagnostics-show-option -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20576: $? = 0 configure:20586: result: yes configure:20594: checking whether C compiler handles -funit-at-a-time configure:20613: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -funit-at-a-time -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20613: $? = 0 configure:20623: result: yes configure:20634: checking whether C compiler handles -fipa-pure-const configure:20653: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -fipa-pure-const -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20653: $? = 0 configure:20663: result: yes configure:20674: checking whether C compiler handles -Wno-suggest-attribute=pure configure:20693: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wsuggest-attribute=pure -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20693: $? = 0 configure:20703: result: yes configure:20711: checking whether C compiler handles -Wno-suggest-attribute=const configure:20730: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wsuggest-attribute=const -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:52:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ configure:20730: $? = 0 configure:20740: result: yes configure:20794: checking whether C compiler handles -Wno-write-strings configure:20813: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20813: $? = 0 configure:20823: result: yes configure:20858: checking whether make supports nested variables configure:20875: result: yes configure:21007: checking that generated files are newer than configure configure:21013: result: done configure:21169: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by spice-gtk config.status 0.33, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:1421: creating Makefile config.status:1421: creating spice-client-glib-2.0.pc config.status:1421: creating spice-client-gtk-3.0.pc config.status:1421: creating spice-controller.pc config.status:1421: creating data/Makefile config.status:1421: creating po/Makefile.in config.status:1421: creating src/Makefile config.status:1421: creating src/spice-version.h config.status:1421: creating src/controller/Makefile config.status:1421: creating doc/Makefile config.status:1421: creating doc/reference/Makefile config.status:1421: creating man/Makefile config.status:1421: creating vapi/Makefile config.status:1421: creating tests/Makefile config.status:1421: creating config.h config.status:1650: executing depfiles commands config.status:1650: executing libtool commands config.status:1650: executing default-1 commands config.status:1650: executing po/stamp-it commands configure:23422: === configuring in spice-common (/var/tmp/portage/net-misc/spice-gtk-0.33-r1/work/spice-gtk-0.33/spice-common) configure:23485: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--libdir=/usr/lib64' '--disable-maintainer-mode' '--disable-static' '--enable-introspection' '--without-sasl' '--disable-smartcard' '--enable-usbredir' '--with-usb-ids-path=/usr/share/misc/usb.ids' '--with-usb-acl-helper-dir=/usr/libexec' '--with-gtk=3.0' '--enable-polkit' '--enable-pulse' '--disable-gstaudio' '--disable-gstvideo' '--disable-builtin-mjpeg' '--disable-vala' '--disable-webdav' '--enable-dbus' '--disable-gtk-doc' '--disable-werror' '--enable-pie' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' --cache-file=/dev/null --srcdir=. configure:23525: Spice-Gtk 0.33 ============== prefix: /usr c compiler: x86_64-pc-linux-gnu-gcc Target: Unix Gtk: 3.0 Coroutine: ucontext PulseAudio: yes GStreamer Audio: no GStreamer Video: no SASL support: no Smartcard support: no USB redirection support: yes with libusb hotplug DBus: yes WebDAV support: no LZ4 support: yes Now type 'make' to build spice-gtk configure:23558: WARNING: No builtin MJPEG or GStreamer decoder, video will not be streamed ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CAIRO_CFLAGS_set= ac_cv_env_CAIRO_CFLAGS_value= ac_cv_env_CAIRO_LIBS_set= ac_cv_env_CAIRO_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -Wall' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GIO_CFLAGS_set= ac_cv_env_GIO_CFLAGS_value= ac_cv_env_GIO_LIBS_set= ac_cv_env_GIO_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_GOBJECT2_CFLAGS_set= ac_cv_env_GOBJECT2_CFLAGS_value= ac_cv_env_GOBJECT2_LIBS_set= ac_cv_env_GOBJECT2_LIBS_value= ac_cv_env_GSTAUDIO_CFLAGS_set= ac_cv_env_GSTAUDIO_CFLAGS_value= ac_cv_env_GSTAUDIO_LIBS_set= ac_cv_env_GSTAUDIO_LIBS_value= ac_cv_env_GSTVIDEO_CFLAGS_set= ac_cv_env_GSTVIDEO_CFLAGS_value= ac_cv_env_GSTVIDEO_LIBS_set= ac_cv_env_GSTVIDEO_LIBS_value= ac_cv_env_GTHREAD_CFLAGS_set= ac_cv_env_GTHREAD_CFLAGS_value= ac_cv_env_GTHREAD_LIBS_set= ac_cv_env_GTHREAD_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_GUDEV_CFLAGS_set= ac_cv_env_GUDEV_CFLAGS_value= ac_cv_env_GUDEV_LIBS_set= ac_cv_env_GUDEV_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBUSB_HOTPLUG_CFLAGS_set= ac_cv_env_LIBUSB_HOTPLUG_CFLAGS_value= ac_cv_env_LIBUSB_HOTPLUG_LIBS_set= ac_cv_env_LIBUSB_HOTPLUG_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_LZ4_CFLAGS_set= ac_cv_env_LZ4_CFLAGS_value= ac_cv_env_LZ4_LIBS_set= ac_cv_env_LZ4_LIBS_value= ac_cv_env_PHODAV_CFLAGS_set= ac_cv_env_PHODAV_CFLAGS_value= ac_cv_env_PHODAV_LIBS_set= ac_cv_env_PHODAV_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=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_POLKIT_CFLAGS_set= ac_cv_env_POLKIT_CFLAGS_value= ac_cv_env_POLKIT_LIBS_set= ac_cv_env_POLKIT_LIBS_value= ac_cv_env_PULSE_CFLAGS_set= ac_cv_env_PULSE_CFLAGS_value= ac_cv_env_PULSE_LIBS_set= ac_cv_env_PULSE_LIBS_value= ac_cv_env_SASL_CFLAGS_set= ac_cv_env_SASL_CFLAGS_value= ac_cv_env_SASL_LIBS_set= ac_cv_env_SASL_LIBS_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_SPICE_PROTOCOL_CFLAGS_set= ac_cv_env_SPICE_PROTOCOL_CFLAGS_value= ac_cv_env_SPICE_PROTOCOL_LIBS_set= ac_cv_env_SPICE_PROTOCOL_LIBS_value= ac_cv_env_SSL_CFLAGS_set= ac_cv_env_SSL_CFLAGS_value= ac_cv_env_SSL_LIBS_set= ac_cv_env_SSL_LIBS_value= ac_cv_env_USBREDIR_CFLAGS_set= ac_cv_env_USBREDIR_CFLAGS_value= ac_cv_env_USBREDIR_LIBS_set= ac_cv_env_USBREDIR_LIBS_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_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=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_clearenv=yes ac_cv_func_dcgettext=yes ac_cv_func_gdk_event_get_scancode=yes ac_cv_func_getcontext=yes ac_cv_func_makecontext=yes ac_cv_func_strtok_r=yes ac_cv_func_swapcontext=yes ac_cv_header_X11_XKBlib_h=yes ac_cv_header_acl_libacl_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_acl_acl_get_file=yes ac_cv_lib_jpeg_jpeg_destroy_decompress=yes ac_cv_lib_m_cos=yes ac_cv_lib_polkit_gobject_1_polkit_authority_get_sync=yes ac_cv_lib_polkit_gobject_1_polkit_authorization_result_get_dismissed=yes ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-check ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_PYTHON=/usr/bin/python2 ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STOW=no ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_val_LC_MESSAGES=yes gl_cv_cc_nomfi_needed=yes gl_cv_cc_nomfi_supported=yes gl_cv_cc_uninitialized_supported=yes gl_cv_warn_c__W=yes gl_cv_warn_c__Waddress=yes gl_cv_warn_c__Waggressive_loop_optimizations=yes gl_cv_warn_c__Wall=yes gl_cv_warn_c__Warray_bounds_2=yes gl_cv_warn_c__Wattributes=yes gl_cv_warn_c__Wbool_compare=yes gl_cv_warn_c__Wbuiltin_macro_redefined=yes gl_cv_warn_c__Wcast_align=yes gl_cv_warn_c__Wchar_subscripts=yes gl_cv_warn_c__Wchkp=yes gl_cv_warn_c__Wclobbered=yes gl_cv_warn_c__Wcomment=yes gl_cv_warn_c__Wcomments=yes gl_cv_warn_c__Wcoverage_mismatch=yes gl_cv_warn_c__Wcpp=yes gl_cv_warn_c__Wdate_time=yes gl_cv_warn_c__Wdeprecated_declarations=yes gl_cv_warn_c__Wdesignated_init=yes gl_cv_warn_c__Wdisabled_optimization=yes gl_cv_warn_c__Wdiscarded_array_qualifiers=yes gl_cv_warn_c__Wdiscarded_qualifiers=yes gl_cv_warn_c__Wdiv_by_zero=yes gl_cv_warn_c__Wdouble_promotion=yes gl_cv_warn_c__Wduplicated_cond=no gl_cv_warn_c__Wempty_body=yes gl_cv_warn_c__Wendif_labels=yes gl_cv_warn_c__Wenum_compare=yes gl_cv_warn_c__Werror__Wunknown_warning_option=no gl_cv_warn_c__Wextra=yes gl_cv_warn_c__Wformat_contains_nul=yes gl_cv_warn_c__Wformat_extra_args=yes gl_cv_warn_c__Wformat_security=yes gl_cv_warn_c__Wformat_signedness=yes gl_cv_warn_c__Wformat_y2k=yes gl_cv_warn_c__Wformat_zero_length=yes gl_cv_warn_c__Wframe_address=no gl_cv_warn_c__Wframe_larger_than_9216=yes gl_cv_warn_c__Wfree_nonheap_object=yes gl_cv_warn_c__Whsa=no gl_cv_warn_c__Wignored_attributes=no gl_cv_warn_c__Wignored_qualifiers=yes gl_cv_warn_c__Wimplicit=yes gl_cv_warn_c__Wimplicit_function_declaration=yes gl_cv_warn_c__Wimplicit_int=yes gl_cv_warn_c__Wincompatible_pointer_types=yes gl_cv_warn_c__Winit_self=yes gl_cv_warn_c__Wint_conversion=yes gl_cv_warn_c__Wint_to_pointer_cast=yes gl_cv_warn_c__Winvalid_memory_model=yes gl_cv_warn_c__Winvalid_pch=yes gl_cv_warn_c__Wjump_misses_init=yes gl_cv_warn_c__Wlogical_not_parentheses=yes gl_cv_warn_c__Wlogical_op=yes gl_cv_warn_c__Wmain=yes gl_cv_warn_c__Wmaybe_uninitialized=yes gl_cv_warn_c__Wmemset_transposed_args=yes gl_cv_warn_c__Wmisleading_indentation=no gl_cv_warn_c__Wmissing_braces=yes gl_cv_warn_c__Wmissing_declarations=yes gl_cv_warn_c__Wmissing_field_initializers=yes gl_cv_warn_c__Wmissing_include_dirs=yes gl_cv_warn_c__Wmissing_parameter_type=yes gl_cv_warn_c__Wmissing_prototypes=yes gl_cv_warn_c__Wmultichar=yes gl_cv_warn_c__Wnarrowing=yes gl_cv_warn_c__Wnested_externs=yes gl_cv_warn_c__Wno_deprecated_declarations=yes gl_cv_warn_c__Wno_format_nonliteral=yes gl_cv_warn_c__Wno_missing_field_initializers=yes gl_cv_warn_c__Wno_sign_compare=yes gl_cv_warn_c__Wno_suggest_attribute_const=yes gl_cv_warn_c__Wno_suggest_attribute_pure=yes gl_cv_warn_c__Wno_unused_parameter=yes gl_cv_warn_c__Wno_write_strings=yes gl_cv_warn_c__Wnonnull=yes gl_cv_warn_c__Wnonnull_compare=no gl_cv_warn_c__Wnormalized_nfc=yes gl_cv_warn_c__Wnull_dereference=no gl_cv_warn_c__Wodr=yes gl_cv_warn_c__Wold_style_declaration=yes gl_cv_warn_c__Wold_style_definition=yes gl_cv_warn_c__Wopenmp_simd=yes gl_cv_warn_c__Woverflow=yes gl_cv_warn_c__Woverride_init=yes gl_cv_warn_c__Wpacked_bitfield_compat=yes gl_cv_warn_c__Wparentheses=yes gl_cv_warn_c__Wpointer_arith=yes gl_cv_warn_c__Wpointer_sign=yes gl_cv_warn_c__Wpointer_to_int_cast=yes gl_cv_warn_c__Wpragmas=yes gl_cv_warn_c__Wreturn_local_addr=yes gl_cv_warn_c__Wreturn_type=yes gl_cv_warn_c__Wscalar_storage_order=no gl_cv_warn_c__Wsequence_point=yes gl_cv_warn_c__Wshift_count_negative=yes gl_cv_warn_c__Wshift_count_overflow=yes gl_cv_warn_c__Wshift_negative_value=no gl_cv_warn_c__Wsizeof_array_argument=yes gl_cv_warn_c__Wsizeof_pointer_memaccess=yes gl_cv_warn_c__Wstrict_aliasing=yes gl_cv_warn_c__Wstrict_prototypes=yes gl_cv_warn_c__Wsuggest_attribute_const=yes gl_cv_warn_c__Wsuggest_attribute_format=yes gl_cv_warn_c__Wsuggest_attribute_noreturn=yes gl_cv_warn_c__Wsuggest_attribute_pure=yes gl_cv_warn_c__Wsuggest_final_methods=yes gl_cv_warn_c__Wsuggest_final_types=yes gl_cv_warn_c__Wswitch=yes gl_cv_warn_c__Wswitch_bool=yes gl_cv_warn_c__Wsync_nand=yes gl_cv_warn_c__Wtautological_compare=no gl_cv_warn_c__Wtrampolines=yes gl_cv_warn_c__Wtrigraphs=yes gl_cv_warn_c__Wtype_limits=yes gl_cv_warn_c__Wuninitialized=yes gl_cv_warn_c__Wunknown_pragmas=yes gl_cv_warn_c__Wunused=yes gl_cv_warn_c__Wunused_but_set_parameter=yes gl_cv_warn_c__Wunused_but_set_variable=yes gl_cv_warn_c__Wunused_const_variable_2=no gl_cv_warn_c__Wunused_function=yes gl_cv_warn_c__Wunused_label=yes gl_cv_warn_c__Wunused_local_typedefs=yes gl_cv_warn_c__Wunused_parameter=yes gl_cv_warn_c__Wunused_result=yes gl_cv_warn_c__Wunused_value=yes gl_cv_warn_c__Wunused_variable=yes gl_cv_warn_c__Wvarargs=yes gl_cv_warn_c__Wvariadic_macros=yes gl_cv_warn_c__Wvector_operation_performance=yes gl_cv_warn_c__Wvolatile_register_var=yes gl_cv_warn_c__Wwrite_strings=yes gl_cv_warn_c___param_ssp_buffer_size_4=yes gl_cv_warn_c__fasynchronous_unwind_tables=yes gl_cv_warn_c__fdiagnostics_show_option=yes gl_cv_warn_c__fexceptions=yes gl_cv_warn_c__fipa_pure_const=yes gl_cv_warn_c__fstack_protector_all=yes gl_cv_warn_c__funit_at_a_time=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 ' pkg_cv_CAIRO_LIBS='-lcairo ' pkg_cv_GIO_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread ' pkg_cv_GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GLIB2_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GLIB2_LIBS='-lglib-2.0 ' pkg_cv_GOBJECT2_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GOBJECT2_LIBS='-lgobject-2.0 -lglib-2.0 ' pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 ' pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' pkg_cv_GTK_CFLAGS='-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread ' pkg_cv_GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lepoxy ' pkg_cv_LIBUSB_HOTPLUG_CFLAGS='-I/usr/include/libusb-1.0 ' pkg_cv_LIBUSB_HOTPLUG_LIBS='-lusb-1.0 ' pkg_cv_LZ4_CFLAGS=' ' pkg_cv_LZ4_LIBS='-llz4 ' pkg_cv_PIXMAN_CFLAGS='-I/usr/include/pixman-1 ' pkg_cv_PIXMAN_LIBS='-lpixman-1 ' pkg_cv_POLKIT_CFLAGS='-I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread ' pkg_cv_POLKIT_LIBS='-lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_PULSE_CFLAGS='-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_PULSE_LIBS='-lpulse-mainloop-glib -lpulse -lglib-2.0 ' pkg_cv_SPICE_PROTOCOL_CFLAGS='-I/usr/include/spice-1 ' pkg_cv_SPICE_PROTOCOL_LIBS=' ' pkg_cv_SSL_CFLAGS=' ' pkg_cv_SSL_LIBS='-lssl -lcrypto ' pkg_cv_USBREDIR_CFLAGS='-I/usr/include/libusb-1.0 ' pkg_cv_USBREDIR_LIBS='-lusb-1.0 -lusbredirhost -lusbredirparser ' pkg_cv_X11_CFLAGS=' ' pkg_cv_X11_LIBS='-lX11 ' rra_cv_ld_version_script=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/net-misc/spice-gtk-0.33-r1/work/spice-gtk-0.33/build-aux/missing --run aclocal-1.12' ACL_HELPER_DIR='/usr/libexec' ACL_LIBS='-lacl' ALL_LINGUAS='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AS='as' AUTOCONF='${SHELL} /var/tmp/portage/net-misc/spice-gtk-0.33-r1/work/spice-gtk-0.33/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/net-misc/spice-gtk-0.33-r1/work/spice-gtk-0.33/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/net-misc/spice-gtk-0.33-r1/work/spice-gtk-0.33/build-aux/missing --run automake-1.12' AWK='gawk' BUILD_TESTS_FALSE='' BUILD_TESTS_TRUE='#' CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 ' CAIRO_LIBS='-lcairo ' CATALOGS='' CATOBJEXT='.gmo' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=native -Wall' COMMON_CFLAGS='-I${top_builddir}/spice-common/ -I${top_srcdir}/spice-common/ ${SPICE_PROTOCOL_CFLAGS}' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='spice-gtk' GIO_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread ' GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GLIB2_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36' GLIB2_LIBS='-lglib-2.0 ' GMOFILES='' GMSGFMT='/usr/bin/gmsgfmt' GOBJECT2_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GOBJECT2_LIBS='-lgobject-2.0 -lglib-2.0 ' GREP='/bin/grep' GSTAUDIO_CFLAGS='' GSTAUDIO_LIBS='' GSTVIDEO_CFLAGS='' GSTVIDEO_LIBS='' GST_INSPECT_1_0='' GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 ' GTKDOC_CHECK='gtkdoc-check.test' GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check' GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf' GTKDOC_REBASE='/usr/bin/gtkdoc-rebase' GTK_CFLAGS='-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_12 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_12' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lepoxy ' GTK_REQUIRED='3.12' GUDEV_CFLAGS='' GUDEV_LIBS='' G_IR_SCANNER_SYMBOL_PREFIX_FALSE='#' G_IR_SCANNER_SYMBOL_PREFIX_TRUE='' HAVE_BUILTIN_MJPEG_FALSE='' HAVE_BUILTIN_MJPEG_TRUE='#' HAVE_GSTAUDIO_FALSE='' HAVE_GSTAUDIO_TRUE='#' HAVE_GSTVIDEO_FALSE='' HAVE_GSTVIDEO_TRUE='#' HAVE_GTK_DOC_FALSE='#' HAVE_GTK_DOC_TRUE='' HAVE_INTROSPECTION_FALSE='#' HAVE_INTROSPECTION_TRUE='' HAVE_LD_VERSION_SCRIPT_FALSE='#' HAVE_LD_VERSION_SCRIPT_TRUE='' HAVE_LZ4_FALSE='#' HAVE_LZ4_TRUE='' HAVE_PULSE_FALSE='#' HAVE_PULSE_TRUE='' HAVE_SMARTCARD_FALSE='' HAVE_SMARTCARD_TRUE='#' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' INTROSPECTION_CFLAGS='-I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/lib64/libffi-3.2.1/include ' INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler' INTROSPECTION_GENERATE='/usr/bin/g-ir-generate' INTROSPECTION_GIRDIR='/usr/share/gir-1.0' INTROSPECTION_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ' INTROSPECTION_MAKEFILE='/usr/share/gobject-introspection-1.0/Makefile.introspection' INTROSPECTION_SCANNER='/usr/bin/g-ir-scanner' INTROSPECTION_TYPELIBDIR='/usr/lib64/girepository-1.0' JPEG_LIBS='-ljpeg' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBM='-lm' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUSB_HOTPLUG_CFLAGS='-I/usr/include/libusb-1.0 ' LIBUSB_HOTPLUG_LIBS='-lusb-1.0 ' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' LZ4_CFLAGS=' ' LZ4_LIBS='-llz4 ' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/net-misc/spice-gtk-0.33-r1/work/spice-gtk-0.33/build-aux/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='build-aux/mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='spice-gtk' PACKAGE_BUGREPORT='spice-devel@lists.freedesktop.org' PACKAGE_NAME='spice-gtk' PACKAGE_STRING='spice-gtk 0.33' PACKAGE_TARNAME='spice-gtk' PACKAGE_URL='' PACKAGE_VERSION='0.33' PATH_SEPARATOR=':' PHODAV_CFLAGS='' PHODAV_LIBS='' PIE_CFLAGS='-fPIE' PIE_LDFLAGS='-pie -Wl,-z,relro -Wl,-z,now' PIXMAN_CFLAGS='-I/usr/include/pixman-1 ' PIXMAN_LIBS='-lpixman-1 ' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PNP_IDS='${pnpdatadir}/pnp.ids' POFILES='' POLICYDIR='/usr/share/polkit-1/actions/' POLKIT_CFLAGS='-I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread ' POLKIT_LIBS='-lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PULSE_CFLAGS='-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' PULSE_LIBS='-lpulse-mainloop-glib -lpulse -lglib-2.0 ' PYTHON='/usr/bin/python2' RANLIB='x86_64-pc-linux-gnu-ranlib' SASL_CFLAGS='' SASL_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SMARTCARD_CFLAGS='' SMARTCARD_LIBS='' SPICE_CFLAGS=' -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbool-compare -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wno-missing-field-initializers -Wno-format-nonliteral -Wno-deprecated-declarations -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=9216 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Wno-write-strings' SPICE_GLIB_CFLAGS='-I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' SPICE_GLIB_REQUIRES=' pixman-1 >= 0.17.7 openssl' SPICE_GTK_CFLAGS='-I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_12 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_12 ' SPICE_GTK_LOCALEDIR='/usr/share/locale' SPICE_GTK_MAJOR_VERSION='0' SPICE_GTK_MICRO_VERSION='0' SPICE_GTK_MINOR_VERSION='33' SPICE_GTK_REQUIRES=' gtk+-3.0 >= 3.12' SPICE_PROTOCOL_CFLAGS='-I/usr/include/spice-1 ' SPICE_PROTOCOL_LIBS=' ' SSL_CFLAGS=' ' SSL_LIBS='-lssl -lcrypto ' STOW='no' STRIP='x86_64-pc-linux-gnu-strip' USBREDIR_CFLAGS='-I/usr/include/libusb-1.0 ' USBREDIR_LIBS='-lusb-1.0 -lusbredirhost -lusbredirparser ' USB_IDS='/usr/share/misc/usb.ids' USE_INTERNAL_PNP_IDS_FALSE='#' USE_INTERNAL_PNP_IDS_TRUE='' USE_NLS='yes' VALAC='' VAPIDIR='/usr/share/vala/vapi' VAPIGEN='' VERSION='0.33' WARN_CFLAGS=' -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbool-compare -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wno-missing-field-initializers -Wno-format-nonliteral -Wno-deprecated-declarations -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=9216 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Wno-write-strings' WARN_LDFLAGS=' -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbool-compare -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wno-missing-field-initializers -Wno-format-nonliteral -Wno-deprecated-declarations -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=9216 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const' WARN_PYFLAGS=' -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbool-compare -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wno-missing-field-initializers -Wno-format-nonliteral -Wno-deprecated-declarations -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=9216 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Wno-write-strings' WITH_CONTROLLER_FALSE='#' WITH_CONTROLLER_TRUE='' WITH_GTHREAD_FALSE='' WITH_GTHREAD_TRUE='#' WITH_GTK_FALSE='#' WITH_GTK_TRUE='' WITH_PHODAV_FALSE='' WITH_PHODAV_TRUE='#' WITH_POLKIT_FALSE='#' WITH_POLKIT_TRUE='' WITH_SMARTCARD_FALSE='' WITH_SMARTCARD_TRUE='#' WITH_UCONTEXT_FALSE='#' WITH_UCONTEXT_TRUE='' WITH_USBREDIR_FALSE='#' WITH_USBREDIR_TRUE='' WITH_VALA_FALSE='' WITH_VALA_TRUE='#' WITH_WINFIBER_FALSE='' WITH_WINFIBER_TRUE='#' X11_CFLAGS=' ' X11_LIBS='-lX11 ' XGETTEXT='/usr/bin/xgettext' Z_LIBS='-lz' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-misc/spice-gtk-0.33-r1/work/spice-gtk-0.33/build-aux/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' spice-common' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "spice-gtk" #define PACKAGE_TARNAME "spice-gtk" #define PACKAGE_VERSION "0.33" #define PACKAGE_STRING "spice-gtk 0.33" #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" #define PACKAGE_URL "" #define PACKAGE "spice-gtk" #define VERSION "0.33" #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 GETTEXT_PACKAGE "spice-gtk" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_GDK_EVENT_GET_SCANCODE 1 #define HAVE_X11_XKBLIB_H 1 #define HAVE_CLEARENV 1 #define HAVE_STRTOK_R 1 #define HAVE_PULSE 1 #define USE_LIBUSB_HOTPLUG 1 #define USE_USBREDIR 1 #define USE_POLKIT 1 #define HAVE_POLKIT_AUTHORITY_GET_SYNC 1 #define HAVE_POLKIT_AUTHORIZATION_RESULT_GET_DISMISSED 1 #define WITH_USBIDS 1 #define WITH_UCONTEXT 1 #define WITH_WINFIBER 0 #define WITH_GTHREAD 0 #define USE_GDBUS 1 #define USE_LZ4 1 configure: exit 0