This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by spice-common configure noversion, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --enable-vala --with-usb-acl-helper-dir=/usr/libexec --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic build_alias=i686-uhu-linux host_alias=i686-uhu-linux --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2517: checking for i686-uhu-linux-gcc configure:2533: found /usr/bin/i686-uhu-linux-gcc configure:2544: result: i686-uhu-linux-gcc configure:2813: checking for C compiler version configure:2822: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2833: $? = 0 configure:2822: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2833: $? = 0 configure:2822: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2833: $? = 1 configure:2822: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2833: $? = 1 configure:2853: checking whether the C compiler works configure:2875: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2879: $? = 0 configure:2927: result: yes configure:2930: checking for C compiler default output file name configure:2932: result: a.out configure:2938: checking for suffix of executables configure:2945: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2949: $? = 0 configure:2971: result: configure:2993: checking whether we are cross compiling configure:3001: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3005: $? = 0 configure:3012: ./conftest configure:3016: $? = 0 configure:3031: result: no configure:3036: checking for suffix of object files configure:3058: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3062: $? = 0 configure:3083: result: o configure:3087: checking whether we are using the GNU C compiler configure:3106: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3106: $? = 0 configure:3115: result: yes configure:3124: checking whether i686-uhu-linux-gcc accepts -g configure:3144: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3144: $? = 0 configure:3185: result: yes configure:3202: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3265: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3265: $? = 0 configure:3278: result: none needed configure:3304: checking for i686-uhu-linux-ar configure:3320: found /usr/bin/i686-uhu-linux-ar configure:3331: result: i686-uhu-linux-ar configure:3401: checking the archiver (i686-uhu-linux-ar) interface configure:3411: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3411: $? = 0 configure:3413: i686-uhu-linux-ar cru libconftest.a conftest.o >&5 configure:3416: $? = 0 configure:3439: result: ar configure:3477: checking for a BSD-compatible install configure:3545: result: /bin/install -c configure:3556: checking whether build environment is sane configure:3611: result: yes configure:3759: checking for a thread-safe mkdir -p configure:3798: result: /bin/mkdir -p configure:3805: checking for gawk configure:3821: found /bin/gawk configure:3832: result: gawk configure:3843: checking whether make sets $(MAKE) configure:3865: result: yes configure:3895: checking for style of include used by make configure:3923: result: GNU configure:3957: checking whether make supports nested variables configure:3974: result: yes configure:4063: checking whether UID '82' is supported by ustar format configure:4066: result: yes configure:4073: checking whether GID '82' is supported by ustar format configure:4076: result: yes configure:4084: checking how to create a ustar tar archive configure:4095: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:4098: $? = 0 configure:4138: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:4141: $? = 0 configure:4145: tar -xf - &5 configure:5128: /usr/bin/nm -B "conftest.o" configure:5131: output 00000000 B some_variable configure:5138: result: BSD nm configure:5141: checking whether ln -s works configure:5145: result: yes configure:5153: checking the maximum length of command line arguments configure:5283: result: 1572864 configure:5300: checking whether the shell understands some XSI constructs configure:5310: result: yes configure:5314: checking whether the shell understands "+=" configure:5320: result: yes configure:5355: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5395: result: func_convert_file_noop configure:5402: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5422: result: func_convert_file_noop configure:5429: checking for /usr/bin/ld option to reload object files configure:5436: result: -r configure:5470: checking for i686-uhu-linux-objdump configure:5500: result: no configure:5510: checking for objdump configure:5526: found /usr/bin/objdump configure:5537: result: objdump configure:5569: checking how to recognize dependent libraries configure:5771: result: pass_all configure:5816: checking for i686-uhu-linux-dlltool configure:5846: result: no configure:5856: checking for dlltool configure:5886: result: no configure:5916: checking how to associate runtime and link libraries configure:5943: result: printf %s\n configure:5959: checking for i686-uhu-linux-ar configure:5986: result: i686-uhu-linux-ar configure:6067: checking for archiver @FILE support configure:6084: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6084: $? = 0 configure:6087: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6090: $? = 0 configure:6095: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6098: $? = 1 configure:6110: result: @ configure:6128: checking for i686-uhu-linux-strip configure:6158: result: no configure:6168: checking for strip configure:6184: found /usr/bin/strip configure:6195: result: strip configure:6227: checking for i686-uhu-linux-ranlib configure:6257: result: no configure:6267: checking for ranlib configure:6283: found /usr/bin/ranlib configure:6294: result: ranlib configure:6396: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6519: $? = 0 configure:6523: /usr/bin/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:6526: $? = 0 configure:6592: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6595: $? = 0 configure:6633: result: ok configure:6670: checking for sysroot configure:6700: result: no configure:6922: checking for i686-uhu-linux-mt configure:6952: result: no configure:6962: checking for mt configure:6992: result: no configure:7012: checking if : is a manifest tool configure:7018: : '-?' configure:7026: result: no configure:7668: checking how to run the C preprocessor configure:7699: i686-uhu-linux-gcc -E conftest.c configure:7699: $? = 0 configure:7713: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | /* end confdefs.h. */ | #include configure:7738: result: i686-uhu-linux-gcc -E configure:7758: i686-uhu-linux-gcc -E conftest.c configure:7758: $? = 0 configure:7772: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7772: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | /* end confdefs.h. */ | #include configure:7801: checking for ANSI C header files configure:7821: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7821: $? = 0 configure:7894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7894: $? = 0 configure:7894: ./conftest configure:7894: $? = 0 configure:7905: result: yes configure:7918: checking for sys/types.h configure:7918: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7918: $? = 0 configure:7918: result: yes configure:7918: checking for sys/stat.h configure:7918: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7918: $? = 0 configure:7918: result: yes configure:7918: checking for stdlib.h configure:7918: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7918: $? = 0 configure:7918: result: yes configure:7918: checking for string.h configure:7918: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7918: $? = 0 configure:7918: result: yes configure:7918: checking for memory.h configure:7918: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7918: $? = 0 configure:7918: result: yes configure:7918: checking for strings.h configure:7918: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7918: $? = 0 configure:7918: result: yes configure:7918: checking for inttypes.h configure:7918: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7918: $? = 0 configure:7918: result: yes configure:7918: checking for stdint.h configure:7918: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7918: $? = 0 configure:7918: result: yes configure:7918: checking for unistd.h configure:7918: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7918: $? = 0 configure:7918: result: yes configure:7932: checking for dlfcn.h configure:7932: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7932: $? = 0 configure:7932: result: yes configure:8138: checking for objdir configure:8153: result: .libs configure:8424: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8442: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8446: $? = 0 configure:8459: result: no configure:8786: checking for i686-uhu-linux-gcc option to produce PIC configure:8793: result: -fPIC -DPIC configure:8801: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8819: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8823: $? = 0 configure:8836: result: yes configure:8865: checking if i686-uhu-linux-gcc static flag -static works configure:8893: result: yes configure:8908: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8933: $? = 0 configure:8955: result: yes configure:8963: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9010: result: yes configure:9043: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10196: result: yes configure:10233: checking whether -lc should be explicitly linked in configure:10241: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10244: $? = 0 configure:10259: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10262: $? = 0 configure:10276: result: no configure:10436: checking dynamic linker characteristics configure:10947: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10947: $? = 0 configure:11173: result: GNU/Linux ld.so configure:11280: checking how to hardcode library paths into programs configure:11305: result: immediate configure:11845: checking whether stripping libraries is possible configure:11850: result: yes configure:11885: checking if libtool supports shared libraries configure:11887: result: yes configure:11890: checking whether to build shared libraries configure:11911: result: yes configure:11914: checking whether to build static libraries configure:11918: result: no configure:11964: checking for i686-uhu-linux-gcc configure:11991: result: i686-uhu-linux-gcc configure:12260: checking for C compiler version configure:12269: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:12280: $? = 0 configure:12269: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:12280: $? = 0 configure:12269: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:12280: $? = 1 configure:12269: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:12280: $? = 1 configure:12284: checking whether we are using the GNU C compiler configure:12312: result: yes configure:12321: checking whether i686-uhu-linux-gcc accepts -g configure:12382: result: yes configure:12399: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:12475: result: none needed configure:12495: checking for i686-uhu-linux-gcc option to accept ISO C99 configure:12644: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:73:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:127:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:127:18: error: 'newvar' undeclared (first use in this function) conftest.c:127:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:137:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:137:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:12644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:12644: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12644: $? = 0 configure:12664: result: -std=gnu99 configure:12676: checking whether i686-uhu-linux-gcc -std=gnu99 and cc understand -c and -o together configure:12707: i686-uhu-linux-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:12711: $? = 0 configure:12717: i686-uhu-linux-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:12721: $? = 0 configure:12732: cc -c conftest.c >&5 configure:12736: $? = 0 configure:12744: cc -c conftest.c -o conftest2.o >&5 configure:12748: $? = 0 configure:12754: cc -c conftest.c -o conftest2.o >&5 configure:12758: $? = 0 configure:12776: result: yes configure:12821: checking for i686-uhu-linux-pkg-config configure:12854: result: no configure:12864: checking for pkg-config configure:12882: found /usr/bin/pkg-config configure:12894: result: /usr/bin/pkg-config configure:12919: checking pkg-config is at least version 0.9.0 configure:12922: result: yes configure:12932: checking for PIXMAN configure:12939: $PKG_CONFIG --exists --print-errors "pixman-1 >= 0.17.7" configure:12942: $? = 0 configure:12956: $PKG_CONFIG --exists --print-errors "pixman-1 >= 0.17.7" configure:12959: $? = 0 configure:13017: result: yes configure:13035: checking for SMARTCARD configure:13042: $PKG_CONFIG --exists --print-errors "libcacard >= 0.1.2" configure:13045: $? = 0 configure:13059: $PKG_CONFIG --exists --print-errors "libcacard >= 0.1.2" configure:13062: $? = 0 configure:13100: result: yes configure:13133: checking for CELT051 configure:13140: $PKG_CONFIG --exists --print-errors "celt051 >= 0.5.1.1" configure:13143: $? = 0 configure:13157: $PKG_CONFIG --exists --print-errors "celt051 >= 0.5.1.1" configure:13160: $? = 0 configure:13198: result: yes configure:13225: checking for OPUS configure:13232: $PKG_CONFIG --exists --print-errors "opus >= 0.9.14" Package opus was not found in the pkg-config search path. Perhaps you should add the directory containing `opus.pc' to the PKG_CONFIG_PATH environment variable No package 'opus' found configure:13235: $? = 1 configure:13249: $PKG_CONFIG --exists --print-errors "opus >= 0.9.14" Package opus was not found in the pkg-config search path. Perhaps you should add the directory containing `opus.pc' to the PKG_CONFIG_PATH environment variable No package 'opus' found configure:13252: $? = 1 configure:13266: result: no No package 'opus' found configure:13424: checking for X configure:13532: i686-uhu-linux-gcc -E conftest.c configure:13532: $? = 0 configure:13563: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:13563: $? = 0 configure:13613: result: libraries , headers configure:13617: checking for size_t configure:13617: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13617: $? = 0 configure:13617: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:61:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:13617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_SMARTCARD 1 | #define HAVE_CELT051 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:13617: result: yes configure:13630: checking for working alloca.h configure:13647: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13647: $? = 0 configure:13655: result: yes configure:13663: checking for alloca configure:13700: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13700: $? = 0 configure:13708: result: yes configure:13817: checking arpa/inet.h usability configure:13817: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13817: $? = 0 configure:13817: result: yes configure:13817: checking arpa/inet.h presence configure:13817: i686-uhu-linux-gcc -E conftest.c configure:13817: $? = 0 configure:13817: result: yes configure:13817: checking for arpa/inet.h configure:13817: result: yes configure:13817: checking malloc.h usability configure:13817: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13817: $? = 0 configure:13817: result: yes configure:13817: checking malloc.h presence configure:13817: i686-uhu-linux-gcc -E conftest.c configure:13817: $? = 0 configure:13817: result: yes configure:13817: checking for malloc.h configure:13817: result: yes configure:13817: checking netinet/in.h usability configure:13817: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13817: $? = 0 configure:13817: result: yes configure:13817: checking netinet/in.h presence configure:13817: i686-uhu-linux-gcc -E conftest.c configure:13817: $? = 0 configure:13817: result: yes configure:13817: checking for netinet/in.h configure:13817: result: yes configure:13817: checking stddef.h usability configure:13817: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13817: $? = 0 configure:13817: result: yes configure:13817: checking stddef.h presence configure:13817: i686-uhu-linux-gcc -E conftest.c configure:13817: $? = 0 configure:13817: result: yes configure:13817: checking for stddef.h configure:13817: result: yes configure:13817: checking for stdint.h configure:13817: result: yes configure:13817: checking for stdlib.h configure:13817: result: yes configure:13817: checking for string.h configure:13817: result: yes configure:13817: checking sys/socket.h usability configure:13817: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13817: $? = 0 configure:13817: result: yes configure:13817: checking sys/socket.h presence configure:13817: i686-uhu-linux-gcc -E conftest.c configure:13817: $? = 0 configure:13817: result: yes configure:13817: checking for sys/socket.h configure:13817: result: yes configure:13817: checking for unistd.h configure:13817: result: yes configure:13829: checking for inline configure:13845: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13845: $? = 0 configure:13853: result: inline configure:13871: checking for int16_t configure:13871: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13871: $? = 0 configure:13871: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:73:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:13871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_SMARTCARD 1 | #define HAVE_CELT051 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:13871: result: yes configure:13882: checking for int32_t configure:13882: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13882: $? = 0 configure:13882: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:74:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:73:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:13882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_SMARTCARD 1 | #define HAVE_CELT051 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:13882: result: yes configure:13893: checking for int64_t configure:13893: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13893: $? = 0 configure:13893: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:74:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:73:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:13893: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_SMARTCARD 1 | #define HAVE_CELT051 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:13893: result: yes configure:13904: checking for int8_t configure:13904: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13904: $? = 0 configure:13904: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:73:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:13904: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_SMARTCARD 1 | #define HAVE_CELT051 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:13904: result: yes configure:13915: checking for pid_t configure:13915: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13915: $? = 0 configure:13915: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:72:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:13915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_SMARTCARD 1 | #define HAVE_CELT051 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:13915: result: yes configure:13926: checking for size_t configure:13926: result: yes configure:13937: checking for uint16_t configure:13937: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13937: $? = 0 configure:13937: result: yes configure:13949: checking for uint32_t configure:13949: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13949: $? = 0 configure:13949: result: yes configure:13963: checking for uint64_t configure:13963: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13963: $? = 0 configure:13963: result: yes configure:13977: checking for uint8_t configure:13977: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13977: $? = 0 configure:13977: result: yes configure:13994: checking for error_at_line configure:14010: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14010: $? = 0 configure:14018: result: yes configure:14031: checking vfork.h usability configure:14031: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:69:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:14031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_SMARTCARD 1 | #define HAVE_CELT051 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14031: result: no configure:14031: checking vfork.h presence configure:14031: i686-uhu-linux-gcc -E conftest.c conftest.c:36:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:14031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_SMARTCARD 1 | #define HAVE_CELT051 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:14031: result: no configure:14031: checking for vfork.h configure:14031: result: no configure:14044: checking for fork configure:14044: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:59:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:14044: $? = 0 configure:14044: result: yes configure:14044: checking for vfork configure:14044: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14044: $? = 0 configure:14044: result: yes configure:14054: checking for working fork configure:14076: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14076: $? = 0 configure:14076: ./conftest configure:14076: $? = 0 configure:14086: result: yes configure:14107: checking for working vfork configure:14217: result: yes configure:14245: checking for dup2 configure:14245: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14245: $? = 0 configure:14245: result: yes configure:14245: checking for floor configure:14245: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:64:6: warning: conflicting types for built-in function 'floor' [enabled by default] char floor (); ^ /tmp/ccyEOrL9.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `floor' collect2: error: ld returned 1 exit status configure:14245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_SMARTCARD 1 | #define HAVE_CELT051 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DUP2 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char floor (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_floor || defined __stub___floor | choke me | #endif | | int | main () | { | return floor (); | ; | return 0; | } configure:14245: result: no configure:14245: checking for inet_ntoa configure:14245: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14245: $? = 0 configure:14245: result: yes configure:14245: checking for memmove configure:14245: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:65:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:14245: $? = 0 configure:14245: result: yes configure:14245: checking for memset configure:14245: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:66:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:14245: $? = 0 configure:14245: result: yes configure:14245: checking for pow configure:14245: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'pow' [enabled by default] char pow (); ^ /tmp/ccv3hvRs.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pow' collect2: error: ld returned 1 exit status configure:14245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_SMARTCARD 1 | #define HAVE_CELT051 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DUP2 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define pow to an innocuous variant, in case declares pow. | For example, HP-UX 11i declares gettimeofday. */ | #define pow innocuous_pow | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pow (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pow | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pow (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pow || defined __stub___pow | choke me | #endif | | int | main () | { | return pow (); | ; | return 0; | } configure:14245: result: no configure:14245: checking for sqrt configure:14245: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] char sqrt (); ^ /tmp/ccbg62sy.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sqrt' collect2: error: ld returned 1 exit status configure:14245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "spice-common" | #define PACKAGE_TARNAME "spice-common" | #define PACKAGE_VERSION "noversion" | #define PACKAGE_STRING "spice-common noversion" | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "spice-common" | #define VERSION "noversion" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_SMARTCARD 1 | #define HAVE_CELT051 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DUP2 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define sqrt to an innocuous variant, in case declares sqrt. | For example, HP-UX 11i declares gettimeofday. */ | #define sqrt innocuous_sqrt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sqrt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sqrt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sqrt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sqrt || defined __stub___sqrt | choke me | #endif | | int | main () | { | return sqrt (); | ; | return 0; | } configure:14245: result: no configure:14258: checking for native Win32 configure:14268: result: no configure:14393: checking that generated files are newer than configure configure:14399: result: done configure:14446: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by spice-common config.status noversion, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1134: creating Makefile config.status:1134: creating common/Makefile config.status:1134: creating python_modules/Makefile config.status:1134: creating config.h config.status:1363: executing depfiles commands config.status:1363: executing libtool commands configure:16738: === configuring in spice-protocol (/var/uhubuild/work/compile/spice-common/spice-protocol) configure:16801: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--enable-vala' '--with-usb-acl-helper-dir=/usr/libexec' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CELT051_CFLAGS_set= ac_cv_env_CELT051_CFLAGS_value= ac_cv_env_CELT051_LIBS_set= ac_cv_env_CELT051_LIBS_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_OPUS_CFLAGS_set= ac_cv_env_OPUS_CFLAGS_value= ac_cv_env_OPUS_LIBS_set= ac_cv_env_OPUS_LIBS_value= ac_cv_env_PIXMAN_CFLAGS_set= ac_cv_env_PIXMAN_CFLAGS_value= ac_cv_env_PIXMAN_LIBS_set= ac_cv_env_PIXMAN_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alloca_works=yes ac_cv_func_dup2=yes ac_cv_func_floor=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_inet_ntoa=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_pow=no ac_cv_func_sqrt=no ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_error_at_line=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=gnutar 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/bin/ld lt_cv_path_NM='/usr/bin/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=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' 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 pkg_cv_CELT051_CFLAGS= pkg_cv_CELT051_LIBS='-lcelt051 -lm ' pkg_cv_PIXMAN_CFLAGS='-I/usr/include/pixman-1 ' pkg_cv_PIXMAN_LIBS='-lpixman-1 ' pkg_cv_SMARTCARD_CFLAGS='-I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 ' pkg_cv_SMARTCARD_LIBS='-lcacard -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/spice-common/build-aux/missing aclocal-1.13' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/spice-common/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/spice-common/build-aux/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/spice-common/build-aux/missing automake-1.13' AWK='gawk' CC='i686-uhu-linux-gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CELT051_CFLAGS='' CELT051_LIBDIR='' CELT051_LIBS='-lcelt051 -lm ' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GL_CFLAGS='' GL_LIBS='' GREP='/bin/grep' HAVE_CELT051_FALSE='#' HAVE_CELT051_TRUE='' HAVE_OPUS_FALSE='' HAVE_OPUS_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/spice-common/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPUS_CFLAGS='' OPUS_LIBS='' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='spice-common' PACKAGE_BUGREPORT='spice-devel@lists.freedesktop.org' PACKAGE_NAME='spice-common' PACKAGE_STRING='spice-common noversion' PACKAGE_TARNAME='spice-common' PACKAGE_URL='' PACKAGE_VERSION='noversion' PATH_SEPARATOR=':' PIXMAN_CFLAGS='-I/usr/include/pixman-1 ' PIXMAN_LIBS='-lpixman-1 ' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PROTOCOL_CFLAGS='-I ${top_srcdir}/spice-protocol' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SMARTCARD_CFLAGS='-I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 ' SMARTCARD_LIBS='-lcacard -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' STRIP='strip' SUPPORT_GL_FALSE='' SUPPORT_GL_TRUE='#' VERSION='noversion' WITH_SMARTCARD_FALSE='#' WITH_SMARTCARD_TRUE='' XMKMF='' 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='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/spice-common/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' 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-protocol' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "spice-common" #define PACKAGE_TARNAME "spice-common" #define PACKAGE_VERSION "noversion" #define PACKAGE_STRING "spice-common noversion" #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org" #define PACKAGE_URL "" #define PACKAGE "spice-common" #define VERSION "noversion" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define USE_SMARTCARD 1 #define HAVE_CELT051 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_ARPA_INET_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_DUP2 1 #define HAVE_INET_NTOA 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 configure: exit 0