This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libvirt configure 1.2.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --without-hal --without-macvtap --prefix=/usr --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 ## --------- ## ## Platform. ## ## --------- ## hostname = hp01 uname -m = i686 uname -r = 3.15.4-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 8 09:03:00 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:4673: checking for a BSD-compatible install configure:4741: result: /bin/install -c configure:4752: checking whether build environment is sane configure:4807: result: yes configure:4958: checking for a thread-safe mkdir -p configure:4997: result: /bin/mkdir -p configure:5004: checking for gawk configure:5020: found /bin/gawk configure:5031: result: gawk configure:5042: checking whether make sets $(MAKE) configure:5064: result: yes configure:5093: checking whether make supports nested variables configure:5110: result: yes configure:5199: checking whether UID '82' is supported by ustar format configure:5202: result: yes configure:5209: checking whether GID '82' is supported by ustar format configure:5212: result: yes configure:5220: checking how to create a ustar tar archive configure:5231: 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:5234: $? = 0 configure:5274: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:5277: $? = 0 configure:5281: tar -xf - &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:5851: $? = 0 configure:5840: 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:5851: $? = 0 configure:5840: 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:5851: $? = 1 configure:5840: 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:5851: $? = 1 configure:5871: checking whether the C compiler works configure:5893: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5897: $? = 0 configure:5945: result: yes configure:5948: checking for C compiler default output file name configure:5950: result: a.out configure:5956: checking for suffix of executables configure:5963: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5967: $? = 0 configure:5989: result: configure:6011: checking whether we are cross compiling configure:6019: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6023: $? = 0 configure:6030: ./conftest configure:6034: $? = 0 configure:6049: result: no configure:6054: checking for suffix of object files configure:6076: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6080: $? = 0 configure:6101: result: o configure:6105: checking whether we are using the GNU C compiler configure:6124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6124: $? = 0 configure:6133: result: yes configure:6142: checking whether i686-uhu-linux-gcc accepts -g configure:6162: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:6162: $? = 0 configure:6203: result: yes configure:6220: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:6283: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6283: $? = 0 configure:6296: result: none needed configure:6327: checking for style of include used by make configure:6355: result: GNU configure:6381: checking dependency style of i686-uhu-linux-gcc configure:6492: result: gcc3 configure:6513: checking how to run the C preprocessor configure:6544: i686-uhu-linux-gcc -E conftest.c configure:6544: $? = 0 configure:6558: 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:6558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | /* end confdefs.h. */ | #include configure:6583: result: i686-uhu-linux-gcc -E configure:6603: i686-uhu-linux-gcc -E conftest.c configure:6603: $? = 0 configure:6617: 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:6617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | /* end confdefs.h. */ | #include configure:6652: checking for grep that handles long lines and -e configure:6710: result: /bin/grep configure:6715: checking for egrep configure:6777: result: /bin/grep -E configure:6784: checking for Minix Amsterdam compiler configure:6808: result: no configure:6820: checking for i686-uhu-linux-ar configure:6836: found /usr/bin/i686-uhu-linux-ar configure:6847: result: i686-uhu-linux-ar configure:6927: checking for i686-uhu-linux-ranlib configure:6957: result: no configure:6967: checking for ranlib configure:6983: found /usr/bin/ranlib configure:6994: result: ranlib configure:7021: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:7052: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:7056: $? = 0 configure:7062: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:7066: $? = 0 configure:7077: cc -c conftest.c >&5 configure:7081: $? = 0 configure:7089: cc -c conftest.c -o conftest2.o >&5 configure:7093: $? = 0 configure:7099: cc -c conftest.c -o conftest2.o >&5 configure:7103: $? = 0 configure:7121: result: yes configure:7146: checking for ANSI C header files configure:7166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7166: $? = 0 configure:7239: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7239: $? = 0 configure:7239: ./conftest configure:7239: $? = 0 configure:7250: result: yes configure:7263: checking for sys/types.h configure:7263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7263: $? = 0 configure:7263: result: yes configure:7263: checking for sys/stat.h configure:7263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7263: $? = 0 configure:7263: result: yes configure:7263: checking for stdlib.h configure:7263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7263: $? = 0 configure:7263: result: yes configure:7263: checking for string.h configure:7263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7263: $? = 0 configure:7263: result: yes configure:7263: checking for memory.h configure:7263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7263: $? = 0 configure:7263: result: yes configure:7263: checking for strings.h configure:7263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7263: $? = 0 configure:7263: result: yes configure:7263: checking for inttypes.h configure:7263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7263: $? = 0 configure:7263: result: yes configure:7263: checking for stdint.h configure:7263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7263: $? = 0 configure:7263: result: yes configure:7263: checking for unistd.h configure:7263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7263: $? = 0 configure:7263: result: yes configure:7276: checking minix/config.h usability configure:7276: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:7276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7276: result: no configure:7276: checking minix/config.h presence configure:7276: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:7276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7276: result: no configure:7276: checking for minix/config.h configure:7276: result: no configure:7300: checking whether it is safe to define __EXTENSIONS__ configure:7318: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7318: $? = 0 configure:7325: result: yes configure:7340: checking whether _XOPEN_SOURCE should be defined configure:7359: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7359: $? = 0 configure:7383: result: no configure:7395: checking for _LARGEFILE_SOURCE value needed for large files configure:7414: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7414: $? = 0 configure:7442: result: no configure:7499: checking for special C compiler options needed for large files configure:7544: result: no configure:7550: checking for _FILE_OFFSET_BITS value needed for large files configure:7575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:34:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:34:3: warning: left shift count >= width of type [enabled by default] conftest.c:35:24: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:35:24: warning: left shift count >= width of type [enabled by default] conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:7575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:7599: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7599: $? = 0 configure:7607: result: 64 configure:7698: checking for i686-uhu-linux-gcc option to accept ISO C99 configure:7847: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:80:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:134:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:134:18: error: 'newvar' undeclared (first use in this function) conftest.c:134:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:144:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:144:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:7847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | /* 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:7847: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7847: $? = 0 configure:7867: result: -std=gnu99 configure:7968: checking for i686-uhu-linux-gcc -std=gnu99 option to accept ISO Standard C configure:7982: result: -std=gnu99 configure:8056: autobuild project... libvirt configure:8062: autobuild revision... 1.2.5 configure:8078: autobuild timestamp... 20140709T165557Z configure:8565: checking sys/socket.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking sys/socket.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for sys/socket.h configure:8565: result: yes configure:8565: checking arpa/inet.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking arpa/inet.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for arpa/inet.h configure:8565: result: yes configure:8565: checking features.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking features.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for features.h configure:8565: result: yes configure:8565: checking sys/param.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking sys/param.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for sys/param.h configure:8565: result: yes configure:8565: checking for unistd.h configure:8565: result: yes configure:8565: checking execinfo.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking execinfo.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for execinfo.h configure:8565: result: yes configure:8565: checking wctype.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking wctype.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for wctype.h configure:8565: result: yes configure:8565: checking for sys/stat.h configure:8565: result: yes configure:8565: checking netdb.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking netdb.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for netdb.h configure:8565: result: yes configure:8565: checking netinet/in.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking netinet/in.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for netinet/in.h configure:8565: result: yes configure:8565: checking stdio_ext.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking stdio_ext.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for stdio_ext.h configure:8565: result: yes configure:8565: checking termios.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking termios.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for termios.h configure:8565: result: yes configure:8565: checking sys/time.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking sys/time.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for sys/time.h configure:8565: result: yes configure:8565: checking grp.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking grp.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for grp.h configure:8565: result: yes configure:8565: checking langinfo.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking langinfo.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for langinfo.h configure:8565: result: yes configure:8565: checking xlocale.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking xlocale.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for xlocale.h configure:8565: result: yes configure:8565: checking sys/mman.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking sys/mman.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for sys/mman.h configure:8565: result: yes configure:8565: checking pty.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking pty.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for pty.h configure:8565: result: yes configure:8565: checking poll.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking poll.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for poll.h configure:8565: result: yes configure:8565: checking sys/ioctl.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking sys/ioctl.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for sys/ioctl.h configure:8565: result: yes configure:8565: checking sys/filio.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:83:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:8565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_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:8565: result: no configure:8565: checking sys/filio.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c conftest.c:50:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:8565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:8565: result: no configure:8565: checking for sys/filio.h configure:8565: result: no configure:8565: checking pthread.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking pthread.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for pthread.h configure:8565: result: yes configure:8565: checking malloc.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking malloc.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for malloc.h configure:8565: result: yes configure:8565: checking sched.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking sched.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for sched.h configure:8565: result: yes configure:8565: checking sys/select.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking sys/select.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for sys/select.h configure:8565: result: yes configure:8565: checking wchar.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking wchar.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for wchar.h configure:8565: result: yes configure:8565: checking for stdint.h configure:8565: result: yes configure:8565: checking for strings.h configure:8565: result: yes configure:8565: checking sys/uio.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking sys/uio.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for sys/uio.h configure:8565: result: yes configure:8565: checking sys/utsname.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking sys/utsname.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for sys/utsname.h configure:8565: result: yes configure:8565: checking sys/wait.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking sys/wait.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for sys/wait.h configure:8565: result: yes configure:8565: checking for inttypes.h configure:8565: result: yes configure:8565: checking math.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking math.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for math.h configure:8565: result: yes configure:8565: checking spawn.h usability configure:8565: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking spawn.h presence configure:8565: i686-uhu-linux-gcc -E conftest.c configure:8565: $? = 0 configure:8565: result: yes configure:8565: checking for spawn.h configure:8565: result: yes configure:8603: checking whether the preprocessor supports include_next configure:8641: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:8641: $? = 0 configure:8662: result: yes configure:8683: checking whether system header files limit the line length configure:8706: result: no configure:8858: checking whether is self-contained configure:8875: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8875: $? = 0 configure:8883: result: yes configure:8888: checking for shutdown configure:8888: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8888: $? = 0 configure:8888: result: yes configure:8898: checking whether defines the SHUT_* macros configure:8915: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8915: $? = 0 configure:8923: result: yes configure:9031: checking for struct sockaddr_storage configure:9031: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9031: $? = 0 configure:9031: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:80:38: error: expected expression before ')' token if (sizeof ((struct sockaddr_storage))) ^ configure:9031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | /* end confdefs.h. */ | | /* sys/types.h is not needed according to POSIX, but the | sys/socket.h in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:9031: result: yes configure:9052: checking for sa_family_t configure:9052: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9052: $? = 0 configure:9052: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:81:26: error: expected expression before ')' token if (sizeof ((sa_family_t))) ^ configure:9052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | /* sys/types.h is not needed according to POSIX, but the | sys/socket.h in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((sa_family_t))) | return 0; | ; | return 0; | } configure:9052: result: yes configure:9081: checking for struct sockaddr_storage.ss_family configure:9081: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9081: $? = 0 configure:9081: result: yes configure:9142: checking for size_t configure:9142: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9142: $? = 0 configure:9142: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:103:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:9142: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 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:9142: result: yes configure:9155: checking for working alloca.h configure:9172: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9172: $? = 0 configure:9180: result: yes configure:9188: checking for alloca configure:9225: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9225: $? = 0 configure:9233: result: yes configure:9376: checking for C/C++ restrict keyword configure:9401: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9401: $? = 0 configure:9409: result: __restrict configure:9516: checking whether uses 'inline' correctly configure:9538: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9541: $? = 0 configure:9559: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9562: $? = 0 configure:9575: result: yes configure:9596: checking for btowc configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for canonicalize_file_name configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for getcwd configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for readlink configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for realpath configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for readlinkat configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for chown configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for fchown configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for _set_invalid_parameter_handler configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccs9hkAw.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status configure:9596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | /* end confdefs.h. */ | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _set_invalid_parameter_handler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _set_invalid_parameter_handler | | /* 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 _set_invalid_parameter_handler (); | /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | choke me | #endif | | int | main () | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:9596: result: no configure:9596: checking for fcntl configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for symlink configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for ffs configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:103:6: warning: conflicting types for built-in function 'ffs' [enabled by default] char ffs (); ^ configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for ffsl configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:104:6: warning: conflicting types for built-in function 'ffsl' [enabled by default] char ffsl (); ^ configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for isblank configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:105:6: warning: conflicting types for built-in function 'isblank' [enabled by default] char isblank (); ^ configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for iswctype configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for mbsrtowcs configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for mempcpy configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] char mempcpy (); ^ configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for wmemchr configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for wmemcpy configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for wmempcpy configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for fpurge configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc1yH1Gq.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `fpurge' collect2: error: ld returned 1 exit status configure:9596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | /* end confdefs.h. */ | /* Define fpurge to an innocuous variant, in case declares fpurge. | For example, HP-UX 11i declares gettimeofday. */ | #define fpurge innocuous_fpurge | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpurge (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpurge | | /* 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 fpurge (); | /* 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_fpurge || defined __stub___fpurge | choke me | #endif | | int | main () | { | return fpurge (); | ; | return 0; | } configure:9596: result: no configure:9596: checking for __fpurge configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for __freading configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for fsync configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for getdelim configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for getdtablesize configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for __fsetlocking configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for tcgetattr configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for tcsetattr configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for gettimeofday configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for lstat configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for mbsinit configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for mbrtowc configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for mprotect configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for getgrouplist configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for mkostemp configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for mkostemps configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for nl_langinfo configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for recvmsg configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for sendmsg configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for strerror_r configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for __xpg_strerror_r configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for pipe configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for pipe2 configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for posix_openpt configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for pthread_sigmask configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cctXZX0U.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_sigmask' collect2: error: ld returned 1 exit status configure:9596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | /* end confdefs.h. */ | /* Define pthread_sigmask to an innocuous variant, in case declares pthread_sigmask. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_sigmask innocuous_pthread_sigmask | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_sigmask (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_sigmask | | /* 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 pthread_sigmask (); | /* 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_pthread_sigmask || defined __stub___pthread_sigmask | choke me | #endif | | int | main () | { | return pthread_sigmask (); | ; | return 0; | } configure:9596: result: no configure:9596: checking for secure_getenv configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for setenv configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for sigaction configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for sigaltstack configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for siginterrupt configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for sleep configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for snprintf configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:142:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for strdup configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:143:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for catgets configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for strndup configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:145:6: warning: conflicting types for built-in function 'strndup' [enabled by default] char strndup (); ^ configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for strptime configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for localtime_r configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for timegm configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for usleep configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for vasnprintf configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cchNPQxG.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:9596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* 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 vasnprintf (); | /* 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_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:9596: result: no configure:9596: checking for wcrtomb configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for iswcntrl configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:151:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default] char iswcntrl (); ^ configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for getegid configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for ftruncate configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for newlocale configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for socketpair configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for ptsname_r configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for shutdown configure:9596: result: yes configure:9596: checking for wctob configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for cfmakeraw configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for fallocate configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for geteuid configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for getgid configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for getgrnam_r configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for getmntent_r configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for getpwuid_r configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for getuid configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for kill configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for mmap configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for posix_fallocate configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for posix_memalign configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for prlimit configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for regexec configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for sched_getaffinity configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for setgroups configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for setns configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for setrlimit configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9596: checking for sysctlbyname configure:9596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccmlUoX4.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status configure:9596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | /* end confdefs.h. */ | /* Define sysctlbyname to an innocuous variant, in case declares sysctlbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define sysctlbyname innocuous_sysctlbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctlbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysctlbyname | | /* 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 sysctlbyname (); | /* 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_sysctlbyname || defined __stub___sysctlbyname | choke me | #endif | | int | main () | { | return sysctlbyname (); | ; | return 0; | } configure:9596: result: no configure:9610: checking for nl_langinfo and CODESET configure:9626: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9626: $? = 0 configure:9635: result: yes configure:9646: checking for a traditional french locale configure:9714: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9717: $? = 0 configure:9773: result: fr_FR configure:9857: checking whether malloc, realloc, calloc are POSIX compliant configure:9877: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9877: $? = 0 configure:9885: result: yes configure:9905: checking whether // is distinct from / configure:9934: result: no configure:9955: checking whether realpath works configure:10125: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10125: $? = 0 configure:10125: ./conftest configure:10125: $? = 0 configure:10137: result: yes configure:10182: checking for uid_t in sys/types.h configure:10201: result: yes configure:10215: checking for unistd.h configure:10215: result: yes configure:10225: checking for working chown configure:10266: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10266: $? = 0 configure:10266: ./conftest configure:10266: $? = 0 configure:10278: result: yes configure:10287: checking whether chown dereferences symlinks configure:10324: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10324: $? = 0 configure:10324: ./conftest configure:10324: $? = 0 configure:10336: result: yes configure:10385: checking whether chown honors trailing slash configure:10417: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10417: $? = 0 configure:10417: ./conftest configure:10417: $? = 0 configure:10428: result: yes configure:10440: checking whether chown always updates ctime configure:10478: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10478: $? = 0 configure:10478: ./conftest configure:10478: $? = 0 configure:10489: result: yes configure:10526: checking for unsigned long long int configure:10574: result: yes configure:10583: checking whether byte ordering is bigendian configure:10598: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:160:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:160:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:160:15: error: unknown type name 'universal' configure:10598: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:10643: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10643: $? = 0 configure:10661: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:166:4: error: unknown type name 'not' not big endian ^ conftest.c:166:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:10661: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:10789: result: no configure:10826: checking if environ is properly declared configure:10849: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:165:39: error: conflicting types for 'environ' extern struct { int foo; } environ; ^ In file included from conftest.c:160:0: /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here extern char **environ; ^ configure:10849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | /* end confdefs.h. */ | #if HAVE_UNISTD_H | #include | #endif | /* mingw, BeOS, Haiku declare environ in , not in . */ | #include | | extern struct { int foo; } environ; | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:10857: result: yes configure:10872: checking for complete errno.h configure:10945: result: yes configure:11395: checking for working fcntl.h configure:11498: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11498: $? = 0 configure:11498: ./conftest configure:11498: $? = 0 configure:11513: result: yes configure:11536: checking for pid_t configure:11536: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11536: $? = 0 configure:11536: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:198:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:11536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 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:11536: result: yes configure:11547: checking for mode_t configure:11547: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11547: $? = 0 configure:11547: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:198:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:11547: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 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 ((mode_t))) | return 0; | ; | return 0; | } configure:11547: result: yes configure:11559: checking whether fdatasync is declared configure:11559: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11559: $? = 0 configure:11559: result: yes configure:11664: checking for mbstate_t configure:11688: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11688: $? = 0 configure:11695: result: yes configure:11763: checking whether stdin defaults to large file offsets configure:11787: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11787: $? = 0 configure:11795: result: yes configure:11932: checking whether fseeko is declared configure:11932: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11932: $? = 0 configure:11932: result: yes configure:11952: checking for fseeko configure:11970: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11970: $? = 0 configure:11979: result: yes configure:12011: checking whether fflush works on input streams configure:12073: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12073: $? = 0 configure:12073: ./conftest configure:12073: $? = 7 configure: program exited with status 7 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | /* end confdefs.h. */ | | #include | #if HAVE_UNISTD_H | # include | #else /* on Windows with MSVC */ | # include | #endif | | int | main () | { | FILE *f = fopen ("conftest.txt", "r"); | char buffer[10]; | int fd; | int c; | if (f == NULL) | return 1; | fd = fileno (f); | if (fd < 0 || fread (buffer, 1, 5, f) != 5) | return 2; | /* For deterministic results, ensure f read a bigger buffer. */ | if (lseek (fd, 0, SEEK_CUR) == 5) | return 3; | /* POSIX requires fflush-fseek to set file offset of fd. This fails | on BSD systems and on mingw. */ | if (fflush (f) != 0 || fseek (f, 0, SEEK_CUR) != 0) | return 4; | if (lseek (fd, 0, SEEK_CUR) != 5) | return 5; | /* Verify behaviour of fflush after ungetc. See | */ | /* Verify behaviour of fflush after a backup ungetc. This fails on | mingw. */ | c = fgetc (f); | ungetc (c, f); | fflush (f); | if (fgetc (f) != c) | return 6; | /* Verify behaviour of fflush after a non-backup ungetc. This fails | on glibc 2.8 and on BSD systems. */ | c = fgetc (f); | ungetc ('@', f); | fflush (f); | if (fgetc (f) != c) | return 7; | return 0; | | ; | return 0; | } configure:12085: result: no configure:12139: checking whether stat file-mode macros are broken configure:12166: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12166: $? = 0 configure:12173: result: no configure:12288: checking for nlink_t configure:12288: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12288: $? = 0 configure:12288: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:172:22: error: expected expression before ')' token if (sizeof ((nlink_t))) ^ configure:12288: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:12288: result: yes configure:12308: checking whether ftello is declared configure:12308: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12308: $? = 0 configure:12308: result: yes configure:12339: checking for ftello configure:12356: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12356: $? = 0 configure:12365: result: yes configure:12378: checking whether ftello works configure:12454: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12454: $? = 0 configure:12454: ./conftest configure:12454: $? = 0 configure:12465: result: yes configure:12591: checking for library containing gethostbyname configure:12622: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12622: $? = 0 configure:12639: result: none required configure:12653: checking for gethostbyname configure:12653: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12653: $? = 0 configure:12653: result: yes configure:12708: checking for library containing getservbyname configure:12739: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12739: $? = 0 configure:12756: result: none required configure:12770: checking for getservbyname configure:12770: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12770: $? = 0 configure:12770: result: yes configure:12886: checking for library containing inet_ntop configure:12917: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12917: $? = 0 configure:12934: result: none required configure:12972: checking whether inet_ntop is declared configure:12972: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12972: $? = 0 configure:12972: result: yes configure:13009: checking for IPv4 sockets configure:13035: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13035: $? = 0 configure:13043: result: yes configure:13051: checking for IPv6 sockets configure:13080: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13080: $? = 0 configure:13088: result: yes configure:13104: checking whether getcwd (NULL, 0) allocates memory for result configure:13159: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13159: $? = 0 configure:13159: ./conftest configure:13159: $? = 0 configure:13169: result: yes configure:13173: checking for getcwd with POSIX signature configure:13195: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13195: $? = 0 configure:13203: result: yes configure:13207: checking whether getdelim is declared configure:13207: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13207: $? = 0 configure:13207: result: yes configure:13229: checking type of array argument to getgroups configure:13263: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13263: $? = 0 configure:13263: ./conftest configure:13263: $? = 0 configure:13288: result: gid_t configure:13297: checking whether getline is declared configure:13297: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13297: $? = 0 configure:13297: result: yes configure:13310: checking whether getpass is declared configure:13310: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13310: $? = 0 configure:13310: result: yes configure:13348: checking whether fflush_unlocked is declared configure:13348: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13348: $? = 0 configure:13348: result: yes configure:13361: checking whether flockfile is declared configure:13361: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13361: $? = 0 configure:13361: result: yes configure:13374: checking whether fputs_unlocked is declared configure:13374: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13374: $? = 0 configure:13374: result: yes configure:13387: checking whether funlockfile is declared configure:13387: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13387: $? = 0 configure:13387: result: yes configure:13400: checking whether putc_unlocked is declared configure:13400: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13400: $? = 0 configure:13400: result: yes configure:13557: checking for struct timeval configure:13580: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13580: $? = 0 configure:13588: result: yes configure:13593: checking for wide-enough struct timeval.tv_sec member configure:13620: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13620: $? = 0 configure:13628: result: yes configure:13661: checking whether ldexp() can be used without linking with libm configure:13683: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13683: $? = 0 configure:13692: result: yes configure:13696: checking whether getc_unlocked is declared configure:13696: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13696: $? = 0 configure:13696: result: yes configure:13709: checking whether we are using the GNU C Library >= 2.1 or uClibc configure:13739: result: yes configure:13760: checking for wchar_t configure:13777: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13777: $? = 0 configure:13784: result: yes configure:13800: checking whether NULL can be used in arbitrary expressions configure:13818: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13818: $? = 0 configure:13825: result: yes configure:13960: checking for ld used by i686-uhu-linux-gcc -std=gnu99 configure:14027: result: /usr/bin/ld configure:14034: checking if the linker (/usr/bin/ld) is GNU ld configure:14049: result: yes configure:14056: checking for shared library run path origin configure:14069: result: done configure:14159: checking whether imported symbols can be declared weak configure:14177: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14177: $? = 0 configure:14211: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14211: $? = 0 configure:14211: ./conftest configure:14211: $? = 0 configure:14223: result: yes configure:14228: checking for pthread.h configure:14228: result: yes configure:14256: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccRkI3Ki.o: In function `main': conftest.c:(.text.startup+0x1d): undefined reference to `pthread_mutexattr_init' collect2: error: ld returned 1 exit status configure:14256: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutex_lock((pthread_mutex_t*)0); | pthread_mutexattr_init((pthread_mutexattr_t*)0); | ; | return 0; | } configure:14319: checking for pthread_kill in -lpthread configure:14344: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14344: $? = 0 configure:14353: result: yes configure:15043: checking for multithread API to use configure:15045: result: posix configure:15062: checking whether lstat correctly handles trailing slash configure:15095: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15095: $? = 0 configure:15095: ./conftest configure:15095: $? = 0 configure:15112: result: yes configure:15124: checking for a sed that does not truncate output configure:15188: result: /bin/sed configure:15197: checking for stdlib.h configure:15197: result: yes configure:15207: checking for GNU libc compatible malloc configure:15240: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15240: $? = 0 configure:15240: ./conftest configure:15240: $? = 0 configure:15251: result: yes configure:15267: checking for long long int configure:15317: result: yes configure:15338: checking for a traditional japanese locale configure:15408: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15411: $? = 0 configure:15469: result: ja_JP configure:15477: checking for a transitional chinese locale configure:15548: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15551: $? = 0 configure:15602: result: zh_CN.GB18030 configure:15609: checking for a french Unicode locale configure:15681: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15684: $? = 0 configure:15730: result: fr_FR.UTF-8 configure:15752: checking for mmap configure:15752: result: yes configure:15763: checking for MAP_ANONYMOUS configure:15800: result: yes configure:15834: checking whether memchr works configure:15897: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15897: $? = 0 configure:15897: ./conftest configure:15897: $? = 0 configure:15907: result: yes configure:15949: checking whether alarm is declared configure:15949: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15949: $? = 0 configure:15949: result: yes configure:15971: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:192:10: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:192:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:192:16: error: unknown type name 'universal' configure:15971: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:16043: checking whether C symbols are prefixed with underscore at the linker level configure:16056: i686-uhu-linux-gcc -std=gnu99 -O2 -march=i686 -mtune=generic -S conftest.c configure:16059: $? = 0 configure:16069: result: no configure:16086: checking for promoted mode_t type configure:16103: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:196:13: error: size of array 'array' is negative typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; ^ configure:16103: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | /* end confdefs.h. */ | #include | int | main () | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:16111: result: mode_t configure:16123: checking for library containing forkpty configure:16154: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc2R9kHq.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `forkpty' collect2: error: ld returned 1 exit status configure:16154: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char forkpty (); | int | main () | { | return forkpty (); | ; | return 0; | } configure:16154: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil >&5 configure:16154: $? = 0 configure:16171: result: -lutil configure:16334: checking whether strerror(0) succeeds configure:16369: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16369: $? = 0 configure:16369: ./conftest configure:16369: $? = 0 configure:16380: result: yes configure:16415: checking for strerror_r with POSIX signature configure:16433: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:194:21: error: conflicting types for 'strerror_r' int strerror_r (int, char *, size_t); ^ In file included from conftest.c:193:0: /usr/include/string.h:438:14: note: previous declaration of 'strerror_r' was here extern char *strerror_r (int __errnum, char *__buf, size_t __buflen) ^ configure:16433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | /* end confdefs.h. */ | #include | int strerror_r (int, char *, size_t); | | int | main () | { | | ; | return 0; | } configure:16441: result: no configure:16521: checking whether __xpg_strerror_r works configure:16561: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16561: $? = 0 configure:16561: ./conftest configure:16561: $? = 0 configure:16572: result: yes configure:16580: checking whether strerror_r is declared configure:16580: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16580: $? = 0 configure:16580: result: yes configure:16623: checking for external symbol _system_configuration configure:16641: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:194:27: fatal error: sys/systemcfg.h: No such file or directory #include ^ compilation terminated. configure:16641: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | /* end confdefs.h. */ | #include | | int | main () | { | double x = _system_configuration.physmem; | if (x > 0.0) return 0; | ; | return 0; | } configure:16649: result: no configure:16783: checking for inline configure:16799: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16799: $? = 0 configure:16807: result: inline configure:16905: checking for library containing setsockopt configure:16927: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16927: $? = 0 configure:17008: result: none needed configure:17074: checking for sigset_t configure:17074: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17074: $? = 0 configure:17074: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:203:23: error: expected expression before ')' token if (sizeof ((sigset_t))) ^ configure:17074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | /* end confdefs.h. */ | | #include | /* Mingw defines sigset_t not in , but in . */ | #include | | | int | main () | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:17074: result: yes configure:17097: checking for SIGPIPE configure:17122: result: yes configure:17155: checking whether is self-contained configure:17172: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17172: $? = 0 configure:17191: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17191: $? = 0 configure:17221: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17221: $? = 0 configure:17234: result: yes configure:17363: checking whether setenv is declared configure:17363: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17363: $? = 0 configure:17363: result: yes configure:17411: checking search.h usability configure:17411: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17411: $? = 0 configure:17411: result: yes configure:17411: checking search.h presence configure:17411: i686-uhu-linux-gcc -E conftest.c configure:17411: $? = 0 configure:17411: result: yes configure:17411: checking for search.h configure:17411: result: yes configure:17423: checking for tsearch configure:17423: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17423: $? = 0 configure:17423: result: yes configure:17472: checking whether snprintf returns a byte count as in C99 configure:17542: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17542: $? = 0 configure:17542: ./conftest configure:17542: $? = 0 configure:17553: result: yes configure:17557: checking whether snprintf is declared configure:17557: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17557: $? = 0 configure:17557: result: yes configure:17569: checking for stdbool.h that conforms to C99 configure:17636: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17636: $? = 0 configure:17643: result: yes configure:17645: checking for _Bool configure:17645: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17645: $? = 0 configure:17645: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:235:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:17645: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 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 ((_Bool))) | return 0; | ; | return 0; | } configure:17645: result: yes configure:17803: checking whether stdint.h conforms to C99 configure:17972: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17972: $? = 0 configure:18052: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18052: $? = 0 configure:18052: ./conftest configure:18052: $? = 0 configure:18064: result: yes configure:18413: checking whether strdup is declared configure:18413: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18413: $? = 0 configure:18413: result: yes configure:18609: checking whether strndup is declared configure:18609: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18609: $? = 0 configure:18609: result: yes configure:18627: checking whether strnlen is declared configure:18627: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18627: $? = 0 configure:18627: result: yes configure:18645: checking for struct tm.tm_gmtoff configure:18645: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18645: $? = 0 configure:18645: result: yes configure:18655: checking whether strtok_r is declared configure:18655: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18655: $? = 0 configure:18655: result: yes configure:18705: checking for struct timespec in configure:18722: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18722: $? = 0 configure:18729: result: yes configure:18889: checking whether ttyname_r is declared configure:18889: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18889: $? = 0 configure:18889: result: yes configure:18912: checking for wint_t configure:18937: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18937: $? = 0 configure:18944: result: yes configure:18953: checking for inttypes.h configure:18972: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18972: $? = 0 configure:18979: result: yes configure:18990: checking for stdint.h configure:19007: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19007: $? = 0 configure:19014: result: yes configure:19027: checking for intmax_t configure:19052: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19052: $? = 0 configure:19059: result: yes configure:19078: checking where to find the exponent in a 'double' configure:19392: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19392: $? = 0 configure:19392: ./conftest configure:19392: $? = 0 configure:19404: result: word 1 bit 20 configure:19431: checking for snprintf configure:19431: result: yes configure:19431: checking for strnlen configure:19431: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19431: $? = 0 configure:19431: result: yes configure:19431: checking for wcslen configure:19431: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19431: $? = 0 configure:19431: result: yes configure:19431: checking for wcsnlen configure:19431: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19431: $? = 0 configure:19431: result: yes configure:19431: checking for mbrtowc configure:19431: result: yes configure:19431: checking for wcrtomb configure:19431: result: yes configure:19440: checking whether _snprintf is declared configure:19440: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:227:10: error: '_snprintf' undeclared (first use in this function) (void) _snprintf; ^ conftest.c:227:10: note: each undeclared identifier is reported only once for each function it appears in configure:19440: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:19440: result: no configure:19466: checking whether vsnprintf is declared configure:19466: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19466: $? = 0 configure:19466: result: yes configure:19504: checking whether strerror_r is declared configure:19504: result: yes configure:19517: checking for strerror_r configure:19517: result: yes configure:19526: checking whether strerror_r returns char * configure:19550: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19550: $? = 0 configure:19588: result: yes configure:19597: checking for sig_atomic_t configure:19597: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19597: $? = 0 configure:19597: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:229:27: error: expected expression before ')' token if (sizeof ((sig_atomic_t))) ^ configure:19597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((sig_atomic_t))) | return 0; | ; | return 0; | } configure:19597: result: yes configure:19616: checking whether ungetc works on arbitrary bytes configure:19656: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19656: $? = 0 configure:19656: ./conftest configure:19656: $? = 0 configure:19667: result: yes configure:19809: checking for inttypes.h configure:19809: result: yes configure:19820: checking whether the inttypes.h PRIxNN macros are broken configure:19842: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19842: $? = 0 configure:19850: result: no configure:19866: checking where to find the exponent in a 'float' configure:19943: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19943: $? = 0 configure:19943: ./conftest configure:19943: $? = 0 configure:19955: result: word 0 bit 23 configure:19975: checking whether long double and double are the same configure:19996: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:232:13: error: size of array 'check' is negative typedef int check[sizeof (long double) == sizeof (double) ^ configure:19996: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | /* end confdefs.h. */ | #include | int | main () | { | typedef int check[sizeof (long double) == sizeof (double) | && LDBL_MANT_DIG == DBL_MANT_DIG | && LDBL_MAX_EXP == DBL_MAX_EXP | && LDBL_MIN_EXP == DBL_MIN_EXP | ? 1 : -1]; | | ; | return 0; | } configure:20004: result: no configure:20022: checking for LC_MESSAGES configure:20038: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20038: $? = 0 configure:20046: result: yes configure:20055: checking for CFPreferencesCopyAppValue configure:20073: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:229:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:20073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:20082: result: no configure:20089: checking for CFLocaleCopyCurrent configure:20107: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:229:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:20107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:20116: result: no configure:20435: checking for library containing posix_spawn configure:20466: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20466: $? = 0 configure:20483: result: none required configure:20494: checking for posix_spawn configure:20494: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20494: $? = 0 configure:20494: result: yes configure:20515: checking whether posix_spawn works configure:20655: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20655: $? = 0 configure:20830: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20830: $? = 0 configure:20830: ./conftest configure:20830: $? = 0 configure:20848: result: yes configure:20856: checking whether posix_spawnattr_setschedpolicy is supported configure:20880: result: yes configure:20882: checking whether posix_spawnattr_setschedparam is supported configure:20906: result: yes configure:20929: checking whether unsetenv is declared configure:20929: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20929: $? = 0 configure:20929: result: yes configure:21005: checking for alloca as a compiler built-in configure:21029: result: yes configure:21210: checking whether btowc(0) is correct configure:21245: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21245: $? = 0 configure:21245: ./conftest configure:21245: $? = 0 configure:21256: result: yes configure:21259: checking whether btowc(EOF) is correct configure:21298: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21298: $? = 0 configure:21298: ./conftest configure:21298: $? = 0 configure:21310: result: yes configure:21356: checking byteswap.h usability configure:21356: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21356: $? = 0 configure:21356: result: yes configure:21356: checking byteswap.h presence configure:21356: i686-uhu-linux-gcc -E conftest.c configure:21356: $? = 0 configure:21356: result: yes configure:21356: checking for byteswap.h configure:21356: result: yes configure:21552: checking for library containing clock_gettime configure:21583: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21583: $? = 0 configure:21600: result: none required configure:21612: checking for clock_gettime configure:21612: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21612: $? = 0 configure:21612: result: yes configure:21612: checking for clock_settime configure:21612: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21612: $? = 0 configure:21612: result: yes configure:21961: checking whether // is distinct from / configure:21990: result: no configure:22007: checking whether dup2 works configure:22066: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22066: $? = 0 configure:22066: ./conftest configure:22066: $? = 0 configure:22077: result: yes configure:22158: checking for library containing backtrace_symbols_fd configure:22189: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22189: $? = 0 configure:22206: result: none required configure:22255: checking whether fflush works on input streams configure:22329: result: no configure:22406: checking whether fcntl handles F_DUPFD correctly configure:22436: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22436: $? = 0 configure:22436: ./conftest configure:22436: $? = 0 configure:22446: result: yes configure:22470: checking whether fcntl understands F_DUPFD_CLOEXEC configure:22491: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22491: $? = 0 configure:22509: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:257:1: error: unknown type name 'choke' choke me ^ conftest.c:260:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:22509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | /* end confdefs.h. */ | | #ifdef __linux__ | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace | it to support the semantics on older kernels that failed with EINVAL. */ | choke me | #endif | | int | main () | { | | ; | return 0; | } configure:22520: result: needs runtime check configure:22681: checking for library containing fdatasync configure:22712: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22712: $? = 0 configure:22729: result: none required configure:22778: checking whether fflush works on input streams configure:22852: result: no configure:23033: checking whether conversion from 'int' to 'long double' works configure:23074: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23074: $? = 0 configure:23074: ./conftest configure:23074: $? = 0 configure:23085: result: yes configure:23212: checking for working POSIX fnmatch configure:23313: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23313: $? = 0 configure:23313: ./conftest configure:23313: $? = 0 configure:23325: result: yes configure:23426: checking whether fpurge is declared configure:23426: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:268:10: error: 'fpurge' undeclared (first use in this function) (void) fpurge; ^ conftest.c:268:10: note: each undeclared identifier is reported only once for each function it appears in configure:23426: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef fpurge | #ifdef __cplusplus | (void) fpurge; | #else | (void) fpurge; | #endif | #endif | | ; | return 0; | } configure:23426: result: no configure:23576: checking for fseeko configure:23603: result: yes configure:23635: checking whether fflush works on input streams configure:23709: result: no configure:23742: checking for _fseeki64 configure:23742: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccSM85OM.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_fseeki64' collect2: error: ld returned 1 exit status configure:23742: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | /* end confdefs.h. */ | /* Define _fseeki64 to an innocuous variant, in case declares _fseeki64. | For example, HP-UX 11i declares gettimeofday. */ | #define _fseeki64 innocuous__fseeki64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fseeki64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fseeki64 | | /* 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 _fseeki64 (); | /* 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__fseeki64 || defined __stub____fseeki64 | choke me | #endif | | int | main () | { | return _fseeki64 (); | ; | return 0; | } configure:23742: result: no configure:23905: checking for ftello configure:23931: result: yes configure:23944: checking whether ftello works configure:24031: result: yes configure:24086: checking whether __func__ is available configure:24102: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24102: $? = 0 configure:24109: result: yes configure:24118: checking how to do getaddrinfo, freeaddrinfo and getnameinfo configure:24123: checking for library containing getaddrinfo configure:24154: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24154: $? = 0 configure:24171: result: none required configure:24184: checking for getaddrinfo configure:24210: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24210: $? = 0 configure:24218: result: yes configure:24267: checking whether gai_strerror is declared configure:24267: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24267: $? = 0 configure:24267: result: yes configure:24292: checking whether gai_strerrorA is declared configure:24292: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:290:10: error: 'gai_strerrorA' undeclared (first use in this function) (void) gai_strerrorA; ^ conftest.c:290:10: note: each undeclared identifier is reported only once for each function it appears in configure:24292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #include | | | int | main () | { | #ifndef gai_strerrorA | #ifdef __cplusplus | (void) gai_strerrorA; | #else | (void) gai_strerrorA; | #endif | #endif | | ; | return 0; | } configure:24292: result: no configure:24316: checking for gai_strerror with POSIX signature configure:24342: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24342: $? = 0 configure:24349: result: yes configure:24365: checking for struct sockaddr.sa_len configure:24365: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:279:12: error: 'struct sockaddr' has no member named 'sa_len' if (ac_aggr.sa_len) ^ configure:24365: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:24365: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:279:19: error: 'struct sockaddr' has no member named 'sa_len' if (sizeof ac_aggr.sa_len) ^ configure:24365: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:24365: result: no configure:24388: checking whether getaddrinfo is declared configure:24388: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24388: $? = 0 configure:24388: result: yes configure:24413: checking whether freeaddrinfo is declared configure:24413: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24413: $? = 0 configure:24413: result: yes configure:24438: checking whether getnameinfo is declared configure:24438: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24438: $? = 0 configure:24438: result: yes configure:24477: checking for struct addrinfo configure:24477: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24477: $? = 0 configure:24477: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:289:30: error: expected expression before ')' token if (sizeof ((struct addrinfo))) ^ configure:24477: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((struct addrinfo))) | return 0; | ; | return 0; | } configure:24477: result: yes configure:24621: checking for working getdelim function configure:24681: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24681: $? = 0 configure:24681: ./conftest configure:24681: $? = 0 configure:24691: result: yes configure:24772: checking whether getdtablesize works configure:24801: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24801: $? = 0 configure:24801: ./conftest configure:24801: $? = 0 configure:24812: result: yes configure:24855: checking for getgroups configure:24855: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24855: $? = 0 configure:24855: result: yes configure:24910: checking for working getgroups configure:24937: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24937: $? = 0 configure:24937: ./conftest configure:24937: $? = 0 configure:24948: result: yes configure:24976: checking whether getgroups handles negative values configure:25003: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25003: $? = 0 configure:25003: ./conftest configure:25003: $? = 0 configure:25013: result: yes configure:25089: checking for gethostname configure:25089: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25089: $? = 0 configure:25089: result: yes configure:25166: checking for HOST_NAME_MAX configure:25215: result: yes configure:25282: checking for getline configure:25282: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25282: $? = 0 configure:25282: result: yes configure:25290: checking for working getline function configure:25350: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25350: $? = 0 configure:25350: ./conftest configure:25350: $? = 0 configure:25360: result: yes configure:25409: checking for getpass configure:25409: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25409: $? = 0 configure:25409: result: yes configure:25596: checking whether gettimeofday clobbers localtime buffer configure:25635: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25635: $? = 0 configure:25635: ./conftest configure:25635: $? = 0 configure:25645: result: no configure:25661: checking for gettimeofday with POSIX signature configure:25689: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:288:19: error: conflicting types for 'gettimeofday' int gettimeofday (struct timeval *restrict, void *restrict); ^ In file included from conftest.c:286:0: /usr/include/sys/time.h:71:12: note: previous declaration of 'gettimeofday' was here extern int gettimeofday (struct timeval *__restrict __tv, ^ configure:25689: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | /* end confdefs.h. */ | #include | struct timeval c; | int gettimeofday (struct timeval *restrict, void *restrict); | | int | main () | { | /* glibc uses struct timezone * rather than the POSIX void * | if _GNU_SOURCE is defined. However, since the only portable | use of gettimeofday uses NULL as the second parameter, and | since the glibc definition is actually more typesafe, it is | not worth wrapping this to get a compliant signature. */ | int (*f) (struct timeval *restrict, void *restrict) | = gettimeofday; | int x = f (&c, 0); | return !(x | c.tv_sec | c.tv_usec); | | ; | return 0; | } configure:25705: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25705: $? = 0 configure:25714: result: almost configure:25804: checking for library containing gethostbyname configure:25852: result: none required configure:25866: checking for gethostbyname configure:25866: result: yes configure:25982: checking for library containing inet_ntop configure:26030: result: none required configure:26068: checking whether inet_ntop is declared configure:26068: result: yes configure:26179: checking for library containing inet_pton configure:26210: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26210: $? = 0 configure:26227: result: none required configure:26265: checking whether inet_pton is declared configure:26265: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26265: $? = 0 configure:26265: result: yes configure:26321: checking for ioctl configure:26321: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26321: $? = 0 configure:26321: result: yes configure:26330: checking for ioctl with POSIX signature configure:26352: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:300:19: error: conflicting types for 'ioctl' int ioctl (int, int, ...); ^ In file included from conftest.c:292:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:26352: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | extern | #ifdef __cplusplus | "C" | #endif | int ioctl (int, int, ...); | | ; | return 0; | } | configure:26360: result: no configure:26531: checking whether langinfo.h defines CODESET configure:26549: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26549: $? = 0 configure:26557: result: yes configure:26562: checking whether langinfo.h defines T_FMT_AMPM configure:26580: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26580: $? = 0 configure:26588: result: yes configure:26593: checking whether langinfo.h defines ERA configure:26611: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26611: $? = 0 configure:26619: result: yes configure:26624: checking whether langinfo.h defines YESEXPR configure:26642: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26642: $? = 0 configure:26650: result: yes configure:26773: checking whether locale.h conforms to POSIX:2001 configure:26791: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26791: $? = 0 configure:26798: result: yes configure:26810: checking whether locale.h defines locale_t configure:26827: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26827: $? = 0 configure:26835: result: yes configure:26848: checking whether struct lconv is properly defined configure:26867: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26867: $? = 0 configure:26875: result: yes configure:27008: checking for pthread_rwlock_t configure:27008: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:27008: $? = 0 configure:27008: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:301:31: error: expected expression before ')' token if (sizeof ((pthread_rwlock_t))) ^ configure:27008: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:27008: result: yes configure:27039: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:27039: $? = 0 configure:27067: checking whether lseek detects pipes configure:27100: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:27100: $? = 0 configure:27135: result: yes configure:27294: checking whether mbrtowc handles incomplete characters configure:27339: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:27339: $? = 0 configure:27339: ./conftest configure:27339: $? = 0 configure:27351: result: yes configure:27357: checking whether mbrtowc works as well as mbtowc configure:27406: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:27406: $? = 0 configure:27406: ./conftest configure:27406: $? = 0 configure:27418: result: yes configure:27475: checking whether mbrtowc handles a NULL pwc argument configure:27534: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:27534: $? = 0 configure:27534: ./conftest configure:27534: $? = 0 configure:27546: result: yes configure:27552: checking whether mbrtowc handles a NULL string argument configure:27599: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:27599: $? = 0 configure:27599: ./conftest configure:27599: $? = 0 configure:27611: result: yes configure:27619: checking whether mbrtowc has a correct return value configure:27734: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:27734: $? = 0 configure:27734: ./conftest configure:27734: $? = 0 configure:27749: result: yes configure:27755: checking whether mbrtowc returns 0 when parsing a NUL character configure:27799: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:27799: $? = 0 configure:27799: ./conftest configure:27799: $? = 0 configure:27811: result: yes configure:27906: checking whether mbrtowc handles incomplete characters configure:27963: result: yes configure:27969: checking whether mbrtowc works as well as mbtowc configure:28030: result: yes configure:28146: checking whether mbrtowc handles incomplete characters configure:28203: result: yes configure:28209: checking whether mbrtowc works as well as mbtowc configure:28270: result: yes configure:28330: checking whether mbsrtowcs works configure:28422: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28422: $? = 0 configure:28422: ./conftest configure:28422: $? = 0 configure:28434: result: yes configure:28576: checking for mkdtemp configure:28576: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28576: $? = 0 configure:28576: result: yes configure:28744: checking for working mktime configure:28952: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28952: $? = 0 configure:28952: ./conftest configure:28952: $? = 0 configure:28963: result: yes configure:29003: checking for __mktime_internal configure:29003: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccbIfjT2.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__mktime_internal' collect2: error: ld returned 1 exit status configure:29003: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | /* end confdefs.h. */ | /* Define __mktime_internal to an innocuous variant, in case declares __mktime_internal. | For example, HP-UX 11i declares gettimeofday. */ | #define __mktime_internal innocuous___mktime_internal | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __mktime_internal (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __mktime_internal | | /* 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 __mktime_internal (); | /* 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___mktime_internal || defined __stub_____mktime_internal | choke me | #endif | | int | main () | { | return __mktime_internal (); | ; | return 0; | } configure:29003: result: no configure:29076: checking whether is self-contained configure:29093: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:29093: $? = 0 configure:29101: result: yes configure:29305: checking whether is self-contained configure:29322: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:29322: $? = 0 configure:29330: result: yes configure:29462: checking whether YESEXPR works configure:29490: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:29490: $? = 0 configure:29490: ./conftest configure:29490: $? = 0 configure:29501: result: yes configure:29596: checking whether open recognizes a trailing slash configure:29635: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:29635: $? = 0 configure:29635: ./conftest configure:29635: $? = 0 configure:29647: result: yes configure:29708: checking whether openpty is declared configure:29708: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:29708: $? = 0 configure:29708: result: yes configure:29736: checking for const-safe openpty signature configure:29768: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:29768: $? = 0 configure:29776: result: yes configure:29841: checking for struct msghdr.msg_accrights configure:29841: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:333:12: error: 'struct msghdr' has no member named 'msg_accrights' if (ac_aggr.msg_accrights) ^ configure:29841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct msghdr ac_aggr; | if (ac_aggr.msg_accrights) | return 0; | ; | return 0; | } configure:29841: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:333:19: error: 'struct msghdr' has no member named 'msg_accrights' if (sizeof ac_aggr.msg_accrights) ^ configure:29841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct msghdr ac_aggr; | if (sizeof ac_aggr.msg_accrights) | return 0; | ; | return 0; | } configure:29841: result: no configure:29875: checking whether perror matches strerror configure:29906: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:29906: $? = 0 configure:29906: ./conftest configure:29906: $? = 0 configure:29923: result: yes configure:29967: checking for sys/pstat.h configure:29967: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:359:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:29967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 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:29967: result: no configure:29967: checking for sys/sysmp.h configure:29967: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:359:23: fatal error: sys/sysmp.h: No such file or directory #include ^ compilation terminated. configure:29967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 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:29967: result: no configure:29967: checking for sys/sysinfo.h configure:29967: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for machine/hal_sysinfo.h configure:29967: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:360:33: fatal error: machine/hal_sysinfo.h: No such file or directory #include ^ compilation terminated. configure:29967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_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:29967: result: no configure:29967: checking for sys/table.h configure:29967: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:360:23: fatal error: sys/table.h: No such file or directory #include ^ compilation terminated. configure:29967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_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:29967: result: no configure:29967: checking for sys/param.h configure:29967: result: yes configure:29967: checking for sys/systemcfg.h configure:29967: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:361:27: fatal error: sys/systemcfg.h: No such file or directory #include ^ compilation terminated. configure:29967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_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:29967: result: no configure:29980: checking for sys/sysctl.h configure:29980: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:29980: $? = 0 configure:29980: result: yes configure:29999: checking for pstat_getstatic configure:29999: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccbrcfpl.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pstat_getstatic' collect2: error: ld returned 1 exit status configure:29999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | /* Define pstat_getstatic to an innocuous variant, in case declares pstat_getstatic. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getstatic innocuous_pstat_getstatic | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getstatic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getstatic | | /* 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 pstat_getstatic (); | /* 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_pstat_getstatic || defined __stub___pstat_getstatic | choke me | #endif | | int | main () | { | return pstat_getstatic (); | ; | return 0; | } configure:29999: result: no configure:29999: checking for pstat_getdynamic configure:29999: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccKVatpR.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pstat_getdynamic' collect2: error: ld returned 1 exit status configure:29999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | /* Define pstat_getdynamic to an innocuous variant, in case declares pstat_getdynamic. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getdynamic innocuous_pstat_getdynamic | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getdynamic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getdynamic | | /* 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 pstat_getdynamic (); | /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic | choke me | #endif | | int | main () | { | return pstat_getdynamic (); | ; | return 0; | } configure:29999: result: no configure:29999: checking for sysmp configure:29999: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccw1NXRg.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sysmp' collect2: error: ld returned 1 exit status configure:29999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | /* Define sysmp to an innocuous variant, in case declares sysmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sysmp innocuous_sysmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysmp | | /* 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 sysmp (); | /* 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_sysmp || defined __stub___sysmp | choke me | #endif | | int | main () | { | return sysmp (); | ; | return 0; | } configure:29999: result: no configure:29999: checking for getsysinfo configure:29999: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cccISfnC.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getsysinfo' collect2: error: ld returned 1 exit status configure:29999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | /* Define getsysinfo to an innocuous variant, in case declares getsysinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getsysinfo innocuous_getsysinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getsysinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getsysinfo | | /* 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 getsysinfo (); | /* 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_getsysinfo || defined __stub___getsysinfo | choke me | #endif | | int | main () | { | return getsysinfo (); | ; | return 0; | } configure:29999: result: no configure:29999: checking for sysctl configure:29999: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:29999: $? = 0 configure:29999: result: yes configure:29999: checking for table configure:29999: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccRyER3j.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `table' collect2: error: ld returned 1 exit status configure:29999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | /* Define table to an innocuous variant, in case declares table. | For example, HP-UX 11i declares gettimeofday. */ | #define table innocuous_table | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char table (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef table | | /* 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 table (); | /* 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_table || defined __stub___table | choke me | #endif | | int | main () | { | return table (); | ; | return 0; | } configure:29999: result: no configure:29999: checking for sysinfo configure:29999: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:29999: $? = 0 configure:29999: result: yes configure:30008: checking for struct sysinfo.mem_unit configure:30008: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:30008: $? = 0 configure:30008: result: yes configure:30100: checking for poll configure:30100: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:30100: $? = 0 configure:30100: result: yes configure:30157: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:30157: $? = 0 configure:30157: ./conftest configure:30157: $? = 0 configure:30363: checking for a shell that conforms to POSIX configure:30404: result: /bin/sh configure:30549: checking whether pollutes the namespace configure:30570: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:30570: $? = 0 configure:30577: result: no configure:30583: checking for pthread_t configure:30583: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:30583: $? = 0 configure:30583: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:376:24: error: expected expression before ')' token if (sizeof ((pthread_t))) ^ configure:30583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 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 | #if HAVE_PTHREAD_H | #include | #endif | | int | main () | { | if (sizeof ((pthread_t))) | return 0; | ; | return 0; | } configure:30583: result: yes configure:30596: checking for pthread_spinlock_t configure:30596: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:30596: $? = 0 configure:30596: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:377:33: error: expected expression before ')' token if (sizeof ((pthread_spinlock_t))) ^ configure:30596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 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 | #if HAVE_PTHREAD_H | #include | #endif | | int | main () | { | if (sizeof ((pthread_spinlock_t))) | return 0; | ; | return 0; | } configure:30596: result: yes configure:30648: checking for library containing pthread_create and pthread_join configure:30672: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cctc34pH.o: In function `main': conftest.c:(.text.startup+0x31): undefined reference to `pthread_create' conftest.c:(.text.startup+0x46): undefined reference to `pthread_join' collect2: error: ld returned 1 exit status configure:30672: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | /* end confdefs.h. */ | #include | void *noop (void *p) { return p; } | int | main () | { | pthread_t pt; | void *arg = 0; | pthread_create (&pt, 0, noop, arg); | pthread_join (pthread_self (), &arg); | ; | return 0; | } configure:30672: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:30672: $? = 0 configure:30686: result: -lpthread configure:30723: checking for pthread_sigmask in -lpthread configure:30744: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:30744: $? = 0 configure:30754: result: yes configure:30832: checking whether pthread_sigmask returns error numbers configure:30864: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:30864: $? = 0 configure:30864: ./conftest configure:30864: $? = 0 configure:30876: result: yes configure:30887: checking whether pthread_sigmask unblocks signals correctly configure:30941: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:30941: $? = 0 configure:30941: ./conftest configure:30941: $? = 0 configure:30953: result: guessing yes configure:31006: checking for raise configure:31006: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:31006: $? = 0 configure:31006: result: yes configure:31026: checking for sigprocmask configure:31026: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:31026: $? = 0 configure:31026: result: yes configure:31083: checking for random.h configure:31083: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:376:20: fatal error: random.h: No such file or directory #include ^ compilation terminated. configure:31083: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 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:31083: result: no configure:31098: checking for struct random_data configure:31098: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:31098: $? = 0 configure:31098: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:351:33: error: expected expression before ')' token if (sizeof ((struct random_data))) ^ configure:31098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | /* end confdefs.h. */ | #include | #if HAVE_RANDOM_H | # include | #endif | | | int | main () | { | if (sizeof ((struct random_data))) | return 0; | ; | return 0; | } configure:31098: result: yes configure:31123: checking for random_r configure:31123: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:31123: $? = 0 configure:31123: result: yes configure:31174: checking for rawmemchr configure:31174: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:31174: $? = 0 configure:31174: result: yes configure:31227: checking whether readlink signature is correct configure:31245: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:31245: $? = 0 configure:31252: result: yes configure:31254: checking whether readlink handles trailing slash correctly configure:31284: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:31284: $? = 0 configure:31284: ./conftest configure:31284: $? = 0 configure:31295: result: yes configure:31438: checking for working re_compile_pattern configure:31646: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:31646: $? = 0 configure:31646: ./conftest configure:31646: $? = 0 configure:31656: result: yes configure:31792: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:31792: $? = 0 configure:31994: checking whether select supports a 0 argument configure:32026: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32026: $? = 0 configure:32026: ./conftest configure:32026: $? = 0 configure:32037: result: yes configure:32044: checking whether select detects invalid fds configure:32089: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32089: $? = 0 configure:32089: ./conftest configure:32089: $? = 0 configure:32100: result: yes configure:32194: checking for library containing getservbyname configure:32242: result: none required configure:32256: checking for getservbyname configure:32256: result: yes configure:32313: checking whether setenv validates arguments configure:32357: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32357: $? = 0 configure:32357: ./conftest configure:32357: $? = 0 configure:32367: result: yes configure:32442: checking for struct sigaction.sa_sigaction configure:32442: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32442: $? = 0 configure:32442: result: yes configure:32596: checking for volatile sig_atomic_t configure:32596: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32596: $? = 0 configure:32596: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:366:36: error: expected expression before ')' token if (sizeof ((volatile sig_atomic_t))) ^ configure:32596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((volatile sig_atomic_t))) | return 0; | ; | return 0; | } configure:32596: result: yes configure:32612: checking for sighandler_t configure:32612: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32612: $? = 0 configure:32612: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:366:27: error: expected expression before ')' token if (sizeof ((sighandler_t))) ^ configure:32612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((sighandler_t))) | return 0; | ; | return 0; | } configure:32612: result: yes configure:32646: checking for sigprocmask configure:32646: result: yes configure:32687: checking for stdint.h configure:32687: result: yes configure:32697: checking for SIZE_MAX configure:32768: result: yes configure:32781: checking whether sleep is declared configure:32781: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32781: $? = 0 configure:32781: result: yes configure:32803: checking for working sleep configure:32851: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32851: $? = 0 configure:32851: ./conftest configure:32851: $? = 0 configure:32861: result: yes configure:32903: checking for snprintf configure:32903: result: yes configure:32916: checking whether snprintf respects a size of 1 configure:32950: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32950: $? = 0 configure:32950: ./conftest configure:32950: $? = 0 configure:32961: result: yes configure:32971: checking whether printf supports POSIX/XSI format strings with positions configure:33003: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33003: $? = 0 configure:33003: ./conftest configure:33003: $? = 0 configure:33014: result: yes configure:33196: checking for library containing setsockopt configure:33299: result: none needed configure:33314: checking for socklen_t configure:33314: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33314: $? = 0 configure:33314: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:383:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:33314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | /* end confdefs.h. */ | | /* is not needed according to POSIX, but the | in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #if HAVE_SYS_SOCKET_H | # include | #elif HAVE_WS2TCPIP_H | # include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:33314: result: yes configure:33378: checking for ssize_t configure:33395: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33395: $? = 0 configure:33402: result: yes configure:33455: checking whether stat handles trailing slashes on directories configure:33478: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33478: $? = 0 configure:33478: ./conftest configure:33478: $? = 0 configure:33488: result: yes configure:33490: checking whether stat handles trailing slashes on files configure:33530: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33530: $? = 0 configure:33530: ./conftest configure:33530: $? = 0 configure:33541: result: yes configure:33594: checking for struct stat.st_atim.tv_nsec configure:33594: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33594: $? = 0 configure:33594: result: yes configure:33603: checking whether struct stat.st_atim is of type struct timespec configure:33630: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33630: $? = 0 configure:33637: result: yes configure:33695: checking for struct stat.st_birthtimespec.tv_nsec configure:33695: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:378:12: error: 'struct stat' has no member named 'st_birthtimespec' if (ac_aggr.st_birthtimespec.tv_nsec) ^ configure:33695: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:33695: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:378:19: error: 'struct stat' has no member named 'st_birthtimespec' if (sizeof ac_aggr.st_birthtimespec.tv_nsec) ^ configure:33695: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:33695: result: no configure:33706: checking for struct stat.st_birthtimensec configure:33706: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:378:12: error: 'struct stat' has no member named 'st_birthtimensec' if (ac_aggr.st_birthtimensec) ^ configure:33706: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:33706: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:378:19: error: 'struct stat' has no member named 'st_birthtimensec' if (sizeof ac_aggr.st_birthtimensec) ^ configure:33706: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:33706: result: no configure:33717: checking for struct stat.st_birthtim.tv_nsec configure:33717: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:378:12: error: 'struct stat' has no member named 'st_birthtim' if (ac_aggr.st_birthtim.tv_nsec) ^ configure:33717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:33717: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:378:19: error: 'struct stat' has no member named 'st_birthtim' if (sizeof ac_aggr.st_birthtim.tv_nsec) ^ configure:33717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:33717: result: no configure:33735: checking for working stdalign.h configure:33776: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:383:18: error: size of array 'test_double' is negative char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1]; ^ configure:33776: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | /* Test that alignof yields a result consistent with offsetof. | This catches GCC bug 52023 | . */ | #ifdef __cplusplus | template struct alignof_helper { char a; t b; }; | # define ao(type) offsetof (alignof_helper, b) | #else | # define ao(type) offsetof (struct { char a; type b; }, b) | #endif | char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1]; | char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1]; | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; | | /* Test _Alignas only on platforms where gnulib can help. */ | #if ((defined __cplusplus && 201103 <= __cplusplus) || __GNUC__ || __IBMC__ || __IBMCPP__ || __ICC || 0x5110 <= __SUNPRO_C || 1300 <= _MSC_VER) | struct alignas_test { char c; char alignas (8) alignas_8; }; | char test_alignas[offsetof (struct alignas_test, alignas_8) == 8 | ? 1 : -1]; | #endif | | int | main () | { | | ; | return 0; | } configure:33783: result: no configure:33805: checking for va_copy configure:33826: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33826: $? = 0 configure:33834: result: yes configure:34020: checking whether NULL can be used in arbitrary expressions configure:34045: result: yes configure:34382: checking for stpcpy configure:34382: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:396:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] char stpcpy (); ^ configure:34382: $? = 0 configure:34382: result: yes configure:34430: checking for strcasecmp configure:34430: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:398:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:34430: $? = 0 configure:34430: result: yes configure:34447: checking for strncasecmp configure:34447: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:399:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:34447: $? = 0 configure:34447: result: yes configure:34461: checking whether strncasecmp is declared configure:34461: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34461: $? = 0 configure:34461: result: yes configure:34513: checking for strchrnul configure:34513: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34513: $? = 0 configure:34513: result: yes configure:34525: checking whether strchrnul works configure:34569: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34569: $? = 0 configure:34569: ./conftest configure:34569: $? = 0 configure:34580: result: yes configure:34678: checking for working strerror function configure:34704: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34704: $? = 0 configure:34704: ./conftest configure:34704: $? = 0 configure:34715: result: yes configure:34925: checking for working strndup configure:34963: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34963: $? = 0 configure:34963: ./conftest configure:34963: $? = 0 configure:34973: result: yes configure:35025: checking for working strnlen configure:35063: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:35063: $? = 0 configure:35063: ./conftest configure:35063: $? = 0 configure:35073: result: yes configure:35164: checking for strsep configure:35164: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:35164: $? = 0 configure:35164: result: yes configure:35211: checking for strtok_r configure:35211: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:35211: $? = 0 configure:35211: result: yes configure:35222: checking whether strtok_r works configure:35262: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:35262: $? = 0 configure:35262: ./conftest configure:35262: $? = 0 configure:35273: result: yes configure:35336: checking whether declares ioctl configure:35353: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:35353: $? = 0 configure:35361: result: yes configure:35458: checking whether is self-contained configure:35537: result: yes configure:35678: checking whether is self-contained configure:35703: result: yes configure:35708: checking for shutdown configure:35708: result: yes configure:35718: checking whether defines the SHUT_* macros configure:35743: result: yes configure:35851: checking for struct sockaddr_storage configure:35851: result: yes configure:35872: checking for sa_family_t configure:35872: result: yes configure:35901: checking for struct sockaddr_storage.ss_family configure:35901: result: yes configure:36065: checking for nlink_t configure:36065: result: yes configure:36272: checking for struct utsname configure:36272: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:36272: $? = 0 configure:36272: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:405:29: error: expected expression before ')' token if (sizeof ((struct utsname))) ^ configure:36272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | | /* Minix 3.1.8 has a bug: must be included before | . */ | #include | #include | | | int | main () | { | if (sizeof ((struct utsname))) | return 0; | ; | return 0; | } configure:36272: result: yes configure:36502: checking whether localtime_r is declared configure:36502: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:36502: $? = 0 configure:36502: result: yes configure:36527: checking whether localtime_r is compatible with its POSIX signature configure:36551: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:36551: $? = 0 configure:36559: result: yes configure:36668: checking for ttyname_r configure:36668: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:36668: $? = 0 configure:36668: result: yes configure:36681: checking whether ttyname_r is compatible with its POSIX signature configure:36699: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:405:1: error: invalid type argument of unary '*' (have 'int') *ttyname_r (0, NULL, 0); ^ configure:36699: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | *ttyname_r (0, NULL, 0); | ; | return 0; | } | configure:36707: result: yes configure:36716: checking whether ttyname_r works with small buffers configure:36755: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:36755: $? = 0 configure:36755: ./conftest configure:36755: $? = 16 configure: program exited with status 16 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | /* end confdefs.h. */ | | #include | #include | int | main (void) | { | int result = 0; | int fd; | char buf[31]; /* use any size < 128 here */ | | fd = open ("/dev/tty", O_RDONLY); | if (fd < 0) | result |= 16; | else if (ttyname_r (fd, buf, sizeof (buf)) != 0) | result |= 17; | else if (ttyname_r (fd, buf, 1) == 0) | result |= 18; | return result; | } configure:36768: result: guessing yes configure:36821: checking for uname configure:36821: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:36821: $? = 0 configure:36821: result: yes configure:36969: checking for useconds_t configure:36969: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:36969: $? = 0 configure:36969: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:439:25: error: expected expression before ')' token if (sizeof ((useconds_t))) ^ configure:36969: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 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 ((useconds_t))) | return 0; | ; | return 0; | } configure:36969: result: yes configure:36981: checking whether usleep allows large arguments configure:37008: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:37008: $? = 0 configure:37008: ./conftest configure:37008: $? = 0 configure:37018: result: yes configure:37128: checking for ptrdiff_t configure:37128: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:37128: $? = 0 configure:37128: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:440:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:37128: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 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 ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:37128: result: yes configure:37149: checking for vasprintf configure:37149: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:37149: $? = 0 configure:37149: result: yes configure:37224: checking for vsnprintf configure:37224: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:429:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:37224: $? = 0 configure:37224: result: yes configure:37237: checking whether snprintf respects a size of 1 configure:37282: result: yes configure:37292: checking whether printf supports POSIX/XSI format strings with positions configure:37335: result: yes configure:37559: checking whether mbrtowc handles incomplete characters configure:37616: result: yes configure:37622: checking whether mbrtowc works as well as mbtowc configure:37683: result: yes configure:37742: checking whether wcrtomb return value is correct configure:37797: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:37797: $? = 0 configure:37797: ./conftest configure:37797: $? = 0 configure:37809: result: yes configure:37960: checking whether iswcntrl works configure:38004: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:38004: $? = 0 configure:38004: ./conftest configure:38004: $? = 0 configure:38015: result: yes configure:38039: checking for towlower configure:38039: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:433:6: warning: conflicting types for built-in function 'towlower' [enabled by default] char towlower (); ^ configure:38039: $? = 0 configure:38039: result: yes configure:38087: checking for wctype_t configure:38115: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:38115: $? = 0 configure:38123: result: yes configure:38129: checking for wctrans_t configure:38155: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:38155: $? = 0 configure:38163: result: yes configure:38175: checking for stdint.h configure:38175: result: yes configure:38215: checking for a traditional french locale configure:38342: result: fr_FR configure:38349: checking for a french Unicode locale configure:38470: result: fr_FR.UTF-8 configure:38478: checking for a traditional french locale configure:38605: result: fr_FR configure:38613: checking for a turkish Unicode locale configure:38684: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:468:3: warning: implicit declaration of function 'towupper' [-Wimplicit-function-declaration] if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^ conftest.c:468:7: warning: incompatible implicit declaration of built-in function 'towupper' [enabled by default] if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^ conftest.c:468:3: warning: implicit declaration of function 'towlower' [-Wimplicit-function-declaration] if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^ conftest.c:468:35: warning: incompatible implicit declaration of built-in function 'towlower' [enabled by default] if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^ configure:38687: $? = 0 configure:38735: result: tr_TR.UTF-8 configure:38790: checking for error_at_line configure:38806: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:38806: $? = 0 configure:38814: result: yes configure:38858: checking whether fdopen sets errno configure:38887: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:38887: $? = 0 configure:38887: ./conftest configure:38887: $? = 0 configure:38898: result: yes configure:39016: checking for getpagesize configure:39016: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:39016: $? = 0 configure:39016: result: yes configure:39063: checking whether getpagesize is declared configure:39063: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:39063: $? = 0 configure:39063: result: yes configure:39145: checking for grantpt configure:39145: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:39145: $? = 0 configure:39145: result: yes configure:39204: checking whether byte ordering is bigendian configure:39410: result: no configure:39428: checking whether byte ordering is bigendian configure:39634: result: no configure:39681: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:39681: $? = 0 configure:39691: checking whether INT32_MAX < INTMAX_MAX configure:39725: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:39725: $? = 0 configure:39732: result: yes configure:39743: checking whether INT64_MAX == LONG_MAX configure:39777: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:438:17: error: size of array 'test' is negative int test[CONDITION ? 1 : -1]; ^ configure:39777: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | /* end confdefs.h. */ | /* Work also in C++ mode. */ | #define __STDC_LIMIT_MACROS 1 | | /* Work if build is not clean. */ | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H | | #include | #if HAVE_STDINT_H | #include | #endif | | #if defined INT64_MAX | #define CONDITION (INT64_MAX == LONG_MAX) | #elif HAVE_LONG_LONG_INT | #define CONDITION (sizeof (long long int) == sizeof (long int)) | #else | #define CONDITION 0 | #endif | int test[CONDITION ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:39784: result: no configure:39797: checking whether UINT32_MAX < UINTMAX_MAX configure:39831: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:39831: $? = 0 configure:39838: result: yes configure:39849: checking whether UINT64_MAX == ULONG_MAX configure:39883: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:438:17: error: size of array 'test' is negative int test[CONDITION ? 1 : -1]; ^ configure:39883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | /* end confdefs.h. */ | /* Work also in C++ mode. */ | #define __STDC_LIMIT_MACROS 1 | | /* Work if build is not clean. */ | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H | | #include | #if HAVE_STDINT_H | #include | #endif | | #if defined UINT64_MAX | #define CONDITION (UINT64_MAX == ULONG_MAX) | #elif HAVE_LONG_LONG_INT | #define CONDITION (sizeof (unsigned long long int) == sizeof (unsigned long int)) | #else | #define CONDITION 0 | #endif | int test[CONDITION ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:39890: result: no configure:39907: checking whether isnan(double) can be used without linking with libm configure:39932: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:39932: $? = 0 configure:39941: result: yes configure:39967: checking where to find the exponent in a 'double' configure:40293: result: word 1 bit 20 configure:40314: checking whether isnan(float) can be used without linking with libm configure:40339: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:40339: $? = 0 configure:40348: result: yes configure:40355: checking whether isnan(float) works configure:40423: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:40423: $? = 0 configure:40423: ./conftest configure:40423: $? = 0 configure:40434: result: yes configure:40576: checking where to find the exponent in a 'float' configure:40665: result: word 0 bit 23 configure:40686: checking whether isnan(long double) can be used without linking with libm configure:40711: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:40711: $? = 0 configure:40720: result: yes configure:40729: checking whether isnanl works configure:40867: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:40867: $? = 0 configure:40867: ./conftest configure:40867: $? = 64 configure: program exited with status 64 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | /* end confdefs.h. */ | | #include | #include | #include | #if __GNUC__ >= 4 | # undef isnanl | # define isnanl(x) __builtin_isnanl ((long double)(x)) | #elif defined isnan | # undef isnanl | # define isnanl(x) isnan ((long double)(x)) | #endif | #define NWORDS ((sizeof (long double) + sizeof (unsigned int) - 1) / sizeof (unsigned int)) | typedef union { unsigned int word[NWORDS]; long double value; } | memory_long_double; | /* On Irix 6.5, gcc 3.4.3 can't compute compile-time NaN, and needs the | runtime type conversion. */ | #ifdef __sgi | static long double NaNl () | { | double zero = 0.0; | return zero / zero; | } | #else | # define NaNl() (0.0L / 0.0L) | #endif | int main () | { | int result = 0; | | if (!isnanl (NaNl ())) | result |= 1; | | { | memory_long_double m; | unsigned int i; | | /* The isnanl function should be immune against changes in the sign bit and | in the mantissa bits. The xor operation twiddles a bit that can only be | a sign bit or a mantissa bit (since the exponent never extends to | bit 31). */ | m.value = NaNl (); | m.word[NWORDS / 2] ^= (unsigned int) 1 << (sizeof (unsigned int) * CHAR_BIT - 1); | for (i = 0; i < NWORDS; i++) | m.word[i] |= 1; | if (!isnanl (m.value)) | result |= 1; | } | | #if ((defined __ia64 && LDBL_MANT_DIG == 64) || (defined __x86_64__ || defined __amd64__) || (defined __i386 || defined __i386__ || defined _I386 || defined _M_IX86 || defined _X86_)) && !HAVE_SAME_LONG_DOUBLE_AS_DOUBLE | /* Representation of an 80-bit 'long double' as an initializer for a sequence | of 'unsigned int' words. */ | # ifdef WORDS_BIGENDIAN | # define LDBL80_WORDS(exponent,manthi,mantlo) { ((unsigned int) (exponent) << 16) | ((unsigned int) (manthi) >> 16), ((unsigned int) (manthi) << 16) | (unsigned int) (mantlo) >> 16), (unsigned int) (mantlo) << 16 } | # else | # define LDBL80_WORDS(exponent,manthi,mantlo) { mantlo, manthi, exponent } | # endif | { /* Quiet NaN. */ | static memory_long_double x = | { LDBL80_WORDS (0xFFFF, 0xC3333333, 0x00000000) }; | if (!isnanl (x.value)) | result |= 2; | } | { | /* Signalling NaN. */ | static memory_long_double x = | { LDBL80_WORDS (0xFFFF, 0x83333333, 0x00000000) }; | if (!isnanl (x.value)) | result |= 2; | } | /* The isnanl function should recognize Pseudo-NaNs, Pseudo-Infinities, | Pseudo-Zeroes, Unnormalized Numbers, and Pseudo-Denormals, as defined in | Intel IA-64 Architecture Software Developer's Manual, Volume 1: | Application Architecture. | Table 5-2 "Floating-Point Register Encodings" | Figure 5-6 "Memory to Floating-Point Register Data Translation" | */ | { /* Pseudo-NaN. */ | static memory_long_double x = | { LDBL80_WORDS (0xFFFF, 0x40000001, 0x00000000) }; | if (!isnanl (x.value)) | result |= 4; | } | { /* Pseudo-Infinity. */ | static memory_long_double x = | { LDBL80_WORDS (0xFFFF, 0x00000000, 0x00000000) }; | if (!isnanl (x.value)) | result |= 8; | } | { /* Pseudo-Zero. */ | static memory_long_double x = | { LDBL80_WORDS (0x4004, 0x00000000, 0x00000000) }; | if (!isnanl (x.value)) | result |= 16; | } | { /* Unnormalized number. */ | static memory_long_double x = | { LDBL80_WORDS (0x4000, 0x63333333, 0x00000000) }; | if (!isnanl (x.value)) | result |= 32; | } | { /* Pseudo-Denormal. */ | static memory_long_double x = | { LDBL80_WORDS (0x0000, 0x83333333, 0x00000000) }; | if (!isnanl (x.value)) | result |= 64; | } | #endif | | return result; | } configure:40878: result: no configure:40906: checking where to find the exponent in a 'long double' configure:40986: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:40986: $? = 0 configure:40986: ./conftest configure:40986: $? = 0 configure:40998: result: word 2 bit 0 configure:41022: checking where to find the exponent in a 'long double' configure:41114: result: word 2 bit 0 configure:41147: checking for setlocale configure:41147: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:41147: $? = 0 configure:41147: result: yes configure:41147: checking for uselocale configure:41147: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:41147: $? = 0 configure:41147: result: yes configure:41251: checking whether NAN macro works configure:41274: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:41274: $? = 0 configure:41281: result: yes configure:41286: checking whether HUGE_VAL works configure:41304: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:41304: $? = 0 configure:41311: result: yes configure:41322: checking for a traditional french locale configure:41449: result: fr_FR configure:41456: checking for a french Unicode locale configure:41577: result: fr_FR.UTF-8 configure:41585: checking for a traditional japanese locale configure:41716: result: ja_JP configure:41724: checking for a transitional chinese locale configure:41849: result: zh_CN.GB18030 configure:41856: checking for a french Unicode locale configure:41977: result: fr_FR.UTF-8 configure:41985: checking for a traditional french locale configure:42112: result: fr_FR configure:42119: checking for a french Unicode locale configure:42240: result: fr_FR.UTF-8 configure:42248: checking for a traditional japanese locale configure:42379: result: ja_JP configure:42387: checking for a transitional chinese locale configure:42512: result: zh_CN.GB18030 configure:42523: checking for mmap configure:42523: result: yes configure:42534: checking for MAP_ANONYMOUS configure:42571: result: yes configure:42614: checking for library containing nanosleep configure:42645: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:42645: $? = 0 configure:42662: result: none required configure:42682: checking for working nanosleep configure:42750: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:42750: $? = 0 configure:42750: ./conftest configure:42750: $? = 0 configure:42762: result: yes configure:42845: checking for library containing if_nameindex configure:42876: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:42876: $? = 0 configure:42893: result: none required configure:42911: checking for a traditional french locale configure:43038: result: fr_FR configure:43045: checking for a french Unicode locale configure:43166: result: fr_FR.UTF-8 configure:43204: checking whether posix_spawn_file_actions_addclose works configure:43231: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:43231: $? = 0 configure:43231: ./conftest configure:43231: $? = 0 configure:43242: result: yes configure:43292: checking whether posix_spawn_file_actions_adddup2 works configure:43319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:43319: $? = 0 configure:43319: ./conftest configure:43319: $? = 0 configure:43330: result: yes configure:43380: checking whether posix_spawn_file_actions_addopen works configure:43409: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:43409: $? = 0 configure:43409: ./conftest configure:43409: $? = 0 configure:43420: result: yes configure:43773: checking whether program_invocation_name is declared configure:43773: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:43773: $? = 0 configure:43773: result: yes configure:43785: checking whether program_invocation_short_name is declared configure:43785: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:43785: $? = 0 configure:43785: result: yes configure:43804: checking for ptsname configure:43804: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:43804: $? = 0 configure:43804: result: yes configure:43816: checking whether ptsname sets errno on failure configure:43844: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:454:7: warning: implicit declaration of function 'ptsname' [-Wimplicit-function-declaration] return ptsname (-1) || !errno; ^ configure:43844: $? = 0 configure:43844: ./conftest configure:43844: $? = 0 configure:43854: result: yes configure:43919: checking whether ptsname_r has the same signature as in glibc configure:43947: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:43947: $? = 0 configure:43955: result: yes configure:44062: checking for putenv compatible with GNU and SVID configure:44101: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:44101: $? = 0 configure:44101: ./conftest configure:44101: $? = 0 configure:44112: result: yes configure:44173: checking for mmap configure:44173: result: yes configure:44184: checking for MAP_ANONYMOUS configure:44221: result: yes configure:44351: checking for a traditional french locale configure:44478: result: fr_FR configure:44485: checking for a french Unicode locale configure:44606: result: fr_FR.UTF-8 configure:44614: checking for a traditional japanese locale configure:44745: result: ja_JP configure:44753: checking for a transitional chinese locale configure:44878: result: zh_CN.GB18030 configure:44885: checking for signbit macro configure:44990: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:44990: $? = 0 configure:44990: ./conftest configure:44990: $? = 0 configure:45001: result: yes configure:45003: checking for signbit compiler built-ins configure:45105: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:45105: $? = 0 configure:45105: ./conftest configure:45105: $? = 0 configure:45116: result: yes configure:45747: checking for posix_spawnattr_t configure:45747: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:45747: $? = 0 configure:45747: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:462:32: error: expected expression before ')' token if (sizeof ((posix_spawnattr_t))) ^ configure:45747: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((posix_spawnattr_t))) | return 0; | ; | return 0; | } configure:45747: result: yes configure:45762: checking for posix_spawn_file_actions_t configure:45762: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:45762: $? = 0 configure:45762: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:463:41: error: expected expression before ')' token if (sizeof ((posix_spawn_file_actions_t))) ^ configure:45762: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((posix_spawn_file_actions_t))) | return 0; | ; | return 0; | } configure:45762: result: yes configure:45802: checking for mmap configure:45802: result: yes configure:45813: checking for MAP_ANONYMOUS configure:45850: result: yes configure:45885: checking whether symlink handles trailing slash correctly configure:45919: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:45919: $? = 0 configure:45919: ./conftest configure:45919: $? = 0 configure:45930: result: yes configure:45988: checking for pthread_atfork configure:45988: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:45988: $? = 0 configure:45988: result: yes configure:46007: checking for unlockpt configure:46007: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:46007: $? = 0 configure:46007: result: yes configure:46080: checking for unsetenv configure:46080: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:46080: $? = 0 configure:46080: result: yes configure:46093: checking for unsetenv() return type configure:46118: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:46118: $? = 0 configure:46125: result: int configure:46134: checking whether unsetenv obeys POSIX configure:46179: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:46179: $? = 0 configure:46179: ./conftest configure:46179: $? = 0 configure:46189: result: yes configure:46248: checking for waitid configure:46248: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:46248: $? = 0 configure:46248: result: yes configure:46261: checking for a traditional french locale configure:46388: result: fr_FR configure:46395: checking for a french Unicode locale configure:46516: result: fr_FR.UTF-8 configure:46524: checking for a traditional japanese locale configure:46655: result: ja_JP configure:46663: checking for a transitional chinese locale configure:46788: result: zh_CN.GB18030 configure:46811: checking whether wctob works configure:46897: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:482:7: warning: implicit declaration of function 'mbtowc' [-Wimplicit-function-declaration] if (mbtowc (&wc, "\374", 1) == 1) ^ configure:46897: $? = 0 configure:46897: ./conftest configure:46897: $? = 0 configure:46909: result: yes configure:46917: checking whether wctob is declared configure:46917: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:46917: $? = 0 configure:46917: result: yes configure:47095: checking for uid_t in sys/types.h configure:47114: result: yes configure:47477: checking how to print strings configure:47504: result: printf configure:47525: checking for a sed that does not truncate output configure:47589: result: /bin/sed configure:47607: checking for fgrep configure:47669: result: /bin/grep -F configure:47704: checking for ld used by i686-uhu-linux-gcc -std=gnu99 configure:47771: result: /usr/bin/ld configure:47778: checking if the linker (/usr/bin/ld) is GNU ld configure:47793: result: yes configure:47805: checking for BSD- or MS-compatible name lister (nm) configure:47854: result: /usr/bin/nm -B configure:47984: checking the name lister (/usr/bin/nm -B) interface configure:47991: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:47994: /usr/bin/nm -B "conftest.o" configure:47997: output 00000000 B some_variable configure:48004: result: BSD nm configure:48007: checking whether ln -s works configure:48011: result: yes configure:48019: checking the maximum length of command line arguments configure:48149: result: 1572864 configure:48166: checking whether the shell understands some XSI constructs configure:48176: result: yes configure:48180: checking whether the shell understands "+=" configure:48186: result: yes configure:48221: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:48261: result: func_convert_file_noop configure:48268: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:48288: result: func_convert_file_noop configure:48295: checking for /usr/bin/ld option to reload object files configure:48302: result: -r configure:48336: checking for i686-uhu-linux-objdump configure:48363: result: objdump configure:48432: checking how to recognize dependent libraries configure:48634: result: pass_all configure:48679: checking for i686-uhu-linux-dlltool configure:48706: result: dlltool configure:48776: checking how to associate runtime and link libraries configure:48803: result: printf %s\n configure:48819: checking for i686-uhu-linux-ar configure:48846: result: i686-uhu-linux-ar configure:48927: checking for archiver @FILE support configure:48944: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:48944: $? = 0 configure:48947: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:48950: $? = 0 configure:48955: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:48958: $? = 1 configure:48970: result: @ configure:48988: checking for i686-uhu-linux-strip configure:49018: result: no configure:49028: checking for strip configure:49044: found /usr/bin/strip configure:49055: result: strip configure:49087: checking for i686-uhu-linux-ranlib configure:49114: result: ranlib configure:49256: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc -std=gnu99 object configure:49376: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:49379: $? = 0 configure:49383: /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:49386: $? = 0 configure:49452: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:49455: $? = 0 configure:49493: result: ok configure:49530: checking for sysroot configure:49560: result: no configure:49782: checking for i686-uhu-linux-mt configure:49812: result: no configure:49822: checking for mt configure:49852: result: no configure:49872: checking if : is a manifest tool configure:49878: : '-?' configure:49886: result: no configure:50525: checking for dlfcn.h configure:50525: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:50525: $? = 0 configure:50525: result: yes configure:50727: checking for objdir configure:50742: result: .libs configure:51013: checking if i686-uhu-linux-gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:51031: i686-uhu-linux-gcc -std=gnu99 -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:51035: $? = 0 configure:51048: result: no configure:51375: checking for i686-uhu-linux-gcc -std=gnu99 option to produce PIC configure:51382: result: -fPIC -DPIC configure:51390: checking if i686-uhu-linux-gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:51408: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:51412: $? = 0 configure:51425: result: yes configure:51454: checking if i686-uhu-linux-gcc -std=gnu99 static flag -static works configure:51482: result: yes configure:51497: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:51518: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:51522: $? = 0 configure:51544: result: yes configure:51552: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:51599: result: yes configure:51632: checking whether the i686-uhu-linux-gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries configure:52785: result: yes configure:52822: checking whether -lc should be explicitly linked in configure:52830: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:52833: $? = 0 configure:52848: i686-uhu-linux-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:52851: $? = 0 configure:52865: result: no configure:53025: checking dynamic linker characteristics configure:53536: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:53536: $? = 0 configure:53762: result: GNU/Linux ld.so configure:53869: checking how to hardcode library paths into programs configure:53894: result: immediate configure:54434: checking whether stripping libraries is possible configure:54439: result: yes configure:54474: checking if libtool supports shared libraries configure:54476: result: yes configure:54479: checking whether to build shared libraries configure:54500: result: yes configure:54503: checking whether to build static libraries configure:54507: result: no configure:54572: checking for ld used by i686-uhu-linux-gcc -std=gnu99 configure:54639: result: /usr/bin/ld configure:54646: checking if the linker (/usr/bin/ld) is GNU ld configure:54661: result: yes configure:54671: checking for how to mark DSO non-deletable at runtime configure:54676: result: -Wl,-z -Wl,nodelete configure:54680: checking for how to set DSO symbol versions configure:54685: result: -Wl,--version-script= configure:54755: checking whether C compiler handles -Werror -Wunknown-warning-option configure:54774: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Werror -Wunknown-warning-option conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Wunknown-warning-option' configure:54774: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:54784: result: no configure:54852: checking whether the C compiler's -Wformat allows NULL strings configure:54877: i686-uhu-linux-gcc -std=gnu99 -c -Wunknown-pragmas -Werror -Wformat conftest.c >&5 configure:54877: $? = 0 configure:54885: result: yes configure:54890: checking whether pragma GCC diagnostic push works configure:54912: i686-uhu-linux-gcc -std=gnu99 -c -Wunknown-pragmas -Werror conftest.c >&5 configure:54912: $? = 0 configure:54920: result: yes configure:54934: checking whether the C compiler's -Wlogical-op gives bogus warnings configure:54958: i686-uhu-linux-gcc -std=gnu99 -c -O2 -Wlogical-op -Werror conftest.c >&5 configure:54958: $? = 0 configure:54966: result: no configure:54986: checking whether -Wno-missing-field-initializers is supported configure:55005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -W -Werror -Wno-missing-field-initializers conftest.c >&5 configure:55005: $? = 0 configure:55014: result: yes configure:55018: checking whether -Wno-missing-field-initializers is needed configure:55042: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -W -Werror conftest.c >&5 configure:55042: $? = 0 configure:55052: result: no configure:55056: checking whether -Wuninitialized is supported configure:55075: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Werror -Wuninitialized conftest.c >&5 configure:55075: $? = 0 configure:55084: result: yes configure:55300: checking whether C compiler handles -W configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -W conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Waddress configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Waddress conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Waggressive-loop-optimizations configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Waggressive-loop-optimizations conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wall configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Warray-bounds configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Warray-bounds conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wattributes configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wattributes conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wbad-function-cast configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wbad-function-cast conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wbuiltin-macro-redefined configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wbuiltin-macro-redefined conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wcast-align configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wcast-align conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wchar-subscripts configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wchar-subscripts conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wclobbered configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wclobbered conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wcomment configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wcomment conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wcomments configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wcomments conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wcoverage-mismatch configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wcoverage-mismatch conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wcpp configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wcpp conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wdeprecated-declarations configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wdeprecated-declarations conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wdisabled-optimization configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wdisabled-optimization conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wdiv-by-zero configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wdiv-by-zero conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wdouble-promotion configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wdouble-promotion conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wempty-body configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wempty-body conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wendif-labels configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wendif-labels conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wextra configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wextra conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wformat-contains-nul configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wformat-contains-nul conftest.c >&5 cc1: warning: -Wformat-contains-nul ignored without -Wformat [-Wformat-contains-nul] configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wformat-extra-args configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wformat-extra-args conftest.c >&5 cc1: warning: -Wformat-extra-args ignored without -Wformat [-Wformat-extra-args] configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wformat-security configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wformat-security conftest.c >&5 cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security] configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wformat-y2k configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wformat-y2k conftest.c >&5 cc1: warning: -Wformat-y2k ignored without -Wformat [-Wformat-y2k] configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wformat-zero-length configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wformat-zero-length conftest.c >&5 cc1: warning: -Wformat-zero-length ignored without -Wformat [-Wformat-zero-length] configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wfree-nonheap-object configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wfree-nonheap-object conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wignored-qualifiers configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wignored-qualifiers conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wimplicit configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wimplicit conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wimplicit-function-declaration configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wimplicit-function-declaration conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wimplicit-int configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wimplicit-int conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Winit-self configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Winit-self conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Winline configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Winline conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wint-to-pointer-cast configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wint-to-pointer-cast conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Winvalid-memory-model configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Winvalid-memory-model conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Winvalid-pch configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Winvalid-pch conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wjump-misses-init configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wjump-misses-init conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wlogical-op configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wlogical-op conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wmain configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wmain conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wmaybe-uninitialized configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wmaybe-uninitialized conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wmissing-braces configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wmissing-braces conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wmissing-declarations configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wmissing-declarations conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wmissing-field-initializers configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wmissing-field-initializers conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wmissing-include-dirs configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wmissing-include-dirs conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wmissing-parameter-type configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wmissing-parameter-type conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wmissing-prototypes configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wmissing-prototypes conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wmultichar configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wmultichar conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wnarrowing configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wnarrowing conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wnested-externs configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wnested-externs conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wnonnull configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wnonnull conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wnormalized=nfc configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wnormalized=nfc conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wold-style-declaration configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wold-style-declaration conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wold-style-definition configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:474:1: warning: old-style function definition [-Wold-style-definition] main () ^ configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Woverflow configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Woverflow conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Woverride-init configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Woverride-init conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wpacked-bitfield-compat configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wpacked-bitfield-compat conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wparentheses configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wparentheses conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wpointer-arith configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wpointer-arith conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wpointer-sign configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wpointer-sign conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wpointer-to-int-cast configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wpointer-to-int-cast conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wpragmas configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wpragmas conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wreturn-local-addr configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wreturn-local-addr conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wreturn-type configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wreturn-type conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wsequence-point configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wsequence-point conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wshadow configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wshadow conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wsizeof-pointer-memaccess configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wsizeof-pointer-memaccess conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wstrict-aliasing configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wstrict-aliasing conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wstrict-prototypes configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wstrict-prototypes conftest.c >&5 conftest.c:474:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wsuggest-attribute=const configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wsuggest-attribute=const conftest.c >&5 conftest.c: In function 'main': conftest.c:474:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wsuggest-attribute=format configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wsuggest-attribute=format conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wsuggest-attribute=noreturn configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wsuggest-attribute=noreturn conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wsuggest-attribute=pure configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wsuggest-attribute=pure conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wswitch configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wswitch conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wsync-nand configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wsync-nand conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wtrampolines configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wtrampolines conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wtrigraphs configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wtrigraphs conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wtype-limits configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wtype-limits conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wuninitialized configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wuninitialized conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wunknown-pragmas configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wunknown-pragmas conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wunused configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wunused conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wunused-but-set-parameter configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wunused-but-set-parameter conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wunused-but-set-variable configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wunused-but-set-variable conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wunused-function configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wunused-function conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wunused-label configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wunused-label conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wunused-local-typedefs configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wunused-local-typedefs conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wunused-parameter configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wunused-parameter conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wunused-result configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wunused-result conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wunused-value configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wunused-value conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wunused-variable configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wunused-variable conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wvarargs configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wvarargs conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wvariadic-macros configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wvariadic-macros conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wvector-operation-performance configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wvector-operation-performance conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wvolatile-register-var configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wvolatile-register-var conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wwrite-strings configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wwrite-strings conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -fdiagnostics-show-option configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -fdiagnostics-show-option conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -funit-at-a-time configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -funit-at-a-time conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wno-sign-compare configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wsign-compare conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wjump-misses-init configure:55330: result: yes configure:55300: checking whether C compiler handles -Wno-format-nonliteral configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wformat-nonliteral conftest.c >&5 cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral] configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wframe-larger-than=4096 configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wframe-larger-than=4096 conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -fstack-protector-all configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -fstack-protector-all conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles --param=ssp-buffer-size=4 configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic --param=ssp-buffer-size=4 conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wno-unused-command-line-argument configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wunused-command-line-argument conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Wunused-command-line-argument' configure:55319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:55330: result: no configure:55300: checking whether C compiler handles -fexceptions configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -fexceptions conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -fasynchronous-unwind-tables configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -fipa-pure-const configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -fipa-pure-const conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wno-suggest-attribute=pure configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wsuggest-attribute=pure conftest.c >&5 configure:55319: $? = 0 configure:55330: result: yes configure:55300: checking whether C compiler handles -Wno-suggest-attribute=const configure:55319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wsuggest-attribute=const conftest.c >&5 conftest.c: In function 'main': conftest.c:474:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ configure:55319: $? = 0 configure:55330: result: yes configure:55360: checking whether C compiler handles -fPIE -DPIE configure:55379: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -fPIE -DPIE conftest.c >&5 configure:55379: $? = 0 configure:55389: result: yes configure:55403: checking for how to force completely read-only GOT table configure:55416: result: -Wl,-z -Wl,relro -Wl,-z -Wl,now configure:55420: checking for how to avoid indirect lib deps configure:55430: result: -Wl,--no-copy-dt-needed-entries configure:55472: checking for aa_change_profile in -lapparmor configure:55497: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lapparmor >&5 /usr/bin/ld: cannot find -lapparmor collect2: error: ld returned 1 exit status configure:55497: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char aa_change_profile (); | int | main () | { | return aa_change_profile (); | ; | return 0; | } configure:55506: result: no configure:55651: checking for getxattr in -lattr configure:55676: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lattr >&5 configure:55676: $? = 0 configure:55685: result: yes configure:55704: checking attr/xattr.h usability configure:55704: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:55704: $? = 0 configure:55704: result: yes configure:55704: checking attr/xattr.h presence configure:55704: i686-uhu-linux-gcc -E conftest.c configure:55704: $? = 0 configure:55704: result: yes configure:55704: checking for attr/xattr.h configure:55704: result: yes configure:55808: checking for audit_encode_nv_string in -laudit configure:55833: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -laudit >&5 configure:55833: $? = 0 configure:55842: result: yes configure:55861: checking for libaudit.h configure:55861: result: yes configure:55938: checking for i686-uhu-linux-pkg-config configure:55971: result: no configure:55981: checking for pkg-config configure:55999: found /usr/bin/pkg-config configure:56011: result: /usr/bin/pkg-config configure:56036: checking pkg-config is at least version 0.9.0 configure:56039: result: yes configure:56075: checking for AVAHI configure:56082: $PKG_CONFIG --exists --print-errors "avahi-client >= 0.6.0" configure:56085: $? = 0 configure:56099: $PKG_CONFIG --exists --print-errors "avahi-client >= 0.6.0" configure:56102: $? = 0 configure:56150: result: yes configure:56222: checking for BLKID configure:56229: $PKG_CONFIG --exists --print-errors "blkid >= 2.17" configure:56232: $? = 0 configure:56246: $PKG_CONFIG --exists --print-errors "blkid >= 2.17" configure:56249: $? = 0 configure:56297: result: yes configure:56379: checking for capng_updatev in -lcap-ng configure:56404: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcap-ng >&5 /usr/bin/ld: cannot find -lcap-ng collect2: error: ld returned 1 exit status configure:56404: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char capng_updatev (); | int | main () | { | return capng_updatev (); | ; | return 0; | } configure:56413: result: no configure:56526: checking for CURL configure:56533: $PKG_CONFIG --exists --print-errors "libcurl >= 7.18.0" configure:56536: $? = 0 configure:56550: $PKG_CONFIG --exists --print-errors "libcurl >= 7.18.0" configure:56553: $? = 0 configure:56601: result: yes configure:56681: checking for DBUS configure:56688: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0.0" configure:56691: $? = 0 configure:56705: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0.0" configure:56708: $? = 0 configure:56756: result: yes configure:56807: checking for dbus_watch_get_unix_fd configure:56807: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include conftest.c -ldbus-1 >&5 configure:56807: $? = 0 configure:56807: result: yes configure:56848: checking for FUSE configure:56855: $PKG_CONFIG --exists --print-errors "fuse >= 2.8.6" configure:56858: $? = 0 configure:56872: $PKG_CONFIG --exists --print-errors "fuse >= 2.8.6" configure:56875: $? = 0 configure:56923: result: yes configure:56995: checking for GLUSTERFS configure:57002: $PKG_CONFIG --exists --print-errors "glusterfs-api >= 3.4.1" Package glusterfs-api was not found in the pkg-config search path. Perhaps you should add the directory containing `glusterfs-api.pc' to the PKG_CONFIG_PATH environment variable No package 'glusterfs-api' found configure:57005: $? = 1 configure:57019: $PKG_CONFIG --exists --print-errors "glusterfs-api >= 3.4.1" Package glusterfs-api was not found in the pkg-config search path. Perhaps you should add the directory containing `glusterfs-api.pc' to the PKG_CONFIG_PATH environment variable No package 'glusterfs-api' found configure:57022: $? = 1 configure:57036: result: no No package 'glusterfs-api' found configure:57289: checking for NETCF configure:57296: $PKG_CONFIG --exists --print-errors "netcf >= 0.1.4" Package netcf was not found in the pkg-config search path. Perhaps you should add the directory containing `netcf.pc' to the PKG_CONFIG_PATH environment variable No package 'netcf' found configure:57299: $? = 1 configure:57313: $PKG_CONFIG --exists --print-errors "netcf >= 0.1.4" Package netcf was not found in the pkg-config search path. Perhaps you should add the directory containing `netcf.pc' to the PKG_CONFIG_PATH environment variable No package 'netcf' found configure:57316: $? = 1 configure:57330: result: no No package 'netcf' found configure:57469: checking for numa_available in -lnuma configure:57494: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnuma >&5 /usr/bin/ld: cannot find -lnuma collect2: error: ld returned 1 exit status configure:57494: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char numa_available (); | int | main () | { | return numa_available (); | ; | return 0; | } configure:57503: result: no configure:57616: checking for OPENWSMAN configure:57623: $PKG_CONFIG --exists --print-errors "openwsman >= 2.2.3" Package openwsman was not found in the pkg-config search path. Perhaps you should add the directory containing `openwsman.pc' to the PKG_CONFIG_PATH environment variable No package 'openwsman' found configure:57626: $? = 1 configure:57640: $PKG_CONFIG --exists --print-errors "openwsman >= 2.2.3" Package openwsman was not found in the pkg-config search path. Perhaps you should add the directory containing `openwsman.pc' to the PKG_CONFIG_PATH environment variable No package 'openwsman' found configure:57643: $? = 1 configure:57657: result: no No package 'openwsman' found configure:57763: checking for PCIACCESS configure:57770: $PKG_CONFIG --exists --print-errors "pciaccess >= 0.10.0" configure:57773: $? = 0 configure:57787: $PKG_CONFIG --exists --print-errors "pciaccess >= 0.10.0" configure:57790: $? = 0 configure:57838: result: yes configure:57890: checking for library containing tgetent configure:57921: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccTQEcKq.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `tgetent' collect2: error: ld returned 1 exit status configure:57921: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:57921: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses >&5 configure:57921: $? = 0 configure:57938: result: -lncurses configure:57992: checking for readline in -lreadline configure:58017: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lncurses >&5 configure:58017: $? = 0 configure:58026: result: yes configure:58045: checking for readline/readline.h configure:58045: result: yes configure:58114: checking for rl_initialize in -lreadline configure:58139: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline >&5 configure:58139: $? = 0 configure:58148: result: yes configure:58201: checking for sanlock_init in -lsanlock_client configure:58226: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsanlock_client >&5 /usr/bin/ld: cannot find -lsanlock_client collect2: error: ld returned 1 exit status configure:58226: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sanlock_init (); | int | main () | { | return sanlock_init (); | ; | return 0; | } configure:58235: result: no configure:58497: checking for sasl_client_init in -lsasl2 configure:58522: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsasl2 >&5 configure:58522: $? = 0 configure:58531: result: yes configure:58595: checking for sasl/sasl.h configure:58595: result: yes configure:58731: checking for fgetfilecon_raw in -lselinux configure:58756: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lselinux >&5 /usr/bin/ld: cannot find -lselinux collect2: error: ld returned 1 exit status configure:58756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgetfilecon_raw (); | int | main () | { | return fgetfilecon_raw (); | ; | return 0; | } configure:58765: result: no configure:58956: checking for SSH2 configure:58963: $PKG_CONFIG --exists --print-errors "libssh2 >= 1.3" configure:58966: $? = 0 configure:58980: $PKG_CONFIG --exists --print-errors "libssh2 >= 1.3" configure:58983: $? = 0 configure:59031: result: yes configure:59103: checking for SYSTEMD_DAEMON configure:59110: $PKG_CONFIG --exists --print-errors "libsystemd-daemon >= 0.27.1" configure:59113: $? = 0 configure:59127: $PKG_CONFIG --exists --print-errors "libsystemd-daemon >= 0.27.1" configure:59130: $? = 0 configure:59178: result: yes configure:59228: checking for sd_notify configure:59228: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsystemd >&5 configure:59228: $? = 0 configure:59228: result: yes configure:59269: checking for UDEV configure:59276: $PKG_CONFIG --exists --print-errors "libudev >= 145" configure:59279: $? = 0 configure:59293: $PKG_CONFIG --exists --print-errors "libudev >= 145" configure:59296: $? = 0 configure:59344: result: yes configure:59398: checking for qemu-kvm configure:59432: result: no configure:59398: checking for qemu configure:59432: result: no configure:59398: checking for kvm configure:59432: result: no configure:59398: checking for qemu-system-x86_64 configure:59432: result: no configure:59499: checking for yajl_parse_complete in -lyajl configure:59524: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lyajl >&5 /tmp/ccpEYj1i.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `yajl_parse_complete' collect2: error: ld returned 1 exit status configure:59524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char yajl_parse_complete (); | int | main () | { | return yajl_parse_complete (); | ; | return 0; | } configure:59533: result: no configure:59544: checking for yajl_tree_parse in -lyajl configure:59569: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lyajl >&5 configure:59569: $? = 0 configure:59578: result: yes configure:59597: checking for yajl/yajl_common.h configure:59597: result: yes configure:59696: checking for CPUID instruction configure:59717: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:59717: $? = 0 configure:59730: result: yes configure:59737: checking size of long configure:59742: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:59742: $? = 0 configure:59742: ./conftest configure:59742: $? = 0 configure:59756: result: 4 configure:59936: checking for pthread_mutexattr_init configure:59936: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -lpthread >&5 configure:59936: $? = 0 configure:59936: result: yes configure:59945: checking for pthread.h configure:59945: result: yes configure:59959: checking whether pthread_sigmask does anything configure:59983: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:59983: $? = 0 configure:59990: result: yes configure:60005: checking pwd.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking pwd.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking for pwd.h configure:60005: result: yes configure:60005: checking paths.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking paths.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking for paths.h configure:60005: result: yes configure:60005: checking regex.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking regex.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking for regex.h configure:60005: result: yes configure:60005: checking sys/un.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking sys/un.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking for sys/un.h configure:60005: result: yes configure:60005: checking sys/poll.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking sys/poll.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking for sys/poll.h configure:60005: result: yes configure:60005: checking syslog.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking syslog.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking for syslog.h configure:60005: result: yes configure:60005: checking mntent.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking mntent.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking for mntent.h configure:60005: result: yes configure:60005: checking net/ethernet.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking net/ethernet.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking for net/ethernet.h configure:60005: result: yes configure:60005: checking linux/magic.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking linux/magic.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking for linux/magic.h configure:60005: result: yes configure:60005: checking for sys/un.h configure:60005: result: yes configure:60005: checking sys/syscall.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking sys/syscall.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking for sys/syscall.h configure:60005: result: yes configure:60005: checking for sys/sysctl.h configure:60005: result: yes configure:60005: checking netinet/tcp.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking netinet/tcp.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking for netinet/tcp.h configure:60005: result: yes configure:60005: checking ifaddrs.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking ifaddrs.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking for ifaddrs.h configure:60005: result: yes configure:60005: checking libtasn1.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking libtasn1.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking for libtasn1.h configure:60005: result: yes configure:60005: checking sys/ucred.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:546:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:60005: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_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:60005: result: no configure:60005: checking sys/ucred.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c conftest.c:513:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:60005: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | /* end confdefs.h. */ | #include configure:60005: result: no configure:60005: checking for sys/ucred.h configure:60005: result: no configure:60005: checking sys/mount.h usability configure:60005: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking sys/mount.h presence configure:60005: i686-uhu-linux-gcc -E conftest.c configure:60005: $? = 0 configure:60005: result: yes configure:60005: checking for sys/mount.h configure:60005: result: yes configure:60015: checking whether htole64 is declared configure:60015: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60015: $? = 0 configure:60015: result: yes configure:60032: checking for atomic ops implementation configure:60046: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60046: $? = 0 configure:60112: result: gcc configure:60116: checking for struct ifreq configure:60116: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:60116: $? = 0 configure:60116: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:523:27: error: expected expression before ')' token if (sizeof ((struct ifreq))) ^ configure:60116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | if (sizeof ((struct ifreq))) | return 0; | ; | return 0; | } configure:60116: result: yes configure:60136: checking for gettext in -lintl configure:60161: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lintl >&5 conftest.c:524:6: warning: conflicting types for built-in function 'gettext' [enabled by default] char gettext (); ^ /usr/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:60161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gettext (); | int | main () | { | return gettext (); | ; | return 0; | } configure:60170: result: no configure:60184: checking for rpcgen configure:60202: found /usr/bin/rpcgen configure:60215: result: /usr/bin/rpcgen configure:60243: checking for xmllint configure:60261: found /usr/bin/xmllint configure:60274: result: /usr/bin/xmllint configure:60284: checking for xmlcatalog configure:60302: found /usr/bin/xmlcatalog configure:60315: result: /usr/bin/xmlcatalog configure:60325: checking for xsltproc configure:60356: result: /usr/bin/xsltproc configure:60366: checking for augparse configure:60397: result: /usr/bin/augparse configure:60409: checking for dmidecode configure:60441: result: dmidecode configure:60451: checking for dnsmasq configure:60483: result: dnsmasq configure:60493: checking for radvd configure:60525: result: radvd configure:60535: checking for tc configure:60567: result: tc configure:60577: checking for udevadm configure:60596: found /usr/bin/udevadm configure:60608: result: /usr/bin/udevadm configure:60618: checking for udevsettle configure:60637: found /usr/bin/udevsettle configure:60649: result: /usr/bin/udevsettle configure:60659: checking for modprobe configure:60678: found /sbin/modprobe configure:60691: result: /sbin/modprobe configure:60701: checking for rmmod configure:60720: found /sbin/rmmod configure:60733: result: /sbin/rmmod configure:60743: checking for ovs-vsctl configure:60775: result: ovs-vsctl configure:60785: checking for scrub configure:60817: result: scrub configure:60827: checking for addr2line configure:60846: found /usr/bin/addr2line configure:60859: result: /usr/bin/addr2line configure:61130: checking for init script flavor configure:61193: result: check configure:61197: checking for whether to install sysctl config configure:61231: result: yes configure:61248: checking for ip configure:61280: result: /sbin/ip configure:61296: checking for iptables configure:61328: result: /sbin/iptables configure:61344: checking for ip6tables configure:61376: result: /sbin/ip6tables configure:61392: checking for ebtables configure:61424: result: /sbin/ebtables configure:61485: checking for xdrmem_create in -lportablexdr configure:61510: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lportablexdr >&5 /usr/bin/ld: cannot find -lportablexdr collect2: error: ld returned 1 exit status configure:61510: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char xdrmem_create (); | int | main () | { | return xdrmem_create (); | ; | return 0; | } configure:61519: result: no configure:61530: checking for library containing xdrmem_create configure:61561: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:61561: $? = 0 configure:61578: result: none required configure:61594: checking for xdr_u_int64_t configure:61594: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccQxg9hW.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `xdr_u_int64_t' collect2: error: ld returned 1 exit status configure:61594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | /* end confdefs.h. */ | /* Define xdr_u_int64_t to an innocuous variant, in case declares xdr_u_int64_t. | For example, HP-UX 11i declares gettimeofday. */ | #define xdr_u_int64_t innocuous_xdr_u_int64_t | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char xdr_u_int64_t (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef xdr_u_int64_t | | /* 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 xdr_u_int64_t (); | /* 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_xdr_u_int64_t || defined __stub___xdr_u_int64_t | choke me | #endif | | int | main () | { | return xdr_u_int64_t (); | ; | return 0; | } configure:61594: result: no configure:61605: checking where to find configure:61628: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:61628: $? = 0 configure:61635: result: none configure:61651: checking for dlfcn.h configure:61651: result: yes configure:61659: checking for library containing dlopen configure:61690: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc8CbsI9.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:61690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:61690: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:61690: $? = 0 configure:61707: result: -ldl configure:61838: checking for xen_vm_start in -lxenserver configure:61863: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lxenserver -ldl >&5 /usr/bin/ld: cannot find -lxenserver collect2: error: ld returned 1 exit status configure:61863: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | #define VBOX_XPCOMC_DIR "" | #define WITH_VBOX 1 | #define WITH_QEMU 1 | #define WITH_TEST 1 | #define WITH_REMOTE 1 | #define WITH_LIBVIRTD 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char xen_vm_start (); | int | main () | { | return xen_vm_start (); | ; | return 0; | } configure:61872: result: no configure:61929: checking for libxl_ctx_alloc in -lxenlight configure:61954: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lxenlight -ldl >&5 /usr/bin/ld: cannot find -lxenlight collect2: error: ld returned 1 exit status configure:61954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | #define VBOX_XPCOMC_DIR "" | #define WITH_VBOX 1 | #define WITH_QEMU 1 | #define WITH_TEST 1 | #define WITH_REMOTE 1 | #define WITH_LIBVIRTD 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libxl_ctx_alloc (); | int | main () | { | return libxl_ctx_alloc (); | ; | return 0; | } configure:61963: result: no configure:62019: checking for xs_read in -lxenstore configure:62044: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lxenstore -ldl >&5 /usr/bin/ld: cannot find -lxenstore collect2: error: ld returned 1 exit status configure:62044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | #define VBOX_XPCOMC_DIR "" | #define WITH_VBOX 1 | #define WITH_QEMU 1 | #define WITH_TEST 1 | #define WITH_REMOTE 1 | #define WITH_LIBVIRTD 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char xs_read (); | int | main () | { | return xs_read (); | ; | return 0; | } configure:62053: result: no configure:62212: checking linux/kvm.h usability configure:62212: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:62212: $? = 0 configure:62212: result: yes configure:62212: checking linux/kvm.h presence configure:62212: i686-uhu-linux-gcc -E conftest.c configure:62212: $? = 0 configure:62212: result: yes configure:62212: checking for linux/kvm.h configure:62212: result: yes configure:62244: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:62244: $? = 0 configure:62281: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:62281: $? = 0 configure:62348: checking for bhyve configure:62382: result: no configure:62389: checking for bhyvectl configure:62423: result: no configure:62430: checking for bhyveload configure:62464: result: no configure:62516: checking for shell that supports <> redirection configure:62551: result: /bin/sh configure:62574: checking whether and headers are compatible configure:62593: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:62593: $? = 0 configure:62600: result: yes configure:62610: checking for linux/param.h configure:62610: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:62610: $? = 0 configure:62610: result: yes configure:62610: checking for linux/sockios.h configure:62610: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:62610: $? = 0 configure:62610: result: yes configure:62610: checking for linux/if_bridge.h configure:62610: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:62610: $? = 0 configure:62610: result: yes configure:62610: checking for linux/if_tun.h configure:62610: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:62610: $? = 0 configure:62610: result: yes configure:62646: checking for i686-uhu-linux-pkg-config configure:62676: result: /usr/bin/pkg-config configure:62744: checking pkg-config is at least version 0.9.0 configure:62747: result: yes configure:62775: checking for LIBXML configure:62782: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML_REQUIRED" configure:62785: $? = 0 configure:62799: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML_REQUIRED" configure:62802: $? = 0 configure:62840: result: yes configure:62874: checking for struct _xmlURI.query_raw configure:62874: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -I/usr/include/libxml2 conftest.c >&5 configure:62874: $? = 0 configure:62874: result: yes configure:62918: checking for GNUTLS configure:62925: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_REQUIRED" configure:62928: $? = 0 configure:62942: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_REQUIRED" configure:62945: $? = 0 configure:62983: result: yes configure:63079: checking for gnutls/crypto.h configure:63079: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:63079: $? = 0 configure:63079: result: yes configure:63136: checking for pkcheck configure:63155: found /usr/bin/pkcheck configure:63167: result: /usr/bin/pkcheck configure:63181: checking whether pkcheck supports uid value configure:63193: result: no configure:63603: checking for dtrace configure:63637: result: no configure:63683: checking for numad configure:63717: result: no configure:63779: checking libpcap pcap-config >= 1.0.0 configure:63788: result: yes configure:63813: checking sys/inotify.h usability configure:63813: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:63813: $? = 0 configure:63813: result: yes configure:63813: checking sys/inotify.h presence configure:63813: i686-uhu-linux-gcc -E conftest.c configure:63813: $? = 0 configure:63813: result: yes configure:63813: checking for sys/inotify.h configure:63813: result: yes configure:64102: checking for mntent.h configure:64102: result: yes configure:64123: checking for mount configure:64142: found /bin/mount configure:64154: result: /bin/mount configure:64164: checking for umount configure:64183: found /bin/umount configure:64195: result: /bin/umount configure:64205: checking for mkfs configure:64224: found /sbin/mkfs configure:64236: result: /sbin/mkfs configure:64290: checking for showmount configure:64324: result: no configure:64339: checking for pvcreate configure:64358: found /sbin/pvcreate configure:64370: result: /sbin/pvcreate configure:64380: checking for vgcreate configure:64399: found /sbin/vgcreate configure:64411: result: /sbin/vgcreate configure:64421: checking for lvcreate configure:64440: found /sbin/lvcreate configure:64452: result: /sbin/lvcreate configure:64462: checking for pvremove configure:64481: found /sbin/pvremove configure:64493: result: /sbin/pvremove configure:64503: checking for vgremove configure:64522: found /sbin/vgremove configure:64534: result: /sbin/vgremove configure:64544: checking for lvremove configure:64563: found /sbin/lvremove configure:64575: result: /sbin/lvremove configure:64585: checking for lvchange configure:64604: found /sbin/lvchange configure:64616: result: /sbin/lvchange configure:64626: checking for vgchange configure:64645: found /sbin/vgchange configure:64657: result: /sbin/vgchange configure:64667: checking for vgscan configure:64686: found /sbin/vgscan configure:64698: result: /sbin/vgscan configure:64708: checking for pvs configure:64727: found /sbin/pvs configure:64739: result: /sbin/pvs configure:64749: checking for vgs configure:64768: found /sbin/vgs configure:64780: result: /sbin/vgs configure:64790: checking for lvs configure:64809: found /sbin/lvs configure:64821: result: /sbin/lvs configure:64942: checking for iscsiadm configure:64976: result: no configure:65061: checking rbd/librbd.h usability configure:65061: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:619:24: fatal error: rbd/librbd.h: No such file or directory #include ^ compilation terminated. configure:65061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | #define VBOX_XPCOMC_DIR "" | #define WITH_VBOX 1 | #define WITH_QEMU 1 | #define WITH_TEST 1 | #define WITH_REMOTE 1 | #define WITH_LIBVIRTD 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1 | #define HAVE_DECL_LOOP_CTL_GET_FREE 1 | #define WITH_LXC 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_XMLURI_QUERY_RAW /**/ | #define HAVE_GNUTLS_CRYPTO_H 1 | #define WITH_GNUTLS 1 | #define PKCHECK_PATH "/usr/bin/pkcheck" | #define WITH_POLKIT 1 | #define WITH_POLKIT1 1 | #define HAVE_FIREWALLD 1 | #define VIR_CHRDEV_LOCK_FILE_PATH "/var/lock" | #define HAVE_LIBPCAP 1 | #define WITH_UML 1 | #define WITH_PHYP 1 | #define WITH_PM_UTILS 1 | #define WITH_NETWORK 1 | #define WITH_BRIDGE 1 | #define WITH_SECRETS 1 | #define WITH_STORAGE_DIR 1 | #define WITH_STORAGE_FS 1 | #define MOUNT "/bin/mount" | #define UMOUNT "/bin/umount" | #define MKFS "/sbin/mkfs" | #define SHOWMOUNT "" | #define WITH_STORAGE_LVM 1 | #define PVCREATE "/sbin/pvcreate" | #define VGCREATE "/sbin/vgcreate" | #define LVCREATE "/sbin/lvcreate" | #define PVREMOVE "/sbin/pvremove" | #define VGREMOVE "/sbin/vgremove" | #define LVREMOVE "/sbin/lvremove" | #define LVCHANGE "/sbin/lvchange" | #define VGCHANGE "/sbin/vgchange" | #define VGSCAN "/sbin/vgscan" | #define PVS "/sbin/pvs" | #define VGS "/sbin/vgs" | #define LVS "/sbin/lvs" | #define ISCSIADM "iscsiadm" | #define WITH_STORAGE_SCSI 1 | #define WITH_STORAGE_MPATH 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:65061: result: no configure:65061: checking rbd/librbd.h presence configure:65061: i686-uhu-linux-gcc -E conftest.c conftest.c:586:24: fatal error: rbd/librbd.h: No such file or directory #include ^ compilation terminated. configure:65061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | #define VBOX_XPCOMC_DIR "" | #define WITH_VBOX 1 | #define WITH_QEMU 1 | #define WITH_TEST 1 | #define WITH_REMOTE 1 | #define WITH_LIBVIRTD 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1 | #define HAVE_DECL_LOOP_CTL_GET_FREE 1 | #define WITH_LXC 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_XMLURI_QUERY_RAW /**/ | #define HAVE_GNUTLS_CRYPTO_H 1 | #define WITH_GNUTLS 1 | #define PKCHECK_PATH "/usr/bin/pkcheck" | #define WITH_POLKIT 1 | #define WITH_POLKIT1 1 | #define HAVE_FIREWALLD 1 | #define VIR_CHRDEV_LOCK_FILE_PATH "/var/lock" | #define HAVE_LIBPCAP 1 | #define WITH_UML 1 | #define WITH_PHYP 1 | #define WITH_PM_UTILS 1 | #define WITH_NETWORK 1 | #define WITH_BRIDGE 1 | #define WITH_SECRETS 1 | #define WITH_STORAGE_DIR 1 | #define WITH_STORAGE_FS 1 | #define MOUNT "/bin/mount" | #define UMOUNT "/bin/umount" | #define MKFS "/sbin/mkfs" | #define SHOWMOUNT "" | #define WITH_STORAGE_LVM 1 | #define PVCREATE "/sbin/pvcreate" | #define VGCREATE "/sbin/vgcreate" | #define LVCREATE "/sbin/lvcreate" | #define PVREMOVE "/sbin/pvremove" | #define VGREMOVE "/sbin/vgremove" | #define LVREMOVE "/sbin/lvremove" | #define LVCHANGE "/sbin/lvchange" | #define VGCHANGE "/sbin/vgchange" | #define VGSCAN "/sbin/vgscan" | #define PVS "/sbin/pvs" | #define VGS "/sbin/vgs" | #define LVS "/sbin/lvs" | #define ISCSIADM "iscsiadm" | #define WITH_STORAGE_SCSI 1 | #define WITH_STORAGE_MPATH 1 | /* end confdefs.h. */ | #include configure:65061: result: no configure:65061: checking for rbd/librbd.h configure:65061: result: no configure:65094: checking for collie configure:65128: result: no configure:65196: checking for gluster configure:65230: result: no configure:65250: checking for parted configure:65269: found /sbin/parted configure:65281: result: /sbin/parted configure:65291: checking for dmsetup configure:65310: found /sbin/dmsetup configure:65322: result: /sbin/dmsetup configure:65345: checking for LIBPARTED configure:65352: $PKG_CONFIG --exists --print-errors "libparted >= $PARTED_REQUIRED" configure:65355: $? = 0 configure:65369: $PKG_CONFIG --exists --print-errors "libparted >= $PARTED_REQUIRED" configure:65372: $? = 0 configure:65410: result: yes configure:65575: checking for DEVMAPPER configure:65582: $PKG_CONFIG --exists --print-errors "devmapper >= $DEVMAPPER_REQUIRED" configure:65585: $? = 0 configure:65599: $PKG_CONFIG --exists --print-errors "devmapper >= $DEVMAPPER_REQUIRED" configure:65602: $? = 0 configure:65640: result: yes configure:65702: checking libdevmapper.h usability configure:65702: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:65702: $? = 0 configure:65702: result: yes configure:65702: checking libdevmapper.h presence configure:65702: i686-uhu-linux-gcc -E conftest.c configure:65702: $? = 0 configure:65702: result: yes configure:65702: checking for libdevmapper.h configure:65702: result: yes configure:65843: checking for python2 configure:65861: found /usr/bin/python2 configure:65873: result: /usr/bin/python2 configure:65886: checking for perl configure:65904: found /usr/bin/perl configure:65916: result: /usr/bin/perl configure:65937: checking Whether to build test suite by default configure:65946: result: no configure:66168: checking whether NLS is requested configure:66177: result: yes configure:66218: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:66250: result: /usr/bin/msgfmt configure:66259: checking for gmsgfmt configure:66290: result: /usr/bin/msgfmt configure:66341: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:66373: result: /usr/bin/xgettext configure:66419: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:66450: result: /usr/bin/msgmerge configure:66956: checking for CFPreferencesCopyAppValue configure:66983: result: no configure:66990: checking for CFLocaleCopyCurrent configure:67017: result: no configure:67066: checking for GNU gettext in libc configure:67086: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:67086: $? = 0 configure:67095: result: yes configure:67867: checking whether to use NLS configure:67869: result: yes configure:67872: checking where the gettext function comes from configure:67883: result: libc configure:68296: checking whether to compile with macvtap support configure:68340: result: no configure:68427: checking whether GET_VLAN_VID_CMD is declared configure:68427: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:68427: $? = 0 configure:68427: result: yes configure:68464: checking for LIBNL configure:68471: $PKG_CONFIG --exists --print-errors "libnl-3.0" configure:68474: $? = 0 configure:68488: $PKG_CONFIG --exists --print-errors "libnl-3.0" configure:68491: $? = 0 configure:68529: result: yes configure:68541: checking for LIBNL_ROUTE3 configure:68548: $PKG_CONFIG --exists --print-errors "libnl-route-3.0" configure:68551: $? = 0 configure:68565: $PKG_CONFIG --exists --print-errors "libnl-route-3.0" configure:68568: $? = 0 configure:68626: result: yes configure:68755: checking rpc/types.h usability configure:68755: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:68755: $? = 0 configure:68755: result: yes configure:68755: checking rpc/types.h presence configure:68755: i686-uhu-linux-gcc -E conftest.c configure:68755: $? = 0 configure:68755: result: yes configure:68755: checking for rpc/types.h configure:68755: result: yes configure:68768: checking for GLIB configure:68775: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:68778: $? = 0 configure:68792: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:68795: $? = 0 configure:68849: result: yes configure:68858: checking for wireshark configure:68891: result: no configure:68898: checking for tshark configure:68931: result: no configure:69026: checking for struct ifreq.ifr_newname configure:69026: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:69026: $? = 0 configure:69026: result: yes configure:69038: checking for struct ifreq.ifr_ifindex configure:69038: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:69038: $? = 0 configure:69038: result: yes configure:69050: checking for struct ifreq.ifr_index configure:69050: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:616:12: error: 'struct ifreq' has no member named 'ifr_index' if (ac_aggr.ifr_index) ^ configure:69050: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | #define VBOX_XPCOMC_DIR "" | #define WITH_VBOX 1 | #define WITH_QEMU 1 | #define WITH_TEST 1 | #define WITH_REMOTE 1 | #define WITH_LIBVIRTD 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1 | #define HAVE_DECL_LOOP_CTL_GET_FREE 1 | #define WITH_LXC 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_XMLURI_QUERY_RAW /**/ | #define HAVE_GNUTLS_CRYPTO_H 1 | #define WITH_GNUTLS 1 | #define PKCHECK_PATH "/usr/bin/pkcheck" | #define WITH_POLKIT 1 | #define WITH_POLKIT1 1 | #define HAVE_FIREWALLD 1 | #define VIR_CHRDEV_LOCK_FILE_PATH "/var/lock" | #define HAVE_LIBPCAP 1 | #define WITH_UML 1 | #define WITH_PHYP 1 | #define WITH_PM_UTILS 1 | #define WITH_NETWORK 1 | #define WITH_BRIDGE 1 | #define WITH_SECRETS 1 | #define WITH_STORAGE_DIR 1 | #define WITH_STORAGE_FS 1 | #define MOUNT "/bin/mount" | #define UMOUNT "/bin/umount" | #define MKFS "/sbin/mkfs" | #define SHOWMOUNT "" | #define WITH_STORAGE_LVM 1 | #define PVCREATE "/sbin/pvcreate" | #define VGCREATE "/sbin/vgcreate" | #define LVCREATE "/sbin/lvcreate" | #define PVREMOVE "/sbin/pvremove" | #define VGREMOVE "/sbin/vgremove" | #define LVREMOVE "/sbin/lvremove" | #define LVCHANGE "/sbin/lvchange" | #define VGCHANGE "/sbin/vgchange" | #define VGSCAN "/sbin/vgscan" | #define PVS "/sbin/pvs" | #define VGS "/sbin/vgs" | #define LVS "/sbin/lvs" | #define ISCSIADM "iscsiadm" | #define WITH_STORAGE_SCSI 1 | #define WITH_STORAGE_MPATH 1 | #define WITH_STORAGE_DISK 1 | #define PARTED "/sbin/parted" | #define DMSETUP "/sbin/dmsetup" | #define HAVE_LIBDEVMAPPER_H 1 | #define WITH_STORAGE 1 | #define WITH_ESX 1 | #define WITH_VMX 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WITH_DRIVER_MODULES 1 | #define WITH_NODE_DEVICES 1 | #define WITH_NWFILTER 1 | #define WITH_INTERFACE 1 | #define QEMU_USER "root" | #define QEMU_GROUP "root" | #define HAVE_DECL_GET_VLAN_VID_CMD 1 | #define HAVE_LIBNL3 1 | #define HAVE_LIBNL 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_STRUCT_IFREQ_IFR_NEWNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct ifreq ac_aggr; | if (ac_aggr.ifr_index) | return 0; | ; | return 0; | } configure:69050: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:616:19: error: 'struct ifreq' has no member named 'ifr_index' if (sizeof ac_aggr.ifr_index) ^ configure:69050: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | #define VBOX_XPCOMC_DIR "" | #define WITH_VBOX 1 | #define WITH_QEMU 1 | #define WITH_TEST 1 | #define WITH_REMOTE 1 | #define WITH_LIBVIRTD 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1 | #define HAVE_DECL_LOOP_CTL_GET_FREE 1 | #define WITH_LXC 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_XMLURI_QUERY_RAW /**/ | #define HAVE_GNUTLS_CRYPTO_H 1 | #define WITH_GNUTLS 1 | #define PKCHECK_PATH "/usr/bin/pkcheck" | #define WITH_POLKIT 1 | #define WITH_POLKIT1 1 | #define HAVE_FIREWALLD 1 | #define VIR_CHRDEV_LOCK_FILE_PATH "/var/lock" | #define HAVE_LIBPCAP 1 | #define WITH_UML 1 | #define WITH_PHYP 1 | #define WITH_PM_UTILS 1 | #define WITH_NETWORK 1 | #define WITH_BRIDGE 1 | #define WITH_SECRETS 1 | #define WITH_STORAGE_DIR 1 | #define WITH_STORAGE_FS 1 | #define MOUNT "/bin/mount" | #define UMOUNT "/bin/umount" | #define MKFS "/sbin/mkfs" | #define SHOWMOUNT "" | #define WITH_STORAGE_LVM 1 | #define PVCREATE "/sbin/pvcreate" | #define VGCREATE "/sbin/vgcreate" | #define LVCREATE "/sbin/lvcreate" | #define PVREMOVE "/sbin/pvremove" | #define VGREMOVE "/sbin/vgremove" | #define LVREMOVE "/sbin/lvremove" | #define LVCHANGE "/sbin/lvchange" | #define VGCHANGE "/sbin/vgchange" | #define VGSCAN "/sbin/vgscan" | #define PVS "/sbin/pvs" | #define VGS "/sbin/vgs" | #define LVS "/sbin/lvs" | #define ISCSIADM "iscsiadm" | #define WITH_STORAGE_SCSI 1 | #define WITH_STORAGE_MPATH 1 | #define WITH_STORAGE_DISK 1 | #define PARTED "/sbin/parted" | #define DMSETUP "/sbin/dmsetup" | #define HAVE_LIBDEVMAPPER_H 1 | #define WITH_STORAGE 1 | #define WITH_ESX 1 | #define WITH_VMX 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WITH_DRIVER_MODULES 1 | #define WITH_NODE_DEVICES 1 | #define WITH_NWFILTER 1 | #define WITH_INTERFACE 1 | #define QEMU_USER "root" | #define QEMU_GROUP "root" | #define HAVE_DECL_GET_VLAN_VID_CMD 1 | #define HAVE_LIBNL3 1 | #define HAVE_LIBNL 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_STRUCT_IFREQ_IFR_NEWNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct ifreq ac_aggr; | if (sizeof ac_aggr.ifr_index) | return 0; | ; | return 0; | } configure:69050: result: no configure:69081: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:611:31: fatal error: net/if_dl.h: No such file or directory #include ^ compilation terminated. configure:69081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | #define VBOX_XPCOMC_DIR "" | #define WITH_VBOX 1 | #define WITH_QEMU 1 | #define WITH_TEST 1 | #define WITH_REMOTE 1 | #define WITH_LIBVIRTD 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1 | #define HAVE_DECL_LOOP_CTL_GET_FREE 1 | #define WITH_LXC 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_XMLURI_QUERY_RAW /**/ | #define HAVE_GNUTLS_CRYPTO_H 1 | #define WITH_GNUTLS 1 | #define PKCHECK_PATH "/usr/bin/pkcheck" | #define WITH_POLKIT 1 | #define WITH_POLKIT1 1 | #define HAVE_FIREWALLD 1 | #define VIR_CHRDEV_LOCK_FILE_PATH "/var/lock" | #define HAVE_LIBPCAP 1 | #define WITH_UML 1 | #define WITH_PHYP 1 | #define WITH_PM_UTILS 1 | #define WITH_NETWORK 1 | #define WITH_BRIDGE 1 | #define WITH_SECRETS 1 | #define WITH_STORAGE_DIR 1 | #define WITH_STORAGE_FS 1 | #define MOUNT "/bin/mount" | #define UMOUNT "/bin/umount" | #define MKFS "/sbin/mkfs" | #define SHOWMOUNT "" | #define WITH_STORAGE_LVM 1 | #define PVCREATE "/sbin/pvcreate" | #define VGCREATE "/sbin/vgcreate" | #define LVCREATE "/sbin/lvcreate" | #define PVREMOVE "/sbin/pvremove" | #define VGREMOVE "/sbin/vgremove" | #define LVREMOVE "/sbin/lvremove" | #define LVCHANGE "/sbin/lvchange" | #define VGCHANGE "/sbin/vgchange" | #define VGSCAN "/sbin/vgscan" | #define PVS "/sbin/pvs" | #define VGS "/sbin/vgs" | #define LVS "/sbin/lvs" | #define ISCSIADM "iscsiadm" | #define WITH_STORAGE_SCSI 1 | #define WITH_STORAGE_MPATH 1 | #define WITH_STORAGE_DISK 1 | #define PARTED "/sbin/parted" | #define DMSETUP "/sbin/dmsetup" | #define HAVE_LIBDEVMAPPER_H 1 | #define WITH_STORAGE 1 | #define WITH_ESX 1 | #define WITH_VMX 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WITH_DRIVER_MODULES 1 | #define WITH_NODE_DEVICES 1 | #define WITH_NWFILTER 1 | #define WITH_INTERFACE 1 | #define QEMU_USER "root" | #define QEMU_GROUP "root" | #define HAVE_DECL_GET_VLAN_VID_CMD 1 | #define HAVE_LIBNL3 1 | #define HAVE_LIBNL 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_STRUCT_IFREQ_IFR_NEWNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | link_addr(0, 0) | ; | return 0; | } configure:69090: checking whether BRDGSFD is declared configure:69090: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:611:46: fatal error: net/if_bridgevar.h: No such file or directory #include ^ compilation terminated. configure:69090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | #define VBOX_XPCOMC_DIR "" | #define WITH_VBOX 1 | #define WITH_QEMU 1 | #define WITH_TEST 1 | #define WITH_REMOTE 1 | #define WITH_LIBVIRTD 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1 | #define HAVE_DECL_LOOP_CTL_GET_FREE 1 | #define WITH_LXC 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_XMLURI_QUERY_RAW /**/ | #define HAVE_GNUTLS_CRYPTO_H 1 | #define WITH_GNUTLS 1 | #define PKCHECK_PATH "/usr/bin/pkcheck" | #define WITH_POLKIT 1 | #define WITH_POLKIT1 1 | #define HAVE_FIREWALLD 1 | #define VIR_CHRDEV_LOCK_FILE_PATH "/var/lock" | #define HAVE_LIBPCAP 1 | #define WITH_UML 1 | #define WITH_PHYP 1 | #define WITH_PM_UTILS 1 | #define WITH_NETWORK 1 | #define WITH_BRIDGE 1 | #define WITH_SECRETS 1 | #define WITH_STORAGE_DIR 1 | #define WITH_STORAGE_FS 1 | #define MOUNT "/bin/mount" | #define UMOUNT "/bin/umount" | #define MKFS "/sbin/mkfs" | #define SHOWMOUNT "" | #define WITH_STORAGE_LVM 1 | #define PVCREATE "/sbin/pvcreate" | #define VGCREATE "/sbin/vgcreate" | #define LVCREATE "/sbin/lvcreate" | #define PVREMOVE "/sbin/pvremove" | #define VGREMOVE "/sbin/vgremove" | #define LVREMOVE "/sbin/lvremove" | #define LVCHANGE "/sbin/lvchange" | #define VGCHANGE "/sbin/vgchange" | #define VGSCAN "/sbin/vgscan" | #define PVS "/sbin/pvs" | #define VGS "/sbin/vgs" | #define LVS "/sbin/lvs" | #define ISCSIADM "iscsiadm" | #define WITH_STORAGE_SCSI 1 | #define WITH_STORAGE_MPATH 1 | #define WITH_STORAGE_DISK 1 | #define PARTED "/sbin/parted" | #define DMSETUP "/sbin/dmsetup" | #define HAVE_LIBDEVMAPPER_H 1 | #define WITH_STORAGE 1 | #define WITH_ESX 1 | #define WITH_VMX 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WITH_DRIVER_MODULES 1 | #define WITH_NODE_DEVICES 1 | #define WITH_NWFILTER 1 | #define WITH_INTERFACE 1 | #define QEMU_USER "root" | #define QEMU_GROUP "root" | #define HAVE_DECL_GET_VLAN_VID_CMD 1 | #define HAVE_LIBNL3 1 | #define HAVE_LIBNL 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_STRUCT_IFREQ_IFR_NEWNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | | int | main () | { | #ifndef BRDGSFD | #ifdef __cplusplus | (void) BRDGSFD; | #else | (void) BRDGSFD; | #endif | #endif | | ; | return 0; | } configure:69090: result: no configure:69110: checking whether BRDGADD is declared configure:69110: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:612:46: fatal error: net/if_bridgevar.h: No such file or directory #include ^ compilation terminated. configure:69110: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | #define VBOX_XPCOMC_DIR "" | #define WITH_VBOX 1 | #define WITH_QEMU 1 | #define WITH_TEST 1 | #define WITH_REMOTE 1 | #define WITH_LIBVIRTD 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1 | #define HAVE_DECL_LOOP_CTL_GET_FREE 1 | #define WITH_LXC 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_XMLURI_QUERY_RAW /**/ | #define HAVE_GNUTLS_CRYPTO_H 1 | #define WITH_GNUTLS 1 | #define PKCHECK_PATH "/usr/bin/pkcheck" | #define WITH_POLKIT 1 | #define WITH_POLKIT1 1 | #define HAVE_FIREWALLD 1 | #define VIR_CHRDEV_LOCK_FILE_PATH "/var/lock" | #define HAVE_LIBPCAP 1 | #define WITH_UML 1 | #define WITH_PHYP 1 | #define WITH_PM_UTILS 1 | #define WITH_NETWORK 1 | #define WITH_BRIDGE 1 | #define WITH_SECRETS 1 | #define WITH_STORAGE_DIR 1 | #define WITH_STORAGE_FS 1 | #define MOUNT "/bin/mount" | #define UMOUNT "/bin/umount" | #define MKFS "/sbin/mkfs" | #define SHOWMOUNT "" | #define WITH_STORAGE_LVM 1 | #define PVCREATE "/sbin/pvcreate" | #define VGCREATE "/sbin/vgcreate" | #define LVCREATE "/sbin/lvcreate" | #define PVREMOVE "/sbin/pvremove" | #define VGREMOVE "/sbin/vgremove" | #define LVREMOVE "/sbin/lvremove" | #define LVCHANGE "/sbin/lvchange" | #define VGCHANGE "/sbin/vgchange" | #define VGSCAN "/sbin/vgscan" | #define PVS "/sbin/pvs" | #define VGS "/sbin/vgs" | #define LVS "/sbin/lvs" | #define ISCSIADM "iscsiadm" | #define WITH_STORAGE_SCSI 1 | #define WITH_STORAGE_MPATH 1 | #define WITH_STORAGE_DISK 1 | #define PARTED "/sbin/parted" | #define DMSETUP "/sbin/dmsetup" | #define HAVE_LIBDEVMAPPER_H 1 | #define WITH_STORAGE 1 | #define WITH_ESX 1 | #define WITH_VMX 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WITH_DRIVER_MODULES 1 | #define WITH_NODE_DEVICES 1 | #define WITH_NWFILTER 1 | #define WITH_INTERFACE 1 | #define QEMU_USER "root" | #define QEMU_GROUP "root" | #define HAVE_DECL_GET_VLAN_VID_CMD 1 | #define HAVE_LIBNL3 1 | #define HAVE_LIBNL 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_STRUCT_IFREQ_IFR_NEWNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1 | #define HAVE_DECL_BRDGSFD 0 | /* end confdefs.h. */ | #include | #include | #include | #include | | | int | main () | { | #ifndef BRDGADD | #ifdef __cplusplus | (void) BRDGADD; | #else | (void) BRDGADD; | #endif | #endif | | ; | return 0; | } configure:69110: result: no configure:69130: checking whether BRDGDEL is declared configure:69130: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:613:46: fatal error: net/if_bridgevar.h: No such file or directory #include ^ compilation terminated. configure:69130: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | #define VBOX_XPCOMC_DIR "" | #define WITH_VBOX 1 | #define WITH_QEMU 1 | #define WITH_TEST 1 | #define WITH_REMOTE 1 | #define WITH_LIBVIRTD 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1 | #define HAVE_DECL_LOOP_CTL_GET_FREE 1 | #define WITH_LXC 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_XMLURI_QUERY_RAW /**/ | #define HAVE_GNUTLS_CRYPTO_H 1 | #define WITH_GNUTLS 1 | #define PKCHECK_PATH "/usr/bin/pkcheck" | #define WITH_POLKIT 1 | #define WITH_POLKIT1 1 | #define HAVE_FIREWALLD 1 | #define VIR_CHRDEV_LOCK_FILE_PATH "/var/lock" | #define HAVE_LIBPCAP 1 | #define WITH_UML 1 | #define WITH_PHYP 1 | #define WITH_PM_UTILS 1 | #define WITH_NETWORK 1 | #define WITH_BRIDGE 1 | #define WITH_SECRETS 1 | #define WITH_STORAGE_DIR 1 | #define WITH_STORAGE_FS 1 | #define MOUNT "/bin/mount" | #define UMOUNT "/bin/umount" | #define MKFS "/sbin/mkfs" | #define SHOWMOUNT "" | #define WITH_STORAGE_LVM 1 | #define PVCREATE "/sbin/pvcreate" | #define VGCREATE "/sbin/vgcreate" | #define LVCREATE "/sbin/lvcreate" | #define PVREMOVE "/sbin/pvremove" | #define VGREMOVE "/sbin/vgremove" | #define LVREMOVE "/sbin/lvremove" | #define LVCHANGE "/sbin/lvchange" | #define VGCHANGE "/sbin/vgchange" | #define VGSCAN "/sbin/vgscan" | #define PVS "/sbin/pvs" | #define VGS "/sbin/vgs" | #define LVS "/sbin/lvs" | #define ISCSIADM "iscsiadm" | #define WITH_STORAGE_SCSI 1 | #define WITH_STORAGE_MPATH 1 | #define WITH_STORAGE_DISK 1 | #define PARTED "/sbin/parted" | #define DMSETUP "/sbin/dmsetup" | #define HAVE_LIBDEVMAPPER_H 1 | #define WITH_STORAGE 1 | #define WITH_ESX 1 | #define WITH_VMX 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WITH_DRIVER_MODULES 1 | #define WITH_NODE_DEVICES 1 | #define WITH_NWFILTER 1 | #define WITH_INTERFACE 1 | #define QEMU_USER "root" | #define QEMU_GROUP "root" | #define HAVE_DECL_GET_VLAN_VID_CMD 1 | #define HAVE_LIBNL3 1 | #define HAVE_LIBNL 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_STRUCT_IFREQ_IFR_NEWNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1 | #define HAVE_DECL_BRDGSFD 0 | #define HAVE_DECL_BRDGADD 0 | /* end confdefs.h. */ | #include | #include | #include | #include | | | int | main () | { | #ifndef BRDGDEL | #ifdef __cplusplus | (void) BRDGDEL; | #else | (void) BRDGDEL; | #endif | #endif | | ; | return 0; | } configure:69130: result: no configure:69153: checking whether cpuset_getaffinity is declared configure:69153: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:612:40: fatal error: sys/cpuset.h: No such file or directory #include ^ compilation terminated. configure:69153: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libvirt 1.2.5" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "1.2.5" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PTY_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_FALLOCATE 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETUID 1 | #define HAVE_KILL 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PRLIMIT 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETNS 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_TTYNAME_R 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_INTTYPES_H 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CALLOC_POSIX 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDATASYNC 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FFSL 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSYNC 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_ISATTY 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_DECL_OPENPTY 1 | #define HAVE_OPENPTY 1 | #define GNULIB_TEST_OPENPTY 1 | #define _LINUX_SOURCE_COMPAT 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_POSIX_OPENPT 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | #define GNULIB_PTHREAD 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RANDOM_R 1 | #define GNULIB_TEST_RANDOM_R 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_POSIXDECL_TTYNAME_R 1 | #define GNULIB_TEST_TTYNAME_R 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GNULIB_TEST_GETSOCKOPT 1 | #define HAVE_GRANTPT 1 | #define GNULIB_TEST_GRANTPT 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_ISNANF_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_IF_NAMEINDEX 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PTSNAME 1 | #define GNULIB_TEST_PTSNAME 1 | #define GNULIB_TEST_PTSNAME_R 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNLOCKPT 1 | #define GNULIB_TEST_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_WAITID 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORKING_PRAGMA_PUSH 1 | #define lint 1 | #define HAVE_LIBATTR 1 | #define WITH_ATTR 1 | #define HAVE_LIBAUDIT 1 | #define WITH_AUDIT 1 | #define WITH_AVAHI 1 | #define WITH_BLKID 1 | #define WITH_CURL 1 | #define WITH_DBUS 1 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 | #define WITH_FUSE 1 | #define WITH_PCIACCESS 1 | #define HAVE_LIBREADLINE 1 | #define WITH_READLINE 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBSASL2 1 | #define WITH_SASL 1 | #define WITH_SSH2 1 | #define WITH_SYSTEMD_DAEMON 1 | #define HAVE_SD_NOTIFY 1 | #define WITH_UDEV 1 | #define WITH_YAJL 1 | #define WITH_YAJL2 1 | #define HAVE_CPUID 1 | #define SIZEOF_LONG 4 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PWD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBTASN1_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_DECL_HTOLE64 1 | #define VIR_ATOMIC_OPS_GCC 1 | #define HAVE_STRUCT_IFREQ 1 | #define DMIDECODE "dmidecode" | #define DNSMASQ "dnsmasq" | #define RADVD "radvd" | #define TC "tc" | #define OVSVSCTL "ovs-vsctl" | #define UDEVADM "/usr/bin/udevadm" | #define UDEVSETTLE "/usr/bin/udevsettle" | #define MODPROBE "/sbin/modprobe" | #define RMMOD "/sbin/rmmod" | #define SCRUB "scrub" | #define ADDR2LINE "/usr/bin/addr2line" | #define ENABLE_DEBUG /**/ | #define IP_PATH "/sbin/ip" | #define IPTABLES_PATH "/sbin/iptables" | #define IP6TABLES_PATH "/sbin/ip6tables" | #define EBTABLES_PATH "/sbin/ebtables" | #define WITH_OPENVZ 1 | #define WITH_VMWARE 1 | #define VBOX_XPCOMC_DIR "" | #define WITH_VBOX 1 | #define WITH_QEMU 1 | #define WITH_TEST 1 | #define WITH_REMOTE 1 | #define WITH_LIBVIRTD 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1 | #define HAVE_DECL_LOOP_CTL_GET_FREE 1 | #define WITH_LXC 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_XMLURI_QUERY_RAW /**/ | #define HAVE_GNUTLS_CRYPTO_H 1 | #define WITH_GNUTLS 1 | #define PKCHECK_PATH "/usr/bin/pkcheck" | #define WITH_POLKIT 1 | #define WITH_POLKIT1 1 | #define HAVE_FIREWALLD 1 | #define VIR_CHRDEV_LOCK_FILE_PATH "/var/lock" | #define HAVE_LIBPCAP 1 | #define WITH_UML 1 | #define WITH_PHYP 1 | #define WITH_PM_UTILS 1 | #define WITH_NETWORK 1 | #define WITH_BRIDGE 1 | #define WITH_SECRETS 1 | #define WITH_STORAGE_DIR 1 | #define WITH_STORAGE_FS 1 | #define MOUNT "/bin/mount" | #define UMOUNT "/bin/umount" | #define MKFS "/sbin/mkfs" | #define SHOWMOUNT "" | #define WITH_STORAGE_LVM 1 | #define PVCREATE "/sbin/pvcreate" | #define VGCREATE "/sbin/vgcreate" | #define LVCREATE "/sbin/lvcreate" | #define PVREMOVE "/sbin/pvremove" | #define VGREMOVE "/sbin/vgremove" | #define LVREMOVE "/sbin/lvremove" | #define LVCHANGE "/sbin/lvchange" | #define VGCHANGE "/sbin/vgchange" | #define VGSCAN "/sbin/vgscan" | #define PVS "/sbin/pvs" | #define VGS "/sbin/vgs" | #define LVS "/sbin/lvs" | #define ISCSIADM "iscsiadm" | #define WITH_STORAGE_SCSI 1 | #define WITH_STORAGE_MPATH 1 | #define WITH_STORAGE_DISK 1 | #define PARTED "/sbin/parted" | #define DMSETUP "/sbin/dmsetup" | #define HAVE_LIBDEVMAPPER_H 1 | #define WITH_STORAGE 1 | #define WITH_ESX 1 | #define WITH_VMX 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WITH_DRIVER_MODULES 1 | #define WITH_NODE_DEVICES 1 | #define WITH_NWFILTER 1 | #define WITH_INTERFACE 1 | #define QEMU_USER "root" | #define QEMU_GROUP "root" | #define HAVE_DECL_GET_VLAN_VID_CMD 1 | #define HAVE_LIBNL3 1 | #define HAVE_LIBNL 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_STRUCT_IFREQ_IFR_NEWNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1 | #define HAVE_DECL_BRDGSFD 0 | #define HAVE_DECL_BRDGADD 0 | #define HAVE_DECL_BRDGDEL 0 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | #ifndef cpuset_getaffinity | #ifdef __cplusplus | (void) cpuset_getaffinity; | #else | (void) cpuset_getaffinity; | #endif | #endif | | ; | return 0; | } configure:69153: result: no configure:69279: checking whether this build is done by a static analysis tool configure:69292: result: no configure:69432: checking that generated files are newer than configure configure:69438: result: done configure:69952: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libvirt config.status 1.2.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp01 config.status:3351: creating run config.status:3351: creating Makefile config.status:3351: creating src/Makefile config.status:3351: creating include/Makefile config.status:3351: creating docs/Makefile config.status:3351: creating docs/schemas/Makefile config.status:3351: creating gnulib/lib/Makefile config.status:3351: creating gnulib/tests/Makefile config.status:3351: creating libvirt.pc config.status:3351: creating libvirt.spec config.status:3351: creating mingw-libvirt.spec config.status:3351: creating po/Makefile.in config.status:3351: creating include/libvirt/Makefile config.status:3351: creating include/libvirt/libvirt.h config.status:3351: creating daemon/Makefile config.status:3351: creating tools/Makefile config.status:3351: creating tests/Makefile config.status:3351: creating examples/apparmor/Makefile config.status:3351: creating examples/object-events/Makefile config.status:3351: creating examples/domsuspend/Makefile config.status:3351: creating examples/dominfo/Makefile config.status:3351: creating examples/dommigrate/Makefile config.status:3351: creating examples/openauth/Makefile config.status:3351: creating examples/hellolibvirt/Makefile config.status:3351: creating examples/systemtap/Makefile config.status:3351: creating examples/xml/nwfilter/Makefile config.status:3351: creating tools/wireshark/Makefile config.status:3351: creating tools/wireshark/src/Makefile config.status:3351: creating config.h config.status:3611: executing depfiles commands config.status:3611: executing libtool commands config.status:3611: executing po-directories commands configure:72370: configure:72372: Configuration summary configure:72374: ===================== configure:72376: configure:72378: Drivers configure:72380: configure:72382: Xen: no configure:72384: QEMU: yes configure:72386: UML: yes configure:72388: OpenVZ: yes configure:72390: VMware: yes configure:72392: VBox: yes configure:72394: XenAPI: no configure:72396: xenlight: no configure:72398: LXC: yes configure:72400: PHYP: yes configure:72402: ESX: yes configure:72404: Hyper-V: no configure:72406: Parallels: no configure:72409: Bhyve: no configure:72412: Test: yes configure:72414: Remote: yes configure:72416: Network: yes configure:72418: Libvirtd: yes configure:72420: Interface: yes configure:72422: macvtap: no configure:72424: virtport: no configure:72426: configure:72428: Storage Drivers configure:72430: configure:72432: Dir: yes configure:72434: FS: yes configure:72436: NetFS: yes configure:72438: LVM: yes configure:72440: iSCSI: no configure:72442: SCSI: yes configure:72444: mpath: yes configure:72446: Disk: yes configure:72448: RBD: no configure:72450: Sheepdog: no configure:72452: Gluster: no configure:72454: configure:72456: Security Drivers configure:72458: configure:72460: SELinux: no () configure:72462: AppArmor: no (install profiles: no) configure:72464: configure:72466: Driver Loadable Modules configure:72468: configure:72471: dlopen: -ldl configure:72477: configure:72479: Libraries configure:72481: configure:72500: apparmor: no configure:72530: attr: yes (CFLAGS='' LIBS='-lattr') configure:72560: audit: yes (CFLAGS='' LIBS='-laudit') configure:72590: avahi: yes (CFLAGS='-D_REENTRANT ' LIBS='-lavahi-common -lavahi-client ') configure:72620: blkid: yes (CFLAGS='-I/usr/include/blkid -I/usr/include/uuid ' LIBS='-lblkid ') configure:72650: capng: no configure:72680: curl: yes (CFLAGS='-DCURL_DISABLE_TYPECHECK ' LIBS='-lcurl ') configure:72710: dbus: yes (CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' LIBS='-ldbus-1 ') configure:72740: fuse: yes (CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse ' LIBS='-lfuse -pthread ') configure:72770: glusterfs: no configure:72800: hal: no configure:72830: netcf: no configure:72860: numactl: no configure:72890: openwsman: no configure:72920: pciaccess: yes (CFLAGS='' LIBS='-lpciaccess ') configure:72950: readline: yes (CFLAGS='' LIBS='-lreadline') configure:72980: sanlock: no configure:73010: sasl: yes (CFLAGS='' LIBS='-lsasl2') configure:73040: selinux: no configure:73070: ssh2: yes (CFLAGS='' LIBS='-lssh2 ') configure:73100: systemd_daemon: yes (CFLAGS='' LIBS='-lsystemd ') configure:73131: udev: yes (CFLAGS='' LIBS='-ludev ') configure:73161: yajl: yes (CFLAGS='' LIBS='-lyajl') configure:73174: libxml: -I/usr/include/libxml2 -lxml2 configure:73176: dlopen: -ldl configure:73182: openwsman: no configure:73186: gnutls: -I/usr/include/p11-kit-1 -lgnutls configure:73192: firewalld: yes configure:73199: polkit: /usr/bin/pkcheck (version 1) configure:73210: xen: no configure:73217: xenapi: no configure:73224: xenlight: no configure:73228: pcap: -I/usr/include -L/usr/lib -lpcap configure:73235: nl: -I/usr/include/libnl3 -I/usr/include/libnl3 -lnl-3 -lnl-route-3 -lnl-3 configure:73245: mscom: no configure:73249: xdr: configure:73259: rbd: no configure:73262: pm-utils: yes configure:73265: configure:73267: Test suite configure:73269: configure:73271: Coverage: no configure:73273: Alloc OOM: no configure:73275: configure:73277: Miscellaneous configure:73279: configure:73281: Debug: yes configure:73283: Use -Werror: no configure:73285: Warning Flags: -W -Waddress -Waggressive-loop-optimizations -Wall -Warray-bounds -Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnormalized=nfc -Wold-style-declaration -Wold-style-definition -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wswitch -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 -fdiagnostics-show-option -funit-at-a-time -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const configure:73287: DTrace: no configure:73289: numad: no configure:73291: XML Catalog: /etc/xml/catalog configure:73293: Init script: check configure:73295: Char device locks: /var/lock configure:73297: configure:73299: Developer Tools configure:73301: configure:73303: Wireshark dissector: no configure:73305: configure:73307: Privileges configure:73309: configure:73311: QEMU: root:root configure:73313: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_env_AVAHI_CFLAGS_set= ac_cv_env_AVAHI_CFLAGS_value= ac_cv_env_AVAHI_LIBS_set= ac_cv_env_AVAHI_LIBS_value= ac_cv_env_BLKID_CFLAGS_set= ac_cv_env_BLKID_CFLAGS_value= ac_cv_env_BLKID_LIBS_set= ac_cv_env_BLKID_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_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_CURL_CFLAGS_set= ac_cv_env_CURL_CFLAGS_value= ac_cv_env_CURL_LIBS_set= ac_cv_env_CURL_LIBS_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_DEVMAPPER_CFLAGS_set= ac_cv_env_DEVMAPPER_CFLAGS_value= ac_cv_env_DEVMAPPER_LIBS_set= ac_cv_env_DEVMAPPER_LIBS_value= ac_cv_env_FUSE_CFLAGS_set= ac_cv_env_FUSE_CFLAGS_value= ac_cv_env_FUSE_LIBS_set= ac_cv_env_FUSE_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GLUSTERFS_CFLAGS_set= ac_cv_env_GLUSTERFS_CFLAGS_value= ac_cv_env_GLUSTERFS_LIBS_set= ac_cv_env_GLUSTERFS_LIBS_value= ac_cv_env_GNUTLS_CFLAGS_set= ac_cv_env_GNUTLS_CFLAGS_value= ac_cv_env_GNUTLS_LIBS_set= ac_cv_env_GNUTLS_LIBS_value= ac_cv_env_HAL_CFLAGS_set= ac_cv_env_HAL_CFLAGS_value= ac_cv_env_HAL_LIBS_set= ac_cv_env_HAL_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBNL_CFLAGS_set= ac_cv_env_LIBNL_CFLAGS_value= ac_cv_env_LIBNL_LIBS_set= ac_cv_env_LIBNL_LIBS_value= ac_cv_env_LIBNL_ROUTE3_CFLAGS_set= ac_cv_env_LIBNL_ROUTE3_CFLAGS_value= ac_cv_env_LIBNL_ROUTE3_LIBS_set= ac_cv_env_LIBNL_ROUTE3_LIBS_value= ac_cv_env_LIBPARTED_CFLAGS_set= ac_cv_env_LIBPARTED_CFLAGS_value= ac_cv_env_LIBPARTED_LIBS_set= ac_cv_env_LIBPARTED_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBXML_CFLAGS_set= ac_cv_env_LIBXML_CFLAGS_value= ac_cv_env_LIBXML_LIBS_set= ac_cv_env_LIBXML_LIBS_value= ac_cv_env_NETCF_CFLAGS_set= ac_cv_env_NETCF_CFLAGS_value= ac_cv_env_NETCF_LIBS_set= ac_cv_env_NETCF_LIBS_value= ac_cv_env_OPENWSMAN_CFLAGS_set= ac_cv_env_OPENWSMAN_CFLAGS_value= ac_cv_env_OPENWSMAN_LIBS_set= ac_cv_env_OPENWSMAN_LIBS_value= ac_cv_env_PCIACCESS_CFLAGS_set= ac_cv_env_PCIACCESS_CFLAGS_value= ac_cv_env_PCIACCESS_LIBS_set= ac_cv_env_PCIACCESS_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_POLKIT_CFLAGS_set= ac_cv_env_POLKIT_CFLAGS_value= ac_cv_env_POLKIT_LIBS_set= ac_cv_env_POLKIT_LIBS_value= ac_cv_env_SSH2_CFLAGS_set= ac_cv_env_SSH2_CFLAGS_value= ac_cv_env_SSH2_LIBS_set= ac_cv_env_SSH2_LIBS_value= ac_cv_env_SYSTEMD_DAEMON_CFLAGS_set= ac_cv_env_SYSTEMD_DAEMON_CFLAGS_value= ac_cv_env_SYSTEMD_DAEMON_LIBS_set= ac_cv_env_SYSTEMD_DAEMON_LIBS_value= ac_cv_env_UDEV_CFLAGS_set= ac_cv_env_UDEV_CFLAGS_value= ac_cv_env_UDEV_LIBS_set= ac_cv_env_UDEV_LIBS_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___fpurge=yes ac_cv_func___freading=yes ac_cv_func___fsetlocking=yes ac_cv_func___mktime_internal=no ac_cv_func___xpg_strerror_r=yes ac_cv_func__fseeki64=no ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_catgets=yes ac_cv_func_cfmakeraw=yes ac_cv_func_chown=yes ac_cv_func_chown_works=yes ac_cv_func_clock_gettime=yes ac_cv_func_clock_settime=yes ac_cv_func_dbus_watch_get_unix_fd=yes ac_cv_func_fallocate=yes ac_cv_func_fchown=yes ac_cv_func_fcntl=yes ac_cv_func_ffs=yes ac_cv_func_ffsl=yes ac_cv_func_fpurge=no ac_cv_func_fsync=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_getdelim=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgrouplist=yes ac_cv_func_getgroups=yes ac_cv_func_getgroups_works=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getline=yes ac_cv_func_getmntent_r=yes ac_cv_func_getpagesize=yes ac_cv_func_getpass=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getservbyname=yes ac_cv_func_getsysinfo=no ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_grantpt=yes ac_cv_func_ioctl=yes ac_cv_func_isblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_kill=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_mempcpy=yes ac_cv_func_mkdtemp=yes ac_cv_func_mkostemp=yes ac_cv_func_mkostemps=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_newlocale=yes ac_cv_func_nl_langinfo=yes ac_cv_func_pipe2=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_fallocate=yes ac_cv_func_posix_memalign=yes ac_cv_func_posix_openpt=yes ac_cv_func_posix_spawn=yes ac_cv_func_prlimit=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_pstat_getstatic=no ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_sigmask=no ac_cv_func_ptsname=yes ac_cv_func_ptsname_r=yes ac_cv_func_raise=yes ac_cv_func_random_r=yes ac_cv_func_rawmemchr=yes ac_cv_func_readlink=yes ac_cv_func_readlinkat=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_regexec=yes ac_cv_func_sched_getaffinity=yes ac_cv_func_sd_notify=yes ac_cv_func_secure_getenv=yes ac_cv_func_sendmsg=yes ac_cv_func_setenv=yes ac_cv_func_setgroups=yes ac_cv_func_setlocale=yes ac_cv_func_setns=yes ac_cv_func_setrlimit=yes ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigprocmask=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchrnul=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strptime=yes ac_cv_func_strsep=yes ac_cv_func_strtok_r=yes ac_cv_func_symlink=yes ac_cv_func_sysctl=yes ac_cv_func_sysctlbyname=no ac_cv_func_sysinfo=yes ac_cv_func_sysmp=no ac_cv_func_table=no ac_cv_func_tcgetattr=yes ac_cv_func_tcsetattr=yes ac_cv_func_timegm=yes ac_cv_func_towlower=yes ac_cv_func_tsearch=yes ac_cv_func_ttyname_r=yes ac_cv_func_uname=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_uselocale=yes ac_cv_func_usleep=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_waitid=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wctob=yes ac_cv_func_wmemchr=yes ac_cv_func_wmemcpy=yes ac_cv_func_wmempcpy=yes ac_cv_func_xdr_u_int64_t=no ac_cv_gnu_library_2_1=yes ac_cv_have_decl_BRDGADD=no ac_cv_have_decl_BRDGDEL=no ac_cv_have_decl_BRDGSFD=no ac_cv_have_decl_GET_VLAN_VID_CMD=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl_alarm=yes ac_cv_have_decl_cpuset_getaffinity=no ac_cv_have_decl_fdatasync=yes ac_cv_have_decl_fflush_unlocked=yes ac_cv_have_decl_flockfile=yes ac_cv_have_decl_fpurge=no ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_freeaddrinfo=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_funlockfile=yes ac_cv_have_decl_gai_strerror=yes ac_cv_have_decl_gai_strerrorA=no ac_cv_have_decl_getaddrinfo=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getnameinfo=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_getpass=yes ac_cv_have_decl_htole64=yes ac_cv_have_decl_inet_ntop=yes ac_cv_have_decl_inet_pton=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_openpty=yes ac_cv_have_decl_program_invocation_name=yes ac_cv_have_decl_program_invocation_short_name=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_ttyname_r=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wctob=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_byteswap_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_features_h=yes ac_cv_header_gnutls_crypto_h=yes ac_cv_header_grp_h=yes ac_cv_header_header_name=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libdevmapper_h=yes ac_cv_header_libtasn1_h=yes ac_cv_header_linux_if_bridge_h=yes ac_cv_header_linux_if_tun_h=yes ac_cv_header_linux_kvm_h=yes ac_cv_header_linux_magic_h=yes ac_cv_header_linux_param_h=yes ac_cv_header_linux_sockios_h=yes ac_cv_header_machine_hal_sysinfo_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_net_ethernet_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_paths_h=yes ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pty_h=yes ac_cv_header_pwd_h=yes ac_cv_header_random_h=no ac_cv_header_rbd_librbd_h=no ac_cv_header_regex_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_sched_h=yes ac_cv_header_search_h=yes ac_cv_header_spawn_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_sysmp_h=no ac_cv_header_sys_systemcfg_h=no ac_cv_header_sys_table_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=no ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_apparmor_aa_change_profile=no ac_cv_lib_attr_getxattr=yes ac_cv_lib_audit_audit_encode_nv_string=yes ac_cv_lib_cap_ng_capng_updatev=no ac_cv_lib_error_at_line=yes ac_cv_lib_intl_gettext=no ac_cv_lib_numa_numa_available=no ac_cv_lib_portablexdr_xdrmem_create=no ac_cv_lib_pthread_pthread_kill=yes ac_cv_lib_readline_readline=yes ac_cv_lib_readline_rl_initialize=yes ac_cv_lib_sanlock_client_sanlock_init=no ac_cv_lib_sasl2_sasl_client_init=yes ac_cv_lib_selinux_fgetfilecon_raw=no ac_cv_lib_xenlight_libxl_ctx_alloc=no ac_cv_lib_xenserver_xen_vm_start=no ac_cv_lib_xenstore_xs_read=no ac_cv_lib_yajl_yajl_parse_complete=no ac_cv_lib_yajl_yajl_tree_parse=yes ac_cv_member_struct__xmlURI_query_raw=yes ac_cv_member_struct_ifreq_ifr_ifindex=yes ac_cv_member_struct_ifreq_ifr_index=no ac_cv_member_struct_ifreq_ifr_newname=yes ac_cv_member_struct_msghdr_msg_accrights=no ac_cv_member_struct_sigaction_sa_sigaction=yes ac_cv_member_struct_sockaddr_sa_len=no ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_stat_st_atim_tv_nsec=yes ac_cv_member_struct_stat_st_birthtim_tv_nsec=no ac_cv_member_struct_stat_st_birthtimensec=no ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no ac_cv_member_struct_sysinfo_mem_unit=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_objext=o ac_cv_path_ADDR2LINE=/usr/bin/addr2line ac_cv_path_AUGPARSE=/usr/bin/augparse ac_cv_path_DMIDECODE=dmidecode ac_cv_path_DMSETUP=/sbin/dmsetup ac_cv_path_DNSMASQ=dnsmasq ac_cv_path_EBTABLES_PATH=/sbin/ebtables ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_IP6TABLES_PATH=/sbin/ip6tables ac_cv_path_IPTABLES_PATH=/sbin/iptables ac_cv_path_IP_PATH=/sbin/ip ac_cv_path_LVCHANGE=/sbin/lvchange ac_cv_path_LVCREATE=/sbin/lvcreate ac_cv_path_LVREMOVE=/sbin/lvremove ac_cv_path_LVS=/sbin/lvs ac_cv_path_MKFS=/sbin/mkfs ac_cv_path_MODPROBE=/sbin/modprobe ac_cv_path_MOUNT=/bin/mount ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_OVSVSCTL=ovs-vsctl ac_cv_path_PARTED=/sbin/parted ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PKCHECK_PATH=/usr/bin/pkcheck ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_PVCREATE=/sbin/pvcreate ac_cv_path_PVREMOVE=/sbin/pvremove ac_cv_path_PVS=/sbin/pvs ac_cv_path_PYTHON=/usr/bin/python2 ac_cv_path_RADVD=radvd ac_cv_path_RMMOD=/sbin/rmmod ac_cv_path_RPCGEN=/usr/bin/rpcgen ac_cv_path_SCRUB=scrub ac_cv_path_SED=/bin/sed ac_cv_path_TC=tc ac_cv_path_UDEVADM=/usr/bin/udevadm ac_cv_path_UDEVSETTLE=/usr/bin/udevsettle ac_cv_path_UMOUNT=/bin/umount ac_cv_path_VGCHANGE=/sbin/vgchange ac_cv_path_VGCREATE=/sbin/vgcreate ac_cv_path_VGREMOVE=/sbin/vgremove ac_cv_path_VGS=/sbin/vgs ac_cv_path_VGSCAN=/sbin/vgscan ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_XMLCATALOG=/usr/bin/xmlcatalog ac_cv_path_XMLLINT=/usr/bin/xmllint ac_cv_path_XSLTPROC=/usr/bin/xsltproc 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_DLLTOOL=dlltool ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=ranlib 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_cc_stdc=-std=gnu99 ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_backtrace_symbols_fd='none required' ac_cv_search_clock_gettime='none required' ac_cv_search_dlopen=-ldl ac_cv_search_fdatasync='none required' ac_cv_search_forkpty=-lutil ac_cv_search_getaddrinfo='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getservbyname='none required' ac_cv_search_if_nameindex='none required' ac_cv_search_inet_ntop='none required' ac_cv_search_inet_pton='none required' ac_cv_search_nanosleep='none required' ac_cv_search_posix_spawn='none required' ac_cv_search_tgetent=-lncurses ac_cv_search_xdrmem_create='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof_long=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_getgroups=gid_t ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_pid_t=yes ac_cv_type_posix_spawn_file_actions_t=yes ac_cv_type_posix_spawnattr_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_pthread_spinlock_t=yes ac_cv_type_pthread_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_sighandler_t=yes ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_ifreq=yes ac_cv_type_struct_random_data=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_utsname=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_useconds_t=yes ac_cv_type_volatile_sig_atomic_t=yes ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_working_getline=yes am_cv_langinfo_codeset=yes am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=gnutar gl_cv_c_amsterdam_compiler=no gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_cc_float_expbit0='word 0 bit 23' gl_cv_cc_long_double_expbit0='word 2 bit 0' gl_cv_cc_nomfi_needed=no gl_cv_cc_nomfi_supported=yes gl_cv_cc_uninitialized_supported=yes gl_cv_decl_HOST_NAME_MAX=yes gl_cv_decl_ioctl_in_sys_ioctl_h=yes gl_cv_decl_null_works=yes gl_cv_decl_readlink_works=yes gl_cv_double_slash_root=no gl_cv_func_btowc_eof=yes gl_cv_func_btowc_nul=yes gl_cv_func_chown_ctime_works=yes gl_cv_func_chown_follows_symlink=yes gl_cv_func_chown_slash_works=yes gl_cv_func_dup2_works=yes gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check' gl_cv_func_fcntl_f_dupfd_works=yes gl_cv_func_fdopen_works=yes gl_cv_func_fflush_stdin=no gl_cv_func_fnmatch_posix=yes gl_cv_func_fseeko=yes gl_cv_func_ftello=yes gl_cv_func_ftello_works=yes gl_cv_func_gai_strerror_posix_signature=yes gl_cv_func_getaddrinfo=yes gl_cv_func_getcwd_null=yes gl_cv_func_getcwd_posix_signature=yes gl_cv_func_getdtablesize_works=yes gl_cv_func_getgroups_works=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=almost gl_cv_func_ioctl_posix_signature=no gl_cv_func_isnand_no_libm=yes gl_cv_func_isnanf_no_libm=yes gl_cv_func_isnanf_works=yes gl_cv_func_isnanl_no_libm=yes gl_cv_func_isnanl_works=no gl_cv_func_iswcntrl_works=yes gl_cv_func_itold_works=yes gl_cv_func_ldexp_no_libm=yes gl_cv_func_lseek_pipe=yes gl_cv_func_lstat_dereferences_slashed_symlink=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_incomplete_state=yes gl_cv_func_mbrtowc_nul_retval=yes gl_cv_func_mbrtowc_null_arg1=yes gl_cv_func_mbrtowc_null_arg2=yes gl_cv_func_mbrtowc_retval=yes gl_cv_func_mbrtowc_sanitycheck=yes gl_cv_func_mbsrtowcs_works=yes gl_cv_func_memchr_works=yes gl_cv_func_nanosleep=yes gl_cv_func_nl_langinfo_yesexpr_works=yes gl_cv_func_open_slash=yes gl_cv_func_openpty_const=yes gl_cv_func_perror_works=yes gl_cv_func_poll=yes gl_cv_func_posix_spawn_file_actions_addclose_works=yes gl_cv_func_posix_spawn_file_actions_adddup2_works=yes gl_cv_func_posix_spawn_file_actions_addopen_works=yes gl_cv_func_posix_spawn_works=yes gl_cv_func_printf_positions=yes gl_cv_func_pthread_sigmask_in_LIBMULTITHREAD=yes gl_cv_func_pthread_sigmask_return_works=yes gl_cv_func_pthread_sigmask_unblock_works='guessing yes' gl_cv_func_ptsname_r_signature_ok=yes gl_cv_func_ptsname_sets_errno=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_readlink_works=yes gl_cv_func_realpath_works=yes gl_cv_func_select_detects_ebadf=yes gl_cv_func_select_supports0=yes gl_cv_func_setenv_works=yes gl_cv_func_signbit=yes gl_cv_func_signbit_gcc=yes gl_cv_func_sigprocmask=1 gl_cv_func_sleep_works=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_size1=yes gl_cv_func_snprintf_usable=yes gl_cv_func_spawnattr_setschedparam=yes gl_cv_func_spawnattr_setschedpolicy=yes gl_cv_func_stat_dir_slash=yes gl_cv_func_stat_file_slash=yes gl_cv_func_strchrnul_works=yes gl_cv_func_strerror_0_works=yes gl_cv_func_strerror_r_posix_signature=no gl_cv_func_strerror_r_works=yes gl_cv_func_strndup_works=yes gl_cv_func_strtok_r_works=yes gl_cv_func_svid_putenv=yes gl_cv_func_symlink_works=yes gl_cv_func_ttyname_r_posix=yes gl_cv_func_ttyname_r_works='guessing yes' gl_cv_func_ungetc_works=yes gl_cv_func_unsetenv_works=yes gl_cv_func_usleep_works=yes gl_cv_func_va_copy=yes gl_cv_func_vsnprintf_usable=yes gl_cv_func_wcrtomb_retval=yes gl_cv_func_wctob_works=yes gl_cv_func_working_getdelim=yes gl_cv_func_working_mktime=yes gl_cv_func_working_strerror=yes gl_cv_have_include_next=yes gl_cv_have_nonblocking=yes gl_cv_have_open_O_NONBLOCK=yes gl_cv_have_weak=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_langinfo_t_fmt_ampm=yes gl_cv_header_langinfo_yesexpr=yes gl_cv_header_locale_h_needs_xlocale_h=no gl_cv_header_locale_h_posix2001=yes gl_cv_header_locale_has_locale_t=yes gl_cv_header_math_huge_val_works=yes gl_cv_header_math_nan_works=yes gl_cv_header_net_if_h_selfcontained=yes gl_cv_header_netinet_in_h_selfcontained=yes gl_cv_header_pthread_h_pollution=no gl_cv_header_signal_h_SIGPIPE=yes gl_cv_header_stdint_h=yes gl_cv_header_sys_select_h_selfcontained=yes gl_cv_header_sys_socket_h_selfcontained=yes gl_cv_header_sys_socket_h_shut=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_stdalign_h=no gl_cv_header_working_stdint_h=yes gl_cv_lib_pthread=-lpthread gl_cv_lib_socket='none needed' gl_cv_long_double_equals_double=no gl_cv_next_arpa_inet_h='' gl_cv_next_fcntl_h='' gl_cv_next_inttypes_h='' gl_cv_next_langinfo_h='' gl_cv_next_locale_h='' gl_cv_next_math_h='' gl_cv_next_netdb_h='' gl_cv_next_poll_h='' gl_cv_next_pthread_h='' gl_cv_next_pty_h='' gl_cv_next_signal_h='' gl_cv_next_spawn_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_strings_h='' gl_cv_next_sys_ioctl_h='' gl_cv_next_sys_select_h='' gl_cv_next_sys_socket_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_time_h='' gl_cv_next_sys_types_h='' gl_cv_next_sys_uio_h='' gl_cv_next_sys_utsname_h='' gl_cv_next_sys_wait_h='' gl_cv_next_termios_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_posix_shell=/bin/sh gl_cv_pragma_columns=no gl_cv_prog_as_underscore=no gl_cv_promoted_mode_t=mode_t gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_socket_ipv4=yes gl_cv_socket_ipv6=yes gl_cv_sys_struct_lconv_ok=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_sys_struct_timeval=yes gl_cv_sys_struct_timeval_tv_sec=yes gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes gl_cv_test_INT64_MAX_EQ_LONG_MAX=no gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no gl_cv_time_r_posix=yes gl_cv_type_sigset_t=yes gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gl_cv_var__system_configuration=no gl_cv_var_func=yes gl_cv_var_stdin_large_offset=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=yes gl_cv_warn_c__Wattributes=yes gl_cv_warn_c__Wbad_function_cast=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__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__Wdeprecated_declarations=yes gl_cv_warn_c__Wdisabled_optimization=yes gl_cv_warn_c__Wdiv_by_zero=yes gl_cv_warn_c__Wdouble_promotion=yes gl_cv_warn_c__Wempty_body=yes gl_cv_warn_c__Wendif_labels=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_y2k=yes gl_cv_warn_c__Wformat_zero_length=yes gl_cv_warn_c__Wframe_larger_than_4096=yes gl_cv_warn_c__Wfree_nonheap_object=yes 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__Winit_self=yes gl_cv_warn_c__Winline=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_op=yes gl_cv_warn_c__Wmain=yes gl_cv_warn_c__Wmaybe_uninitialized=yes 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_format_nonliteral=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_command_line_argument=no gl_cv_warn_c__Wnonnull=yes gl_cv_warn_c__Wnormalized_nfc=yes gl_cv_warn_c__Wold_style_declaration=yes gl_cv_warn_c__Wold_style_definition=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__Wsequence_point=yes gl_cv_warn_c__Wshadow=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__Wswitch=yes gl_cv_warn_c__Wsync_nand=yes 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_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__fPIE__DPIE=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_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_unsetenv_ret=int gt_cv_inttypes_pri_broken=no gt_cv_locale_fr=fr_FR gt_cv_locale_fr_utf8=fr_FR.UTF-8 gt_cv_locale_ja=ja_JP gt_cv_locale_tr_utf8=tr_TR.UTF-8 gt_cv_locale_zh_CN=zh_CN.GB18030 gt_cv_ssize_t=yes gt_cv_val_LC_MESSAGES=yes gt_cv_var_environ_declaration=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/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 lv_cv_gcc_pragma_push_works=yes lv_cv_gcc_wformat_null_works=yes lv_cv_gcc_wlogical_op_broken=no lv_cv_netinet_linux_compatible=yes lv_cv_pthread_sigmask_works=yes lv_cv_static_analysis=no lv_cv_wrapper_shell=/bin/sh lv_cv_xdr_cflags=none pkg_cv_AVAHI_CFLAGS='-D_REENTRANT ' pkg_cv_AVAHI_LIBS='-lavahi-common -lavahi-client ' pkg_cv_BLKID_CFLAGS='-I/usr/include/blkid -I/usr/include/uuid ' pkg_cv_BLKID_LIBS='-lblkid ' pkg_cv_CURL_CFLAGS= pkg_cv_CURL_LIBS='-lcurl ' pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' pkg_cv_DBUS_LIBS='-ldbus-1 ' pkg_cv_DEVMAPPER_CFLAGS= pkg_cv_DEVMAPPER_LIBS='-ldevmapper ' pkg_cv_FUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse ' pkg_cv_FUSE_LIBS='-lfuse -pthread ' pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lglib-2.0 ' pkg_cv_GNUTLS_CFLAGS='-I/usr/include/p11-kit-1 ' pkg_cv_GNUTLS_LIBS='-lgnutls ' pkg_cv_LIBNL_CFLAGS='-I/usr/include/libnl3 ' pkg_cv_LIBNL_LIBS='-lnl-3 ' pkg_cv_LIBNL_ROUTE3_CFLAGS='-I/usr/include/libnl3 ' pkg_cv_LIBNL_ROUTE3_LIBS='-lnl-route-3 -lnl-3 ' pkg_cv_LIBPARTED_CFLAGS= pkg_cv_LIBPARTED_LIBS='-lparted ' pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_LIBXML_LIBS='-lxml2 ' pkg_cv_PCIACCESS_CFLAGS= pkg_cv_PCIACCESS_LIBS='-lpciaccess ' pkg_cv_SSH2_CFLAGS= pkg_cv_SSH2_LIBS='-lssh2 ' pkg_cv_SYSTEMD_DAEMON_CFLAGS= pkg_cv_SYSTEMD_DAEMON_LIBS='-lsystemd ' pkg_cv_UDEV_CFLAGS= pkg_cv_UDEV_LIBS='-ludev ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/build-aux/missing aclocal-1.13' ADDR2LINE='/usr/bin/addr2line' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' APPARMOR_CFLAGS='' APPARMOR_LIBS='' APPLE_UNIVERSAL_BUILD='0' AR='i686-uhu-linux-ar' ARFLAGS='cru' AS='as' ASM_SYMBOL_PREFIX='""' ATTR_CFLAGS='' ATTR_LIBS='-lattr' AUDIT_CFLAGS='' AUDIT_LIBS='-laudit' AUGPARSE='/usr/bin/augparse' AUTOCONF='${SHELL} /var/uhubuild/work/compile/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/build-aux/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/build-aux/missing automake-1.13' AVAHI_CFLAGS='-D_REENTRANT ' AVAHI_LIBS='-lavahi-common -lavahi-client ' AWK='gawk' BHYVE='' BHYVECTL='' BHYVELOAD='' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' BLKID_CFLAGS='-I/usr/include/blkid -I/usr/include/uuid ' BLKID_LIBS='-lblkid ' BYTESWAP_H='' CAPNG_CFLAGS='' CAPNG_LIBS='' CC='i686-uhu-linux-gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' COLLIE='' CONFIG_INCLUDE='config.h' COVERAGE_CFLAGS='' COVERAGE_LDFLAGS='' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CURL_CFLAGS='-DCURL_DISABLE_TYPECHECK ' CURL_LIBS='-lcurl ' CYGPATH_W='echo' CYGWIN_EXTRA_LDFLAGS='' CYGWIN_EXTRA_LIBADD='' DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' DBUS_LIBS='-ldbus-1 ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVMAPPER_CFLAGS='' DEVMAPPER_LIBS='-ldevmapper ' DLLTOOL='dlltool' DLOPEN_LIBS='-ldl' DMIDECODE='dmidecode' DMSETUP='/sbin/dmsetup' DNSMASQ='dnsmasq' DRIVER_MODULE_LDFLAGS='-export-dynamic' DRIVER_MODULE_LIBS='-ldl' DSYMUTIL='' DTRACE='' DUMPBIN='' EBTABLES_PATH='/sbin/ebtables' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENABLE_DEBUG_FALSE='#' ENABLE_DEBUG_TRUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXECINFO_H='' EXEEXT='' FGREP='/bin/grep -F' FLOAT_H='' FNMATCH_H='' FUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse ' FUSE_LIBS='-lfuse -pthread ' GETADDRINFO_LIB='' GETHOSTNAME_LIB='' GETTEXT_CPPFLAGS='' GETTEXT_MACRO_VERSION='0.17' GLIBC21='yes' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lglib-2.0 ' GLUSTERFS_CFLAGS='' GLUSTERFS_LIBS='' GLUSTER_CLI='' GL_COND_LIBTOOL_FALSE='#' GL_COND_LIBTOOL_TRUE='' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_BYTESWAP_H_FALSE='' GL_GENERATE_BYTESWAP_H_TRUE='#' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='#' GL_GENERATE_EXECINFO_H_FALSE='' GL_GENERATE_EXECINFO_H_TRUE='#' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='#' GL_GENERATE_FNMATCH_H_FALSE='' GL_GENERATE_FNMATCH_H_TRUE='#' GL_GENERATE_NETINET_IN_H_FALSE='' GL_GENERATE_NETINET_IN_H_TRUE='#' GL_GENERATE_NET_IF_H_FALSE='' GL_GENERATE_NET_IF_H_TRUE='#' GL_GENERATE_PTHREAD_H_FALSE='' GL_GENERATE_PTHREAD_H_TRUE='#' GL_GENERATE_SCHED_H_FALSE='' GL_GENERATE_SCHED_H_TRUE='#' GL_GENERATE_STDALIGN_H_FALSE='#' GL_GENERATE_STDALIGN_H_TRUE='' GL_GENERATE_STDARG_H_FALSE='' GL_GENERATE_STDARG_H_TRUE='#' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='#' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='#' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNULIB_ACCEPT4='0' GNULIB_ACCEPT='1' GNULIB_ACOSF='0' GNULIB_ACOSL='0' GNULIB_ASINF='0' GNULIB_ASINL='0' GNULIB_ATAN2F='0' GNULIB_ATANF='0' GNULIB_ATANL='0' GNULIB_ATOLL='0' GNULIB_BIND='1' GNULIB_BTOWC='1' GNULIB_CALLOC_POSIX='1' GNULIB_CANONICALIZE_FILE_NAME='1' GNULIB_CBRT='0' GNULIB_CBRTF='0' GNULIB_CBRTL='0' GNULIB_CEIL='0' GNULIB_CEILF='0' GNULIB_CEILL='0' GNULIB_CHDIR='0' GNULIB_CHOWN='1' GNULIB_CLOSE='1' GNULIB_CONNECT='1' GNULIB_COPYSIGN='0' GNULIB_COPYSIGNF='0' GNULIB_COPYSIGNL='0' GNULIB_COSF='0' GNULIB_COSHF='0' GNULIB_COSL='0' GNULIB_DPRINTF='0' GNULIB_DUP2='1' GNULIB_DUP3='0' GNULIB_DUP='IN_LIBVIRT_GNULIB_TESTS' GNULIB_DUPLOCALE='0' GNULIB_ENVIRON='1' GNULIB_EUIDACCESS='0' GNULIB_EXP2='0' GNULIB_EXP2F='0' GNULIB_EXP2L='0' GNULIB_EXPF='0' GNULIB_EXPL='0' GNULIB_EXPM1='0' GNULIB_EXPM1F='0' GNULIB_EXPM1L='0' GNULIB_FABSF='0' GNULIB_FABSL='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='0' GNULIB_FCHMODAT='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='1' GNULIB_FCNTL='1' GNULIB_FDATASYNC='1' GNULIB_FDOPEN='IN_LIBVIRT_GNULIB_TESTS' GNULIB_FFLUSH='1' GNULIB_FFS='1' GNULIB_FFSL='1' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FLOOR='0' GNULIB_FLOORF='0' GNULIB_FLOORL='0' GNULIB_FMA='0' GNULIB_FMAF='0' GNULIB_FMAL='0' GNULIB_FMOD='0' GNULIB_FMODF='0' GNULIB_FMODL='0' GNULIB_FOPEN='0' GNULIB_FORKPTY='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='1' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREAD='1' GNULIB_FREOPEN='0' GNULIB_FREXP='0' GNULIB_FREXPF='0' GNULIB_FREXPL='0' GNULIB_FSCANF='1' GNULIB_FSEEK='1' GNULIB_FSEEKO='1' GNULIB_FSTAT='1' GNULIB_FSTATAT='0' GNULIB_FSYNC='1' GNULIB_FTELL='1' GNULIB_FTELLO='1' GNULIB_FTRUNCATE='IN_LIBVIRT_GNULIB_TESTS' GNULIB_FUTIMENS='0' GNULIB_FWRITE='1' GNULIB_GETADDRINFO='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='1' GNULIB_GETDELIM='1' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='1' GNULIB_GETGROUPS='1' GNULIB_GETHOSTNAME='1' GNULIB_GETLINE='1' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='IN_LIBVIRT_GNULIB_TESTS' GNULIB_GETPEERNAME='1' GNULIB_GETSOCKNAME='1' GNULIB_GETSOCKOPT='IN_LIBVIRT_GNULIB_TESTS' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='1' GNULIB_GETUSERSHELL='0' GNULIB_GRANTPT='IN_LIBVIRT_GNULIB_TESTS' GNULIB_GROUP_MEMBER='0' GNULIB_HYPOT='0' GNULIB_HYPOTF='0' GNULIB_HYPOTL='0' GNULIB_ILOGB='0' GNULIB_ILOGBF='0' GNULIB_ILOGBL='0' GNULIB_IMAXABS='0' GNULIB_IMAXDIV='0' GNULIB_INET_NTOP='1' GNULIB_INET_PTON='1' GNULIB_IOCTL='1' GNULIB_ISATTY='1' GNULIB_ISFINITE='0' GNULIB_ISINF='0' GNULIB_ISNAN='0' GNULIB_ISNAND='0' GNULIB_ISNANF='0' GNULIB_ISNANL='0' GNULIB_ISWBLANK='0' GNULIB_ISWCTYPE='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='0' GNULIB_LDEXPF='0' GNULIB_LDEXPL='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LISTEN='1' GNULIB_LOCALECONV='1' GNULIB_LOG10='0' GNULIB_LOG10F='0' GNULIB_LOG10L='0' GNULIB_LOG1P='0' GNULIB_LOG1PF='0' GNULIB_LOG1PL='0' GNULIB_LOG2='0' GNULIB_LOG2F='0' GNULIB_LOG2L='0' GNULIB_LOG='0' GNULIB_LOGB='0' GNULIB_LOGBF='0' GNULIB_LOGBL='0' GNULIB_LOGF='0' GNULIB_LOGL='0' GNULIB_LSEEK='1' GNULIB_LSTAT='1' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='1' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MBTOWC='1' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_MKDIRAT='0' GNULIB_MKDTEMP='1' GNULIB_MKFIFO='0' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='1' GNULIB_MKOSTEMPS='1' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='1' GNULIB_MODF='0' GNULIB_MODFF='0' GNULIB_MODFL='0' GNULIB_NANOSLEEP='IN_LIBVIRT_GNULIB_TESTS' GNULIB_NL_LANGINFO='1' GNULIB_NONBLOCKING='1' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OPEN='1' GNULIB_OPENAT='0' GNULIB_OPENPTY='1' GNULIB_PCLOSE='0' GNULIB_PERROR='1' GNULIB_PIPE2='1' GNULIB_PIPE='1' GNULIB_POLL='1' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='1' GNULIB_POSIX_SPAWN='0' GNULIB_POSIX_SPAWNATTR_DESTROY='IN_LIBVIRT_GNULIB_TESTS' GNULIB_POSIX_SPAWNATTR_GETFLAGS='0' GNULIB_POSIX_SPAWNATTR_GETPGROUP='0' GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM='0' GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY='0' GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT='0' GNULIB_POSIX_SPAWNATTR_GETSIGMASK='0' GNULIB_POSIX_SPAWNATTR_INIT='IN_LIBVIRT_GNULIB_TESTS' GNULIB_POSIX_SPAWNATTR_SETFLAGS='IN_LIBVIRT_GNULIB_TESTS' GNULIB_POSIX_SPAWNATTR_SETPGROUP='0' GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM='0' GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY='0' GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT='0' GNULIB_POSIX_SPAWNATTR_SETSIGMASK='IN_LIBVIRT_GNULIB_TESTS' GNULIB_POSIX_SPAWNP='IN_LIBVIRT_GNULIB_TESTS' GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='IN_LIBVIRT_GNULIB_TESTS' GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='IN_LIBVIRT_GNULIB_TESTS' GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='IN_LIBVIRT_GNULIB_TESTS' GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY='IN_LIBVIRT_GNULIB_TESTS' GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT='IN_LIBVIRT_GNULIB_TESTS' GNULIB_POWF='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PSELECT='0' GNULIB_PTHREAD_SIGMASK='1' GNULIB_PTSNAME='IN_LIBVIRT_GNULIB_TESTS' GNULIB_PTSNAME_R='IN_LIBVIRT_GNULIB_TESTS' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='IN_LIBVIRT_GNULIB_TESTS' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_RAISE='1' GNULIB_RANDOM='0' GNULIB_RANDOM_R='1' GNULIB_RAWMEMCHR='1' GNULIB_READ='IN_LIBVIRT_GNULIB_TESTS' GNULIB_READLINK='1' GNULIB_READLINKAT='0' GNULIB_REALLOC_POSIX='1' GNULIB_REALPATH='1' GNULIB_RECV='1' GNULIB_RECVFROM='0' GNULIB_REMAINDER='0' GNULIB_REMAINDERF='0' GNULIB_REMAINDERL='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_RINT='0' GNULIB_RINTF='0' GNULIB_RINTL='0' GNULIB_RMDIR='0' GNULIB_ROUND='0' GNULIB_ROUNDF='0' GNULIB_ROUNDL='0' GNULIB_RPMATCH='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='1' GNULIB_SELECT='1' GNULIB_SEND='1' GNULIB_SENDTO='0' GNULIB_SETENV='1' GNULIB_SETHOSTNAME='0' GNULIB_SETLOCALE='IN_LIBVIRT_GNULIB_TESTS' GNULIB_SETSOCKOPT='1' GNULIB_SHUTDOWN='0' GNULIB_SIGACTION='1' GNULIB_SIGNAL_H_SIGPIPE='1' GNULIB_SIGNBIT='IN_LIBVIRT_GNULIB_TESTS' GNULIB_SIGPROCMASK='1' GNULIB_SINF='0' GNULIB_SINHF='0' GNULIB_SINL='0' GNULIB_SLEEP='1' GNULIB_SNPRINTF='1' GNULIB_SOCKET='1' GNULIB_SPRINTF_POSIX='0' GNULIB_SQRTF='0' GNULIB_SQRTL='0' GNULIB_STAT='1' GNULIB_STDIO_H_NONBLOCKING='1' GNULIB_STDIO_H_SIGPIPE='1' GNULIB_STPCPY='1' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='1' GNULIB_STRDUP='1' GNULIB_STRERROR='1' GNULIB_STRERROR_R='1' GNULIB_STRNCAT='0' GNULIB_STRNDUP='1' GNULIB_STRNLEN='1' GNULIB_STRPBRK='0' GNULIB_STRPTIME='1' GNULIB_STRSEP='1' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOIMAX='0' GNULIB_STRTOK_R='1' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRTOUMAX='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='IN_LIBVIRT_GNULIB_TESTS' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='0' GNULIB_TANF='0' GNULIB_TANHF='0' GNULIB_TANL='0' GNULIB_TCGETSID='0' GNULIB_TIMEGM='1' GNULIB_TIME_R='1' GNULIB_TMPFILE='0' GNULIB_TOWCTRANS='0' GNULIB_TRUNC='0' GNULIB_TRUNCF='0' GNULIB_TRUNCL='0' GNULIB_TTYNAME_R='1' GNULIB_UNAME='1' GNULIB_UNISTD_H_NONBLOCKING='1' GNULIB_UNISTD_H_SIGPIPE='1' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='IN_LIBVIRT_GNULIB_TESTS' GNULIB_UNSETENV='IN_LIBVIRT_GNULIB_TESTS' GNULIB_USLEEP='1' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='1' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='1' GNULIB_VSPRINTF_POSIX='0' GNULIB_WAITPID='1' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='1' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='IN_LIBVIRT_GNULIB_TESTS' GNULIB_WCTOMB='IN_LIBVIRT_GNULIB_TESTS' GNULIB_WCTRANS='0' GNULIB_WCTYPE='0' GNULIB_WCWIDTH='0' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='IN_LIBVIRT_GNULIB_TESTS' GNULIB__EXIT='0' GNUTLS_CFLAGS='-I/usr/include/p11-kit-1 ' GNUTLS_LIBS='-lgnutls ' GREP='/bin/grep' HAL_CFLAGS='' HAL_LIBS='' HAVE_ACCEPT4='1' HAVE_ACOSF='1' HAVE_ACOSL='1' HAVE_ARPA_INET_H='1' HAVE_ASINF='1' HAVE_ASINL='1' HAVE_ATAN2F='1' HAVE_ATANF='1' HAVE_ATANL='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CBRT='1' HAVE_CBRTF='1' HAVE_CBRTL='1' HAVE_CHOWN='1' HAVE_COPYSIGN='1' HAVE_COPYSIGNL='1' HAVE_COSF='1' HAVE_COSHF='1' HAVE_COSL='1' HAVE_DECL_ACOSL='1' HAVE_DECL_ASINL='1' HAVE_DECL_ATANL='1' HAVE_DECL_CBRTF='1' HAVE_DECL_CBRTL='1' HAVE_DECL_CEILF='1' HAVE_DECL_CEILL='1' HAVE_DECL_COPYSIGNF='1' HAVE_DECL_COSL='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_EXP2='1' HAVE_DECL_EXP2F='1' HAVE_DECL_EXP2L='1' HAVE_DECL_EXPL='1' HAVE_DECL_EXPM1L='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FLOORF='1' HAVE_DECL_FLOORL='1' HAVE_DECL_FPURGE='0' HAVE_DECL_FREEADDRINFO='1' HAVE_DECL_FREXPL='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GAI_STRERROR='1' HAVE_DECL_GETADDRINFO='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETNAMEINFO='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_INET_NTOP='1' HAVE_DECL_INET_PTON='1' HAVE_DECL_LDEXPL='1' HAVE_DECL_LOCALTIME_R='1' HAVE_DECL_LOG10L='1' HAVE_DECL_LOG2='1' HAVE_DECL_LOG2F='1' HAVE_DECL_LOG2L='1' HAVE_DECL_LOGB='1' HAVE_DECL_LOGL='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_REMAINDER='1' HAVE_DECL_REMAINDERL='1' HAVE_DECL_RINTF='1' HAVE_DECL_ROUND='1' HAVE_DECL_ROUNDF='1' HAVE_DECL_ROUNDL='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SINL='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_SQRTL='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNCASECMP='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOIMAX='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_STRTOUMAX='1' HAVE_DECL_TANL='1' HAVE_DECL_TCGETSID='1' HAVE_DECL_TRUNC='1' HAVE_DECL_TRUNCF='1' HAVE_DECL_TRUNCL='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_DUPLOCALE='1' HAVE_EUIDACCESS='1' HAVE_EXPF='1' HAVE_EXPL='1' HAVE_EXPM1='1' HAVE_EXPM1F='1' HAVE_FABSF='1' HAVE_FABSL='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FDATASYNC='1' HAVE_FEATURES_H='1' HAVE_FFS='1' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FIREWALLD_FALSE='#' HAVE_FIREWALLD_TRUE='' HAVE_FMA='1' HAVE_FMAF='1' HAVE_FMAL='1' HAVE_FMODF='1' HAVE_FMODL='1' HAVE_FORKPTY='1' HAVE_FREXPF='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GLIBC_RPCGEN_FALSE='#' HAVE_GLIBC_RPCGEN_TRUE='' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_HYPOTF='1' HAVE_HYPOTL='1' HAVE_ILOGB='1' HAVE_ILOGBF='1' HAVE_ILOGBL='1' HAVE_INTTYPES_H='1' HAVE_ISNAND='1' HAVE_ISNANF='1' HAVE_ISNANL='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LANGINFO_CODESET='1' HAVE_LANGINFO_ERA='1' HAVE_LANGINFO_H='1' HAVE_LANGINFO_T_FMT_AMPM='1' HAVE_LANGINFO_YESEXPR='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LDEXPF='1' HAVE_LIBNL_FALSE='#' HAVE_LIBNL_TRUE='' HAVE_LIBTASN1_FALSE='#' HAVE_LIBTASN1_TRUE='' HAVE_LIBUTIL_H='0' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LOG10F='1' HAVE_LOG10L='1' HAVE_LOG1P='1' HAVE_LOG1PF='1' HAVE_LOG1PL='1' HAVE_LOGBF='1' HAVE_LOGBL='1' HAVE_LOGF='1' HAVE_LOGL='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MODFF='1' HAVE_MODFL='1' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='1' HAVE_NETDB_H='1' HAVE_NETINET_IN_H='' HAVE_NET_IF_H='' HAVE_NL_LANGINFO='1' HAVE_NUMAD_FALSE='' HAVE_NUMAD_TRUE='#' HAVE_OPENAT='1' HAVE_OPENPTY='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POLL='1' HAVE_POLL_H='1' HAVE_POPEN='1' HAVE_POSIX_OPENPT='1' HAVE_POSIX_SIGNALBLOCKING='1' HAVE_POSIX_SPAWN='1' HAVE_POSIX_SPAWNATTR_T='1' HAVE_POSIX_SPAWN_FILE_ACTIONS_T='1' HAVE_POWF='1' HAVE_PREAD='1' HAVE_PSELECT='1' HAVE_PTHREAD_H='1' HAVE_PTHREAD_SIGMASK='1' HAVE_PTHREAD_SPINLOCK_T='1' HAVE_PTHREAD_T='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PTY_H='1' HAVE_PWRITE='1' HAVE_RAISE='1' HAVE_RANDOM='1' HAVE_RANDOM_H='0' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALPATH='1' HAVE_REMAINDER='1' HAVE_REMAINDERF='1' HAVE_RENAMEAT='1' HAVE_RINT='1' HAVE_RINTL='1' HAVE_RPCGEN_FALSE='#' HAVE_RPCGEN_TRUE='' HAVE_RPMATCH='1' HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0' HAVE_SA_FAMILY_T='1' HAVE_SCHED_H='' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SIGACTION='1' HAVE_SIGHANDLER_T='1' HAVE_SIGINFO_T='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='1' HAVE_SINF='1' HAVE_SINHF='1' HAVE_SINL='1' HAVE_SLEEP='1' HAVE_SPAWN_H='1' HAVE_SQRTF='1' HAVE_SQRTL='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASECMP='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRINGS_H='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_ADDRINFO='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SCHED_PARAM='' HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' HAVE_STRUCT_SOCKADDR_STORAGE='1' HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRUCT_UTSNAME='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_IOCTL_H='1' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_SELECT_H='1' HAVE_SYS_SOCKET_H='1' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_SYS_UIO_H='1' HAVE_SYS_UTSNAME_H='1' HAVE_TANF='1' HAVE_TANHF='1' HAVE_TANL='1' HAVE_TERMIOS_H='1' HAVE_TIMEGM='1' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_UNAME='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_UTIL_H='0' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='1' HAVE_WCTYPE_H='1' HAVE_WCTYPE_T='1' HAVE_WINSOCK2_H='0' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE_WS2TCPIP_H='0' HAVE_XLOCALE_H='1' HAVE__BOOL='1' HAVE__EXIT='1' HOSTENT_LIB='' HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html' IFCONFIG_PATH='' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INET_NTOP_LIB='' INET_PTON_LIB='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT32_MAX_LT_INTMAX_MAX='1' INT64_MAX_EQ_LONG_MAX='0' INTLLIBS='' INTL_MACOSX_LIBS='' IP6TABLES_PATH='/sbin/ip6tables' IPTABLES_PATH='/sbin/iptables' IP_PATH='/sbin/ip' ISCSIADM='' LD='/usr/bin/ld' LDEXP_LIBM='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBMULTITHREAD='-lpthread' LIBNL_CFLAGS='-I/usr/include/libnl3 -I/usr/include/libnl3 ' LIBNL_LIBS='-lnl-3 -lnl-route-3 -lnl-3 ' LIBNL_ROUTE3_CFLAGS='-I/usr/include/libnl3 ' LIBNL_ROUTE3_LIBS='-lnl-route-3 -lnl-3 ' LIBOBJS='' LIBPARTED_CFLAGS='' LIBPARTED_LIBS='-lparted ' LIBPCAP_CFLAGS='-I/usr/include' LIBPCAP_LIBS='-L/usr/lib -lpcap' LIBPTH='' LIBPTH_PREFIX='' LIBRBD_LIBS='' LIBS='-ldl ' LIBSOCKET='' LIBTESTS_LIBDEPS='' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBVIRT_INIT_SCRIPT_RED_HAT_FALSE='' LIBVIRT_INIT_SCRIPT_RED_HAT_TRUE='#' LIBVIRT_INIT_SCRIPT_SYSTEMD_FALSE='' LIBVIRT_INIT_SCRIPT_SYSTEMD_TRUE='#' LIBVIRT_INIT_SCRIPT_UPSTART_FALSE='' LIBVIRT_INIT_SCRIPT_UPSTART_TRUE='#' LIBVIRT_LXC_SYMBOL_FILE='$(srcdir)/libvirt_lxc.syms' LIBVIRT_MAJOR_VERSION='1' LIBVIRT_MICRO_VERSION='5' LIBVIRT_MINOR_VERSION='2' LIBVIRT_NODELETE='-Wl,-z -Wl,nodelete' LIBVIRT_QEMU_SYMBOL_FILE='$(srcdir)/libvirt_qemu.syms' LIBVIRT_SONUM='0' LIBVIRT_SYMBOL_FILE='libvirt.syms' LIBVIRT_VERSION='1.2.5' LIBVIRT_VERSION_INFO='1002:5:1002' LIBVIRT_VERSION_NUMBER='1002005' LIBXENSERVER_CFLAGS='' LIBXENSERVER_LIBS='' LIBXL_CFLAGS='' LIBXL_LIBS='' LIBXML_CFLAGS='-I/usr/include/libxml2 ' LIBXML_LIBS='-lxml2 ' LIB_CLOCK_GETTIME='' LIB_CRYPTO='' LIB_EXECINFO='' LIB_FDATASYNC='' LIB_NANOSLEEP='' LIB_POLL='' LIB_POSIX_SPAWN='' LIB_PTHREAD='-lpthread' LIB_PTHREAD_SIGMASK='-lpthread' LIB_SELECT='' LIPO='' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/gnulib/lib"' LOCALE_FR='fr_FR' LOCALE_FR_UTF8='fr_FR.UTF-8' LOCALE_JA='ja_JP' LOCALE_TR_UTF8='tr_TR.UTF-8' LOCALE_ZH_CN='zh_CN.GB18030' LOCK_CHECKING_CFLAGS='' LTALLOCA='' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' LVCHANGE='/sbin/lvchange' LVCREATE='/sbin/lvcreate' LVREMOVE='/sbin/lvremove' LVS='/sbin/lvs' LV_LIBTOOL_OBJDIR='.libs' MAKEINFO='${SHELL} /var/uhubuild/work/compile/build-aux/missing makeinfo' MANIFEST_TOOL=':' MINGW_EXTRA_LDFLAGS='' MKDIR_P='/bin/mkdir -p' MKFS='/sbin/mkfs' MODPROBE='/sbin/modprobe' MOUNT='/bin/mount' MSCOM_LIBS='' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NETCF_CFLAGS='' NETCF_LIBS='' NETINET_IN_H='' NET_IF_H='' NET_IF_LIB='' NEXT_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' NEXT_AS_FIRST_DIRECTIVE_MATH_H='' NEXT_AS_FIRST_DIRECTIVE_NETDB_H='' NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H='' NEXT_AS_FIRST_DIRECTIVE_NET_IF_H='' NEXT_AS_FIRST_DIRECTIVE_POLL_H='' NEXT_AS_FIRST_DIRECTIVE_PTHREAD_H='' NEXT_AS_FIRST_DIRECTIVE_PTY_H='' NEXT_AS_FIRST_DIRECTIVE_SCHED_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_SPAWN_H='' NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UTSNAME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='' NEXT_AS_FIRST_DIRECTIVE_TERMIOS_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_INTTYPES_H='' NEXT_LANGINFO_H='' NEXT_LOCALE_H='' NEXT_MATH_H='' NEXT_NETDB_H='' NEXT_NETINET_IN_H='' NEXT_NET_IF_H='' NEXT_POLL_H='' NEXT_PTHREAD_H='' NEXT_PTY_H='' NEXT_SCHED_H='' NEXT_SIGNAL_H='' NEXT_SPAWN_H='' NEXT_STDARG_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRINGS_H='' NEXT_STRING_H='' NEXT_SYS_IOCTL_H='' NEXT_SYS_SELECT_H='' NEXT_SYS_SOCKET_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIME_H='' NEXT_SYS_TYPES_H='' NEXT_SYS_UIO_H='' NEXT_SYS_UTSNAME_H='' NEXT_SYS_WAIT_H='' NEXT_TERMIOS_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' NM='/usr/bin/nm -B' NMEDIT='' NO_INDIRECT_LDFLAGS='-Wl,--no-copy-dt-needed-entries' NUMACTL_CFLAGS='' NUMACTL_LIBS='' NUMAD='' OBJDUMP='objdump' OBJEXT='o' OPENWSMAN_CFLAGS='' OPENWSMAN_LIBS='' OTOOL64='' OTOOL='' OVSVSCTL='ovs-vsctl' PACKAGE='libvirt' PACKAGE_BUGREPORT='libvir-list@redhat.com' PACKAGE_NAME='libvirt' PACKAGE_STRING='libvirt 1.2.5' PACKAGE_TARNAME='libvirt' PACKAGE_URL='http://libvirt.org' PACKAGE_VERSION='1.2.5' PARTED='/sbin/parted' PATH_SEPARATOR=':' PCIACCESS_CFLAGS='' PCIACCESS_LIBS='-lpciaccess ' PERL='/usr/bin/perl' PIE_CFLAGS='-fPIE -DPIE' PIE_LDFLAGS='-pie' PKCHECK_PATH='/usr/bin/pkcheck' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POLKIT_AUTH='' POLKIT_CFLAGS='' POLKIT_LIBS='' POSIX_SHELL='/bin/sh' POSIX_SPAWN_PORTED_FALSE='#' POSIX_SPAWN_PORTED_TRUE='' POSUB='po' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PREFERABLY_POSIX_SHELL='/bin/sh' PRIPTR_PREFIX='""' PRI_MACROS_BROKEN='0' PTHREAD_H='' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' PTY_LIB='-lutil' PVCREATE='/sbin/pvcreate' PVREMOVE='/sbin/pvremove' PVS='/sbin/pvs' PYTHON='/usr/bin/python2' QEMU='' RADVD='radvd' RANLIB='ranlib' READLINE_CFLAGS='' READLINE_LIBS='-lreadline' RELRO_LDFLAGS='-Wl,-z -Wl,relro -Wl,-z -Wl,now' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CBRTF='0' REPLACE_CBRTL='0' REPLACE_CEIL='0' REPLACE_CEILF='0' REPLACE_CEILL='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_DUPLOCALE='0' REPLACE_EXP2='0' REPLACE_EXP2L='0' REPLACE_EXPM1='0' REPLACE_EXPM1F='0' REPLACE_FABSL='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='1' REPLACE_FCNTL='1' REPLACE_FDOPEN='0' REPLACE_FFLUSH='1' REPLACE_FLOOR='0' REPLACE_FLOORF='0' REPLACE_FLOORL='0' REPLACE_FMA='0' REPLACE_FMAF='0' REPLACE_FMAL='0' REPLACE_FMOD='0' REPLACE_FMODF='0' REPLACE_FMODL='0' REPLACE_FOPEN='0' REPLACE_FORKPTY='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FREXP='0' REPLACE_FREXPF='0' REPLACE_FREXPL='0' REPLACE_FSEEK='1' REPLACE_FSEEKO='1' REPLACE_FSTAT='0' REPLACE_FSTATAT='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_FUTIMENS='0' REPLACE_GAI_STRERROR='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETTIMEOFDAY='0' REPLACE_GMTIME='0' REPLACE_HUGE_VAL='0' REPLACE_HYPOT='0' REPLACE_HYPOTF='0' REPLACE_HYPOTL='0' REPLACE_ILOGB='0' REPLACE_ILOGBF='0' REPLACE_INET_NTOP='0' REPLACE_INET_PTON='0' REPLACE_IOCTL='1' REPLACE_ISATTY='0' REPLACE_ISFINITE='0' REPLACE_ISINF='0' REPLACE_ISNAN='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='0' REPLACE_ITOLD='0' REPLACE_LCHOWN='0' REPLACE_LDEXPL='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALECONV='0' REPLACE_LOCALTIME='0' REPLACE_LOCALTIME_R='0' REPLACE_LOG10='0' REPLACE_LOG10F='0' REPLACE_LOG10L='0' REPLACE_LOG1P='0' REPLACE_LOG1PF='0' REPLACE_LOG1PL='0' REPLACE_LOG2='0' REPLACE_LOG2F='0' REPLACE_LOG2L='0' REPLACE_LOG='0' REPLACE_LOGB='0' REPLACE_LOGBF='0' REPLACE_LOGBL='0' REPLACE_LOGF='0' REPLACE_LOGL='0' REPLACE_LSEEK='0' REPLACE_LSTAT='0' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='1' REPLACE_MODF='0' REPLACE_MODFF='0' REPLACE_MODFL='0' REPLACE_NAN='0' REPLACE_NANOSLEEP='0' REPLACE_NL_LANGINFO='0' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='0' REPLACE_OPENAT='0' REPLACE_OPENPTY='0' REPLACE_PERROR='0' REPLACE_POLL='0' REPLACE_POPEN='0' REPLACE_POSIX_SPAWN='0' REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='0' REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='0' REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PSELECT='0' REPLACE_PTHREAD_SIGMASK='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_RAISE='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMAINDER='0' REPLACE_REMAINDERF='0' REPLACE_REMAINDERL='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_ROUND='0' REPLACE_ROUNDF='0' REPLACE_ROUNDL='0' REPLACE_SELECT='0' REPLACE_SETENV='0' REPLACE_SETLOCALE='0' REPLACE_SIGNBIT='0' REPLACE_SIGNBIT_USING_GCC='1' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_SQRTL='0' REPLACE_STAT='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERROR_R='1' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOIMAX='0' REPLACE_STRTOK_R='0' REPLACE_STRTOUMAX='0' REPLACE_STRUCT_LCONV='0' REPLACE_STRUCT_TIMEVAL='0' REPLACE_SYMLINK='0' REPLACE_TIMEGM='0' REPLACE_TMPFILE='0' REPLACE_TOWLOWER='0' REPLACE_TRUNC='0' REPLACE_TRUNCF='0' REPLACE_TRUNCL='0' REPLACE_TTYNAME_R='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' RMMOD='/sbin/rmmod' RPCGEN='/usr/bin/rpcgen' SANLOCK_CFLAGS='' SANLOCK_LIBS='' SASL_CFLAGS='' SASL_LIBS='-lsasl2' SCHED_H='' SCRUB='scrub' SED='/bin/sed' SELINUX_CFLAGS='' SELINUX_LIBS='' SERVENT_LIB='' SET_MAKE='' SHELL='/bin/sh' SHOWMOUNT='' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' SSH2_CFLAGS='' SSH2_LIBS='-lssh2 ' STATIC_BINARIES='' STDALIGN_H='stdalign.h' STDARG_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='strip' SYSTEMD_DAEMON_CFLAGS='' SYSTEMD_DAEMON_LIBS='-lsystemd ' SYS_IOCTL_H_HAVE_WINSOCK2_H='0' SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TC='tc' TIME_H_DEFINES_STRUCT_TIMESPEC='1' UDEVADM='/usr/bin/udevadm' UDEVSETTLE='/usr/bin/udevsettle' UDEV_CFLAGS='' UDEV_LIBS='-ludev ' UINT32_MAX_LT_UINTMAX_MAX='1' UINT64_MAX_EQ_ULONG_MAX='0' UMOUNT='/bin/umount' UNDEFINE_STRTOK_R='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' USE_NLS='yes' VERSION='1.2.5' VERSION_SCRIPT_FLAGS='-Wl,--version-script=' VGCHANGE='/sbin/vgchange' VGCREATE='/sbin/vgcreate' VGREMOVE='/sbin/vgremove' VGS='/sbin/vgs' VGSCAN='/sbin/vgscan' VIRSH_LIBS=' -lreadline' VIR_CHRDEV_LOCK_FILE_PATH_FALSE='#' VIR_CHRDEV_LOCK_FILE_PATH_TRUE='' VIR_TEST_EXPENSIVE_DEFAULT='1' WARN_CFLAGS=' -W -Waddress -Waggressive-loop-optimizations -Wall -Warray-bounds -Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnormalized=nfc -Wold-style-declaration -Wold-style-definition -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wswitch -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 -fdiagnostics-show-option -funit-at-a-time -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const' WCHAR_T_SUFFIX='' WIN32_EXTRA_CFLAGS='' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINDRES='' WINT_T_SUFFIX='' WIRESHARK='' WITH_APPARMOR_FALSE='' WITH_APPARMOR_PROFILES_FALSE='' WITH_APPARMOR_PROFILES_TRUE='#' WITH_APPARMOR_TRUE='#' WITH_ATOMIC_OPS_PTHREAD_FALSE='' WITH_ATOMIC_OPS_PTHREAD_TRUE='#' WITH_ATTR_FALSE='#' WITH_ATTR_TRUE='' WITH_AUDIT_FALSE='#' WITH_AUDIT_TRUE='' WITH_AVAHI_FALSE='#' WITH_AVAHI_TRUE='' WITH_BHYVE_FALSE='' WITH_BHYVE_TRUE='#' WITH_BLKID_FALSE='#' WITH_BLKID_TRUE='' WITH_BRIDGE_FALSE='#' WITH_BRIDGE_TRUE='' WITH_CAPNG_FALSE='' WITH_CAPNG_TRUE='#' WITH_CIL_FALSE='' WITH_CIL_TRUE='#' WITH_CURL_FALSE='#' WITH_CURL_TRUE='' WITH_DBUS_FALSE='#' WITH_DBUS_TRUE='' WITH_DRIVER_MODULES_FALSE='#' WITH_DRIVER_MODULES_TRUE='' WITH_DTRACE_PROBES_FALSE='' WITH_DTRACE_PROBES_TRUE='#' WITH_ESX_FALSE='#' WITH_ESX_TRUE='' WITH_EXPENSIVE_TESTS_FALSE='#' WITH_EXPENSIVE_TESTS_TRUE='' WITH_FREEBSD_FALSE='' WITH_FREEBSD_TRUE='#' WITH_FUSE_FALSE='#' WITH_FUSE_TRUE='' WITH_GLUSTERFS_FALSE='' WITH_GLUSTERFS_TRUE='#' WITH_GNUTLS_FALSE='#' WITH_GNUTLS_TRUE='' WITH_HAL_FALSE='' WITH_HAL_TRUE='#' WITH_HYPERV_FALSE='' WITH_HYPERV_TRUE='#' WITH_INTERFACE_FALSE='#' WITH_INTERFACE_TRUE='' WITH_LIBVIRTD_FALSE='#' WITH_LIBVIRTD_TRUE='' WITH_LIBXL_FALSE='' WITH_LIBXL_TRUE='#' WITH_LINUX_FALSE='#' WITH_LINUX_TRUE='' WITH_LXC_FALSE='#' WITH_LXC_TRUE='' WITH_MACVTAP_FALSE='' WITH_MACVTAP_TRUE='#' WITH_NETCF_FALSE='' WITH_NETCF_TRUE='#' WITH_NETWORK_FALSE='#' WITH_NETWORK_TRUE='' WITH_NODE_DEVICES_FALSE='#' WITH_NODE_DEVICES_TRUE='' WITH_NUMACTL_FALSE='' WITH_NUMACTL_TRUE='#' WITH_NWFILTER_FALSE='#' WITH_NWFILTER_TRUE='' WITH_OPENVZ_FALSE='#' WITH_OPENVZ_TRUE='' WITH_OPENWSMAN_FALSE='' WITH_OPENWSMAN_TRUE='#' WITH_PARALLELS_FALSE='' WITH_PARALLELS_TRUE='#' WITH_PCIACCESS_FALSE='#' WITH_PCIACCESS_TRUE='' WITH_PHYP_FALSE='#' WITH_PHYP_TRUE='' WITH_PM_UTILS_FALSE='#' WITH_PM_UTILS_TRUE='' WITH_POLKIT0_FALSE='' WITH_POLKIT0_TRUE='#' WITH_POLKIT1_FALSE='#' WITH_POLKIT1_TRUE='' WITH_POLKIT_FALSE='#' WITH_POLKIT_TRUE='' WITH_QEMU_FALSE='#' WITH_QEMU_TRUE='' WITH_READLINE_FALSE='#' WITH_READLINE_TRUE='' WITH_REMOTE_FALSE='#' WITH_REMOTE_TRUE='' WITH_SANLOCK_FALSE='' WITH_SANLOCK_TRUE='#' WITH_SASL1_FALSE='' WITH_SASL1_TRUE='#' WITH_SASL_FALSE='#' WITH_SASL_TRUE='' WITH_SECDRIVER_APPARMOR_FALSE='' WITH_SECDRIVER_APPARMOR_TRUE='#' WITH_SECDRIVER_SELINUX_FALSE='' WITH_SECDRIVER_SELINUX_TRUE='#' WITH_SECRETS_FALSE='#' WITH_SECRETS_TRUE='' WITH_SELINUX_FALSE='' WITH_SELINUX_TRUE='#' WITH_SSH2_FALSE='#' WITH_SSH2_TRUE='' WITH_STORAGE_DIR_FALSE='#' WITH_STORAGE_DIR_TRUE='' WITH_STORAGE_DISK_FALSE='#' WITH_STORAGE_DISK_TRUE='' WITH_STORAGE_FALSE='#' WITH_STORAGE_FS_FALSE='#' WITH_STORAGE_FS_TRUE='' WITH_STORAGE_GLUSTER_FALSE='' WITH_STORAGE_GLUSTER_TRUE='#' WITH_STORAGE_ISCSI_FALSE='' WITH_STORAGE_ISCSI_TRUE='#' WITH_STORAGE_LVM_FALSE='#' WITH_STORAGE_LVM_TRUE='' WITH_STORAGE_MPATH_FALSE='#' WITH_STORAGE_MPATH_TRUE='' WITH_STORAGE_RBD_FALSE='' WITH_STORAGE_RBD_TRUE='#' WITH_STORAGE_SCSI_FALSE='#' WITH_STORAGE_SCSI_TRUE='' WITH_STORAGE_SHEEPDOG_FALSE='' WITH_STORAGE_SHEEPDOG_TRUE='#' WITH_STORAGE_TRUE='' WITH_SYSCTL_FALSE='#' WITH_SYSCTL_TRUE='' WITH_SYSTEMD_DAEMON_FALSE='#' WITH_SYSTEMD_DAEMON_TRUE='' WITH_TESTS_FALSE='' WITH_TESTS_TRUE='#' WITH_TEST_FALSE='#' WITH_TEST_TRUE='' WITH_UDEV_FALSE='#' WITH_UDEV_TRUE='' WITH_UML_FALSE='#' WITH_UML_TRUE='' WITH_VBOX_FALSE='#' WITH_VBOX_TRUE='' WITH_VIRTUALPORT_FALSE='' WITH_VIRTUALPORT_TRUE='#' WITH_VMWARE_FALSE='#' WITH_VMWARE_TRUE='' WITH_VMX_FALSE='#' WITH_VMX_TRUE='' WITH_WIN_ICON_FALSE='' WITH_WIN_ICON_TRUE='#' WITH_WIRESHARK_DISSECTOR_FALSE='' WITH_WIRESHARK_DISSECTOR_TRUE='#' WITH_XENAPI_FALSE='' WITH_XENAPI_TRUE='#' WITH_XENXS_FALSE='' WITH_XENXS_TRUE='#' WITH_XEN_FALSE='' WITH_XEN_INOTIFY_FALSE='' WITH_XEN_INOTIFY_TRUE='#' WITH_XEN_TRUE='#' WITH_YAJL2_FALSE='#' WITH_YAJL2_TRUE='' WITH_YAJL_FALSE='#' WITH_YAJL_TRUE='' WS_DISSECTOR_CPPFLAGS=' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' XDR_CFLAGS='' XEN_CFLAGS='' XEN_LIBS='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS=' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format' XMLCATALOG='/usr/bin/xmlcatalog' XMLLINT='/usr/bin/xmllint' XML_CATALOG_FILE='/etc/xml/catalog' XSLTPROC='/usr/bin/xsltproc' YAJL_CFLAGS='' YAJL_LIBS='-lyajl' abs_aux_dir='/var/uhubuild/work/compile/build-aux' 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}' gl_LIBOBJS=' asnprintf.o fclose.o fcntl.o fflush.o fpurge.o fseek.o fseeko.o ioctl.o mktime.o printf-args.o printf-parse.o strerror_r.o vasnprintf.o' gl_LTLIBOBJS=' asnprintf.lo fclose.lo fcntl.lo fflush.lo fpurge.lo fseek.lo fseeko.lo ioctl.lo mktime.lo printf-args.lo printf-parse.lo strerror_r.lo vasnprintf.lo' gltests_LIBOBJS=' isnanl.o' gltests_LTLIBOBJS=' isnanl.lo' gltests_WITNESS='IN_LIBVIRT_GNULIB_TESTS' 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/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='${datarootdir}/emacs/site-lisp' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkglibexecdir='${libexecdir}/${PACKAGE}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ws_plugindir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libvirt" #define PACKAGE_TARNAME "libvirt" #define PACKAGE_VERSION "1.2.5" #define PACKAGE_STRING "libvirt 1.2.5" #define PACKAGE_BUGREPORT "libvir-list@redhat.com" #define PACKAGE_URL "http://libvirt.org" #define PACKAGE "libvirt" #define VERSION "1.2.5" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_FSEEKO 1 #define _FILE_OFFSET_BITS 64 #define _DARWIN_USE_64_BIT_INODE 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FEATURES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_UNISTD_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_GRP_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_XLOCALE_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_PTY_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_MALLOC_H 1 #define HAVE_SCHED_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MATH_H 1 #define HAVE_SPAWN_H 1 #define HAVE_SHUTDOWN 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define restrict __restrict #define HAVE_BTOWC 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_GETCWD 1 #define HAVE_READLINK 1 #define HAVE_REALPATH 1 #define HAVE_READLINKAT 1 #define HAVE_CHOWN 1 #define HAVE_FCHOWN 1 #define HAVE_FCNTL 1 #define HAVE_SYMLINK 1 #define HAVE_FFS 1 #define HAVE_FFSL 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_MBSRTOWCS 1 #define HAVE_MEMPCPY 1 #define HAVE_WMEMCHR 1 #define HAVE_WMEMCPY 1 #define HAVE_WMEMPCPY 1 #define HAVE___FPURGE 1 #define HAVE___FREADING 1 #define HAVE_FSYNC 1 #define HAVE_GETDELIM 1 #define HAVE_GETDTABLESIZE 1 #define HAVE___FSETLOCKING 1 #define HAVE_TCGETATTR 1 #define HAVE_TCSETATTR 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LSTAT 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MPROTECT 1 #define HAVE_GETGROUPLIST 1 #define HAVE_MKOSTEMP 1 #define HAVE_MKOSTEMPS 1 #define HAVE_NL_LANGINFO 1 #define HAVE_RECVMSG 1 #define HAVE_SENDMSG 1 #define HAVE_STRERROR_R 1 #define HAVE___XPG_STRERROR_R 1 #define HAVE_PIPE 1 #define HAVE_PIPE2 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SETENV 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SLEEP 1 #define HAVE_SNPRINTF 1 #define HAVE_STRDUP 1 #define HAVE_CATGETS 1 #define HAVE_STRNDUP 1 #define HAVE_STRPTIME 1 #define HAVE_LOCALTIME_R 1 #define HAVE_TIMEGM 1 #define HAVE_USLEEP 1 #define HAVE_WCRTOMB 1 #define HAVE_ISWCNTRL 1 #define HAVE_GETEGID 1 #define HAVE_FTRUNCATE 1 #define HAVE_NEWLOCALE 1 #define HAVE_SOCKETPAIR 1 #define HAVE_PTSNAME_R 1 #define HAVE_SHUTDOWN 1 #define HAVE_WCTOB 1 #define HAVE_CFMAKERAW 1 #define HAVE_FALLOCATE 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETMNTENT_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_GETUID 1 #define HAVE_KILL 1 #define HAVE_MMAP 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_PRLIMIT 1 #define HAVE_REGEXEC 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_SETGROUPS 1 #define HAVE_SETNS 1 #define HAVE_SETRLIMIT 1 #define HAVE_LANGINFO_CODESET 1 #define FUNC_REALPATH_WORKS 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_MBSTATE_T 1 #define HAVE_DECL_FSEEKO 1 #define FUNC_FFLUSH_STDIN 0 #define HAVE_DECL_FTELLO 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_DECL_INET_NTOP 1 #define HAVE_IPV4 1 #define HAVE_IPV6 1 #define HAVE_DECL_GETDELIM 1 #define GETGROUPS_T gid_t #define HAVE_DECL_GETLINE 1 #define HAVE_DECL_GETPASS 1 #define HAVE_DECL_FFLUSH_UNLOCKED 1 #define HAVE_DECL_FLOCKFILE 1 #define HAVE_DECL_FPUTS_UNLOCKED 1 #define HAVE_DECL_FUNLOCKFILE 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_WCHAR_T 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_DECL_ALARM 1 #define USER_LABEL_PREFIX #define PROMOTED_MODE_T mode_t #define HAVE_DECL_STRERROR_R 1 #define HAVE_SIGSET_T 1 #define HAVE_DECL_SETENV 1 #define HAVE_SEARCH_H 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE__BOOL 1 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRNDUP 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_TM_GMTOFF 1 #define HAVE_DECL_STRTOK_R 1 #define HAVE_DECL_TTYNAME_R 1 #define HAVE_WINT_T 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_SIG_ATOMIC_T 1 #define HAVE_INTTYPES_H 1 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define HAVE_LC_MESSAGES 1 #define HAVE_POSIX_SPAWN 1 #define HAVE_WORKING_POSIX_SPAWN 1 #define HAVE_DECL_UNSETENV 1 #define GNULIB_TEST_ACCEPT 1 #define HAVE_ALLOCA 1 #define GNULIB_TEST_BIND 1 #define GNULIB_TEST_BTOWC 1 #define HAVE_BYTESWAP_H 1 #define HAVE_CALLOC_POSIX 1 #define GNULIB_TEST_CALLOC_POSIX 1 #define GNULIB_CANONICALIZE_LGPL 1 #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 #define GNULIB_TEST_REALPATH 1 #define GNULIB_TEST_CHOWN 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_SETTIME 1 #define GNULIB_TEST_CLOEXEC 1 #define GNULIB_TEST_CLOSE 1 #define GNULIB_TEST_CONNECT 1 #define HAVE_DUP2 1 #define GNULIB_TEST_DUP2 1 #define GNULIB_TEST_ENVIRON 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_TEST_FCLOSE 1 #define GNULIB_TEST_FCNTL 1 #define GNULIB_TEST_FDATASYNC 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_FFLUSH 1 #define GNULIB_TEST_FFLUSH 1 #define GNULIB_TEST_FFSL 1 #define HAVE_DECL_FPURGE 0 #define GNULIB_TEST_FPURGE 1 #define GNULIB_TEST_FSEEK 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_TEST_FSEEKO 1 #define GNULIB_TEST_FSTAT 1 #define GNULIB_TEST_FSYNC 1 #define GNULIB_TEST_FTELL 1 #define GNULIB_TEST_FTELLO 1 #define HAVE_DECL_GAI_STRERROR 1 #define HAVE_DECL_GAI_STRERRORA 0 #define HAVE_DECL_GETADDRINFO 1 #define HAVE_DECL_FREEADDRINFO 1 #define HAVE_DECL_GETNAMEINFO 1 #define HAVE_STRUCT_ADDRINFO 1 #define GNULIB_TEST_GETADDRINFO 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETDELIM 1 #define GNULIB_TEST_GETDTABLESIZE 1 #define HAVE_GETGROUPS 1 #define GNULIB_TEST_GETGROUPS 1 #define HAVE_GETHOSTNAME 1 #define GNULIB_TEST_GETHOSTNAME 1 #define GNULIB_TEST_GETLINE 1 #define HAVE_GETPASS 1 #define GNULIB_TEST_GETPEERNAME 1 #define GNULIB_TEST_GETSOCKNAME 1 #define GETTIMEOFDAY_TIMEZONE struct timezone #define GNULIB_TEST_GETTIMEOFDAY 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_DECL_INET_NTOP 1 #define HAVE_DECL_INET_PTON 1 #define HAVE_IOCTL 1 #define GNULIB_TEST_IOCTL 1 #define GNULIB_TEST_ISATTY 1 #define GNULIB_TEST_LISTEN 1 #define GNULIB_TEST_LOCALECONV 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define GNULIB_LOCK 1 #define GNULIB_TEST_LSEEK 1 #define GNULIB_TEST_LSTAT 1 #define HAVE_MALLOC_POSIX 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MBSRTOWCS 1 #define GNULIB_TEST_MBTOWC 1 #define GNULIB_TEST_MEMCHR 1 #define HAVE_MKDTEMP 1 #define GNULIB_TEST_MKDTEMP 1 #define GNULIB_MKOSTEMP 1 #define GNULIB_TEST_MKOSTEMP 1 #define GNULIB_MKOSTEMPS 1 #define GNULIB_TEST_MKOSTEMPS 1 #define GNULIB_TEST_MKTIME 1 #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 #define GNULIB_TEST_NL_LANGINFO 1 #define GNULIB_TEST_NONBLOCKING 1 #define GNULIB_NONBLOCKING 1 #define GNULIB_TEST_OPEN 1 #define HAVE_DECL_OPENPTY 1 #define HAVE_OPENPTY 1 #define GNULIB_TEST_OPENPTY 1 #define _LINUX_SOURCE_COMPAT 1 #define GNULIB_TEST_PERROR 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYSCTL 1 #define HAVE_SYSINFO 1 #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1 #define GNULIB_TEST_PIPE 1 #define GNULIB_TEST_PIPE2 1 #define HAVE_POLL 1 #define GNULIB_TEST_POLL 1 #define GNULIB_TEST_POSIX_OPENPT 1 #define HAVE_PTHREAD_T 1 #define HAVE_PTHREAD_SPINLOCK_T 1 #define GNULIB_PTHREAD 1 #define GNULIB_TEST_PTHREAD_SIGMASK 1 #define HAVE_RAISE 1 #define GNULIB_TEST_RAISE 1 #define HAVE_STRUCT_RANDOM_DATA 1 #define HAVE_RANDOM_R 1 #define GNULIB_TEST_RANDOM_R 1 #define HAVE_RAWMEMCHR 1 #define GNULIB_TEST_RAWMEMCHR 1 #define GNULIB_TEST_READLINK 1 #define HAVE_REALLOC_POSIX 1 #define GNULIB_TEST_REALLOC_POSIX 1 #define GNULIB_TEST_RECV 1 #define GNULIB_TEST_SECURE_GETENV 1 #define GNULIB_TEST_SELECT 1 #define GNULIB_TEST_SEND 1 #define HAVE_GETSERVBYNAME 1 #define GNULIB_TEST_SETENV 1 #define GNULIB_TEST_SETSOCKOPT 1 #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 #define GNULIB_TEST_SIGACTION 1 #define GNULIB_SIGPIPE 1 #define GNULIB_TEST_SIGPROCMASK 1 #define HAVE_STDINT_H 1 #define HAVE_DECL_SLEEP 1 #define GNULIB_TEST_SLEEP 1 #define HAVE_SNPRINTF 1 #define GNULIB_TEST_SNPRINTF 1 #define GNULIB_SNPRINTF 1 #define GNULIB_TEST_SOCKET 1 #define GNULIB_TEST_STAT 1 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 #define GNULIB_FSCANF 1 #define GNULIB_SCANF 1 #define HAVE_STPCPY 1 #define GNULIB_TEST_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRNCASECMP 1 #define HAVE_STRCHRNUL 1 #define GNULIB_TEST_STRCHRNUL 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_STRERROR 1 #define GNULIB_TEST_STRERROR 1 #define GNULIB_TEST_STRERROR_R 1 #define GNULIB_TEST_STRNDUP 1 #define GNULIB_TEST_STRNLEN 1 #define GNULIB_TEST_STRPTIME 1 #define HAVE_STRSEP 1 #define GNULIB_TEST_STRSEP 1 #define HAVE_STRTOK_R 1 #define GNULIB_TEST_STRTOK_R 1 #define HAVE_SHUTDOWN 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_STRUCT_UTSNAME 1 #define HAVE_DECL_LOCALTIME_R 1 #define GNULIB_TEST_TIME_R 1 #define GNULIB_TEST_TIMEGM 1 #define HAVE_TTYNAME_R 1 #define HAVE_POSIXDECL_TTYNAME_R 1 #define GNULIB_TEST_TTYNAME_R 1 #define HAVE_UNAME 1 #define GNULIB_TEST_USLEEP 1 #define HAVE_VASPRINTF 1 #define GNULIB_TEST_VASPRINTF 1 #define HAVE_VSNPRINTF 1 #define GNULIB_TEST_VSNPRINTF 1 #define GNULIB_TEST_WAITPID 1 #define GNULIB_TEST_WCRTOMB 1 #define HAVE_TOWLOWER 1 #define HAVE_STDINT_H 1 #define GNULIB_TEST_DUP 1 #define GNULIB_TEST_FDOPEN 1 #define GNULIB_TEST_FTRUNCATE 1 #define HAVE_GETPAGESIZE 1 #define GNULIB_TEST_GETPAGESIZE 1 #define GNULIB_TEST_GETSOCKOPT 1 #define HAVE_GRANTPT 1 #define GNULIB_TEST_GRANTPT 1 #define HAVE_ISNAND_IN_LIBC 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define HAVE_ISNANF_IN_LIBC 1 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define LDBL_EXPBIT0_WORD 2 #define LDBL_EXPBIT0_BIT 0 #define LDBL_EXPBIT0_WORD 2 #define LDBL_EXPBIT0_BIT 0 #define HAVE_SETLOCALE 1 #define HAVE_USELOCALE 1 #define HAVE_MAP_ANONYMOUS 1 #define GNULIB_TEST_NANOSLEEP 1 #define HAVE_IF_NAMEINDEX 1 #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 #define GNULIB_TEST_POSIX_SPAWNP 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_PTSNAME 1 #define GNULIB_TEST_PTSNAME 1 #define GNULIB_TEST_PTSNAME_R 1 #define GNULIB_TEST_PUTENV 1 #define HAVE_MAP_ANONYMOUS 1 #define GNULIB_TEST_READ 1 #define GNULIB_TEST_SETLOCALE 1 #define GNULIB_TEST_SIGNBIT 1 #define HAVE_POSIX_SPAWNATTR_T 1 #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 #define HAVE_MAP_ANONYMOUS 1 #define GNULIB_TEST_SYMLINK 1 #define HAVE_PTHREAD_ATFORK 1 #define HAVE_UNLOCKPT 1 #define GNULIB_TEST_UNLOCKPT 1 #define HAVE_UNSETENV 1 #define GNULIB_TEST_UNSETENV 1 #define HAVE_WAITID 1 #define HAVE_DECL_WCTOB 1 #define GNULIB_TEST_WCTOB 1 #define GNULIB_TEST_WCTOMB 1 #define GNULIB_TEST_WRITE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define WORKING_PRAGMA_PUSH 1 #define lint 1 #define HAVE_LIBATTR 1 #define WITH_ATTR 1 #define HAVE_LIBAUDIT 1 #define WITH_AUDIT 1 #define WITH_AVAHI 1 #define WITH_BLKID 1 #define WITH_CURL 1 #define WITH_DBUS 1 #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 #define WITH_FUSE 1 #define WITH_PCIACCESS 1 #define HAVE_LIBREADLINE 1 #define WITH_READLINE 1 #define HAVE_LIBREADLINE 1 #define HAVE_LIBSASL2 1 #define WITH_SASL 1 #define WITH_SSH2 1 #define WITH_SYSTEMD_DAEMON 1 #define HAVE_SD_NOTIFY 1 #define WITH_UDEV 1 #define WITH_YAJL 1 #define WITH_YAJL2 1 #define HAVE_CPUID 1 #define SIZEOF_LONG 4 #define HAVE_PTHREAD_MUTEXATTR_INIT 1 #define HAVE_PWD_H 1 #define HAVE_PATHS_H 1 #define HAVE_REGEX_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_MNTENT_H 1 #define HAVE_NET_ETHERNET_H 1 #define HAVE_LINUX_MAGIC_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_LIBTASN1_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_DECL_HTOLE64 1 #define VIR_ATOMIC_OPS_GCC 1 #define HAVE_STRUCT_IFREQ 1 #define DMIDECODE "dmidecode" #define DNSMASQ "dnsmasq" #define RADVD "radvd" #define TC "tc" #define OVSVSCTL "ovs-vsctl" #define UDEVADM "/usr/bin/udevadm" #define UDEVSETTLE "/usr/bin/udevsettle" #define MODPROBE "/sbin/modprobe" #define RMMOD "/sbin/rmmod" #define SCRUB "scrub" #define ADDR2LINE "/usr/bin/addr2line" #define ENABLE_DEBUG /**/ #define IP_PATH "/sbin/ip" #define IPTABLES_PATH "/sbin/iptables" #define IP6TABLES_PATH "/sbin/ip6tables" #define EBTABLES_PATH "/sbin/ebtables" #define WITH_OPENVZ 1 #define WITH_VMWARE 1 #define VBOX_XPCOMC_DIR "" #define WITH_VBOX 1 #define WITH_QEMU 1 #define WITH_TEST 1 #define WITH_REMOTE 1 #define WITH_LIBVIRTD 1 #define HAVE_LINUX_KVM_H 1 #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1 #define HAVE_DECL_LOOP_CTL_GET_FREE 1 #define WITH_LXC 1 #define HAVE_LINUX_PARAM_H 1 #define HAVE_LINUX_SOCKIOS_H 1 #define HAVE_LINUX_IF_BRIDGE_H 1 #define HAVE_LINUX_IF_TUN_H 1 #define HAVE_XMLURI_QUERY_RAW /**/ #define HAVE_GNUTLS_CRYPTO_H 1 #define WITH_GNUTLS 1 #define PKCHECK_PATH "/usr/bin/pkcheck" #define WITH_POLKIT 1 #define WITH_POLKIT1 1 #define HAVE_FIREWALLD 1 #define VIR_CHRDEV_LOCK_FILE_PATH "/var/lock" #define HAVE_LIBPCAP 1 #define WITH_UML 1 #define WITH_PHYP 1 #define WITH_PM_UTILS 1 #define WITH_NETWORK 1 #define WITH_BRIDGE 1 #define WITH_SECRETS 1 #define WITH_STORAGE_DIR 1 #define WITH_STORAGE_FS 1 #define MOUNT "/bin/mount" #define UMOUNT "/bin/umount" #define MKFS "/sbin/mkfs" #define SHOWMOUNT "" #define WITH_STORAGE_LVM 1 #define PVCREATE "/sbin/pvcreate" #define VGCREATE "/sbin/vgcreate" #define LVCREATE "/sbin/lvcreate" #define PVREMOVE "/sbin/pvremove" #define VGREMOVE "/sbin/vgremove" #define LVREMOVE "/sbin/lvremove" #define LVCHANGE "/sbin/lvchange" #define VGCHANGE "/sbin/vgchange" #define VGSCAN "/sbin/vgscan" #define PVS "/sbin/pvs" #define VGS "/sbin/vgs" #define LVS "/sbin/lvs" #define ISCSIADM "iscsiadm" #define WITH_STORAGE_SCSI 1 #define WITH_STORAGE_MPATH 1 #define WITH_STORAGE_DISK 1 #define PARTED "/sbin/parted" #define DMSETUP "/sbin/dmsetup" #define HAVE_LIBDEVMAPPER_H 1 #define WITH_STORAGE 1 #define WITH_ESX 1 #define WITH_VMX 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define WITH_DRIVER_MODULES 1 #define WITH_NODE_DEVICES 1 #define WITH_NWFILTER 1 #define WITH_INTERFACE 1 #define QEMU_USER "root" #define QEMU_GROUP "root" #define HAVE_DECL_GET_VLAN_VID_CMD 1 #define HAVE_LIBNL3 1 #define HAVE_LIBNL 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_STRUCT_IFREQ_IFR_NEWNAME 1 #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1 #define HAVE_DECL_BRDGSFD 0 #define HAVE_DECL_BRDGADD 0 #define HAVE_DECL_BRDGDEL 0 #define HAVE_DECL_CPUSET_GETAFFINITY 0 #define STATIC_ANALYSIS 0 #define isbase64 libvirt_gl_isbase64 #define base64_encode libvirt_gl_base64_encode #define base64_encode_alloc libvirt_gl_base64_encode_alloc configure: exit 0