Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libvirt.spec'], chrootPath='/srv/build/7/B/mock-root/c7.01.u-x86_64/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libvirt.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: hostname: command not found warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libvirt-1.2.17-13.el7_2.4.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libvirt.spec '], chrootPath='/srv/build/7/B/mock-root/c7.01.u-x86_64/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libvirt.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B1onHG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libvirt-1.2.17 + /usr/bin/gzip -dc /builddir/build/SOURCES/libvirt-1.2.17.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-1.2.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + PATCHCOUNT=262 + PATCHLIST=/tmp/lua_YJMKCW + 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.17 base' ++ grep '\.patch$' /tmp/lua_YJMKCW ++ wc -l + COUNT=262 + '[' 262 -ne 262 ']' + '[' 262 -gt 0 ']' + xargs git am Applying: RHEL: screenshot: Implement multiple screen support Applying: RHEL: Support virtio disk hotplug in JSON mode Applying: RHEL: Add support for QMP I/O error reason Applying: RHEL: qemu: support relative backing for RHEL 7.0.z qemu Applying: RHEL: Fix maxvcpus output Applying: RHEL: Hack around changed Broadwell/Haswell CPUs Applying: util: bitmap: Don't alloc overly large binary bitmaps Applying: storage: Fix regression in storagePoolUpdateAllState Applying: Separate isa-fdc options generation Applying: Explicitly format the isa-fdc controller for newer q35 machines Applying: Add rhel machine types to qemuDomainMachineNeedsFDC Applying: conf: Don't allow duplicated target names regardless of bus Applying: storage: Revert volume obj list updating after volume creation (4749d82a) Applying: qemu_monitor: Wire up MIGRATION event Applying: qemu: Enable migration events on QMP monitor Applying: qemuDomainGetJobStatsInternal: Support migration events Applying: qemu: Update migration state according to MIGRATION event Applying: qemu: Wait for migration events on domain condition Applying: qemu: Check duplicate WWNs also for hotplugged disks Applying: qemu: move the guest status check before agent config and status check Applying: qemu: report error for non-existing disk in blockjobinfo Applying: virCondWaitUntil: add another return value Applying: virDomainObjSignal: drop this function Applying: monitor: detect that eject fails because the tray is locked Applying: qemu_hotplug: try harder to eject media Applying: qemu: Drop LFs at the end of error from QEMU log Applying: Introduce virHashAtomic Applying: Introduce virErrorCopyNew Applying: qemu: Remember incoming migration errors Applying: qemu: Don't report false error from MigrateFinish Applying: qemu: Use error from Finish instead of "unexpectedly failed" Applying: cpu: Add support for MPX and AVX512 Intel features Applying: qemuProcessHandleMigrationStatus: Update migration status more frequently Applying: qemuDomainSetNumaParamsLive: Check for NUMA mode more wisely Applying: qemu: process: Improve update of maximum balloon state at startup Applying: storage: Fix pool building when directory already exists Applying: virsh: report error if vcpu number exceed the guest maxvcpu number Applying: cmdVcpuPin: Remove dead code Applying: rpc: Add virNetDaemonHasClients Applying: rpc: Rework timerActive logic in daemon Applying: cgroup: Drop resource partition from virSystemdMakeScopeName Applying: virsh: blockjob: Extract block job info code into a separate function Applying: virsh: cmdBlockJob: Switch to declarative flag interlocking Applying: virsh: blockjob: Split out vshBlockJobSetSpeed from blockJobImpl Applying: virsh: block job: separate abort from blockJobImpl Applying: virsh: Split out block pull implementation from blockJobImpl Applying: virsh: Kill blockJobImpl by moving the final impl into cmdBlockCommit Applying: virsh: Refactor argument checking in cmdBlockCommit Applying: virsh: Refactor argument handling in cmdBlockCopy Applying: virsh: Refactor argument handling in cmdBlockPull Applying: qemu: Update state of block job to READY only if it actually is ready Applying: virsh: Refactor block job waiting in cmdBlockPull Applying: virsh: Refactor block job waiting in cmdBlockCommit Applying: virsh: Refactor block job waiting in cmdBlockCopy Applying: qemu: Reject migration with memory-hotplug if destination doesn't support it Applying: qemu: Properly check for incoming migration job Applying: qemu: Do not reset labels when migration fails Applying: qemu: Check for iotune_max support properly Applying: docs: Add Fibre Channel NPIV supported option for volume lun config Applying: conf: Allow error reporting in virDomainDiskSourceIsBlockType Applying: qemu: Forbid image pre-creation for non-shared storage migration Applying: qemu: remove deadcode in qemuDomain{HelperGetVcpus|GetIOThreadsLive} Applying: nodeinfo: Introduce local linuxGetCPUPresentPath Applying: nodeinfo: Add sysfs_prefix to nodeGetCPUCount Applying: nodeinfo: Add sysfs_prefix to nodeGetPresentCPUBitmap Applying: nodeinfo: Add sysfs_prefix to nodeGetCPUBitmap Applying: nodeinfo: Add sysfs_prefix to nodeGetCPUMap Applying: nodeinfo: Add sysfs_prefix to nodeGetInfo Applying: nodeinfo: Add sysfs_prefix to nodeCapsInitNUMA Applying: nodeinfo: Add sysfs_prefix to nodeGetMemoryStats Applying: nodeinfo: fix to parse present cpus rather than possible cpus Applying: tests: Add nodeinfo test for non-present CPUs Applying: nodeinfo: Make sysfs_prefix usage more consistent Applying: nodeinfo: Formatting changes Applying: tests: Restore links in deconfigured-cpus nodeinfo test Applying: nodeinfo: Add nodeGetPresentCPUBitmap() to libvirt_private.syms Applying: nodeinfo: Fix nodeGetCPUBitmap()'s fallback code path Applying: nodeinfo: Introduce linuxGetCPUGlobalPath() Applying: nodeinfo: Introduce linuxGetCPUOnlinePath() Applying: nodeinfo: Rename linuxParseCPUmax() to linuxParseCPUCount() Applying: nodeinfo: Add old kernel compatibility to nodeGetPresentCPUBitmap() Applying: nodeinfo: Remove out parameter from nodeGetCPUBitmap() Applying: nodeinfo: Rename nodeGetCPUBitmap() to nodeGetOnlineCPUBitmap() Applying: nodeinfo: Phase out cpu_set_t usage Applying: nodeinfo: Use nodeGetOnlineCPUBitmap() when parsing node Applying: nodeinfo: Use a bitmap to keep track of node CPUs Applying: nodeinfo: Calculate present and online CPUs only once Applying: nodeinfo: Check for errors when reading core_id Applying: Renamed deconfigured-cpus to allow make dist Applying: tests: Finish rename of the long nodeinfo test case Applying: nodeinfo: Fix output on PPC64 KVM hosts Applying: tests: Prepare for subcore tests Applying: tests: Add subcores1 nodeinfo test Applying: tests: Add subcores2 nodeinfo test Applying: tests: Add subcores3 nodeinfo test Applying: nodeinfo: Fix build failure when KVM headers are not available Applying: qemu: fix some api cannot work when disable cpuset in conf Applying: qemu: Auto assign pci addresses for shared memory devices Applying: conf: Add getter for network routes Applying: network: Add another collision check into networkCheckRouteCollision Applying: docs: Document how libvirt handles companion controllers Applying: qemu: Reject updating unsupported disk information Applying: numa_conf: Introduce virDomainNumaGetMaxCPUID Applying: virDomainDefParseXML: Check for malicious cpu ids in Applying: conf: more useful error message when pci function is out of range Applying: qemu: Fix reporting of physical capacity for block devices Applying: network: verify proper address family in updates to and Applying: rpc: Remove keepalive_required option Applying: virNetDevBandwidthParseRate: Reject negative values Applying: domain: Fix crash if trying to live update disk Applying: qemu: fail on attempts to use for non-tap network connections Applying: network: validate network NAT range Applying: conf: Don't try formating non-existing addresses Applying: cpu: Rename {powerpc, ppc} => ppc64 (filesystem) Applying: cpu: Rename {powerpc, ppc} => ppc64 (exported symbols) Applying: cpu: Rename {powerpc, ppc} => ppc64 (internal symbols) Applying: cpu: Indentation changes in the ppc64 driver Applying: cpu: Mark driver functions in ppc64 driver Applying: cpu: Simplify NULL handling in ppc64 driver Applying: cpu: Simplify ppc64ModelFromCPU() Applying: cpu: Reorder functions in the ppc64 driver Applying: cpu: Remove ISA information from CPU map XML Applying: tests: Remove unused file Applying: tests: Improve result handling in cpuTestGuestData() Applying: cpu: Never skip CPU model name check in ppc64 driver Applying: cpu: CPU model names have to match on ppc64 Applying: cpu: Use ppc64Compute() to implement ppc64DriverCompare() Applying: tests: Temporarily disable ppc64 cpu tests Applying: cpu: Align ppc64 CPU data with x86 Applying: cpu: Support multiple PVRs in the ppc64 driver Applying: cpu: Simplify ppc64 part of CPU map XML Applying: cpu: Parse and use PVR masks in the ppc64 driver Applying: cpu: Add POWER8NVL information to CPU map XML Applying: cpu: Implement backwards compatibility in the ppc64 driver Applying: cpu: Forbid model fallback in the ppc64 driver Applying: tests: Re-enable ppc64 cpu tests Applying: tests: Add a bunch of cpu test case for ppc64 Applying: cpu: Fix segfault in the ppc64 driver Applying: qemu: Fix segfault when parsing private domain data Applying: conf: Pass private data to Parse function of XML options Applying: qemu: Keep numad hint after daemon restart Applying: qemu: Use numad information when getting pin information Applying: api: Remove check on iothread_id arg in virDomainPinIOThread Applying: api: Adjust comment for virDomainAddIOThread Applying: qemu: Add check for invalid iothread_id in qemuDomainChgIOThread Applying: conf: Check for attach disk usage of iothread=0 Applying: virNetDevBandwidthUpdateRate: turn class_id into integer Applying: bridge_driver: Introduce networkBandwidthChangeAllowed Applying: bridge_driver: Introduce networkBandwidthUpdate Applying: qemuDomainSetInterfaceParameters: Use new functions to update bandwidth Applying: cpu: Don't update host-model guest CPUs on ppc64 Applying: cpu: Better support for ppc64 compatibility modes Applying: cpu: Move check for NULL CPU model inside the driver Applying: tests: Add some compatibility-related cases to the CPU tests Applying: Start daemon only after filesystems are mounted Applying: virfile: Add error for root squash change mode failure Applying: virfile: Introduce virFileUnlink Applying: storage: Correct the 'mode' check Applying: storage: Handle failure from refreshVol Applying: util: Add virStringGetFirstWithPrefix Applying: util: Add virCgroupGetBlockDevString Applying: util: Add getters for cgroup block device I/O throttling Applying: lxc: Sync BlkioDevice values when setting them in cgroups Applying: qemu: Sync BlkioDevice values when setting them in cgroups Applying: Allow vfio hotplug of a device to the domain which owns the iommu Applying: hostdev: skip ACS check when using VFIO for device assignment Applying: docs: Clarify unprivileged sgio feature Applying: qemu: Introduce qemuIsSharedHostdev Applying: qemu: Introduce qemuGetHostdevPath Applying: qemu: Refactor qemuCheckSharedDisk to create qemuCheckUnprivSGIO Applying: qemu: Inline qemuGetHostdevPath Applying: qemu: Refactor qemuSetUnprivSGIO return values Applying: qemu: Fix integer/boolean logic in qemuSetUnprivSGIO Applying: RHEL: qemu: Add ability to set sgio values for hostdev Applying: RHEL: qemu: Add check for unpriv sgio for SCSI generic host device Applying: security_selinux: Use proper structure to access socket data Applying: security_dac: Label non-listening sockets Applying: security: Add virSecurityDomainSetDirLabel Applying: security_stack: Add SetDirLabel support Applying: security_selinux: Add SetDirLabel support Applying: security_dac: Add SetDirLabel support Applying: qemu: Fix access to auto-generated socket paths Applying: tests: Use qemuProcessPrepareMonitorChr in qemuxmlnstest Applying: qemu: Label correct per-VM path when starting Applying: selinux: fix compile errors Applying: conf: Add ioeventfd option for controllers Applying: qemu: Enable ioeventfd usage for virtio-scsi controllers Applying: util: make virNetDev(Replace|Restore)MacAddress public functions Applying: util: don't use netlink to save/set mac for macvtap+passthrough+802.1Qbh Applying: cpu: Introduce IvyBridge CPU model Applying: examples: Add example polkit ACL rules Applying: qemu: don't use initialized ret in qemuRemoveSharedDevice Applying: qemu: Introduce qemuDomainMachineIsS390CCW Applying: qemu: Need to check for machine.os when using ADDRESS_TYPE_CCW Applying: conf: fix crash when parsing a unordered NUMA Applying: vmx: Some whitespace cleanup Applying: vmx: The virVMXParseDisk deviceType can be NULL, add some missing checks Applying: vmx: Add handling for CDROM devices with SCSI passthru Applying: qemu: hotplug: Properly clean up drive backend if frontend hotplug fails Applying: qemu: Introduce QEMU_CAPS_DEVICE_RTL8139 Applying: qemu: Introduce QEMU_CAPS_DEVICE_E1000 Applying: qemu: Introduce QEMU_CAPS_DEVICE_VIRTIO_NET Applying: qemu: Try several network devices when looking for a default Applying: qemu: Report error if per-VM directory cannot be created Applying: qemu: Do not allow others into per-VM subdirectories Applying: qemu: Allow others to browse /var/lib/libvirt/qemu Applying: virSecuritySELinuxSetSecurityAllLabel: drop useless virFileIsSharedFSType Applying: security_selinux: Replace SELinuxSCSICallbackData with proper struct Applying: virSecurityManager: Track if running as privileged Applying: security_selinux: Take @privileged into account Applying: qemu: Fix using guest architecture as lookup key Applying: virfile: Check for existence of dir in virFileDeleteTree Applying: Revert "qemu: Fix integer/boolean logic in qemuSetUnprivSGIO" Applying: qemu: migration: Relax enforcement of memory hotplug support Applying: conf: Add helper to determine whether memory hotplug is enabled for a vm Applying: qemu: Make memory alignment helper more universal Applying: conf: Drop VIR_DOMAIN_DEF_PARSE_CLOCK_ADJUST flag Applying: conf: Document all VIR_DOMAIN_DEF_PARSE_* flags Applying: conf: Add XML parser flag that will allow us to do incompatible updates Applying: conf: Split memory related post parse stuff into separate function Applying: conf: Rename max_balloon to total_memory Applying: conf: Pre-calculate initial memory size instead of always calculating it Applying: conf: Don't always recalculate initial memory size from NUMA size totals Applying: qemu: command: Align memory sizes only on fresh starts Applying: qemu: ppc64: Align memory sizes to 256MiB blocks Applying: test: Add test to validate that memory sizes don't get updated on migration Applying: qemu: Align memory module sizes to 2MiB Applying: qemu: Refresh memory size only on fresh starts Applying: domain: Fix migratable XML with graphics/@listen Applying: qemu: Fix dynamic_ownership qemu.conf setting Applying: qemu: Add conditions for qemu-kvm use on ppc64 Applying: qemu: Move simplification variable to begining of the function Applying: qemu: Extract -mem-path building into its own function Applying: qemu: Add -mem-path even with numa Applying: qemu: Use memory-backing-file only when needed Applying: qemu: Always update migration times on destination Applying: qemu: Copy completed migration stats only on success Applying: qemu: Introduce flags in qemuMigrationCompleted Applying: qemu: Make updating stats in qemuMigrationCheckJobStatus optional Applying: qemu: Wait until destination QEMU consumes all migration data Applying: qemu: migration: Properly parse memory hotplug migration flag Applying: qemu: Emit correct audit message for memory hot unplug Applying: qemu: Emit correct audit message for memory hot plug Applying: qemu: Extract logic to determine the mlock limit size for VFIO Applying: qemu: hotplug: Fix mlock limit handling on memory hotplug Applying: qemu: domain: Restructurate control flow in qemuDomainGetMlockLimitBytes Applying: qemu: Explain mlock limit size more in detail Applying: qemu: hotplug: Reject VFIO hotplug if setting RLIMIT_MEMLOCK fails Applying: process: Log when limiting the amount of locked memory Applying: qemu: Use qemuDomainRequiresMlock() in qemuBuildCommandLine() Applying: qemu: Use qemuDomainRequiresMlock() when attaching PCI hostdev Applying: qemu: Add ppc64-specific math to qemuDomainGetMlockLimitBytes() Applying: qemu: Always set locked memory limit for ppc64 domains Applying: qemu: Support vhost-user-multiqueue with QEMU 2.3 Applying: vmx: Adapt to emptyBackingString for cdrom-image Applying: systemd: Escape machine name for machined Applying: systemd: Add virSystemdGetMachineNameByPID Applying: systemd: Modernize machine naming Applying: virSystemdGetMachineNameByPID: Initialize @reply Applying: util: Fix virCgroupNewMachine ATTRIBUTE_NONNULL args Applying: dbus: Don't unref NULL messages Applying: vmx: Expose datacenter path in domain XML + echo 'Applied 262 patches' + rm -f /tmp/lua_YJMKCW Applied 262 patches + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.45TUCs + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.17 + autoreconf -if Copying file m4/glibc2.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/printf-posix.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file po/Makevars.template libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize: copying file `build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' + rm -f po/stamp-po + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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-xen --without-openvz --without-vbox --without-libxl --without-xenapi --without-uml --without-phyp --without-hyperv --without-vmware --without-vz --without-bhyve --without-storage-sheepdog --without-apparmor --without-hal --with-firewalld --without-wireshark-dissector --without-pm-utils '--with-packager=CentOS BuildSystem , 2016-03-31-16:56:26, worker1.bsys.centos.org' --with-packager-version=13.el7_2.4 --with-qemu-user=qemu --with-qemu-group=qemu --enable-werror --enable-expensive-tests --with-init_script=systemd checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '501' 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 for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 whether gcc and cc understand -c and -o together... yes 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.17 configure: autobuild hostname... worker1.bsys.centos.org configure: autobuild timestamp... 20160331T165811Z 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... yes 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... yes checking for regexec... yes checking for sched_getaffinity... yes checking for setgroups... yes checking for setns... yes 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... /usr/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... yes 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... none required 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... 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 whether perror matches strerror... yes 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 is only a macro... no 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 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... yes checking for va_copy... yes checking for max_align_t... (cached) no checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... 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) /usr/bin/sed checking for fgrep... /usr/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... yes checking whether the C compiler's -Wlogical-op gives bogus warnings... no 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... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Wcast-align... yes checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Wchkp... no 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... yes checking whether C compiler handles -Wdate-time... no checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes 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... yes 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 -Wincompatible-pointer-types... no checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... no checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... yes checking whether C compiler handles -Wlogical-not-parentheses... no checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... yes checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Wmissing-declarations... 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 -Wmissing-prototypes... yes checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Wodr... no 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... yes 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 -Wshift-count-negative... no checking whether C compiler handles -Wshift-count-overflow... no checking whether C compiler handles -Wsizeof-array-argument... no checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Wsuggest-attribute=pure... yes checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... no checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... yes 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... yes checking whether C compiler handles -Wunused-parameter... yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... 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) yes 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... yes 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... yes checking whether C compiler handles -Wno-suggest-attribute=const... yes checking whether C compiler handles -Werror... yes checking whether C compiler handles -fPIE -DPIE -pie... 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... yes checking for dbus_watch_get_unix_fd... yes checking for DBusBasicValue... yes checking for FUSE... yes 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 SYSTEMD_DAEMON... yes checking for sd_notify... yes 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... no checking for yajl_tree_parse 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... /sbin/dnsmasq checking for radvd... /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... systemd checking for whether to install sysctl config... yes checking for ip... /usr/sbin/ip checking for iptables... /usr/sbin/iptables checking for ip6tables... /usr/sbin/ip6tables checking for ebtables... /usr/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 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... no 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 for selinux_virtual_domain_context_path... yes checking for selinux_virtual_image_context_path... yes checking for selinux_lxc_contexts_path... yes checking for dtrace... /bin/dtrace checking for numad... /bin/numad checking libpcap pcap-config >= 1.0.0 ... yes checking for mntent.h... (cached) yes checking for mount... /usr/bin/mount checking for umount... /usr/bin/umount checking for mkfs... /usr/sbin/mkfs checking for showmount... /usr/sbin/showmount checking for pvcreate... /usr/sbin/pvcreate checking for vgcreate... /usr/sbin/vgcreate checking for lvcreate... /usr/sbin/lvcreate checking for pvremove... /usr/sbin/pvremove checking for vgremove... /usr/sbin/vgremove checking for lvremove... /usr/sbin/lvremove checking for lvchange... /usr/sbin/lvchange checking for vgchange... /usr/sbin/vgchange checking for vgscan... /usr/sbin/vgscan checking for pvs... /usr/sbin/pvs checking for vgs... /usr/sbin/vgs checking for lvs... /usr/sbin/lvs checking for iscsiadm... /usr/sbin/iscsiadm checking rbd/librbd.h usability... yes checking rbd/librbd.h presence... yes checking for rbd/librbd.h... yes checking for gluster... no checking for parted... /usr/sbin/parted checking for dmsetup... /usr/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 LIBNL_ROUTE3... 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 libvirt-admin.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 examples/polkit/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: no configure: QEMU: yes configure: UML: no configure: OpenVZ: no configure: VMware: no configure: VBox: no configure: XenAPI: no configure: xenlight: no configure: LXC: yes configure: PHYP: no configure: ESX: yes configure: Hyper-V: no configure: vz: 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: yes 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: yes (CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ' LIBS='-L/lib64 -ldbus-1 ') configure: fuse: yes (CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse ' LIBS='-pthread -lfuse ') configure: glusterfs: yes (CFLAGS='-D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -DUSE_POSIX_ACLS=1 -I/usr/include/glusterfs -I/usr/include/uuid ' LIBS='-lacl -lgfapi -lglusterfs -lgfrpc -lgfxdr -luuid ') 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: yes (CFLAGS=' ' LIBS='-lsystemd ') 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: -I/usr/include/p11-kit-1 -lgnutls configure: firewalld: yes configure: polkit: /usr/bin/pkcheck (version 1) configure: xen: no configure: xenapi: no configure: xenlight: no configure: pcap: -lpcap configure: nl: -I/usr/include/libnl3 -I/usr/include/libnl3 -lnl-3 -lnl-route-3 -lnl-3 configure: mscom: no configure: xdr: configure: rbd: -lrbd -lrados configure: pm-utils: no 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 -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -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-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wswitch -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Wnormalized=nfc -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 -fstack-protector-strong -fexceptions -fasynchronous-unwind-tables -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Werror configure: DTrace: yes configure: numad: yes configure: XML Catalog: /etc/xml/catalog configure: Init script: systemd 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, like this: 'git [...] -- [...]' make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17' Making all in . make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17' Making all in gnulib/lib make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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 stddef.h GEN sys/types.h GEN sys/uio.h GEN langinfo.h GEN poll.h GEN pty.h GEN signal.h GEN stdio.h GEN stdlib.h GEN strings.h GEN string.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.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 GEN fcntl.h GEN arpa/inet.h GEN locale.h GEN netdb.h make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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 fpurge.lo CC fseek.lo CC fseeko.lo CC ioctl.lo CC mbrtowc.lo CC mktime.lo CC printf-args.lo CC printf-parse.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.17/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/lib' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/include' Making all in libvirt make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/include/libvirt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/include/libvirt' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/include' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/src' GEN locking/lock_daemon_dispatch_stubs.h GEN admin/admin_client.h GEN lxc/lxc_monitor_dispatch.h GEN lxc/lxc_controller_dispatch.h GEN remote/remote_client_bodies.h GEN remote/lxc_client_bodies.h GEN remote/qemu_client_bodies.h GEN access/org.libvirt.api.policy GEN access/viraccessapicheck.h GEN access/viraccessapicheck.c GEN access/viraccessapicheckqemu.h GEN access/viraccessapicheckqemu.c GEN access/viraccessapichecklxc.h GEN access/viraccessapichecklxc.c 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_admin.def GEN libvirt_probes.h GEN libvirt_probes.stp GEN libvirt_functions.stp GEN libvirt_qemu_probes.h GEN locking/qemu-lockd.conf GEN virtlockd.service GEN virtlockd.socket GEN locking/qemu-sanlock.conf GEN libvirt.syms GEN libvirt.def make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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 libvirt_admin_la-libvirt-admin.lo CC libvirt_admin_la-datatypes.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.in 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_ppc64.lo CC cpu/libvirt_cpu_la-cpu_map.lo CC vmx/libvirt_vmx_la-vmx.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-virnetdaemon.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 CC admin/libvirt_admin_la-admin_protocol.lo CCLD sanlock.la 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_rbd.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 GEN virtlockd.8 CCLD libvirt_util.la CCLD libvirt_cpu.la CCLD libvirt_vmx.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_network_impl.la CCLD libvirt_driver_interface.la CCLD libvirt_driver_secret.la CCLD libvirt_driver_storage_impl.la CCLD libvirt_iohelper CCLD libvirt_leaseshelper CCLD libvirt_parthelper CCLD virtlockd CCLD libvirt_driver_remote.la CCLD lockd.la CCLD libvirt_driver_nodedev.la CCLD libvirt_driver_lxc_impl.la CCLD libvirt_driver_network.la CCLD libvirt_driver_storage.la CCLD libvirt_driver_lxc.la CCLD libvirt_driver_nwfilter_impl.la CCLD libvirt_driver_nwfilter.la CCLD libvirt_conf.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-admin.la CCLD libvirt_sanlock_helper make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/src' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/src' Making all in daemon make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/daemon' GEN libvirtd.policy GEN libvirtd.qemu.logrotate GEN libvirtd.lxc.logrotate GEN libvirtd.libxl.logrotate GEN libvirtd.uml.logrotate GEN libvirtd.logrotate GEN libvirtd.service GEN libvirtd.socket make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/daemon' CC libvirtd_conf_la-libvirtd-config.lo CC libvirtd_admin_la-admin_server.lo CC libvirtd-libvirtd.o CC libvirtd-remote.o CC libvirtd-stream.o GEN libvirtd.8.in GEN test_libvirtd.aug GEN libvirtd.8 CCLD libvirtd_admin.la CCLD libvirtd_conf.la CCLD libvirtd make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/daemon' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/daemon' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/tools' GEN libvirt-guests.sh GEN libvirt-guests.service make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/tools' CC virsh-virsh.o CC virsh-virsh-console.o CC virsh-virsh-domain.o CC virsh-virsh-domain-monitor.o CC virsh-virsh-host.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-secret.o CC virsh-virsh-volume.o CC virsh-virsh-snapshot.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 GEN virt-host-validate.1 GEN virt-pki-validate.1 GEN virt-xml-validate.1 GEN virsh.1 GEN virt-login-shell.1 GEN virt-sanlock-cleanup.8 CCLD virt-host-validate CCLD virt-login-shell CCLD virsh make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tools' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tools' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/docs' Making all in schemas make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/docs/schemas' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/docs/schemas' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/docs' GEN apibuild.py.stamp Generating formatdomain.html.tmp Generating aclpolkit.html.tmp Generating internals/locking.html.tmp Generating internals/command.html.tmp Generating internals/oomtesting.html.tmp Validating internals/locking.html Validating aclpolkit.html Validating internals/oomtesting.html Validating internals/command.html Validating formatdomain.html touch apibuild.py.stamp rm aclpolkit.html.tmp internals/oomtesting.html.tmp formatdomain.html.tmp internals/command.html.tmp internals/locking.html.tmp make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/docs' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/docs' Making all in gnulib/tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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 spawn.h GEN math.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/tests' Making all in . make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/tests' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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 nodeinfomock_la-nodeinfomock.lo CC qemumonitortestutils.lo CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC virmockdbus_la-virmockdbus.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 domaincapstest.o CC domainconftest.o CC virhostdevtest.o CC vircaps2xmltest.o CC virnetdevtest-virnetdevtest.o CC virnetdevtest-testutils.o CC virtypedparamtest.o CC virnetmessagetest-virnetmessagetest.o CC virnetmessagetest-testutils.o CC virnetsockettest.o CC virnetdaemontest-virnetdaemontest.o CC virnetdaemontest-testutils.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 virdbustest-virdbustest.o CC virdbustest-testutils.o CC virsystemdtest-virsystemdtest.o CC virsystemdtest-testutils.o CC virpolkittest-virpolkittest.o CC virpolkittest-testutils.o CC securityselinuxtest.o CC viridentitytest.o CC securityselinuxlabeltest.o CC virdrivermoduletest.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 nodeinfomock.la CCLD libqemumonitortestutils.la CCLD qemuxml2argvmock.la CCLD qemucaps2xmlmock.la CCLD virmockdbus.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 virtypedparamtest CCLD virnetmessagetest CCLD virnetsockettest CCLD virnetdaemontest CCLD virnetserverclienttest CCLD virnettlscontexttest CCLD virnettlssessiontest CCLD fchosttest CCLD scsihosttest CCLD fdstreamtest CCLD virdbustest CCLD virsystemdtest CCLD virpolkittest CCLD securityselinuxtest CCLD viridentitytest CCLD securityselinuxlabeltest CCLD virdrivermoduletest 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 CCLD qemuxml2argvtest make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tests' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17/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.17/po' touch stamp-po make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/po' Making all in examples/object-events make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/object-events' CC event_test-event-test.o CCLD event-test make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/object-events' Making all in examples/hellolibvirt make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/hellolibvirt' CC hellolibvirt-hellolibvirt.o CCLD hellolibvirt make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/hellolibvirt' Making all in examples/dominfo make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/dominfo' CC info1.o CCLD info1 make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/dominfo' Making all in examples/domsuspend make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/domsuspend' CC suspend.o CCLD suspend make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/domsuspend' Making all in examples/apparmor make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/apparmor' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/apparmor' Making all in examples/xml/nwfilter make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/xml/nwfilter' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/xml/nwfilter' Making all in examples/openauth make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/openauth' CC openauth-openauth.o CCLD openauth make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/openauth' Making all in examples/systemtap make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/systemtap' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/systemtap' Making all in tools/wireshark make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/tools/wireshark' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/tools/wireshark' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tools/wireshark' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tools/wireshark' Making all in examples/dommigrate make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/dommigrate' CC dommigrate-dommigrate.o CCLD dommigrate make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/dommigrate' Making all in examples/polkit make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/polkit' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/polkit' Making all in examples/lxcconvert make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/lxcconvert' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/lxcconvert' Making all in examples/domtop make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/domtop' CC domtop.o CCLD domtop make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/domtop' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17' + gzip -9 ChangeLog + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rzH36P + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64 ++ dirname /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64 + cd libvirt-1.2.17 + rm -fr /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64 SYSTEMD_UNIT_DIR=/usr/lib/systemd/system 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, like this: 'git [...] -- [...]' Making install in . make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17' Making install in gnulib/lib make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/lib' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/lib' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17-13.el7_2.4.x86_64/usr/lib64 ; \ fi ; \ if test -f /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/charset.alias > /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/charset.tmp /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/usr/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/charset.tmp /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/lib' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/lib' Making install in include make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/include' Making install in libvirt make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/include/libvirt' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/include/libvirt' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/include/libvirt' /bin/sh ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/include/libvirt mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/include/libvirt make[4]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/include/libvirt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/usr/include/libvirt' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/include/libvirt' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/include/libvirt' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/include' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17/include' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/include' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/src' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt.la libvirt-qemu.la libvirt-lxc.la libvirt-admin.la '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libvirt.so.0.1002.17 /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt.so.0.1002.17 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64 && { ln -s -f libvirt.so.0.1002.17 libvirt.so.0 || { rm -f libvirt.so.0 && ln -s libvirt.so.0.1002.17 libvirt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64 && { ln -s -f libvirt.so.0.1002.17 libvirt.so || { rm -f libvirt.so && ln -s libvirt.so.0.1002.17 libvirt.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt.lai /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt.la libtool: install: warning: relinking `libvirt-qemu.la' libtool: install: (cd /builddir/build/BUILD/libvirt-1.2.17/src; /bin/sh /builddir/build/BUILD/libvirt-1.2.17/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/libxml2 -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -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-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wswitch -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Wnormalized=nfc -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 -fstack-protector-strong -fexceptions -fasynchronous-unwind-tables -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,--version-script=./libvirt_qemu.syms -version-info 1002:17:1002 -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -inst-prefix-dir /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64) libtool: install: /usr/bin/install -c .libs/libvirt-qemu.so.0.1002.17T /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt-qemu.so.0.1002.17 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64 && { ln -s -f libvirt-qemu.so.0.1002.17 libvirt-qemu.so.0 || { rm -f libvirt-qemu.so.0 && ln -s libvirt-qemu.so.0.1002.17 libvirt-qemu.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64 && { ln -s -f libvirt-qemu.so.0.1002.17 libvirt-qemu.so || { rm -f libvirt-qemu.so && ln -s libvirt-qemu.so.0.1002.17 libvirt-qemu.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt-qemu.lai /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt-qemu.la libtool: install: warning: relinking `libvirt-lxc.la' libtool: install: (cd /builddir/build/BUILD/libvirt-1.2.17/src; /bin/sh /builddir/build/BUILD/libvirt-1.2.17/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/libxml2 -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -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-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wswitch -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Wnormalized=nfc -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 -fstack-protector-strong -fexceptions -fasynchronous-unwind-tables -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,--version-script=./libvirt_lxc.syms -version-info 1002:17:1002 -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -inst-prefix-dir /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64) libtool: install: /usr/bin/install -c .libs/libvirt-lxc.so.0.1002.17T /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt-lxc.so.0.1002.17 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64 && { ln -s -f libvirt-lxc.so.0.1002.17 libvirt-lxc.so.0 || { rm -f libvirt-lxc.so.0 && ln -s libvirt-lxc.so.0.1002.17 libvirt-lxc.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64 && { ln -s -f libvirt-lxc.so.0.1002.17 libvirt-lxc.so || { rm -f libvirt-lxc.so && ln -s libvirt-lxc.so.0.1002.17 libvirt-lxc.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt-lxc.lai /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt-lxc.la libtool: install: warning: relinking `libvirt-admin.la' libtool: install: (cd /builddir/build/BUILD/libvirt-1.2.17/src; /bin/sh /builddir/build/BUILD/libvirt-1.2.17/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/libxml2 -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -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-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wswitch -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Wnormalized=nfc -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 -fstack-protector-strong -fexceptions -fasynchronous-unwind-tables -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Werror -I./remote -I./rpc -I./admin -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,--version-script=./libvirt_admin.syms -version-info 1002:17:1002 -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -o libvirt-admin.la -rpath /usr/lib64 libvirt_admin_la-libvirt-admin.lo admin/libvirt_admin_la-admin_protocol.lo libvirt_admin_la-datatypes.lo libvirt.la -lcap-ng -lyajl -ldevmapper -lxml2 -lsasl2 -lgnutls libvirt_probes.lo -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -inst-prefix-dir /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64) libtool: install: /usr/bin/install -c .libs/libvirt-admin.so.0.1002.17T /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt-admin.so.0.1002.17 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64 && { ln -s -f libvirt-admin.so.0.1002.17 libvirt-admin.so.0 || { rm -f libvirt-admin.so.0 && ln -s libvirt-admin.so.0.1002.17 libvirt-admin.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64 && { ln -s -f libvirt-admin.so.0.1002.17 libvirt-admin.so || { rm -f libvirt-admin.so && ln -s libvirt-admin.so.0.1002.17 libvirt-admin.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt-admin.lai /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt-admin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/usr/libexec' libtool: install: /usr/bin/install -c libvirt_iohelper /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/libexec/libvirt_iohelper libtool: install: /usr/bin/install -c libvirt_leaseshelper /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/libexec/libvirt_leaseshelper libtool: install: /usr/bin/install -c libvirt_parthelper /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/usr/libexec/libvirt_sanlock_helper libtool: install: /usr/bin/install -c libvirt_lxc /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/libexec/libvirt_lxc /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c virtlockd '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/sbin' libtool: install: /usr/bin/install -c virtlockd /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/sbin/virtlockd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/augeas/lenses' /usr/bin/install -c -m 644 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.17-13.el7_2.4.x86_64/usr/share/augeas/lenses' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/augeas/lenses/tests' /usr/bin/install -c -m 644 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.17-13.el7_2.4.x86_64/usr/share/augeas/lenses/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt' /usr/bin/install -c -m 644 libvirt.conf qemu/qemu.conf lxc/lxc.conf locking/virtlockd.conf '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt' /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/sysconfig /usr/bin/install -c -m 644 ./locking/virtlockd.sysconf \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/sysconfig/virtlockd /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib/systemd/system /usr/bin/install -c -m 644 virtlockd.service \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib/systemd/system/ /usr/bin/install -c -m 644 virtlockd.socket \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib/systemd/system/ /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/lib/libvirt/lockd" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/lib/libvirt/lockd/files" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/run/libvirt/lockd" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/cache/libvirt" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/lib/libvirt/images" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/lib/libvirt/filesystems" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/lib/libvirt/boot" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/lib/libvirt/sanlock" /usr/bin/mkdir -p -m 0751 "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/lib/libvirt/qemu" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/run/libvirt/qemu" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/cache/libvirt/qemu" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/log/libvirt/qemu" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/lib/libvirt/lxc" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/run/libvirt/lxc" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/lib/libvirt/network" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/lib/libvirt/dnsmasq" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/run/libvirt/network" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/qemu/networks/autostart" /usr/bin/install -c -m 644 ./network/default.xml \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/qemu/networks/default.xml test -z "6832cff2-5565-4a45-85a8-c7575cd092be" || \ { sed -e "s,,\n d70ec9bf-99b9-4bb0-9c58-419ec70b5736," \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/qemu/networks/default.xml > \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/qemu/networks/default.xml.t && \ cp /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/qemu/networks/default.xml.t \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/qemu/networks/default.xml && \ rm /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/qemu/networks/default.xml.t; } test -e /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/qemu/networks/autostart/default.xml || \ ln -s ../default.xml \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/qemu/networks/autostart/default.xml /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/usr/lib64/libvirt/lock-driver' libtool: install: /usr/bin/install -c .libs/lockd.so /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/lock-driver/lockd.so libtool: install: /usr/bin/install -c .libs/lockd.lai /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/lock-driver/lockd.la libtool: install: /usr/bin/install -c .libs/sanlock.so /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/lock-driver/sanlock.so libtool: install: /usr/bin/install -c .libs/sanlock.lai /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/lock-driver/sanlock.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libvirt/lock-driver' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 virtlockd.8 '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver' /bin/sh ../libtool --mode=install /usr/bin/install -c 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.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver' libtool: install: /usr/bin/install -c .libs/libvirt_driver_qemu.so /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.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.17-13.el7_2.4.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.17-13.el7_2.4.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.17-13.el7_2.4.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.17-13.el7_2.4.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.17-13.el7_2.4.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.17-13.el7_2.4.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.17-13.el7_2.4.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.17-13.el7_2.4.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.17-13.el7_2.4.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.17-13.el7_2.4.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.17-13.el7_2.4.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.17-13.el7_2.4.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.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_nwfilter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libvirt/connection-driver' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt' /usr/bin/install -c -m 644 locking/qemu-lockd.conf locking/qemu-sanlock.conf '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/libvirt' /usr/bin/install -c -m 644 cpu/cpu_map.xml '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/libvirt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/polkit-1/actions' /usr/bin/install -c -m 644 ./access/org.libvirt.api.policy '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/polkit-1/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/usr/share/systemtap/tapset' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/src' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/src' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/src' Making install in daemon make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/daemon' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/daemon' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/daemon' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirtd '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/sbin' libtool: install: warning: `/builddir/build/BUILD/libvirt-1.2.17/src/libvirt-admin.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.17/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.17-13.el7_2.4.x86_64/usr/sbin/libvirtd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/augeas/lenses' /usr/bin/install -c -m 644 libvirtd.aug '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/augeas/lenses' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/augeas/lenses/tests' /usr/bin/install -c -m 644 test_libvirtd.aug '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/augeas/lenses/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/' /usr/bin/install -c -m 644 libvirtd.conf '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/' /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/sysconfig /usr/bin/install -c -m 644 ./libvirtd.sysconf \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/sysconfig/libvirtd /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib/systemd/system /usr/bin/install -c -m 644 libvirtd.service \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib/systemd/system/libvirtd.service /usr/bin/install -c -m 644 libvirtd.socket \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib/systemd/system/libvirtd.socket /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/sasl2/ /usr/bin/install -c -m 644 ./libvirtd.sasl \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/sasl2/libvirt.conf /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/polkit-1/actions /usr/bin/install -c -m 644 libvirtd.policy /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/polkit-1/actions/org.libvirt.unix.policy /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/polkit-1/rules.d /usr/bin/install -c -m 644 ./libvirt.rules /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/polkit-1/rules.d/50-libvirt.rules /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/log/libvirt/qemu/ \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/log/libvirt/lxc/ \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/log/libvirt/uml/ \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/logrotate.d/ /usr/bin/install -c -m 644 libvirtd.logrotate \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/logrotate.d/libvirtd /usr/bin/install -c -m 644 libvirtd.qemu.logrotate \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/logrotate.d/libvirtd.qemu /usr/bin/install -c -m 644 libvirtd.lxc.logrotate \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/logrotate.d/libvirtd.lxc /usr/bin/install -c -m 644 libvirtd.libxl.logrotate \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/logrotate.d/libvirtd.libxl /usr/bin/install -c -m 644 libvirtd.uml.logrotate \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/logrotate.d/libvirtd.uml /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib/sysctl.d /usr/bin/install -c -m 644 ./libvirtd.sysctl \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib/sysctl.d/60-libvirtd.conf /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/log/libvirt \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/run/libvirt \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/var/lib/libvirt /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 libvirtd.8 '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/daemon' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/daemon' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/daemon' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/tools' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.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.17/src/libvirt.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/virsh /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/usr/bin/virt-host-validate libtool: install: /usr/bin/install -c virt-login-shell /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/bin/virt-login-shell /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/bin' /usr/bin/install -c virt-xml-validate virt-pki-validate '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/libexec' /usr/bin/install -c libvirt-guests.sh '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/sbin' /usr/bin/install -c virt-sanlock-cleanup '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt' /usr/bin/install -c -m 644 virt-login-shell.conf '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt' /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/sysconfig /usr/bin/install -c -m 644 ./libvirt-guests.sysconf \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/sysconfig/libvirt-guests /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib/systemd/system /usr/bin/install -c -m 644 libvirt-guests.service \ /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib/systemd/system/libvirt-guests.service /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 virt-sanlock-cleanup.8 '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tools' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tools' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tools' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/docs' Making install in schemas make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/docs/schemas' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/docs/schemas' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/usr/share/libvirt/schemas' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/docs/schemas' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/docs/schemas' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/docs' GEN hvsupport.html.in Generating hvsupport.html.tmp Validating hvsupport.html GEN html/index.html GEN devhelp/index.html make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/docs' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/usr/share/libvirt/api' /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-1.2.17/html mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-1.2.17/html for f in generic.css libvirt.css main.css hvsupport.html drvuml.html remote.html drvxen.html drvvmware.html formatdomain.html python.html drvqemu.html deployment.html news.html todo.html drivers.html archnode.html api_extension.html intro.html migration.html errors.html format.html locking-lockd.html drvhyperv.html drvremote.html devguide.html java.html docs.html downloads.html archstorage.html auditlog.html bugs.html locking.html formatstorage.html formatnetwork.html 404.html formatnode.html compiling.html drvesx.html testapi.html php.html aclpolkit.html cgroups.html formatsnapshot.html api.html index.html secureusage.html hooks.html storage.html virshcmdref.html apps.html relatedlinks.html archnetwork.html sitemap.html drvtest.html drvvbox.html drvphyp.html drvparallels.html goals.html drvlxc.html internals.html formatstorageencryption.html auth.html archdomain.html securityprocess.html firewall.html windows.html formatnwfilter.html drvbhyve.html architecture.html governance.html acl.html logging.html drvopenvz.html bindings.html formatcaps.html formatsecret.html testtck.html pending.html csharp.html contact.html locking-sanlock.html hacking.html formatdomaincaps.html uri.html testsuites.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.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-1.2.17/html; done /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-1.2.17/html/html mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-1.2.17/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.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-1.2.17/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.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-1.2.17/html/html; done /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-1.2.17/html/internals mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-1.2.17/html/internals for f in internals/locking.html internals/rpc.html internals/command.html internals/oomtesting.html; do \ /usr/bin/install -c -m 0644 ./$f /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-1.2.17/html/internals; done /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/gtk-doc/html/libvirt mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/usr/share/gtk-doc/html/libvirt ; \ done /usr/bin/install -c -m 644 ./libvirtLogo.png /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/libvirt make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/docs' rm hvsupport.html.tmp make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/docs' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/docs' Making install in gnulib/tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/tests' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/tests' Making install in . make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/tests' make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/gnulib/tests' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/tests' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tests' Making install in po make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share installing ar.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/ar/LC_MESSAGES/libvirt.mo installing as.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/as/LC_MESSAGES/libvirt.mo installing bg.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/bg/LC_MESSAGES/libvirt.mo installing bn.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/bn/LC_MESSAGES/libvirt.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/libvirt.mo installing bs.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/bs/LC_MESSAGES/libvirt.mo installing ca.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/ca/LC_MESSAGES/libvirt.mo installing cs.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/cs/LC_MESSAGES/libvirt.mo installing cy.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/cy/LC_MESSAGES/libvirt.mo installing da.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/da/LC_MESSAGES/libvirt.mo installing de.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/de/LC_MESSAGES/libvirt.mo installing el.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/el/LC_MESSAGES/libvirt.mo installing en_GB.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/en_GB/LC_MESSAGES/libvirt.mo installing es.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/es/LC_MESSAGES/libvirt.mo installing et.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/et/LC_MESSAGES/libvirt.mo installing fi.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/fi/LC_MESSAGES/libvirt.mo installing fr.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/fr/LC_MESSAGES/libvirt.mo installing gl.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/gl/LC_MESSAGES/libvirt.mo installing gu.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/gu/LC_MESSAGES/libvirt.mo installing he.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/he/LC_MESSAGES/libvirt.mo installing hi.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/hi/LC_MESSAGES/libvirt.mo installing hu.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/hu/LC_MESSAGES/libvirt.mo installing id.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/id/LC_MESSAGES/libvirt.mo installing is.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/is/LC_MESSAGES/libvirt.mo installing it.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/it/LC_MESSAGES/libvirt.mo installing ja.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/ja/LC_MESSAGES/libvirt.mo installing ka.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/ka/LC_MESSAGES/libvirt.mo installing kn.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/kn/LC_MESSAGES/libvirt.mo installing ko.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/ko/LC_MESSAGES/libvirt.mo installing lt.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/lt/LC_MESSAGES/libvirt.mo installing lv.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/lv/LC_MESSAGES/libvirt.mo installing mk.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/mk/LC_MESSAGES/libvirt.mo installing ml.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/ml/LC_MESSAGES/libvirt.mo installing mr.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/mr/LC_MESSAGES/libvirt.mo installing ms.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/ms/LC_MESSAGES/libvirt.mo installing nb.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/nb/LC_MESSAGES/libvirt.mo installing nl.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/nl/LC_MESSAGES/libvirt.mo installing nn.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/nn/LC_MESSAGES/libvirt.mo installing nso.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/nso/LC_MESSAGES/libvirt.mo installing or.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/or/LC_MESSAGES/libvirt.mo installing pa.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/pa/LC_MESSAGES/libvirt.mo installing pl.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/pl/LC_MESSAGES/libvirt.mo installing pt.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/pt/LC_MESSAGES/libvirt.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/libvirt.mo installing ro.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/ro/LC_MESSAGES/libvirt.mo installing ru.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/ru/LC_MESSAGES/libvirt.mo installing si.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/si/LC_MESSAGES/libvirt.mo installing sk.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/sk/LC_MESSAGES/libvirt.mo installing sl.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/sl/LC_MESSAGES/libvirt.mo installing sq.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/sq/LC_MESSAGES/libvirt.mo installing sr.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/sr/LC_MESSAGES/libvirt.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/libvirt.mo installing sv.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/sv/LC_MESSAGES/libvirt.mo installing ta.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/ta/LC_MESSAGES/libvirt.mo installing te.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/te/LC_MESSAGES/libvirt.mo installing th.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/th/LC_MESSAGES/libvirt.mo installing tr.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/tr/LC_MESSAGES/libvirt.mo installing uk.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/uk/LC_MESSAGES/libvirt.mo installing ur.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/ur/LC_MESSAGES/libvirt.mo installing vi.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/vi/LC_MESSAGES/libvirt.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/libvirt.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/libvirt.mo installing zu.gmo as /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/locale/zu/LC_MESSAGES/libvirt.mo if test "libvirt" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/po' Making install in examples/object-events make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/object-events' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17/examples/object-events' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/object-events' Making install in examples/hellolibvirt make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/hellolibvirt' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17/examples/hellolibvirt' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/hellolibvirt' Making install in examples/dominfo make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/dominfo' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17/examples/dominfo' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/dominfo' Making install in examples/domsuspend make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/domsuspend' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17/examples/domsuspend' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/domsuspend' Making install in examples/apparmor make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/apparmor' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/apparmor' make[2]: Nothing to be done for `install-exec-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/apparmor' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/apparmor' Making install in examples/xml/nwfilter make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/xml/nwfilter' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/xml/nwfilter' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p ""/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.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.17-13.el7_2.4.x86_64/etc/libvirt/nwfilter""; \ done make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/xml/nwfilter' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/xml/nwfilter' Making install in examples/openauth make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/openauth' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17/examples/openauth' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/openauth' Making install in examples/systemtap make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/systemtap' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17/examples/systemtap' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/systemtap' Making install in tools/wireshark make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/tools/wireshark' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/tools/wireshark' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17/tools/wireshark' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tools/wireshark' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tools/wireshark' Making install in examples/dommigrate make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/dommigrate' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17/examples/dommigrate' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/dommigrate' Making install in examples/polkit make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/polkit' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/polkit' 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.17/examples/polkit' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/polkit' Making install in examples/lxcconvert make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/lxcconvert' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17/examples/lxcconvert' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/examples/lxcconvert' Making install in examples/domtop make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/examples/domtop' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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.17/examples/domtop' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/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.17-13.el7_2.4.x86_64/usr/lib64/libvirt-admin.la /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt-lxc.la /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt-qemu.la /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt.la + rm -f '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/*.a' + rm -f /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/lock-driver/lockd.la /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/lock-driver/sanlock.la + rm -f '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/lock-driver/*.a' + rm -f /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_interface.la /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.la /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_network.la /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_nodedev.la /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_nwfilter.la /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.la /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_secret.la /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_storage.la + rm -f '/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/*.a' + rm -f /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt-admin.so + install -d -m 0755 /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/lib/libvirt/dnsmasq/ + install -d -m 0755 /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/libvirt/networks/ + cp /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/qemu/networks/default.xml /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/libvirt/networks/default.xml + rm -f /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/qemu/networks/default.xml + rm -f /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/qemu/networks/autostart/default.xml + sed -i -e '//d' /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/libvirt/networks/default.xml + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64 libvirt + rm -rf /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/libvirt/libxl.conf + rm -rf /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/logrotate.d/libvirtd.libxl + rm -f /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/augeas/lenses/libvirtd_libxl.aug + rm -f /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/augeas/lenses/tests/test_libvirtd_libxl.aug + rm -rf /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/etc/logrotate.d/libvirtd.uml + mv /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-1.2.17 libvirt-docs + mv /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/systemtap/tapset/libvirt_probes.stp /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/systemtap/tapset/libvirt_probes-64.stp + mv /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/systemtap/tapset/libvirt_qemu_probes.stp /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/systemtap/tapset/libvirt_qemu_probes-64.stp + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libvirt-1.2.17 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/bin/virt-host-validate extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/bin/virsh extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/bin/virt-login-shell extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt-lxc.so.0.1002.17 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt.so.0.1002.17 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt-admin.so.0.1002.17 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt-qemu.so.0.1002.17 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_storage.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_nodedev.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_network.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_secret.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_interface.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/connection-driver/libvirt_driver_nwfilter.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/lock-driver/lockd.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/lib64/libvirt/lock-driver/sanlock.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/sbin/virtlockd extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/sbin/libvirtd extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/libexec/libvirt_parthelper extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/libexec/libvirt_lxc extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/libexec/libvirt_iohelper extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/libexec/libvirt_leaseshelper extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/libexec/libvirt_sanlock_helper /usr/lib/rpm/sepdebugcrcfix: Updated 24 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.1002.17.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.1002.17.debug to /usr/lib/debug/usr/lib64/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.1002.17.debug to /usr/lib/debug/usr/lib64/libvirt.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.1002.17.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.1002.17.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.1002.17.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.1002.17.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.debug 31633 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yRcL76 + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.17 + 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.17/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tests' make check-TESTS make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/tests' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.17/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: virtypedparamtest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest PASS: virnettlscontexttest PASS: virnettlssessiontest PASS: fchosttest PASS: scsihosttest PASS: fdstreamtest PASS: virdbustest PASS: virsystemdtest PASS: virpolkittest PASS: securityselinuxtest PASS: viridentitytest PASS: securityselinuxlabeltest PASS: virdrivermoduletest 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.17/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tests' ============================================================================ Testsuite summary for libvirt 1.2.17 ============================================================================ # TOTAL: 121 # PASS: 121 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.17/tests' + exit 0 Processing files: libvirt-1.2.17-13.el7_2.4.x86_64 Provides: bundled(gnulib) libvirt = 1.2.17-13.el7_2.4 libvirt(x86-64) = 1.2.17-13.el7_2.4 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: libvirt-docs-1.2.17-13.el7_2.4.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L1XGS9 + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.17 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-docs-1.2.17 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-docs-1.2.17 + cp -pr AUTHORS /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-docs-1.2.17 + cp -pr ChangeLog.gz /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-docs-1.2.17 + cp -pr NEWS /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-docs-1.2.17 + cp -pr README /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-docs-1.2.17 + cp -pr TODO /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-docs-1.2.17 + cp -pr libvirt-docs/html /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-docs-1.2.17 + exit 0 Provides: libvirt-docs = 1.2.17-13.el7_2.4 libvirt-docs(x86-64) = 1.2.17-13.el7_2.4 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.17-13.el7_2.4.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KC22cd + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.17 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-daemon-1.2.17 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-daemon-1.2.17 + cp -pr daemon/libvirtd.upstart /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-daemon-1.2.17 + cp -pr examples/polkit/libvirt-acl.rules /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-daemon-1.2.17 + exit 0 Provides: config(libvirt-daemon) = 1.2.17-13.el7_2.4 libvirt-daemon = 1.2.17-13.el7_2.4 libvirt-daemon(x86-64) = 1.2.17-13.el7_2.4 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): /bin/sh shadow-utils Requires(post): /bin/sh systemd-sysv systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(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) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(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) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libvirt-admin.so.0()(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.16)(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.17)(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.2()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-config-network-1.2.17-13.el7_2.4.x86_64 Provides: libvirt-daemon-config-network = 1.2.17-13.el7_2.4 libvirt-daemon-config-network(x86-64) = 1.2.17-13.el7_2.4 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.17-13.el7_2.4.x86_64 Provides: libvirt-daemon-config-nwfilter = 1.2.17-13.el7_2.4 libvirt-daemon-config-nwfilter(x86-64) = 1.2.17-13.el7_2.4 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.17-13.el7_2.4.x86_64 Provides: libvirt-daemon-driver-network = 1.2.17-13.el7_2.4 libvirt-daemon-driver-network(x86-64) = 1.2.17-13.el7_2.4 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.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(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) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(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) libselinux.so.1()(64bit) libsystemd.so.0()(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.2()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-nwfilter-1.2.17-13.el7_2.4.x86_64 Provides: libvirt-daemon-driver-nwfilter = 1.2.17-13.el7_2.4 libvirt-daemon-driver-nwfilter(x86-64) = 1.2.17-13.el7_2.4 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libpcap.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-nodedev-1.2.17-13.el7_2.4.x86_64 Provides: libvirt-daemon-driver-nodedev = 1.2.17-13.el7_2.4 libvirt-daemon-driver-nodedev(x86-64) = 1.2.17-13.el7_2.4 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(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) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-interface-1.2.17-13.el7_2.4.x86_64 Provides: libvirt-daemon-driver-interface = 1.2.17-13.el7_2.4 libvirt-daemon-driver-interface(x86-64) = 1.2.17-13.el7_2.4 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(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) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-secret-1.2.17-13.el7_2.4.x86_64 Provides: libvirt-daemon-driver-secret = 1.2.17-13.el7_2.4 libvirt-daemon-driver-secret(x86-64) = 1.2.17-13.el7_2.4 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(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) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-storage-1.2.17-13.el7_2.4.x86_64 Provides: libvirt-daemon-driver-storage = 1.2.17-13.el7_2.4 libvirt-daemon-driver-storage(x86-64) = 1.2.17-13.el7_2.4 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: libacl.so.1()(64bit) 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.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(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) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libgfapi.so.0()(64bit) libgfapi.so.0(GFAPI_3.4.0)(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libparted.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librados.so.2()(64bit) librbd.so.1()(64bit) libselinux.so.1()(64bit) libsystemd.so.0()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libuuid.so.1()(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.2()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-driver-qemu-1.2.17-13.el7_2.4.x86_64 Provides: config(libvirt-daemon-driver-qemu) = 1.2.17-13.el7_2.4 libvirt-daemon-driver-qemu = 1.2.17-13.el7_2.4 libvirt-daemon-driver-qemu(x86-64) = 1.2.17-13.el7_2.4 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(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) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(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.17-13.el7_2.4.x86_64 Provides: config(libvirt-daemon-driver-lxc) = 1.2.17-13.el7_2.4 libvirt-daemon-driver-lxc = 1.2.17-13.el7_2.4 libvirt-daemon-driver-lxc(x86-64) = 1.2.17-13.el7_2.4 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.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(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.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.2)(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(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) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(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.2()(64bit) rtld(GNU_HASH) Processing files: libvirt-daemon-kvm-1.2.17-13.el7_2.4.x86_64 Provides: libvirt-daemon-kvm = 1.2.17-13.el7_2.4 libvirt-daemon-kvm(x86-64) = 1.2.17-13.el7_2.4 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: libvirt-daemon-lxc-1.2.17-13.el7_2.4.x86_64 Provides: libvirt-daemon-lxc = 1.2.17-13.el7_2.4 libvirt-daemon-lxc(x86-64) = 1.2.17-13.el7_2.4 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: libvirt-client-1.2.17-13.el7_2.4.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4uMabh + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.17 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-client-1.2.17 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-client-1.2.17 + cp -pr COPYING /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-client-1.2.17 + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-client-1.2.17 + exit 0 Provides: config(libvirt-client) = 1.2.17-13.el7_2.4 libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_1.3.0)(64bit) libvirt-client = 1.2.17-13.el7_2.4 libvirt-client(x86-64) = 1.2.17-13.el7_2.4 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.16)(64bit) libvirt.so.0(LIBVIRT_1.2.17)(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.17)(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(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.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(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) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(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) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(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.16)(64bit) libvirt.so.0(LIBVIRT_1.2.17)(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.17)(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.2()(64bit) rtld(GNU_HASH) Processing files: libvirt-login-shell-1.2.17-13.el7_2.4.x86_64 Provides: config(libvirt-login-shell) = 1.2.17-13.el7_2.4 libvirt-login-shell = 1.2.17-13.el7_2.4 libvirt-login-shell(x86-64) = 1.2.17-13.el7_2.4 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.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(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) 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.17-13.el7_2.4.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qHm12l + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.17 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-devel-1.2.17 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-devel-1.2.17 + 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 /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-devel-1.2.17 + cp -pr docs/html /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-devel-1.2.17 + cp -pr docs/architecture.gif docs/node.gif /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-devel-1.2.17 + cp -pr docs/libvirt-api.xml /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-devel-1.2.17 + cp -pr examples/hellolibvirt /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-devel-1.2.17 + cp -pr examples/object-events /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-devel-1.2.17 + cp -pr examples/dominfo /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-devel-1.2.17 + cp -pr examples/domsuspend /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-devel-1.2.17 + cp -pr examples/dommigrate /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-devel-1.2.17 + cp -pr examples/openauth /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-devel-1.2.17 + cp -pr examples/xml /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-devel-1.2.17 + cp -pr examples/systemtap /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64/usr/share/doc/libvirt-devel-1.2.17 + exit 0 Provides: libvirt-devel = 1.2.17-13.el7_2.4 libvirt-devel(x86-64) = 1.2.17-13.el7_2.4 pkgconfig(libvirt) = 1.2.17 pkgconfig(libvirt-lxc) = 1.2.17 pkgconfig(libvirt-qemu) = 1.2.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-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.17-13.el7_2.4.x86_64 Provides: config(libvirt-lock-sanlock) = 1.2.17-13.el7_2.4 libvirt-lock-sanlock = 1.2.17-13.el7_2.4 libvirt-lock-sanlock(x86-64) = 1.2.17-13.el7_2.4 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(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) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsanlock_client.so.1()(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libsystemd.so.0()(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.17)(64bit) libxml2.so.2()(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH) Processing files: libvirt-debuginfo-1.2.17-13.el7_2.4.x86_64 Provides: libvirt-debuginfo = 1.2.17-13.el7_2.4 libvirt-debuginfo(x86-64) = 1.2.17-13.el7_2.4 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64 Wrote: /builddir/build/RPMS/libvirt-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-docs-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-config-network-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-config-nwfilter-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-network-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-nwfilter-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-nodedev-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-interface-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-secret-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-storage-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-qemu-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-lxc-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-kvm-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-lxc-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-client-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-login-shell-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-devel-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-lock-sanlock-1.2.17-13.el7_2.4.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-debuginfo-1.2.17-13.el7_2.4.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ad6VMM + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.17 + rm -fr /builddir/build/BUILDROOT/libvirt-1.2.17-13.el7_2.4.x86_64 + exit 0 Child return code was: 0 LEAVE do -->