Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libvirt.spec'], False, '/var/lib/mock/virt6-xen-46-el6-build-8835-12462/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libvirt.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libvirt-1.2.15-104.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libvirt.spec'], False, '/var/lib/mock/virt6-xen-46-el6-build-8835-12462/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libvirt.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HqYanf + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libvirt-1.2.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/libvirt-1.2.15.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-1.2.15 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + PATCHCOUNT=2 + PATCHLIST=/tmp/lua_8tFr0e + git init -q + git config user.name rpm-build + git config user.email rpm-build + git config gc.auto 0 + git add . + git commit -q -a --author 'rpm-build ' -m 'libvirt-1.2.15 base' ++ grep '\.patch$' /tmp/lua_8tFr0e ++ wc -l + COUNT=2 + '[' 2 -ne 2 ']' + '[' 2 -gt 0 ']' + xargs git am Applying: caps: Don't default to i686 of KVM on x86_64 Applying: xmconfigtest: Disable paravirt-vcpu test for now + echo 'Applied 2 patches' Applied 2 patches + rm -f /tmp/lua_8tFr0e + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CE22kt + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.15 + LANG=C + export LANG + unset DISPLAY + rm -f po/stamp-po + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-openvz --without-vbox --without-xenapi --without-uml --without-phyp --without-hyperv --without-vmware --without-parallels --without-bhyve --without-storage-rbd --without-storage-sheepdog --without-fuse --without-apparmor --without-hal --without-wireshark-dissector --without-systemd-daemon '--with-packager=CBS , 2015-11-04-12:15:55, c1bj.rdu2.centos.org' --with-packager-version=104.el6 --with-qemu-user=qemu --with-qemu-group=qemu --enable-werror --enable-expensive-tests --with-init_script=redhat 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 whether make supports nested variables... yes checking whether UID '497' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib 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 whether _XOPEN_SOURCE should be defined... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 configure: autobuild project... libvirt configure: autobuild revision... 1.2.15 configure: autobuild hostname... c1bj.rdu2.centos.org configure: autobuild timestamp... 20151104T121604Z checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for sys/stat.h... (cached) 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 grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for inttypes.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no 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 struct sockaddr_storage.ss_family... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether uses 'inline' correctly... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for readlinkat... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for ffs... yes checking for ffsl... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for fpurge... no checking for __fpurge... yes checking for __freading... yes checking for fsync... yes checking for getdelim... yes checking for getdtablesize... yes checking for __fsetlocking... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for getgrouplist... yes checking for mkostemp... yes checking for mkostemps... yes checking for nl_langinfo... yes checking for recvmsg... yes checking for sendmsg... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for pipe... yes checking for pipe2... yes checking for posix_openpt... yes checking for pthread_sigmask... no checking for secure_getenv... no checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sleep... yes checking for snprintf... yes checking for strdup... yes checking for catgets... yes checking for strndup... yes checking for strptime... yes checking for localtime_r... yes checking for timegm... yes checking for usleep... yes checking for vasnprintf... no checking for wcrtomb... yes checking for iswcntrl... yes checking for getegid... yes checking for ftruncate... yes checking for newlocale... yes checking for socketpair... yes checking for ptsname_r... yes checking for shutdown... (cached) yes checking for wctob... yes checking for cfmakeraw... yes checking for fallocate... yes checking for geteuid... yes checking for getgid... yes checking for getgrnam_r... yes checking for getmntent_r... yes checking for getpwuid_r... yes checking for getuid... yes checking for kill... yes checking for mmap... yes checking for posix_fallocate... yes checking for posix_memalign... yes checking for prlimit... no checking for regexec... yes checking for sched_getaffinity... yes checking for setgroups... yes checking for setns... no checking for setrlimit... yes checking for sysctlbyname... no checking for getifaddrs... yes checking for sched_setscheduler... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking whether malloc, realloc, calloc are POSIX compliant... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... yes checking whether chown always updates ctime... yes checking for unsigned long long int... yes checking whether byte ordering is bigendian... no checking if environ is properly declared... yes checking for complete errno.h... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether fdatasync is declared... yes checking for mbstate_t... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... 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 library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking type of array argument to getgroups... gid_t checking whether getline is declared... yes checking whether getpass is declared... yes 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 for wide-enough struct timeval.tv_sec member... yes checking whether ldexp() can be used without linking with libm... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for wchar_t... yes checking for max_align_t... no checking whether NULL can be used in arbitrary expressions... yes checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking for a sed that does not truncate output... /bin/sed checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long int... yes checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether alarm is declared... yes checking whether C symbols are prefixed with underscore at the linker level... no checking for promoted mode_t type... mode_t checking for library containing forkpty... -lutil checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... no checking whether strerror_r is declared... yes checking for external symbol _system_configuration... no checking for inline... inline checking for library containing setsockopt... none needed checking for sigset_t... yes checking for SIGPIPE... yes checking whether is self-contained... yes checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether stdint.h conforms to C99... yes checking whether strdup is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for struct tm.tm_gmtoff... yes checking whether strtok_r is declared... yes checking for struct timespec in ... yes checking whether ttyname_r is declared... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for sig_atomic_t... yes checking whether ungetc works on arbitrary bytes... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking where to find the exponent in a 'float'... word 0 bit 23 checking whether long double and double are the same... no checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for library containing backtrace_symbols_fd... none required checking whether fflush works on input streams... (cached) no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for library containing fdatasync... none required checking whether fflush works on input streams... (cached) no checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... no checking whether isblank is declared... yes checking whether fpurge is declared... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether __func__ is available... yes configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for gethostname... yes checking for HOST_NAME_MAX... yes checking for getline... yes checking for working getline function... yes checking for getpass... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking for ioctl... yes checking for ioctl with POSIX signature... no checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether lseek detects pipes... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking for mkdtemp... yes checking for working mktime... yes checking for __mktime_internal... no checking whether is self-contained... yes checking whether is self-contained... yes checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... yes checking whether openpty is declared... yes checking for const-safe openpty signature... yes checking for struct msghdr.msg_accrights... no 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... (cached) yes checking for sys/systemcfg.h... no checking for sys/sysctl.h... yes 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 for sysinfo... yes checking for struct sysinfo.mem_unit... yes checking for poll... yes checking for a shell that conforms to POSIX... /bin/sh checking whether pollutes the namespace... no checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for library containing pthread_create and pthread_join... -pthread checking for pthread_sigmask in -pthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for raise... yes checking for sigprocmask... yes checking for random.h... no checking for struct random_data... yes checking for random_r... yes checking for rawmemchr... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking for working re_compile_pattern... yes checking for __secure_getenv... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking whether setenv validates arguments... yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... no checking for va_copy... yes checking for max_align_t... (cached) no checking whether NULL can be used in arbitrary expressions... (cached) yes checking whether inttypes macros match system or gnu printf... system checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for strsep... yes checking for strtok_r... yes checking whether strtok_r works... yes checking whether declares ioctl... yes checking whether is self-contained... (cached) yes checking for nlink_t... (cached) yes checking for struct utsname... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for ttyname_r... yes checking whether ttyname_r is compatible with its POSIX signature... yes checking whether ttyname_r works with small buffers... guessing yes checking for uname... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a turkish Unicode locale... tr_TR.UTF-8 checking for error_at_line... yes checking whether fdopen sets errno... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for grantpt... yes checking whether byte ordering is bigendian... (cached) no checking whether byte ordering is bigendian... (cached) no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether isnan(double) can be used without linking with libm... yes checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking where to find the exponent in a 'long double'... word 2 bit 0 checking for setlocale... yes checking for uselocale... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking for library containing if_nameindex... none required checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking for ptsname... yes checking whether ptsname sets errno on failure... yes checking whether ptsname_r has the same signature as in glibc... yes checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unlockpt... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for waitid... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... yes checking whether wctob is declared... yes checking for uid_t in sys/types.h... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) 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... no checking for ld used by gcc -std=gnu99... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for how to mark DSO non-deletable at runtime... -Wl,-z -Wl,nodelete checking for how to set DSO symbol versions... -Wl,--version-script= checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether the C compiler's -Wformat allows NULL strings... yes checking whether pragma GCC diagnostic push works... no checking whether the C compiler's -Wlogical-op gives bogus warnings... yes checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Warray-bounds... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Wclobbered... yes checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... yes checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... no checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... no checking whether C compiler handles -Wempty-body... yes checking whether C compiler handles -Wendif-labels... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-contains-nul... yes checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Wmissing-field-initializers... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-parameter-type... yes checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Wnarrowing... no checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverride-init... yes checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Wreturn-local-addr... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... no checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Wsuggest-attribute=const... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... no checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Wtype-limits... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Wunused-local-typedefs... no checking whether C compiler handles -Wunused-parameter... yes checking whether C compiler handles -Wunused-result... no checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... no checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... no checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -fdiagnostics-show-option... yes checking whether C compiler handles -funit-at-a-time... yes checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-nonliteral... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -fstack-protector-strong... no checking whether C compiler handles -fexceptions... yes checking whether C compiler handles -fasynchronous-unwind-tables... yes checking whether C compiler handles -fipa-pure-const... yes checking whether C compiler handles -Wno-suggest-attribute=pure... no checking whether C compiler handles -Wno-suggest-attribute=const... no checking whether C compiler handles -Werror... yes checking whether C compiler handles "-fstack-protector-all"... yes checking whether C compiler handles -fPIE -DPIE... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking for how to avoid indirect lib deps... -Wl,--no-copy-dt-needed-entries checking for getxattr in -lattr... yes checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking for audit_encode_nv_string in -laudit... yes checking for libaudit.h... (cached) yes checking for x86_64-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 AVAHI... yes checking for BLKID... yes checking for capng_updatev in -lcap-ng... yes checking for cap-ng.h... (cached) yes checking for CURL... yes checking for DBUS... no checking for GLUSTERFS... yes checking for NETCF... yes checking for ncf_change_begin... yes checking for numa_available in -lnuma... yes checking for numa.h... (cached) yes checking for numa_bitmask_isbitset in -lnuma... yes checking for OPENWSMAN... no checking for PCIACCESS... yes checking for library containing tgetent... -lncurses checking for readline in -lreadline... yes checking for readline/readline.h... (cached) yes checking for rl_initialize in -lreadline... yes checking for sanlock_init in -lsanlock_client... yes checking for sanlock.h... (cached) yes checking whether SANLK_INQ_WAIT is declared... yes checking for sanlock_killpath in -lsanlock_client... yes checking for sanlock_inq_lockspace in -lsanlock_client... yes checking for sasl_client_init in -lsasl2... yes checking for sasl/sasl.h... (cached) yes checking for fgetfilecon_raw in -lselinux... yes checking for selinux/selinux.h... (cached) yes checking for selinux setcon parameter type... checking SELinux mount point... /selinux checking selinux/label.h usability... yes checking selinux/label.h presence... yes checking for selinux/label.h... yes checking for SSH2... no checking for sd_notify... no checking for UDEV... yes checking for qemu-kvm... no checking for qemu... no checking for kvm... no checking for qemu-system-x86_64... no checking for yajl_parse_complete in -lyajl... yes checking for yajl/yajl_common.h... (cached) yes checking for CPUID instruction... yes checking size of long... 8 checking for pthread_mutexattr_init... yes checking for pthread.h... (cached) yes checking whether pthread_sigmask does anything... 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/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... 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 mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking for sys/un.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for sys/sysctl.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking libtasn1.h usability... yes checking libtasn1.h presence... yes checking for libtasn1.h... yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking whether htole64 is declared... yes checking for atomic ops implementation... gcc checking for struct ifreq... yes checking whether ETH_FLAG_TXVLAN is declared... yes checking whether ETH_FLAG_NTUPLE is declared... yes checking whether ETH_FLAG_RXHASH is declared... yes checking whether ETH_FLAG_LRO is declared... yes checking whether ETHTOOL_GGSO is declared... yes checking whether ETHTOOL_GGRO is declared... yes checking whether ETHTOOL_GFLAGS is declared... yes checking for gettext in -lintl... no checking for rpcgen... /usr/bin/rpcgen 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 dmidecode... dmidecode checking for dnsmasq... /usr/sbin/dnsmasq checking for radvd... /usr/sbin/radvd checking for tc... /sbin/tc checking for udevadm... /sbin/udevadm checking for udevsettle... no checking for modprobe... /sbin/modprobe checking for rmmod... /sbin/rmmod checking for mm-ctl... mm-ctl checking for ovs-vsctl... ovs-vsctl checking for scrub... /usr/bin/scrub checking for addr2line... /usr/bin/addr2line checking for init script flavor... redhat checking for whether to install sysctl config... yes checking for ip... /sbin/ip checking for iptables... /sbin/iptables checking for ip6tables... /sbin/ip6tables checking for ebtables... /sbin/ebtables checking for xdrmem_create in -lportablexdr... no checking for library containing xdrmem_create... none required checking for xdr_u_int64_t... no checking where to find ... none checking for dlfcn.h... (cached) yes checking for library containing dlopen... -ldl checking for LIBXL... yes checking libxlutil.h usability... yes checking libxlutil.h presence... yes checking for libxlutil.h... yes checking for xs_read in -lxenstore... yes checking xenstore.h usability... yes checking xenstore.h presence... yes checking for xenstore.h... yes checking for xen/xen.h... yes checking for xen/version.h... yes checking for xen/dom0_ops.h... yes checking for xen/sys/privcmd.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking linux/kvm.h usability... yes checking linux/kvm.h presence... yes checking for linux/kvm.h... yes checking for shell that supports <> redirection... /bin/sh checking whether and headers are compatible... yes checking for linux/param.h... yes checking for linux/sockios.h... yes checking for linux/if_bridge.h... yes checking for linux/if_tun.h... yes checking for x86_64-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 for GNUTLS... yes checking for gnutls/crypto.h... yes checking for pkcheck... /usr/bin/pkcheck checking whether pkcheck supports uid value... yes checking for selinux_virtual_domain_context_path... yes checking for selinux_virtual_image_context_path... yes checking for selinux_lxc_contexts_path... no checking for dtrace... /usr/bin/dtrace checking for numad... /usr/bin/numad checking libpcap pcap-config >= 1.0.0 ... yes checking for mntent.h... (cached) yes checking for mount... /bin/mount checking for umount... /bin/umount checking for mkfs... /sbin/mkfs 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 lvchange... /sbin/lvchange 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 gluster... no checking for parted... /sbin/parted checking for dmsetup... /sbin/dmsetup checking for LIBPARTED... yes checking for DEVMAPPER... yes checking libdevmapper.h usability... yes checking libdevmapper.h presence... yes checking for libdevmapper.h... yes checking linux/btrfs.h usability... yes checking linux/btrfs.h presence... yes checking for linux/btrfs.h... yes checking for python2... /usr/bin/python2 checking for perl... /usr/bin/perl checking Whether to build test suite by default... yes 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 CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether to compile with macvtap support... yes checking whether MACVLAN_MODE_PASSTHRU is declared... yes checking whether to compile with virtual port support... yes checking whether GET_VLAN_VID_CMD is declared... yes checking for LIBNL... yes checking for struct ifreq.ifr_newname... yes checking for struct ifreq.ifr_ifindex... yes checking for struct ifreq.ifr_index... no checking for struct ifreq.ifr_hwaddr... yes checking whether BRDGSFD is declared... no checking whether BRDGADD is declared... no checking whether BRDGDEL is declared... no checking whether cpuset_getaffinity is declared... no checking for struct if_data.ifi_oqdrops... no checking whether this build is done by a static analysis tool... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating docs/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-qemu.pc config.status: creating libvirt-lxc.pc config.status: creating src/libvirt.pc config.status: creating src/libvirt-qemu.pc config.status: creating src/libvirt-lxc.pc config.status: creating libvirt.spec config.status: creating mingw-libvirt.spec config.status: creating po/Makefile.in config.status: creating include/libvirt/Makefile config.status: creating include/libvirt/libvirt.h config.status: creating daemon/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating examples/apparmor/Makefile config.status: creating examples/object-events/Makefile config.status: creating examples/domsuspend/Makefile config.status: creating examples/dominfo/Makefile config.status: creating examples/dommigrate/Makefile config.status: creating examples/domtop/Makefile config.status: creating examples/openauth/Makefile config.status: creating examples/hellolibvirt/Makefile config.status: creating examples/systemtap/Makefile config.status: creating examples/xml/nwfilter/Makefile config.status: creating examples/lxcconvert/Makefile config.status: creating tools/wireshark/Makefile config.status: creating tools/wireshark/src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: configure: Configuration summary configure: ===================== configure: configure: Drivers configure: configure: Xen: yes configure: QEMU: yes configure: UML: no configure: OpenVZ: no configure: VMware: no configure: VBox: no configure: XenAPI: no configure: xenlight: yes configure: LXC: yes configure: PHYP: no configure: ESX: yes configure: Hyper-V: no configure: Parallels: no configure: Bhyve: no configure: Test: yes configure: Remote: yes configure: Network: yes configure: Libvirtd: yes configure: Interface: yes configure: macvtap: yes configure: virtport: 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: mpath: yes configure: Disk: yes configure: RBD: no configure: Sheepdog: no configure: Gluster: yes configure: ZFS: no configure: configure: Security Drivers configure: configure: SELinux: yes (/selinux) configure: AppArmor: no (install profiles: no) configure: configure: Driver Loadable Modules configure: configure: dlopen: -ldl configure: configure: Libraries configure: configure: apparmor: no configure: attr: yes (CFLAGS='' LIBS='-lattr') configure: audit: yes (CFLAGS='' LIBS='-laudit') configure: avahi: yes (CFLAGS='-D_REENTRANT ' LIBS='-lavahi-common -lavahi-client ') configure: blkid: yes (CFLAGS='-I/usr/include/blkid -I/usr/include/uuid ' LIBS='-lblkid ') configure: capng: yes (CFLAGS='' LIBS='-lcap-ng') configure: curl: yes (CFLAGS='-DCURL_DISABLE_TYPECHECK ' LIBS='-lcurl ') configure: dbus: no configure: fuse: no configure: glusterfs: yes (CFLAGS='-D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -I/usr/include/glusterfs ' LIBS='-lgfapi -lglusterfs -lgfrpc -lgfxdr ') configure: hal: no configure: netcf: yes (CFLAGS=' ' LIBS='-lnetcf ') configure: numactl: yes (CFLAGS='' LIBS='-lnuma') configure: openwsman: no configure: pciaccess: yes (CFLAGS=' ' LIBS='-lpciaccess ') configure: readline: yes (CFLAGS='' LIBS='-lreadline') configure: sanlock: yes (CFLAGS='' LIBS='-lsanlock_client') configure: sasl: yes (CFLAGS='' LIBS='-lsasl2') configure: selinux: yes (CFLAGS='' LIBS='-lselinux') configure: ssh2: no configure: systemd_daemon: no configure: udev: yes (CFLAGS=' ' LIBS='-ludev ') configure: wireshark_dissector: no configure: yajl: yes (CFLAGS='' LIBS='-lyajl') configure: libxml: -I/usr/include/libxml2 -lxml2 configure: dlopen: -ldl configure: openwsman: no configure: gnutls: -DGCRYPT_NO_DEPRECATED -lgnutls -lgcrypt configure: firewalld: no configure: polkit: /usr/bin/pkcheck (version 1) configure: xen: -lxenstore configure: xenapi: no configure: xenlight: -lxenlight -lxenctrl -lxlutil configure: pcap: -lpcap configure: nl: -lnl configure: mscom: no configure: xdr: configure: rbd: no configure: pm-utils: yes configure: configure: Test suite configure: configure: Coverage: no configure: Alloc OOM: no configure: configure: Miscellaneous configure: configure: Debug: yes configure: Use -Werror: yes configure: Warning Flags: -W -Waddress -Wall -Warray-bounds -Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wempty-body -Wendif-labels -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-pch -Wlogical-op -Wmain -Wmissing-braces -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmultichar -Wnested-externs -Wnonnull -Wold-style-declaration -Wold-style-definition -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type -Wsequence-point -Wshadow -Wstrict-aliasing -Wstrict-prototypes -Wswitch -Wsync-nand -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wvariadic-macros -Wvolatile-register-var -Wwrite-strings -Wnormalized=nfc -fdiagnostics-show-option -funit-at-a-time -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-nonliteral -Wframe-larger-than=4096 -fexceptions -fasynchronous-unwind-tables -fipa-pure-const -Werror -fstack-protector-all configure: DTrace: yes configure: numad: yes configure: XML Catalog: /etc/xml/catalog configure: Init script: redhat configure: Char device locks: /var/lock configure: Default Editor: vi configure: Loader/NVRAM: configure: configure: Developer Tools configure: configure: Wireshark dissector: no configure: configure: Privileges configure: configure: QEMU: qemu:qemu configure: + make -j16 cat: .git-module-status: No such file or directory fatal: Cannot open 'bootstrap.conf': No such file or directory fatal: ambiguous argument '.gnulib': unknown revision or path not in the working tree. Use '--' to separate paths from revisions make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15' Making all in . make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15' Making all in gnulib/lib make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/lib' GEN alloca.h GEN c++defs.h GEN warn-on-use.h GEN arg-nonnull.h GEN configmake.h GEN unused-parameter.h GEN stdalign.h GEN stddef.h GEN sys/types.h GEN sys/uio.h GEN fnmatch.h GEN fcntl.h GEN langinfo.h GEN arpa/inet.h GEN locale.h GEN netdb.h GEN poll.h GEN pty.h GEN signal.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/ioctl.h GEN sys/socket.h GEN sys/select.h GEN sys/stat.h GEN sys/time.h GEN termios.h GEN sys/utsname.h GEN sys/wait.h GEN time.h GEN unistd.h GEN wctype.h GEN wchar.h make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/lib' CC allocator.lo CC areadlink.lo CC base64.lo CC binary-io.lo CC bitrotate.lo CC c-ctype.lo CC c-strcasecmp.lo CC c-strncasecmp.lo CC c-strcasestr.lo CC careadlinkat.lo CC cloexec.lo CC count-leading-zeros.lo CC count-one-bits.lo CC md5.lo CC sha256.lo CC dirname-lgpl.lo CC basename-lgpl.lo CC stripslash.lo CC fd-hook.lo CC freading.lo CC getugroups.lo CC localcharset.lo CC malloca.lo CC mgetgroups.lo CC nonblocking.lo CC passfd.lo CC physmem.lo CC pipe2.lo CC sig-handler.lo CC sockets.lo CC stat-time.lo CC strnlen1.lo CC sys_socket.lo CC tempname.lo CC glthread/threadlib.lo CC unistd.lo CC wctype-h.lo CC xsize.lo CC asnprintf.lo CC fclose.lo CC fcntl.lo CC fflush.lo CC fnmatch.lo CC fpurge.lo CC fseek.lo CC fseeko.lo CC ioctl.lo CC mbrtowc.lo CC mktime.lo CC perror.lo CC printf-args.lo CC printf-parse.lo CC secure_getenv.lo CC strerror.lo CC strerror_r.lo CC vasnprintf.lo GEN charset.alias GEN ref-add.sed GEN ref-del.sed CC glthread/lock.lo CCLD libgnu.la make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/lib' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/include' Making all in libvirt make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/include/libvirt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/include/libvirt' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/include' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/src' GEN libvirt_access.xml GEN libvirt_access_qemu.xml GEN libvirt_access_lxc.xml GEN libvirt_access.syms GEN libvirt_access_qemu.syms GEN libvirt_access_lxc.syms GEN libvirt_qemu.def GEN libvirt_lxc.def GEN libvirt_probes.h GEN libvirt_probes.stp GEN libvirt_functions.stp GEN libvirt_qemu_probes.h GEN locking/qemu-lockd.conf GEN locking/libxl-lockd.conf GEN virtlockd.init GEN locking/qemu-sanlock.conf GEN locking/libxl-sanlock.conf GEN libvirt.syms GEN libvirt.def make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/src' CC libvirt_driver_la-driver.lo CC libvirt_driver_la-datatypes.lo CC libvirt_driver_la-fdstream.lo CC libvirt_driver_la-nodeinfo.lo CC libvirt_driver_la-libvirt.lo CC libvirt_driver_la-libvirt-domain.lo CC libvirt_driver_la-libvirt-domain-snapshot.lo CC libvirt_driver_la-libvirt-host.lo CC libvirt_driver_la-libvirt-interface.lo CC libvirt_driver_la-libvirt-network.lo CC libvirt_driver_la-libvirt-nodedev.lo CC libvirt_driver_la-libvirt-nwfilter.lo CC libvirt_driver_la-libvirt-secret.lo CC libvirt_driver_la-libvirt-storage.lo CC libvirt_driver_la-libvirt-stream.lo GEN libvirt_probes.o CC libvirt_qemu_la-libvirt-qemu.lo CC libvirt_lxc_la-libvirt-lxc.lo CC locking/lockd_la-lock_driver_lockd.lo CC locking/lockd_la-lock_protocol.lo CC locking/sanlock_la-lock_driver_sanlock.lo GEN libvirt_qemu_probes.o CC util/libvirt_setuid_rpc_client_la-viralloc.lo CC util/libvirt_setuid_rpc_client_la-viratomic.lo CC util/libvirt_setuid_rpc_client_la-virbitmap.lo CC util/libvirt_setuid_rpc_client_la-virbuffer.lo CC util/libvirt_setuid_rpc_client_la-vircommand.lo CC util/libvirt_setuid_rpc_client_la-virconf.lo CC util/libvirt_setuid_rpc_client_la-virerror.lo CC util/libvirt_setuid_rpc_client_la-virevent.lo CC util/libvirt_setuid_rpc_client_la-vireventpoll.lo CC util/libvirt_setuid_rpc_client_la-virfile.lo CC util/libvirt_setuid_rpc_client_la-virhash.lo CC util/libvirt_setuid_rpc_client_la-virhashcode.lo CC util/libvirt_setuid_rpc_client_la-virjson.lo CC util/libvirt_setuid_rpc_client_la-virlog.lo CC util/libvirt_setuid_rpc_client_la-virobject.lo CC util/libvirt_setuid_rpc_client_la-virpidfile.lo CC util/libvirt_setuid_rpc_client_la-virprocess.lo CC util/libvirt_setuid_rpc_client_la-virrandom.lo CC util/libvirt_setuid_rpc_client_la-virsocketaddr.lo CC util/libvirt_setuid_rpc_client_la-virstring.lo CC util/libvirt_setuid_rpc_client_la-virtime.lo CC util/libvirt_setuid_rpc_client_la-virthread.lo CC util/libvirt_setuid_rpc_client_la-virthreadjob.lo CC util/libvirt_setuid_rpc_client_la-virtypedparam.lo CC util/libvirt_setuid_rpc_client_la-viruri.lo CC util/libvirt_setuid_rpc_client_la-virutil.lo CC util/libvirt_setuid_rpc_client_la-viruuid.lo CC conf/libvirt_setuid_rpc_client_la-domain_event.lo CC conf/libvirt_setuid_rpc_client_la-network_event.lo CC conf/libvirt_setuid_rpc_client_la-object_event.lo CC rpc/libvirt_setuid_rpc_client_la-virnetsocket.lo CC rpc/libvirt_setuid_rpc_client_la-virnetmessage.lo CC rpc/libvirt_setuid_rpc_client_la-virkeepalive.lo CC rpc/libvirt_setuid_rpc_client_la-virnetclient.lo CC rpc/libvirt_setuid_rpc_client_la-virnetclientprogram.lo CC rpc/libvirt_setuid_rpc_client_la-virnetclientstream.lo CC rpc/libvirt_setuid_rpc_client_la-virnetprotocol.lo CC remote/libvirt_setuid_rpc_client_la-remote_driver.lo CC remote/libvirt_setuid_rpc_client_la-remote_protocol.lo CC remote/libvirt_setuid_rpc_client_la-qemu_protocol.lo CC remote/libvirt_setuid_rpc_client_la-lxc_protocol.lo CC libvirt_setuid_rpc_client_la-datatypes.lo CC libvirt_setuid_rpc_client_la-libvirt.lo CC libvirt_setuid_rpc_client_la-libvirt-domain.lo CC libvirt_setuid_rpc_client_la-libvirt-domain-snapshot.lo CC libvirt_setuid_rpc_client_la-libvirt-host.lo CC libvirt_setuid_rpc_client_la-libvirt-interface.lo CC libvirt_setuid_rpc_client_la-libvirt-network.lo CC libvirt_setuid_rpc_client_la-libvirt-nodedev.lo CC libvirt_setuid_rpc_client_la-libvirt-nwfilter.lo CC libvirt_setuid_rpc_client_la-libvirt-secret.lo CC libvirt_setuid_rpc_client_la-libvirt-storage.lo CC libvirt_setuid_rpc_client_la-libvirt-stream.lo CC libvirt_setuid_rpc_client_la-libvirt-lxc.lo CC util/libvirt_iohelper-iohelper.o CC network/libvirt_leaseshelper-leaseshelper.o CC storage/libvirt_parthelper-parthelper.o CC locking/libvirt_sanlock_helper-sanlock_helper.o CC lxc/libvirt_lxc-lxc_monitor_protocol.o CC lxc/libvirt_lxc-lxc_conf.o CC lxc/libvirt_lxc-lxc_container.o CC lxc/libvirt_lxc-lxc_cgroup.o CC lxc/libvirt_lxc-lxc_domain.o CC lxc/libvirt_lxc-lxc_fuse.o CC lxc/libvirt_lxc-lxc_controller.o CC libvirt_lxc-nodeinfo.o CC libvirt_lxc-datatypes.o CC locking/virtlockd-lock_daemon.o CC locking/virtlockd-lock_daemon_config.o CC locking/virtlockd-lock_daemon_dispatch.o CC locking/virtlockd-lock_protocol.o GEN virtlockd.8 GEN test_libvirtd_libxl.aug GEN test_libvirtd_qemu.aug GEN test_libvirtd_lxc.aug GEN test_libvirt_lockd.aug GEN test_virtlockd.aug GEN test_libvirt_sanlock.aug GEN libvirt_qemu_probes.stp CC util/libvirt_util_la-viralloc.lo CC util/libvirt_util_la-virarch.lo CC util/libvirt_util_la-viratomic.lo CC util/libvirt_util_la-viraudit.lo CC util/libvirt_util_la-virauth.lo CC util/libvirt_util_la-virauthconfig.lo CC util/libvirt_util_la-virbitmap.lo CC util/libvirt_util_la-virbuffer.lo CC util/libvirt_util_la-vircgroup.lo CC util/libvirt_util_la-virclosecallbacks.lo CC util/libvirt_util_la-vircommand.lo CC util/libvirt_util_la-virconf.lo CC util/libvirt_util_la-vircrypto.lo CC util/libvirt_util_la-virdbus.lo CC util/libvirt_util_la-virdnsmasq.lo CC util/libvirt_util_la-virebtables.lo CC util/libvirt_util_la-virerror.lo CC util/libvirt_util_la-virevent.lo CC util/libvirt_util_la-vireventpoll.lo CC util/libvirt_util_la-virfile.lo CC util/libvirt_util_la-virfirewall.lo CC util/libvirt_util_la-virhash.lo CC util/libvirt_util_la-virhashcode.lo CC util/libvirt_util_la-virhook.lo CC util/libvirt_util_la-virhostdev.lo CC util/libvirt_util_la-viridentity.lo CC util/libvirt_util_la-virinitctl.lo CC util/libvirt_util_la-viriptables.lo CC util/libvirt_util_la-viriscsi.lo CC util/libvirt_util_la-virjson.lo CC util/libvirt_util_la-virkeycode.lo CC util/libvirt_util_la-virkeyfile.lo CC util/libvirt_util_la-virlockspace.lo CC util/libvirt_util_la-virlog.lo CC util/libvirt_util_la-virmacaddr.lo CC util/libvirt_util_la-virnetdev.lo CC util/libvirt_util_la-virnetdevbandwidth.lo CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevmacvlan.lo CC util/libvirt_util_la-virnetdevmidonet.lo CC util/libvirt_util_la-virnetdevopenvswitch.lo CC util/libvirt_util_la-virnetdevtap.lo CC util/libvirt_util_la-virnetdevveth.lo CC util/libvirt_util_la-virnetdevvlan.lo CC util/libvirt_util_la-virnetdevvportprofile.lo CC util/libvirt_util_la-virnetlink.lo CC util/libvirt_util_la-virnodesuspend.lo CC util/libvirt_util_la-virkmod.lo CC util/libvirt_util_la-virnuma.lo CC util/libvirt_util_la-virobject.lo CC util/libvirt_util_la-virpci.lo CC util/libvirt_util_la-virpidfile.lo CC util/libvirt_util_la-virpolkit.lo CC util/libvirt_util_la-virportallocator.lo CC util/libvirt_util_la-virprocess.lo CC util/libvirt_util_la-virrandom.lo CC util/libvirt_util_la-virscsi.lo CC util/libvirt_util_la-virseclabel.lo CC util/libvirt_util_la-virsexpr.lo CC util/libvirt_util_la-virsocketaddr.lo CC util/libvirt_util_la-virstats.lo CC util/libvirt_util_la-virstorageencryption.lo CC util/libvirt_util_la-virstoragefile.lo CC util/libvirt_util_la-virstring.lo CC util/libvirt_util_la-virsysinfo.lo CC util/libvirt_util_la-virsystemd.lo CC util/libvirt_util_la-virthread.lo CC util/libvirt_util_la-virthreadjob.lo CC util/libvirt_util_la-virthreadpool.lo CC util/libvirt_util_la-virtime.lo CC util/libvirt_util_la-virtpm.lo CC util/libvirt_util_la-virtypedparam.lo CC util/libvirt_util_la-virusb.lo CC util/libvirt_util_la-viruri.lo CC util/libvirt_util_la-virutil.lo CC util/libvirt_util_la-viruuid.lo CC util/libvirt_util_la-virxml.lo CC conf/libvirt_conf_la-netdev_bandwidth_conf.lo CC conf/libvirt_conf_la-netdev_vport_profile_conf.lo CC conf/libvirt_conf_la-netdev_vlan_conf.lo CC conf/libvirt_conf_la-capabilities.lo CC conf/libvirt_conf_la-domain_addr.lo CC conf/libvirt_conf_la-domain_capabilities.lo CC conf/libvirt_conf_la-domain_conf.lo CC conf/libvirt_conf_la-domain_audit.lo CC conf/libvirt_conf_la-domain_nwfilter.lo CC conf/libvirt_conf_la-snapshot_conf.lo CC conf/libvirt_conf_la-numa_conf.lo CC conf/libvirt_conf_la-object_event.lo CC conf/libvirt_conf_la-domain_event.lo CC conf/libvirt_conf_la-network_event.lo CC conf/libvirt_conf_la-network_conf.lo CC conf/libvirt_conf_la-networkcommon_conf.lo CC conf/libvirt_conf_la-nwfilter_params.lo CC conf/libvirt_conf_la-nwfilter_ipaddrmap.lo CC conf/libvirt_conf_la-nwfilter_conf.lo CC conf/libvirt_conf_la-node_device_conf.lo CC conf/libvirt_conf_la-storage_conf.lo CC conf/libvirt_conf_la-interface_conf.lo CC conf/libvirt_conf_la-secret_conf.lo CC conf/libvirt_conf_la-cpu_conf.lo CC conf/libvirt_conf_la-virchrdev.lo CC conf/libvirt_conf_la-device_conf.lo CC cpu/libvirt_cpu_la-cpu.lo CC cpu/libvirt_cpu_la-cpu_generic.lo CC cpu/libvirt_cpu_la-cpu_x86.lo CC cpu/libvirt_cpu_la-cpu_s390.lo CC cpu/libvirt_cpu_la-cpu_arm.lo CC cpu/libvirt_cpu_la-cpu_aarch64.lo CC cpu/libvirt_cpu_la-cpu_map.lo CC cpu/libvirt_cpu_la-cpu_powerpc.lo CC vmx/libvirt_vmx_la-vmx.lo CC xenconfig/libvirt_xenconfig_la-xen_common.lo CC xenconfig/libvirt_xenconfig_la-xen_sxpr.lo CC xenconfig/libvirt_xenconfig_la-xen_xm.lo CC xenconfig/libvirt_xenconfig_la-xen_xl.lo CC locking/libvirt_driver_la-lock_manager.lo CC locking/libvirt_driver_la-lock_driver_nop.lo CC locking/libvirt_driver_la-domain_lock.lo CC test/libvirt_driver_test_la-test_driver.lo CC remote/libvirt_driver_remote_la-remote_driver.lo CC remote/libvirt_driver_remote_la-remote_protocol.lo CC remote/libvirt_driver_remote_la-lxc_protocol.lo CC remote/libvirt_driver_remote_la-qemu_protocol.lo CC rpc/libvirt_net_rpc_client_la-virnetclientprogram.lo CC rpc/libvirt_net_rpc_client_la-virnetclientstream.lo CC rpc/libvirt_net_rpc_client_la-virnetclient.lo CC rpc/libvirt_net_rpc_server_la-virnetserverprogram.lo CC rpc/libvirt_net_rpc_server_la-virnetserverservice.lo CC rpc/libvirt_net_rpc_server_la-virnetserverclient.lo CC rpc/libvirt_net_rpc_server_la-virnetservermdns.lo CC rpc/libvirt_net_rpc_server_la-virnetserver.lo CC rpc/libvirt_net_rpc_la-virnetmessage.lo CC rpc/libvirt_net_rpc_la-virnetsocket.lo CC rpc/libvirt_net_rpc_la-virkeepalive.lo CC rpc/libvirt_net_rpc_la-virnetprotocol.lo CC rpc/libvirt_net_rpc_la-virkeepaliveprotocol.lo CC rpc/libvirt_net_rpc_la-virnettlscontext.lo CC rpc/libvirt_net_rpc_la-virnetsaslcontext.lo CC esx/libvirt_driver_esx_la-esx_driver.lo CC esx/libvirt_driver_esx_la-esx_interface_driver.lo CC esx/libvirt_driver_esx_la-esx_network_driver.lo CC esx/libvirt_driver_esx_la-esx_storage_driver.lo CC esx/libvirt_driver_esx_la-esx_storage_backend_vmfs.lo CC esx/libvirt_driver_esx_la-esx_storage_backend_iscsi.lo CC esx/libvirt_driver_esx_la-esx_stream.lo CC esx/libvirt_driver_esx_la-esx_util.lo CC esx/libvirt_driver_esx_la-esx_vi.lo CC esx/libvirt_driver_esx_la-esx_vi_methods.lo CC esx/libvirt_driver_esx_la-esx_vi_types.lo CC security/libvirt_security_manager_la-security_driver.lo CC security/libvirt_security_manager_la-security_nop.lo CC security/libvirt_security_manager_la-security_stack.lo CC security/libvirt_security_manager_la-security_dac.lo CC security/libvirt_security_manager_la-security_manager.lo CC security/libvirt_security_manager_la-security_selinux.lo CC access/libvirt_driver_access_la-viraccessperm.lo CC access/libvirt_driver_access_la-viraccessmanager.lo CC access/libvirt_driver_access_la-viraccessdrivernop.lo CC access/libvirt_driver_access_la-viraccessdriverstack.lo CC access/libvirt_driver_access_la-viraccessapicheck.lo CC access/libvirt_driver_access_la-viraccessapicheckqemu.lo CC access/libvirt_driver_access_la-viraccessapichecklxc.lo CC access/libvirt_driver_access_la-viraccessdriverpolkit.lo GEN libvirt_probes.lo CCLD sanlock.la CC xen/libvirt_driver_xen_impl_la-block_stats.lo CC xen/libvirt_driver_xen_impl_la-xen_hypervisor.lo CC xen/libvirt_driver_xen_impl_la-xen_driver.lo CC xen/libvirt_driver_xen_impl_la-xend_internal.lo CC xen/libvirt_driver_xen_impl_la-xm_internal.lo CC xen/libvirt_driver_xen_impl_la-xs_internal.lo CC xen/libvirt_driver_xen_impl_la-xen_inotify.lo CC libxl/libvirt_driver_libxl_impl_la-libxl_conf.lo CC libxl/libvirt_driver_libxl_impl_la-libxl_domain.lo CC libxl/libvirt_driver_libxl_impl_la-libxl_driver.lo CC libxl/libvirt_driver_libxl_impl_la-libxl_migration.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_agent.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_blockjob.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_capabilities.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_command.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_domain.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_cgroup.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_hostdev.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_hotplug.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_conf.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_process.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_migration.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor_text.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor_json.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_driver.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_interface.lo GEN libvirt_qemu_probes.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_monitor_protocol.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_conf.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_container.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_cgroup.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_domain.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_hostdev.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_monitor.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_process.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_fuse.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_native.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_driver.lo CC network/libvirt_driver_network_impl_la-bridge_driver.lo CC network/libvirt_driver_network_impl_la-bridge_driver_platform.lo CC interface/libvirt_driver_interface_la-interface_driver.lo CC interface/libvirt_driver_interface_la-interface_backend_netcf.lo CC interface/libvirt_driver_interface_la-interface_backend_udev.lo CC secret/libvirt_driver_secret_la-secret_driver.lo CC storage/libvirt_driver_storage_impl_la-storage_driver.lo CC storage/libvirt_driver_storage_impl_la-storage_backend.lo CC storage/libvirt_driver_storage_impl_la-storage_backend_fs.lo CC storage/libvirt_driver_storage_impl_la-storage_backend_logical.lo CC storage/libvirt_driver_storage_impl_la-storage_backend_iscsi.lo CC storage/libvirt_driver_storage_impl_la-storage_backend_scsi.lo CC storage/libvirt_driver_storage_impl_la-storage_backend_mpath.lo CC storage/libvirt_driver_storage_impl_la-storage_backend_disk.lo CC storage/libvirt_driver_storage_impl_la-storage_backend_gluster.lo CC node_device/libvirt_driver_nodedev_la-node_device_driver.lo CC node_device/libvirt_driver_nodedev_la-node_device_linux_sysfs.lo CC node_device/libvirt_driver_nodedev_la-node_device_udev.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_driver.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_gentech_driver.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_dhcpsnoop.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_ebiptables_driver.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_learnipaddr.lo CCLD libvirt-setuid-rpc-client.la CCLD libvirt_util.la CCLD libvirt_cpu.la CCLD libvirt_vmx.la CCLD libvirt_xenconfig.la CCLD libvirt_driver.la CCLD libvirt_driver_test.la CCLD libvirt-net-rpc-client.la CCLD libvirt-net-rpc-server.la CCLD libvirt-net-rpc.la CCLD libvirt_security_manager.la CCLD libvirt_driver_access.la CCLD libvirt_driver_xen_impl.la CCLD libvirt_driver_network_impl.la CCLD libvirt_driver_interface.la CCLD libvirt_driver_secret.la CCLD libvirt_driver_storage_impl.la CCLD libvirt_driver_nodedev.la CCLD libvirt_iohelper CCLD libvirt_leaseshelper CCLD libvirt_parthelper CCLD virtlockd CCLD libvirt_driver_remote.la CCLD lockd.la CCLD libvirt_driver_xen.la CCLD libvirt_driver_libxl_impl.la CCLD libvirt_driver_network.la CCLD libvirt_driver_storage.la CCLD libvirt_driver_lxc_impl.la CCLD libvirt_driver_nwfilter_impl.la CCLD libvirt_driver_libxl.la CCLD libvirt_driver_lxc.la CCLD libvirt_conf.la CCLD libvirt_driver_nwfilter.la CCLD libvirt_lxc CCLD libvirt_driver_esx.la CCLD libvirt.la CCLD libvirt_driver_qemu_impl.la CCLD libvirt_driver_qemu.la CCLD libvirt-qemu.la CCLD libvirt-lxc.la CCLD libvirt_sanlock_helper make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/src' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/src' Making all in daemon make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/daemon' GEN libvirtd.qemu.logrotate GEN libvirtd.policy GEN libvirtd.lxc.logrotate GEN libvirtd.uml.logrotate GEN libvirtd.logrotate GEN libvirtd.init make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/daemon' CC libvirtd_conf_la-libvirtd-config.lo CC libvirtd-libvirtd.o CC libvirtd-remote.o CC libvirtd-stream.o GEN libvirtd.8 GEN test_libvirtd.aug CCLD libvirtd_conf.la CCLD libvirtd make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/daemon' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/daemon' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tools' GEN libvirt-guests.sh GEN libvirt-guests.init make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tools' CC virsh-virsh.o CC virsh-virsh-console.o CC virsh-virsh-domain.o CC virsh-virsh-host.o CC virsh-virsh-domain-monitor.o CC virsh-virsh-interface.o CC virsh-virsh-network.o CC virsh-virsh-nodedev.o CC virsh-virsh-nwfilter.o CC virsh-virsh-pool.o CC virsh-virsh-snapshot.o CC virsh-virsh-secret.o CC virsh-virsh-volume.o CC virt_host_validate-virt-host-validate.o CC virt_host_validate-virt-host-validate-common.o CC virt_host_validate-virt-host-validate-qemu.o CC virt_host_validate-virt-host-validate-lxc.o CC virt_login_shell-virt-login-shell.o GEN virt-xml-validate GEN virt-pki-validate GEN virt-sanlock-cleanup CCLD virt-host-validate CCLD virt-login-shell CCLD virsh make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tools' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tools' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/docs' Making all in schemas make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/docs/schemas' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/docs/schemas' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/docs' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/docs' Making all in gnulib/tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/tests' GEN c++defs.h GEN warn-on-use.h GEN arg-nonnull.h GEN test-posix_spawn1.sh GEN test-posix_spawn2.sh GEN unused-parameter.h GEN inttypes.h GEN math.h GEN spawn.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/tests' Making all in . make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/tests' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tests' CC shunloadhelper.lo CC libvirportallocatormock_la-virportallocatortest.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC qemumonitortestutils.lo CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC virusbmock_la-virusbmock.lo CC virnetdevbandwidthmock_la-virnetdevbandwidthmock.lo CC securityselinuxhelper.lo CC virshtest.o CC testutils.o CC sockettest.o CC nodeinfotest.o CC virbuftest.o CC commandtest.o CC seclabeltest.o CC virhashtest.o CC viratomictest.o CC utiltest.o CC shunloadtest.o CC virtimetest.o CC viruritest.o CC virkeyfiletest.o CC viralloctest.o CC virauthconfigtest.o CC virbitmaptest.o CC vircgrouptest.o CC vircryptotest.o CC virpcitest.o CC virendiantest.o CC virfiletest.o CC virfirewalltest-virfirewalltest.o CC virfirewalltest-testutils.o CC viriscsitest.o CC virkeycodetest.o CC virlockspacetest.o CC virlogtest.o CC virstringtest.o CC virportallocatortest.o CC sysinfotest.o CC virkmodtest.o CC vircapstest.o CC testutilslxc.o CC testutilsqemu.o CC testutilsxen.o CC domaincapstest.o CC domainconftest.o CC virhostdevtest.o CC vircaps2xmltest.o CC virnetdevtest-virnetdevtest.o CC virnetdevtest-testutils.o CC virnetmessagetest-virnetmessagetest.o CC virnetmessagetest-testutils.o CC virnetsockettest.o CC virnetserverclienttest-virnetserverclienttest.o CC virnetserverclienttest-testutils.o CC virnettlscontexttest.o CC virnettlshelpers.o CC pkix_asn1_tab.o CC virnettlssessiontest.o CC fchosttest.o CC scsihosttest.o CC fdstreamtest.o CC securityselinuxtest.o CC viridentitytest.o CC securityselinuxlabeltest.o CC virdrivermoduletest.o CC xml2sexprtest.o CC sexpr2xmltest.o CC xmconfigtest.o CC xencapstest.o CC statstest.o CC reconnect.o CC xlconfigtest.o CC qemuxml2argvtest.o CC qemuxml2xmltest.o CC qemuxmlnstest.o CC qemuargv2xmltest.o CC qemuhelptest.o CC domainsnapshotxml2xmltest.o CC qemumonitortest.o CC qemumonitorjsontest.o CC qemuhotplugtest.o CC qemuagenttest.o CC qemucapabilitiestest.o CC qemucaps2xmltest.o CC qemucommandutiltest.o CC lxcxml2xmltest.o CC lxcconf2xmltest.o CC esxutilstest.o CC vmx2xmltest.o CC xml2vmxtest.o CC jsontest.o CC networkxml2xmltest.o CC networkxml2xmlupdatetest.o CC networkxml2conftest.o CC networkxml2firewalltest.o CC nwfilterxml2xmltest.o CC nwfilterebiptablestest.o CC nwfilterxml2firewalltest.o CC storagevolxml2argvtest.o CC virstoragetest.o CC virscsitest.o CC storagevolxml2xmltest.o CC storagepoolxml2xmltest.o CC nodedevxml2xmltest.o CC interfacexml2xmltest.o CC cputest.o CC metadatatest.o CC secretxml2xmltest.o CC virusbtest.o CC virnetdevbandwidthtest.o CC eventtest.o CC libvirtdconftest.o CC objecteventtest.o CC commandhelper.o CC ssh.o CC test_conf.o CCLD libshunload.la CCLD libvirportallocatormock.la CCLD virnetserverclientmock.la CCLD vircgroupmock.la CCLD virpcimock.la CCLD virnetdevmock.la CCLD libqemumonitortestutils.la CCLD qemuxml2argvmock.la CCLD qemucaps2xmlmock.la CCLD virusbmock.la CCLD virnetdevbandwidthmock.la CCLD libsecurityselinuxhelper.la CCLD virshtest CCLD sockettest CCLD nodeinfotest CCLD virbuftest CCLD commandtest CCLD seclabeltest CCLD virhashtest CCLD viratomictest CCLD utiltest CCLD shunloadtest CCLD virtimetest CCLD viruritest CCLD virkeyfiletest CCLD viralloctest CCLD virauthconfigtest CCLD virbitmaptest CCLD vircgrouptest CCLD vircryptotest CCLD virpcitest CCLD virendiantest CCLD virfiletest CCLD virfirewalltest CCLD viriscsitest CCLD virkeycodetest CCLD virlockspacetest CCLD virlogtest CCLD virstringtest CCLD virportallocatortest CCLD sysinfotest CCLD virkmodtest CCLD vircapstest CCLD domaincapstest CCLD domainconftest CCLD virhostdevtest CCLD vircaps2xmltest CCLD virnetdevtest CCLD virnetmessagetest CCLD virnetsockettest CCLD virnetserverclienttest CCLD virnettlscontexttest CCLD virnettlssessiontest CCLD fchosttest CCLD scsihosttest CCLD fdstreamtest CCLD securityselinuxtest CCLD viridentitytest CCLD securityselinuxlabeltest CCLD virdrivermoduletest CCLD xml2sexprtest CCLD sexpr2xmltest CCLD xmconfigtest CCLD xencapstest CCLD statstest CCLD reconnect CCLD xlconfigtest CCLD qemuxml2argvtest CCLD qemuxml2xmltest CCLD qemuxmlnstest CCLD qemuargv2xmltest CCLD qemuhelptest CCLD domainsnapshotxml2xmltest CCLD qemumonitortest CCLD qemumonitorjsontest CCLD qemuhotplugtest CCLD qemuagenttest CCLD qemucapabilitiestest CCLD qemucaps2xmltest CCLD qemucommandutiltest CCLD lxcxml2xmltest CCLD lxcconf2xmltest CCLD esxutilstest CCLD vmx2xmltest CCLD xml2vmxtest CCLD jsontest CCLD networkxml2xmltest CCLD networkxml2xmlupdatetest CCLD networkxml2conftest CCLD networkxml2firewalltest CCLD nwfilterxml2xmltest CCLD nwfilterebiptablestest CCLD nwfilterxml2firewalltest CCLD storagevolxml2argvtest CCLD virstoragetest CCLD virscsitest CCLD storagevolxml2xmltest CCLD storagepoolxml2xmltest CCLD nodedevxml2xmltest CCLD interfacexml2xmltest CCLD cputest CCLD metadatatest CCLD secretxml2xmltest CCLD virusbtest CCLD virnetdevbandwidthtest CCLD eventtest CCLD libvirtdconftest CCLD objecteventtest CCLD commandhelper CCLD ssh CCLD test_conf make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tests' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/po' test ! -f ./libvirt.pot || \ test -z "ar.gmo as.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_GB.gmo es.gmo et.gmo fi.gmo fr.gmo gl.gmo gu.gmo he.gmo hi.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mr.gmo ms.gmo nb.gmo nl.gmo nn.gmo nso.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo th.gmo tr.gmo uk.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo zu.gmo" || make ar.gmo as.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_GB.gmo es.gmo et.gmo fi.gmo fr.gmo gl.gmo gu.gmo he.gmo hi.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mr.gmo ms.gmo nb.gmo nl.gmo nn.gmo nso.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo th.gmo tr.gmo uk.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo zu.gmo make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/po' make[3]: `ar.gmo' is up to date. make[3]: `as.gmo' is up to date. make[3]: `bg.gmo' is up to date. make[3]: `bn.gmo' is up to date. make[3]: `bn_IN.gmo' is up to date. make[3]: `bs.gmo' is up to date. make[3]: `ca.gmo' is up to date. make[3]: `cs.gmo' is up to date. make[3]: `cy.gmo' is up to date. make[3]: `da.gmo' is up to date. make[3]: `de.gmo' is up to date. make[3]: `el.gmo' is up to date. make[3]: `en_GB.gmo' is up to date. make[3]: `es.gmo' is up to date. make[3]: `et.gmo' is up to date. make[3]: `fi.gmo' is up to date. make[3]: `fr.gmo' is up to date. make[3]: `gl.gmo' is up to date. make[3]: `gu.gmo' is up to date. make[3]: `he.gmo' is up to date. make[3]: `hi.gmo' is up to date. make[3]: `hu.gmo' is up to date. make[3]: `id.gmo' is up to date. make[3]: `is.gmo' is up to date. make[3]: `it.gmo' is up to date. make[3]: `ja.gmo' is up to date. make[3]: `ka.gmo' is up to date. make[3]: `kn.gmo' is up to date. make[3]: `ko.gmo' is up to date. make[3]: `lt.gmo' is up to date. make[3]: `lv.gmo' is up to date. make[3]: `mk.gmo' is up to date. make[3]: `ml.gmo' is up to date. make[3]: `mr.gmo' is up to date. make[3]: `ms.gmo' is up to date. make[3]: `nb.gmo' is up to date. make[3]: `nl.gmo' is up to date. make[3]: `nn.gmo' is up to date. make[3]: `nso.gmo' is up to date. make[3]: `or.gmo' is up to date. make[3]: `pa.gmo' is up to date. make[3]: `pl.gmo' is up to date. make[3]: `pt.gmo' is up to date. make[3]: `pt_BR.gmo' is up to date. make[3]: `ro.gmo' is up to date. make[3]: `ru.gmo' is up to date. make[3]: `si.gmo' is up to date. make[3]: `sk.gmo' is up to date. make[3]: `sl.gmo' is up to date. make[3]: `sq.gmo' is up to date. make[3]: `sr.gmo' is up to date. make[3]: `sr@latin.gmo' is up to date. make[3]: `sv.gmo' is up to date. make[3]: `ta.gmo' is up to date. make[3]: `te.gmo' is up to date. make[3]: `th.gmo' is up to date. make[3]: `tr.gmo' is up to date. make[3]: `uk.gmo' is up to date. make[3]: `ur.gmo' is up to date. make[3]: `vi.gmo' is up to date. make[3]: `zh_CN.gmo' is up to date. make[3]: `zh_TW.gmo' is up to date. make[3]: `zu.gmo' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/po' touch stamp-po make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/po' Making all in examples/object-events make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/object-events' CC event_test-event-test.o CCLD event-test make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/object-events' Making all in examples/hellolibvirt make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/hellolibvirt' CC hellolibvirt-hellolibvirt.o CCLD hellolibvirt make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/hellolibvirt' Making all in examples/dominfo make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/dominfo' CC info1.o CCLD info1 make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/dominfo' Making all in examples/domsuspend make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/domsuspend' CC suspend.o CCLD suspend make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/domsuspend' Making all in examples/apparmor make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/apparmor' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/apparmor' Making all in examples/xml/nwfilter make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/xml/nwfilter' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/xml/nwfilter' Making all in examples/openauth make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/openauth' CC openauth-openauth.o CCLD openauth make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/openauth' Making all in examples/systemtap make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/systemtap' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/systemtap' Making all in tools/wireshark make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tools/wireshark' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tools/wireshark' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tools/wireshark' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tools/wireshark' Making all in examples/dommigrate make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/dommigrate' CC dommigrate-dommigrate.o CCLD dommigrate make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/dommigrate' Making all in examples/lxcconvert make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/lxcconvert' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/lxcconvert' Making all in examples/domtop make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/domtop' CC domtop.o CCLD domtop make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/domtop' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15' + gzip -9 ChangeLog + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Jw8PXY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64 + cd libvirt-1.2.15 + LANG=C + export LANG + unset DISPLAY + rm -fr /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64 'SYSTEMD_UNIT_DIR=%{_unitdir}' cat: .git-module-status: No such file or directory fatal: Cannot open 'bootstrap.conf': No such file or directory fatal: ambiguous argument '.gnulib': unknown revision or path not in the working tree. Use '--' to separate paths from revisions Making install in . make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libvirt.pc libvirt-qemu.pc libvirt-lxc.pc '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15' Making install in gnulib/lib make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/lib' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/lib' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/lib' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64 ; \ fi ; \ if test -f /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/charset.alias > /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/charset.tmp /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/charset.tmp /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/charset.tmp ; \ fi ; \ fi make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/lib' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/lib' Making install in include make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/include' Making install in libvirt make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/include/libvirt' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/include/libvirt' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/include/libvirt' /bin/sh ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/include/libvirt mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/include/libvirt make[4]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/include/libvirt' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/include/libvirt' /usr/bin/install -c -m 644 libvirt.h libvirt-domain.h libvirt-domain-snapshot.h libvirt-event.h libvirt-host.h libvirt-interface.h libvirt-network.h libvirt-nodedev.h libvirt-nwfilter.h libvirt-secret.h libvirt-storage.h libvirt-stream.h libvirt-lxc.h libvirt-qemu.h virterror.h '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/include/libvirt' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/include/libvirt' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/include/libvirt' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/include' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/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-1.2.15/include' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/include' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/src' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/src' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt.la libvirt-qemu.la libvirt-lxc.la '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libvirt.so.0.1002.15 /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt.so.0.1002.15 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64 && { ln -s -f libvirt.so.0.1002.15 libvirt.so.0 || { rm -f libvirt.so.0 && ln -s libvirt.so.0.1002.15 libvirt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64 && { ln -s -f libvirt.so.0.1002.15 libvirt.so || { rm -f libvirt.so && ln -s libvirt.so.0.1002.15 libvirt.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt.la libtool: install: warning: relinking `libvirt-qemu.la' libtool: install: (cd /builddir/build/BUILD/libvirt-1.2.15/src; /bin/sh /builddir/build/BUILD/libvirt-1.2.15/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/libxml2 -W -Waddress -Wall -Warray-bounds -Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wempty-body -Wendif-labels -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-pch -Wlogical-op -Wmain -Wmissing-braces -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmultichar -Wnested-externs -Wnonnull -Wold-style-declaration -Wold-style-definition -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type -Wsequence-point -Wshadow -Wstrict-aliasing -Wstrict-prototypes -Wswitch -Wsync-nand -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wvariadic-macros -Wvolatile-register-var -Wwrite-strings -Wnormalized=nfc -fdiagnostics-show-option -funit-at-a-time -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-nonliteral -Wframe-larger-than=4096 -fexceptions -fasynchronous-unwind-tables -fipa-pure-const -Werror -fstack-protector-all -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,--version-script=./libvirt_qemu.syms -version-info 1002:15:1002 -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--no-copy-dt-needed-entries -o libvirt-qemu.la -rpath /usr/lib64 libvirt_qemu_la-libvirt-qemu.lo libvirt.la -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -inst-prefix-dir /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64) libtool: install: /usr/bin/install -c .libs/libvirt-qemu.so.0.1002.15T /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt-qemu.so.0.1002.15 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64 && { ln -s -f libvirt-qemu.so.0.1002.15 libvirt-qemu.so.0 || { rm -f libvirt-qemu.so.0 && ln -s libvirt-qemu.so.0.1002.15 libvirt-qemu.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64 && { ln -s -f libvirt-qemu.so.0.1002.15 libvirt-qemu.so || { rm -f libvirt-qemu.so && ln -s libvirt-qemu.so.0.1002.15 libvirt-qemu.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt-qemu.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt-qemu.la libtool: install: warning: relinking `libvirt-lxc.la' libtool: install: (cd /builddir/build/BUILD/libvirt-1.2.15/src; /bin/sh /builddir/build/BUILD/libvirt-1.2.15/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/libxml2 -W -Waddress -Wall -Warray-bounds -Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wempty-body -Wendif-labels -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-pch -Wlogical-op -Wmain -Wmissing-braces -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmultichar -Wnested-externs -Wnonnull -Wold-style-declaration -Wold-style-definition -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type -Wsequence-point -Wshadow -Wstrict-aliasing -Wstrict-prototypes -Wswitch -Wsync-nand -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wvariadic-macros -Wvolatile-register-var -Wwrite-strings -Wnormalized=nfc -fdiagnostics-show-option -funit-at-a-time -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-nonliteral -Wframe-larger-than=4096 -fexceptions -fasynchronous-unwind-tables -fipa-pure-const -Werror -fstack-protector-all -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,--version-script=./libvirt_lxc.syms -version-info 1002:15:1002 -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--no-copy-dt-needed-entries -o libvirt-lxc.la -rpath /usr/lib64 libvirt_lxc_la-libvirt-lxc.lo libvirt.la -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -inst-prefix-dir /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64) libtool: install: /usr/bin/install -c .libs/libvirt-lxc.so.0.1002.15T /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt-lxc.so.0.1002.15 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64 && { ln -s -f libvirt-lxc.so.0.1002.15 libvirt-lxc.so.0 || { rm -f libvirt-lxc.so.0 && ln -s libvirt-lxc.so.0.1002.15 libvirt-lxc.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64 && { ln -s -f libvirt-lxc.so.0.1002.15 libvirt-lxc.so || { rm -f libvirt-lxc.so && ln -s libvirt-lxc.so.0.1002.15 libvirt-lxc.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt-lxc.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt-lxc.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/libexec' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt_iohelper libvirt_leaseshelper libvirt_parthelper libvirt_sanlock_helper libvirt_lxc '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/libexec' libtool: install: /usr/bin/install -c libvirt_iohelper /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/libexec/libvirt_iohelper libtool: install: /usr/bin/install -c libvirt_leaseshelper /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/libexec/libvirt_leaseshelper libtool: install: /usr/bin/install -c libvirt_parthelper /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/libexec/libvirt_parthelper libtool: install: warning: `libvirt.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/libvirt_sanlock_helper /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/libexec/libvirt_sanlock_helper libtool: install: /usr/bin/install -c libvirt_lxc /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/libexec/libvirt_lxc /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c virtlockd '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/sbin' libtool: install: /usr/bin/install -c virtlockd /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/sbin/virtlockd /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/augeas/lenses' /usr/bin/install -c -m 644 libxl/libvirtd_libxl.aug qemu/libvirtd_qemu.aug lxc/libvirtd_lxc.aug locking/libvirt_lockd.aug locking/virtlockd.aug locking/libvirt_sanlock.aug '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/augeas/lenses' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/augeas/lenses/tests' /usr/bin/install -c -m 644 test_libvirtd_libxl.aug test_libvirtd_qemu.aug test_libvirtd_lxc.aug test_libvirt_lockd.aug test_virtlockd.aug test_libvirt_sanlock.aug '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/augeas/lenses/tests' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt' /usr/bin/install -c -m 644 libvirt.conf libxl/libxl.conf qemu/qemu.conf lxc/lxc.conf locking/virtlockd.conf '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt' /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/sysconfig /usr/bin/install -c -m 644 ./locking/virtlockd.sysconf \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/sysconfig/virtlockd /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/rc.d/init.d /usr/bin/install -c virtlockd.init \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/rc.d/init.d/virtlockd /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/lib/libvirt/lockd" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/lib/libvirt/lockd/files" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/run/libvirt/lockd" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/cache/libvirt" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/lib/libvirt/images" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/lib/libvirt/filesystems" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/lib/libvirt/boot" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/lib/libvirt/sanlock" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/lib/libvirt/qemu" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/run/libvirt/qemu" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/cache/libvirt/qemu" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/log/libvirt/qemu" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/lib/libvirt/lxc" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/run/libvirt/lxc" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/lib/libvirt/libxl" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/run/libvirt/libxl" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/log/libvirt/libxl" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/lib/libvirt/xen" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/lib/libvirt/network" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/lib/libvirt/dnsmasq" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/run/libvirt/network" /bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/qemu/networks/autostart" /usr/bin/install -c -m 644 ./network/default.xml \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/qemu/networks/default.xml test -z "1e82b365-accd-4f74-afd5-208ee3070329" || \ { sed -e "s,,\n 1c713dbf-cece-45a7-b647-7d9e4a56270a," \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/qemu/networks/default.xml > \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/qemu/networks/default.xml.t && \ cp /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/qemu/networks/default.xml.t \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/qemu/networks/default.xml && \ rm /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/qemu/networks/default.xml.t; } test -e /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/qemu/networks/autostart/default.xml || \ ln -s ../default.xml \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/qemu/networks/autostart/default.xml /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/lock-driver' /bin/sh ../libtool --mode=install /usr/bin/install -c lockd.la sanlock.la '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/lock-driver' libtool: install: /usr/bin/install -c .libs/lockd.so /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/lock-driver/lockd.so libtool: install: /usr/bin/install -c .libs/lockd.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/lock-driver/lockd.la libtool: install: /usr/bin/install -c .libs/sanlock.so /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/lock-driver/sanlock.so libtool: install: /usr/bin/install -c .libs/sanlock.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/lock-driver/sanlock.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libvirt/lock-driver' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 virtlockd.8 '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/man/man8' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt_driver_xen.la libvirt_driver_libxl.la libvirt_driver_qemu.la libvirt_driver_lxc.la libvirt_driver_network.la libvirt_driver_interface.la libvirt_driver_secret.la libvirt_driver_storage.la libvirt_driver_nodedev.la libvirt_driver_nwfilter.la '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver' libtool: install: /usr/bin/install -c .libs/libvirt_driver_xen.so /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_xen.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_xen.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_libxl.so /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_libxl.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_qemu.so /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_qemu.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_lxc.so /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_lxc.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_network.so /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_network.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_network.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_network.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_interface.so /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_interface.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_interface.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_interface.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_secret.so /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_secret.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_secret.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_secret.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_storage.so /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_storage.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_storage.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_storage.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_nodedev.so /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_nodedev.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_nodedev.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_nodedev.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_nwfilter.so /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_nwfilter.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_nwfilter.lai /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_nwfilter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libvirt/connection-driver' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt' /usr/bin/install -c -m 644 locking/qemu-lockd.conf locking/libxl-lockd.conf locking/qemu-sanlock.conf locking/libxl-sanlock.conf '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/libvirt' /usr/bin/install -c -m 644 cpu/cpu_map.xml '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/libvirt' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/polkit-1/actions' /usr/bin/install -c -m 644 ./access/org.libvirt.api.policy '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/polkit-1/actions' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/systemtap/tapset' /usr/bin/install -c -m 644 libvirt_probes.stp libvirt_qemu_probes.stp libvirt_functions.stp '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/systemtap/tapset' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/src' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/src' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/src' Making install in daemon make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/daemon' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/daemon' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/daemon' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirtd '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/sbin' libtool: install: warning: `../src/libvirt-lxc.la' has not been installed in `/usr/lib64' libtool: install: warning: `../src/libvirt-qemu.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/libvirt-1.2.15/src/libvirt.la' has not been installed in `/usr/lib64' libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/libvirtd /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/sbin/libvirtd /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/augeas/lenses' /usr/bin/install -c -m 644 libvirtd.aug '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/augeas/lenses' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/augeas/lenses/tests' /usr/bin/install -c -m 644 test_libvirtd.aug '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/augeas/lenses/tests' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/' /usr/bin/install -c -m 644 libvirtd.conf '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/' /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/sysconfig /usr/bin/install -c -m 644 ./libvirtd.sysconf \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/sysconfig/libvirtd /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/rc.d/init.d /usr/bin/install -c libvirtd.init \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/rc.d/init.d/libvirtd /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/sasl2/ /usr/bin/install -c -m 644 ./libvirtd.sasl \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/sasl2/libvirt.conf /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/polkit-1/actions /usr/bin/install -c -m 644 libvirtd.policy /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/polkit-1/actions/org.libvirt.unix.policy /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/log/libvirt/qemu/ \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/log/libvirt/lxc/ \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/log/libvirt/uml/ \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/logrotate.d/ /usr/bin/install -c -m 644 libvirtd.logrotate \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/logrotate.d/libvirtd /usr/bin/install -c -m 644 libvirtd.qemu.logrotate \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/logrotate.d/libvirtd.qemu /usr/bin/install -c -m 644 libvirtd.lxc.logrotate \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/logrotate.d/libvirtd.lxc /usr/bin/install -c -m 644 libvirtd.uml.logrotate \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/logrotate.d/libvirtd.uml /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib/sysctl.d /usr/bin/install -c -m 644 ./libvirtd.sysctl \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib/sysctl.d/60-libvirtd.conf /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/log/libvirt \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/run/libvirt \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/var/lib/libvirt /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 libvirtd.8 '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/daemon' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/daemon' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/daemon' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tools' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tools' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c virsh virt-host-validate virt-login-shell '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/bin' libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/lib64' libtool: install: warning: `../src/libvirt-lxc.la' has not been installed in `/usr/lib64' libtool: install: warning: `../src/libvirt-qemu.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/libvirt-1.2.15/src/libvirt.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/virsh /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/bin/virsh libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/virt-host-validate /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/bin/virt-host-validate libtool: install: /usr/bin/install -c virt-login-shell /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/bin/virt-login-shell /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/bin' /usr/bin/install -c virt-xml-validate virt-pki-validate '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/bin' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/libexec' /usr/bin/install -c libvirt-guests.sh '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/libexec' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/sbin' /usr/bin/install -c virt-sanlock-cleanup '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/sbin' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt' /usr/bin/install -c -m 644 virt-login-shell.conf '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt' /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/sysconfig /usr/bin/install -c -m 644 ./libvirt-guests.sysconf \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/sysconfig/libvirt-guests /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/rc.d/init.d /usr/bin/install -c libvirt-guests.init \ /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/rc.d/init.d/libvirt-guests /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 virt-host-validate.1 virt-pki-validate.1 virt-xml-validate.1 virsh.1 virt-login-shell.1 '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/man/man1' /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 virt-sanlock-cleanup.8 '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tools' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tools' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tools' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/docs' Making install in schemas make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/docs/schemas' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/docs/schemas' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/libvirt/schemas' /usr/bin/install -c -m 644 basictypes.rng capability.rng domain.rng domaincaps.rng domaincommon.rng domainsnapshot.rng interface.rng network.rng networkcommon.rng nodedev.rng nwfilter.rng secret.rng storagecommon.rng storagepool.rng storagevol.rng '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/libvirt/schemas' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/docs/schemas' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/docs/schemas' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/docs' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/docs' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/libvirt/api' /usr/bin/install -c -m 644 libvirt-api.xml libvirt-qemu-api.xml libvirt-lxc-api.xml '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/libvirt/api' /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-1.2.15/html mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-1.2.15/html for f in generic.css libvirt.css main.css 404.html acl.html aclpolkit.html api.html api_extension.html apps.html archdomain.html architecture.html archnetwork.html archnode.html archstorage.html auditlog.html auth.html bindings.html bugs.html cgroups.html compiling.html contact.html csharp.html deployment.html devguide.html docs.html downloads.html drivers.html drvbhyve.html drvesx.html drvhyperv.html drvlxc.html drvopenvz.html drvparallels.html drvphyp.html drvqemu.html drvremote.html drvtest.html drvuml.html drvvbox.html drvvmware.html drvxen.html errors.html firewall.html format.html formatcaps.html formatdomain.html formatdomaincaps.html formatnetwork.html formatnode.html formatnwfilter.html formatsecret.html formatsnapshot.html formatstorage.html formatstorageencryption.html goals.html governance.html hacking.html hooks.html hvsupport.html index.html internals.html intro.html java.html locking-lockd.html locking-sanlock.html locking.html logging.html migration.html news.html pending.html php.html python.html relatedlinks.html remote.html secureusage.html securityprocess.html sitemap.html storage.html testapi.html testsuites.html testtck.html todo.html uri.html virshcmdref.html windows.html todo.html hvsupport.html architecture.gif node.gif 32favicon.png footer_corner.png footer_pattern.png libvirt-header-bg.png libvirt-header-logo.png libvirtLogo.png libvirt-net-logical.png libvirt-net-physical.png libvirt-daemon-arch.png libvirt-driver-arch.png libvirt-object-model.png madeWith.png et.png migration-managed-direct.png migration-managed-p2p.png migration-native.png migration-tunnel.png migration-unmanaged-direct.png; do \ /usr/bin/install -c -m 0644 ./$f /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-1.2.15/html; done /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-1.2.15/html/html mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-1.2.15/html/html for h in html/index.html html/libvirt-libvirt-domain.html html/libvirt-libvirt-domain-snapshot.html html/libvirt-libvirt-event.html html/libvirt-libvirt-host.html html/libvirt-libvirt-interface.html html/libvirt-libvirt-network.html html/libvirt-libvirt-nodedev.html html/libvirt-libvirt-nwfilter.html html/libvirt-libvirt-secret.html html/libvirt-libvirt-storage.html html/libvirt-libvirt-stream.html html/libvirt-virterror.html; do \ /usr/bin/install -c -m 0644 ./$h /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-1.2.15/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-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-1.2.15/html/html; done /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-1.2.15/html/internals mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-1.2.15/html/internals for f in internals/command.html internals/locking.html internals/oomtesting.html internals/rpc.html; do \ /usr/bin/install -c -m 0644 ./$f /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-1.2.15/html/internals; done /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/gtk-doc/html/libvirt mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/gtk-doc/html/libvirt for file in devhelp/libvirt.devhelp devhelp/index.html devhelp/general.html devhelp/libvirt-virterror.html devhelp/home.png devhelp/left.png devhelp/right.png devhelp/up.png devhelp/style.css; do \ /usr/bin/install -c -m 0644 ./${file} /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/gtk-doc/html/libvirt ; \ done /usr/bin/install -c -m 644 ./libvirtLogo.png /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/libvirt make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/docs' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/docs' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/docs' Making install in gnulib/tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/tests' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/tests' Making install in . make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/tests' make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/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-1.2.15/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/gnulib/tests' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tests' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tests' 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-1.2.15/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tests' Making install in po make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/po' /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share installing ar.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/ar/LC_MESSAGES/libvirt.mo installing as.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/as/LC_MESSAGES/libvirt.mo installing bg.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/bg/LC_MESSAGES/libvirt.mo installing bn.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/bn/LC_MESSAGES/libvirt.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/libvirt.mo installing bs.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/bs/LC_MESSAGES/libvirt.mo installing ca.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/ca/LC_MESSAGES/libvirt.mo installing cs.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/cs/LC_MESSAGES/libvirt.mo installing cy.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/cy/LC_MESSAGES/libvirt.mo installing da.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/da/LC_MESSAGES/libvirt.mo installing de.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/de/LC_MESSAGES/libvirt.mo installing el.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/el/LC_MESSAGES/libvirt.mo installing en_GB.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/en_GB/LC_MESSAGES/libvirt.mo installing es.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/es/LC_MESSAGES/libvirt.mo installing et.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/et/LC_MESSAGES/libvirt.mo installing fi.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/fi/LC_MESSAGES/libvirt.mo installing fr.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/fr/LC_MESSAGES/libvirt.mo installing gl.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/gl/LC_MESSAGES/libvirt.mo installing gu.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/gu/LC_MESSAGES/libvirt.mo installing he.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/he/LC_MESSAGES/libvirt.mo installing hi.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/hi/LC_MESSAGES/libvirt.mo installing hu.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/hu/LC_MESSAGES/libvirt.mo installing id.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/id/LC_MESSAGES/libvirt.mo installing is.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/is/LC_MESSAGES/libvirt.mo installing it.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/it/LC_MESSAGES/libvirt.mo installing ja.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/ja/LC_MESSAGES/libvirt.mo installing ka.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/ka/LC_MESSAGES/libvirt.mo installing kn.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/kn/LC_MESSAGES/libvirt.mo installing ko.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/ko/LC_MESSAGES/libvirt.mo installing lt.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/lt/LC_MESSAGES/libvirt.mo installing lv.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/lv/LC_MESSAGES/libvirt.mo installing mk.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/mk/LC_MESSAGES/libvirt.mo installing ml.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/ml/LC_MESSAGES/libvirt.mo installing mr.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/mr/LC_MESSAGES/libvirt.mo installing ms.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/ms/LC_MESSAGES/libvirt.mo installing nb.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/nb/LC_MESSAGES/libvirt.mo installing nl.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/nl/LC_MESSAGES/libvirt.mo installing nn.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/nn/LC_MESSAGES/libvirt.mo installing nso.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/nso/LC_MESSAGES/libvirt.mo installing or.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/or/LC_MESSAGES/libvirt.mo installing pa.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/pa/LC_MESSAGES/libvirt.mo installing pl.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/pl/LC_MESSAGES/libvirt.mo installing pt.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/pt/LC_MESSAGES/libvirt.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/libvirt.mo installing ro.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/ro/LC_MESSAGES/libvirt.mo installing ru.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/ru/LC_MESSAGES/libvirt.mo installing si.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/si/LC_MESSAGES/libvirt.mo installing sk.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/sk/LC_MESSAGES/libvirt.mo installing sl.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/sl/LC_MESSAGES/libvirt.mo installing sq.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/sq/LC_MESSAGES/libvirt.mo installing sr.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/sr/LC_MESSAGES/libvirt.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/libvirt.mo installing sv.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/sv/LC_MESSAGES/libvirt.mo installing ta.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/ta/LC_MESSAGES/libvirt.mo installing te.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/te/LC_MESSAGES/libvirt.mo installing th.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/th/LC_MESSAGES/libvirt.mo installing tr.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/tr/LC_MESSAGES/libvirt.mo installing uk.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/uk/LC_MESSAGES/libvirt.mo installing ur.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/ur/LC_MESSAGES/libvirt.mo installing vi.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/vi/LC_MESSAGES/libvirt.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/libvirt.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/libvirt.mo installing zu.gmo as /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/locale/zu/LC_MESSAGES/libvirt.mo if test "libvirt" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/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-1.2.15-104.el6.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/po' Making install in examples/object-events make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/object-events' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/object-events' 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-1.2.15/examples/object-events' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/object-events' Making install in examples/hellolibvirt make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/hellolibvirt' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/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-1.2.15/examples/hellolibvirt' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/hellolibvirt' Making install in examples/dominfo make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/dominfo' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/dominfo' 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-1.2.15/examples/dominfo' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/dominfo' Making install in examples/domsuspend make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/domsuspend' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/domsuspend' 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-1.2.15/examples/domsuspend' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/domsuspend' Making install in examples/apparmor make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/apparmor' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/apparmor' make[2]: Nothing to be done for `install-exec-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/apparmor' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/apparmor' Making install in examples/xml/nwfilter make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/xml/nwfilter' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/xml/nwfilter' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p ""/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/nwfilter"" for f in allow-arp.xml allow-dhcp-server.xml allow-dhcp.xml allow-incoming-ipv4.xml allow-ipv4.xml clean-traffic.xml no-arp-spoofing.xml no-arp-ip-spoofing.xml no-arp-mac-spoofing.xml no-ip-multicast.xml no-ip-spoofing.xml no-mac-broadcast.xml no-mac-spoofing.xml no-other-l2-traffic.xml no-other-rarp-traffic.xml qemu-announce-self.xml qemu-announce-self-rarp.xml; do \ /usr/bin/install -c -m 644 ./$f ""/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/nwfilter""; \ done make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/xml/nwfilter' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/xml/nwfilter' Making install in examples/openauth make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/openauth' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/openauth' 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-1.2.15/examples/openauth' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/openauth' Making install in examples/systemtap make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/systemtap' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/systemtap' 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-1.2.15/examples/systemtap' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/systemtap' Making install in tools/wireshark make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tools/wireshark' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tools/wireshark' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tools/wireshark' 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-1.2.15/tools/wireshark' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tools/wireshark' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tools/wireshark' Making install in examples/dommigrate make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/dommigrate' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/dommigrate' 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-1.2.15/examples/dommigrate' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/dommigrate' Making install in examples/lxcconvert make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/lxcconvert' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/lxcconvert' 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-1.2.15/examples/lxcconvert' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/lxcconvert' Making install in examples/domtop make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/domtop' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/examples/domtop' 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-1.2.15/examples/domtop' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/examples/domtop' + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/object-events + make clean rm -rf .libs _libs rm -f event-test rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/dominfo + make clean rm -rf .libs _libs rm -f info1 rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/domsuspend + make clean rm -rf .libs _libs rm -f suspend rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + 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 + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/openauth + make clean rm -rf .libs _libs rm -f openauth rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/xml/nwfilter + make clean rm -rf .libs _libs rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/systemtap + make clean rm -rf .libs _libs rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/dommigrate + make clean rm -rf .libs _libs rm -f dommigrate rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/domtop + make clean rm -rf .libs _libs rm -f domtop rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + rm -f /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt-lxc.la /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt-qemu.la /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt.la + rm -f '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/*.a' + rm -f /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/lock-driver/lockd.la /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/lock-driver/sanlock.la + rm -f '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/lock-driver/*.a' + rm -f /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_interface.la /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.la /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.la /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_network.la /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_nodedev.la /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_nwfilter.la /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.la /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_secret.la /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_storage.la /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_xen.la + rm -f '/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/*.a' + install -d -m 0755 /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/lib/libvirt/dnsmasq/ + install -d -m 0755 /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/libvirt/networks/ + cp /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/qemu/networks/default.xml /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/libvirt/networks/default.xml + rm -f /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/qemu/networks/default.xml + rm -f /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/libvirt/qemu/networks/autostart/default.xml + sed -i -e '//d' /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/libvirt/networks/default.xml + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64 libvirt + rm -rf /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/etc/logrotate.d/libvirtd.uml + mv /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-1.2.15 libvirt-docs + mv /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/systemtap/tapset/libvirt_probes.stp /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/systemtap/tapset/libvirt_probes-64.stp + mv /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/systemtap/tapset/libvirt_qemu_probes.stp /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/systemtap/tapset/libvirt_qemu_probes-64.stp + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libvirt-1.2.15 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt-lxc.so.0.1002.15 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt-qemu.so.0.1002.15 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt.so.0.1002.15 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/lock-driver/lockd.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/lock-driver/sanlock.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_nodedev.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_secret.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_nwfilter.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_interface.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_storage.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_network.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/libexec/libvirt_lxc extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/libexec/libvirt_sanlock_helper extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/libexec/libvirt_parthelper extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/libexec/libvirt_leaseshelper extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/libexec/libvirt_iohelper extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/bin/virsh extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/bin/virt-host-validate extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/bin/virt-login-shell extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/sbin/virtlockd extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/sbin/libvirtd symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.1002.15.debug to /usr/lib/debug/usr/lib64/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.1002.15.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.1002.15.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.1002.15.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.1002.15.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.1002.15.debug to /usr/lib/debug/usr/lib64/libvirt.so.debug 32547 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.66t91Z + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.15 + unset DISPLAY + cd tests + make make: Nothing to be done for `all'. + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make check VIR_TEST_DEBUG=1 CC nodeinfotest.o CCLD nodeinfotest CC seclabeltest.o CCLD seclabeltest make make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tests' make check-TESTS make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tests' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tests' PASS: virshtest PASS: sockettest PASS: nodeinfotest PASS: virbuftest PASS: commandtest PASS: seclabeltest PASS: virhashtest PASS: viratomictest PASS: utiltest PASS: shunloadtest PASS: virtimetest PASS: viruritest PASS: virkeyfiletest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircgrouptest PASS: vircryptotest PASS: virpcitest PASS: virendiantest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: virkmodtest PASS: vircapstest PASS: domaincapstest PASS: domainconftest PASS: virhostdevtest PASS: vircaps2xmltest PASS: virnetdevtest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetserverclienttest PASS: virnettlscontexttest PASS: virnettlssessiontest PASS: fchosttest PASS: scsihosttest PASS: fdstreamtest PASS: securityselinuxtest PASS: viridentitytest PASS: securityselinuxlabeltest PASS: virdrivermoduletest PASS: xml2sexprtest PASS: sexpr2xmltest PASS: xmconfigtest PASS: xencapstest SKIP: statstest SKIP: reconnect PASS: xlconfigtest PASS: qemuxml2argvtest PASS: qemuxml2xmltest PASS: qemuxmlnstest PASS: qemuargv2xmltest PASS: qemuhelptest PASS: domainsnapshotxml2xmltest PASS: qemumonitortest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemuagenttest PASS: qemucapabilitiestest PASS: qemucaps2xmltest PASS: qemucommandutiltest PASS: lxcxml2xmltest PASS: lxcconf2xmltest PASS: esxutilstest PASS: vmx2xmltest PASS: xml2vmxtest PASS: jsontest PASS: networkxml2xmltest PASS: networkxml2xmlupdatetest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: nwfilterxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: virstoragetest PASS: virscsitest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: cputest PASS: metadatatest PASS: secretxml2xmltest PASS: virusbtest PASS: virnetdevbandwidthtest PASS: eventtest PASS: libvirtdconftest PASS: objecteventtest PASS: capabilityschematest PASS: interfaceschematest PASS: networkschematest PASS: storagepoolschematest PASS: storagevolschematest PASS: domaincapsschematest PASS: domainschematest PASS: nodedevschematest PASS: nwfilterschematest PASS: domainsnapshotschematest PASS: secretschematest PASS: test_conf.sh PASS: cpuset PASS: define-dev-segfault PASS: int-overflow PASS: libvirtd-fail PASS: libvirtd-pool PASS: read-bufsiz PASS: read-non-seekable PASS: start PASS: virsh-uriprecedence PASS: vcpupin PASS: virsh-all PASS: virsh-optparse PASS: virsh-schedinfo PASS: virsh-synopsis PASS: virsh-undefine make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.15/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tests' ============================================================================ Testsuite summary for libvirt 1.2.15 ============================================================================ # TOTAL: 123 # PASS: 121 # SKIP: 2 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.15/tests' + exit 0 Processing files: libvirt-1.2.15-104.el6.x86_64 Processing files: libvirt-docs-1.2.15-104.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lCTV8u + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.15 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-docs-1.2.15 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-docs-1.2.15 + /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-docs-1.2.15 + cp -pr AUTHORS ChangeLog.gz NEWS README TODO libvirt-docs/html /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-docs-1.2.15 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libvirt-daemon-1.2.15-104.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ebu5K0 + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.15 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-daemon-1.2.15 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-daemon-1.2.15 + /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-daemon-1.2.15 + cp -pr daemon/libvirtd.upstart /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-daemon-1.2.15 + exit 0 Provides: config(libvirt-daemon) = 1.2.15-104.el6 lockd.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgnutls.so.26()(64bit) libgnutls.so.26(GNUTLS_1_4)(64bit) libnl.so.1()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsasl2.so.2()(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_1.2.15)(64bit) libxenctrl.so.4.6()(64bit) libxenlight.so.4.6()(64bit) libxlutil.so.4.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-config-network-1.2.15-104.el6.x86_64 Requires(interp): /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 Processing files: libvirt-daemon-config-nwfilter-1.2.15-104.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libvirt-daemon-driver-network-1.2.15-104.el6.x86_64 Provides: libvirt_driver_network.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libaudit.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libnl.so.1()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-nwfilter-1.2.15-104.el6.x86_64 Provides: libvirt_driver_nwfilter.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libnl.so.1()(64bit) libpcap.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-nodedev-1.2.15-104.el6.x86_64 Provides: libvirt_driver_nodedev.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpciaccess.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libudev.so.0()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-interface-1.2.15-104.el6.x86_64 Provides: libvirt_driver_interface.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libnetcf.so.1()(64bit) libnetcf.so.1(NETCF_1.0.0)(64bit) libnetcf.so.1(NETCF_1.2.0)(64bit) libnetcf.so.1(NETCF_1.3.0)(64bit) libnetcf.so.1(NETCF_1.4.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libudev.so.0()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-secret-1.2.15-104.el6.x86_64 Provides: libvirt_driver_secret.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-storage-1.2.15-104.el6.x86_64 Provides: libvirt_driver_storage.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libaudit.so.1()(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_1.0)(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libgfapi.so.0()(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libnl.so.1()(64bit) libnuma.so.1()(64bit) libparted-2.1.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-qemu-1.2.15-104.el6.x86_64 Provides: config(libvirt-daemon-driver-qemu) = 1.2.15-104.el6 libvirt_driver_qemu.so()(64bit) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgnutls.so.26()(64bit) libgnutls.so.26(GNUTLS_1_4)(64bit) libnl.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-lxc-1.2.15-104.el6.x86_64 Provides: config(libvirt-daemon-driver-lxc) = 1.2.15-104.el6 libvirt_driver_lxc.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgnutls.so.26()(64bit) libgnutls.so.26(GNUTLS_1_4)(64bit) libnl.so.1()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsasl2.so.2()(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-xen-1.2.15-104.el6.x86_64 Provides: libvirt_driver_xen.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) libxenstore.so.3.0()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-libxl-1.2.15-104.el6.x86_64 Provides: config(libvirt-daemon-driver-libxl) = 1.2.15-104.el6 libvirt_driver_libxl.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) libxenctrl.so.4.6()(64bit) libxenlight.so.4.6()(64bit) libxlutil.so.4.6()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-kvm-1.2.15-104.el6.x86_64 Processing files: libvirt-daemon-lxc-1.2.15-104.el6.x86_64 Processing files: libvirt-daemon-xen-1.2.15-104.el6.x86_64 Processing files: libvirt-client-1.2.15-104.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZJL6Kw + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.15 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-client-1.2.15 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-client-1.2.15 + /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-client-1.2.15 + cp -pr COPYING COPYING.LESSER /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-client-1.2.15 + exit 0 Provides: config(libvirt-client) = 1.2.15-104.el6 libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.0.6)(64bit) libvirt.so.0(LIBVIRT_1.1.0)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_1.2.15)(64bit) Requires(interp): /bin/sh /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(postun): /bin/sh Requires: /bin/sh libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcrypt.so.11()(64bit) libgcrypt.so.11(GCRYPT_1.2)(64bit) libgnutls.so.26()(64bit) libgnutls.so.26(GNUTLS_1_4)(64bit) libnl.so.1()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libreadline.so.6()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsasl2.so.2()(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.1.0)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_1.2.15)(64bit) libxenctrl.so.4.6()(64bit) libxenlight.so.4.6()(64bit) libxlutil.so.4.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH) Processing files: libvirt-login-shell-1.2.15-104.el6.x86_64 Provides: config(libvirt-login-shell) = 1.2.15-104.el6 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Processing files: libvirt-devel-1.2.15-104.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EVjDD3 + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.15 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-devel-1.2.15 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-devel-1.2.15 + /bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-devel-1.2.15 + cp -pr docs/404.html docs/acl.html docs/aclpolkit.html docs/api.html docs/api_extension.html docs/apps.html docs/archdomain.html docs/architecture.html docs/archnetwork.html docs/archnode.html docs/archstorage.html docs/auditlog.html docs/auth.html docs/bindings.html docs/bugs.html docs/cgroups.html docs/compiling.html docs/contact.html docs/csharp.html docs/deployment.html docs/devguide.html docs/docs.html docs/downloads.html docs/drivers.html docs/drvbhyve.html docs/drvesx.html docs/drvhyperv.html docs/drvlxc.html docs/drvopenvz.html docs/drvparallels.html docs/drvphyp.html docs/drvqemu.html docs/drvremote.html docs/drvtest.html docs/drvuml.html docs/drvvbox.html docs/drvvmware.html docs/drvxen.html docs/errors.html docs/firewall.html docs/format.html docs/formatcaps.html docs/formatdomain.html docs/formatdomaincaps.html docs/formatnetwork.html docs/formatnode.html docs/formatnwfilter.html docs/formatsecret.html docs/formatsnapshot.html docs/formatstorage.html docs/formatstorageencryption.html docs/goals.html docs/governance.html docs/hacking.html docs/hooks.html docs/hvsupport.html docs/index.html docs/internals.html docs/intro.html docs/java.html docs/locking-lockd.html docs/locking-sanlock.html docs/locking.html docs/logging.html docs/migration.html docs/news.html docs/pending.html docs/php.html docs/python.html docs/relatedlinks.html docs/remote.html docs/secureusage.html docs/securityprocess.html docs/sitemap.html docs/storage.html docs/testapi.html docs/testsuites.html docs/testtck.html docs/todo.html docs/uri.html docs/virshcmdref.html docs/windows.html docs/html docs/architecture.gif docs/node.gif /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-devel-1.2.15 + cp -pr docs/libvirt-api.xml /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-devel-1.2.15 + cp -pr examples/hellolibvirt /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-devel-1.2.15 + cp -pr examples/object-events /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-devel-1.2.15 + cp -pr examples/dominfo /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-devel-1.2.15 + cp -pr examples/domsuspend /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-devel-1.2.15 + cp -pr examples/dommigrate /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-devel-1.2.15 + cp -pr examples/openauth /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-devel-1.2.15 + cp -pr examples/xml /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-devel-1.2.15 + cp -pr examples/systemtap /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64/usr/share/doc/libvirt-devel-1.2.15 + exit 0 Provides: pkgconfig(libvirt) = 1.2.15 pkgconfig(libvirt-lxc) = 1.2.15 pkgconfig(libvirt-qemu) = 1.2.15 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 libvirt-lxc.so.0()(64bit) libvirt-qemu.so.0()(64bit) libvirt.so.0()(64bit) pkgconfig(libvirt) Processing files: libvirt-lock-sanlock-1.2.15-104.el6.x86_64 Provides: config(libvirt-lock-sanlock) = 1.2.15-104.el6 sanlock.so()(64bit) Requires(interp): /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: /bin/sh libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgnutls.so.26()(64bit) libnl.so.1()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libsanlock_client.so.1()(64bit) libsasl2.so.2()(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_1.2.15)(64bit) libxenctrl.so.4.6()(64bit) libxenlight.so.4.6()(64bit) libxlutil.so.4.6()(64bit) libxml2.so.2()(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH) Processing files: libvirt-debuginfo-1.2.15-104.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64 warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Wrote: /builddir/build/RPMS/libvirt-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-docs-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-config-network-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-config-nwfilter-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-network-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-nwfilter-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-nodedev-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-interface-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-secret-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-storage-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-qemu-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-lxc-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-xen-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-libxl-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-kvm-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-lxc-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-xen-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-client-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-login-shell-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-devel-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-lock-sanlock-1.2.15-104.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-debuginfo-1.2.15-104.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ABouM9 + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.15 + rm -fr /builddir/build/BUILDROOT/libvirt-1.2.15-104.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->