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 0.9.3, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-debug --with-libvirtd --without-avahi --with-xen --with-xen-inotify --without-openvz --with-lxc --without-vbox --without-uml --with-qemu --with-phyp --with-esx --with-network --with-storage-fs --with-storage-lvm --with-storage-iscsi --with-storage-disk --with-storage-mpath --without-numactl --without-selinux --with-udev --with-capng --with-polkit --with-sasl --with-macvtap --with-libpcap --enable-nls --with-python --with-yajl --without-netcf --without-audit --without-hal --without-sanlock --disable-static --docdir=/usr/share/doc/libvirt-0.9.3-r1 --with-remote --localstatedir=/var --with-remote-pid-file=/var/run/libvirtd.pid ## --------- ## ## Platform. ## ## --------- ## hostname = gentoo64 uname -m = x86_64 uname -r = 3.0.0-gentoo-amd64 uname -s = Linux uname -v = #18 SMP Sun Aug 21 17:12:58 WST 2011 /usr/bin/uname -p = AMD Athlon(tm) II X4 645 Processor /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/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 PATH: /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.4 PATH: /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.4 PATH: /usr/lib64/subversion/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3996: checking for a BSD-compatible install configure:4064: result: /usr/bin/install -c configure:4075: checking whether build environment is sane configure:4125: result: yes configure:4266: checking for a thread-safe mkdir -p configure:4305: result: /bin/mkdir -p configure:4319: checking for gawk configure:4335: found /usr/bin/gawk configure:4346: result: gawk configure:4357: checking whether make sets $(MAKE) configure:4379: result: yes configure:4460: checking whether to disable maintainer-specific portions of Makefiles configure:4469: result: yes configure:4509: checking build system type configure:4523: result: x86_64-pc-linux-gnu configure:4543: checking host system type configure:4556: result: x86_64-pc-linux-gnu configure:4648: checking for x86_64-pc-linux-gnu-gcc configure:4675: result: clang configure:4944: checking for C compiler version configure:4953: clang --version >&5 clang version 2.9 (tags/RELEASE_29/final) Target: x86_64-pc-linux-gnu Thread model: posix configure:4964: $? = 0 configure:4953: clang -v >&5 clang version 2.9 (tags/RELEASE_29/final) Target: x86_64-pc-linux-gnu Thread model: posix configure:4964: $? = 0 configure:4953: clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4964: $? = 1 configure:4953: clang -qversion >&5 clang: error: no input files configure:4964: $? = 1 configure:4984: checking whether the C compiler works configure:5006: clang -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5010: $? = 0 configure:5058: result: yes configure:5061: checking for C compiler default output file name configure:5063: result: a.out configure:5069: checking for suffix of executables configure:5076: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5080: $? = 0 configure:5102: result: configure:5124: checking whether we are cross compiling configure:5132: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5136: $? = 0 configure:5143: ./conftest configure:5147: $? = 0 configure:5162: result: no configure:5167: checking for suffix of object files configure:5189: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:5193: $? = 0 configure:5214: result: o configure:5218: checking whether we are using the GNU C compiler configure:5237: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:5237: $? = 0 configure:5246: result: yes configure:5255: checking whether clang accepts -g configure:5275: clang -c -g conftest.c >&5 configure:5275: $? = 0 configure:5316: result: yes configure:5333: checking for clang option to accept ISO C89 configure:5397: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:5397: $? = 0 configure:5410: result: none needed configure:5441: checking for style of include used by make configure:5469: result: GNU configure:5494: checking dependency style of clang configure:5604: result: gcc3 configure:5625: checking how to run the C preprocessor configure:5656: clang -E conftest.c configure:5656: $? = 0 configure:5670: clang -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:5670: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | /* end confdefs.h. */ | #include configure:5695: result: clang -E configure:5715: clang -E conftest.c configure:5715: $? = 0 configure:5729: clang -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:5729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | /* end confdefs.h. */ | #include configure:5765: checking for x86_64-pc-linux-gnu-gcc configure:5792: result: clang configure:6061: checking for C compiler version configure:6070: clang --version >&5 clang version 2.9 (tags/RELEASE_29/final) Target: x86_64-pc-linux-gnu Thread model: posix configure:6081: $? = 0 configure:6070: clang -v >&5 clang version 2.9 (tags/RELEASE_29/final) Target: x86_64-pc-linux-gnu Thread model: posix configure:6081: $? = 0 configure:6070: clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:6081: $? = 1 configure:6070: clang -qversion >&5 clang: error: no input files configure:6081: $? = 1 configure:6085: checking whether we are using the GNU C compiler configure:6113: result: yes configure:6122: checking whether clang accepts -g configure:6183: result: yes configure:6200: checking for clang option to accept ISO C89 configure:6277: result: none needed configure:6299: checking dependency style of clang configure:6409: result: gcc3 configure:6431: checking for x86_64-pc-linux-gnu-ranlib configure:6447: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6458: result: x86_64-pc-linux-gnu-ranlib configure:6521: checking whether clang and cc understand -c and -o together configure:6552: clang -c conftest.c -o conftest2.o >&5 configure:6556: $? = 0 configure:6562: clang -c conftest.c -o conftest2.o >&5 configure:6566: $? = 0 configure:6577: cc -c conftest.c >&5 configure:6581: $? = 0 configure:6589: cc -c conftest.c -o conftest2.o >&5 configure:6593: $? = 0 configure:6599: cc -c conftest.c -o conftest2.o >&5 configure:6603: $? = 0 configure:6621: result: yes configure:6648: checking for grep that handles long lines and -e configure:6706: result: /bin/grep configure:6711: checking for egrep configure:6773: result: /bin/grep -E configure:6778: checking for ANSI C header files configure:6798: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:6798: $? = 0 configure:6871: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6871: $? = 0 configure:6871: ./conftest configure:6871: $? = 0 configure:6882: result: yes configure:6895: checking for sys/types.h configure:6895: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:6895: $? = 0 configure:6895: result: yes configure:6895: checking for sys/stat.h configure:6895: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:6895: $? = 0 configure:6895: result: yes configure:6895: checking for stdlib.h configure:6895: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:6895: $? = 0 configure:6895: result: yes configure:6895: checking for string.h configure:6895: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:6895: $? = 0 configure:6895: result: yes configure:6895: checking for memory.h configure:6895: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:6895: $? = 0 configure:6895: result: yes configure:6895: checking for strings.h configure:6895: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:6895: $? = 0 configure:6895: result: yes configure:6895: checking for inttypes.h configure:6895: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:6895: $? = 0 configure:6895: result: yes configure:6895: checking for stdint.h configure:6895: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:6895: $? = 0 configure:6895: result: yes configure:6895: checking for unistd.h configure:6895: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:6895: $? = 0 configure:6895: result: yes configure:6910: checking minix/config.h usability configure:6910: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:54:10: fatal error: 'minix/config.h' file not found #include ^ 1 error generated. configure:6910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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:6910: result: no configure:6910: checking minix/config.h presence configure:6910: clang -E conftest.c conftest.c:21:10: fatal error: 'minix/config.h' file not found #include ^ 1 error generated. configure:6910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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:6910: result: no configure:6910: checking for minix/config.h configure:6910: result: no configure:6939: checking whether it is safe to define __EXTENSIONS__ configure:6957: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:6957: $? = 0 configure:6964: result: yes configure:6984: checking for _LARGEFILE_SOURCE value needed for large files configure:7003: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7003: $? = 0 configure:7031: result: no configure:7083: checking for clang option to accept ISO C99 configure:7232: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7232: $? = 0 configure:7245: result: none needed configure:7354: checking for clang option to accept ISO Standard C configure:7365: result: none needed configure:7803: checking for inline configure:7819: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7819: $? = 0 configure:7827: result: inline configure:7852: checking sys/socket.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking sys/socket.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for sys/socket.h configure:7852: result: yes configure:7852: checking arpa/inet.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking arpa/inet.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for arpa/inet.h configure:7852: result: yes configure:7852: checking features.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking features.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for features.h configure:7852: result: yes configure:7852: checking sys/param.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking sys/param.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for sys/param.h configure:7852: result: yes configure:7852: checking wctype.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking wctype.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for wctype.h configure:7852: result: yes configure:7852: checking netdb.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking netdb.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for netdb.h configure:7852: result: yes configure:7852: checking netinet/in.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking netinet/in.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for netinet/in.h configure:7852: result: yes configure:7852: checking stdio_ext.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking stdio_ext.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for stdio_ext.h configure:7852: result: yes configure:7852: checking termios.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking termios.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for termios.h configure:7852: result: yes configure:7852: checking sys/time.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking sys/time.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for sys/time.h configure:7852: result: yes configure:7852: checking sys/mman.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking sys/mman.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for sys/mman.h configure:7852: result: yes configure:7852: checking for unistd.h configure:7852: result: yes configure:7852: checking poll.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking poll.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for poll.h configure:7852: result: yes configure:7852: checking sys/ioctl.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking sys/ioctl.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for sys/ioctl.h configure:7852: result: yes configure:7852: checking sys/filio.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:74:10: fatal error: 'sys/filio.h' file not found #include ^ 1 error generated. configure:7852: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_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:7852: result: no configure:7852: checking sys/filio.h presence configure:7852: clang -E conftest.c conftest.c:41:10: fatal error: 'sys/filio.h' file not found #include ^ 1 error generated. configure:7852: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7852: result: no configure:7852: checking for sys/filio.h configure:7852: result: no configure:7852: checking pthread.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking pthread.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for pthread.h configure:7852: result: yes configure:7852: checking sched.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking sched.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for sched.h configure:7852: result: yes configure:7852: checking sys/select.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking sys/select.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for sys/select.h configure:7852: result: yes configure:7852: checking wchar.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking wchar.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for wchar.h configure:7852: result: yes configure:7852: checking for stdint.h configure:7852: result: yes configure:7852: checking for sys/stat.h configure:7852: result: yes configure:7852: checking sys/uio.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking sys/uio.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for sys/uio.h configure:7852: result: yes configure:7852: checking sys/utsname.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking sys/utsname.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for sys/utsname.h configure:7852: result: yes configure:7852: checking sys/wait.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking sys/wait.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for sys/wait.h configure:7852: result: yes configure:7852: checking grp.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking grp.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for grp.h configure:7852: result: yes configure:7852: checking for inttypes.h configure:7852: result: yes configure:7852: checking xlocale.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking xlocale.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for xlocale.h configure:7852: result: yes configure:7852: checking spawn.h usability configure:7852: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking spawn.h presence configure:7852: clang -E conftest.c configure:7852: $? = 0 configure:7852: result: yes configure:7852: checking for spawn.h configure:7852: result: yes configure:7890: checking whether the preprocessor supports include_next configure:7928: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:7928: $? = 0 configure:7949: result: yes configure:7970: checking whether system header files limit the line length configure:7993: result: no configure:8135: checking whether is self-contained configure:8152: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:8152: $? = 0 configure:8160: result: yes configure:8165: checking for shutdown configure:8165: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8165: $? = 0 configure:8165: result: yes configure:8175: checking whether defines the SHUT_* macros configure:8192: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:8192: $? = 0 configure:8200: result: yes configure:8290: checking for struct sockaddr_storage configure:8290: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:8290: $? = 0 configure:8290: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:71:38: error: expected expression if (sizeof ((struct sockaddr_storage))) ^ 1 error generated. configure:8290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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:8290: result: yes configure:8311: checking for sa_family_t configure:8311: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:8311: $? = 0 configure:8311: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:72:26: error: expected expression if (sizeof ((sa_family_t))) ^ 1 error generated. configure:8311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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:8311: result: yes configure:8340: checking for struct sockaddr_storage.ss_family configure:8340: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:8340: $? = 0 configure:8340: result: yes configure:8401: checking for size_t configure:8401: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:8401: $? = 0 configure:8401: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:94:21: error: expected expression if (sizeof ((size_t))) ^ 1 error generated. configure:8401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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:8401: result: yes configure:8414: checking for working alloca.h configure:8431: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8431: $? = 0 configure:8439: result: yes configure:8447: checking for alloca configure:8484: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8484: $? = 0 configure:8492: result: yes configure:8633: checking for C/C++ restrict keyword configure:8658: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:8658: $? = 0 configure:8666: result: __restrict configure:8753: checking for canonicalize_file_name configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for getcwd configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for readlink configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for realpath configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for readlinkat configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for chown configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for fchown configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for dup2 configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for fcntl configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for btowc configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for isblank configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for iswctype configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for mbsrtowcs configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for mempcpy configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for wmemchr configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for wmemcpy configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for wmempcpy configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for fpurge configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/portage/app-emulation/libvirt-0.9.3-r1/temp/cc-ctN8X7.o: In function `main': conftest.c:(.text+0x4): undefined reference to `fpurge' clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:8753: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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:8753: result: no configure:8753: checking for __fpurge configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for __freading configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for getdelim configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for getdtablesize configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for __fsetlocking configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for tcgetattr configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for tcsetattr configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for gettimeofday configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for lstat configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for mbsinit configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for mbrtowc configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for mprotect configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for mkstemp configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for mkstemps configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for alarm configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for recvmsg configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for sendmsg configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for pathconf configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for strerror_r configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for __xpg_strerror_r configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for pipe configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for pipe2 configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for sigaction configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for sigaltstack configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for siginterrupt configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for sleep configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for strdup configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:127:6: warning: incompatible redeclaration of library function 'strdup' char strdup (); ^ conftest.c:127:6: note: 'strdup' is a builtin with type 'char *(const char *)' 1 warning generated. configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for catgets configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for strndup configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:129:6: warning: incompatible redeclaration of library function 'strndup' char strndup (); ^ conftest.c:129:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' 1 warning generated. configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for strptime configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for localtime_r configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for timegm configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for usleep configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for vasnprintf configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/portage/app-emulation/libvirt-0.9.3-r1/temp/cc-M2g2EN.o: In function `main': conftest.c:(.text+0x4): undefined reference to `vasnprintf' clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:8753: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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:8753: result: no configure:8753: checking for iswcntrl configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for getegid configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for newlocale configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for getgrouplist configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for socketpair configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for posix_spawn configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for setenv configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for symlink configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for shutdown configure:8753: result: yes configure:8753: checking for wcrtomb configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for wctob configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for cfmakeraw configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for regexec configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for sched_getaffinity configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for getuid configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for getgid configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for geteuid configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for initgroups configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for posix_fallocate configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for mmap configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for kill configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for getmntent_r configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for getgrnam_r configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8753: checking for getpwuid_r configure:8753: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8778: checking whether // is distinct from / configure:8807: result: no configure:8828: checking whether realpath works configure:8964: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8964: $? = 0 configure:8964: ./conftest configure:8964: $? = 0 configure:8976: result: yes configure:9019: checking for uid_t in sys/types.h configure:9038: result: yes configure:9051: checking for unistd.h configure:9051: result: yes configure:9061: checking for working chown configure:9094: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:9094: $? = 0 configure:9094: ./conftest configure:9094: $? = 0 configure:9106: result: yes configure:9115: checking whether chown dereferences symlinks configure:9152: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:9152: $? = 0 configure:9152: ./conftest configure:9152: $? = 0 configure:9164: result: yes configure:9213: checking whether chown honors trailing slash configure:9239: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:9239: $? = 0 configure:9239: ./conftest configure:9239: $? = 0 configure:9250: result: yes configure:9259: checking whether chown always updates ctime configure:9291: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:9291: $? = 0 configure:9291: ./conftest configure:9291: $? = 0 configure:9302: result: yes configure:9412: checking for unsigned long long int configure:9452: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:9452: $? = 0 configure:9460: result: yes configure:9469: checking whether byte ordering is bigendian configure:9484: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:140:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:140:14: error: expected ';' after top level declarator not a universal capable compiler ^ ; 2 errors generated. configure:9484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 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:9529: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:9529: $? = 0 configure:9547: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:146:4: error: use of undeclared identifier 'not' not big endian ^ 1 error generated. configure:9547: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 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:9675: result: no configure:9701: checking for complete errno.h configure:9756: result: yes configure:10057: checking for working fcntl.h configure:10141: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10141: $? = 0 configure:10141: ./conftest configure:10141: $? = 0 configure:10156: result: yes configure:10181: checking for mbstate_t configure:10205: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:10205: $? = 0 configure:10212: result: yes configure:10285: checking whether stdin defaults to large file offsets configure:10309: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10309: $? = 0 configure:10317: result: yes configure:10321: checking whether fseeko is declared configure:10321: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:10321: $? = 0 configure:10321: result: yes configure:10340: checking for fseeko configure:10358: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10358: $? = 0 configure:10367: result: yes configure:10389: checking whether fflush works on input streams configure:10447: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10447: $? = 0 configure:10447: ./conftest configure:10447: $? = 7 configure: program exited with status 7 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | /* end confdefs.h. */ | | #include | #include | | 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:10459: result: no configure:10469: checking whether ftello is declared configure:10469: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:10469: $? = 0 configure:10469: result: yes configure:10499: checking for ftello configure:10516: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10516: $? = 0 configure:10525: result: yes configure:10534: checking whether ftello works configure:10610: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10610: $? = 0 configure:10610: ./conftest configure:10610: $? = 0 configure:10621: result: yes configure:10729: checking for library containing gethostbyname configure:10760: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10760: $? = 0 configure:10777: result: none required configure:10791: checking for gethostbyname configure:10791: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10791: $? = 0 configure:10791: result: yes configure:10846: checking for library containing getservbyname configure:10877: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10877: $? = 0 configure:10894: result: none required configure:10908: checking for getservbyname configure:10908: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10908: $? = 0 configure:10908: result: yes configure:10965: checking for library containing inet_ntop configure:10996: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10996: $? = 0 configure:11013: result: none required configure:11053: checking whether inet_ntop is declared configure:11053: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:11053: $? = 0 configure:11053: result: yes configure:11089: checking for IPv4 sockets configure:11115: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:11115: $? = 0 configure:11123: result: yes configure:11131: checking for IPv6 sockets configure:11160: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:11160: $? = 0 configure:11168: result: yes configure:11177: checking whether getcwd (NULL, 0) allocates memory for result configure:11232: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11232: $? = 0 configure:11232: ./conftest configure:11232: $? = 0 configure:11242: result: yes configure:11246: checking whether getdelim is declared configure:11246: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:11246: $? = 0 configure:11246: result: yes configure:11269: checking whether getline is declared configure:11269: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:11269: $? = 0 configure:11269: result: yes configure:11282: checking whether getpass is declared configure:11282: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:11282: $? = 0 configure:11282: result: yes configure:11320: checking whether fflush_unlocked is declared configure:11320: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:11320: $? = 0 configure:11320: result: yes configure:11333: checking whether flockfile is declared configure:11333: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:11333: $? = 0 configure:11333: result: yes configure:11346: checking whether fputs_unlocked is declared configure:11346: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:11346: $? = 0 configure:11346: result: yes configure:11359: checking whether funlockfile is declared configure:11359: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:11359: $? = 0 configure:11359: result: yes configure:11372: checking whether putc_unlocked is declared configure:11372: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:11372: $? = 0 configure:11372: result: yes configure:11477: checking for struct timeval configure:11497: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:11497: $? = 0 configure:11504: result: yes configure:11521: checking for nl_langinfo and CODESET configure:11537: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11537: $? = 0 configure:11546: result: yes configure:11555: checking whether getc_unlocked is declared configure:11555: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:11555: $? = 0 configure:11555: result: yes configure:11568: checking whether we are using the GNU C Library 2.1 or newer configure:11595: result: yes configure:11681: checking for ld used by GCC configure:11745: result: /usr/bin/ld configure:11752: checking if the linker (/usr/bin/ld) is GNU ld configure:11765: result: yes configure:11772: checking for shared library run path origin configure:11785: result: done configure:11831: checking whether imported symbols can be declared weak configure:11846: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11846: $? = 0 configure:11851: result: yes configure:11856: checking for pthread.h configure:11856: result: yes configure:11884: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/portage/app-emulation/libvirt-0.9.3-r1/temp/cc-gCogi7.o: In function `main': conftest.c:(.text+0xb): undefined reference to `pthread_mutexattr_init' clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:11884: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutex_lock((pthread_mutex_t*)0); | pthread_mutexattr_init((pthread_mutexattr_t*)0); | ; | return 0; | } configure:11947: checking for pthread_kill in -lpthread configure:11972: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 configure:11972: $? = 0 configure:11981: result: yes configure:12051: checking for pthread_rwlock_t configure:12051: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:12051: $? = 0 configure:12051: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:166:31: error: expected expression if (sizeof ((pthread_rwlock_t))) ^ 1 error generated. configure:12051: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:12051: result: yes configure:12076: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:12076: $? = 0 configure:12674: checking for multithread API to use configure:12676: result: posix configure:12723: checking whether lstat correctly handles trailing slash configure:12754: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12754: $? = 0 configure:12754: ./conftest configure:12754: $? = 0 configure:12771: result: yes configure:12781: checking whether malloc, realloc, calloc are POSIX compliant configure:12801: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:12801: $? = 0 configure:12809: result: yes configure:12815: checking for stdlib.h configure:12815: result: yes configure:12825: checking for GNU libc compatible malloc configure:12849: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12849: $? = 0 configure:12849: ./conftest configure:12849: $? = 0 configure:12859: result: yes configure:12874: checking for long long int configure:12914: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12914: $? = 0 configure:12944: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12944: $? = 0 configure:12944: ./conftest configure:12944: $? = 0 configure:12959: result: yes configure:13073: checking for a traditional japanese locale configure:13143: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13146: $? = 0 configure:13203: result: none configure:13211: checking for a transitional chinese locale configure:13282: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13285: $? = 0 configure:13336: result: none configure:13343: checking for a french Unicode locale configure:13413: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13416: $? = 0 configure:13462: result: none configure:13470: checking for a traditional french locale configure:13536: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13539: $? = 0 configure:13595: result: none configure:13688: checking for mmap configure:13688: result: yes configure:13699: checking for MAP_ANONYMOUS configure:13736: result: yes configure:13770: checking whether memchr works configure:13833: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13833: $? = 0 configure:13833: ./conftest configure:13833: $? = 0 configure:13843: result: yes configure:13857: checking for special C compiler options needed for large files configure:13902: result: no configure:13908: checking for _FILE_OFFSET_BITS value needed for large files configure:13933: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:13933: $? = 0 configure:13965: result: no configure:14093: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:169:10: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:169:15: error: expected ';' after top level declarator not a universal capable compiler ^ ; 2 errors generated. configure:14093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:14137: checking whether C symbols are prefixed with underscore at the linker level configure:14150: clang -march=athlon64 -fomit-frame-pointer -pipe -O2 -S conftest.c configure:14153: $? = 0 configure:14163: result: no configure:14178: checking for mode_t configure:14178: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:14178: $? = 0 configure:14178: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:205:21: error: expected expression if (sizeof ((mode_t))) ^ 1 error generated. configure:14178: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | /* 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:14178: result: yes configure:14191: checking for promoted mode_t type configure:14208: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:173:19: error: 'array' declared as an array with a negative size typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:14208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | /* end confdefs.h. */ | #include | int | main () | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:14216: result: mode_t configure:14241: checking whether strerror(0) succeeds configure:14270: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14270: $? = 0 configure:14270: ./conftest configure:14270: $? = 0 configure:14281: result: yes configure:14313: checking for strerror_r with POSIX signature configure:14331: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:171:21: error: conflicting types for 'strerror_r' int strerror_r (int, char *, size_t); ^ In file included from conftest.c:170: /usr/include/string.h:438:14: note: previous declaration is here extern char *strerror_r (int __errnum, char *__buf, size_t __buflen) ^ 1 error generated. configure:14331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 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:14339: result: no configure:14419: checking whether __xpg_strerror_r works configure:14455: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14455: $? = 0 configure:14455: ./conftest configure:14455: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | /* end confdefs.h. */ | #include | #include | extern int __xpg_strerror_r(int, char *, size_t); | | int | main () | { | int result = 0; | char buf[256] = "^"; | char copy[256]; | char *str = strerror (-1); | strcpy (copy, str); | if (__xpg_strerror_r (-2, buf, 1) == 0) | result |= 1; | if (*buf) | result |= 2; | __xpg_strerror_r (-2, buf, 256); | if (strcmp (str, copy)) | result |= 4; | return result; | | ; | return 0; | } configure:14466: result: no configure:14474: checking whether strerror_r is declared configure:14474: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:14474: $? = 0 configure:14474: result: yes configure:14517: checking for external symbol _system_configuration configure:14535: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:171:10: fatal error: 'sys/systemcfg.h' file not found #include ^ 1 error generated. configure:14535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 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:14543: result: no configure:14696: checking whether is self-contained configure:14713: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:14713: $? = 0 configure:14732: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:14732: $? = 0 configure:14754: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14754: $? = 0 configure:14767: result: yes configure:14957: checking for library containing setsockopt configure:14979: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14979: $? = 0 configure:15060: result: none needed configure:15109: checking for SIGPIPE configure:15134: result: yes configure:15144: checking whether snprintf returns a byte count as in C99 configure:15200: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15200: $? = 0 configure:15200: ./conftest configure:15200: $? = 0 configure:15211: result: yes configure:15215: checking whether snprintf is declared configure:15215: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:15215: $? = 0 configure:15215: result: yes configure:15227: checking for stdbool.h that conforms to C99 configure:15294: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:15294: $? = 0 configure:15301: result: yes configure:15303: checking for _Bool configure:15303: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:15303: $? = 0 configure:15303: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:208:20: error: expected expression if (sizeof ((_Bool))) ^ 1 error generated. configure:15303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 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:15303: result: yes configure:15319: checking for wchar_t configure:15336: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:15336: $? = 0 configure:15343: result: yes configure:15480: checking whether stdint.h conforms to C99 configure:15651: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:15651: $? = 0 configure:15733: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15733: $? = 0 configure:15733: ./conftest configure:15733: $? = 0 configure:15745: result: yes configure:16090: checking whether strdup is declared configure:16090: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:16090: $? = 0 configure:16090: result: yes configure:16167: checking whether strndup is declared configure:16167: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:16167: $? = 0 configure:16167: result: yes configure:16185: checking whether strnlen is declared configure:16185: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:16185: $? = 0 configure:16185: result: yes configure:16203: checking for struct tm.tm_gmtoff configure:16203: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:16203: $? = 0 configure:16203: result: yes configure:16213: checking whether strtok_r is declared configure:16213: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:16213: $? = 0 configure:16213: result: yes configure:16225: checking whether stat file-mode macros are broken configure:16252: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:16252: $? = 0 configure:16259: result: no configure:16310: checking whether imported symbols can be declared weak configure:16328: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16328: $? = 0 configure:16362: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16362: $? = 0 configure:16362: ./conftest configure:16362: $? = 0 configure:16374: result: yes configure:16379: checking for pthread.h configure:16379: result: yes configure:16407: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/portage/app-emulation/libvirt-0.9.3-r1/temp/cc-YJV368.o: In function `main': conftest.c:(.text+0xb): undefined reference to `pthread_mutexattr_init' clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:16407: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutex_lock((pthread_mutex_t*)0); | pthread_mutexattr_init((pthread_mutexattr_t*)0); | ; | return 0; | } configure:16470: checking for pthread_kill in -lpthread configure:16504: result: yes configure:17166: checking for multithread API to use configure:17168: result: posix configure:17183: checking for struct timespec in configure:17200: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:17200: $? = 0 configure:17207: result: yes configure:17339: checking whether localtime_r is declared configure:17339: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:221:10: error: use of undeclared identifier 'localtime_r' (void) localtime_r; ^ 1 error generated. configure:17339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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 () | { | #ifndef localtime_r | #ifdef __cplusplus | (void) localtime_r; | #else | (void) localtime_r; | #endif | #endif | | ; | return 0; | } configure:17339: result: no configure:17372: checking for wint_t configure:17397: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:17397: $? = 0 configure:17404: result: yes configure:17413: checking for inttypes.h configure:17430: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:17430: $? = 0 configure:17437: result: yes configure:17448: checking for stdint.h configure:17465: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:17465: $? = 0 configure:17472: result: yes configure:17485: checking for intmax_t configure:17510: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:17510: $? = 0 configure:17517: result: yes configure:17544: checking for snprintf configure:17544: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:209:6: warning: incompatible redeclaration of library function 'snprintf' char snprintf (); ^ conftest.c:209:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' 1 warning generated. configure:17544: $? = 0 configure:17544: result: yes configure:17544: checking for strnlen configure:17544: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17544: $? = 0 configure:17544: result: yes configure:17544: checking for wcslen configure:17544: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17544: $? = 0 configure:17544: result: yes configure:17544: checking for wcsnlen configure:17544: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17544: $? = 0 configure:17544: result: yes configure:17544: checking for mbrtowc configure:17544: result: yes configure:17544: checking for wcrtomb configure:17544: result: yes configure:17553: checking whether _snprintf is declared configure:17553: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:201:10: error: use of undeclared identifier '_snprintf' (void) _snprintf; ^ 1 error generated. configure:17553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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:17553: result: no configure:17578: checking whether uses 'inline' correctly configure:17600: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:17603: $? = 0 configure:17621: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:17624: $? = 0 configure:17637: result: yes configure:17677: checking if environ is properly declared configure:17695: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:195:39: error: redefinition of 'environ' with a different type extern struct { int foo; } environ; ^ In file included from conftest.c:194: /usr/include/unistd.h:542:15: note: previous definition is here extern char **environ; ^ conftest.c:199:9: error: member reference base type 'char **' is not a structure or union environ.foo = 1; ~~~~~~~ ^ 2 errors generated. configure:17695: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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 | /* end confdefs.h. */ | #include | extern struct { int foo; } environ; | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:17703: result: yes configure:17716: checking whether strerror_r is declared configure:17716: result: yes configure:17729: checking for strerror_r configure:17729: result: yes configure:17738: checking whether strerror_r returns char * configure:17762: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:17762: $? = 0 configure:17800: result: yes configure:17809: checking for sig_atomic_t configure:17809: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:17809: $? = 0 configure:17809: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:203:27: error: expected expression if (sizeof ((sig_atomic_t))) ^ 1 error generated. configure:17809: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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:17809: result: yes configure:17828: checking whether ungetc works on arbitrary bytes configure:17862: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17862: $? = 0 configure:17862: ./conftest configure:17862: $? = 0 configure:17873: result: yes configure:17881: checking type of array argument to getgroups configure:17915: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17915: $? = 0 configure:17915: ./conftest configure:17915: $? = 0 configure:17940: result: gid_t configure:17948: checking for getgroups configure:17948: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17948: $? = 0 configure:17948: result: yes configure:18003: checking for working getgroups configure:18023: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18023: $? = 0 configure:18023: ./conftest configure:18023: $? = 0 configure:18034: result: yes configure:18162: checking for inttypes.h configure:18162: result: yes configure:18173: checking whether the inttypes.h PRIxNN macros are broken configure:18194: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:18194: $? = 0 configure:18202: result: no configure:18235: checking for LC_MESSAGES configure:18251: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18251: $? = 0 configure:18259: result: yes configure:18268: checking for CFPreferencesCopyAppValue configure:18286: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:204:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found #include ^ 1 error generated. configure:18286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:18295: result: no configure:18302: checking for CFLocaleCopyCurrent configure:18320: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:204:10: fatal error: 'CoreFoundation/CFLocale.h' file not found #include ^ 1 error generated. configure:18320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:18329: result: no configure:18348: checking whether alarm is declared configure:18348: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:18348: $? = 0 configure:18348: result: yes configure:18418: checking whether posix_spawn works configure:18558: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18558: $? = 0 configure:18733: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18733: $? = 0 configure:18733: ./conftest configure:18733: $? = 0 configure:18751: result: yes configure:18756: checking whether posix_spawnattr_setschedpolicy is supported configure:18780: result: yes configure:18782: checking whether posix_spawnattr_setschedparam is supported configure:18806: result: yes configure:18814: checking whether setenv is declared configure:18814: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:18814: $? = 0 configure:18814: result: yes configure:18862: checking search.h usability configure:18862: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:18862: $? = 0 configure:18862: result: yes configure:18862: checking search.h presence configure:18862: clang -E conftest.c configure:18862: $? = 0 configure:18862: result: yes configure:18862: checking for search.h configure:18862: result: yes configure:18874: checking for tsearch configure:18874: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18874: $? = 0 configure:18874: result: yes configure:18901: checking whether unsetenv is declared configure:18901: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:18901: $? = 0 configure:18901: result: yes configure:18914: checking whether vsnprintf is declared configure:18914: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:18914: $? = 0 configure:18914: result: yes configure:18995: checking for alloca as a compiler built-in configure:19019: result: yes configure:19167: checking byteswap.h usability configure:19167: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:19167: $? = 0 configure:19167: result: yes configure:19167: checking byteswap.h presence configure:19167: clang -E conftest.c configure:19167: $? = 0 configure:19167: result: yes configure:19167: checking for byteswap.h configure:19167: result: yes configure:19472: checking whether // is distinct from / configure:19501: result: no configure:19518: checking whether dup2 works configure:19572: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19572: $? = 0 configure:19572: ./conftest configure:19572: $? = 0 configure:19583: result: yes configure:19630: checking whether fflush works on input streams configure:19700: result: no configure:19773: checking whether fcntl handles F_DUPFD correctly configure:19803: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19803: $? = 0 configure:19803: ./conftest configure:19803: $? = 0 configure:19813: result: yes configure:19847: checking whether fcntl understands F_DUPFD_CLOEXEC configure:19868: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:19868: $? = 0 configure:19886: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:228:1: error: unknown type name 'choke' choke me ^ conftest.c:228:9: error: expected ';' after top level declarator choke me ^ ; 2 errors generated. configure:19886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_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:19897: result: needs runtime check configure:20005: checking whether fflush works on input streams configure:20075: result: no configure:20249: checking for working POSIX fnmatch configure:20350: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20350: $? = 0 configure:20350: ./conftest configure:20350: $? = 0 configure:20362: result: yes configure:20463: checking whether fpurge is declared configure:20463: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:236:10: error: use of undeclared identifier 'fpurge' (void) fpurge; ^ 1 error generated. configure:20463: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef fpurge | #ifdef __cplusplus | (void) fpurge; | #else | (void) fpurge; | #endif | #endif | | ; | return 0; | } configure:20463: result: no configure:20612: checking for fseeko configure:20639: result: yes configure:20661: checking whether fflush works on input streams configure:20731: result: no configure:20819: checking for ftello configure:20845: result: yes configure:20854: checking whether ftello works configure:20941: result: yes configure:20983: checking whether __func__ is available configure:20999: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:20999: $? = 0 configure:21006: result: yes configure:21015: checking how to do getaddrinfo, freeaddrinfo and getnameinfo configure:21020: checking for library containing getaddrinfo configure:21051: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21051: $? = 0 configure:21068: result: none required configure:21081: checking for getaddrinfo configure:21107: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21107: $? = 0 configure:21115: result: yes configure:21164: checking whether gai_strerror is declared configure:21164: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:21164: $? = 0 configure:21164: result: yes configure:21192: checking whether gai_strerrorA is declared configure:21192: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:255:10: error: use of undeclared identifier 'gai_strerrorA'; did you mean 'gai_strerror'? (void) gai_strerrorA; ^~~~~~~~~~~~~ gai_strerror In file included from conftest.c:240: /usr/include/netdb.h:673:22: note: 'gai_strerror' declared here extern __const char *gai_strerror (int __ecode) __THROW; ^ 1 error generated. configure:21192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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:21192: result: no configure:21222: checking for gai_strerror with POSIX signature configure:21244: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:21244: $? = 0 configure:21251: result: yes configure:21268: checking for struct sockaddr.sa_len configure:21268: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:244:13: error: no member named 'sa_len' in 'struct sockaddr' if (ac_aggr.sa_len) ~~~~~~~ ^ 1 error generated. configure:21268: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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:21268: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:244:20: error: no member named 'sa_len' in 'struct sockaddr' if (sizeof ac_aggr.sa_len) ~~~~~~~ ^ 1 error generated. configure:21268: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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:21268: result: no configure:21291: checking whether getaddrinfo is declared configure:21291: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:21291: $? = 0 configure:21291: result: yes configure:21316: checking whether freeaddrinfo is declared configure:21316: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:21316: $? = 0 configure:21316: result: yes configure:21341: checking whether getnameinfo is declared configure:21341: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:21341: $? = 0 configure:21341: result: yes configure:21380: checking for struct addrinfo configure:21380: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:21380: $? = 0 configure:21380: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:254:30: error: expected expression if (sizeof ((struct addrinfo))) ^ 1 error generated. configure:21380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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:21380: result: yes configure:21523: checking for working getdelim function configure:21583: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21583: $? = 0 configure:21583: ./conftest configure:21583: $? = 0 configure:21593: result: yes configure:21737: checking for gethostname configure:21737: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21737: $? = 0 configure:21737: result: yes configure:21813: checking for HOST_NAME_MAX configure:21862: result: yes configure:21928: checking for getline configure:21928: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21928: $? = 0 configure:21928: result: yes configure:21936: checking for working getline function configure:21996: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21996: $? = 0 configure:21996: ./conftest configure:21996: $? = 0 configure:22006: result: yes configure:22053: checking for getpass configure:22053: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22053: $? = 0 configure:22053: result: yes configure:22240: checking whether gettimeofday clobbers localtime buffer configure:22272: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22272: $? = 0 configure:22272: ./conftest configure:22272: $? = 0 configure:22282: result: no configure:22300: checking for gettimeofday with POSIX signature configure:22328: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:251:19: error: conflicting types for 'gettimeofday' int gettimeofday (struct timeval *restrict, void *restrict); ^ In file included from conftest.c:249: /usr/include/sys/time.h:73:12: note: previous declaration is here extern int gettimeofday (struct timeval *__restrict __tv, ^ conftest.c:261:21: warning: incompatible pointer types initializing 'int (*)(struct timeval *restrict, void *restrict)' with an expression of type 'int (struct timeval *restrict, __timezone_ptr_t)' int (*f) (struct timeval *restrict, void *restrict) ^ 1 warning and 1 error generated. configure:22328: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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:22344: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:22344: $? = 0 configure:22353: result: almost configure:22431: checking for library containing gethostbyname configure:22479: result: none required configure:22493: checking for gethostbyname configure:22493: result: yes configure:22551: checking for library containing inet_ntop configure:22599: result: none required configure:22639: checking whether inet_ntop is declared configure:22639: result: yes configure:22690: checking for library containing inet_pton configure:22721: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22721: $? = 0 configure:22738: result: none required configure:22778: checking whether inet_pton is declared configure:22778: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:22778: $? = 0 configure:22778: result: yes configure:22833: checking for ioctl configure:22833: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22833: $? = 0 configure:22833: result: yes configure:22842: checking for ioctl with POSIX signature configure:22859: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:259:12: error: conflicting types for 'ioctl' extern int ioctl (int, int, ...); ^ In file included from conftest.c:255: /usr/include/sys/ioctl.h:42:12: note: previous declaration is here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ 1 error generated. configure:22859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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 int ioctl (int, int, ...); | ; | return 0; | } | configure:22867: result: no configure:22955: checking whether lseek detects pipes configure:22978: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22978: $? = 0 configure:23009: result: yes configure:23163: checking whether mbrtowc handles incomplete characters configure:23220: result: guessing yes configure:23226: checking whether mbrtowc works as well as mbtowc configure:23287: result: guessing yes configure:23320: checking whether mbrtowc handles a NULL pwc argument configure:23391: result: guessing yes configure:23397: checking whether mbrtowc handles a NULL string argument configure:23456: result: guessing yes configure:23464: checking whether mbrtowc has a correct return value configure:23594: result: guessing yes configure:23600: checking whether mbrtowc returns 0 when parsing a NUL character configure:23656: result: guessing yes configure:23751: checking whether mbrtowc handles incomplete characters configure:23808: result: guessing yes configure:23814: checking whether mbrtowc works as well as mbtowc configure:23875: result: guessing yes configure:23967: checking whether mbrtowc handles incomplete characters configure:24024: result: guessing yes configure:24030: checking whether mbrtowc works as well as mbtowc configure:24091: result: guessing yes configure:24127: checking whether mbsrtowcs works configure:24231: result: guessing yes configure:24335: checking for working mkstemp configure:24382: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:24382: $? = 0 configure:24382: ./conftest configure:24382: $? = 0 configure:24394: result: yes configure:24506: checking for working mktime configure:24708: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:24708: $? = 0 configure:24708: ./conftest configure:24708: $? = 0 configure:24719: result: yes configure:24761: checking for __mktime_internal configure:24761: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/portage/app-emulation/libvirt-0.9.3-r1/temp/cc-IAQjUH.o: In function `main': conftest.c:(.text+0x4): undefined reference to `__mktime_internal' clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:24761: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 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:24761: result: no configure:24868: checking whether is self-contained configure:24885: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:24885: $? = 0 configure:24893: result: yes configure:25057: checking whether open recognizes a trailing slash configure:25096: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:25096: $? = 0 configure:25096: ./conftest configure:25096: $? = 0 configure:25108: result: yes configure:25199: checking for struct msghdr.msg_accrights configure:25199: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:282:13: error: no member named 'msg_accrights' in 'struct msghdr' if (ac_aggr.msg_accrights) ~~~~~~~ ^ 1 error generated. configure:25199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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:25199: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:282:20: error: no member named 'msg_accrights' in 'struct msghdr' if (sizeof ac_aggr.msg_accrights) ~~~~~~~ ^ 1 error generated. configure:25199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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:25199: result: no configure:25324: checking for sys/pstat.h configure:25324: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:308:10: fatal error: 'sys/pstat.h' file not found #include ^ 1 error generated. configure:25324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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:25324: result: no configure:25324: checking for sys/sysmp.h configure:25324: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:308:10: fatal error: 'sys/sysmp.h' file not found #include ^ 1 error generated. configure:25324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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:25324: result: no configure:25324: checking for sys/sysinfo.h configure:25324: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:25324: $? = 0 configure:25324: result: yes configure:25324: checking for machine/hal_sysinfo.h configure:25324: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:309:10: fatal error: 'machine/hal_sysinfo.h' file not found #include ^ 1 error generated. configure:25324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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:25324: result: no configure:25324: checking for sys/table.h configure:25324: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:309:10: fatal error: 'sys/table.h' file not found #include ^ 1 error generated. configure:25324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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:25324: result: no configure:25324: checking for sys/param.h configure:25324: result: yes configure:25324: checking for sys/systemcfg.h configure:25324: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:310:10: fatal error: 'sys/systemcfg.h' file not found #include ^ 1 error generated. configure:25324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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:25324: result: no configure:25337: checking for sys/sysctl.h configure:25337: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:25337: $? = 0 configure:25337: result: yes configure:25356: checking for pstat_getstatic configure:25356: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/portage/app-emulation/libvirt-0.9.3-r1/temp/cc-aXpQXC.o: In function `main': conftest.c:(.text+0x4): undefined reference to `pstat_getstatic' clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:25356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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:25356: result: no configure:25356: checking for pstat_getdynamic configure:25356: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/portage/app-emulation/libvirt-0.9.3-r1/temp/cc-Y6ABER.o: In function `main': conftest.c:(.text+0x4): undefined reference to `pstat_getdynamic' clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:25356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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:25356: result: no configure:25356: checking for sysmp configure:25356: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/portage/app-emulation/libvirt-0.9.3-r1/temp/cc-ulD4n7.o: In function `main': conftest.c:(.text+0x4): undefined reference to `sysmp' clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:25356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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:25356: result: no configure:25356: checking for getsysinfo configure:25356: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/portage/app-emulation/libvirt-0.9.3-r1/temp/cc-7M79Jn.o: In function `main': conftest.c:(.text+0x4): undefined reference to `getsysinfo' clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:25356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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:25356: result: no configure:25356: checking for sysctl configure:25356: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:25356: $? = 0 configure:25356: result: yes configure:25356: checking for table configure:25356: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/portage/app-emulation/libvirt-0.9.3-r1/temp/cc-FQwS4I.o: In function `main': conftest.c:(.text+0x4): undefined reference to `table' clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:25356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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:25356: result: no configure:25445: checking for poll configure:25445: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:25445: $? = 0 configure:25445: result: yes configure:25502: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:25502: $? = 0 configure:25502: ./conftest configure:25502: $? = 0 configure:25662: checking for a shell that conforms to POSIX configure:25703: result: /bin/sh configure:25790: checking for pthread_t configure:25790: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:25790: $? = 0 configure:25790: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:322:24: error: expected expression if (sizeof ((pthread_t))) ^ 1 error generated. configure:25790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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 GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 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:25790: result: yes configure:25803: checking for pthread_spinlock_t configure:25803: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:25803: $? = 0 configure:25803: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:323:33: error: expected expression if (sizeof ((pthread_spinlock_t))) ^ 1 error generated. configure:25803: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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 GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 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:25803: result: yes configure:25844: checking for library containing pthread_create configure:25875: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/portage/app-emulation/libvirt-0.9.3-r1/temp/cc-Fw9mJQ.o: In function `main': conftest.c:(.text+0x4): undefined reference to `pthread_create' clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:25875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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 GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 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 pthread_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:25875: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 configure:25875: $? = 0 configure:25892: result: -lpthread configure:25914: checking for random.h configure:25914: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:318:10: fatal error: 'random.h' file not found #include ^ 1 error generated. configure:25914: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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 GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_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 | | #include configure:25914: result: no configure:25929: checking for struct random_data configure:25929: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:25929: $? = 0 configure:25929: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:293:33: error: expected expression if (sizeof ((struct random_data))) ^ 1 error generated. configure:25929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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 GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 1 | /* end confdefs.h. */ | #include | #if HAVE_RANDOM_H | # include | #endif | | | int | main () | { | if (sizeof ((struct random_data))) | return 0; | ; | return 0; | } configure:25929: result: yes configure:25949: checking for random_r configure:25949: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:25949: $? = 0 configure:25949: result: yes configure:25998: checking for rawmemchr configure:25998: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:25998: $? = 0 configure:25998: result: yes configure:26051: checking whether readlink signature is correct configure:26069: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:26069: $? = 0 configure:26076: result: yes configure:26078: checking whether readlink handles trailing slash correctly configure:26102: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:26102: $? = 0 configure:26102: ./conftest configure:26102: $? = 0 configure:26113: result: yes configure:26237: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:26237: $? = 0 configure:26351: checking whether select supports a 0 argument configure:26383: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:26383: $? = 0 configure:26383: ./conftest configure:26383: $? = 0 configure:26394: result: yes configure:26460: checking for library containing getservbyname configure:26508: result: none required configure:26522: checking for getservbyname configure:26522: result: yes configure:26612: checking for struct sigaction.sa_sigaction configure:26612: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:26612: $? = 0 configure:26612: result: yes configure:26747: checking for volatile sig_atomic_t configure:26747: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:26747: $? = 0 configure:26747: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:306:36: error: expected expression if (sizeof ((volatile sig_atomic_t))) ^ 1 error generated. configure:26747: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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 GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 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_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 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:26747: result: yes configure:26761: checking for sighandler_t configure:26761: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:26761: $? = 0 configure:26761: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:306:27: error: expected expression if (sizeof ((sighandler_t))) ^ 1 error generated. configure:26761: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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 GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 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_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 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:26761: result: yes configure:26808: checking for sigprocmask configure:26808: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:26808: $? = 0 configure:26808: result: yes configure:26870: checking for stdint.h configure:26870: result: yes configure:26880: checking for SIZE_MAX configure:26952: result: yes configure:26964: checking whether sleep is declared configure:26964: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:26964: $? = 0 configure:26964: result: yes configure:26986: checking for working sleep configure:27028: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:27028: $? = 0 configure:27028: ./conftest configure:27028: $? = 0 configure:27038: result: yes configure:27077: checking for snprintf configure:27077: result: yes configure:27089: checking whether snprintf respects a size of 1 configure:27109: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:27109: $? = 0 configure:27109: ./conftest configure:27109: $? = 0 configure:27120: result: yes configure:27303: checking for library containing setsockopt configure:27406: result: none needed configure:27421: checking for socklen_t configure:27421: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:27421: $? = 0 configure:27421: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:323:24: error: expected expression if (sizeof ((socklen_t))) ^ 1 error generated. configure:27421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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 GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 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_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 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:27421: result: yes configure:27485: checking for ssize_t configure:27502: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:27502: $? = 0 configure:27509: result: yes configure:27526: checking whether stat handles trailing slashes on directories configure:27549: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:27549: $? = 0 configure:27549: ./conftest configure:27549: $? = 0 configure:27559: result: yes configure:27561: checking whether stat handles trailing slashes on files configure:27595: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:27595: $? = 0 configure:27595: ./conftest configure:27595: $? = 0 configure:27606: result: yes configure:27655: checking for va_copy configure:27676: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:27676: $? = 0 configure:27684: result: yes configure:27852: checking whether NULL can be used in arbitrary expressions configure:27870: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:27870: $? = 0 configure:27877: result: yes configure:28148: checking for stpcpy configure:28148: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:332:6: warning: incompatible redeclaration of library function 'stpcpy' char stpcpy (); ^ conftest.c:332:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' 1 warning generated. configure:28148: $? = 0 configure:28148: result: yes configure:28197: checking for strchrnul configure:28197: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:28197: $? = 0 configure:28197: result: yes configure:28209: checking whether strchrnul works configure:28253: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:28253: $? = 0 configure:28253: ./conftest configure:28253: $? = 0 configure:28264: result: yes configure:28362: checking for working strerror function configure:28382: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:28382: $? = 0 configure:28382: ./conftest configure:28382: $? = 0 configure:28393: result: yes configure:28590: checking for working strndup configure:28624: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:28624: $? = 0 configure:28624: ./conftest configure:28624: $? = 0 configure:28634: result: yes configure:28686: checking for working strnlen configure:28724: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:28724: $? = 0 configure:28724: ./conftest configure:28724: $? = 0 configure:28734: result: yes configure:28825: checking for strsep configure:28825: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:28825: $? = 0 configure:28825: result: yes configure:28872: checking for strtok_r configure:28872: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:28872: $? = 0 configure:28872: result: yes configure:28883: checking whether strtok_r works configure:28923: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:28923: $? = 0 configure:28923: ./conftest configure:28923: $? = 0 configure:28934: result: yes configure:28997: checking whether declares ioctl configure:29014: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:29014: $? = 0 configure:29022: result: yes configure:29101: checking whether is self-contained configure:29172: result: yes configure:29296: checking whether is self-contained configure:29321: result: yes configure:29326: checking for shutdown configure:29326: result: yes configure:29336: checking whether defines the SHUT_* macros configure:29361: result: yes configure:29451: checking for struct sockaddr_storage configure:29451: result: yes configure:29472: checking for sa_family_t configure:29472: result: yes configure:29501: checking for struct sockaddr_storage.ss_family configure:29501: result: yes configure:29637: checking for nlink_t configure:29637: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:29637: $? = 0 configure:29637: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:334:22: error: expected expression if (sizeof ((nlink_t))) ^ 1 error generated. configure:29637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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 GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 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_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 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_STPCPY 1 | #define GNULIB_TEST_STPCPY 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. */ | #include | #include | | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:29637: result: yes configure:29806: checking for struct utsname configure:29806: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:29806: $? = 0 configure:29806: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:335:29: error: expected expression if (sizeof ((struct utsname))) ^ 1 error generated. configure:29806: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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 GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 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_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 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_STPCPY 1 | #define GNULIB_TEST_STPCPY 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. */ | | #include | | | int | main () | { | if (sizeof ((struct utsname))) | return 0; | ; | return 0; | } configure:29806: result: yes configure:30015: checking whether localtime_r is compatible with its POSIX signature configure:30039: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:340:15: warning: expression result unused [-Wunused-value] *localtime_r (0, 0); ^~~~~~~~~~~~~~~~~~~ 1 warning generated. configure:30039: $? = 0 configure:30047: result: yes configure:30142: checking for uname configure:30142: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:30142: $? = 0 configure:30142: result: yes configure:30269: checking for useconds_t configure:30269: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:30269: $? = 0 configure:30269: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:368:25: error: expected expression if (sizeof ((useconds_t))) ^ 1 error generated. configure:30269: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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 GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 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_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 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_STPCPY 1 | #define GNULIB_TEST_STPCPY 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 GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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:30269: result: yes configure:30281: checking whether usleep allows large arguments configure:30302: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:30302: $? = 0 configure:30302: ./conftest configure:30302: $? = 0 configure:30312: result: yes configure:30419: checking for ptrdiff_t configure:30419: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:30419: $? = 0 configure:30419: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 conftest.c:369:24: error: expected expression if (sizeof ((ptrdiff_t))) ^ 1 error generated. configure:30419: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvirt" | #define PACKAGE_TARNAME "libvirt" | #define PACKAGE_VERSION "0.9.3" | #define PACKAGE_STRING "libvirt 0.9.3" | #define PACKAGE_BUGREPORT "libvir-list@redhat.com" | #define PACKAGE_URL "http://libvirt.org" | #define PACKAGE "libvirt" | #define VERSION "0.9.3" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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_WCTYPE_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_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_XLOCALE_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_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_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_BTOWC 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_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_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_ALARM 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 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_ISWCNTRL 1 | #define HAVE_GETEGID 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_SETENV 1 | #define HAVE_SYMLINK 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_REGEXEC 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEUID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MMAP 1 | #define HAVE_KILL 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #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 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_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 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 USER_LABEL_PREFIX | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 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 USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_LOCALTIME_R 0 | #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 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_ENVIRON_DECL 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 GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 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_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 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_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_LISTEN 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_MEMCHR 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_MKSTEMPS 1 | #define GNULIB_TEST_MKSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NONBLOCKING 1 | #define GNULIB_NONBLOCKING 1 | #define GNULIB_TEST_OPEN 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 GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_PTHREAD_T 1 | #define HAVE_PTHREAD_SPINLOCK_T 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_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 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_STPCPY 1 | #define GNULIB_TEST_STPCPY 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 GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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:30419: result: yes configure:30440: checking for vasprintf configure:30440: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:367:19: warning: format string missing [-Wformat] return vasprintf (); ~~~~~~~~~ ^ 1 warning generated. configure:30440: $? = 0 configure:30440: result: yes configure:30729: checking whether iswcntrl works configure:30773: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:30773: $? = 0 configure:30773: ./conftest configure:30773: $? = 0 configure:30784: result: yes configure:30804: checking for wctype_t configure:30832: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:30832: $? = 0 configure:30840: result: yes configure:30846: checking for wctrans_t configure:30872: clang -c -march=athlon64 -fomit-frame-pointer -pipe -O2 conftest.c >&5 configure:30872: $? = 0 configure:30880: result: yes configure:30893: checking for stdint.h configure:30893: result: yes configure:30949: checking whether btowc(0) is correct configure:30984: clang -o conftest -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:30984: $? = 0 configure:30984: ./conftest