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-f12-build-547033-80286/root/', None, 86400, True, 0, 427, 421, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/libvirt.spec'] warning: Could not canonicalize hostname: ppc10.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/libvirt-0.7.0-0.5.gitf055724.fc12.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-f12-build-547033-80286/root/', None, 86400, True, 0, 427, 421, 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.oHPOXq + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libvirt-0.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libvirt-0.7.0-0.1.gitf055724.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-0.7.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (libvirt-convert-news-to-utf8.patch):' Patch #1 (libvirt-convert-news-to-utf8.patch): + /bin/cat /builddir/build/SOURCES/libvirt-convert-news-to-utf8.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #200 (libvirt-0.6.4-svirt-sound.patch):' Patch #200 (libvirt-0.6.4-svirt-sound.patch): + /bin/cat /builddir/build/SOURCES/libvirt-0.6.4-svirt-sound.patch + /usr/bin/patch -s -p0 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nezLAN + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.7.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + 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 --without-phyp --with-qemu-user=qemu --with-qemu-group=qemu --with-init-script=redhat --with-remote-pid-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/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.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 sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes 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 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 struct sockaddr_storage... yes checking for sa_family_t... 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 mprotect... 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 mmap... yes checking for MAP_ANONYMOUS... yes checking for memchr... yes checking whether memchr works... 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 is self-contained... yes 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 snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether ungetc works on arbitrary bytes... 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 getpagesize... 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 library containing inet_ntop... none required 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 whether select supports a 0 argument... 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... (cached) yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking whether stdint.h conforms to C99... yes 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... (cached) 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 struct sockaddr_storage... (cached) yes checking for sa_family_t... (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 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 fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for ppc-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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 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... (cached) 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 XMLRPC... yes checking for ppc-redhat-linux-gnu-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 cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for capng_updatev in -lcap-ng... 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 NETCF... yes checking for mount... /bin/mount checking for umount... /bin/umount checking for showmount... /usr/sbin/showmount 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 LIBCURL... 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 tools/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 libtool commands /bin/rm: cannot remove `libtoolT': No such file or directory 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: VBox: yes configure: LXC: yes configure: PHYP: no configure: ONE: yes configure: ESX: yes configure: Test: yes configure: Remote: yes configure: Network: yes configure: Libvirtd: yes configure: netcf: 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: libcurl: -lcurl configure: configure: Libraries configure: configure: libxml: -I/usr/include/libxml2 -lxml2 configure: libssh: 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 -lpthread -lrt configure: selinux: -lselinux configure: numactl: -lnuma configure: capng: -lcap-ng 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 -lpthread -lrt configure: devkit: no configure: netcf: -I/usr/include/libxml2 -lnetcf -laugeas -lxslt -lz -lm -lxml2 configure: xmlrpc: -I/usr/include/libxml2 -lxmlrpc_client 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: configure: Privileges configure: configure: QEMU: qemu:qemu configure: + make -j4 cat: ./.prev-version: No such file or directory sed: can't read ./cfg.mk: No such file or directory make all-recursive cat: ./.prev-version: No such file or directory sed: can't read ./cfg.mk: No such file or directory make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0' Making all in gnulib/lib make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/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_FPURGE''@|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_FPURGE''@|0|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|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 rm -f stdlib.h-t stdlib.h mv 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_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_MEMCHR''@|1|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_MEMCHR''@|0|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 { 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 rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''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''@|1|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 stdio.h-t stdio.h mv time.h-t time.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.7.0/gnulib/lib' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/lib' CC c-ctype.lo CC close-hook.lo CC asnprintf.lo CC physmem.lo CC printf-args.lo CC printf-parse.lo CC tempname.lo CC vasnprintf.lo CCLD libgnu.la make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/lib' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/lib' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/include' Making all in libvirt make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/include/libvirt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/include/libvirt' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/include' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/src' rm -f virsh-net-edit.c-tmp echo '/* Automatically generated from: virsh.c Makefile.am */' > virsh-net-edit.c-tmp rm -f virsh-pool-edit.c-tmp rm -f libvirt.syms-tmp libvirt.syms echo 'static int' >> virsh-net-edit.c-tmp echo '/* Automatically generated from: virsh.c Makefile.am */' > virsh-pool-edit.c-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 echo 'static int' >> virsh-pool-edit.c-tmp printf '# WARNING: generated from the following:\n# libvirt_public.syms libvirt_private.syms libvirt_bridge.syms libvirt_linux.syms\n\n' >libvirt.syms-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 printf 'LIBVIRT_PRIVATE_0.7.0 {\n\n' >>libvirt.syms-tmp printf 'global:\n\n' >>libvirt.syms-tmp chmod a-w virsh-net-edit.c-tmp chmod a-w virsh-pool-edit.c-tmp for file in libvirt_private.syms libvirt_bridge.syms libvirt_linux.syms; do \ cat ./$file >>libvirt.syms-tmp; \ done rm -f virsh-net-edit.c rm -f virsh-pool-edit.c mv virsh-pool-edit.c-tmp virsh-pool-edit.c mv virsh-net-edit.c-tmp virsh-net-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.7.0/src' CC libvirt_util_la-bridge.lo CC libvirt_util_la-buf.lo CC libvirt_util_la-conf.lo CC libvirt_util_la-event.lo CC libvirt_util_la-hash.lo CC libvirt_util_la-iptables.lo CC libvirt_util_la-logging.lo CC libvirt_util_la-memory.lo CC libvirt_util_la-pci.lo CC libvirt_util_la-qparams.lo CC libvirt_util_la-threads.lo CC libvirt_util_la-uuid.lo CC libvirt_util_la-util.lo CC libvirt_util_la-virterror.lo CC libvirt_util_la-xml.lo CC libvirt_driver_la-driver.lo CC libvirt_driver_la-datatypes.lo CC libvirt_driver_la-domain_event.lo CC libvirt_driver_la-stats_linux.lo CC libvirt_driver_la-libvirt.lo CC libvirt_driver_la-capabilities.lo CC libvirt_driver_la-domain_conf.lo CC libvirt_driver_la-nodeinfo.lo CC libvirt_driver_la-network_conf.lo CC libvirt_driver_la-storage_conf.lo CC libvirt_driver_la-interface_conf.lo CC libvirt_driver_la-node_device_conf.lo CC test.lo CC libvirt_driver_remote_la-remote_internal.lo CC libvirt_driver_remote_la-remote_protocol.lo CC openvz_conf.lo CC openvz_driver.lo CC vbox_XPCOMCGlue.lo CC vbox_driver.lo CC vbox_V2_2.lo CC vbox_V3_0.lo CC libvirt_driver_esx_la-esx_driver.lo CC libvirt_driver_esx_la-esx_util.lo CC libvirt_driver_esx_la-esx_vi.lo CC libvirt_driver_esx_la-esx_vi_methods.lo CC libvirt_driver_esx_la-esx_vi_types.lo CC libvirt_driver_esx_la-esx_vmx.lo CC libvirt_driver_interface_la-interface_driver.lo CC security.lo CC security_selinux.lo CC libvirt_driver_qemu_la-qemu_conf.lo CC libvirt_driver_qemu_la-qemu_driver.lo CC libvirt_driver_qemu_la-cgroup.lo CC lxc_conf.lo CC lxc_container.lo CC lxc_driver.lo CC veth.lo CC cgroup.lo CC libvirt_driver_uml_la-uml_conf.lo CC libvirt_driver_uml_la-uml_driver.lo CC libvirt_driver_one_la-one_conf.lo CC libvirt_driver_one_la-one_driver.lo CC libvirt_driver_one_la-one_client.lo CC network_driver.lo CC storage_driver.lo CC storage_backend.lo CC storage_backend_fs.lo CC storage_backend_logical.lo CC storage_backend_iscsi.lo CC storage_backend_scsi.lo CC storage_backend_disk.lo CC libvirt_driver_nodedev_la-node_device.lo CC libvirt_driver_nodedev_la-node_device_hal.lo CC libvirt_driver_nodedev_la-node_device_hal_linux.lo CC virsh-console.o CC virsh-virsh.o CC libvirt_parthelper-parthelper.o CC libvirt_lxc-lxc_conf.o CC libvirt_lxc-lxc_container.o CC libvirt_lxc-lxc_controller.o CC libvirt_lxc-veth.o CC libvirt_lxc-cgroup.o CC libvirt_lxc-bridge.o CC libvirt_lxc-buf.o CC libvirt_lxc-conf.o CC libvirt_lxc-event.o CC libvirt_lxc-hash.o CC libvirt_lxc-iptables.o CC libvirt_lxc-logging.o CC libvirt_lxc-memory.o CC libvirt_lxc-pci.o CC libvirt_lxc-qparams.o CC libvirt_lxc-threads.o CC libvirt_lxc-uuid.o CC libvirt_lxc-util.o CC libvirt_lxc-virterror.o CC libvirt_lxc-xml.o CC libvirt_lxc-capabilities.o CC libvirt_lxc-domain_conf.o CC libvirt_lxc-nodeinfo.o CCLD libvirt_util.la CCLD libvirt_driver.la CCLD libvirt_driver_test.la CCLD libvirt_driver_remote.la CCLD libvirt_driver_openvz.la CCLD libvirt_driver_vbox.la CCLD libvirt_driver_esx.la CCLD libvirt_driver_interface.la CCLD libvirt_driver_security.la CCLD libvirt_driver_qemu.la CCLD libvirt_driver_lxc.la CCLD libvirt_driver_uml.la CCLD libvirt_driver_one.la CCLD libvirt_driver_network.la CCLD libvirt_driver_storage.la CCLD libvirt_driver_nodedev.la CCLD libvirt_test.la CCLD libvirt_parthelper CCLD libvirt.la CCLD libvirt_lxc CCLD virsh make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/src' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/src' Making all in qemud make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/qemud' sed \ -e s!\@localstatedir\@!/var!g \ < libvirtd.logrotate.in > libvirtd.logrotate-t sed \ -e s!\@localstatedir\@!/var!g \ -e s!\@sbindir\@!/usr/sbin!g \ -e s!\@sysconfdir\@!/etc!g \ < libvirtd.init.in > libvirtd.init-t mv libvirtd.logrotate-t libvirtd.logrotate chmod a+x libvirtd.init-t mv libvirtd.init-t libvirtd.init make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/qemud' CC libvirtd-event.o CC libvirtd-qemud.o CC libvirtd-remote.o CC libvirtd-dispatch.o CC libvirtd-remote_protocol.o CC libvirtd-mdns.o CCLD libvirtd make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/qemud' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/qemud' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tools' sed -e 's,@SCHEMADIR@,/usr/share/libvirt/schemas,' < virt-xml-validate.in > virt-xml-validate || (rm virt-xml-validate && exit 1) chmod +x virt-xml-validate pod2man -c "Virtualization Support" -r "libvirt-0.7.0" virt-xml-validate virt-xml-validate.1 make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tools' Making all in proxy make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/proxy' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/proxy' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs' Making all in schemas make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/schemas' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs/schemas' Making all in examples make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples' Making all in python make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples/python' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples/python' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples' CC info1.o CC suspend.o CCLD info1 CCLD suspend make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples' Making all in devhelp make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/devhelp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs/devhelp' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs' Making all in gnulib/tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/tests' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/tests' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/tests' Making all in python make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/python' Making all in . make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/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 181 functions in libvirt-api.xml Found 1 functions in libvirt-python-api.xml Generated 166 wrapper functions Missing type converters: touch generated.stamp CC libvirtmod_la-libvir.lo CC libvirtmod_la-types.lo CC libvirtmod_la-libvirt-py.lo cat ./libvir.py libvirtclass.py > libvirt.py-t mv libvirt.py-t libvirt.py CCLD libvirtmod.la make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/python' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/python/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/python/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/python' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests' Making all in confdata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/confdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/confdata' Making all in sexpr2xmldata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/sexpr2xmldata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/sexpr2xmldata' Making all in xml2sexprdata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xml2sexprdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xml2sexprdata' Making all in xmconfigdata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xmconfigdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xmconfigdata' Making all in xencapsdata make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xencapsdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xencapsdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests' CC virshtest.o CC testutils.o CC conftest.o CC nodeinfotest.o CC statstest.o CC qparamtest.o CC qemuxml2argvtest.o CC testutilsqemu.o CC qemuxml2xmltest.o CC qemuargv2xmltest.o CC qemuhelptest.o CC seclabeltest.o CC nodedevxml2xmltest.o CC interfacexml2xmltest.o CC eventtest.o CC event.o CCLD virshtest CCLD conftest CCLD nodeinfotest CCLD statstest CCLD qparamtest CCLD qemuxml2argvtest CCLD qemuxml2xmltest CCLD qemuargv2xmltest CCLD qemuhelptest CCLD seclabeltest CCLD nodedevxml2xmltest CCLD interfacexml2xmltest CCLD eventtest make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/po' Making all in examples/domain-events/events-c make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/examples/domain-events/events-c' CC event_test-event-test.o CCLD event-test make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/examples/domain-events/events-c' Making all in examples/hellolibvirt make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/examples/hellolibvirt' CC hellolibvirt-hellolibvirt.o CCLD hellolibvirt make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/examples/hellolibvirt' cat: ./.prev-version: No such file or directory sed: can't read ./cfg.mk: No such file or directory make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0' + gzip -9 ChangeLog + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BCRIdM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc ++ dirname /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc + cd libvirt-0.7.0 + LANG=C + export LANG + unset DISPLAY + rm -fr /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc + /usr/bin/make prefix=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr exec_prefix=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr bindir=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/bin sbindir=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/sbin sysconfdir=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc datadir=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share includedir=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/include libdir=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib libexecdir=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/libexec localstatedir=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var sharedstatedir=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/lib mandir=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/man infodir=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/info install cat: ./.prev-version: No such file or directory sed: can't read ./cfg.mk: No such file or directory Making install in gnulib/lib make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/lib' /usr/bin/make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/lib' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/lib' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/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.7.0/gnulib/lib' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/lib' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/lib' Making install in include make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/include' Making install in libvirt make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/include/libvirt' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/include/libvirt' /usr/bin/make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/include/libvirt' /bin/sh ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/include/libvirt mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/include/libvirt make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/include/libvirt' test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/include/libvirt" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/include/libvirt" /usr/bin/install -c -m 644 libvirt.h virterror.h '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/include/libvirt' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/include/libvirt' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/include/libvirt' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/include' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/include' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/include' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/src' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/src' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/src' test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt.la '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib' libtool: install: /usr/bin/install -c .libs/libvirt.so.0.7.0 /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/libvirt.so.0.7.0 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib && { ln -s -f libvirt.so.0.7.0 libvirt.so.0 || { rm -f libvirt.so.0 && ln -s libvirt.so.0.7.0 libvirt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib && { ln -s -f libvirt.so.0.7.0 libvirt.so || { rm -f libvirt.so && ln -s libvirt.so.0.7.0 libvirt.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt.lai /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/libvirt.la libtool: install: /usr/bin/install -c .libs/libvirt.a /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/libvirt.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/libvirt.a libtool: install: ranlib /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/libvirt.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c virsh '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/bin' libtool: install: warning: `libvirt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/virsh /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/bin/virsh /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/cache/libvirt" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/lib/libvirt/images" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/lib/libvirt/boot" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/lib/libvirt/qemu" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/run/libvirt/qemu" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/cache/libvirt/qemu" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/lib/libvirt/lxc" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/run/libvirt/lxc" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/lib/libvirt/uml" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/run/libvirt/uml" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/lib/libvirt/iptables/filter" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/lib/libvirt/iptables/nat" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/lib/libvirt/network" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/run/libvirt/network" test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/libexec" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/libexec" /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt_parthelper libvirt_lxc '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/libexec' libtool: install: /usr/bin/install -c libvirt_parthelper /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/libexec/libvirt_parthelper libtool: install: /usr/bin/install -c libvirt_lxc /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/libexec/libvirt_lxc test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/libvirt/" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/libvirt/" /usr/bin/install -c -m 644 qemu.conf '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/libvirt/' test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/libvirt/drivers" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/libvirt/drivers" make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/src' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/src' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/src' Making install in qemud make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/qemud' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/qemud' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/qemud' test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c libvirtd '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/sbin' libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/libvirtd /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/sbin/libvirtd test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/augeas/lenses" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/augeas/lenses" /usr/bin/install -c -m 644 libvirtd.aug libvirtd_qemu.aug '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/augeas/lenses' test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/augeas/lenses/tests" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/augeas/lenses/tests" /usr/bin/install -c -m 644 test_libvirtd.aug test_libvirtd_qemu.aug '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/augeas/lenses/tests' test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/libvirt/" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/libvirt/" /usr/bin/install -c -m 644 libvirtd.conf '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/libvirt/' mkdir -p /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/rc.d/init.d /usr/bin/install -c libvirtd.init \ /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/rc.d/init.d/libvirtd mkdir -p /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/sysconfig /usr/bin/install -c ./libvirtd.sysconf \ /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/sysconfig/libvirtd mkdir -p /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/sasl2/ /usr/bin/install -c -m 644 ./libvirtd.sasl /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/sasl2/libvirt.conf mkdir -p /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/PolicyKit/policy /usr/bin/install -c -m 644 ./libvirtd.policy /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/PolicyKit/policy/org.libvirt.unix.policy mkdir -p /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/log/libvirt/qemu/ mkdir -p /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/logrotate.d/ /usr/bin/install -c -m 644 libvirtd.logrotate /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/logrotate.d/libvirtd mkdir -p /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/libvirt/qemu/networks/autostart /usr/bin/install -c -m 644 ./default-network.xml \ /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/libvirt/qemu/networks/default.xml test -z "e4a616b6-39da-418a-831e-54cae5c66b6d" || \ sed -i -e "s,,\n c9633c66-63fb-438a-93be-357b73f6fb09," \ /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/libvirt/qemu/networks/default.xml test -e /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/libvirt/qemu/networks/autostart/default.xml || \ ln -s ../default.xml \ /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/libvirt/qemu/networks/autostart/default.xml mkdir -p /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/log/libvirt/qemu mkdir -p /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/run/libvirt mkdir -p /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/var/lib/libvirt make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/qemud' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/qemud' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/qemud' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tools' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tools' test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/bin" /usr/bin/install -c virt-xml-validate '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/bin' test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/man/man1" /usr/bin/install -c -m 644 virt-xml-validate.1 '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tools' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tools' Making install in proxy make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/proxy' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/proxy' test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/libexec" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/libexec" /usr/bin/make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/proxy' make[3]: Nothing to be done for `install-exec-hook'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/proxy' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/proxy' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/proxy' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs' Making install in schemas make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/schemas' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/schemas' make[3]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/libvirt/schemas" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/libvirt/schemas" /usr/bin/install -c -m 644 domain.rng interface.rng network.rng storagepool.rng storagevol.rng nodedev.rng capability.rng '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/libvirt/schemas' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs/schemas' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs/schemas' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples' Making install in python make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples/python' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples/python' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples/python' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples/python' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-0.7.0/html mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-0.7.0/html /usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml \ ./*.xsl /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-0.7.0/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.7.0/docs/examples' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples' Making install in devhelp make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/devhelp' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/devhelp' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/gtk-doc/html/libvirt mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/gtk-doc/html/libvirt /usr/bin/install -c -m 0644 libvirt.devhelp /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.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.7.0-0.5.gitf055724.fc12.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.7.0-0.5.gitf055724.fc12.ppc/usr/share/gtk-doc/html/libvirt ; \ done make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs/devhelp' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs/devhelp' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-0.7.0/html /usr/bin/install -c -m 0644 ./FAQ.html \ ./Libxml2-Logo-90x34.gif /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-0.7.0/html /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-0.7.0/html/html mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-0.7.0/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.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-0.7.0/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.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-0.7.0/html/html; done make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs' Making install in gnulib/tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/tests' /usr/bin/make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/tests' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/tests' make[4]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/gnulib/tests' Making install in python make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/python' Making install in . make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/python' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/python' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/python2.6/site-packages mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/python2.6/site-packages /usr/bin/install -c -m 0644 libvirt.py /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/python2.6/site-packages /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-python-0.7.0 mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-python-0.7.0 test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/python2.6/site-packages" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/python2.6/site-packages" /bin/sh ../libtool --mode=install /usr/bin/install -c libvirtmod.la '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/python2.6/site-packages' libtool: install: warning: relinking `libvirtmod.la' libtool: install: (cd /builddir/build/BUILD/libvirt-0.7.0/python; /bin/sh /builddir/build/BUILD/libvirt-0.7.0/libtool --silent --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.7.0-0.5.gitf055724.fc12.ppc) libtool: install: /usr/bin/install -c .libs/libvirtmod.soT /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/python2.6/site-packages/libvirtmod.so libtool: install: /usr/bin/install -c .libs/libvirtmod.lai /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/python2.6/site-packages/libvirtmod.la libtool: install: /usr/bin/install -c .libs/libvirtmod.a /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/python2.6/site-packages/libvirtmod.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/python2.6/site-packages/libvirtmod.a libtool: install: ranlib /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.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.7.0/python' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/python' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/python/tests' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/python/tests' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-python-0.7.0/examples mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-python-0.7.0/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.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-python-0.7.0/examples ; done) make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/python/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/python/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/python' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests' Making install in confdata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/confdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/confdata' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/confdata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/confdata' Making install in sexpr2xmldata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/sexpr2xmldata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/sexpr2xmldata' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/sexpr2xmldata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/sexpr2xmldata' Making install in xml2sexprdata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xml2sexprdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xml2sexprdata' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xml2sexprdata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xml2sexprdata' Making install in xmconfigdata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xmconfigdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xmconfigdata' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xmconfigdata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xmconfigdata' Making install in xencapsdata make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xencapsdata' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xencapsdata' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xencapsdata' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests/xencapsdata' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests' make[3]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/tests' Making install in po make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/po' /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/af/LC_MESSAGES installing af.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/af/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/am/LC_MESSAGES installing am.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/am/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ar/LC_MESSAGES installing ar.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ar/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/as/LC_MESSAGES installing as.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/as/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/be/LC_MESSAGES installing be.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/be/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/bg/LC_MESSAGES installing bg.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/bg/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/bn/LC_MESSAGES installing bn.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/bn/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/bn_IN/LC_MESSAGES installing bn_IN.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/bn_IN/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/bs/LC_MESSAGES installing bs.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/bs/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ca/LC_MESSAGES installing ca.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ca/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/cs/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/cy/LC_MESSAGES installing cy.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/cy/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/da/LC_MESSAGES installing da.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/da/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/de/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/el/LC_MESSAGES installing el.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/el/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/en_GB/LC_MESSAGES installing en_GB.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/en_GB/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/es/LC_MESSAGES installing es.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/es/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/et/LC_MESSAGES installing et.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/et/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/eu_ES/LC_MESSAGES installing eu_ES.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/eu_ES/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/fa/LC_MESSAGES installing fa.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/fa/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/fi/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/fr/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/gl/LC_MESSAGES installing gl.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/gl/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/gu/LC_MESSAGES installing gu.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/gu/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/he/LC_MESSAGES installing he.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/he/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/hi/LC_MESSAGES installing hi.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/hi/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/hr/LC_MESSAGES installing hr.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/hr/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/hu/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/hy/LC_MESSAGES installing hy.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/hy/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/id/LC_MESSAGES installing id.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/id/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/is/LC_MESSAGES installing is.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/is/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/it/LC_MESSAGES installing it.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/it/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ja/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ka/LC_MESSAGES installing ka.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ka/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/kn/LC_MESSAGES installing kn.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/kn/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ko/LC_MESSAGES installing ko.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ko/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ku/LC_MESSAGES installing ku.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ku/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/lo/LC_MESSAGES installing lo.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/lo/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/lt/LC_MESSAGES installing lt.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/lt/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/lv/LC_MESSAGES installing lv.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/lv/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/mk/LC_MESSAGES installing mk.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/mk/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ml/LC_MESSAGES installing ml.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ml/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/mr/LC_MESSAGES installing mr.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/mr/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ms/LC_MESSAGES installing ms.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ms/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/my/LC_MESSAGES installing my.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/my/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/nb/LC_MESSAGES installing nb.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/nb/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/nl/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/nn/LC_MESSAGES installing nn.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/nn/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/nso/LC_MESSAGES installing nso.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/nso/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/or/LC_MESSAGES installing or.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/or/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/pa/LC_MESSAGES installing pa.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/pa/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/pl/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/pt/LC_MESSAGES installing pt.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/pt/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/pt_BR/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ro/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ru/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/si/LC_MESSAGES installing si.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/si/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/sk/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/sl/LC_MESSAGES installing sl.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/sl/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/sq/LC_MESSAGES installing sq.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/sq/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/sr/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/sr@latin/LC_MESSAGES installing sr@latin.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/sr@latin/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/sv/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ta/LC_MESSAGES installing ta.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ta/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/te/LC_MESSAGES installing te.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/te/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/th/LC_MESSAGES installing th.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/th/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/tr/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/uk/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ur/LC_MESSAGES installing ur.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/ur/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/vi/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/zh_CN/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/zh_TW/LC_MESSAGES/libvirt.mo mkdir -p -- /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/locale/zu/LC_MESSAGES installing zu.gmo as /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.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.7.0-0.5.gitf055724.fc12.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.7.0-0.5.gitf055724.fc12.ppc/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/po' Making install in examples/domain-events/events-c make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/examples/domain-events/events-c' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/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.7.0/examples/domain-events/events-c' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/examples/domain-events/events-c' Making install in examples/hellolibvirt make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/examples/hellolibvirt' make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/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.7.0/examples/hellolibvirt' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/examples/hellolibvirt' cat: ./.prev-version: No such file or directory sed: can't read ./cfg.mk: No such file or directory make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0' cat: ./.prev-version: No such file or directory sed: can't read ./cfg.mk: No such file or directory make[2]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/man/man1" /usr/bin/install -c -m 644 virsh.1 '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/man/man1' test -z "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/pkgconfig" /usr/bin/install -c -m 644 libvirt.pc '/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0' + cd docs/examples + make clean Making clean in python make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples/python' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples/python' Making clean in . make[1]: Entering directory `/builddir/build/BUILD/libvirt-0.7.0/docs/examples' rm -rf .libs _libs rm -f info1 suspend rm -f *.o rm -f *.lo make[1]: Leaving directory `/builddir/build/BUILD/libvirt-0.7.0/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 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 rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + rm -f /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/libvirt.la + rm -f /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/libvirt.a + rm -f /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/python2.6/site-packages/libvirtmod.la + rm -f /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/python2.6/site-packages/libvirtmod.a + install -d -m 0755 /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/libvirt/networks/ + cp /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/libvirt/qemu/networks/default.xml /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/libvirt/networks/default.xml + rm -f /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/libvirt/qemu/networks/default.xml + rm -f /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/libvirt/qemu/networks/autostart/default.xml + sed -i -e '//d' /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/libvirt/networks/default.xml + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc libvirt + chmod 0644 /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/etc/sysconfig/libvirtd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libvirt-0.7.0 extracting debug info from /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/libvirt.so.0.7.0 extracting debug info from /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/lib/python2.6/site-packages/libvirtmod.so extracting debug info from /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/bin/virsh extracting debug info from /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/libexec/libvirt_parthelper extracting debug info from /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/libexec/libvirt_lxc extracting debug info from /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/sbin/libvirtd symlinked /usr/lib/debug/usr/lib/libvirt.so.0.7.0.debug to /usr/lib/debug/usr/lib/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib/libvirt.so.0.7.0.debug to /usr/lib/debug/usr/lib/libvirt.so.debug 8708 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.7.0-0.5.gitf055724.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ShwoPS + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-0.7.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-0.7.0 + /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-0.7.0 + cp -pr AUTHORS ChangeLog.gz NEWS README COPYING.LIB TODO /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-0.7.0 + cp -pr docs/libvirt-api.xml docs/libvirt-refs.xml docs/testdomfc4.xml docs/testdomfv0.xml docs/testnetdef.xml docs/testnetpriv.xml docs/testnode.xml docs/testpool.xml docs/testvol.xml /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-0.7.0 + exit 0 Provides: config(libvirt) = 0.7.0-0.5.gitf055724.fc12 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/sh libaugeas.so.0 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.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) libcap-ng.so.0 libcurl.so.4 libdbus-1.so.3 libgnutls.so.26 libgnutls.so.26(GNUTLS_1_4) libhal.so.1 libm.so.6 libnetcf.so.1 libnetcf.so.1(NETCF_1.0.0) libnuma.so.1 libnuma.so.1(libnuma_1.1) libnuma.so.1(libnuma_1.2) libparted-1.9.so.0 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) librt.so.1 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.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_0.6.3) libvirt.so.0(LIBVIRT_0.6.4) libvirt.so.0(LIBVIRT_0.7.0) libvirt.so.0(LIBVIRT_PRIVATE_0.7.0) libxml2.so.2 libxslt.so.1 libz.so.1 rtld(GNU_HASH) Processing files: libvirt-client-0.7.0-0.5.gitf055724.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uZbhYZ + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-client-0.7.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-client-0.7.0 + /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-client-0.7.0 + cp -pr AUTHORS ChangeLog.gz NEWS README COPYING.LIB TODO /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-client-0.7.0 + exit 0 Provides: config(libvirt-client) = 0.7.0-0.5.gitf055724.fc12 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_0.6.3) libvirt.so.0(LIBVIRT_0.6.4) libvirt.so.0(LIBVIRT_0.7.0) libvirt.so.0(LIBVIRT_PRIVATE_0.7.0) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/sh libaugeas.so.0 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.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libcap-ng.so.0 libcurl.so.4 libgnutls.so.26 libgnutls.so.26(GNUTLS_1_4) libm.so.6 libnetcf.so.1 libnetcf.so.1(NETCF_1.0.0) libnuma.so.1 libnuma.so.1(libnuma_1.1) libnuma.so.1(libnuma_1.2) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libreadline.so.6 libsasl2.so.2 libselinux.so.1 libvirt.so.0 libvirt.so.0(LIBVIRT_0.0.3) 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.1) libvirt.so.0(LIBVIRT_0.6.3) libvirt.so.0(LIBVIRT_0.6.4) libvirt.so.0(LIBVIRT_0.7.0) libvirt.so.0(LIBVIRT_PRIVATE_0.7.0) libxml2.so.2 libxslt.so.1 libz.so.1 rtld(GNU_HASH) Processing files: libvirt-devel-0.7.0-0.5.gitf055724.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oEx0xn + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-devel-0.7.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-devel-0.7.0 + /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-devel-0.7.0 + cp -pr docs/api_extension.html docs/api.html 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/drvone.html docs/drvopenvz.html docs/drvqemu.html docs/drvremote.html docs/drvtest.html docs/drvuml.html docs/drvvbox.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/hacking.html docs/hvsupport.html docs/index.html docs/internals.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.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-devel-0.7.0 + cp -pr docs/examples /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-devel-0.7.0 + cp -pr docs/libvirt-api.xml /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-devel-0.7.0 + cp -pr examples /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-devel-0.7.0 + exit 0 Provides: pkgconfig(libvirt) = 0.7.0 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 Processing files: libvirt-python-0.7.0-0.5.gitf055724.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.scrCXk + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-python-0.7.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-python-0.7.0 + /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-python-0.7.0 + cp -pr AUTHORS NEWS README COPYING.LIB /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-python-0.7.0 + 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.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-python-0.7.0 + cp -pr python/TODO /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-python-0.7.0 + cp -pr python/libvirtclass.txt /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-python-0.7.0 + cp -pr docs/examples/python /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc/usr/share/doc/libvirt-python-0.7.0 + exit 0 Provides: 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 Requires: /usr/bin/python libaugeas.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcap-ng.so.0 libcurl.so.4 libgnutls.so.26 libm.so.6 libnetcf.so.1 libnuma.so.1 libpthread.so.0 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.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_0.6.3) libvirt.so.0(LIBVIRT_0.6.4) libvirt.so.0(LIBVIRT_0.7.0) libxml2.so.2 libxslt.so.1 libz.so.1 python(abi) = 2.6 rtld(GNU_HASH) Processing files: libvirt-debuginfo-0.7.0-0.5.gitf055724.fc12.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc warning: Could not canonicalize hostname: ppc10.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/libvirt-0.7.0-0.5.gitf055724.fc12.ppc.rpm Wrote: /builddir/build/RPMS/libvirt-client-0.7.0-0.5.gitf055724.fc12.ppc.rpm Wrote: /builddir/build/RPMS/libvirt-devel-0.7.0-0.5.gitf055724.fc12.ppc.rpm Wrote: /builddir/build/RPMS/libvirt-python-0.7.0-0.5.gitf055724.fc12.ppc.rpm Wrote: /builddir/build/RPMS/libvirt-debuginfo-0.7.0-0.5.gitf055724.fc12.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xBZa86 + umask 022 + cd /builddir/build/BUILD + cd libvirt-0.7.0 + rm -fr /builddir/build/BUILDROOT/libvirt-0.7.0-0.5.gitf055724.fc12.ppc + exit 0 Child returncode was: 0 LEAVE do -->