ENTER do("bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/libvirt.spec'", '/var/lib/mock/dist-f9-build-108431-15571/root/', 0, True, 0, , 103, 105, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/libvirt.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/libvirt-0.4.0-3.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/libvirt.spec'", '/var/lib/mock/dist-f9-build-108431-15571/root/', 0, True, 0, , 103, 105, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/libvirt.spec' Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.91113 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libvirt-0.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libvirt-0.4.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-0.4.0 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (libvirt-0.4.0-auth-null-cb.patch):' Patch #1 (libvirt-0.4.0-auth-null-cb.patch): + patch -p1 -s + echo 'Patch #2 (libvirt-0.4.0-conffile-size.patch):' Patch #2 (libvirt-0.4.0-conffile-size.patch): + patch -p1 -s + echo 'Patch #3 (libvirt-0.4.0-auth-null-cb-2.patch):' Patch #3 (libvirt-0.4.0-auth-null-cb-2.patch): + patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.91113 + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.4.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./build-aux/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./build-aux/config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-init-script=redhat --with-qemud-pid-file=/var/run/libvirt_qemud.pid --with-remote-file=/var/run/libvirtd.pid checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for working alloca.h... yes checking for alloca... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking whether the preprocessor supports include_next... yes checking whether stdin defaults to large file offsets... yes checking whether is self-contained... yes checking for C/C++ restrict keyword... __restrict checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for inline... inline checking whether getdelim is declared... yes checking whether getline is declared... yes checking whether getpass is declared... yes checking for __fsetlocking... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for lstat... yes checking for vasnprintf... no checking whether fflush_unlocked is declared... yes checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... yes checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for external symbol _system_configuration... no checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for long long int... yes checking for unsigned long long int... yes checking whether strdup is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether stat file-mode macros are broken... no checking for struct timeval... yes checking for EOVERFLOW... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for alloca as a compiler built-in... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for fseeko... yes configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking for gai_strerror (possibly via ws2tcpip.h)... yes checking for library containing gethostbyname... none required checking for library containing getservbyname... none required checking for gethostbyname... yes checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether gai_strerror is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking for getdelim... yes checking for getline... yes checking for working getline function... yes checking for getpass... yes checking for inet_ntop... yes checking whether inet_ntop is declared... yes checking whether lseek detects pipes... yes checking whether is self-contained... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/param.h... yes checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for sysctl... yes checking for table... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for poll... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... yes checking for socklen_t... yes checking whether stdint.h conforms to C99... yes checking for strdup... yes checking for working strndup... yes checking for working strnlen... yes checking for strpbrk... yes checking for strsep... yes checking whether is self-contained... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether is self-contained... (cached) yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether mkdir is declared... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a thread-safe mkdir -p... /bin/mkdir -p checking for ptrdiff_t... yes checking for snprintf... (cached) yes checking for wcslen... yes checking whether _snprintf is declared... no checking for vasprintf... yes checking whether is standalone... yes checking for stdint.h... (cached) yes checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking for shutdown... yes checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking for string.h... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether gcc and cc understand -c and -o together... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wformat... yes checking whether gcc understands -Wformat-security... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wextra... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Winline... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wno-sign-compare... yes checking whether gcc understands -Wp,-D_FORTIFY_SOURCE=2... yes checking whether gcc understands -fexceptions... yes checking whether gcc understands -fasynchronous-unwind-tables... yes checking what language compliance flags to pass to the C compiler... checking for cfmakeraw... yes checking for regexec... yes checking for uname... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for library containing xdrmem_create... none required checking for rpcgen... /usr/bin/rpcgen checking for rm... /bin/rm checking for mv... /bin/mv checking for tar... /bin/tar checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for dnsmasq... /usr/sbin/dnsmasq checking for brctl... /usr/sbin/brctl checking where to write libvirtd PID file... /var/run/libvirtd.pid checking for init script flavor... redhat checking for iptables... /sbin/iptables checking for library containing xs_read... -lxenstore checking for xen/xen.h... yes checking for xen/version.h... yes checking for xen/dom0_ops.h... yes checking for xen/sys/privcmd.h... yes checking linux/param.h usability... yes checking linux/param.h presence... yes checking for linux/param.h... yes checking linux/sockios.h usability... yes checking linux/sockios.h presence... yes checking for linux/sockios.h... yes checking linux/if_bridge.h usability... yes checking linux/if_bridge.h presence... yes checking for linux/if_bridge.h... yes checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for struct _xmlURI.query_raw... yes checking for GNUTLS... yes checking for gnutls_session... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for sasl_client_init in -lsasl2... yes checking for POLKIT... yes checking for AVAHI... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for readline in -lreadline... yes checking for python... /usr/bin/python Found Python version 2.5 checking whether this host is running a Xen kernel... yes checking If XenD UNIX socket /var/run/xend/xmlrpc.sock is accessible... no checking if Xen setuid proxy is needed... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating docs/Makefile config.status: creating docs/examples/Makefile config.status: creating docs/devhelp/Makefile config.status: creating docs/examples/python/Makefile config.status: creating gnulib/lib/Makefile config.status: creating gnulib/tests/Makefile config.status: creating libvirt.pc config.status: creating libvirt.spec config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating scripts/Makefile config.status: creating include/libvirt/Makefile config.status: creating include/libvirt/libvirt.h config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating qemud/Makefile config.status: creating tests/Makefile config.status: creating proxy/Makefile config.status: creating tests/xml2sexprdata/Makefile config.status: creating tests/sexpr2xmldata/Makefile config.status: creating tests/xmconfigdata/Makefile config.status: creating tests/xencapsdata/Makefile config.status: creating tests/virshdata/Makefile config.status: creating tests/confdata/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: configure: Configuration summary configure: ===================== configure: configure: Drivers configure: configure: Xen: yes configure: Proxy: no configure: QEMU: yes configure: OpenVZ: no configure: Test: yes configure: Remote: yes configure: Libvirtd: yes configure: configure: Libraries configure: configure: libxml: -I/usr/include/libxml2 -lxml2 configure: gnutls: -lgnutls configure: sasl: -lsasl2 configure: avahi: -D_REENTRANT -lavahi-common -lavahi-client configure: polkit: -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -L/lib -lpolkit-dbus -lpolkit -ldbus-1 configure: configure: Miscellaneous configure: configure: Debug: no configure: Readline: yes configure: + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0' Making all in gnulib/lib make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t mv -f alloca.h-t alloca.h rm -f stdio.h-t stdio.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|1|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|1|g' \ -e 's|@''GNULIB_FOPEN''@|0|g' \ -e 's|@''GNULIB_FREOPEN''@|0|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|1|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|0|g' \ -e 's|@''GNULIB_FFLUSH''@|0|g' \ -e 's|@''GNULIB_GETDELIM''@|1|g' \ -e 's|@''GNULIB_GETLINE''@|1|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./stdio.in.h; \ } > stdio.h-t mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t mv stdlib.h-t stdlib.h rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|1|g' \ -e 's|@''GNULIB_STRNDUP''@|1|g' \ -e 's|@''GNULIB_STRNLEN''@|1|g' \ -e 's|@''GNULIB_STRPBRK''@|1|g' \ -e 's|@''GNULIB_STRSEP''@|1|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./string.in.h; \ } > string.h-t mv string.h-t string.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''HAVE_IO_H''@|0|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_DECL_MKDIR''@|1|g' \ < ./sys_stat.in.h; \ } > sys/stat.h-t mv sys/stat.h-t sys/stat.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|1|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ < ./unistd.in.h; \ } > unistd.h-t mv unistd.h-t unistd.h make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o .libs/dummy.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o dummy.o >/dev/null 2>&1 mv -f .deps/dummy.Tpo .deps/dummy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT physmem.lo -MD -MP -MF .deps/physmem.Tpo -c -o physmem.lo physmem.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT physmem.lo -MD -MP -MF .deps/physmem.Tpo -c physmem.c -fPIC -DPIC -o .libs/physmem.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT physmem.lo -MD -MP -MF .deps/physmem.Tpo -c physmem.c -o physmem.o >/dev/null 2>&1 mv -f .deps/physmem.Tpo .deps/physmem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o >/dev/null 2>&1 mv -f .deps/printf-args.Tpo .deps/printf-args.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libgnu.la dummy.lo asnprintf.lo physmem.lo printf-args.lo printf-parse.lo vasnprintf.lo -lxenstore ar cru .libs/libgnu.a .libs/dummy.o .libs/asnprintf.o .libs/physmem.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o ranlib .libs/libgnu.a creating libgnu.la (cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la) make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/lib' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/include' Making all in libvirt make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/include/libvirt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/include/libvirt' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/include' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-libvirt.lo -MD -MP -MF .deps/libvirt_la-libvirt.Tpo -c -o libvirt_la-libvirt.lo `test -f 'libvirt.c' || echo './'`libvirt.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-libvirt.lo -MD -MP -MF .deps/libvirt_la-libvirt.Tpo -c libvirt.c -fPIC -DPIC -o .libs/libvirt_la-libvirt.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-libvirt.lo -MD -MP -MF .deps/libvirt_la-libvirt.Tpo -c libvirt.c -o libvirt_la-libvirt.o >/dev/null 2>&1 mv -f .deps/libvirt_la-libvirt.Tpo .deps/libvirt_la-libvirt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-hash.lo -MD -MP -MF .deps/libvirt_la-hash.Tpo -c -o libvirt_la-hash.lo `test -f 'hash.c' || echo './'`hash.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-hash.lo -MD -MP -MF .deps/libvirt_la-hash.Tpo -c hash.c -fPIC -DPIC -o .libs/libvirt_la-hash.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-hash.lo -MD -MP -MF .deps/libvirt_la-hash.Tpo -c hash.c -o libvirt_la-hash.o >/dev/null 2>&1 mv -f .deps/libvirt_la-hash.Tpo .deps/libvirt_la-hash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-test.lo -MD -MP -MF .deps/libvirt_la-test.Tpo -c -o libvirt_la-test.lo `test -f 'test.c' || echo './'`test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-test.lo -MD -MP -MF .deps/libvirt_la-test.Tpo -c test.c -fPIC -DPIC -o .libs/libvirt_la-test.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-test.lo -MD -MP -MF .deps/libvirt_la-test.Tpo -c test.c -o libvirt_la-test.o >/dev/null 2>&1 mv -f .deps/libvirt_la-test.Tpo .deps/libvirt_la-test.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-buf.lo -MD -MP -MF .deps/libvirt_la-buf.Tpo -c -o libvirt_la-buf.lo `test -f 'buf.c' || echo './'`buf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-buf.lo -MD -MP -MF .deps/libvirt_la-buf.Tpo -c buf.c -fPIC -DPIC -o .libs/libvirt_la-buf.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-buf.lo -MD -MP -MF .deps/libvirt_la-buf.Tpo -c buf.c -o libvirt_la-buf.o >/dev/null 2>&1 mv -f .deps/libvirt_la-buf.Tpo .deps/libvirt_la-buf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-qparams.lo -MD -MP -MF .deps/libvirt_la-qparams.Tpo -c -o libvirt_la-qparams.lo `test -f 'qparams.c' || echo './'`qparams.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-qparams.lo -MD -MP -MF .deps/libvirt_la-qparams.Tpo -c qparams.c -fPIC -DPIC -o .libs/libvirt_la-qparams.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-qparams.lo -MD -MP -MF .deps/libvirt_la-qparams.Tpo -c qparams.c -o libvirt_la-qparams.o >/dev/null 2>&1 mv -f .deps/libvirt_la-qparams.Tpo .deps/libvirt_la-qparams.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xml.lo -MD -MP -MF .deps/libvirt_la-xml.Tpo -c -o libvirt_la-xml.lo `test -f 'xml.c' || echo './'`xml.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xml.lo -MD -MP -MF .deps/libvirt_la-xml.Tpo -c xml.c -fPIC -DPIC -o .libs/libvirt_la-xml.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xml.lo -MD -MP -MF .deps/libvirt_la-xml.Tpo -c xml.c -o libvirt_la-xml.o >/dev/null 2>&1 mv -f .deps/libvirt_la-xml.Tpo .deps/libvirt_la-xml.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-event.lo -MD -MP -MF .deps/libvirt_la-event.Tpo -c -o libvirt_la-event.lo `test -f 'event.c' || echo './'`event.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-event.lo -MD -MP -MF .deps/libvirt_la-event.Tpo -c event.c -fPIC -DPIC -o .libs/libvirt_la-event.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-event.lo -MD -MP -MF .deps/libvirt_la-event.Tpo -c event.c -o libvirt_la-event.o >/dev/null 2>&1 mv -f .deps/libvirt_la-event.Tpo .deps/libvirt_la-event.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xen_unified.lo -MD -MP -MF .deps/libvirt_la-xen_unified.Tpo -c -o libvirt_la-xen_unified.lo `test -f 'xen_unified.c' || echo './'`xen_unified.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xen_unified.lo -MD -MP -MF .deps/libvirt_la-xen_unified.Tpo -c xen_unified.c -fPIC -DPIC -o .libs/libvirt_la-xen_unified.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xen_unified.lo -MD -MP -MF .deps/libvirt_la-xen_unified.Tpo -c xen_unified.c -o libvirt_la-xen_unified.o >/dev/null 2>&1 mv -f .deps/libvirt_la-xen_unified.Tpo .deps/libvirt_la-xen_unified.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xen_internal.lo -MD -MP -MF .deps/libvirt_la-xen_internal.Tpo -c -o libvirt_la-xen_internal.lo `test -f 'xen_internal.c' || echo './'`xen_internal.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xen_internal.lo -MD -MP -MF .deps/libvirt_la-xen_internal.Tpo -c xen_internal.c -fPIC -DPIC -o .libs/libvirt_la-xen_internal.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xen_internal.lo -MD -MP -MF .deps/libvirt_la-xen_internal.Tpo -c xen_internal.c -o libvirt_la-xen_internal.o >/dev/null 2>&1 mv -f .deps/libvirt_la-xen_internal.Tpo .deps/libvirt_la-xen_internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xs_internal.lo -MD -MP -MF .deps/libvirt_la-xs_internal.Tpo -c -o libvirt_la-xs_internal.lo `test -f 'xs_internal.c' || echo './'`xs_internal.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xs_internal.lo -MD -MP -MF .deps/libvirt_la-xs_internal.Tpo -c xs_internal.c -fPIC -DPIC -o .libs/libvirt_la-xs_internal.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xs_internal.lo -MD -MP -MF .deps/libvirt_la-xs_internal.Tpo -c xs_internal.c -o libvirt_la-xs_internal.o >/dev/null 2>&1 mv -f .deps/libvirt_la-xs_internal.Tpo .deps/libvirt_la-xs_internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xend_internal.lo -MD -MP -MF .deps/libvirt_la-xend_internal.Tpo -c -o libvirt_la-xend_internal.lo `test -f 'xend_internal.c' || echo './'`xend_internal.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xend_internal.lo -MD -MP -MF .deps/libvirt_la-xend_internal.Tpo -c xend_internal.c -fPIC -DPIC -o .libs/libvirt_la-xend_internal.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xend_internal.lo -MD -MP -MF .deps/libvirt_la-xend_internal.Tpo -c xend_internal.c -o libvirt_la-xend_internal.o >/dev/null 2>&1 mv -f .deps/libvirt_la-xend_internal.Tpo .deps/libvirt_la-xend_internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-stats_linux.lo -MD -MP -MF .deps/libvirt_la-stats_linux.Tpo -c -o libvirt_la-stats_linux.lo `test -f 'stats_linux.c' || echo './'`stats_linux.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-stats_linux.lo -MD -MP -MF .deps/libvirt_la-stats_linux.Tpo -c stats_linux.c -fPIC -DPIC -o .libs/libvirt_la-stats_linux.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-stats_linux.lo -MD -MP -MF .deps/libvirt_la-stats_linux.Tpo -c stats_linux.c -o libvirt_la-stats_linux.o >/dev/null 2>&1 mv -f .deps/libvirt_la-stats_linux.Tpo .deps/libvirt_la-stats_linux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-sexpr.lo -MD -MP -MF .deps/libvirt_la-sexpr.Tpo -c -o libvirt_la-sexpr.lo `test -f 'sexpr.c' || echo './'`sexpr.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-sexpr.lo -MD -MP -MF .deps/libvirt_la-sexpr.Tpo -c sexpr.c -fPIC -DPIC -o .libs/libvirt_la-sexpr.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-sexpr.lo -MD -MP -MF .deps/libvirt_la-sexpr.Tpo -c sexpr.c -o libvirt_la-sexpr.o >/dev/null 2>&1 mv -f .deps/libvirt_la-sexpr.Tpo .deps/libvirt_la-sexpr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-virterror.lo -MD -MP -MF .deps/libvirt_la-virterror.Tpo -c -o libvirt_la-virterror.lo `test -f 'virterror.c' || echo './'`virterror.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-virterror.lo -MD -MP -MF .deps/libvirt_la-virterror.Tpo -c virterror.c -fPIC -DPIC -o .libs/libvirt_la-virterror.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-virterror.lo -MD -MP -MF .deps/libvirt_la-virterror.Tpo -c virterror.c -o libvirt_la-virterror.o >/dev/null 2>&1 mv -f .deps/libvirt_la-virterror.Tpo .deps/libvirt_la-virterror.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-proxy_internal.lo -MD -MP -MF .deps/libvirt_la-proxy_internal.Tpo -c -o libvirt_la-proxy_internal.lo `test -f 'proxy_internal.c' || echo './'`proxy_internal.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-proxy_internal.lo -MD -MP -MF .deps/libvirt_la-proxy_internal.Tpo -c proxy_internal.c -fPIC -DPIC -o .libs/libvirt_la-proxy_internal.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-proxy_internal.lo -MD -MP -MF .deps/libvirt_la-proxy_internal.Tpo -c proxy_internal.c -o libvirt_la-proxy_internal.o >/dev/null 2>&1 mv -f .deps/libvirt_la-proxy_internal.Tpo .deps/libvirt_la-proxy_internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-conf.lo -MD -MP -MF .deps/libvirt_la-conf.Tpo -c -o libvirt_la-conf.lo `test -f 'conf.c' || echo './'`conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-conf.lo -MD -MP -MF .deps/libvirt_la-conf.Tpo -c conf.c -fPIC -DPIC -o .libs/libvirt_la-conf.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-conf.lo -MD -MP -MF .deps/libvirt_la-conf.Tpo -c conf.c -o libvirt_la-conf.o >/dev/null 2>&1 mv -f .deps/libvirt_la-conf.Tpo .deps/libvirt_la-conf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xm_internal.lo -MD -MP -MF .deps/libvirt_la-xm_internal.Tpo -c -o libvirt_la-xm_internal.lo `test -f 'xm_internal.c' || echo './'`xm_internal.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xm_internal.lo -MD -MP -MF .deps/libvirt_la-xm_internal.Tpo -c xm_internal.c -fPIC -DPIC -o .libs/libvirt_la-xm_internal.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-xm_internal.lo -MD -MP -MF .deps/libvirt_la-xm_internal.Tpo -c xm_internal.c -o libvirt_la-xm_internal.o >/dev/null 2>&1 mv -f .deps/libvirt_la-xm_internal.Tpo .deps/libvirt_la-xm_internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-remote_internal.lo -MD -MP -MF .deps/libvirt_la-remote_internal.Tpo -c -o libvirt_la-remote_internal.lo `test -f 'remote_internal.c' || echo './'`remote_internal.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-remote_internal.lo -MD -MP -MF .deps/libvirt_la-remote_internal.Tpo -c remote_internal.c -fPIC -DPIC -o .libs/libvirt_la-remote_internal.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-remote_internal.lo -MD -MP -MF .deps/libvirt_la-remote_internal.Tpo -c remote_internal.c -o libvirt_la-remote_internal.o >/dev/null 2>&1 mv -f .deps/libvirt_la-remote_internal.Tpo .deps/libvirt_la-remote_internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-bridge.lo -MD -MP -MF .deps/libvirt_la-bridge.Tpo -c -o libvirt_la-bridge.lo `test -f 'bridge.c' || echo './'`bridge.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-bridge.lo -MD -MP -MF .deps/libvirt_la-bridge.Tpo -c bridge.c -fPIC -DPIC -o .libs/libvirt_la-bridge.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-bridge.lo -MD -MP -MF .deps/libvirt_la-bridge.Tpo -c bridge.c -o libvirt_la-bridge.o >/dev/null 2>&1 mv -f .deps/libvirt_la-bridge.Tpo .deps/libvirt_la-bridge.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-iptables.lo -MD -MP -MF .deps/libvirt_la-iptables.Tpo -c -o libvirt_la-iptables.lo `test -f 'iptables.c' || echo './'`iptables.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-iptables.lo -MD -MP -MF .deps/libvirt_la-iptables.Tpo -c iptables.c -fPIC -DPIC -o .libs/libvirt_la-iptables.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-iptables.lo -MD -MP -MF .deps/libvirt_la-iptables.Tpo -c iptables.c -o libvirt_la-iptables.o >/dev/null 2>&1 mv -f .deps/libvirt_la-iptables.Tpo .deps/libvirt_la-iptables.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-uuid.lo -MD -MP -MF .deps/libvirt_la-uuid.Tpo -c -o libvirt_la-uuid.lo `test -f 'uuid.c' || echo './'`uuid.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-uuid.lo -MD -MP -MF .deps/libvirt_la-uuid.Tpo -c uuid.c -fPIC -DPIC -o .libs/libvirt_la-uuid.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-uuid.lo -MD -MP -MF .deps/libvirt_la-uuid.Tpo -c uuid.c -o libvirt_la-uuid.o >/dev/null 2>&1 mv -f .deps/libvirt_la-uuid.Tpo .deps/libvirt_la-uuid.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-qemu_driver.lo -MD -MP -MF .deps/libvirt_la-qemu_driver.Tpo -c -o libvirt_la-qemu_driver.lo `test -f 'qemu_driver.c' || echo './'`qemu_driver.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-qemu_driver.lo -MD -MP -MF .deps/libvirt_la-qemu_driver.Tpo -c qemu_driver.c -fPIC -DPIC -o .libs/libvirt_la-qemu_driver.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-qemu_driver.lo -MD -MP -MF .deps/libvirt_la-qemu_driver.Tpo -c qemu_driver.c -o libvirt_la-qemu_driver.o >/dev/null 2>&1 mv -f .deps/libvirt_la-qemu_driver.Tpo .deps/libvirt_la-qemu_driver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-qemu_conf.lo -MD -MP -MF .deps/libvirt_la-qemu_conf.Tpo -c -o libvirt_la-qemu_conf.lo `test -f 'qemu_conf.c' || echo './'`qemu_conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-qemu_conf.lo -MD -MP -MF .deps/libvirt_la-qemu_conf.Tpo -c qemu_conf.c -fPIC -DPIC -o .libs/libvirt_la-qemu_conf.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-qemu_conf.lo -MD -MP -MF .deps/libvirt_la-qemu_conf.Tpo -c qemu_conf.c -o libvirt_la-qemu_conf.o >/dev/null 2>&1 mv -f .deps/libvirt_la-qemu_conf.Tpo .deps/libvirt_la-qemu_conf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-openvz_conf.lo -MD -MP -MF .deps/libvirt_la-openvz_conf.Tpo -c -o libvirt_la-openvz_conf.lo `test -f 'openvz_conf.c' || echo './'`openvz_conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-openvz_conf.lo -MD -MP -MF .deps/libvirt_la-openvz_conf.Tpo -c openvz_conf.c -fPIC -DPIC -o .libs/libvirt_la-openvz_conf.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-openvz_conf.lo -MD -MP -MF .deps/libvirt_la-openvz_conf.Tpo -c openvz_conf.c -o libvirt_la-openvz_conf.o >/dev/null 2>&1 mv -f .deps/libvirt_la-openvz_conf.Tpo .deps/libvirt_la-openvz_conf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-openvz_driver.lo -MD -MP -MF .deps/libvirt_la-openvz_driver.Tpo -c -o libvirt_la-openvz_driver.lo `test -f 'openvz_driver.c' || echo './'`openvz_driver.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-openvz_driver.lo -MD -MP -MF .deps/libvirt_la-openvz_driver.Tpo -c openvz_driver.c -fPIC -DPIC -o .libs/libvirt_la-openvz_driver.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-openvz_driver.lo -MD -MP -MF .deps/libvirt_la-openvz_driver.Tpo -c openvz_driver.c -o libvirt_la-openvz_driver.o >/dev/null 2>&1 mv -f .deps/libvirt_la-openvz_driver.Tpo .deps/libvirt_la-openvz_driver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-nodeinfo.lo -MD -MP -MF .deps/libvirt_la-nodeinfo.Tpo -c -o libvirt_la-nodeinfo.lo `test -f 'nodeinfo.c' || echo './'`nodeinfo.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-nodeinfo.lo -MD -MP -MF .deps/libvirt_la-nodeinfo.Tpo -c nodeinfo.c -fPIC -DPIC -o .libs/libvirt_la-nodeinfo.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-nodeinfo.lo -MD -MP -MF .deps/libvirt_la-nodeinfo.Tpo -c nodeinfo.c -o libvirt_la-nodeinfo.o >/dev/null 2>&1 mv -f .deps/libvirt_la-nodeinfo.Tpo .deps/libvirt_la-nodeinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-util.lo -MD -MP -MF .deps/libvirt_la-util.Tpo -c -o libvirt_la-util.lo `test -f 'util.c' || echo './'`util.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-util.lo -MD -MP -MF .deps/libvirt_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libvirt_la-util.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-util.lo -MD -MP -MF .deps/libvirt_la-util.Tpo -c util.c -o libvirt_la-util.o >/dev/null 2>&1 mv -f .deps/libvirt_la-util.Tpo .deps/libvirt_la-util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-remote_protocol.lo -MD -MP -MF .deps/libvirt_la-remote_protocol.Tpo -c -o libvirt_la-remote_protocol.lo `test -f '../qemud/remote_protocol.c' || echo './'`../qemud/remote_protocol.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-remote_protocol.lo -MD -MP -MF .deps/libvirt_la-remote_protocol.Tpo -c ../qemud/remote_protocol.c -fPIC -DPIC -o .libs/libvirt_la-remote_protocol.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirt_la-remote_protocol.lo -MD -MP -MF .deps/libvirt_la-remote_protocol.Tpo -c ../qemud/remote_protocol.c -o libvirt_la-remote_protocol.o >/dev/null 2>&1 mv -f .deps/libvirt_la-remote_protocol.Tpo .deps/libvirt_la-remote_protocol.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wl,--version-script=./libvirt_sym.version -version-info 4:0:4 -o libvirt.la -rpath /usr/lib libvirt_la-libvirt.lo libvirt_la-hash.lo libvirt_la-test.lo libvirt_la-buf.lo libvirt_la-qparams.lo libvirt_la-xml.lo libvirt_la-event.lo libvirt_la-xen_unified.lo libvirt_la-xen_internal.lo libvirt_la-xs_internal.lo libvirt_la-xend_internal.lo libvirt_la-stats_linux.lo libvirt_la-sexpr.lo libvirt_la-virterror.lo libvirt_la-proxy_internal.lo libvirt_la-conf.lo libvirt_la-xm_internal.lo libvirt_la-remote_internal.lo libvirt_la-bridge.lo libvirt_la-iptables.lo libvirt_la-uuid.lo libvirt_la-qemu_driver.lo libvirt_la-qemu_conf.lo libvirt_la-openvz_conf.lo libvirt_la-openvz_driver.lo libvirt_la-nodeinfo.lo libvirt_la-util.lo libvirt_la-remote_protocol.lo -lxml2 -lgnutls -lsasl2 ../gnulib/lib/libgnu.la -lxenstore gcc -shared .libs/libvirt_la-libvirt.o .libs/libvirt_la-hash.o .libs/libvirt_la-test.o .libs/libvirt_la-buf.o .libs/libvirt_la-qparams.o .libs/libvirt_la-xml.o .libs/libvirt_la-event.o .libs/libvirt_la-xen_unified.o .libs/libvirt_la-xen_internal.o .libs/libvirt_la-xs_internal.o .libs/libvirt_la-xend_internal.o .libs/libvirt_la-stats_linux.o .libs/libvirt_la-sexpr.o .libs/libvirt_la-virterror.o .libs/libvirt_la-proxy_internal.o .libs/libvirt_la-conf.o .libs/libvirt_la-xm_internal.o .libs/libvirt_la-remote_internal.o .libs/libvirt_la-bridge.o .libs/libvirt_la-iptables.o .libs/libvirt_la-uuid.o .libs/libvirt_la-qemu_driver.o .libs/libvirt_la-qemu_conf.o .libs/libvirt_la-openvz_conf.o .libs/libvirt_la-openvz_driver.o .libs/libvirt_la-nodeinfo.o .libs/libvirt_la-util.o .libs/libvirt_la-remote_protocol.o -Wl,--whole-archive ../gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -lxml2 -lgnutls -lsasl2 -lxenstore -m32 -march=i386 -mtune=generic -Wl,--version-script=./libvirt_sym.version -Wl,-soname -Wl,libvirt.so.0 -o .libs/libvirt.so.0.4.0 (cd .libs && rm -f libvirt.so.0 && ln -s libvirt.so.0.4.0 libvirt.so.0) (cd .libs && rm -f libvirt.so && ln -s libvirt.so.0.4.0 libvirt.so) rm -fr .libs/libvirt.lax mkdir .libs/libvirt.lax rm -fr .libs/libvirt.lax/libgnu.a mkdir .libs/libvirt.lax/libgnu.a (cd .libs/libvirt.lax/libgnu.a && ar x /builddir/build/BUILD/libvirt-0.4.0/src/../gnulib/lib/.libs/libgnu.a) ar cru .libs/libvirt.a libvirt_la-libvirt.o libvirt_la-hash.o libvirt_la-test.o libvirt_la-buf.o libvirt_la-qparams.o libvirt_la-xml.o libvirt_la-event.o libvirt_la-xen_unified.o libvirt_la-xen_internal.o libvirt_la-xs_internal.o libvirt_la-xend_internal.o libvirt_la-stats_linux.o libvirt_la-sexpr.o libvirt_la-virterror.o libvirt_la-proxy_internal.o libvirt_la-conf.o libvirt_la-xm_internal.o libvirt_la-remote_internal.o libvirt_la-bridge.o libvirt_la-iptables.o libvirt_la-uuid.o libvirt_la-qemu_driver.o libvirt_la-qemu_conf.o libvirt_la-openvz_conf.o libvirt_la-openvz_driver.o libvirt_la-nodeinfo.o libvirt_la-util.o libvirt_la-remote_protocol.o .libs/libvirt.lax/libgnu.a/physmem.o .libs/libvirt.lax/libgnu.a/printf-args.o .libs/libvirt.lax/libgnu.a/dummy.o .libs/libvirt.lax/libgnu.a/asnprintf.o .libs/libvirt.lax/libgnu.a/printf-parse.o .libs/libvirt.lax/libgnu.a/vasnprintf.o ranlib .libs/libvirt.a rm -fr .libs/libvirt.lax creating libvirt.la (cd .libs && rm -f libvirt.la && ln -s ../libvirt.la libvirt.la) gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -DUSE_READLINE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT virsh-virsh.o -MD -MP -MF .deps/virsh-virsh.Tpo -c -o virsh-virsh.o `test -f 'virsh.c' || echo './'`virsh.c mv -f .deps/virsh-virsh.Tpo .deps/virsh-virsh.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -DUSE_READLINE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT virsh-console.o -MD -MP -MF .deps/virsh-console.Tpo -c -o virsh-console.o `test -f 'console.c' || echo './'`console.c mv -f .deps/virsh-console.Tpo .deps/virsh-console.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DUSE_READLINE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -o virsh virsh-virsh.o virsh-console.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables libvirt.la ../gnulib/lib/libgnu.la -lreadline -lxenstore gcc -DUSE_READLINE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -o .libs/virsh virsh-virsh.o virsh-console.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ./.libs/libvirt.so -lxml2 -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lreadline -lxenstore creating virsh make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/src' Making all in qemud make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/qemud' gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I/usr/include/libxml2 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DLOCAL_STATE_DIR="\"/var\"" -DSYSCONF_DIR="\"/etc\"" -DQEMUD_PID_FILE="\"\"" -DREMOTE_PID_FILE="\"/var/run/libvirtd.pid\"" -DGETTEXT_PACKAGE=\"libvirt\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirtd-qemud.o -MD -MP -MF .deps/libvirtd-qemud.Tpo -c -o libvirtd-qemud.o `test -f 'qemud.c' || echo './'`qemud.c mv -f .deps/libvirtd-qemud.Tpo .deps/libvirtd-qemud.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I/usr/include/libxml2 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DLOCAL_STATE_DIR="\"/var\"" -DSYSCONF_DIR="\"/etc\"" -DQEMUD_PID_FILE="\"\"" -DREMOTE_PID_FILE="\"/var/run/libvirtd.pid\"" -DGETTEXT_PACKAGE=\"libvirt\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirtd-remote_protocol.o -MD -MP -MF .deps/libvirtd-remote_protocol.Tpo -c -o libvirtd-remote_protocol.o `test -f 'remote_protocol.c' || echo './'`remote_protocol.c mv -f .deps/libvirtd-remote_protocol.Tpo .deps/libvirtd-remote_protocol.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I/usr/include/libxml2 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DLOCAL_STATE_DIR="\"/var\"" -DSYSCONF_DIR="\"/etc\"" -DQEMUD_PID_FILE="\"\"" -DREMOTE_PID_FILE="\"/var/run/libvirtd.pid\"" -DGETTEXT_PACKAGE=\"libvirt\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirtd-remote.o -MD -MP -MF .deps/libvirtd-remote.Tpo -c -o libvirtd-remote.o `test -f 'remote.c' || echo './'`remote.c remote.c: In function 'remoteDispatchAuthPolkit': remote.c:2652: warning: 'polkit_context_can_caller_do_action' is deprecated (declared at /usr/include/PolicyKit/polkit/polkit-context.h:175) mv -f .deps/libvirtd-remote.Tpo .deps/libvirtd-remote.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I/usr/include/libxml2 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DLOCAL_STATE_DIR="\"/var\"" -DSYSCONF_DIR="\"/etc\"" -DQEMUD_PID_FILE="\"\"" -DREMOTE_PID_FILE="\"/var/run/libvirtd.pid\"" -DGETTEXT_PACKAGE=\"libvirt\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirtd-event.o -MD -MP -MF .deps/libvirtd-event.Tpo -c -o libvirtd-event.o `test -f 'event.c' || echo './'`event.c mv -f .deps/libvirtd-event.Tpo .deps/libvirtd-event.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I/usr/include/libxml2 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DLOCAL_STATE_DIR="\"/var\"" -DSYSCONF_DIR="\"/etc\"" -DQEMUD_PID_FILE="\"\"" -DREMOTE_PID_FILE="\"/var/run/libvirtd.pid\"" -DGETTEXT_PACKAGE=\"libvirt\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirtd-mdns.o -MD -MP -MF .deps/libvirtd-mdns.Tpo -c -o libvirtd-mdns.o `test -f 'mdns.c' || echo './'`mdns.c mv -f .deps/libvirtd-mdns.Tpo .deps/libvirtd-mdns.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I/usr/include/libxml2 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DLOCAL_STATE_DIR="\"/var\"" -DSYSCONF_DIR="\"/etc\"" -DQEMUD_PID_FILE="\"\"" -DREMOTE_PID_FILE="\"/var/run/libvirtd.pid\"" -DGETTEXT_PACKAGE=\"libvirt\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -lxml2 -lgnutls -lsasl2 -L/lib -lpolkit-dbus -lpolkit -ldbus-1 -o libvirtd libvirtd-qemud.o libvirtd-remote_protocol.o libvirtd-remote.o libvirtd-event.o libvirtd-mdns.o ../src/libvirt.la ../gnulib/lib/libgnu.la -lavahi-common -lavahi-client -lxenstore mkdir .libs gcc -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I/usr/include/libxml2 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DLOCAL_STATE_DIR=\"/var\" -DSYSCONF_DIR=\"/etc\" -DQEMUD_PID_FILE=\"\" -DREMOTE_PID_FILE=\"/var/run/libvirtd.pid\" -DGETTEXT_PACKAGE=\"libvirt\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -o .libs/libvirtd libvirtd-qemud.o libvirtd-remote_protocol.o libvirtd-remote.o libvirtd-event.o libvirtd-mdns.o -L/lib -lpolkit-dbus -lpolkit -ldbus-1 ../src/.libs/libvirt.so -lxml2 -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lavahi-common -lavahi-client -lxenstore creating libvirtd make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/qemud' Making all in proxy make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/proxy' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/proxy' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs' Making all in . make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs' Making all in examples make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples' Making all in python make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples/python' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples/python' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT info1.o -MD -MP -MF .deps/info1.Tpo -c -o info1.o info1.c mv -f .deps/info1.Tpo .deps/info1.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o info1 info1.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../../src/libvirt.la -lxenstore mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/info1 info1.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../../src/.libs/libvirt.so -lxml2 -lgnutls -lsasl2 -lxenstore creating info1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT suspend.o -MD -MP -MF .deps/suspend.Tpo -c -o suspend.o suspend.c mv -f .deps/suspend.Tpo .deps/suspend.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o suspend suspend.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../../src/libvirt.la -lxenstore gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/suspend suspend.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../../src/.libs/libvirt.so -lxml2 -lgnutls -lsasl2 -lxenstore creating suspend make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples' Making all in devhelp make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs/devhelp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs/devhelp' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs' Making all in gnulib/tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/tests' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/tests' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/tests' Making all in python make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/python' Making all in . make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/python' /usr/bin/python ./generator.py . /usr/lib/python2.5/xmllib.py:9: DeprecationWarning: The xmllib module is obsolete. Use xml.sax instead. warnings.warn("The xmllib module is obsolete. Use xml.sax instead.", DeprecationWarning) Found 92 functions in libvirt-api.xml Found 1 functions in libvirt-python-api.xml Generated 75 wrapper functions, 12 failed, 6 skipped Missing type converters: virErrorPtr:4 unsigned long *:1 virConnectAuthPtr:1 virVcpuInfoPtr:1 void *:2 unsigned long long:1 virSchedParameterPtr:2 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.5 -I../include -I../include -I../python -Wno-redundant-decls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirtmod_la-libvir.lo -MD -MP -MF .deps/libvirtmod_la-libvir.Tpo -c -o libvirtmod_la-libvir.lo `test -f 'libvir.c' || echo './'`libvir.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.5 -I../include -I../include -I../python -Wno-redundant-decls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirtmod_la-libvir.lo -MD -MP -MF .deps/libvirtmod_la-libvir.Tpo -c libvir.c -fPIC -DPIC -o .libs/libvirtmod_la-libvir.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.5 -I../include -I../include -I../python -Wno-redundant-decls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirtmod_la-libvir.lo -MD -MP -MF .deps/libvirtmod_la-libvir.Tpo -c libvir.c -o libvirtmod_la-libvir.o >/dev/null 2>&1 mv -f .deps/libvirtmod_la-libvir.Tpo .deps/libvirtmod_la-libvir.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.5 -I../include -I../include -I../python -Wno-redundant-decls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirtmod_la-types.lo -MD -MP -MF .deps/libvirtmod_la-types.Tpo -c -o libvirtmod_la-types.lo `test -f 'types.c' || echo './'`types.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.5 -I../include -I../include -I../python -Wno-redundant-decls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirtmod_la-types.lo -MD -MP -MF .deps/libvirtmod_la-types.Tpo -c types.c -fPIC -DPIC -o .libs/libvirtmod_la-types.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.5 -I../include -I../include -I../python -Wno-redundant-decls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirtmod_la-types.lo -MD -MP -MF .deps/libvirtmod_la-types.Tpo -c types.c -o libvirtmod_la-types.o >/dev/null 2>&1 mv -f .deps/libvirtmod_la-types.Tpo .deps/libvirtmod_la-types.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.5 -I../include -I../include -I../python -Wno-redundant-decls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirtmod_la-libvirt-py.lo -MD -MP -MF .deps/libvirtmod_la-libvirt-py.Tpo -c -o libvirtmod_la-libvirt-py.lo `test -f 'libvirt-py.c' || echo './'`libvirt-py.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.5 -I../include -I../include -I../python -Wno-redundant-decls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirtmod_la-libvirt-py.lo -MD -MP -MF .deps/libvirtmod_la-libvirt-py.Tpo -c libvirt-py.c -fPIC -DPIC -o .libs/libvirtmod_la-libvirt-py.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.5 -I../include -I../include -I../python -Wno-redundant-decls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libvirtmod_la-libvirt-py.lo -MD -MP -MF .deps/libvirtmod_la-libvirt-py.Tpo -c libvirt-py.c -o libvirtmod_la-libvirt-py.o >/dev/null 2>&1 mv -f .deps/libvirtmod_la-libvirt-py.Tpo .deps/libvirtmod_la-libvirt-py.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-redundant-decls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -module -avoid-version -L../src/.libs -o libvirtmod.la -rpath /usr/lib/python2.5/site-packages libvirtmod_la-libvir.lo libvirtmod_la-types.lo libvirtmod_la-libvirt-py.lo ../src/libvirt.la -lxenstore gcc -shared .libs/libvirtmod_la-libvir.o .libs/libvirtmod_la-types.o .libs/libvirtmod_la-libvirt-py.o -Wl,--rpath -Wl,/builddir/build/BUILD/libvirt-0.4.0/src/.libs -L/builddir/build/BUILD/libvirt-0.4.0/src/.libs ../src/.libs/libvirt.so -lxenstore -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libvirtmod.so -o .libs/libvirtmod.so ar cru .libs/libvirtmod.a libvirtmod_la-libvir.o libvirtmod_la-types.o libvirtmod_la-libvirt-py.o ranlib .libs/libvirtmod.a creating libvirtmod.la (cd .libs && rm -f libvirtmod.la && ln -s ../libvirtmod.la libvirtmod.la) cat ./libvir.py libvirtclass.py > libvirt.py-t mv libvirt.py-t libvirt.py make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/python' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/python/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/python/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/python' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests' Making all in virshdata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/virshdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/virshdata' Making all in confdata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/confdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/confdata' Making all in sexpr2xmldata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/sexpr2xmldata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/sexpr2xmldata' Making all in xml2sexprdata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xml2sexprdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xml2sexprdata' Making all in xmconfigdata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xmconfigdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xmconfigdata' Making all in xencapsdata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xencapsdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xencapsdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xmlrpctest.o -MD -MP -MF .deps/xmlrpctest.Tpo -c -o xmlrpctest.o xmlrpctest.c mv -f .deps/xmlrpctest.Tpo .deps/xmlrpctest.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT testutils.o -MD -MP -MF .deps/testutils.Tpo -c -o testutils.o testutils.c mv -f .deps/testutils.Tpo .deps/testutils.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xmlrpc.o -MD -MP -MF .deps/xmlrpc.Tpo -c -o xmlrpc.o `test -f '../src/xmlrpc.c' || echo './'`../src/xmlrpc.c mv -f .deps/xmlrpc.Tpo .deps/xmlrpc.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o xmlrpctest xmlrpctest.o testutils.o xmlrpc.o -lxml2 -lgnutls -lsasl2 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o ../gnulib/lib/libgnu.la -lxenstore mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o xmlrpctest xmlrpctest.o testutils.o xmlrpc.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o -lxml2 -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lxenstore gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xml2sexprtest.o -MD -MP -MF .deps/xml2sexprtest.Tpo -c -o xml2sexprtest.o xml2sexprtest.c mv -f .deps/xml2sexprtest.Tpo .deps/xml2sexprtest.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o xml2sexprtest xml2sexprtest.o testutils.o -lxml2 -lgnutls -lsasl2 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o ../gnulib/lib/libgnu.la -lxenstore gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o xml2sexprtest xml2sexprtest.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o -lxml2 -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lxenstore gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sexpr2xmltest.o -MD -MP -MF .deps/sexpr2xmltest.Tpo -c -o sexpr2xmltest.o sexpr2xmltest.c mv -f .deps/sexpr2xmltest.Tpo .deps/sexpr2xmltest.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o sexpr2xmltest sexpr2xmltest.o testutils.o -lxml2 -lgnutls -lsasl2 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o ../gnulib/lib/libgnu.la -lxenstore gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o sexpr2xmltest sexpr2xmltest.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o -lxml2 -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lxenstore gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT virshtest.o -MD -MP -MF .deps/virshtest.Tpo -c -o virshtest.o virshtest.c mv -f .deps/virshtest.Tpo .deps/virshtest.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o virshtest virshtest.o testutils.o -lxml2 -lgnutls -lsasl2 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o ../gnulib/lib/libgnu.la -lxenstore gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o virshtest virshtest.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o -lxml2 -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lxenstore gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT conftest.o -MD -MP -MF .deps/conftest.Tpo -c -o conftest.o conftest.c mv -f .deps/conftest.Tpo .deps/conftest.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o conftest conftest.o -lxml2 -lgnutls -lsasl2 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o ../gnulib/lib/libgnu.la -lxenstore gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o conftest conftest.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o -lxml2 -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lxenstore gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT reconnect.o -MD -MP -MF .deps/reconnect.Tpo -c -o reconnect.o reconnect.c mv -f .deps/reconnect.Tpo .deps/reconnect.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o reconnect reconnect.o -lxml2 -lgnutls -lsasl2 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o ../gnulib/lib/libgnu.la -lxenstore gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o reconnect reconnect.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o -lxml2 -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lxenstore gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xmconfigtest.o -MD -MP -MF .deps/xmconfigtest.Tpo -c -o xmconfigtest.o xmconfigtest.c mv -f .deps/xmconfigtest.Tpo .deps/xmconfigtest.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o xmconfigtest xmconfigtest.o testutils.o -lxml2 -lgnutls -lsasl2 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o ../gnulib/lib/libgnu.la -lxenstore gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o xmconfigtest xmconfigtest.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o -lxml2 -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lxenstore gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xencapstest.o -MD -MP -MF .deps/xencapstest.Tpo -c -o xencapstest.o xencapstest.c mv -f .deps/xencapstest.Tpo .deps/xencapstest.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o xencapstest xencapstest.o testutils.o -lxml2 -lgnutls -lsasl2 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o ../gnulib/lib/libgnu.la -lxenstore gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o xencapstest xencapstest.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o -lxml2 -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lxenstore gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT qemuxml2argvtest.o -MD -MP -MF .deps/qemuxml2argvtest.Tpo -c -o qemuxml2argvtest.o qemuxml2argvtest.c mv -f .deps/qemuxml2argvtest.Tpo .deps/qemuxml2argvtest.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o qemuxml2argvtest qemuxml2argvtest.o testutils.o -lxml2 -lgnutls -lsasl2 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o ../gnulib/lib/libgnu.la -lxenstore gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o qemuxml2argvtest qemuxml2argvtest.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o -lxml2 -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lxenstore gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT qemuxml2xmltest.o -MD -MP -MF .deps/qemuxml2xmltest.Tpo -c -o qemuxml2xmltest.o qemuxml2xmltest.c mv -f .deps/qemuxml2xmltest.Tpo .deps/qemuxml2xmltest.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o qemuxml2xmltest qemuxml2xmltest.o testutils.o -lxml2 -lgnutls -lsasl2 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o ../gnulib/lib/libgnu.la -lxenstore gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o qemuxml2xmltest qemuxml2xmltest.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o -lxml2 -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lxenstore gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nodeinfotest.o -MD -MP -MF .deps/nodeinfotest.Tpo -c -o nodeinfotest.o nodeinfotest.c mv -f .deps/nodeinfotest.Tpo .deps/nodeinfotest.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o nodeinfotest nodeinfotest.o testutils.o -lxml2 -lgnutls -lsasl2 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o ../gnulib/lib/libgnu.la -lxenstore gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o nodeinfotest nodeinfotest.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_la-bridge.o ../src/.libs/libvirt_la-buf.o ../src/.libs/libvirt_la-conf.o ../src/.libs/libvirt_la-event.o ../src/.libs/libvirt_la-hash.o ../src/.libs/libvirt_la-iptables.o ../src/.libs/libvirt_la-libvirt.o ../src/.libs/libvirt_la-nodeinfo.o ../src/.libs/libvirt_la-openvz_conf.o ../src/.libs/libvirt_la-openvz_driver.o ../src/.libs/libvirt_la-proxy_internal.o ../src/.libs/libvirt_la-qemu_conf.o ../src/.libs/libvirt_la-qemu_driver.o ../src/.libs/libvirt_la-qparams.o ../src/.libs/libvirt_la-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.o ../src/.libs/libvirt_la-stats_linux.o ../src/.libs/libvirt_la-test.o ../src/.libs/libvirt_la-util.o ../src/.libs/libvirt_la-uuid.o ../src/.libs/libvirt_la-virterror.o ../src/.libs/libvirt_la-xen_internal.o ../src/.libs/libvirt_la-xen_unified.o ../src/.libs/libvirt_la-xend_internal.o ../src/.libs/libvirt_la-xm_internal.o ../src/.libs/libvirt_la-xml.o ../src/.libs/libvirt_la-xs_internal.o -lxml2 -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lxenstore make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/po' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/scripts' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.58478 + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.4.0 + LANG=C + export LANG + unset DISPLAY + rm -fr /var/tmp/libvirt-0.4.0-root + /usr/bin/make prefix=/var/tmp/libvirt-0.4.0-root/usr exec_prefix=/var/tmp/libvirt-0.4.0-root/usr bindir=/var/tmp/libvirt-0.4.0-root/usr/bin sbindir=/var/tmp/libvirt-0.4.0-root/usr/sbin sysconfdir=/var/tmp/libvirt-0.4.0-root/etc datadir=/var/tmp/libvirt-0.4.0-root/usr/share includedir=/var/tmp/libvirt-0.4.0-root/usr/include libdir=/var/tmp/libvirt-0.4.0-root/usr/lib libexecdir=/var/tmp/libvirt-0.4.0-root/usr/libexec localstatedir=/var/tmp/libvirt-0.4.0-root/var sharedstatedir=/var/tmp/libvirt-0.4.0-root/usr/com mandir=/var/tmp/libvirt-0.4.0-root/usr/share/man infodir=/var/tmp/libvirt-0.4.0-root/usr/share/info install Making install in gnulib/lib make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/lib' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/lib' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/lib' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/lib' Making install in include make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/include' Making install in libvirt make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/include/libvirt' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/include/libvirt' /usr/bin/make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/include/libvirt' /bin/sh ../../build-aux/mkinstalldirs /var/tmp/libvirt-0.4.0-root/usr/include/libvirt mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/include/libvirt make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/include/libvirt' test -z "/var/tmp/libvirt-0.4.0-root/usr/include/libvirt" || /bin/mkdir -p "/var/tmp/libvirt-0.4.0-root/usr/include/libvirt" /usr/bin/install -c -m 644 'libvirt.h' '/var/tmp/libvirt-0.4.0-root/usr/include/libvirt/libvirt.h' /usr/bin/install -c -m 644 'virterror.h' '/var/tmp/libvirt-0.4.0-root/usr/include/libvirt/virterror.h' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/include/libvirt' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/include/libvirt' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/include' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/include' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/include' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/src' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/src' test -z "/var/tmp/libvirt-0.4.0-root/usr/lib" || /bin/mkdir -p "/var/tmp/libvirt-0.4.0-root/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libvirt.la' '/var/tmp/libvirt-0.4.0-root/usr/lib/libvirt.la' /usr/bin/install -c .libs/libvirt.so.0.4.0 /var/tmp/libvirt-0.4.0-root/usr/lib/libvirt.so.0.4.0 (cd /var/tmp/libvirt-0.4.0-root/usr/lib && { ln -s -f libvirt.so.0.4.0 libvirt.so.0 || { rm -f libvirt.so.0 && ln -s libvirt.so.0.4.0 libvirt.so.0; }; }) (cd /var/tmp/libvirt-0.4.0-root/usr/lib && { ln -s -f libvirt.so.0.4.0 libvirt.so || { rm -f libvirt.so && ln -s libvirt.so.0.4.0 libvirt.so; }; }) /usr/bin/install -c .libs/libvirt.lai /var/tmp/libvirt-0.4.0-root/usr/lib/libvirt.la /usr/bin/install -c .libs/libvirt.a /var/tmp/libvirt-0.4.0-root/usr/lib/libvirt.a chmod 644 /var/tmp/libvirt-0.4.0-root/usr/lib/libvirt.a ranlib /var/tmp/libvirt-0.4.0-root/usr/lib/libvirt.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/var/tmp/libvirt-0.4.0-root/usr/bin" || /bin/mkdir -p "/var/tmp/libvirt-0.4.0-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'virsh' '/var/tmp/libvirt-0.4.0-root/usr/bin/virsh' libtool: install: warning: `libvirt.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/virsh /var/tmp/libvirt-0.4.0-root/usr/bin/virsh test -z "/var/tmp/libvirt-0.4.0-root/etc/libvirt/" || /bin/mkdir -p "/var/tmp/libvirt-0.4.0-root/etc/libvirt/" /usr/bin/install -c -m 644 'qemu.conf' '/var/tmp/libvirt-0.4.0-root/etc/libvirt//qemu.conf' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/src' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/src' Making install in qemud make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/qemud' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/qemud' test -z "/var/tmp/libvirt-0.4.0-root/usr/sbin" || /bin/mkdir -p "/var/tmp/libvirt-0.4.0-root/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libvirtd' '/var/tmp/libvirt-0.4.0-root/usr/sbin/libvirtd' libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/libvirtd /var/tmp/libvirt-0.4.0-root/usr/sbin/libvirtd test -z "/var/tmp/libvirt-0.4.0-root/etc/libvirt/" || /bin/mkdir -p "/var/tmp/libvirt-0.4.0-root/etc/libvirt/" /usr/bin/install -c -m 644 'libvirtd.conf' '/var/tmp/libvirt-0.4.0-root/etc/libvirt//libvirtd.conf' sed \ -e s!\@localstatedir\@!/var!g \ -e s!\@sbindir\@!/usr/sbin!g \ -e s!\@sysconfdir\@!/etc!g \ < libvirtd.init.in > libvirtd.init-t chmod a+x libvirtd.init-t mv libvirtd.init-t libvirtd.init mkdir -p /var/tmp/libvirt-0.4.0-root/etc/rc.d/init.d /usr/bin/install -c libvirtd.init \ /var/tmp/libvirt-0.4.0-root/etc/rc.d/init.d/libvirtd mkdir -p /var/tmp/libvirt-0.4.0-root/etc/sysconfig /usr/bin/install -c ./libvirtd.sysconf \ /var/tmp/libvirt-0.4.0-root/etc/sysconfig/libvirtd mkdir -p /var/tmp/libvirt-0.4.0-root/etc/sasl2/ /usr/bin/install -c -m 644 ./libvirtd.sasl /var/tmp/libvirt-0.4.0-root/etc/sasl2/libvirt.conf mkdir -p /var/tmp/libvirt-0.4.0-root/etc/libvirt/qemu/networks/autostart /usr/bin/install -c -m 644 ./default-network.xml \ /var/tmp/libvirt-0.4.0-root/etc/libvirt/qemu/networks/default.xml sed -i -e "s,,\n 5304af52-01c6-4ee6-a731-189f31a86a65," \ /var/tmp/libvirt-0.4.0-root/etc/libvirt/qemu/networks/default.xml test -e /var/tmp/libvirt-0.4.0-root/etc/libvirt/qemu/networks/autostart/default.xml || \ ln -s ../default.xml \ /var/tmp/libvirt-0.4.0-root/etc/libvirt/qemu/networks/autostart/default.xml mkdir -p /var/tmp/libvirt-0.4.0-root/var/log/libvirt/qemu mkdir -p /var/tmp/libvirt-0.4.0-root/var/run/libvirt mkdir -p /var/tmp/libvirt-0.4.0-root/var/lib/libvirt test -z "/var/tmp/libvirt-0.4.0-root/usr/share/PolicyKit/policy" || /bin/mkdir -p "/var/tmp/libvirt-0.4.0-root/usr/share/PolicyKit/policy" /usr/bin/install -c -m 644 'libvirtd.policy' '/var/tmp/libvirt-0.4.0-root/usr/share/PolicyKit/policy/libvirtd.policy' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/qemud' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/qemud' Making install in proxy make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/proxy' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/proxy' test -z "/var/tmp/libvirt-0.4.0-root/usr/libexec" || /bin/mkdir -p "/var/tmp/libvirt-0.4.0-root/usr/libexec" /usr/bin/make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/proxy' make[3]: Nothing to be done for `install-exec-hook'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/proxy' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/proxy' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/proxy' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs' Making install in . make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../build-aux/mkinstalldirs /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0/html mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0/html /usr/bin/install -c -m 0644 ./libvir.html ./FAQ.html \ ./redhat.gif ./Libxml2-Logo-90x34.gif \ /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0/html /bin/sh ../build-aux/mkinstalldirs /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0/html/html mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0/html/html for h in book1.html index.html libvirt-conf.html libvirt-lib.html libvirt-libvirt.html libvirt-virterror.html; do \ /usr/bin/install -c -m 0644 ./html/$h /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0/html/html; done for p in left.png up.png home.png right.png; do \ /usr/bin/install -c -m 0644 ./html/$p /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0/html/html; done make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples' Making install in python make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples/python' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples/python' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples/python' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples/python' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../build-aux/mkinstalldirs /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0/html /usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml \ ./*.xsl ./*.res /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0/html /usr/bin/install: cannot stat `./*.html': No such file or directory /usr/bin/install: cannot stat `./*.res': No such file or directory make[4]: [install-data-local] Error 1 (ignored) make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples' Making install in devhelp make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs/devhelp' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs/devhelp' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../build-aux/mkinstalldirs /var/tmp/libvirt-0.4.0-root/usr/share/gtk-doc/html/libvirt mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/gtk-doc/html/libvirt /usr/bin/install -c -m 0644 libvirt.devhelp /var/tmp/libvirt-0.4.0-root/usr/share/gtk-doc/html/libvirt /usr/bin/install -c -m 0644 home.png left.png right.png up.png style.css /var/tmp/libvirt-0.4.0-root/usr/share/gtk-doc/html/libvirt /usr/bin/install -c -m 0644 index.html general.html libvirt-libvirt.html /var/tmp/libvirt-0.4.0-root/usr/share/gtk-doc/html/libvirt make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs/devhelp' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs/devhelp' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs' Making install in gnulib/tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/tests' /usr/bin/make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/tests' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/tests' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/gnulib/tests' Making install in python make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/python' Making install in . make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/python' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/python' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../build-aux/mkinstalldirs /var/tmp/libvirt-0.4.0-root/usr/lib/python2.5/site-packages mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/lib/python2.5/site-packages /usr/bin/install -c -m 0644 libvirt.py /var/tmp/libvirt-0.4.0-root/usr/lib/python2.5/site-packages /bin/sh ../build-aux/mkinstalldirs /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-python-0.4.0 mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-python-0.4.0 test -z "/var/tmp/libvirt-0.4.0-root/usr/lib/python2.5/site-packages" || /bin/mkdir -p "/var/tmp/libvirt-0.4.0-root/usr/lib/python2.5/site-packages" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libvirtmod.la' '/var/tmp/libvirt-0.4.0-root/usr/lib/python2.5/site-packages/libvirtmod.la' libtool: install: warning: relinking `libvirtmod.la' (cd /builddir/build/BUILD/libvirt-0.4.0/python; /bin/sh ../libtool --tag=CC --mode=relink gcc -Wno-redundant-decls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -module -avoid-version -L../src/.libs -o libvirtmod.la -rpath /usr/lib/python2.5/site-packages libvirtmod_la-libvir.lo libvirtmod_la-types.lo libvirtmod_la-libvirt-py.lo ../src/libvirt.la -lxenstore -inst-prefix-dir /var/tmp/libvirt-0.4.0-root) gcc -shared .libs/libvirtmod_la-libvir.o .libs/libvirtmod_la-types.o .libs/libvirtmod_la-libvirt-py.o -L/builddir/build/BUILD/libvirt-0.4.0/src/.libs -L/var/tmp/libvirt-0.4.0-root/usr/lib -L/usr/lib -lvirt -lxenstore -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libvirtmod.so -o .libs/libvirtmod.so /usr/bin/install -c .libs/libvirtmod.soT /var/tmp/libvirt-0.4.0-root/usr/lib/python2.5/site-packages/libvirtmod.so /usr/bin/install -c .libs/libvirtmod.lai /var/tmp/libvirt-0.4.0-root/usr/lib/python2.5/site-packages/libvirtmod.la /usr/bin/install -c .libs/libvirtmod.a /var/tmp/libvirt-0.4.0-root/usr/lib/python2.5/site-packages/libvirtmod.a chmod 644 /var/tmp/libvirt-0.4.0-root/usr/lib/python2.5/site-packages/libvirtmod.a ranlib /var/tmp/libvirt-0.4.0-root/usr/lib/python2.5/site-packages/libvirtmod.a libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.5/site-packages' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/python' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/python' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/python/tests' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/python/tests' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../build-aux/mkinstalldirs /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-python-0.4.0/examples mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-python-0.4.0/examples (for test in basic.py create.py uuid.py error.py node.py; \ do /usr/bin/install -c -m 0644 ./$test /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-python-0.4.0/examples ; done) make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/python/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/python/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/python' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests' Making install in virshdata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/virshdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/virshdata' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/virshdata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/virshdata' Making install in confdata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/confdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/confdata' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/confdata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/confdata' Making install in sexpr2xmldata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/sexpr2xmldata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/sexpr2xmldata' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/sexpr2xmldata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/sexpr2xmldata' Making install in xml2sexprdata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xml2sexprdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xml2sexprdata' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xml2sexprdata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xml2sexprdata' Making install in xmconfigdata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xmconfigdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xmconfigdata' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xmconfigdata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xmconfigdata' Making install in xencapsdata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xencapsdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xencapsdata' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xencapsdata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests/xencapsdata' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/tests' Making install in po make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/po' /bin/sh ../build-aux/mkinstalldirs /var/tmp/libvirt-0.4.0-root/usr/share mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/af/LC_MESSAGES installing af.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/af/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/am/LC_MESSAGES installing am.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/am/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/ar/LC_MESSAGES installing ar.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/ar/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/as/LC_MESSAGES installing as.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/as/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/be/LC_MESSAGES installing be.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/be/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/bg/LC_MESSAGES installing bg.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/bg/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/bn/LC_MESSAGES installing bn.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/bn/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/bn_IN/LC_MESSAGES installing bn_IN.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/bn_IN/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/bs/LC_MESSAGES installing bs.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/bs/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/ca/LC_MESSAGES installing ca.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/ca/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/cs/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/cy/LC_MESSAGES installing cy.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/cy/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/da/LC_MESSAGES installing da.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/da/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/de/LC_MESSAGES installing de.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/de/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/el/LC_MESSAGES installing el.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/el/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/en_GB/LC_MESSAGES installing en_GB.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/en_GB/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/es/LC_MESSAGES installing es.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/es/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/et/LC_MESSAGES installing et.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/et/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/eu_ES/LC_MESSAGES installing eu_ES.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/eu_ES/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/fa/LC_MESSAGES installing fa.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/fa/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/fi/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/fr/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/gl/LC_MESSAGES installing gl.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/gl/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/gu/LC_MESSAGES installing gu.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/gu/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/he/LC_MESSAGES installing he.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/he/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/hi/LC_MESSAGES installing hi.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/hi/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/hr/LC_MESSAGES installing hr.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/hr/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/hu/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/hy/LC_MESSAGES installing hy.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/hy/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/id/LC_MESSAGES installing id.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/id/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/is/LC_MESSAGES installing is.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/is/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/it/LC_MESSAGES installing it.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/it/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/ja/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/ka/LC_MESSAGES installing ka.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/ka/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/kn/LC_MESSAGES installing kn.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/kn/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/ko/LC_MESSAGES installing ko.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/ko/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/ku/LC_MESSAGES installing ku.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/ku/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/lo/LC_MESSAGES installing lo.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/lo/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/lt/LC_MESSAGES installing lt.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/lt/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/lv/LC_MESSAGES installing lv.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/lv/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/mk/LC_MESSAGES installing mk.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/mk/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/ml/LC_MESSAGES installing ml.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/ml/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/mr/LC_MESSAGES installing mr.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/mr/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/ms/LC_MESSAGES installing ms.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/ms/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/my/LC_MESSAGES installing my.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/my/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/nb/LC_MESSAGES installing nb.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/nb/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/nl/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/nn/LC_MESSAGES installing nn.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/nn/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/no/LC_MESSAGES installing no.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/no/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/nso/LC_MESSAGES installing nso.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/nso/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/or/LC_MESSAGES installing or.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/or/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/pa/LC_MESSAGES installing pa.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/pa/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/pl/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/pt/LC_MESSAGES installing pt.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/pt/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/pt_BR/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/ro/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/ru/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/si/LC_MESSAGES installing si.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/si/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/sk/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/sl/LC_MESSAGES installing sl.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/sl/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/sq/LC_MESSAGES installing sq.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/sq/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/sr/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/sr@Latn/LC_MESSAGES installing sr@Latn.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/sr@Latn/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/sr@latin/LC_MESSAGES installing sr@latin.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/sr@latin/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/sv/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/ta/LC_MESSAGES installing ta.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/ta/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/te/LC_MESSAGES installing te.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/te/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/th/LC_MESSAGES installing th.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/th/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/tr/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/uk/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/ur/LC_MESSAGES installing ur.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/ur/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/vi/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/zh_CN/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/zh_TW/LC_MESSAGES/libvirt.mo mkdir -p -- /var/tmp/libvirt-0.4.0-root/usr/share/locale/zu/LC_MESSAGES installing zu.gmo as /var/tmp/libvirt-0.4.0-root/usr/share/locale/zu/LC_MESSAGES/libvirt.mo if test "libvirt" = "gettext-tools"; then \ /bin/sh ../build-aux/mkinstalldirs /var/tmp/libvirt-0.4.0-root/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/libvirt-0.4.0-root/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/libvirt-0.4.0-root/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/po' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/scripts' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/scripts' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/scripts' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/scripts' make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/libvirt-0.4.0-root/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/libvirt-0.4.0-root/usr/share/man/man1" /usr/bin/install -c -m 644 './virsh.1' '/var/tmp/libvirt-0.4.0-root/usr/share/man/man1/virsh.1' test -z "/var/tmp/libvirt-0.4.0-root/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/libvirt-0.4.0-root/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'libvirt.pc' '/var/tmp/libvirt-0.4.0-root/usr/lib/pkgconfig/libvirt.pc' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0' + cd docs/examples + make clean Making clean in python make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples/python' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples/python' Making clean in . make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples' rm -rf .libs _libs rm -f info1 info1 rm -f suspend suspend rm -f *.o rm -f *.lo make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.4.0/docs/examples' + rm -rf .deps Makefile Makefile.in + cd docs/examples/python + rm -f Makefile Makefile.in + rm -f /var/tmp/libvirt-0.4.0-root/usr/lib/libvirt.la + rm -f /var/tmp/libvirt-0.4.0-root/usr/lib/libvirt.a + rm -f /var/tmp/libvirt-0.4.0-root/usr/lib/python2.5/site-packages/libvirtmod.la + rm -f /var/tmp/libvirt-0.4.0-root/usr/lib/python2.5/site-packages/libvirtmod.a + install -d -m 0755 /var/tmp/libvirt-0.4.0-root/var/run/libvirt/ + install -d -m 0755 /var/tmp/libvirt-0.4.0-root/usr/share/libvirt/networks/ + cp /var/tmp/libvirt-0.4.0-root/etc/libvirt/qemu/networks/default.xml /var/tmp/libvirt-0.4.0-root/usr/share/libvirt/networks/default.xml + rm -f /var/tmp/libvirt-0.4.0-root/etc/libvirt/qemu/networks/default.xml + rm -f /var/tmp/libvirt-0.4.0-root/etc/libvirt/qemu/networks/autostart/default.xml + sed -i -e '//d' /var/tmp/libvirt-0.4.0-root/usr/share/libvirt/networks/default.xml + /usr/lib/rpm/find-lang.sh /var/tmp/libvirt-0.4.0-root libvirt + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/libvirt-0.4.0 extracting debug info from /var/tmp/libvirt-0.4.0-root/usr/bin/virsh extracting debug info from /var/tmp/libvirt-0.4.0-root/usr/lib/libvirt.so.0.4.0 extracting debug info from /var/tmp/libvirt-0.4.0-root/usr/lib/python2.5/site-packages/libvirtmod.so extracting debug info from /var/tmp/libvirt-0.4.0-root/usr/sbin/libvirtd symlinked /usr/lib/debug/usr/lib/libvirt.so.0.4.0.debug to /usr/lib/debug/usr/lib/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib/libvirt.so.0.4.0.debug to /usr/lib/debug/usr/lib/libvirt.so.debug 3632 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libvirt-0.4.0-3.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.80226 + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.4.0 + DOCDIR=/var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0 + export DOCDIR + rm -rf /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0 + /bin/mkdir -p /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0 + cp -pr AUTHORS ChangeLog NEWS README COPYING.LIB TODO /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0 + cp -pr docs/libvirt.rng docs/network.rng /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0 + cp -pr docs/libvirt-api.xml docs/libvirt-refs.xml docs/testdomfc4.xml docs/testdomfv0.xml docs/testnetdef.xml docs/testnetpriv.xml docs/testnode.xml /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-0.4.0 + exit 0 Provides: config(libvirt) = 0.4.0-3.fc9 libvirt.so.0 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh PolicyKit >= 0.6 bridge-utils config(libvirt) = 0.4.0-3.fc9 cyrus-sasl cyrus-sasl-md5 dnsmasq iptables libavahi-client.so.3 libavahi-common.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libgnutls.so.13 libgnutls.so.13(GNUTLS_1_3) libpolkit-dbus.so.2 libpolkit.so.2 libreadline.so.5 libsasl2.so.2 libvirt.so.0 libxenstore.so.3.0 libxml2 libxml2.so.2 nc ncurses readline rtld(GNU_HASH) Obsoletes: libvir Processing files: libvirt-devel-0.4.0-3.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.80226 + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.4.0 + DOCDIR=/var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-devel-0.4.0 + export DOCDIR + rm -rf /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-devel-0.4.0 + /bin/mkdir -p /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-devel-0.4.0 + cp -pr docs/APIchunk0.html docs/APIchunk1.html docs/APIchunk2.html docs/APIchunk3.html docs/APIchunk4.html docs/APIchunk5.html docs/APIchunk6.html docs/APIchunk7.html docs/APIconstructors.html docs/APIfiles.html docs/APIfunctions.html docs/APIsymbols.html docs/architecture.html docs/bugs.html docs/downloads.html docs/errors.html docs/FAQ.html docs/format.html docs/hvsupport.html docs/index.html docs/intro.html docs/libvir.html docs/news.html docs/python.html docs/remote.html docs/uri.html docs/html docs/architecture.gif docs/Libxml2-Logo-90x34.gif docs/node.gif docs/redhat.gif /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-devel-0.4.0 + cp -pr docs/examples /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-devel-0.4.0 + cp -pr docs/libvirt-api.xml /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-devel-0.4.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python libvirt = 0.4.0 libvirt.so.0 pkgconfig xen-devel Obsoletes: libvir-devel Processing files: libvirt-python-0.4.0-3.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.31955 + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.4.0 + DOCDIR=/var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-python-0.4.0 + export DOCDIR + rm -rf /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-python-0.4.0 + /bin/mkdir -p /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-python-0.4.0 + cp -pr AUTHORS NEWS README COPYING.LIB /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-python-0.4.0 + cp -pr python/tests/basic.py python/tests/create.py python/tests/error.py python/tests/node.py python/tests/uuid.py /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-python-0.4.0 + cp -pr python/TODO /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-python-0.4.0 + cp -pr python/libvirtclass.txt /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-python-0.4.0 + cp -pr docs/examples/python /var/tmp/libvirt-0.4.0-root/usr/share/doc/libvirt-python-0.4.0 + exit 0 Provides: libvirtmod.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libvirt = 0.4.0 libvirt.so.0 libxenstore.so.3.0 python(abi) = 2.5 rtld(GNU_HASH) Obsoletes: libvir-python Processing files: libvirt-debuginfo-0.4.0-3.fc9 Provides: libvirt.so.0.4.0.debug libvirtmod.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libvirt.so.0 libvirtmod.so Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/libvirt-0.4.0-root warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/libvirt-0.4.0-3.fc9.i386.rpm Wrote: /builddir/build/RPMS/libvirt-devel-0.4.0-3.fc9.i386.rpm Wrote: /builddir/build/RPMS/libvirt-python-0.4.0-3.fc9.i386.rpm Wrote: /builddir/build/RPMS/libvirt-debuginfo-0.4.0-3.fc9.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.63841 + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.4.0 + rm -fr /var/tmp/libvirt-0.4.0-root + exit 0 LEAVE do -->