Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/libvirt.spec'], False, '/var/lib/mock/dist-f11-build-450266-72653/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/libvirt.spec'] warning: Could not canonicalize hostname: ppc5.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/libvirt-0.6.2-8.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/libvirt.spec'], False, '/var/lib/mock/dist-f11-build-450266-72653/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/libvirt.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4cf7R8 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libvirt-0.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/libvirt-0.6.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-0.6.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libvirt-0.6.2-qemu-drive-format.patch):' Patch #0 (libvirt-0.6.2-qemu-drive-format.patch): + /bin/cat /builddir/build/SOURCES/libvirt-0.6.2-qemu-drive-format.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (libvirt-0.6.2-shared-readonly-label.patch):' Patch #1 (libvirt-0.6.2-shared-readonly-label.patch): + /usr/bin/patch -s -p1 --fuzz=0 + /bin/cat /builddir/build/SOURCES/libvirt-0.6.2-shared-readonly-label.patch + echo 'Patch #2 (libvirt-0.6.3-hostdev-managed.patch):' Patch #2 (libvirt-0.6.3-hostdev-managed.patch): + /bin/cat /builddir/build/SOURCES/libvirt-0.6.3-hostdev-managed.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #3 (libvirt-0.6.3-refresh-qemu-caps.patch):' Patch #3 (libvirt-0.6.3-refresh-qemu-caps.patch): + /bin/cat /builddir/build/SOURCES/libvirt-0.6.3-refresh-qemu-caps.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #4 (libvirt-0.6.2-enable-qemu-0-10-migration.patch):' Patch #4 (libvirt-0.6.2-enable-qemu-0-10-migration.patch): + /bin/cat /builddir/build/SOURCES/libvirt-0.6.2-enable-qemu-0-10-migration.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #5 (libvirt-0.6.2-fix-nosource-label.patch):' Patch #5 (libvirt-0.6.2-fix-nosource-label.patch): + /bin/cat /builddir/build/SOURCES/libvirt-0.6.2-fix-nosource-label.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #200 (libvirt-0.6.2-svirt-sound.patch):' Patch #200 (libvirt-0.6.2-svirt-sound.patch): + /bin/cat /builddir/build/SOURCES/libvirt-0.6.2-svirt-sound.patch + /usr/bin/patch -s -p0 --fuzz=0 + mv NEWS NEWS.old + iconv -f ISO-8859-1 -t UTF-8 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A2Su3f + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.6.2 + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-xen --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... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for ppc-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 ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for working alloca.h... yes checking for alloca... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking whether the preprocessor supports include_next... yes checking for inline... inline checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for complete errno.h... yes checking whether stdin defaults to large file offsets... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for C/C++ restrict keyword... __restrict checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getdelim is declared... yes checking whether getline is declared... yes checking whether getpass is declared... yes checking for __fsetlocking... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for gettimeofday... yes checking for lstat... yes checking for vasnprintf... no checking whether fflush_unlocked is declared... yes checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... yes checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking for struct timeval... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for external symbol _system_configuration... no checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for long long int... yes checking for unsigned long long int... yes checking whether strdup is declared... yes checking for working strerror function... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for alloca as a compiler built-in... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for fseeko... yes configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking for gai_strerror (possibly via ws2tcpip.h)... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether gai_strerror is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking for getdelim... yes checking for gethostname... yes checking for getline... yes checking for working getline function... yes checking for getpass... yes checking for gettimeofday with POSIX signature... yes checking whether gettimeofday clobbers localtime buffer... no checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for inet_ntop... yes checking whether inet_ntop is declared... yes checking for inet_pton... yes checking whether inet_pton is declared... yes checking whether lseek detects pipes... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking for working mkstemp... yes checking whether is self-contained... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/param.h... yes checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for sysctl... yes checking for table... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for poll... yes checking for a shell that conforms to POSIX... /bin/sh checking for random_r... yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking whether stdint.h conforms to C99... yes checking random.h usability... no checking random.h presence... no checking for random.h... no checking for struct random_data... yes checking for stpcpy... yes checking for strdup... yes checking for working strndup... yes checking for working strnlen... yes checking for strsep... yes checking whether declares ioctl... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether is self-contained... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether is self-contained... (cached) yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... (cached) yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for nlink_t... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether localtime_r is compatible with its POSIX signature... yes checking for ptrdiff_t... yes checking for snprintf... (cached) yes checking for wcslen... yes checking whether _snprintf is declared... no checking for vasprintf... yes checking whether is standalone... yes checking for stdint.h... (cached) yes checking for library containing setsockopt... none needed checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking for shutdown... (cached) yes checking for ppc-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking for string.h... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-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 ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... ranlib checking for ppc-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... no 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... no 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 compiler accepts -Wall... yes checking whether compiler accepts -Wformat... yes checking whether compiler accepts -Wformat-security... yes checking whether compiler accepts -Wmissing-prototypes... yes checking whether compiler accepts -Wnested-externs... yes checking whether compiler accepts -Wpointer-arith... yes checking whether compiler accepts -Wextra... yes checking whether compiler accepts -Wshadow... yes checking whether compiler accepts -Wcast-align... yes checking whether compiler accepts -Wwrite-strings... yes checking whether compiler accepts -Waggregate-return... yes checking whether compiler accepts -Wstrict-prototypes... yes checking whether compiler accepts -Winline... yes checking whether compiler accepts -Wredundant-decls... yes checking whether compiler accepts -Wno-sign-compare... yes checking whether compiler accepts -Wp,-D_FORTIFY_SOURCE=2... yes checking whether compiler accepts -fexceptions... yes checking whether compiler accepts -fasynchronous-unwind-tables... yes checking what language compliance flags to pass to the C compiler... checking whether compiler accepts -Wno-redundant-decls... yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64 checking for cfmakeraw... yes checking for regexec... yes checking for uname... yes checking for sched_getaffinity... yes checking for getuid... yes checking for getgid... yes checking for posix_fallocate... yes checking for mmap... yes checking for readlink... yes checking for strerror_r... yes checking for strtok_r... yes checking for getmntent_r... yes checking for getgrnam_r... yes checking for getpwuid_r... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for sys/wait.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for termios.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for xdrmem_create in -lportablexdr... no checking for library containing xdrmem_create... none required checking for gettext in -lintl... no checking for rpcgen... /usr/bin/rpcgen checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_join in -lpthread... yes checking for rm... /bin/rm checking for mv... /bin/mv checking for tar... /bin/tar checking for xmllint... /usr/bin/xmllint checking for xmlcatalog... /usr/bin/xmlcatalog checking for xsltproc... /usr/bin/xsltproc checking for augparse... /usr/bin/augparse checking for a thread-safe mkdir -p... /bin/mkdir -p checking for dnsmasq... /usr/sbin/dnsmasq checking for brctl... /usr/sbin/brctl checking for udevadm... /sbin/udevadm checking for udevsettle... /sbin/udevsettle checking for modprobe... /sbin/modprobe checking where to write libvirtd PID file... /var/run/libvirtd.pid checking for init script flavor... redhat checking for lokkit... no checking for iptables... /sbin/iptables 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 linux/kvm.h usability... yes checking linux/kvm.h presence... yes checking for linux/kvm.h... yes checking for ppc-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 gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for gnutls_handshake in -lgnutls... yes checking for gnutls_session... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for sasl_client_init in -lsasl2... yes checking for POLKIT... yes checking for polkit_context_is_caller_authorized... yes checking for polkit-auth... /usr/bin/polkit-auth checking for AVAHI... yes checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for fgetfilecon in -lselinux... yes checking for selinux_virtual_domain_context_path... yes checking for selinux_virtual_image_context_path... yes checking numa.h usability... yes checking numa.h presence... yes checking for numa.h... yes checking for numa_available in -lnuma... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for readline in -lreadline... yes checking for mount... /bin/mount checking for umount... /bin/umount checking for showmount... /usr/sbin/showmount checking for qemu-img... /usr/bin/qemu-img checking for qcow-create... no checking for pvcreate... /sbin/pvcreate checking for vgcreate... /sbin/vgcreate checking for lvcreate... /sbin/lvcreate checking for pvremove... /sbin/pvremove checking for vgremove... /sbin/vgremove checking for lvremove... /sbin/lvremove checking for vgchange... /sbin/vgchange checking for vgscan... /sbin/vgscan checking for pvs... /sbin/pvs checking for vgs... /sbin/vgs checking for lvs... /sbin/lvs checking for iscsiadm... /sbin/iscsiadm checking for parted... /sbin/parted checking for LIBPARTED... yes checking for python... /usr/bin/python Found Python version 2.6 checking whether this host is running a Xen kernel... no checking If XenD UNIX socket /var/run/xend/xmlrpc.sock is accessible... no checking if Xen setuid proxy is needed... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for ppc-redhat-linux-gnu-windres... no checking for windres... no checking for HAL... yes checking for libhal_get_all_devices... yes checking for dbus_watch_get_unix_fd... yes checking for GLIB2... yes 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 docs/schemas/Makefile config.status: creating gnulib/lib/Makefile config.status: creating gnulib/tests/Makefile config.status: creating libvirt.pc config.status: creating libvirt.spec config.status: creating mingw32-libvirt.spec config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating include/libvirt/Makefile config.status: creating include/libvirt/libvirt.h config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating qemud/Makefile config.status: creating tests/Makefile config.status: creating proxy/Makefile config.status: creating tests/xml2sexprdata/Makefile config.status: creating tests/sexpr2xmldata/Makefile config.status: creating tests/xmconfigdata/Makefile config.status: creating tests/xencapsdata/Makefile config.status: creating tests/confdata/Makefile config.status: creating examples/domain-events/events-c/Makefile config.status: creating examples/hellolibvirt/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: no configure: Proxy: no configure: QEMU: yes configure: UML: yes configure: OpenVZ: yes configure: LXC: yes configure: Test: yes configure: Remote: yes configure: Network: yes configure: Libvirtd: yes configure: configure: Storage Drivers configure: configure: Dir: yes configure: FS: yes configure: NetFS: yes configure: LVM: yes configure: iSCSI: yes configure: SCSI: yes configure: Disk: yes configure: configure: Security Drivers configure: configure: SELinux: yes configure: configure: Driver Loadable Modules configure: configure: dlopen: no configure: configure: Libraries configure: configure: libxml: -I/usr/include/libxml2 -lxml2 configure: gnutls: -lgnutls -lpthread configure: sasl: -lsasl2 configure: avahi: -D_REENTRANT -lavahi-common -lavahi-client configure: polkit: -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -L/lib -lpolkit-dbus -lpolkit -ldbus-1 configure: selinux: -lselinux configure: numactl: -lnuma configure: xen: no configure: hal: -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -L/lib -lhal -ldbus-1 configure: devkit: no configure: configure: Test suite configure: configure: Coverage: no configure: Alloc OOM: no configure: configure: Miscellaneous configure: configure: Debug: yes configure: Warnings: maximum configure: Readline: yes configure: + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2' Making all in gnulib/lib make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t /bin/mkdir -p arpa mv -f alloca.h-t alloca.h rm -f arpa/inet.h-t arpa/inet.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's|@''GNULIB_INET_NTOP''@|1|g' \ -e 's|@''GNULIB_INET_PTON''@|1|g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t rm -f stdio.h-t stdio.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_FPRINTF''@|1|g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PRINTF''@|1|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|1|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VFPRINTF''@|1|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF''@|1|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_DPRINTF''@|0|g' \ -e 's|@''GNULIB_VDPRINTF''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|1|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_FOPEN''@|0|g' \ -e 's|@''GNULIB_FREOPEN''@|0|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|1|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|0|g' \ -e 's|@''GNULIB_FFLUSH''@|0|g' \ -e 's|@''GNULIB_FCLOSE''@|1|g' \ -e 's|@''GNULIB_FPUTC''@|1|g' \ -e 's|@''GNULIB_PUTC''@|1|g' \ -e 's|@''GNULIB_PUTCHAR''@|1|g' \ -e 's|@''GNULIB_FPUTS''@|1|g' \ -e 's|@''GNULIB_PUTS''@|1|g' \ -e 's|@''GNULIB_FWRITE''@|1|g' \ -e 's|@''GNULIB_GETDELIM''@|1|g' \ -e 's|@''GNULIB_GETLINE''@|1|g' \ -e 's|@''GNULIB_PERROR''@|1|g' \ -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./stdio.in.h; \ } > stdio.h-t mv arpa/inet.h-t arpa/inet.h rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|1|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|1|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''VOID_UNSETENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|1|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|1|g' \ -e 's|@''GNULIB_STRNDUP''@|1|g' \ -e 's|@''GNULIB_STRNLEN''@|1|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|1|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./string.in.h; \ } > string.h-t /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''GNULIB_LCHMOD''@|0|g' \ -e 's|@''GNULIB_LSTAT''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t mv stdlib.h-t stdlib.h mv sys/stat.h-t sys/stat.h rm -f time.h-t time.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@NEXT_TIME_H''@||g' \ -e 's|@REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ < ./time.in.h; \ } > time.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|1|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|1|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|1|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./unistd.in.h; \ } > unistd.h-t mv time.h-t time.h mv stdio.h-t stdio.h mv string.h-t string.h mv unistd.h-t unistd.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/lib' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.lo c-ctype.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT physmem.lo -MD -MP -MF .deps/physmem.Tpo -c -o physmem.lo physmem.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT physmem.lo -MD -MP -MF .deps/physmem.Tpo -c physmem.c -fPIC -DPIC -o .libs/physmem.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT physmem.lo -MD -MP -MF .deps/physmem.Tpo -c physmem.c -o physmem.o >/dev/null 2>&1 mv -f .deps/c-ctype.Tpo .deps/c-ctype.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c -o tempname.lo tempname.c mv -f .deps/physmem.Tpo .deps/physmem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c mv -f .deps/printf-args.Tpo .deps/printf-args.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c tempname.c -fPIC -DPIC -o .libs/tempname.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c tempname.c -o tempname.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 mv -f .deps/tempname.Tpo .deps/tempname.Plo mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libgnu.la c-ctype.lo asnprintf.lo physmem.lo printf-args.lo printf-parse.lo tempname.lo vasnprintf.lo -lpthread ar cru .libs/libgnu.a .libs/c-ctype.o .libs/asnprintf.o .libs/physmem.o .libs/printf-args.o .libs/printf-parse.o .libs/tempname.o .libs/vasnprintf.o ranlib .libs/libgnu.a creating libgnu.la (cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la) make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/lib' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/lib' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/include' Making all in libvirt make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/include/libvirt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/include/libvirt' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/include' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/src' rm -f virsh-net-edit.c-tmp rm -f virsh-pool-edit.c-tmp echo '/* Automatically generated from: virsh.c Makefile.am */' > virsh-net-edit.c-tmp echo '/* Automatically generated from: virsh.c Makefile.am */' > virsh-pool-edit.c-tmp rm -f libvirt.syms-tmp libvirt.syms echo 'static int' >> virsh-net-edit.c-tmp echo 'static int' >> virsh-pool-edit.c-tmp printf '# WARNING: generated from the following:\n# libvirt_public.syms libvirt_private.syms libvirt_debug.syms libvirt_bridge.syms libvirt_linux.syms\n\n' >libvirt.syms-tmp awk '/^cmdEdit/, /^}/' virsh.c \ | sed -e 's/domain/network/g' \ -e 's/Domain/Network/g' \ -e 's/cmdEdit/cmdNetworkEdit/g' \ -e 's/dom/network/g' \ -e 's/int flags.*/int flags = 0;/g' \ >> virsh-net-edit.c-tmp awk '/^cmdEdit/, /^}/' virsh.c \ | sed -e 's/domain/pool/g' \ -e 's/vshCommandOptDomain/vshCommandOptPool/g' \ -e 's/Domain %s/Pool %s/g' \ -e 's/(ctl, cmd, NULL);/(ctl, cmd, "pool", NULL);/' \ -e 's/Domain/StoragePool/g' \ -e 's/cmdEdit/cmdPoolEdit/g' \ -e 's/\(virStoragePoolDefineXML.*\));/\1, 0);/' \ -e 's/dom/pool/g' \ -e 's/int flags.*/int flags = 0;/g' \ >> virsh-pool-edit.c-tmp cat ./libvirt_public.syms >>libvirt.syms-tmp printf '\n\n# Private symbols\n\n' >>libvirt.syms-tmp chmod a-w virsh-net-edit.c-tmp printf 'LIBVIRT_PRIVATE_0.6.2 {\n\n' >>libvirt.syms-tmp rm -f virsh-net-edit.c chmod a-w virsh-pool-edit.c-tmp printf 'global:\n\n' >>libvirt.syms-tmp mv virsh-net-edit.c-tmp virsh-net-edit.c rm -f virsh-pool-edit.c for file in libvirt_private.syms libvirt_debug.syms libvirt_bridge.syms libvirt_linux.syms; do \ cat ./$file >>libvirt.syms-tmp; \ done mv virsh-pool-edit.c-tmp virsh-pool-edit.c printf '\n\nlocal:\n*;\n\n};' >>libvirt.syms-tmp chmod a-w libvirt.syms-tmp mv libvirt.syms-tmp libvirt.syms make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT bridge.lo -MD -MP -MF .deps/bridge.Tpo -c -o bridge.lo bridge.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c -o buf.lo buf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT bridge.lo -MD -MP -MF .deps/bridge.Tpo -c bridge.c -fPIC -DPIC -o .libs/bridge.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c buf.c -fPIC -DPIC -o .libs/buf.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c buf.c -o buf.o >/dev/null 2>&1 mv -f .deps/event.Tpo .deps/event.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT bridge.lo -MD -MP -MF .deps/bridge.Tpo -c bridge.c -o bridge.o >/dev/null 2>&1 mv -f .deps/buf.Tpo .deps/buf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT iptables.lo -MD -MP -MF .deps/iptables.Tpo -c -o iptables.lo iptables.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1 mv -f .deps/bridge.Tpo .deps/bridge.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c -o logging.lo logging.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT iptables.lo -MD -MP -MF .deps/iptables.Tpo -c iptables.c -fPIC -DPIC -o .libs/iptables.o mv -f .deps/conf.Tpo .deps/conf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -fPIC -DPIC -o .libs/logging.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT iptables.lo -MD -MP -MF .deps/iptables.Tpo -c iptables.c -o iptables.o >/dev/null 2>&1 mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT pci.lo -MD -MP -MF .deps/pci.Tpo -c -o pci.lo pci.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -o logging.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -o memory.o >/dev/null 2>&1 mv -f .deps/memory.Tpo .deps/memory.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qparams.lo -MD -MP -MF .deps/qparams.Tpo -c -o qparams.lo qparams.c mv -f .deps/iptables.Tpo .deps/iptables.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c -o threads.lo threads.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT pci.lo -MD -MP -MF .deps/pci.Tpo -c pci.c -fPIC -DPIC -o .libs/pci.o mv -f .deps/logging.Tpo .deps/logging.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT uuid.lo -MD -MP -MF .deps/uuid.Tpo -c -o uuid.lo uuid.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qparams.lo -MD -MP -MF .deps/qparams.Tpo -c qparams.c -fPIC -DPIC -o .libs/qparams.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -fPIC -DPIC -o .libs/threads.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT pci.lo -MD -MP -MF .deps/pci.Tpo -c pci.c -o pci.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT uuid.lo -MD -MP -MF .deps/uuid.Tpo -c uuid.c -fPIC -DPIC -o .libs/uuid.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -o threads.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qparams.lo -MD -MP -MF .deps/qparams.Tpo -c qparams.c -o qparams.o >/dev/null 2>&1 mv -f .deps/threads.Tpo .deps/threads.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT uuid.lo -MD -MP -MF .deps/uuid.Tpo -c uuid.c -o uuid.o >/dev/null 2>&1 mv -f .deps/uuid.Tpo .deps/uuid.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT virterror.lo -MD -MP -MF .deps/virterror.Tpo -c -o virterror.lo virterror.c mv -f .deps/qparams.Tpo .deps/qparams.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c -o xml.lo xml.c mv -f .deps/pci.Tpo .deps/pci.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-driver.lo -MD -MP -MF .deps/libvirt_driver_la-driver.Tpo -c -o libvirt_driver_la-driver.lo `test -f 'driver.c' || echo './'`driver.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT virterror.lo -MD -MP -MF .deps/virterror.Tpo -c virterror.c -fPIC -DPIC -o .libs/virterror.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -fPIC -DPIC -o .libs/xml.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-driver.lo -MD -MP -MF .deps/libvirt_driver_la-driver.Tpo -c driver.c -fPIC -DPIC -o .libs/libvirt_driver_la-driver.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-driver.lo -MD -MP -MF .deps/libvirt_driver_la-driver.Tpo -c driver.c -o libvirt_driver_la-driver.o >/dev/null 2>&1 mv -f .deps/libvirt_driver_la-driver.Tpo .deps/libvirt_driver_la-driver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-datatypes.lo -MD -MP -MF .deps/libvirt_driver_la-datatypes.Tpo -c -o libvirt_driver_la-datatypes.lo `test -f 'datatypes.c' || echo './'`datatypes.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -o xml.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT virterror.lo -MD -MP -MF .deps/virterror.Tpo -c virterror.c -o virterror.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 mv -f .deps/xml.Tpo .deps/xml.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-domain_event.lo -MD -MP -MF .deps/libvirt_driver_la-domain_event.Tpo -c -o libvirt_driver_la-domain_event.lo `test -f 'domain_event.c' || echo './'`domain_event.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-datatypes.lo -MD -MP -MF .deps/libvirt_driver_la-datatypes.Tpo -c datatypes.c -fPIC -DPIC -o .libs/libvirt_driver_la-datatypes.o mv -f .deps/virterror.Tpo .deps/virterror.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-stats_linux.lo -MD -MP -MF .deps/libvirt_driver_la-stats_linux.Tpo -c -o libvirt_driver_la-stats_linux.lo `test -f 'stats_linux.c' || echo './'`stats_linux.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-domain_event.lo -MD -MP -MF .deps/libvirt_driver_la-domain_event.Tpo -c domain_event.c -fPIC -DPIC -o .libs/libvirt_driver_la-domain_event.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-datatypes.lo -MD -MP -MF .deps/libvirt_driver_la-datatypes.Tpo -c datatypes.c -o libvirt_driver_la-datatypes.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-stats_linux.lo -MD -MP -MF .deps/libvirt_driver_la-stats_linux.Tpo -c stats_linux.c -fPIC -DPIC -o .libs/libvirt_driver_la-stats_linux.o mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-libvirt.lo -MD -MP -MF .deps/libvirt_driver_la-libvirt.Tpo -c -o libvirt_driver_la-libvirt.lo `test -f 'libvirt.c' || echo './'`libvirt.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-domain_event.lo -MD -MP -MF .deps/libvirt_driver_la-domain_event.Tpo -c domain_event.c -o libvirt_driver_la-domain_event.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-stats_linux.lo -MD -MP -MF .deps/libvirt_driver_la-stats_linux.Tpo -c stats_linux.c -o libvirt_driver_la-stats_linux.o >/dev/null 2>&1 mv -f .deps/libvirt_driver_la-datatypes.Tpo .deps/libvirt_driver_la-datatypes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-capabilities.lo -MD -MP -MF .deps/libvirt_driver_la-capabilities.Tpo -c -o libvirt_driver_la-capabilities.lo `test -f 'capabilities.c' || echo './'`capabilities.c mv -f .deps/libvirt_driver_la-stats_linux.Tpo .deps/libvirt_driver_la-stats_linux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-domain_conf.lo -MD -MP -MF .deps/libvirt_driver_la-domain_conf.Tpo -c -o libvirt_driver_la-domain_conf.lo `test -f 'domain_conf.c' || echo './'`domain_conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-libvirt.lo -MD -MP -MF .deps/libvirt_driver_la-libvirt.Tpo -c libvirt.c -fPIC -DPIC -o .libs/libvirt_driver_la-libvirt.o mv -f .deps/libvirt_driver_la-domain_event.Tpo .deps/libvirt_driver_la-domain_event.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-nodeinfo.lo -MD -MP -MF .deps/libvirt_driver_la-nodeinfo.Tpo -c -o libvirt_driver_la-nodeinfo.lo `test -f 'nodeinfo.c' || echo './'`nodeinfo.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-capabilities.lo -MD -MP -MF .deps/libvirt_driver_la-capabilities.Tpo -c capabilities.c -fPIC -DPIC -o .libs/libvirt_driver_la-capabilities.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-domain_conf.lo -MD -MP -MF .deps/libvirt_driver_la-domain_conf.Tpo -c domain_conf.c -fPIC -DPIC -o .libs/libvirt_driver_la-domain_conf.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-nodeinfo.lo -MD -MP -MF .deps/libvirt_driver_la-nodeinfo.Tpo -c nodeinfo.c -fPIC -DPIC -o .libs/libvirt_driver_la-nodeinfo.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-nodeinfo.lo -MD -MP -MF .deps/libvirt_driver_la-nodeinfo.Tpo -c nodeinfo.c -o libvirt_driver_la-nodeinfo.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-capabilities.lo -MD -MP -MF .deps/libvirt_driver_la-capabilities.Tpo -c capabilities.c -o libvirt_driver_la-capabilities.o >/dev/null 2>&1 mv -f .deps/libvirt_driver_la-nodeinfo.Tpo .deps/libvirt_driver_la-nodeinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-network_conf.lo -MD -MP -MF .deps/libvirt_driver_la-network_conf.Tpo -c -o libvirt_driver_la-network_conf.lo `test -f 'network_conf.c' || echo './'`network_conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-network_conf.lo -MD -MP -MF .deps/libvirt_driver_la-network_conf.Tpo -c network_conf.c -fPIC -DPIC -o .libs/libvirt_driver_la-network_conf.o mv -f .deps/libvirt_driver_la-capabilities.Tpo .deps/libvirt_driver_la-capabilities.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-storage_conf.lo -MD -MP -MF .deps/libvirt_driver_la-storage_conf.Tpo -c -o libvirt_driver_la-storage_conf.lo `test -f 'storage_conf.c' || echo './'`storage_conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-storage_conf.lo -MD -MP -MF .deps/libvirt_driver_la-storage_conf.Tpo -c storage_conf.c -fPIC -DPIC -o .libs/libvirt_driver_la-storage_conf.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-network_conf.lo -MD -MP -MF .deps/libvirt_driver_la-network_conf.Tpo -c network_conf.c -o libvirt_driver_la-network_conf.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-libvirt.lo -MD -MP -MF .deps/libvirt_driver_la-libvirt.Tpo -c libvirt.c -o libvirt_driver_la-libvirt.o >/dev/null 2>&1 mv -f .deps/libvirt_driver_la-network_conf.Tpo .deps/libvirt_driver_la-network_conf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-node_device_conf.lo -MD -MP -MF .deps/libvirt_driver_la-node_device_conf.Tpo -c -o libvirt_driver_la-node_device_conf.lo `test -f 'node_device_conf.c' || echo './'`node_device_conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-storage_conf.lo -MD -MP -MF .deps/libvirt_driver_la-storage_conf.Tpo -c storage_conf.c -o libvirt_driver_la-storage_conf.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-domain_conf.lo -MD -MP -MF .deps/libvirt_driver_la-domain_conf.Tpo -c domain_conf.c -o libvirt_driver_la-domain_conf.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-node_device_conf.lo -MD -MP -MF .deps/libvirt_driver_la-node_device_conf.Tpo -c node_device_conf.c -fPIC -DPIC -o .libs/libvirt_driver_la-node_device_conf.o mv -f .deps/libvirt_driver_la-storage_conf.Tpo .deps/libvirt_driver_la-storage_conf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT test.lo -MD -MP -MF .deps/test.Tpo -c -o test.lo test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_la-node_device_conf.lo -MD -MP -MF .deps/libvirt_driver_la-node_device_conf.Tpo -c node_device_conf.c -o libvirt_driver_la-node_device_conf.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT test.lo -MD -MP -MF .deps/test.Tpo -c test.c -fPIC -DPIC -o .libs/test.o mv -f .deps/libvirt_driver_la-node_device_conf.Tpo .deps/libvirt_driver_la-node_device_conf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_remote_la-remote_internal.lo -MD -MP -MF .deps/libvirt_driver_remote_la-remote_internal.Tpo -c -o libvirt_driver_remote_la-remote_internal.lo `test -f 'remote_internal.c' || echo './'`remote_internal.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_remote_la-remote_internal.lo -MD -MP -MF .deps/libvirt_driver_remote_la-remote_internal.Tpo -c remote_internal.c -fPIC -DPIC -o .libs/libvirt_driver_remote_la-remote_internal.o mv -f .deps/libvirt_driver_la-domain_conf.Tpo .deps/libvirt_driver_la-domain_conf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_remote_la-remote_protocol.lo -MD -MP -MF .deps/libvirt_driver_remote_la-remote_protocol.Tpo -c -o libvirt_driver_remote_la-remote_protocol.lo `test -f '../qemud/remote_protocol.c' || echo './'`../qemud/remote_protocol.c mv -f .deps/libvirt_driver_la-libvirt.Tpo .deps/libvirt_driver_la-libvirt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT openvz_conf.lo -MD -MP -MF .deps/openvz_conf.Tpo -c -o openvz_conf.lo openvz_conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_remote_la-remote_protocol.lo -MD -MP -MF .deps/libvirt_driver_remote_la-remote_protocol.Tpo -c ../qemud/remote_protocol.c -fPIC -DPIC -o .libs/libvirt_driver_remote_la-remote_protocol.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT openvz_conf.lo -MD -MP -MF .deps/openvz_conf.Tpo -c openvz_conf.c -fPIC -DPIC -o .libs/openvz_conf.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT test.lo -MD -MP -MF .deps/test.Tpo -c test.c -o test.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT openvz_conf.lo -MD -MP -MF .deps/openvz_conf.Tpo -c openvz_conf.c -o openvz_conf.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_remote_la-remote_protocol.lo -MD -MP -MF .deps/libvirt_driver_remote_la-remote_protocol.Tpo -c ../qemud/remote_protocol.c -o libvirt_driver_remote_la-remote_protocol.o >/dev/null 2>&1 mv -f .deps/openvz_conf.Tpo .deps/openvz_conf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT openvz_driver.lo -MD -MP -MF .deps/openvz_driver.Tpo -c -o openvz_driver.lo openvz_driver.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT openvz_driver.lo -MD -MP -MF .deps/openvz_driver.Tpo -c openvz_driver.c -fPIC -DPIC -o .libs/openvz_driver.o mv -f .deps/libvirt_driver_remote_la-remote_protocol.Tpo .deps/libvirt_driver_remote_la-remote_protocol.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT security.lo -MD -MP -MF .deps/security.Tpo -c -o security.lo security.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT openvz_driver.lo -MD -MP -MF .deps/openvz_driver.Tpo -c openvz_driver.c -o openvz_driver.o >/dev/null 2>&1 mv -f .deps/test.Tpo .deps/test.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT security_selinux.lo -MD -MP -MF .deps/security_selinux.Tpo -c -o security_selinux.lo security_selinux.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_remote_la-remote_internal.lo -MD -MP -MF .deps/libvirt_driver_remote_la-remote_internal.Tpo -c remote_internal.c -o libvirt_driver_remote_la-remote_internal.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -fPIC -DPIC -o .libs/security.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT security_selinux.lo -MD -MP -MF .deps/security_selinux.Tpo -c security_selinux.c -fPIC -DPIC -o .libs/security_selinux.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -o security.o >/dev/null 2>&1 mv -f .deps/security.Tpo .deps/security.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_qemu_la-qemu_conf.lo -MD -MP -MF .deps/libvirt_driver_qemu_la-qemu_conf.Tpo -c -o libvirt_driver_qemu_la-qemu_conf.lo `test -f 'qemu_conf.c' || echo './'`qemu_conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT security_selinux.lo -MD -MP -MF .deps/security_selinux.Tpo -c security_selinux.c -o security_selinux.o >/dev/null 2>&1 mv -f .deps/openvz_driver.Tpo .deps/openvz_driver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_qemu_la-qemu_driver.lo -MD -MP -MF .deps/libvirt_driver_qemu_la-qemu_driver.Tpo -c -o libvirt_driver_qemu_la-qemu_driver.lo `test -f 'qemu_driver.c' || echo './'`qemu_driver.c mv -f .deps/security_selinux.Tpo .deps/security_selinux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lxc_conf.lo -MD -MP -MF .deps/lxc_conf.Tpo -c -o lxc_conf.lo lxc_conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_qemu_la-qemu_conf.lo -MD -MP -MF .deps/libvirt_driver_qemu_la-qemu_conf.Tpo -c qemu_conf.c -fPIC -DPIC -o .libs/libvirt_driver_qemu_la-qemu_conf.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_qemu_la-qemu_driver.lo -MD -MP -MF .deps/libvirt_driver_qemu_la-qemu_driver.Tpo -c qemu_driver.c -fPIC -DPIC -o .libs/libvirt_driver_qemu_la-qemu_driver.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lxc_conf.lo -MD -MP -MF .deps/lxc_conf.Tpo -c lxc_conf.c -fPIC -DPIC -o .libs/lxc_conf.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lxc_conf.lo -MD -MP -MF .deps/lxc_conf.Tpo -c lxc_conf.c -o lxc_conf.o >/dev/null 2>&1 mv -f .deps/lxc_conf.Tpo .deps/lxc_conf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lxc_container.lo -MD -MP -MF .deps/lxc_container.Tpo -c -o lxc_container.lo lxc_container.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lxc_container.lo -MD -MP -MF .deps/lxc_container.Tpo -c lxc_container.c -fPIC -DPIC -o .libs/lxc_container.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lxc_container.lo -MD -MP -MF .deps/lxc_container.Tpo -c lxc_container.c -o lxc_container.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_qemu_la-qemu_conf.lo -MD -MP -MF .deps/libvirt_driver_qemu_la-qemu_conf.Tpo -c qemu_conf.c -o libvirt_driver_qemu_la-qemu_conf.o >/dev/null 2>&1 mv -f .deps/lxc_container.Tpo .deps/lxc_container.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lxc_driver.lo -MD -MP -MF .deps/lxc_driver.Tpo -c -o lxc_driver.lo lxc_driver.c mv -f .deps/libvirt_driver_remote_la-remote_internal.Tpo .deps/libvirt_driver_remote_la-remote_internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT veth.lo -MD -MP -MF .deps/veth.Tpo -c -o veth.lo veth.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lxc_driver.lo -MD -MP -MF .deps/lxc_driver.Tpo -c lxc_driver.c -fPIC -DPIC -o .libs/lxc_driver.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT veth.lo -MD -MP -MF .deps/veth.Tpo -c veth.c -fPIC -DPIC -o .libs/veth.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT veth.lo -MD -MP -MF .deps/veth.Tpo -c veth.c -o veth.o >/dev/null 2>&1 mv -f .deps/veth.Tpo .deps/veth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cgroup.lo -MD -MP -MF .deps/cgroup.Tpo -c -o cgroup.lo cgroup.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lxc_driver.lo -MD -MP -MF .deps/lxc_driver.Tpo -c lxc_driver.c -o lxc_driver.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cgroup.lo -MD -MP -MF .deps/cgroup.Tpo -c cgroup.c -fPIC -DPIC -o .libs/cgroup.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_qemu_la-qemu_driver.lo -MD -MP -MF .deps/libvirt_driver_qemu_la-qemu_driver.Tpo -c qemu_driver.c -o libvirt_driver_qemu_la-qemu_driver.o >/dev/null 2>&1 mv -f .deps/libvirt_driver_qemu_la-qemu_conf.Tpo .deps/libvirt_driver_qemu_la-qemu_conf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_uml_la-uml_conf.lo -MD -MP -MF .deps/libvirt_driver_uml_la-uml_conf.Tpo -c -o libvirt_driver_uml_la-uml_conf.lo `test -f 'uml_conf.c' || echo './'`uml_conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cgroup.lo -MD -MP -MF .deps/cgroup.Tpo -c cgroup.c -o cgroup.o >/dev/null 2>&1 mv -f .deps/lxc_driver.Tpo .deps/lxc_driver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_uml_la-uml_driver.lo -MD -MP -MF .deps/libvirt_driver_uml_la-uml_driver.Tpo -c -o libvirt_driver_uml_la-uml_driver.lo `test -f 'uml_driver.c' || echo './'`uml_driver.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_uml_la-uml_conf.lo -MD -MP -MF .deps/libvirt_driver_uml_la-uml_conf.Tpo -c uml_conf.c -fPIC -DPIC -o .libs/libvirt_driver_uml_la-uml_conf.o mv -f .deps/cgroup.Tpo .deps/cgroup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT network_driver.lo -MD -MP -MF .deps/network_driver.Tpo -c -o network_driver.lo network_driver.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_uml_la-uml_conf.lo -MD -MP -MF .deps/libvirt_driver_uml_la-uml_conf.Tpo -c uml_conf.c -o libvirt_driver_uml_la-uml_conf.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_uml_la-uml_driver.lo -MD -MP -MF .deps/libvirt_driver_uml_la-uml_driver.Tpo -c uml_driver.c -fPIC -DPIC -o .libs/libvirt_driver_uml_la-uml_driver.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT network_driver.lo -MD -MP -MF .deps/network_driver.Tpo -c network_driver.c -fPIC -DPIC -o .libs/network_driver.o mv -f .deps/libvirt_driver_uml_la-uml_conf.Tpo .deps/libvirt_driver_uml_la-uml_conf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_driver.lo -MD -MP -MF .deps/storage_driver.Tpo -c -o storage_driver.lo storage_driver.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_driver.lo -MD -MP -MF .deps/storage_driver.Tpo -c storage_driver.c -fPIC -DPIC -o .libs/storage_driver.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT network_driver.lo -MD -MP -MF .deps/network_driver.Tpo -c network_driver.c -o network_driver.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_uml_la-uml_driver.lo -MD -MP -MF .deps/libvirt_driver_uml_la-uml_driver.Tpo -c uml_driver.c -o libvirt_driver_uml_la-uml_driver.o >/dev/null 2>&1 mv -f .deps/libvirt_driver_qemu_la-qemu_driver.Tpo .deps/libvirt_driver_qemu_la-qemu_driver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend.lo -MD -MP -MF .deps/storage_backend.Tpo -c -o storage_backend.lo storage_backend.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_driver.lo -MD -MP -MF .deps/storage_driver.Tpo -c storage_driver.c -o storage_driver.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend.lo -MD -MP -MF .deps/storage_backend.Tpo -c storage_backend.c -fPIC -DPIC -o .libs/storage_backend.o mv -f .deps/network_driver.Tpo .deps/network_driver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_fs.lo -MD -MP -MF .deps/storage_backend_fs.Tpo -c -o storage_backend_fs.lo storage_backend_fs.c mv -f .deps/libvirt_driver_uml_la-uml_driver.Tpo .deps/libvirt_driver_uml_la-uml_driver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_logical.lo -MD -MP -MF .deps/storage_backend_logical.Tpo -c -o storage_backend_logical.lo storage_backend_logical.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend.lo -MD -MP -MF .deps/storage_backend.Tpo -c storage_backend.c -o storage_backend.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_fs.lo -MD -MP -MF .deps/storage_backend_fs.Tpo -c storage_backend_fs.c -fPIC -DPIC -o .libs/storage_backend_fs.o mv -f .deps/storage_driver.Tpo .deps/storage_driver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_iscsi.lo -MD -MP -MF .deps/storage_backend_iscsi.Tpo -c -o storage_backend_iscsi.lo storage_backend_iscsi.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_logical.lo -MD -MP -MF .deps/storage_backend_logical.Tpo -c storage_backend_logical.c -fPIC -DPIC -o .libs/storage_backend_logical.o mv -f .deps/storage_backend.Tpo .deps/storage_backend.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_scsi.lo -MD -MP -MF .deps/storage_backend_scsi.Tpo -c -o storage_backend_scsi.lo storage_backend_scsi.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_iscsi.lo -MD -MP -MF .deps/storage_backend_iscsi.Tpo -c storage_backend_iscsi.c -fPIC -DPIC -o .libs/storage_backend_iscsi.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_fs.lo -MD -MP -MF .deps/storage_backend_fs.Tpo -c storage_backend_fs.c -o storage_backend_fs.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_logical.lo -MD -MP -MF .deps/storage_backend_logical.Tpo -c storage_backend_logical.c -o storage_backend_logical.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_iscsi.lo -MD -MP -MF .deps/storage_backend_iscsi.Tpo -c storage_backend_iscsi.c -o storage_backend_iscsi.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_scsi.lo -MD -MP -MF .deps/storage_backend_scsi.Tpo -c storage_backend_scsi.c -fPIC -DPIC -o .libs/storage_backend_scsi.o mv -f .deps/storage_backend_iscsi.Tpo .deps/storage_backend_iscsi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_disk.lo -MD -MP -MF .deps/storage_backend_disk.Tpo -c -o storage_backend_disk.lo storage_backend_disk.c mv -f .deps/storage_backend_logical.Tpo .deps/storage_backend_logical.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_nodedev_la-node_device.lo -MD -MP -MF .deps/libvirt_driver_nodedev_la-node_device.Tpo -c -o libvirt_driver_nodedev_la-node_device.lo `test -f 'node_device.c' || echo './'`node_device.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_scsi.lo -MD -MP -MF .deps/storage_backend_scsi.Tpo -c storage_backend_scsi.c -o storage_backend_scsi.o >/dev/null 2>&1 mv -f .deps/storage_backend_fs.Tpo .deps/storage_backend_fs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_nodedev_la-node_device_hal.lo -MD -MP -MF .deps/libvirt_driver_nodedev_la-node_device_hal.Tpo -c -o libvirt_driver_nodedev_la-node_device_hal.lo `test -f 'node_device_hal.c' || echo './'`node_device_hal.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_disk.lo -MD -MP -MF .deps/storage_backend_disk.Tpo -c storage_backend_disk.c -fPIC -DPIC -o .libs/storage_backend_disk.o mv -f .deps/storage_backend_scsi.Tpo .deps/storage_backend_scsi.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DUSE_READLINE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT virsh-console.o -MD -MP -MF .deps/virsh-console.Tpo -c -o virsh-console.o `test -f 'console.c' || echo './'`console.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_nodedev_la-node_device.lo -MD -MP -MF .deps/libvirt_driver_nodedev_la-node_device.Tpo -c node_device.c -fPIC -DPIC -o .libs/libvirt_driver_nodedev_la-node_device.o mv -f .deps/virsh-console.Tpo .deps/virsh-console.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DUSE_READLINE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT virsh-virsh.o -MD -MP -MF .deps/virsh-virsh.Tpo -c -o virsh-virsh.o `test -f 'virsh.c' || echo './'`virsh.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_nodedev_la-node_device_hal.lo -MD -MP -MF .deps/libvirt_driver_nodedev_la-node_device_hal.Tpo -c node_device_hal.c -fPIC -DPIC -o .libs/libvirt_driver_nodedev_la-node_device_hal.o gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT storage_backend_disk.lo -MD -MP -MF .deps/storage_backend_disk.Tpo -c storage_backend_disk.c -o storage_backend_disk.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_nodedev_la-node_device.lo -MD -MP -MF .deps/libvirt_driver_nodedev_la-node_device.Tpo -c node_device.c -o libvirt_driver_nodedev_la-node_device.o >/dev/null 2>&1 virsh.c: In function 'cmdNodeListDevicesPrint': virsh.c:4466: warning: format not a string literal and no format arguments virsh.c:4490: warning: format not a string literal and no format arguments virsh.c:4514: warning: format not a string literal and no format arguments mv -f .deps/storage_backend_disk.Tpo .deps/storage_backend_disk.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_parthelper-parthelper.o -MD -MP -MF .deps/libvirt_parthelper-parthelper.Tpo -c -o libvirt_parthelper-parthelper.o `test -f 'parthelper.c' || echo './'`parthelper.c mv -f .deps/libvirt_driver_nodedev_la-node_device.Tpo .deps/libvirt_driver_nodedev_la-node_device.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-lxc_conf.o -MD -MP -MF .deps/libvirt_lxc-lxc_conf.Tpo -c -o libvirt_lxc-lxc_conf.o `test -f 'lxc_conf.c' || echo './'`lxc_conf.c mv -f .deps/libvirt_parthelper-parthelper.Tpo .deps/libvirt_parthelper-parthelper.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-lxc_container.o -MD -MP -MF .deps/libvirt_lxc-lxc_container.Tpo -c -o libvirt_lxc-lxc_container.o `test -f 'lxc_container.c' || echo './'`lxc_container.c mv -f .deps/libvirt_lxc-lxc_conf.Tpo .deps/libvirt_lxc-lxc_conf.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-lxc_controller.o -MD -MP -MF .deps/libvirt_lxc-lxc_controller.Tpo -c -o libvirt_lxc-lxc_controller.o `test -f 'lxc_controller.c' || echo './'`lxc_controller.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_driver_nodedev_la-node_device_hal.lo -MD -MP -MF .deps/libvirt_driver_nodedev_la-node_device_hal.Tpo -c node_device_hal.c -o libvirt_driver_nodedev_la-node_device_hal.o >/dev/null 2>&1 mv -f .deps/libvirt_lxc-lxc_container.Tpo .deps/libvirt_lxc-lxc_container.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-veth.o -MD -MP -MF .deps/libvirt_lxc-veth.Tpo -c -o libvirt_lxc-veth.o `test -f 'veth.c' || echo './'`veth.c mv -f .deps/libvirt_lxc-lxc_controller.Tpo .deps/libvirt_lxc-lxc_controller.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-cgroup.o -MD -MP -MF .deps/libvirt_lxc-cgroup.Tpo -c -o libvirt_lxc-cgroup.o `test -f 'cgroup.c' || echo './'`cgroup.c mv -f .deps/libvirt_lxc-veth.Tpo .deps/libvirt_lxc-veth.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-bridge.o -MD -MP -MF .deps/libvirt_lxc-bridge.Tpo -c -o libvirt_lxc-bridge.o `test -f 'bridge.c' || echo './'`bridge.c mv -f .deps/libvirt_driver_nodedev_la-node_device_hal.Tpo .deps/libvirt_driver_nodedev_la-node_device_hal.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-buf.o -MD -MP -MF .deps/libvirt_lxc-buf.Tpo -c -o libvirt_lxc-buf.o `test -f 'buf.c' || echo './'`buf.c mv -f .deps/libvirt_lxc-buf.Tpo .deps/libvirt_lxc-buf.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-conf.o -MD -MP -MF .deps/libvirt_lxc-conf.Tpo -c -o libvirt_lxc-conf.o `test -f 'conf.c' || echo './'`conf.c mv -f .deps/libvirt_lxc-cgroup.Tpo .deps/libvirt_lxc-cgroup.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-event.o -MD -MP -MF .deps/libvirt_lxc-event.Tpo -c -o libvirt_lxc-event.o `test -f 'event.c' || echo './'`event.c mv -f .deps/libvirt_lxc-bridge.Tpo .deps/libvirt_lxc-bridge.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-hash.o -MD -MP -MF .deps/libvirt_lxc-hash.Tpo -c -o libvirt_lxc-hash.o `test -f 'hash.c' || echo './'`hash.c mv -f .deps/libvirt_lxc-event.Tpo .deps/libvirt_lxc-event.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-iptables.o -MD -MP -MF .deps/libvirt_lxc-iptables.Tpo -c -o libvirt_lxc-iptables.o `test -f 'iptables.c' || echo './'`iptables.c mv -f .deps/libvirt_lxc-hash.Tpo .deps/libvirt_lxc-hash.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-logging.o -MD -MP -MF .deps/libvirt_lxc-logging.Tpo -c -o libvirt_lxc-logging.o `test -f 'logging.c' || echo './'`logging.c mv -f .deps/libvirt_lxc-conf.Tpo .deps/libvirt_lxc-conf.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-memory.o -MD -MP -MF .deps/libvirt_lxc-memory.Tpo -c -o libvirt_lxc-memory.o `test -f 'memory.c' || echo './'`memory.c mv -f .deps/libvirt_lxc-iptables.Tpo .deps/libvirt_lxc-iptables.Po mv -f .deps/libvirt_lxc-memory.Tpo .deps/libvirt_lxc-memory.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-pci.o -MD -MP -MF .deps/libvirt_lxc-pci.Tpo -c -o libvirt_lxc-pci.o `test -f 'pci.c' || echo './'`pci.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-qparams.o -MD -MP -MF .deps/libvirt_lxc-qparams.Tpo -c -o libvirt_lxc-qparams.o `test -f 'qparams.c' || echo './'`qparams.c mv -f .deps/libvirt_lxc-logging.Tpo .deps/libvirt_lxc-logging.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-threads.o -MD -MP -MF .deps/libvirt_lxc-threads.Tpo -c -o libvirt_lxc-threads.o `test -f 'threads.c' || echo './'`threads.c mv -f .deps/libvirt_lxc-qparams.Tpo .deps/libvirt_lxc-qparams.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-uuid.o -MD -MP -MF .deps/libvirt_lxc-uuid.Tpo -c -o libvirt_lxc-uuid.o `test -f 'uuid.c' || echo './'`uuid.c mv -f .deps/libvirt_lxc-threads.Tpo .deps/libvirt_lxc-threads.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-util.o -MD -MP -MF .deps/libvirt_lxc-util.Tpo -c -o libvirt_lxc-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/libvirt_lxc-uuid.Tpo .deps/libvirt_lxc-uuid.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-virterror.o -MD -MP -MF .deps/libvirt_lxc-virterror.Tpo -c -o libvirt_lxc-virterror.o `test -f 'virterror.c' || echo './'`virterror.c mv -f .deps/libvirt_lxc-pci.Tpo .deps/libvirt_lxc-pci.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-xml.o -MD -MP -MF .deps/libvirt_lxc-xml.Tpo -c -o libvirt_lxc-xml.o `test -f 'xml.c' || echo './'`xml.c mv -f .deps/libvirt_lxc-xml.Tpo .deps/libvirt_lxc-xml.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-capabilities.o -MD -MP -MF .deps/libvirt_lxc-capabilities.Tpo -c -o libvirt_lxc-capabilities.o `test -f 'capabilities.c' || echo './'`capabilities.c mv -f .deps/libvirt_lxc-virterror.Tpo .deps/libvirt_lxc-virterror.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-domain_conf.o -MD -MP -MF .deps/libvirt_lxc-domain_conf.Tpo -c -o libvirt_lxc-domain_conf.o `test -f 'domain_conf.c' || echo './'`domain_conf.c mv -f .deps/libvirt_lxc-util.Tpo .deps/libvirt_lxc-util.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DLIBDIR=\""/usr/lib"\" -DBINDIR=\""/usr/libexec"\" -DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" -DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var"\" -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirt_lxc-nodeinfo.o -MD -MP -MF .deps/libvirt_lxc-nodeinfo.Tpo -c -o libvirt_lxc-nodeinfo.o `test -f 'nodeinfo.c' || echo './'`nodeinfo.c mv -f .deps/libvirt_lxc-capabilities.Tpo .deps/libvirt_lxc-capabilities.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 -o libvirt_util.la bridge.lo buf.lo conf.lo event.lo hash.lo iptables.lo logging.lo memory.lo pci.lo qparams.lo threads.lo uuid.lo util.lo virterror.lo xml.lo -lpthread mv -f .deps/libvirt_lxc-nodeinfo.Tpo .deps/libvirt_lxc-nodeinfo.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 -lnuma -o libvirt_driver.la libvirt_driver_la-driver.lo libvirt_driver_la-datatypes.lo libvirt_driver_la-domain_event.lo libvirt_driver_la-stats_linux.lo libvirt_driver_la-libvirt.lo libvirt_driver_la-capabilities.lo libvirt_driver_la-domain_conf.lo libvirt_driver_la-nodeinfo.lo libvirt_driver_la-network_conf.lo libvirt_driver_la-storage_conf.lo libvirt_driver_la-node_device_conf.lo -lpthread mv -f .deps/virsh-virsh.Tpo .deps/virsh-virsh.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 -o libvirt_driver_test.la test.lo -lpthread ar cru .libs/libvirt_driver_test.a .libs/test.o ranlib .libs/libvirt_driver_test.a creating libvirt_driver_test.la ar cru .libs/libvirt_util.a .libs/bridge.o .libs/buf.o .libs/conf.o .libs/event.o .libs/hash.o .libs/iptables.o .libs/logging.o .libs/memory.o .libs/pci.o .libs/qparams.o .libs/threads.o .libs/uuid.o .libs/util.o .libs/virterror.o .libs/xml.o (cd .libs && rm -f libvirt_driver_test.la && ln -s ../libvirt_driver_test.la libvirt_driver_test.la) ranlib .libs/libvirt_util.a /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 -lgnutls -lpthread -lsasl2 -o libvirt_driver_remote.la libvirt_driver_remote_la-remote_internal.lo libvirt_driver_remote_la-remote_protocol.lo -lpthread creating libvirt_util.la (cd .libs && rm -f libvirt_util.la && ln -s ../libvirt_util.la libvirt_util.la) ar cru .libs/libvirt_driver.a .libs/libvirt_driver_la-driver.o .libs/libvirt_driver_la-datatypes.o .libs/libvirt_driver_la-domain_event.o .libs/libvirt_driver_la-stats_linux.o .libs/libvirt_driver_la-libvirt.o .libs/libvirt_driver_la-capabilities.o .libs/libvirt_driver_la-domain_conf.o .libs/libvirt_driver_la-nodeinfo.o .libs/libvirt_driver_la-network_conf.o .libs/libvirt_driver_la-storage_conf.o .libs/libvirt_driver_la-node_device_conf.o /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 -o libvirt_driver_openvz.la openvz_conf.lo openvz_driver.lo -lpthread ranlib .libs/libvirt_driver.a creating libvirt_driver.la (cd .libs && rm -f libvirt_driver.la && ln -s ../libvirt_driver.la libvirt_driver.la) /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 -o libvirt_driver_security.la security.lo security_selinux.lo -lpthread ar cru .libs/libvirt_driver_remote.a .libs/libvirt_driver_remote_la-remote_internal.o .libs/libvirt_driver_remote_la-remote_protocol.o ranlib .libs/libvirt_driver_remote.a creating libvirt_driver_remote.la (cd .libs && rm -f libvirt_driver_remote.la && ln -s ../libvirt_driver_remote.la libvirt_driver_remote.la) ar cru .libs/libvirt_driver_security.a .libs/security.o .libs/security_selinux.o /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 -lnuma -o libvirt_driver_qemu.la libvirt_driver_qemu_la-qemu_conf.lo libvirt_driver_qemu_la-qemu_driver.lo -lpthread ar cru .libs/libvirt_driver_openvz.a .libs/openvz_conf.o .libs/openvz_driver.o ranlib .libs/libvirt_driver_security.a ranlib .libs/libvirt_driver_openvz.a creating libvirt_driver_security.la creating libvirt_driver_openvz.la (cd .libs && rm -f libvirt_driver_openvz.la && ln -s ../libvirt_driver_openvz.la libvirt_driver_openvz.la) (cd .libs && rm -f libvirt_driver_security.la && ln -s ../libvirt_driver_security.la libvirt_driver_security.la) /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 -o libvirt_driver_lxc.la lxc_conf.lo lxc_container.lo lxc_driver.lo veth.lo cgroup.lo -lpthread /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 -lnuma -o libvirt_driver_uml.la libvirt_driver_uml_la-uml_conf.lo libvirt_driver_uml_la-uml_driver.lo -lpthread ar cru .libs/libvirt_driver_qemu.a .libs/libvirt_driver_qemu_la-qemu_conf.o .libs/libvirt_driver_qemu_la-qemu_driver.o ranlib .libs/libvirt_driver_qemu.a creating libvirt_driver_qemu.la (cd .libs && rm -f libvirt_driver_qemu.la && ln -s ../libvirt_driver_qemu.la libvirt_driver_qemu.la) /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 -o libvirt_driver_network.la network_driver.lo -lpthread ar cru .libs/libvirt_driver_uml.a .libs/libvirt_driver_uml_la-uml_conf.o .libs/libvirt_driver_uml_la-uml_driver.o ranlib .libs/libvirt_driver_uml.a creating libvirt_driver_uml.la (cd .libs && rm -f libvirt_driver_uml.la && ln -s ../libvirt_driver_uml.la libvirt_driver_uml.la) /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 -o libvirt_driver_storage.la storage_driver.lo storage_backend.lo storage_backend_fs.lo storage_backend_logical.lo storage_backend_iscsi.lo storage_backend_scsi.lo storage_backend_disk.lo -lpthread ar cru .libs/libvirt_driver_lxc.a .libs/lxc_conf.o .libs/lxc_container.o .libs/lxc_driver.o .libs/veth.o .libs/cgroup.o ranlib .libs/libvirt_driver_lxc.a creating libvirt_driver_lxc.la (cd .libs && rm -f libvirt_driver_lxc.la && ln -s ../libvirt_driver_lxc.la libvirt_driver_lxc.la) /bin/sh ../libtool --tag=CC --mode=link gcc -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/lib -lhal -ldbus-1 -o libvirt_driver_nodedev.la libvirt_driver_nodedev_la-node_device.lo libvirt_driver_nodedev_la-node_device_hal.lo -lpthread ar cru .libs/libvirt_driver_network.a .libs/network_driver.o ranlib .libs/libvirt_driver_network.a creating libvirt_driver_network.la (cd .libs && rm -f libvirt_driver_network.la && ln -s ../libvirt_driver_network.la libvirt_driver_network.la) /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 $(echo '-Wl,--version-script=libvirt.syms -version-info 6:2:6 -lxml2 -lselinux ' |sed 's!-Wl,--version-script=libvirt.syms!!' |sed 's!-version-info 6:2:6!!') -o libvirt_test.la libvirt_util.la libvirt_driver.la libvirt_driver_test.la libvirt_driver_remote.la libvirt_driver_openvz.la libvirt_driver_security.la ../gnulib/lib/libgnu.la -lpthread ar cru .libs/libvirt_driver_storage.a .libs/storage_driver.o .libs/storage_backend.o .libs/storage_backend_fs.o .libs/storage_backend_logical.o .libs/storage_backend_iscsi.o .libs/storage_backend_scsi.o .libs/storage_backend_disk.o ranlib .libs/libvirt_driver_storage.a creating libvirt_driver_storage.la (cd .libs && rm -f libvirt_driver_storage.la && ln -s ../libvirt_driver_storage.la libvirt_driver_storage.la) /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 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -o libvirt_parthelper libvirt_parthelper-parthelper.o -L/lib -lparted -lpthread ar cru .libs/libvirt_driver_nodedev.a .libs/libvirt_driver_nodedev_la-node_device.o .libs/libvirt_driver_nodedev_la-node_device_hal.o ranlib .libs/libvirt_driver_nodedev.a creating libvirt_driver_nodedev.la (cd .libs && rm -f libvirt_driver_nodedev.la && ln -s ../libvirt_driver_nodedev.la libvirt_driver_nodedev.la) /bin/sh ../libtool --tag=CC --mode=link gcc -DIN_LIBVIRT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wl,--version-script=libvirt.syms -version-info 6:2:6 -lxml2 -lselinux -o libvirt.la -rpath /usr/lib libvirt_util.la libvirt_driver.la libvirt_driver_test.la libvirt_driver_remote.la libvirt_driver_openvz.la libvirt_driver_security.la ../gnulib/lib/libgnu.la -lpthread rm -fr .libs/libvirt_test.lax mkdir .libs/libvirt_test.lax rm -fr .libs/libvirt_test.lax/libvirt_util.a mkdir .libs/libvirt_test.lax/libvirt_util.a (cd .libs/libvirt_test.lax/libvirt_util.a && ar x /builddir/build/BUILD/libvirt-0.6.2/src/./.libs/libvirt_util.a) gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -o libvirt_parthelper libvirt_parthelper-parthelper.o -L/lib -lparted -lpthread mv -f .deps/libvirt_lxc-domain_conf.Tpo .deps/libvirt_lxc-domain_conf.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 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -o libvirt_lxc libvirt_lxc-lxc_conf.o libvirt_lxc-lxc_container.o libvirt_lxc-lxc_controller.o libvirt_lxc-veth.o libvirt_lxc-cgroup.o libvirt_lxc-bridge.o libvirt_lxc-buf.o libvirt_lxc-conf.o libvirt_lxc-event.o libvirt_lxc-hash.o libvirt_lxc-iptables.o libvirt_lxc-logging.o libvirt_lxc-memory.o libvirt_lxc-pci.o libvirt_lxc-qparams.o libvirt_lxc-threads.o libvirt_lxc-uuid.o libvirt_lxc-util.o libvirt_lxc-virterror.o libvirt_lxc-xml.o libvirt_lxc-capabilities.o libvirt_lxc-domain_conf.o libvirt_lxc-nodeinfo.o -lxml2 -lnuma ../gnulib/lib/libgnu.la -lpthread rm -fr .libs/libvirt_test.lax/libvirt_driver.a mkdir .libs/libvirt_test.lax/libvirt_driver.a (cd .libs/libvirt_test.lax/libvirt_driver.a && ar x /builddir/build/BUILD/libvirt-0.6.2/src/./.libs/libvirt_driver.a) rm -fr .libs/libvirt_test.lax/libvirt_driver_test.a mkdir .libs/libvirt_test.lax/libvirt_driver_test.a (cd .libs/libvirt_test.lax/libvirt_driver_test.a && ar x /builddir/build/BUILD/libvirt-0.6.2/src/./.libs/libvirt_driver_test.a) rm -fr .libs/libvirt_test.lax/libvirt_driver_remote.a mkdir .libs/libvirt_test.lax/libvirt_driver_remote.a (cd .libs/libvirt_test.lax/libvirt_driver_remote.a && ar x /builddir/build/BUILD/libvirt-0.6.2/src/./.libs/libvirt_driver_remote.a) rm -fr .libs/libvirt_test.lax/libvirt_driver_openvz.a mkdir .libs/libvirt_test.lax/libvirt_driver_openvz.a (cd .libs/libvirt_test.lax/libvirt_driver_openvz.a && ar x /builddir/build/BUILD/libvirt-0.6.2/src/./.libs/libvirt_driver_openvz.a) gcc -shared -Wl,--whole-archive ./.libs/libvirt_util.a ./.libs/libvirt_driver.a ./.libs/libvirt_driver_test.a ./.libs/libvirt_driver_remote.a ./.libs/libvirt_driver_openvz.a ./.libs/libvirt_driver_security.a ../gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -lxml2 -lselinux -lnuma -lgnutls -lsasl2 -lpthread -m32 -Wl,--version-script=libvirt.syms -Wl,-soname -Wl,libvirt.so.0 -o .libs/libvirt.so.0.6.2 rm -fr .libs/libvirt_test.lax/libvirt_driver_security.a mkdir .libs/libvirt_test.lax/libvirt_driver_security.a (cd .libs/libvirt_test.lax/libvirt_driver_security.a && ar x /builddir/build/BUILD/libvirt-0.6.2/src/./.libs/libvirt_driver_security.a) rm -fr .libs/libvirt_test.lax/libgnu.a mkdir .libs/libvirt_test.lax/libgnu.a (cd .libs/libvirt_test.lax/libgnu.a && ar x /builddir/build/BUILD/libvirt-0.6.2/src/../gnulib/lib/.libs/libgnu.a) (cd .libs && rm -f libvirt.so.0 && ln -s libvirt.so.0.6.2 libvirt.so.0) (cd .libs && rm -f libvirt.so && ln -s libvirt.so.0.6.2 libvirt.so) rm -fr .libs/libvirt.lax mkdir .libs/libvirt.lax rm -fr .libs/libvirt.lax/libvirt_util.a mkdir .libs/libvirt.lax/libvirt_util.a (cd .libs/libvirt.lax/libvirt_util.a && ar x /builddir/build/BUILD/libvirt-0.6.2/src/./.libs/libvirt_util.a) ar cru .libs/libvirt_test.a .libs/libvirt_test.lax/libvirt_util.a/bridge.o .libs/libvirt_test.lax/libvirt_util.a/buf.o .libs/libvirt_test.lax/libvirt_util.a/conf.o .libs/libvirt_test.lax/libvirt_util.a/event.o .libs/libvirt_test.lax/libvirt_util.a/hash.o .libs/libvirt_test.lax/libvirt_util.a/iptables.o .libs/libvirt_test.lax/libvirt_util.a/logging.o .libs/libvirt_test.lax/libvirt_util.a/memory.o .libs/libvirt_test.lax/libvirt_util.a/pci.o .libs/libvirt_test.lax/libvirt_util.a/qparams.o .libs/libvirt_test.lax/libvirt_util.a/threads.o .libs/libvirt_test.lax/libvirt_util.a/uuid.o .libs/libvirt_test.lax/libvirt_util.a/util.o .libs/libvirt_test.lax/libvirt_util.a/virterror.o .libs/libvirt_test.lax/libvirt_util.a/xml.o .libs/libvirt_test.lax/libvirt_driver.a/libvirt_driver_la-driver.o .libs/libvirt_test.lax/libvirt_driver.a/libvirt_driver_la-datatypes.o .libs/libvirt_test.lax/libvirt_driver.a/libvirt_driver_la-domain_event.o .libs/libvirt_test.lax/libvirt_driver.a/libvirt_driver_la-stats_linux.o .libs/libvirt_test.lax/libvirt_driver.a/libvirt_driver_la-libvirt.o .libs/libvirt_test.lax/libvirt_driver.a/libvirt_driver_la-capabilities.o .libs/libvirt_test.lax/libvirt_driver.a/libvirt_driver_la-domain_conf.o .libs/libvirt_test.lax/libvirt_driver.a/libvirt_driver_la-nodeinfo.o .libs/libvirt_test.lax/libvirt_driver.a/libvirt_driver_la-network_conf.o .libs/libvirt_test.lax/libvirt_driver.a/libvirt_driver_la-storage_conf.o .libs/libvirt_test.lax/libvirt_driver.a/libvirt_driver_la-node_device_conf.o .libs/libvirt_test.lax/libvirt_driver_test.a/test.o .libs/libvirt_test.lax/libvirt_driver_remote.a/libvirt_driver_remote_la-remote_internal.o .libs/libvirt_test.lax/libvirt_driver_remote.a/libvirt_driver_remote_la-remote_protocol.o .libs/libvirt_test.lax/libvirt_driver_openvz.a/openvz_conf.o .libs/libvirt_test.lax/libvirt_driver_openvz.a/openvz_driver.o .libs/libvirt_test.lax/libvirt_driver_security.a/security.o .libs/libvirt_test.lax/libvirt_driver_security.a/security_selinux.o .libs/libvirt_test.lax/libgnu.a/c-ctype.o .libs/libvirt_test.lax/libgnu.a/asnprintf.o .libs/libvirt_test.lax/libgnu.a/physmem.o .libs/libvirt_test.lax/libgnu.a/printf-args.o .libs/libvirt_test.lax/libgnu.a/printf-parse.o .libs/libvirt_test.lax/libgnu.a/tempname.o .libs/libvirt_test.lax/libgnu.a/vasnprintf.o rm -fr .libs/libvirt.lax/libvirt_driver.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -o libvirt_lxc libvirt_lxc-lxc_conf.o libvirt_lxc-lxc_container.o libvirt_lxc-lxc_controller.o libvirt_lxc-veth.o libvirt_lxc-cgroup.o libvirt_lxc-bridge.o libvirt_lxc-buf.o libvirt_lxc-conf.o libvirt_lxc-event.o libvirt_lxc-hash.o libvirt_lxc-iptables.o libvirt_lxc-logging.o libvirt_lxc-memory.o libvirt_lxc-pci.o libvirt_lxc-qparams.o libvirt_lxc-threads.o libvirt_lxc-uuid.o libvirt_lxc-util.o libvirt_lxc-virterror.o libvirt_lxc-xml.o libvirt_lxc-capabilities.o libvirt_lxc-domain_conf.o libvirt_lxc-nodeinfo.o -lxml2 -lnuma ../gnulib/lib/.libs/libgnu.a -lpthread ranlib .libs/libvirt_test.a mkdir .libs/libvirt.lax/libvirt_driver.a (cd .libs/libvirt.lax/libvirt_driver.a && ar x /builddir/build/BUILD/libvirt-0.6.2/src/./.libs/libvirt_driver.a) rm -fr .libs/libvirt_test.lax creating libvirt_test.la rm -fr .libs/libvirt.lax/libvirt_driver_test.a mkdir .libs/libvirt.lax/libvirt_driver_test.a (cd .libs/libvirt.lax/libvirt_driver_test.a && ar x /builddir/build/BUILD/libvirt-0.6.2/src/./.libs/libvirt_driver_test.a) (cd .libs && rm -f libvirt_test.la && ln -s ../libvirt_test.la libvirt_test.la) rm -fr .libs/libvirt.lax/libvirt_driver_remote.a mkdir .libs/libvirt.lax/libvirt_driver_remote.a (cd .libs/libvirt.lax/libvirt_driver_remote.a && ar x /builddir/build/BUILD/libvirt-0.6.2/src/./.libs/libvirt_driver_remote.a) rm -fr .libs/libvirt.lax/libvirt_driver_openvz.a mkdir .libs/libvirt.lax/libvirt_driver_openvz.a (cd .libs/libvirt.lax/libvirt_driver_openvz.a && ar x /builddir/build/BUILD/libvirt-0.6.2/src/./.libs/libvirt_driver_openvz.a) rm -fr .libs/libvirt.lax/libvirt_driver_security.a mkdir .libs/libvirt.lax/libvirt_driver_security.a (cd .libs/libvirt.lax/libvirt_driver_security.a && ar x /builddir/build/BUILD/libvirt-0.6.2/src/./.libs/libvirt_driver_security.a) rm -fr .libs/libvirt.lax/libgnu.a mkdir .libs/libvirt.lax/libgnu.a (cd .libs/libvirt.lax/libgnu.a && ar x /builddir/build/BUILD/libvirt-0.6.2/src/../gnulib/lib/.libs/libgnu.a) ar cru .libs/libvirt.a .libs/libvirt.lax/libvirt_util.a/bridge.o .libs/libvirt.lax/libvirt_util.a/buf.o .libs/libvirt.lax/libvirt_util.a/conf.o .libs/libvirt.lax/libvirt_util.a/event.o .libs/libvirt.lax/libvirt_util.a/hash.o .libs/libvirt.lax/libvirt_util.a/iptables.o .libs/libvirt.lax/libvirt_util.a/logging.o .libs/libvirt.lax/libvirt_util.a/memory.o .libs/libvirt.lax/libvirt_util.a/pci.o .libs/libvirt.lax/libvirt_util.a/qparams.o .libs/libvirt.lax/libvirt_util.a/threads.o .libs/libvirt.lax/libvirt_util.a/uuid.o .libs/libvirt.lax/libvirt_util.a/util.o .libs/libvirt.lax/libvirt_util.a/virterror.o .libs/libvirt.lax/libvirt_util.a/xml.o .libs/libvirt.lax/libvirt_driver.a/libvirt_driver_la-driver.o .libs/libvirt.lax/libvirt_driver.a/libvirt_driver_la-datatypes.o .libs/libvirt.lax/libvirt_driver.a/libvirt_driver_la-domain_event.o .libs/libvirt.lax/libvirt_driver.a/libvirt_driver_la-stats_linux.o .libs/libvirt.lax/libvirt_driver.a/libvirt_driver_la-libvirt.o .libs/libvirt.lax/libvirt_driver.a/libvirt_driver_la-capabilities.o .libs/libvirt.lax/libvirt_driver.a/libvirt_driver_la-domain_conf.o .libs/libvirt.lax/libvirt_driver.a/libvirt_driver_la-nodeinfo.o .libs/libvirt.lax/libvirt_driver.a/libvirt_driver_la-network_conf.o .libs/libvirt.lax/libvirt_driver.a/libvirt_driver_la-storage_conf.o .libs/libvirt.lax/libvirt_driver.a/libvirt_driver_la-node_device_conf.o .libs/libvirt.lax/libvirt_driver_test.a/test.o .libs/libvirt.lax/libvirt_driver_remote.a/libvirt_driver_remote_la-remote_internal.o .libs/libvirt.lax/libvirt_driver_remote.a/libvirt_driver_remote_la-remote_protocol.o .libs/libvirt.lax/libvirt_driver_openvz.a/openvz_conf.o .libs/libvirt.lax/libvirt_driver_openvz.a/openvz_driver.o .libs/libvirt.lax/libvirt_driver_security.a/security.o .libs/libvirt.lax/libvirt_driver_security.a/security_selinux.o .libs/libvirt.lax/libgnu.a/c-ctype.o .libs/libvirt.lax/libgnu.a/asnprintf.o .libs/libvirt.lax/libgnu.a/physmem.o .libs/libvirt.lax/libgnu.a/printf-args.o .libs/libvirt.lax/libgnu.a/printf-parse.o .libs/libvirt.lax/libgnu.a/tempname.o .libs/libvirt.lax/libgnu.a/vasnprintf.o ranlib .libs/libvirt.a rm -fr .libs/libvirt.lax creating libvirt.la (cd .libs && rm -f libvirt.la && ln -s ../libvirt.la libvirt.la) /bin/sh ../libtool --tag=CC --mode=link gcc -DUSE_READLINE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -o virsh virsh-console.o virsh-virsh.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -lnuma libvirt.la ../gnulib/lib/libgnu.la -lreadline -lpthread gcc -DUSE_READLINE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -o .libs/virsh virsh-console.o virsh-virsh.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ./.libs/libvirt.so -lxml2 -lselinux -lnuma -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lreadline -lpthread creating virsh make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/src' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/src' Making all in qemud make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/qemud' gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../src -I/usr/include/libxml2 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DLOCAL_STATE_DIR="\"/var\"" -DSYSCONF_DIR="\"/etc\"" -DQEMUD_PID_FILE="\"\"" -DREMOTE_PID_FILE="\"/var/run/libvirtd.pid\"" -DGETTEXT_PACKAGE=\"libvirt\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirtd-event.o -MD -MP -MF .deps/libvirtd-event.Tpo -c -o libvirtd-event.o `test -f 'event.c' || echo './'`event.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../src -I/usr/include/libxml2 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DLOCAL_STATE_DIR="\"/var\"" -DSYSCONF_DIR="\"/etc\"" -DQEMUD_PID_FILE="\"\"" -DREMOTE_PID_FILE="\"/var/run/libvirtd.pid\"" -DGETTEXT_PACKAGE=\"libvirt\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirtd-qemud.o -MD -MP -MF .deps/libvirtd-qemud.Tpo -c -o libvirtd-qemud.o `test -f 'qemud.c' || echo './'`qemud.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../src -I/usr/include/libxml2 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DLOCAL_STATE_DIR="\"/var\"" -DSYSCONF_DIR="\"/etc\"" -DQEMUD_PID_FILE="\"\"" -DREMOTE_PID_FILE="\"/var/run/libvirtd.pid\"" -DGETTEXT_PACKAGE=\"libvirt\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvirtd-remote.o -MD -MP -MF .deps/libvirtd-remote.Tpo -c -o libvirtd-remote.o `test -f 'remote.c' || echo './'`remote.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../src -I/usr/include/libxml2 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DLOCAL_STATE_DIR="\"/var\"" -DSYSCONF_DIR="\"/etc\"" -DQEMUD_PID_FILE="\"\"" -DREMOTE_PID_FILE="\"/var/run/libvirtd.pid\"" -DGETTEXT_PACKAGE=\"libvirt\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -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-event.Tpo .deps/libvirtd-event.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../src -I/usr/include/libxml2 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DLOCAL_STATE_DIR="\"/var\"" -DSYSCONF_DIR="\"/etc\"" -DQEMUD_PID_FILE="\"\"" -DREMOTE_PID_FILE="\"/var/run/libvirtd.pid\"" -DGETTEXT_PACKAGE=\"libvirt\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -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 mv -f .deps/libvirtd-remote_protocol.Tpo .deps/libvirtd-remote_protocol.Po mv -f .deps/libvirtd-qemud.Tpo .deps/libvirtd-qemud.Po mv -f .deps/libvirtd-remote.Tpo .deps/libvirtd-remote.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../src -I/usr/include/libxml2 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DLOCAL_STATE_DIR="\"/var\"" -DSYSCONF_DIR="\"/etc\"" -DQEMUD_PID_FILE="\"\"" -DREMOTE_PID_FILE="\"/var/run/libvirtd.pid\"" -DGETTEXT_PACKAGE=\"libvirt\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -o libvirtd libvirtd-event.o libvirtd-qemud.o libvirtd-remote.o libvirtd-remote_protocol.o libvirtd-mdns.o -lxml2 -lgnutls -lpthread -lsasl2 -L/lib -lpolkit-dbus -lpolkit -ldbus-1 ../src/libvirt_driver_qemu.la ../src/libvirt_driver_lxc.la ../src/libvirt_driver_uml.la ../src/libvirt_driver_storage.la ../src/libvirt_driver_network.la ../src/libvirt_driver_nodedev.la ../src/libvirt.la -lavahi-common -lavahi-client ../gnulib/lib/libgnu.la -lpthread mkdir .libs gcc -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../src -I/usr/include/libxml2 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DLOCAL_STATE_DIR=\"/var\" -DSYSCONF_DIR=\"/etc\" -DQEMUD_PID_FILE=\"\" -DREMOTE_PID_FILE=\"/var/run/libvirtd.pid\" -DGETTEXT_PACKAGE=\"libvirt\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -o .libs/libvirtd libvirtd-event.o libvirtd-qemud.o libvirtd-remote.o libvirtd-remote_protocol.o libvirtd-mdns.o -L/lib -lpolkit-dbus -lpolkit ../src/.libs/libvirt_driver_qemu.a ../src/.libs/libvirt_driver_lxc.a ../src/.libs/libvirt_driver_uml.a ../src/.libs/libvirt_driver_storage.a ../src/.libs/libvirt_driver_network.a ../src/.libs/libvirt_driver_nodedev.a -lhal -ldbus-1 ../src/.libs/libvirt.so -lxml2 -lselinux -lnuma -lgnutls -lsasl2 -lavahi-common -lavahi-client ../gnulib/lib/.libs/libgnu.a -lpthread creating libvirtd make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/qemud' Making all in proxy make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/proxy' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/proxy' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs' Making all in schemas make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs/schemas' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/schemas' Making all in examples make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples' Making all in python make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples/python' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples/python' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/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 -MT info1.o -MD -MP -MF .deps/info1.Tpo -c -o info1.o info1.c 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 -MT suspend.o -MD -MP -MF .deps/suspend.Tpo -c -o suspend.o suspend.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 -o info1 info1.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../../src/libvirt.la -lpthread 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 -o suspend suspend.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../../src/libvirt.la -lpthread mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/info1 info1.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../../src/.libs/libvirt.so -lxml2 -lselinux -lnuma -lgnutls -lsasl2 -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/suspend suspend.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../../src/.libs/libvirt.so -lxml2 -lselinux -lnuma -lgnutls -lsasl2 -lpthread creating info1 creating suspend make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples' Making all in devhelp make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs/devhelp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/devhelp' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs' Making all in gnulib/tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/tests' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/tests' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/tests' Making all in python make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/python' Making all in . make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/python' /usr/bin/python ./generator.py . /usr/lib/python2.6/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 160 functions in libvirt-api.xml Found 1 functions in libvirt-python-api.xml Generated 145 wrapper functions Missing type converters: touch generated.stamp /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.6 -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 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.6 -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 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.6 -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 -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 cat ./libvir.py libvirtclass.py > libvirt.py-t mv libvirt.py-t libvirt.py mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.6 -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 -MT libvirtmod_la-libvir.lo -MD -MP -MF .deps/libvirtmod_la-libvir.Tpo -c libvir.c -fPIC -DPIC -o .libs/libvirtmod_la-libvir.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.6 -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 -MT libvirtmod_la-types.lo -MD -MP -MF .deps/libvirtmod_la-types.Tpo -c types.c -fPIC -DPIC -o .libs/libvirtmod_la-types.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.6 -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 -MT libvirtmod_la-libvirt-py.lo -MD -MP -MF .deps/libvirtmod_la-libvirt-py.Tpo -c libvirt-py.c -fPIC -DPIC -o .libs/libvirtmod_la-libvirt-py.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.6 -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 -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 gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.6 -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 -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 gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I/usr/include/python2.6 -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 -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-libvir.Tpo .deps/libvirtmod_la-libvir.Plo 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 -module -avoid-version -L../src/.libs -o libvirtmod.la -rpath /usr/lib/python2.6/site-packages libvirtmod_la-libvir.lo libvirtmod_la-types.lo libvirtmod_la-libvirt-py.lo ../src/libvirt.la -lpthread 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.6.2/src/.libs -L/builddir/build/BUILD/libvirt-0.6.2/src/.libs ../src/.libs/libvirt.so -lpthread -m32 -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) make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/python' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/python/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/python/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/python' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/tests' Making all in confdata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/tests/confdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/tests/confdata' Making all in sexpr2xmldata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/tests/sexpr2xmldata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/tests/sexpr2xmldata' Making all in xml2sexprdata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/tests/xml2sexprdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/tests/xml2sexprdata' Making all in xmconfigdata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/tests/xmconfigdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/tests/xmconfigdata' Making all in xencapsdata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/tests/xencapsdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/tests/xencapsdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT virshtest.o -MD -MP -MF .deps/virshtest.Tpo -c -o virshtest.o virshtest.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT testutils.o -MD -MP -MF .deps/testutils.Tpo -c -o testutils.o testutils.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT conftest.o -MD -MP -MF .deps/conftest.Tpo -c -o conftest.o conftest.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT nodeinfotest.o -MD -MP -MF .deps/nodeinfotest.Tpo -c -o nodeinfotest.o nodeinfotest.c mv -f .deps/conftest.Tpo .deps/conftest.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT statstest.o -MD -MP -MF .deps/statstest.Tpo -c -o statstest.o statstest.c mv -f .deps/nodeinfotest.Tpo .deps/nodeinfotest.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qparamtest.o -MD -MP -MF .deps/qparamtest.Tpo -c -o qparamtest.o qparamtest.c mv -f .deps/statstest.Tpo .deps/statstest.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qemuxml2argvtest.o -MD -MP -MF .deps/qemuxml2argvtest.Tpo -c -o qemuxml2argvtest.o qemuxml2argvtest.c mv -f .deps/virshtest.Tpo .deps/virshtest.Po mv -f .deps/testutils.Tpo .deps/testutils.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT testutilsqemu.o -MD -MP -MF .deps/testutilsqemu.Tpo -c -o testutilsqemu.o testutilsqemu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qemuxml2xmltest.o -MD -MP -MF .deps/qemuxml2xmltest.Tpo -c -o qemuxml2xmltest.o qemuxml2xmltest.c mv -f .deps/testutilsqemu.Tpo .deps/testutilsqemu.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT seclabeltest.o -MD -MP -MF .deps/seclabeltest.Tpo -c -o seclabeltest.o seclabeltest.c mv -f .deps/qparamtest.Tpo .deps/qparamtest.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../src -I../include -I../src -I/usr/include/libxml2 -DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT nodedevxml2xmltest.o -MD -MP -MF .deps/nodedevxml2xmltest.Tpo -c -o nodedevxml2xmltest.o nodedevxml2xmltest.c mv -f .deps/seclabeltest.Tpo .deps/seclabeltest.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 -o virshtest virshtest.o testutils.o -lxml2 -lgnutls -lpthread -lsasl2 -lselinux -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/libvirt_test.la ../gnulib/lib/libgnu.la -lpthread 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 -o conftest conftest.o -lxml2 -lgnutls -lpthread -lsasl2 -lselinux -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/libvirt_test.la ../gnulib/lib/libgnu.la -lpthread mv -f .deps/nodedevxml2xmltest.Tpo .deps/nodedevxml2xmltest.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 -o nodeinfotest nodeinfotest.o testutils.o -lxml2 -lgnutls -lpthread -lsasl2 -lselinux -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/libvirt_test.la ../gnulib/lib/libgnu.la -lpthread 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 -o statstest statstest.o testutils.o -lxml2 -lgnutls -lpthread -lsasl2 -lselinux -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/libvirt_test.la ../gnulib/lib/libgnu.la -lpthread mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o conftest conftest.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_test.a -lxml2 -lselinux -lnuma -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o nodeinfotest nodeinfotest.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_test.a -lxml2 -lselinux -lnuma -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o virshtest virshtest.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_test.a -lxml2 -lselinux -lnuma -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lpthread /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 -o qparamtest qparamtest.o testutils.o -lxml2 -lgnutls -lpthread -lsasl2 -lselinux -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/libvirt_test.la ../gnulib/lib/libgnu.la -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o statstest statstest.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_test.a -lxml2 -lselinux -lnuma -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lpthread /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 -o qemuxml2argvtest qemuxml2argvtest.o testutilsqemu.o testutils.o ../src/libvirt_driver_qemu.la -lxml2 -lgnutls -lpthread -lsasl2 -lselinux -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/libvirt_test.la ../gnulib/lib/libgnu.la -lpthread /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 -o qemuxml2xmltest qemuxml2xmltest.o testutilsqemu.o testutils.o ../src/libvirt_driver_qemu.la -lxml2 -lgnutls -lpthread -lsasl2 -lselinux -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/libvirt_test.la ../gnulib/lib/libgnu.la -lpthread /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 -o seclabeltest seclabeltest.o ../src/libvirt_driver_security.la -lxml2 -lgnutls -lpthread -lsasl2 -lselinux -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/libvirt_test.la ../gnulib/lib/libgnu.la -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o qparamtest qparamtest.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_test.a -lxml2 -lselinux -lnuma -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lpthread /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 -o nodedevxml2xmltest nodedevxml2xmltest.o testutils.o -lxml2 -lgnutls -lpthread -lsasl2 -lselinux -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/libvirt_test.la ../gnulib/lib/libgnu.la -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o qemuxml2argvtest qemuxml2argvtest.o testutilsqemu.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_driver_qemu.a ../src/.libs/libvirt_test.a -lxml2 -lselinux -lnuma -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o qemuxml2xmltest qemuxml2xmltest.o testutilsqemu.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_driver_qemu.a ../src/.libs/libvirt_test.a -lxml2 -lselinux -lnuma -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o seclabeltest seclabeltest.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_driver_security.a ../src/.libs/libvirt_test.a -lxml2 -lselinux -lnuma -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o nodedevxml2xmltest nodedevxml2xmltest.o testutils.o -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables ../src/.libs/libvirt_test.a -lxml2 -lselinux -lnuma -lgnutls -lsasl2 ../gnulib/lib/.libs/libgnu.a -lpthread make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/tests' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/po' Making all in examples/domain-events/events-c make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/examples/domain-events/events-c' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT event_test-event-test.o -MD -MP -MF .deps/event_test-event-test.Tpo -c -o event_test-event-test.o `test -f 'event-test.c' || echo './'`event-test.c mv -f .deps/event_test-event-test.Tpo .deps/event_test-event-test.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o event-test event_test-event-test.o ../../../src/libvirt.la -lpthread mkdir .libs gcc -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/event-test event_test-event-test.o ../../../src/.libs/libvirt.so -lxml2 -lselinux -lnuma -lgnutls -lsasl2 -lpthread creating event-test make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/examples/domain-events/events-c' Making all in examples/hellolibvirt make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/examples/hellolibvirt' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hellolibvirt-hellolibvirt.o -MD -MP -MF .deps/hellolibvirt-hellolibvirt.Tpo -c -o hellolibvirt-hellolibvirt.o `test -f 'hellolibvirt.c' || echo './'`hellolibvirt.c mv -f .deps/hellolibvirt-hellolibvirt.Tpo .deps/hellolibvirt-hellolibvirt.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o hellolibvirt hellolibvirt-hellolibvirt.o ../../src/libvirt.la -lpthread mkdir .libs gcc -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/hellolibvirt hellolibvirt-hellolibvirt.o ../../src/.libs/libvirt.so -lxml2 -lselinux -lnuma -lgnutls -lsasl2 -lpthread creating hellolibvirt make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/examples/hellolibvirt' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IkgWU9 + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.6.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc + /usr/bin/make prefix=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr exec_prefix=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr bindir=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/bin sbindir=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/sbin sysconfdir=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc datadir=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share includedir=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/include libdir=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib libexecdir=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/libexec localstatedir=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var sharedstatedir=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/lib mandir=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/man infodir=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/info install Making install in gnulib/lib make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/lib' /usr/bin/make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/lib' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/lib' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/lib' 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.6.2/gnulib/lib' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/lib' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/lib' Making install in include make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/include' Making install in libvirt make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/include/libvirt' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/include/libvirt' /usr/bin/make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/include/libvirt' /bin/sh ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/include/libvirt mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/include/libvirt make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/include/libvirt' test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/include/libvirt" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/include/libvirt" /usr/bin/install -c -m 644 'libvirt.h' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/include/libvirt/libvirt.h' /usr/bin/install -c -m 644 'virterror.h' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/include/libvirt/virterror.h' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/include/libvirt' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/include/libvirt' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/include' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/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.6.2/include' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/include' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/src' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/src' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/src' test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libvirt.la' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/libvirt.la' /usr/bin/install -c .libs/libvirt.so.0.6.2 /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/libvirt.so.0.6.2 (cd /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib && { ln -s -f libvirt.so.0.6.2 libvirt.so.0 || { rm -f libvirt.so.0 && ln -s libvirt.so.0.6.2 libvirt.so.0; }; }) (cd /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib && { ln -s -f libvirt.so.0.6.2 libvirt.so || { rm -f libvirt.so && ln -s libvirt.so.0.6.2 libvirt.so; }; }) /usr/bin/install -c .libs/libvirt.lai /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/libvirt.la /usr/bin/install -c .libs/libvirt.a /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/libvirt.a chmod 644 /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/libvirt.a ranlib /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/libvirt.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'virsh' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/bin/virsh' libtool: install: warning: `libvirt.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/virsh /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/bin/virsh /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/cache/libvirt" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/lib/libvirt/images" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/lib/libvirt/boot" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/lib/libvirt/qemu" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/run/libvirt/qemu" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/lib/libvirt/lxc" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/run/libvirt/lxc" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/lib/libvirt/uml" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/run/libvirt/uml" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/lib/libvirt/iptables/filter" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/lib/libvirt/iptables/nat" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/lib/libvirt/network" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/run/libvirt/network" test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/libexec" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/libexec" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libvirt_parthelper' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/libexec/libvirt_parthelper' /usr/bin/install -c libvirt_parthelper /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/libexec/libvirt_parthelper /bin/sh ../libtool --mode=install /usr/bin/install -c 'libvirt_lxc' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/libexec/libvirt_lxc' /usr/bin/install -c libvirt_lxc /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/libexec/libvirt_lxc test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/libvirt/" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/libvirt/" /usr/bin/install -c -m 644 'qemu.conf' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/libvirt//qemu.conf' test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/libvirt/drivers" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/libvirt/drivers" make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/src' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/src' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/src' Making install in qemud make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/qemud' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/qemud' test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libvirtd' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/sbin/libvirtd' libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/libvirtd /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/sbin/libvirtd test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/augeas/lenses" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/augeas/lenses" /usr/bin/install -c -m 644 'libvirtd.aug' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/augeas/lenses/libvirtd.aug' /usr/bin/install -c -m 644 'libvirtd_qemu.aug' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/augeas/lenses/libvirtd_qemu.aug' test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/augeas/lenses/tests" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/augeas/lenses/tests" /usr/bin/install -c -m 644 'test_libvirtd.aug' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/augeas/lenses/tests/test_libvirtd.aug' /usr/bin/install -c -m 644 'test_libvirtd_qemu.aug' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/augeas/lenses/tests/test_libvirtd_qemu.aug' test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/libvirt/" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/libvirt/" /usr/bin/install -c -m 644 'libvirtd.conf' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/libvirt//libvirtd.conf' sed \ -e s!\@localstatedir\@!/var!g \ -e s!\@sbindir\@!/usr/sbin!g \ -e s!\@sysconfdir\@!/etc!g \ < libvirtd.init.in > libvirtd.init-t chmod a+x libvirtd.init-t mv libvirtd.init-t libvirtd.init mkdir -p /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/rc.d/init.d /usr/bin/install -c libvirtd.init \ /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/rc.d/init.d/libvirtd mkdir -p /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/sysconfig /usr/bin/install -c ./libvirtd.sysconf \ /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/sysconfig/libvirtd mkdir -p /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/sasl2/ /usr/bin/install -c -m 644 ./libvirtd.sasl /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/sasl2/libvirt.conf mkdir -p /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/PolicyKit/policy /usr/bin/install -c -m 644 ./libvirtd.policy /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/PolicyKit/policy/org.libvirt.unix.policy sed \ -e s!\@localstatedir\@!/var!g \ < libvirtd.logrotate.in > libvirtd.logrotate-t mv libvirtd.logrotate-t libvirtd.logrotate mkdir -p /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/log/libvirt/qemu/ mkdir -p /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/logrotate.d/ /usr/bin/install -c -m 644 libvirtd.logrotate /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/logrotate.d/libvirtd mkdir -p /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/libvirt/qemu/networks/autostart /usr/bin/install -c -m 644 ./default-network.xml \ /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/libvirt/qemu/networks/default.xml test -z "ec7c05aa-3484-4f5e-a431-be879d169358" || \ sed -i -e "s,,\n cf4ece82-c8f3-4960-aa96-5d76919fa2c7," \ /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/libvirt/qemu/networks/default.xml test -e /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/libvirt/qemu/networks/autostart/default.xml || \ ln -s ../default.xml \ /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/libvirt/qemu/networks/autostart/default.xml mkdir -p /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/log/libvirt/qemu mkdir -p /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/run/libvirt mkdir -p /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/lib/libvirt make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/qemud' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/qemud' Making install in proxy make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/proxy' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/proxy' test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/libexec" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/libexec" /usr/bin/make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/proxy' make[3]: Nothing to be done for `install-exec-hook'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/proxy' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/proxy' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/proxy' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs' Making install in schemas make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs/schemas' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs/schemas' make[3]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/libvirt/schemas" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/libvirt/schemas" /usr/bin/install -c -m 644 'domain.rng' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/libvirt/schemas/domain.rng' /usr/bin/install -c -m 644 'network.rng' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/libvirt/schemas/network.rng' /usr/bin/install -c -m 644 'storagepool.rng' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/libvirt/schemas/storagepool.rng' /usr/bin/install -c -m 644 'storagevol.rng' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/libvirt/schemas/storagevol.rng' /usr/bin/install -c -m 644 'nodedev.rng' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/libvirt/schemas/nodedev.rng' /usr/bin/install -c -m 644 'capability.rng' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/libvirt/schemas/capability.rng' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/schemas' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/schemas' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples' Making install in python make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples/python' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/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.6.2/docs/examples/python' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples/python' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-0.6.2/html mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-0.6.2/html /usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml \ ./*.xsl /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-0.6.2/html /usr/bin/install: cannot stat `./*.html': No such file or directory make[4]: [install-data-local] Error 1 (ignored) make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples' Making install in devhelp make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs/devhelp' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs/devhelp' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/gtk-doc/html/libvirt mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/gtk-doc/html/libvirt /usr/bin/install -c -m 0644 libvirt.devhelp /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/gtk-doc/html/libvirt /usr/bin/install -c -m 0644 index.html general.html libvirt-libvirt.html libvirt-virterror.html /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/gtk-doc/html/libvirt for file in home.png left.png right.png up.png style.css; do \ /usr/bin/install -c -m 0644 ./${file} /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/gtk-doc/html/libvirt ; \ done make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/devhelp' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/devhelp' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-0.6.2/html /usr/bin/install -c -m 0644 ./FAQ.html \ ./Libxml2-Logo-90x34.gif /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-0.6.2/html /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-0.6.2/html/html mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-0.6.2/html/html for h in html/index.html html/libvirt-libvirt.html html/libvirt-virterror.html; do \ /usr/bin/install -c -m 0644 ./$h /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-0.6.2/html/html; done for p in html/left.png html/up.png html/home.png html/right.png; do \ /usr/bin/install -c -m 0644 ./$p /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-0.6.2/html/html; done make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs' Making install in gnulib/tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/tests' /usr/bin/make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/tests' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/tests' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/gnulib/tests' Making install in python make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/python' Making install in . make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/python' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/python' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/python2.6/site-packages mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/python2.6/site-packages /usr/bin/install -c -m 0644 libvirt.py /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/python2.6/site-packages /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-python-0.6.2 mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-python-0.6.2 test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/python2.6/site-packages" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/python2.6/site-packages" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libvirtmod.la' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/python2.6/site-packages/libvirtmod.la' libtool: install: warning: relinking `libvirtmod.la' (cd /builddir/build/BUILD/libvirt-0.6.2/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 -module -avoid-version -L../src/.libs -o libvirtmod.la -rpath /usr/lib/python2.6/site-packages libvirtmod_la-libvir.lo libvirtmod_la-types.lo libvirtmod_la-libvirt-py.lo ../src/libvirt.la -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc) gcc -shared .libs/libvirtmod_la-libvir.o .libs/libvirtmod_la-types.o .libs/libvirtmod_la-libvirt-py.o -L/builddir/build/BUILD/libvirt-0.6.2/src/.libs -L/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib -L/usr/lib -lvirt -lpthread -m32 -Wl,-soname -Wl,libvirtmod.so -o .libs/libvirtmod.so /usr/bin/install -c .libs/libvirtmod.soT /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/python2.6/site-packages/libvirtmod.so /usr/bin/install -c .libs/libvirtmod.lai /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/python2.6/site-packages/libvirtmod.la /usr/bin/install -c .libs/libvirtmod.a /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/python2.6/site-packages/libvirtmod.a chmod 644 /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/python2.6/site-packages/libvirtmod.a ranlib /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/python2.6/site-packages/libvirtmod.a libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.6/site-packages' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/python' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/python' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/python/tests' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/python/tests' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-python-0.6.2/examples mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-python-0.6.2/examples (for test in basic.py create.py uuid.py error.py node.py; \ do /usr/bin/install -c -m 0644 ./$test /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-python-0.6.2/examples ; done) make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/python/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/python/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/python' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/tests' Making install in confdata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/tests/confdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/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.6.2/tests/confdata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/tests/confdata' Making install in sexpr2xmldata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/tests/sexpr2xmldata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/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.6.2/tests/sexpr2xmldata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/tests/sexpr2xmldata' Making install in xml2sexprdata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/tests/xml2sexprdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/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.6.2/tests/xml2sexprdata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/tests/xml2sexprdata' Making install in xmconfigdata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/tests/xmconfigdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/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.6.2/tests/xmconfigdata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/tests/xmconfigdata' Making install in xencapsdata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/tests/xencapsdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/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.6.2/tests/xencapsdata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/tests/xencapsdata' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/tests' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/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.6.2/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/tests' Making install in po make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/po' /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/af/LC_MESSAGES installing af.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/af/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/am/LC_MESSAGES installing am.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/am/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ar/LC_MESSAGES installing ar.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ar/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/as/LC_MESSAGES installing as.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/as/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/be/LC_MESSAGES installing be.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/be/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/bg/LC_MESSAGES installing bg.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/bg/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/bn/LC_MESSAGES installing bn.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/bn/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/bn_IN/LC_MESSAGES installing bn_IN.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/bn_IN/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/bs/LC_MESSAGES installing bs.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/bs/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ca/LC_MESSAGES installing ca.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ca/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/cs/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/cy/LC_MESSAGES installing cy.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/cy/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/da/LC_MESSAGES installing da.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/da/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/de/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/el/LC_MESSAGES installing el.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/el/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/en_GB/LC_MESSAGES installing en_GB.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/en_GB/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/es/LC_MESSAGES installing es.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/es/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/et/LC_MESSAGES installing et.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/et/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/eu_ES/LC_MESSAGES installing eu_ES.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/eu_ES/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/fa/LC_MESSAGES installing fa.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/fa/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/fi/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/fr/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/gl/LC_MESSAGES installing gl.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/gl/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/gu/LC_MESSAGES installing gu.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/gu/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/he/LC_MESSAGES installing he.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/he/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/hi/LC_MESSAGES installing hi.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/hi/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/hr/LC_MESSAGES installing hr.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/hr/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/hu/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/hy/LC_MESSAGES installing hy.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/hy/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/id/LC_MESSAGES installing id.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/id/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/is/LC_MESSAGES installing is.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/is/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/it/LC_MESSAGES installing it.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/it/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ja/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ka/LC_MESSAGES installing ka.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ka/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/kn/LC_MESSAGES installing kn.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/kn/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ko/LC_MESSAGES installing ko.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ko/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ku/LC_MESSAGES installing ku.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ku/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/lo/LC_MESSAGES installing lo.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/lo/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/lt/LC_MESSAGES installing lt.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/lt/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/lv/LC_MESSAGES installing lv.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/lv/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/mk/LC_MESSAGES installing mk.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/mk/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ml/LC_MESSAGES installing ml.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ml/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/mr/LC_MESSAGES installing mr.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/mr/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ms/LC_MESSAGES installing ms.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ms/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/my/LC_MESSAGES installing my.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/my/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/nb/LC_MESSAGES installing nb.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/nb/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/nl/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/nn/LC_MESSAGES installing nn.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/nn/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/nso/LC_MESSAGES installing nso.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/nso/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/or/LC_MESSAGES installing or.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/or/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/pa/LC_MESSAGES installing pa.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/pa/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/pl/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/pt/LC_MESSAGES installing pt.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/pt/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/pt_BR/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ro/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ru/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/si/LC_MESSAGES installing si.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/si/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/sk/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/sl/LC_MESSAGES installing sl.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/sl/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/sq/LC_MESSAGES installing sq.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/sq/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/sr/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/sr@latin/LC_MESSAGES installing sr@latin.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/sr@latin/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/sv/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ta/LC_MESSAGES installing ta.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ta/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/te/LC_MESSAGES installing te.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/te/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/th/LC_MESSAGES installing th.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/th/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/tr/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/uk/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ur/LC_MESSAGES installing ur.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/ur/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/vi/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/zh_CN/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/zh_TW/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/zu/LC_MESSAGES installing zu.gmo as /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/locale/zu/LC_MESSAGES/libvirt.mo if test "libvirt" = "gettext-tools"; then \ /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/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 \ /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/po' Making install in examples/domain-events/events-c make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/examples/domain-events/events-c' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/examples/domain-events/events-c' 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.6.2/examples/domain-events/events-c' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/examples/domain-events/events-c' Making install in examples/hellolibvirt make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/examples/hellolibvirt' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/examples/hellolibvirt' 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.6.2/examples/hellolibvirt' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/examples/hellolibvirt' make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2' make[2]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/man/man1" /usr/bin/install -c -m 644 './virsh.1' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/man/man1/virsh.1' test -z "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'libvirt.pc' '/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/pkgconfig/libvirt.pc' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2' + cd docs/examples + make clean Making clean in python make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples/python' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples/python' Making clean in . make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples' rm -rf .libs _libs rm -f info1 info1 rm -f suspend suspend rm -f *.o rm -f *.lo make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.6.2/docs/examples' + rm -rf .deps Makefile Makefile.in + cd docs/examples/python + rm -rf .deps Makefile Makefile.in + cd examples/hellolibvirt + make clean rm -rf .libs _libs rm -f hellolibvirt hellolibvirt rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + cd examples/domain-events/events-c + make clean rm -rf .libs _libs rm -f event-test event-test rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + rm -f /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/libvirt.la + rm -f /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/libvirt.a + rm -f /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/python2.6/site-packages/libvirtmod.la + rm -f /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/python2.6/site-packages/libvirtmod.a + install -d -m 0755 /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/run/libvirt/ + install -d -m 0755 /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/lib/libvirt/images/ + install -d -m 0755 /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/lib/libvirt/boot/ + install -d -m 0700 /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/var/cache/libvirt/ + install -d -m 0755 /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/libvirt/networks/ + cp /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/libvirt/qemu/networks/default.xml /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/libvirt/networks/default.xml + rm -f /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/libvirt/qemu/networks/default.xml + rm -f /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/libvirt/qemu/networks/autostart/default.xml + sed -i -e '//d' /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/libvirt/networks/default.xml + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc libvirt + chmod 0644 /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/etc/sysconfig/libvirtd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libvirt-0.6.2 extracting debug info from /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/libvirt.so.0.6.2 extracting debug info from /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/lib/python2.6/site-packages/libvirtmod.so extracting debug info from /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/bin/virsh extracting debug info from /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/libexec/libvirt_parthelper extracting debug info from /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/libexec/libvirt_lxc extracting debug info from /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/sbin/libvirtd symlinked /usr/lib/debug/usr/lib/libvirt.so.0.6.2.debug to /usr/lib/debug/usr/lib/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib/libvirt.so.0.6.2.debug to /usr/lib/debug/usr/lib/libvirt.so.debug 5841 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libvirt-0.6.2-8.fc11.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T4W3Xd + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-0.6.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-0.6.2 + /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-0.6.2 + cp -pr AUTHORS ChangeLog NEWS README COPYING.LIB TODO /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-0.6.2 + cp -pr docs/libvirt-api.xml docs/libvirt-refs.xml docs/testdomfc4.xml docs/testdomfv0.xml docs/testnetdef.xml docs/testnetpriv.xml docs/testnode.xml /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-0.6.2 + exit 0 warning: File listed twice: /usr/share/libvirt Provides: config(libvirt) = 0.6.2-8.fc11 libvir = 0.6.2-8.fc11 libvirt.so.0 libvirt.so.0(LIBVIRT_0.0.3) libvirt.so.0(LIBVIRT_0.0.5) libvirt.so.0(LIBVIRT_0.1.0) libvirt.so.0(LIBVIRT_0.1.1) libvirt.so.0(LIBVIRT_0.1.4) libvirt.so.0(LIBVIRT_0.1.5) libvirt.so.0(LIBVIRT_0.1.9) libvirt.so.0(LIBVIRT_0.2.0) libvirt.so.0(LIBVIRT_0.2.1) libvirt.so.0(LIBVIRT_0.2.3) libvirt.so.0(LIBVIRT_0.3.0) libvirt.so.0(LIBVIRT_0.3.2) libvirt.so.0(LIBVIRT_0.3.3) libvirt.so.0(LIBVIRT_0.4.0) libvirt.so.0(LIBVIRT_0.4.1) libvirt.so.0(LIBVIRT_0.4.2) libvirt.so.0(LIBVIRT_0.4.5) libvirt.so.0(LIBVIRT_0.5.0) libvirt.so.0(LIBVIRT_0.6.0) libvirt.so.0(LIBVIRT_0.6.1) libvirt.so.0(LIBVIRT_PRIVATE_0.6.2) Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /sbin/ldconfig Requires: /bin/sh 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.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.1) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libdbus-1.so.3 libgnutls.so.26 libgnutls.so.26(GNUTLS_1_4) libhal.so.1 libnuma.so.1 libnuma.so.1(libnuma_1.1) libnuma.so.1(libnuma_1.2) libparted-1.8.so.8 libpolkit-dbus.so.2 libpolkit.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libreadline.so.5 libsasl2.so.2 libselinux.so.1 libvirt.so.0 libvirt.so.0(LIBVIRT_0.0.3) libvirt.so.0(LIBVIRT_0.0.5) libvirt.so.0(LIBVIRT_0.1.0) libvirt.so.0(LIBVIRT_0.1.1) libvirt.so.0(LIBVIRT_0.1.4) libvirt.so.0(LIBVIRT_0.1.5) libvirt.so.0(LIBVIRT_0.1.9) libvirt.so.0(LIBVIRT_0.2.0) libvirt.so.0(LIBVIRT_0.2.1) libvirt.so.0(LIBVIRT_0.2.3) libvirt.so.0(LIBVIRT_0.3.0) libvirt.so.0(LIBVIRT_0.3.2) libvirt.so.0(LIBVIRT_0.3.3) libvirt.so.0(LIBVIRT_0.4.0) libvirt.so.0(LIBVIRT_0.4.1) libvirt.so.0(LIBVIRT_0.4.2) libvirt.so.0(LIBVIRT_0.4.5) libvirt.so.0(LIBVIRT_0.5.0) libvirt.so.0(LIBVIRT_0.6.1) libvirt.so.0(LIBVIRT_PRIVATE_0.6.2) libxml2.so.2 rtld(GNU_HASH) Obsoletes: libvir <= 0.2 Processing files: libvirt-devel-0.6.2-8.fc11.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EJhyzE + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-devel-0.6.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-devel-0.6.2 + /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-devel-0.6.2 + cp -pr docs/apps.html docs/archdomain.html docs/architecture.html docs/archnetwork.html docs/archnode.html docs/archstorage.html docs/auth.html docs/bindings.html docs/bugs.html docs/contact.html docs/deployment.html docs/docs.html docs/downloads.html docs/drivers.html docs/drvlxc.html docs/drvopenvz.html docs/drvqemu.html docs/drvremote.html docs/drvtest.html docs/drvuml.html docs/drvxen.html docs/errors.html docs/FAQ.html docs/formatcaps.html docs/formatdomain.html docs/format.html docs/formatnetwork.html docs/formatnode.html docs/formatstorage.html docs/goals.html docs/hvsupport.html docs/index.html docs/intro.html docs/java.html docs/logging.html docs/news.html docs/python.html docs/relatedlinks.html docs/remote.html docs/sitemap.html docs/storage.html docs/uri.html docs/windows.html docs/html docs/architecture.gif docs/Libxml2-Logo-90x34.gif docs/node.gif /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-devel-0.6.2 + cp -pr docs/examples /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-devel-0.6.2 + cp -pr docs/libvirt-api.xml /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-devel-0.6.2 + cp -pr examples /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-devel-0.6.2 + exit 0 Provides: libvir-devel = 0.6.2-8.fc11 pkgconfig(libvirt) = 0.6.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config /usr/bin/python libvirt.so.0 Obsoletes: libvir-devel <= 0.2 Processing files: libvirt-python-0.6.2-8.fc11.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PlE7iH + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-python-0.6.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-python-0.6.2 + /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-python-0.6.2 + cp -pr AUTHORS NEWS README COPYING.LIB /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-python-0.6.2 + cp -pr python/tests/basic.py python/tests/create.py python/tests/error.py python/tests/node.py python/tests/uuid.py /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-python-0.6.2 + cp -pr python/TODO /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-python-0.6.2 + cp -pr python/libvirtclass.txt /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-python-0.6.2 + cp -pr docs/examples/python /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc/usr/share/doc/libvirt-python-0.6.2 + exit 0 Provides: libvir-python = 0.6.2-8.fc11 libvirtmod.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-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) libpthread.so.0 libvirt.so.0 libvirt.so.0(LIBVIRT_0.0.3) libvirt.so.0(LIBVIRT_0.0.5) libvirt.so.0(LIBVIRT_0.1.0) libvirt.so.0(LIBVIRT_0.1.1) libvirt.so.0(LIBVIRT_0.1.4) libvirt.so.0(LIBVIRT_0.1.5) libvirt.so.0(LIBVIRT_0.1.9) libvirt.so.0(LIBVIRT_0.2.0) libvirt.so.0(LIBVIRT_0.2.1) libvirt.so.0(LIBVIRT_0.2.3) libvirt.so.0(LIBVIRT_0.3.0) libvirt.so.0(LIBVIRT_0.3.2) libvirt.so.0(LIBVIRT_0.3.3) libvirt.so.0(LIBVIRT_0.4.0) libvirt.so.0(LIBVIRT_0.4.1) libvirt.so.0(LIBVIRT_0.4.5) libvirt.so.0(LIBVIRT_0.5.0) libvirt.so.0(LIBVIRT_0.6.0) libvirt.so.0(LIBVIRT_0.6.1) python(abi) = 2.6 rtld(GNU_HASH) Obsoletes: libvir-python <= 0.2 Processing files: libvirt-debuginfo-0.6.2-8.fc11.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc warning: Could not canonicalize hostname: ppc5.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/libvirt-0.6.2-8.fc11.ppc.rpm Wrote: /builddir/build/RPMS/libvirt-devel-0.6.2-8.fc11.ppc.rpm Wrote: /builddir/build/RPMS/libvirt-python-0.6.2-8.fc11.ppc.rpm Wrote: /builddir/build/RPMS/libvirt-debuginfo-0.6.2-8.fc11.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BW9Ixu + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.6.2 + rm -fr /builddir/build/BUILDROOT/libvirt-0.6.2-8.fc11.ppc + exit 0 Child returncode was: 0 LEAVE do -->