Installing /builddir/build/SRPMS/libvirt-0.3.3-1.fc7.src.rpm
Building target platforms: i386
Building for target i386
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.49627
+ umask 022
+ cd /builddir/build/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /builddir/build/BUILD
+ rm -rf libvirt-0.3.3
+ /bin/gzip -dc /builddir/build/SOURCES/libvirt-0.3.3.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libvirt-0.3.3
++ /usr/bin/id -u
+ '[' 102 = 0 ']'
++ /usr/bin/id -u
+ '[' 102 = 0 ']'
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.49627
+ umask 022
+ cd /builddir/build/BUILD
+ cd libvirt-0.3.3
+ 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'
+ ./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 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 for function prototypes... yes
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 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 recognise 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... 32768
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... no
checking for 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 -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 regexec... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
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... no
checking for xen/linux/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 for AVAHI... yes
checking for initscr in -lcurses... yes
checking for main 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 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 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 m4/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:     QEMU: yes
configure:   OpenVZ: no
configure:     Test: yes
configure:   Remote: yes
configure: 
configure: Libraries
configure: 
configure:   libxml: -I/usr/include/libxml2   -lxml2  
configure:   gnutls:   -lgnutls  
configure:    avahi: -D_REENTRANT   -lavahi-common -lavahi-client  
configure: 
configure: Miscellaneous
configure: 
configure:   Debug: no
configure: 
+ make
make  all-recursive
make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3'
Making all in src
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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../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 -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-protocol.lo -MD -MP -MF .deps/libvirt_la-protocol.Tpo -c -o libvirt_la-protocol.lo `test -f '../qemud/protocol.c' || echo './'`../qemud/protocol.c
 gcc -DHAVE_CONFIG_H -I. -I.. -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 -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-protocol.lo -MD -MP -MF .deps/libvirt_la-protocol.Tpo -c ../qemud/protocol.c  -fPIC -DPIC -o .libs/libvirt_la-protocol.o
 gcc -DHAVE_CONFIG_H -I. -I.. -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 -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-protocol.lo -MD -MP -MF .deps/libvirt_la-protocol.Tpo -c ../qemud/protocol.c -o libvirt_la-protocol.o >/dev/null 2>&1
mv -f .deps/libvirt_la-protocol.Tpo .deps/libvirt_la-protocol.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -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../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 -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../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 -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 3:3:3   -o libvirt.la -rpath /usr/lib libvirt_la-libvirt.lo libvirt_la-hash.lo libvirt_la-test.lo libvirt_la-buf.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-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-protocol.lo libvirt_la-remote_protocol.lo -lxml2   -lgnutls   -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-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-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-protocol.o .libs/libvirt_la-remote_protocol.o  -lxml2 -lgnutls -lxenstore  -m32 -march=i386 -mtune=generic -Wl,--version-script=./libvirt_sym.version -Wl,-soname -Wl,libvirt.so.0 -o .libs/libvirt.so.0.3.3
(cd .libs && rm -f libvirt.so.0 && ln -s libvirt.so.0.3.3 libvirt.so.0)
(cd .libs && rm -f libvirt.so && ln -s libvirt.so.0.3.3 libvirt.so)
ar cru .libs/libvirt.a  libvirt_la-libvirt.o libvirt_la-hash.o libvirt_la-test.o libvirt_la-buf.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-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-protocol.o libvirt_la-remote_protocol.o
ranlib .libs/libvirt.a
creating libvirt.la
(cd .libs && rm -f libvirt.la && ln -s ../libvirt.la libvirt.la)
gcc -DHAVE_CONFIG_H -I. -I.. -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 -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 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../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 -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 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  -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 -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 -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 -lcurses -lreadline -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 -Wall -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 -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 -lcurses -lreadline -lxenstore 
creating virsh
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/src'
Making all in qemud
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/qemud'
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -I../include -I/usr/include/libxml2    -Wall -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../include -I../include -I/usr/include/libxml2    -Wall -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-protocol.o -MD -MP -MF .deps/libvirtd-protocol.Tpo -c -o libvirtd-protocol.o `test -f 'protocol.c' || echo './'`protocol.c
mv -f .deps/libvirtd-protocol.Tpo .deps/libvirtd-protocol.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -I../include -I/usr/include/libxml2    -Wall -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../include -I../include -I/usr/include/libxml2    -Wall -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
mv -f .deps/libvirtd-remote.Tpo .deps/libvirtd-remote.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -I../include -I/usr/include/libxml2    -Wall -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../include -I../include -I/usr/include/libxml2    -Wall -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../include -I../include -I/usr/include/libxml2    -Wall -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 -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    -o libvirtd libvirtd-qemud.o libvirtd-protocol.o libvirtd-remote_protocol.o libvirtd-remote.o libvirtd-event.o libvirtd-mdns.o ../src/libvirt.la -lavahi-common -lavahi-client   -lxenstore 
mkdir .libs
gcc -I../include -I../include -I/usr/include/libxml2 -Wall -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 -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-protocol.o libvirtd-remote_protocol.o libvirtd-remote.o libvirtd-event.o libvirtd-mdns.o  ../src/.libs/libvirt.so -lxml2 -lgnutls -lavahi-common -lavahi-client -lxenstore 
creating libvirtd
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/qemud'
Making all in proxy
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/proxy'
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../proxy -I../src -I/usr/include/libxml2 -DPROXY  -DLOCALEBASEDIR=\""/usr/share/locale"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -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_proxy.o -MD -MP -MF .deps/libvirt_proxy.Tpo -c -o libvirt_proxy.o libvirt_proxy.c
mv -f .deps/libvirt_proxy.Tpo .deps/libvirt_proxy.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../proxy -I../src -I/usr/include/libxml2 -DPROXY  -DLOCALEBASEDIR=\""/usr/share/locale"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -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 xend_internal.o -MD -MP -MF .deps/xend_internal.Tpo -c -o xend_internal.o `test -f '../src/xend_internal.c' || echo './'`../src/xend_internal.c
mv -f .deps/xend_internal.Tpo .deps/xend_internal.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../proxy -I../src -I/usr/include/libxml2 -DPROXY  -DLOCALEBASEDIR=\""/usr/share/locale"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -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 xen_internal.o -MD -MP -MF .deps/xen_internal.Tpo -c -o xen_internal.o `test -f '../src/xen_internal.c' || echo './'`../src/xen_internal.c
mv -f .deps/xen_internal.Tpo .deps/xen_internal.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../proxy -I../src -I/usr/include/libxml2 -DPROXY  -DLOCALEBASEDIR=\""/usr/share/locale"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -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 virterror.o -MD -MP -MF .deps/virterror.Tpo -c -o virterror.o `test -f '../src/virterror.c' || echo './'`../src/virterror.c
mv -f .deps/virterror.Tpo .deps/virterror.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../proxy -I../src -I/usr/include/libxml2 -DPROXY  -DLOCALEBASEDIR=\""/usr/share/locale"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -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 sexpr.o -MD -MP -MF .deps/sexpr.Tpo -c -o sexpr.o `test -f '../src/sexpr.c' || echo './'`../src/sexpr.c
mv -f .deps/sexpr.Tpo .deps/sexpr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../proxy -I../src -I/usr/include/libxml2 -DPROXY  -DLOCALEBASEDIR=\""/usr/share/locale"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -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 xml.o -MD -MP -MF .deps/xml.Tpo -c -o xml.o `test -f '../src/xml.c' || echo './'`../src/xml.c
mv -f .deps/xml.Tpo .deps/xml.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../proxy -I../src -I/usr/include/libxml2 -DPROXY  -DLOCALEBASEDIR=\""/usr/share/locale"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -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 xs_internal.o -MD -MP -MF .deps/xs_internal.Tpo -c -o xs_internal.o `test -f '../src/xs_internal.c' || echo './'`../src/xs_internal.c
mv -f .deps/xs_internal.Tpo .deps/xs_internal.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../proxy -I../src -I/usr/include/libxml2 -DPROXY  -DLOCALEBASEDIR=\""/usr/share/locale"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -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 buf.o -MD -MP -MF .deps/buf.Tpo -c -o buf.o `test -f '../src/buf.c' || echo './'`../src/buf.c
mv -f .deps/buf.Tpo .deps/buf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../proxy -I../src -I/usr/include/libxml2 -DPROXY  -DLOCALEBASEDIR=\""/usr/share/locale"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -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 uuid.o -MD -MP -MF .deps/uuid.Tpo -c -o uuid.o `test -f '../src/uuid.c' || echo './'`../src/uuid.c
mv -f .deps/uuid.Tpo .deps/uuid.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 -Wall -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 libvirt_proxy libvirt_proxy.o xend_internal.o xen_internal.o virterror.o sexpr.o xml.o xs_internal.o buf.o uuid.o  -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 -Wall -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 libvirt_proxy libvirt_proxy.o xend_internal.o xen_internal.o virterror.o sexpr.o xml.o xs_internal.o buf.o uuid.o  -lxenstore  
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/proxy'
Making all in include
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/include'
Making all in libvirt
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/include/libvirt'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/include/libvirt'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/include'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/include'
Making all in docs
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs'
Making all in .
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs'
Making all in examples
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples'
Making all in python
make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples/python'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples/python'
make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/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 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 -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/suspend suspend.o -Wall -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 -lxenstore 
creating suspend
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 -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/info1 info1.o -Wall -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 -lxenstore 
creating info1
make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples'
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples'
Making all in devhelp
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs/devhelp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs/devhelp'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs'
Making all in python
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/python'
Making all in .
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/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 91 functions in libvirt-api.xml
Found 1 functions in libvirt-python-api.xml
Generated 74 wrapper functions, 12 failed, 6 skipped

Missing type converters: 
virErrorPtr:4  unsigned long *:1  virVcpuInfoPtr:1  void *:2  unsigned long long *:1  unsigned long long:1  virSchedParameterPtr:2 
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -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 -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 -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 -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 -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 -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 -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 -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 -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.3.3/src/.libs -L/builddir/build/BUILD/libvirt-0.3.3/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
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/python'
Making all in tests
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/python/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/python/tests'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/python'
Making all in tests
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests'
Making all in virshdata
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests/virshdata'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests/virshdata'
Making all in confdata
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests/confdata'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests/confdata'
Making all in sexpr2xmldata
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests/sexpr2xmldata'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests/sexpr2xmldata'
Making all in xml2sexprdata
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests/xml2sexprdata'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests/xml2sexprdata'
Making all in xmconfigdata
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests/xmconfigdata'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests/xmconfigdata'
Making all in xencapsdata
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests/xencapsdata'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests/xencapsdata'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -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 -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../include -I../src -I../include -I../src -I/usr/include/libxml2    -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\"  -Wall -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../include -I../src -I../include -I../src -I/usr/include/libxml2    -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=199506L -DGETTEXT_PACKAGE=\"libvirt\"  -Wall -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   -Wall -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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  -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 -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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 -lxenstore  
gcc -DHAVE_CONFIG_H -I. -I.. -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 -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   -Wall -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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  -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 -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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 -lxenstore  
gcc -DHAVE_CONFIG_H -I. -I.. -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 -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   -Wall -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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  -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 -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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 -lxenstore  
gcc -DHAVE_CONFIG_H -I. -I.. -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 -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   -Wall -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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  -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 -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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 -lxenstore  
gcc -DHAVE_CONFIG_H -I. -I.. -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 -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   -Wall -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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  -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 -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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 -lxenstore  
gcc -DHAVE_CONFIG_H -I. -I.. -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 -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   -Wall -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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  -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 -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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 -lxenstore  
gcc -DHAVE_CONFIG_H -I. -I.. -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 -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   -Wall -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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  -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 -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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 -lxenstore  
gcc -DHAVE_CONFIG_H -I. -I.. -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 -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   -Wall -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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  -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 -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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 -lxenstore  
gcc -DHAVE_CONFIG_H -I. -I.. -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 -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   -Wall -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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  -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 -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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 -lxenstore  
gcc -DHAVE_CONFIG_H -I. -I.. -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 -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   -Wall -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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  -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 -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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 -lxenstore  
gcc -DHAVE_CONFIG_H -I. -I.. -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 -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   -Wall -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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  -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 -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-protocol.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-remote_internal.o ../src/.libs/libvirt_la-remote_protocol.o ../src/.libs/libvirt_la-sexpr.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 -lxenstore  
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests'
Making all in po
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/po'
Making all in m4
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/m4'
Making all in scripts
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/scripts'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/scripts'
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3'
make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3739
+ umask 022
+ cd /builddir/build/BUILD
+ cd libvirt-0.3.3
+ LANG=C
+ export LANG
+ unset DISPLAY
+ rm -fr /var/tmp/libvirt-0.3.3-root
+ /usr/bin/make prefix=/var/tmp/libvirt-0.3.3-root/usr exec_prefix=/var/tmp/libvirt-0.3.3-root/usr bindir=/var/tmp/libvirt-0.3.3-root/usr/bin sbindir=/var/tmp/libvirt-0.3.3-root/usr/sbin sysconfdir=/var/tmp/libvirt-0.3.3-root/etc datadir=/var/tmp/libvirt-0.3.3-root/usr/share includedir=/var/tmp/libvirt-0.3.3-root/usr/include libdir=/var/tmp/libvirt-0.3.3-root/usr/lib libexecdir=/var/tmp/libvirt-0.3.3-root/usr/libexec localstatedir=/var/tmp/libvirt-0.3.3-root/var sharedstatedir=/var/tmp/libvirt-0.3.3-root/usr/com mandir=/var/tmp/libvirt-0.3.3-root/usr/share/man infodir=/var/tmp/libvirt-0.3.3-root/usr/share/info install
Making install in src
make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/src'
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/src'
test -z "/var/tmp/libvirt-0.3.3-root/usr/lib" || /bin/mkdir -p "/var/tmp/libvirt-0.3.3-root/usr/lib"
 /bin/sh ../libtool --mode=install /usr/bin/install -c  'libvirt.la' '/var/tmp/libvirt-0.3.3-root/usr/lib/libvirt.la'
/usr/bin/install -c .libs/libvirt.so.0.3.3 /var/tmp/libvirt-0.3.3-root/usr/lib/libvirt.so.0.3.3
(cd /var/tmp/libvirt-0.3.3-root/usr/lib && { ln -s -f libvirt.so.0.3.3 libvirt.so.0 || { rm -f libvirt.so.0 && ln -s libvirt.so.0.3.3 libvirt.so.0; }; })
(cd /var/tmp/libvirt-0.3.3-root/usr/lib && { ln -s -f libvirt.so.0.3.3 libvirt.so || { rm -f libvirt.so && ln -s libvirt.so.0.3.3 libvirt.so; }; })
/usr/bin/install -c .libs/libvirt.lai /var/tmp/libvirt-0.3.3-root/usr/lib/libvirt.la
/usr/bin/install -c .libs/libvirt.a /var/tmp/libvirt-0.3.3-root/usr/lib/libvirt.a
chmod 644 /var/tmp/libvirt-0.3.3-root/usr/lib/libvirt.a
ranlib /var/tmp/libvirt-0.3.3-root/usr/lib/libvirt.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/var/tmp/libvirt-0.3.3-root/usr/bin" || /bin/mkdir -p "/var/tmp/libvirt-0.3.3-root/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/install -c 'virsh' '/var/tmp/libvirt-0.3.3-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.3.3-root/usr/bin/virsh
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/src'
make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/src'
Making install in qemud
make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/qemud'
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/qemud'
test -z "/var/tmp/libvirt-0.3.3-root/usr/sbin" || /bin/mkdir -p "/var/tmp/libvirt-0.3.3-root/usr/sbin"
  /bin/sh ../libtool --mode=install /usr/bin/install -c 'libvirtd' '/var/tmp/libvirt-0.3.3-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.3.3-root/usr/sbin/libvirtd
sed						\
	    -e s!\@localstatedir\@!/var!g	\
	    -e s!\@sbindir\@!/usr/sbin!g		\
	    -e s!\@sysconfdir\@!/etc!g		\
	    < libvirtd.init.in > libvirtd.init
chmod a+x libvirtd.init
mkdir -p /var/tmp/libvirt-0.3.3-root/etc/rc.d/init.d
/usr/bin/install -c ./libvirtd.init /var/tmp/libvirt-0.3.3-root/etc/rc.d/init.d/libvirtd
mkdir -p /var/tmp/libvirt-0.3.3-root/etc/sysconfig
/usr/bin/install -c ./libvirtd.sysconf /var/tmp/libvirt-0.3.3-root/etc/sysconfig/libvirtd
mkdir -p /var/tmp/libvirt-0.3.3-root/etc/libvirt/qemu/networks/autostart
/usr/bin/install -c -m 644 ./default-network.xml /var/tmp/libvirt-0.3.3-root/etc/libvirt/qemu/networks/default.xml
sed -i -e "s,</name>,</name>\n  <uuid>1ec7e94e-8971-410b-b0b4-aabceda39fb8</uuid>," /var/tmp/libvirt-0.3.3-root/etc/libvirt/qemu/networks/default.xml
test -e /var/tmp/libvirt-0.3.3-root/etc/libvirt/qemu/networks/autostart/default.xml || \
           ln -s ../default.xml /var/tmp/libvirt-0.3.3-root/etc/libvirt/qemu/networks/autostart/default.xml
mkdir -p /var/tmp/libvirt-0.3.3-root/var/log/libvirt/qemu
mkdir -p /var/tmp/libvirt-0.3.3-root/var/run/libvirt
mkdir -p /var/tmp/libvirt-0.3.3-root/var/lib/libvirt
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/qemud'
make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/qemud'
Making install in proxy
make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/proxy'
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/proxy'
test -z "/var/tmp/libvirt-0.3.3-root/usr/libexec" || /bin/mkdir -p "/var/tmp/libvirt-0.3.3-root/usr/libexec"
  /bin/sh ../libtool --mode=install /usr/bin/install -c 'libvirt_proxy' '/var/tmp/libvirt-0.3.3-root/usr/libexec/libvirt_proxy'
/usr/bin/install -c libvirt_proxy /var/tmp/libvirt-0.3.3-root/usr/libexec/libvirt_proxy
/usr/bin/make  install-exec-hook
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/proxy'
chmod u+s /var/tmp/libvirt-0.3.3-root/usr/libexec/libvirt_proxy
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/proxy'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/proxy'
make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/proxy'
Making install in include
make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/include'
Making install in libvirt
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/include/libvirt'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/include/libvirt'
/usr/bin/make  install-exec-hook
make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/include/libvirt'
/bin/sh ../../mkinstalldirs /var/tmp/libvirt-0.3.3-root/usr/include/libvirt
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/include/libvirt
make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/include/libvirt'
test -z "/var/tmp/libvirt-0.3.3-root/usr/include/libvirt" || /bin/mkdir -p "/var/tmp/libvirt-0.3.3-root/usr/include/libvirt"
 /usr/bin/install -c -m 644 'libvirt.h' '/var/tmp/libvirt-0.3.3-root/usr/include/libvirt/libvirt.h'
 /usr/bin/install -c -m 644 'virterror.h' '/var/tmp/libvirt-0.3.3-root/usr/include/libvirt/virterror.h'
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/include/libvirt'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/include/libvirt'
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/include'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/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.3.3/include'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/include'
make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/include'
Making install in docs
make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs'
Making install in .
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3/html
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3/html
/usr/bin/install -c -m 0644 ./libvir.html ./FAQ.html ./redhat.gif ./Libxml2-Logo-90x34.gif /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3/html
/bin/sh ../mkinstalldirs /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3/html/html
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3/html/html
/usr/bin/install -c -m 0644 ./html/*.html /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3/html/html
/usr/bin/install -c -m 0644 ./html/*.png /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3/html/html
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs'
Making install in examples
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples'
Making install in python
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples/python'
make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/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.3.3/docs/examples/python'
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples/python'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples'
make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3/html
/usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3/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.3.3/docs/examples'
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples'
Making install in devhelp
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs/devhelp'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs/devhelp'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /var/tmp/libvirt-0.3.3-root/usr/share/gtk-doc/html/libvirt
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/gtk-doc/html/libvirt
/usr/bin/install -c -m 0644 libvirt.devhelp /var/tmp/libvirt-0.3.3-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.3.3-root/usr/share/gtk-doc/html/libvirt
/usr/bin/install -c -m 0644 index.html general.html libvirt-libvirt.html /var/tmp/libvirt-0.3.3-root/usr/share/gtk-doc/html/libvirt
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs/devhelp'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs/devhelp'
make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs'
Making install in python
make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/python'
Making install in .
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/python'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/python'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /var/tmp/libvirt-0.3.3-root/usr/lib/python2.5/site-packages
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/lib/python2.5/site-packages
/usr/bin/install -c -m 0644 libvirt.py /var/tmp/libvirt-0.3.3-root/usr/lib/python2.5/site-packages
/bin/sh ../mkinstalldirs /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-python-0.3.3
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-python-0.3.3
test -z "/var/tmp/libvirt-0.3.3-root/usr/lib/python2.5/site-packages" || /bin/mkdir -p "/var/tmp/libvirt-0.3.3-root/usr/lib/python2.5/site-packages"
 /bin/sh ../libtool --mode=install /usr/bin/install -c  'libvirtmod.la' '/var/tmp/libvirt-0.3.3-root/usr/lib/python2.5/site-packages/libvirtmod.la'
libtool: install: warning: relinking `libvirtmod.la'
(cd /builddir/build/BUILD/libvirt-0.3.3/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.3.3-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.3.3/src/.libs -L/var/tmp/libvirt-0.3.3-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.3.3-root/usr/lib/python2.5/site-packages/libvirtmod.so
/usr/bin/install -c .libs/libvirtmod.lai /var/tmp/libvirt-0.3.3-root/usr/lib/python2.5/site-packages/libvirtmod.la
/usr/bin/install -c .libs/libvirtmod.a /var/tmp/libvirt-0.3.3-root/usr/lib/python2.5/site-packages/libvirtmod.a
chmod 644 /var/tmp/libvirt-0.3.3-root/usr/lib/python2.5/site-packages/libvirtmod.a
ranlib /var/tmp/libvirt-0.3.3-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.3.3/python'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/python'
Making install in tests
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/python/tests'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/python/tests'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-python-0.3.3/examples
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-python-0.3.3/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.3.3-root/usr/share/doc/libvirt-python-0.3.3/examples ; done)
make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/python/tests'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/python/tests'
make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/python'
Making install in tests
make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests'
Making install in virshdata
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests/virshdata'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/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.3.3/tests/virshdata'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests/virshdata'
Making install in confdata
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests/confdata'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/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.3.3/tests/confdata'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests/confdata'
Making install in sexpr2xmldata
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests/sexpr2xmldata'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/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.3.3/tests/sexpr2xmldata'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests/sexpr2xmldata'
Making install in xml2sexprdata
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests/xml2sexprdata'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/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.3.3/tests/xml2sexprdata'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests/xml2sexprdata'
Making install in xmconfigdata
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests/xmconfigdata'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/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.3.3/tests/xmconfigdata'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests/xmconfigdata'
Making install in xencapsdata
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests/xencapsdata'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/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.3.3/tests/xencapsdata'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests/xencapsdata'
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/tests'
make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/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.3.3/tests'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests'
make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/tests'
Making install in po
make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/po'
/bin/sh .././mkinstalldirs /var/tmp/libvirt-0.3.3-root/usr/share
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/af/LC_MESSAGES
installing af.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/af/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/am/LC_MESSAGES
installing am.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/am/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/ar/LC_MESSAGES
installing ar.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/ar/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/as/LC_MESSAGES
installing as.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/as/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/be/LC_MESSAGES
installing be.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/be/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/bg/LC_MESSAGES
installing bg.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/bg/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/bn/LC_MESSAGES
installing bn.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/bn/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/bn_IN/LC_MESSAGES
installing bn_IN.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/bn_IN/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/bs/LC_MESSAGES
installing bs.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/bs/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/ca/LC_MESSAGES
installing ca.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/ca/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/cs/LC_MESSAGES
installing cs.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/cs/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/cy/LC_MESSAGES
installing cy.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/cy/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/da/LC_MESSAGES
installing da.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/da/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/de/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/el/LC_MESSAGES
installing el.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/el/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/en_GB/LC_MESSAGES
installing en_GB.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/en_GB/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/es/LC_MESSAGES
installing es.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/es/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/et/LC_MESSAGES
installing et.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/et/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/eu_ES/LC_MESSAGES
installing eu_ES.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/eu_ES/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/fa/LC_MESSAGES
installing fa.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/fa/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/fi/LC_MESSAGES
installing fi.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/fi/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/fr/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/gl/LC_MESSAGES
installing gl.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/gl/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/gu/LC_MESSAGES
installing gu.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/gu/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/he/LC_MESSAGES
installing he.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/he/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/hi/LC_MESSAGES
installing hi.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/hi/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/hr/LC_MESSAGES
installing hr.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/hr/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/hu/LC_MESSAGES
installing hu.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/hu/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/hy/LC_MESSAGES
installing hy.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/hy/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/id/LC_MESSAGES
installing id.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/id/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/is/LC_MESSAGES
installing is.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/is/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/it/LC_MESSAGES
installing it.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/it/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/ja/LC_MESSAGES
installing ja.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/ja/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/ka/LC_MESSAGES
installing ka.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/ka/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/kn/LC_MESSAGES
installing kn.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/kn/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/ko/LC_MESSAGES
installing ko.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/ko/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/ku/LC_MESSAGES
installing ku.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/ku/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/lo/LC_MESSAGES
installing lo.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/lo/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/lt/LC_MESSAGES
installing lt.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/lt/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/lv/LC_MESSAGES
installing lv.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/lv/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/mk/LC_MESSAGES
installing mk.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/mk/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/ml/LC_MESSAGES
installing ml.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/ml/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/mr/LC_MESSAGES
installing mr.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/mr/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/ms/LC_MESSAGES
installing ms.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/ms/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/my/LC_MESSAGES
installing my.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/my/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/nb/LC_MESSAGES
installing nb.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/nb/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/nl/LC_MESSAGES
installing nl.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/nl/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/nn/LC_MESSAGES
installing nn.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/nn/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/no/LC_MESSAGES
installing no.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/no/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/nso/LC_MESSAGES
installing nso.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/nso/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/or/LC_MESSAGES
installing or.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/or/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/pa/LC_MESSAGES
installing pa.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/pa/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/pl/LC_MESSAGES
installing pl.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/pl/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/pt/LC_MESSAGES
installing pt.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/pt/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/pt_BR/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/ro/LC_MESSAGES
installing ro.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/ro/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/ru/LC_MESSAGES
installing ru.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/ru/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/si/LC_MESSAGES
installing si.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/si/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/sk/LC_MESSAGES
installing sk.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/sk/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/sl/LC_MESSAGES
installing sl.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/sl/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/sq/LC_MESSAGES
installing sq.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/sq/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/sr/LC_MESSAGES
installing sr.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/sr/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/sr@Latn/LC_MESSAGES
installing sr@Latn.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/sr@Latn/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/sv/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/ta/LC_MESSAGES
installing ta.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/ta/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/te/LC_MESSAGES
installing te.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/te/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/th/LC_MESSAGES
installing th.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/th/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/tr/LC_MESSAGES
installing tr.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/tr/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/uk/LC_MESSAGES
installing uk.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/uk/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/ur/LC_MESSAGES
installing ur.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/ur/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/vi/LC_MESSAGES
installing vi.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/vi/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/zh_CN/LC_MESSAGES
installing zh_CN.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/zh_CN/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/zh_TW/LC_MESSAGES
installing zh_TW.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/zh_TW/LC_MESSAGES/libvirt.mo
mkdir -p -- /var/tmp/libvirt-0.3.3-root/usr/share/locale/zu/LC_MESSAGES
installing zu.gmo as /var/tmp/libvirt-0.3.3-root/usr/share/locale/zu/LC_MESSAGES/libvirt.mo
if test "libvirt" = "gettext-tools"; then \
	  /bin/sh .././mkinstalldirs /var/tmp/libvirt-0.3.3-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.3.3-root/usr/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /var/tmp/libvirt-0.3.3-root/usr/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/po'
Making install in m4
make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/m4'
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/m4'
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.3.3/m4'
make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/m4'
Making install in scripts
make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/scripts'
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/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.3.3/scripts'
make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/scripts'
make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3'
make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/libvirt-0.3.3-root/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/libvirt-0.3.3-root/usr/share/man/man1"
 /usr/bin/install -c -m 644 './virsh.1' '/var/tmp/libvirt-0.3.3-root/usr/share/man/man1/virsh.1'
test -z "/var/tmp/libvirt-0.3.3-root/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/libvirt-0.3.3-root/usr/lib/pkgconfig"
 /usr/bin/install -c -m 644 'libvirt.pc' '/var/tmp/libvirt-0.3.3-root/usr/lib/pkgconfig/libvirt.pc'
make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3'
make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3'
+ cd docs/examples
+ make clean
Making clean in python
make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples/python'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples/python'
Making clean in .
make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples'
rm -rf .libs _libs
 rm -f suspend suspend
 rm -f info1 info1
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.3.3/docs/examples'
+ rm -rf .deps Makefile Makefile.in
+ cd docs/examples/python
+ rm -f Makefile Makefile.in
+ rm -f /var/tmp/libvirt-0.3.3-root/usr/lib/libvirt.la
+ rm -f /var/tmp/libvirt-0.3.3-root/usr/lib/libvirt.a
+ rm -f /var/tmp/libvirt-0.3.3-root/usr/lib/python2.5/site-packages/libvirtmod.la
+ rm -f /var/tmp/libvirt-0.3.3-root/usr/lib/python2.5/site-packages/libvirtmod.a
+ install -d -m 0755 /var/tmp/libvirt-0.3.3-root/var/run/libvirt/
+ install -d -m 0755 /var/tmp/libvirt-0.3.3-root/usr/share/libvirt/networks/
+ cp /var/tmp/libvirt-0.3.3-root/etc/libvirt/qemu/networks/default.xml /var/tmp/libvirt-0.3.3-root/usr/share/libvirt/networks/default.xml
+ rm -f /var/tmp/libvirt-0.3.3-root/etc/libvirt/qemu/networks/default.xml
+ rm -f /var/tmp/libvirt-0.3.3-root/etc/libvirt/qemu/networks/autostart/default.xml
+ sed -i -e '/<uuid>/d' /var/tmp/libvirt-0.3.3-root/usr/share/libvirt/networks/default.xml
+ /usr/lib/rpm/redhat/find-lang.sh /var/tmp/libvirt-0.3.3-root libvirt
+ /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/libvirt-0.3.3
extracting debug info from /var/tmp/libvirt-0.3.3-root/usr/libexec/libvirt_proxy
extracting debug info from /var/tmp/libvirt-0.3.3-root/usr/sbin/libvirtd
extracting debug info from /var/tmp/libvirt-0.3.3-root/usr/bin/virsh
extracting debug info from /var/tmp/libvirt-0.3.3-root/usr/lib/libvirt.so.0.3.3
extracting debug info from /var/tmp/libvirt-0.3.3-root/usr/lib/python2.5/site-packages/libvirtmod.so
3093 blocks
+ /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-java-repack-jars
Processing files: libvirt-0.3.3-1.fc7
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.73717
+ umask 022
+ cd /builddir/build/BUILD
+ cd libvirt-0.3.3
+ DOCDIR=/var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3
+ export DOCDIR
+ rm -rf /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3
+ /bin/mkdir -p /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3
+ cp -pr AUTHORS ChangeLog NEWS README COPYING.LIB TODO /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3
+ cp -pr docs/libvirt.rng docs/network.rng /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3
+ cp -pr docs/libvirt-api.xml docs/libvirt-refs.xml docs/network.xml docs/testdomfc4.xml docs/testdomfv0.xml docs/testnetdef.xml docs/testnetpriv.xml docs/testnode.xml /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-0.3.3
+ exit 0
Provides: config(libvirt) = 0.3.3-1.fc7 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 bridge-utils config(libvirt) = 0.3.3-1.fc7 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) libgnutls.so.13 libgnutls.so.13(GNUTLS_1_3) libncurses.so.5 libreadline.so.5 libvirt.so.0 libxenstore.so.3.0 libxml2 libxml2.so.2 ncurses readline rtld(GNU_HASH)
Obsoletes: libvir
Processing files: libvirt-devel-0.3.3-1.fc7
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.73717
+ umask 022
+ cd /builddir/build/BUILD
+ cd libvirt-0.3.3
+ DOCDIR=/var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-devel-0.3.3
+ export DOCDIR
+ rm -rf /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-devel-0.3.3
+ /bin/mkdir -p /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-devel-0.3.3
+ 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/FAQ.html docs/architecture.html docs/bugs.html docs/downloads.html docs/errors.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/Libxml2-Logo-90x34.gif docs/architecture.gif docs/node.gif docs/redhat.gif /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-devel-0.3.3
+ cp -pr docs/examples /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-devel-0.3.3
+ cp -pr docs/libvirt-api.xml /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-devel-0.3.3
+ exit 0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python gnutls-devel libvirt = 0.3.3 libvirt.so.0 pkgconfig xen-devel
Obsoletes: libvir-devel
Processing files: libvirt-python-0.3.3-1.fc7
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3361
+ umask 022
+ cd /builddir/build/BUILD
+ cd libvirt-0.3.3
+ DOCDIR=/var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-python-0.3.3
+ export DOCDIR
+ rm -rf /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-python-0.3.3
+ /bin/mkdir -p /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-python-0.3.3
+ cp -pr AUTHORS NEWS README COPYING.LIB /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-python-0.3.3
+ 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.3.3-root/usr/share/doc/libvirt-python-0.3.3
+ cp -pr python/TODO /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-python-0.3.3
+ cp -pr python/libvirtclass.txt /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-python-0.3.3
+ cp -pr docs/examples/python /var/tmp/libvirt-0.3.3-root/usr/share/doc/libvirt-python-0.3.3
+ exit 0
Provides: libvirtmod.so
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.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.3.3 libvirt.so.0 libxenstore.so.3.0 python(abi) = 2.5 rtld(GNU_HASH)
Obsoletes: libvir-python
Processing files: libvirt-debuginfo-0.3.3-1.fc7
Provides: libvirt.so.0.3.3.debug libvirtmod.so.debug
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/libvirt-0.3.3-root
warning: Could not canonicalize hostname: xenbuilder1.fedora.redhat.com
Wrote: /builddir/build/RPMS/libvirt-0.3.3-1.fc7.i386.rpm
Wrote: /builddir/build/RPMS/libvirt-devel-0.3.3-1.fc7.i386.rpm
Wrote: /builddir/build/RPMS/libvirt-python-0.3.3-1.fc7.i386.rpm
Wrote: /builddir/build/RPMS/libvirt-debuginfo-0.3.3-1.fc7.i386.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.18599
+ umask 022
+ cd /builddir/build/BUILD
+ cd libvirt-0.3.3
+ rm -fr /var/tmp/libvirt-0.3.3-root
+ exit 0
Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.18599
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf libvirt-0.3.3
+ exit 0