Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libvirt.spec'], False, '/srv/build/7/B/mock-root/c7-updates-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libvirt.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: hostname: command not found Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libvirt-1.1.1-29.el7_0.3.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libvirt.spec'], False, '/srv/build/7/B/mock-root/c7-updates-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libvirt.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RYc9pp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libvirt-1.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/libvirt-1.1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-1.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + PATCHCOUNT=516 + PATCHLIST=/tmp/lua_8tDfqz + 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.1.1 base' ++ grep '\.patch$' /tmp/lua_8tDfqz ++ wc -l + COUNT=516 + '[' 516 -ne 516 ']' + '[' 516 -gt 0 ']' + xargs git am Applying: Delete obsolete / unused python test files Applying: Add APIs for formatting systemd slice/scope names Applying: Add support for systemd cgroup mount Applying: Cope with races while killing processes Applying: Enable support for systemd-machined in cgroups creation Applying: Ensure LXC/QEMU APIs set the filename for errors Applying: Avoid crash if NULL is passed for filename/funcname in logging Applying: RPC: Don't accept client if it would overcommit max_clients Applying: Introduce max_queued_clients Applying: conf: add default USB controller in qemu post-parse callback Applying: qemu: rename some functions in qemu_command.c Applying: qemu: eliminate almost-duplicate code in qemu_command.c Applying: qemu: enable auto-allocate of all PCI addresses Applying: qemu: add pcie-root controller Applying: qemu: add dmi-to-pci-bridge controller Applying: qemu: fix handling of default/implicit devices for q35 Applying: qemu: properly set/use device alias for pci controllers Applying: qemu: enable using implicit sata controller in q35 machines Applying: qemu: improve error reporting during PCI address validation Applying: qemu: refactor qemuDomainCheckDiskPresence for only disk presence check Applying: qemu: add helper functions for diskchain checking Applying: qemu: check presence of each disk and its backing file as well Applying: conf: add startupPolicy attribute for harddisk Applying: qemu: support to drop disk with 'optional' startupPolicy Applying: Split TLS test into two separate tests Applying: Avoid re-generating certs every time Applying: Change data passed into TLS test cases Applying: Fix validation of CA certificate chains Applying: Fix parallel runs of TLS test suites Applying: tests: Fix parallel runs of TLS test suites Applying: Add a man page for virtlockd daemon Applying: Add an example config file for virtlockd Applying: Properly handle -h / -V for --help/--version aliases in virtlockd/libvirtd Applying: Make check for /dev/loop device names stricter to avoid /dev/loop-control Applying: Ensure securityfs is mounted readonly in container Applying: Add info about access control checks into API reference Applying: Record the where the auto-generated data comes from Applying: Add documentation for access control system Applying: virsh-domain: Flip logic in cmdSetvcpus Applying: Honour root prefix in lxcContainerMountFSBlockAuto Applying: util: add virGetUserDirectoryByUID Applying: Introduce a virt-login-shell binary Applying: build: fix compilation of virt-login-shell.c Applying: Fix double-free and broken logic in virt-login-shell Applying: Address missed feedback from review of virt-login-shell Applying: Ensure that /dev exists in the container root filesystem Applying: remote: Fix a segfault in remoteDomainCreateWithFlags Applying: build: avoid -lgcrypt with newer gnutls Applying: virnettlscontext: Resolve Coverity warnings (UNINIT) Applying: build: fix missing max_queued_clients in augeas test file for libvirtd.conf Applying: virsh-domain: Fix memleak in cmdCPUBaseline Applying: Fix typo in domain name in polkit acl example Applying: Update polkit examples to use 'lookup' method Applying: Add bounds checking on virDomainMigrate*Params RPC calls (CVE-2013-4292) Applying: Add bounds checking on virDomainGetJobStats RPC call Applying: Add bounds checking on virDomain{SnapshotListAllChildren, ListAllSnapshots} RPC calls Applying: Add bounds checking on virConnectListAllDomains RPC call Applying: Add bounds checking on virConnectListAllStoragePools RPC call Applying: Add bounds checking on virStoragePoolListAllVolumes RPC call Applying: Add bounds checking on virConnectListAllNetworks RPC call Applying: Add bounds checking on virConnectListAllInterfaces RPC call Applying: Add bounds checking on virConnectListAllNodeDevices RPC call Applying: Add bounds checking on virConnectListAllNWFilters RPC call Applying: Add bounds checking on virConnectListAllSecrets RPC call Applying: Prohibit unbounded arrays in XDR protocols Applying: virbitmap: Refactor virBitmapParse to avoid access beyond bounds of array Applying: virbitmaptest: Fix function header formatting Applying: virbitmaptest: Add test for out of bounds condition Applying: virsh-domain: Fix memleak in cmdUndefine with storage Applying: virsh: modify vshStringToArray to duplicate the elements too Applying: virsh: Don't leak list of volumes when undefining domain with storage Applying: Fix URI connect precedence Applying: tests: Add URI precedence checking Applying: Don't free NULL network in cmdNetworkUpdate Applying: virsh: Fix debugging Applying: qemu: Remove hostdev entry when freeing the depending network entry Applying: Set security label on FD for virDomainOpenGraphics Applying: virsh: free the caps list properly if one of them is invalid Applying: virsh: free the formatting string when listing pool details Applying: virsh-pool.c: Don't jump over variable declaration Applying: virsh: free the list from ListAll APIs even for 0 items Applying: virsh: free messages after logging them to a file Applying: Reverse logic allowing partial DHCP host XML Applying: virsh: Print cephx and iscsi usage Applying: qemu_conf: Fix broken logic for adding passthrough iscsi lun Applying: Report secret usage error message similarly Applying: docs: Update the formatdomain disk examples Applying: docs: Update formatsecrets to include more examples of each type Applying: docs: Update iSCSI storage pool example Applying: docs: Reformat attribute description in formatdomain Applying: qemuBuildNicDevStr: Add mq=on for multiqueue networking Applying: migration: do not restore labels on failed migration Applying: qemu: Drop qemuDomainMemoryLimit Applying: docs: Discourage users to set hard_limit Applying: docs: Clean 09adfdc62de2b up Applying: qemuSetupMemoryCgroup: Handle hard_limit properly Applying: qemuBuildCommandLine: Fall back to mem balloon if there's no hard_limit Applying: qemuDomainAttachHostPciDevice: Fall back to mem balloon if there's no hard_limit Applying: Don't crash in qemuBuildDeviceAddressStr Applying: Fix leaks in python bindings Applying: Process virtlockd.conf instead of libvirtd.conf Applying: test_virtlockd.aug.in: Use the correct file Applying: qemu: Make domain renaming work during migration Applying: qemu: Handle huge number of queues correctly Applying: conf: Remove the actual hostdev when removing a network Applying: conf: Don't deref NULL actual network in virDomainNetGetActualHostdev() Applying: python: Fix a PyList usage mistake Applying: Add '' element to '' network schemas Applying: Always specify qcow2 compat level on qemu-img command line Applying: selinux: distinguish failure to label from request to avoid label Applying: selinux: enhance test to cover nfs label failure Applying: Pass AM_LDFLAGS to driver modules too Applying: virsh domjobinfo: Do not return 1 if job is NONE Applying: Fix polkit permission names for storage pools, vols & node devices Applying: Fix naming of permission for detecting storage pools Applying: security: provide supplemental groups even when parsing label (CVE-2013-4291) Applying: virFileNBDDeviceAssociate: Avoid use of uninitialized variable Applying: rename "struct interface_driver" to virNetcfDriverState Applying: netcf driver: use a single netcf handle for all connections Applying: virDomainDefParseXML: set the argument of virBitmapFree to NULL after calling virBitmapFree Applying: Add test for the nodemask double free crash Applying: qemu: Fix checking of guest ABI compatibility when reverting snapshots Applying: Also store user & group ID values in virIdentity Applying: Ensure system identity includes process start time Applying: Add support for using 3-arg pkcheck syntax for process Applying: Free slicename in virSystemdCreateMachine Applying: qemu: Fix checking of ABI stability when restoring external checkpoints Applying: qemu: Use "migratable" XML definition when doing external checkpoints Applying: qemu: Fix memleak after commit 59898a88ce8431bd3ea249b8789edc2ef9985827 Applying: qemu: Avoid dangling job in qemuDomainSetBlockIoTune Applying: Fix crash in remoteDispatchDomainMemoryStats Applying: LXC: Don't mount securityfs when user namespace enabled Applying: Move array of mounts out of lxcContainerMountBasicFS Applying: Ensure root filesystem is recursively mounted readonly Applying: qemu: Fix seamless SPICE migration Applying: qemu: use "ide" as device name for implicit SATA controller on Q35 Applying: qemu: only parse basename when determining emulator properties Applying: qemu: recognize -machine accel=kvm when parsing native Applying: qemu: don't leave shutdown inhibited on attach failure Applying: qemu: don't leak vm on failure Applying: Fix typo in identity code which is pre-requisite for CVE-2013-4311 Applying: conf: Don't crash on invalid chardev source definition of RNGs and other Applying: rpc: Increase bound limit for virDomainGetJobStats Applying: qemu: Free all driver data in qemuStateCleanup Applying: qemu: Don't leak reference to virQEMUDriverConfigPtr Applying: qemu: eliminate redundant if clauses in qemuCollectPCIAddress Applying: qemu: allow some PCI devices to be attached to PCIe slots Applying: qemu: replace multiple strcmps with a switch on an enum Applying: qemu: support ich9-intel-hda audio device Applying: qemu: turn if into switch in qemuDomainValidateDevicePCISlotsQ35 Applying: qemu: prefer to put a Q35 machine's dmi-to-pci-bridge at 00:1E.0 Applying: virNetDevBandwidthEqual: Make it more robust Applying: qemu_hotplug: Allow QoS update in qemuDomainChangeNet Applying: qemu: check actual netdev type rather than config netdev type during init Applying: Fix crash in libvirtd when events are registered & ACLs active (CVE-2013-4399) Applying: Remove virConnectPtr arg from virNWFilterDefParse* Applying: Don't pass virConnectPtr in nwfilter 'struct domUpdateCBStruct' Applying: Remove use of virConnectPtr from all remaining nwfilter code Applying: Don't set netdev offline in container cleanup Applying: Avoid reporting an error if veth device is already deleted Applying: Avoid deleting NULL veth device name Applying: Retry veth device creation on failure Applying: Use 'vnet' as prefix for veth devices Applying: Free cmd in virNetDevVethDelete Applying: Free cmd in virNetDevVethCreate Applying: LXC: Fix handling of RAM filesystem size units Applying: build: Add lxc testcase to dist list Applying: tests: work with older dbus Applying: virdbus: Add virDBusHasSystemBus() Applying: virsystemd: Don't fail to start VM if DBus isn't available or compiled in Applying: DBus: introduce virDBusIsServiceEnabled Applying: Change way we fake dbus method calls Applying: Fix virsystemdtest for previous commit Applying: LXC: workaround machined uncleaned data with containers running systemd. Applying: Allow use of a private dbus bus connection Applying: Add a method for closing the dbus system bus connection Applying: Make LXC controller use a private dbus connection & close it Applying: Fix flaw in detecting log format Applying: Fix exit status of lxc controller Applying: Improve error reporting with LXC controller Applying: nwfilter: Don't fail to start if DBus isn't available Applying: Don't ignore all dbus connection errors Applying: LXC: Check the existence of dir before resolving symlinks Applying: Ensure lxcContainerMain reports errors on stderr Applying: Ensure lxcContainerResolveSymlinks reports errors Applying: Improve log filtering in virLXCProcessReadLogOutputData Applying: Initialize threading & error layer in LXC controller Applying: qemu_migration: Avoid crashing if domain dies too quickly Applying: Convert uuid to a string before printing it Applying: qemu_process: Make qemuProcessReadLog() more versatile and reusable Applying: qemu: monitor: Add infrastructure to access VM logs for better err msgs Applying: qemu: monitor: Produce better errors on monitor hangup Applying: qemu: Wire up better early error reporting Applying: qemu: process: Silence coverity warning when rewinding log file Applying: qemu: hostdev: Refactor PCI passhrough handling Applying: qemu: hostdev: Fix function spacing and header formatting Applying: qemu: hostdev: Add checks if PCI passthrough is available in the host Applying: qemu: Prefer VFIO for PCI device passthrough Applying: qemu: Init @pcidevs in qemuPrepareHostdevPCIDevices Applying: Fix max stream packet size for old clients Applying: Adjust legacy max payload size to account for header information Applying: rpc: Correct the wrong payload size checking Applying: qemu: simplify calling qemuDomainHostdevNetConfigRestore Applying: qemu: move qemuDomainRemoveNetDevice to avoid forward reference Applying: qemu: fix removal of Applying: remote: fix regression in event deregistration Applying: qemu: managedsave: Add support for compressing managed save images Applying: qemu: snapshot: Add support for compressing external snapshot memory Applying: Migration: Introduce VIR_MIGRATE_PARAM_LISTEN_ADDRESS Applying: virsocket: Introduce virSocketAddrIsWildcard Applying: qemu: Implement support for VIR_MIGRATE_PARAM_LISTEN_ADDRESS Applying: qemu_conf: Introduce "migration_address" Applying: qemu: Include listenAddress in debug prints Applying: docs: Expand description of host-model CPU mode Applying: qemu: Avoid assigning unavailable migration ports Applying: qemu: Make migration port range configurable Applying: qemu: Fix augeas support for migration ports Applying: Fix perms for virConnectDomainXML{To, From}Native Applying: Add helpers for getting env vars in a setuid environment Applying: Only allow 'stderr' log output when running setuid Applying: Close all non-stdio FDs in virt-login-shell Applying: Don't link virt-login-shell against libvirt.so Applying: build: fix linking virt-login-shell Applying: build: fix build of virt-login-shell on systems with older gnutls Applying: Set a sane $PATH for virt-login-shell Applying: Make virCommand env handling robust in setuid env Applying: Remove all direct use of getenv Applying: Block all use of getenv with syntax-check Applying: Only allow the UNIX transport in remote driver when setuid Applying: Don't allow remote driver daemon autostart when running setuid Applying: Add stub getegid impl for platforms lacking it Applying: Remove (nearly) all use of getuid()/getgid() Applying: Block all use of libvirt.so in setuid programs Applying: virpci: Don't error on unbinded devices Applying: network: fix connections count in case of allocate failure Applying: qemu: clean up migration ports when migration cancelled Applying: qemuMigrationBeginPhase: Check for 'drive-mirror' for NBD Applying: Allow root directory in filesystem source dir schema Applying: Use a port from the migration range for NBD as well Applying: qemu: Avoid double free of VM Applying: util: use size_t instead of unsigned int for num_virtual_functions Applying: pci: properly handle out-of-order SRIOV virtual functions Applying: conf: Do better job when comparing features ABI compatibility Applying: schema: Rename option 'hypervtristate' to 'featurestate' Applying: conf: Mark user provided strings in error messages when parsing XML Applying: cpu: Add support for loading and storing CPU data Applying: cpu: x86: Rename struct cpuX86cpuid as virCPUx86CPUID Applying: cpu: x86: Rename struct cpuX86Data as virCPUx86Data Applying: cpu: x86: Rename x86DataFree() as virCPUx86DataFree() Applying: Ensure 'arch' is always set in cpuArchNodeData Applying: cpu: x86: Rename x86MakeCPUData as virCPUx86MakeData Applying: cpu: x86: Rename x86DataAddCpuid as virCPUx86DataAddCPUID Applying: cpu: x86: Rename data_iterator and DATA_ITERATOR_INIT Applying: cpu: x86: Fix return types of x86cpuidMatch and x86cpuidMatchMasked Applying: cpu: x86: Use whitespace to clarify context and use consistent labels Applying: cpu: x86: Clean up error messages in x86VendorLoad() Applying: cpu: Export few x86-specific APIs Applying: cpu: x86: Parse the CPU feature map only once Applying: cpu_x86: Refactor storage of CPUID data to add support for KVM features Applying: qemu: Add monitor APIs to fetch CPUID data from QEMU Applying: cpu: x86: Add internal CPUID features support and KVM feature bits Applying: conf: Refactor storing and usage of feature flags Applying: qemu: Add support for paravirtual spinlocks in the guest Applying: qemu: process: Validate specific CPUID flags of a guest Applying: virsh-domain: Mark --live and --config mutually exclusive in vcpucount Applying: virSecurityLabelDefParseXML: Don't parse label on model='none' Applying: qemuMonitorIO: Don't use @mon after it's unrefed Applying: qemu: Allow hotplug of multiple SCSI devices Applying: qemu: Call qemuSetupHostdevCGroup later during hotplug Applying: virscsi: hostdev SCSI AdapterId retrieval fix Applying: storage: Returns earlier if source adapter of the scsi pool is a HBA Applying: Don't start a nested job in qemuMigrationPrepareAny Applying: nodedev: Resolve Relax-NG validity error Applying: test-lib: Make case skipping possible Applying: tests: Don't test user config file if ran as root Applying: Improve cgroups docs to cover systemd integration Applying: Fix busy wait loop in LXC container I/O handling Applying: tests: guarantee abs_srcdir in all C tests Applying: Introduce standard methods for sorting strings with qsort Applying: Add virFileIsMountPoint function Applying: Pull lxcContainerGetSubtree out into shared virfile module Applying: Fix bug in identifying sub-mounts Applying: LXC: Ensure security context is set when mounting images Applying: Ensure to zero out the virDomainBlockJobInfo arg Applying: qemu: default to vfio for nodedev-detach Applying: daemon: Run virStateCleanup conditionally Applying: qemu: add "-boot strict" to commandline whenever possible Applying: tests: add forgotten boot-strict test files Applying: conf: Fix XML formatting of RNG device info Applying: qemu: Improve error when setting invalid count of vcpus via agent Applying: Add qxl ram size to ABI stability check Applying: qemu: hotplug: Only label hostdev after checking device conflicts Applying: qemu: hotplug: Fix double free on USB collision Applying: qemu: hotplug: Fix adding USB devices to the driver list Applying: docs: Enhance memoryBacking/locked documentation Applying: util: fix two virCompareLimitUlong bugs Applying: cgroups: Redefine what "unlimited" means wrt memory limits Applying: qemu: Report VIR_DOMAIN_MEMORY_PARAM_UNLIMITED properly Applying: qemu: Fix minor inconsistency in error message Applying: conf: don't format memtune with unlimited values Applying: qemu_process: Read errors from child Applying: network: properly update iptables rules during net-update Applying: Tie SASL callbacks lifecycle to virNetSessionSASLContext Applying: screenshot: Implement multiple screen support Applying: Switch to private redhat namespace for QMP I/O error reason Applying: Support virtio disk hotplug in JSON mode Applying: qemu: check for reboot-timeout on monitor Applying: virsh: fix return value error of cpu-stats Applying: tools: Fix virsh connect man page Applying: conf: introduce generic ISA address Applying: conf: add support for panic device Applying: qemu: add support for -device pvpanic Applying: Fix invalid read in virNetSASLSessionClientStep debug log Applying: virsh: man: Mention that volumes need to be in storage pool for undefine Applying: qemu: ask for -enable-fips when FIPS is required Applying: qemu: properly set MaxMemLock when hotplugging with VFIO Applying: qemu: avoid duplicate security label restore on hostdev attach failure Applying: qemu: re-add hostdev interfaces to hostdev array on libvirtd restart Applying: domain: don't try to interpret as virtio config for hostdev interfaces Applying: virBitmapParse: Fix behavior in case of error and fix up callers Applying: qemu: fix live pinning to memory node on NUMA system Applying: qemu: Clean up qemuDomainSetNumaParameters Applying: qemu: range check numa memory placement mode Applying: virkeycode: Allow ANSI_A Applying: Fix argument order of qemuMigrationPerformJob(). Applying: qemu: Do not access stale data in virDomainBlockStats Applying: qemu: Avoid using stale data in virDomainGetBlockInfo Applying: qemu: Fix job usage in qemuDomainBlockJobImpl Applying: qemu: Fix job usage in qemuDomainBlockCopy Applying: qemu: Fix job usage in virDomainGetBlockIoTune Applying: PanicCheckABIStability: Need to check for existence Applying: virsh: improve usability of '--print-xml' flag for attach-disk command Applying: virsh: Don't use legacy API if --current is used on device hot(un)plug Applying: virsh: Use inactive definition when removing disk from config Applying: CVE-2013-6436: fix crash in lxcDomainGetMemoryParameters Applying: Fix crash in lxcDomainSetMemoryParameters Applying: Don't crash if a connection closes early Applying: Really don't crash if a connection closes early Applying: qemu: Change the default unix monitor timeout Applying: virSecuritySELinuxSetFileconHelper: Don't fail on read-only NFS Applying: qemu: Avoid operations on NULL monitor if VM fails early Applying: virt-login-shell: fix regressions in behavior Applying: pci: Make reattach work for unbound devices Applying: pci: Fix failure paths in detach Applying: qemu: Don't detach devices if passthrough doesn't work Applying: Fix migration with QEMU 1.6 Applying: build: more workarounds for if_bridge.h Applying: build: fix build with latest rawhide kernel headers Applying: aarch64: Disable -fstack-protector. Applying: AArch64: Parse cputopology from /proc/cpuinfo. Applying: virDomainEventCallbackListFree: Don't leak @list->callbacks Applying: Fix memory leak in virObjectEventCallbackListRemoveID() Applying: event: filter global events by domain:getattr ACL Applying: Doc: Improve the document for nodesuspend Applying: Doc: Add "note" for node-memory-tune Applying: util: Correct the NUMA node range checking Applying: storage: Add document for possible problem on volume detection Applying: storage: Fix autostart of pool with "fc_host" type adapter Applying: Add a read/write lock implementation Applying: Push nwfilter update locking up to top level Applying: utils: Introduce functions for kernel module manipulation Applying: virCommand: Introduce virCommandSetDryRun Applying: tests: Add test for new virkmod functions Applying: Honor blacklist for modprobe command Applying: qemu: be sure we're using the updated value of backend during hotplug Applying: network: permit upstream forwarding of unqualified DNS names Applying: network: only prevent forwarding of DNS requests for unqualified names Applying: network: change default of forwardPlainNames to 'yes' Applying: Generate a valid imagelabel even for type 'none' Applying: qemu: keep pre-migration domain state after failed migration Applying: schema: Fix guest timer specification schema according to the docs Applying: conf: Enforce supported options for certain timers Applying: qemu: hyperv: Add support for timer enlightenments Applying: build: correctly check for SOICGIFVLAN GET_VLAN_VID_CMD command Applying: util: Add "shareable" field for virSCSIDevice struct Applying: util: Fix the indention Applying: qemu: Don't fail if the SCSI host device is shareable between domains Applying: util: Add one argument for several scsi utils Applying: tests: Add tests for scsi utils Applying: qemu: Fix the error message for scsi host device's shareable checking Applying: util: Accept test data path for scsi device's sg_path Applying: tests: Modify the scsi util tests Applying: event: move event filtering to daemon (regression fix) Applying: Block info query: Add check for transient domain Applying: Fix minor typos in messages and docs Applying: LXC: Free variable vroot in lxcDomainDetachDeviceHostdevUSBLive() Applying: LXC: free dst before lxcDomainAttachDeviceDiskLive returns Applying: maint: fix comment typos Applying: storage: avoid short reads while chasing backing chain Applying: Don't block use of USB with containers Applying: Fix path used for USB device attach with LXC Applying: Record hotplugged USB device in LXC live guest config Applying: Fix reset of cgroup when detaching USB device from LXC guests Applying: Disks are always block devices, never character devices Applying: Move check for cgroup devices ACL upfront in LXC hotplug Applying: Add virFileMakeParentPath helper function Applying: Add helper for running code in separate namespaces Applying: CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC shutdown/reboot code Applying: CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC disk hotplug Applying: CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC USB hotplug Applying: CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC block hostdev hotplug Applying: CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC chardev hostdev hotplug Applying: CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC hotunplug code Applying: Ignore additional fields in iscsiadm output Applying: qemuBuildNicDevStr: Set vectors= on Multiqueue Applying: Don't depend on syslog.service Applying: libvirt-guests: Run only after libvirtd Applying: virSystemdCreateMachine: Set dependencies for slices Applying: libvirt-guests: Wait for libvirtd to initialize Applying: virNetServerRun: Notify systemd that we're accepting clients Applying: maint: fix comma style issues: conf Applying: Allow for type=block to have no dev Applying: Allow LUN type disks to have no source Applying: virsh-volume: Unify strigification of volume type Applying: conf: Refactor virDomainDiskSourcePoolDefParse Applying: conf: Split out code to parse the source of a disk definition Applying: conf: Rename virDomainDiskHostDefFree to virDomainDiskHostDefClear Applying: conf: Refactor virDomainDiskSourceDefParse Applying: storage: fix RNG validation of gluster via netfs Applying: maint: fix comment typos. Applying: storage: use valid XML for awkward volume names Applying: build: Don't fail on '< ' or '> ' with old xmllint Applying: storage: allow interleave in volume XML Applying: storage: expose volume meta-type in XML Applying: storage: initial support for linking with libgfapi Applying: storage: document existing pools Applying: storage: document gluster pool Applying: storage: implement rudimentary glusterfs pool refresh Applying: storage: add network-dir as new storage volume type Applying: storage: improve directory support in gluster pool Applying: storage: improve allocation stats reported on gluster files Applying: storage: improve handling of symlinks in gluster Applying: storage: probe qcow2 volumes in gluster pool Applying: storage: fix typo in previous patch Applying: conf: Export virStorageVolType enum helper functions Applying: test: Implement fake storage pool driver in qemuxml2argv test Applying: storage: reduce number of stat calls Applying: storage: use simpler 'char *' Applying: storage: refactor backing chain division of labor Applying: storage: always probe type with buffer Applying: storage: don't read storage volumes in nonblock mode Applying: storage: skip selinux cleanup when fd not available Applying: storage: use correct type for array count Applying: storage: allow interleave in pool XML Applying: qemuxml2argv: Add test to verify correct usage of disk type="volume" Applying: qemuxml2argv: Add test for disk type='volume' with iSCSI pools Applying: tests: Fix comment for fake storage pool driver Applying: conf: Support disk source formatting without needing a virDomainDiskDefPtr Applying: conf: Clean up virDomainDiskSourceDefFormatInternal Applying: conf: Split out seclabel formating code for disk source Applying: conf: Export disk source formatter and parser Applying: snapshot: conf: Use common parsing and formatting functions for source Applying: snapshot: conf: Fix NULL dereference when element is empty Applying: conf: Add functions to copy and free network disk source definitions Applying: qemu: snapshot: Detect internal snapshots also for sheepdog and RBD Applying: conf: Add helper do clear disk source authentication struct Applying: qemu: snapshot: Touch up error message Applying: qemu: snapshot: Add functions similar to disk source pool translation Applying: qemu: Refactor qemuTranslateDiskSourcePool Applying: qemu: Split out formatting of network disk source URI Applying: qemu: Simplify call pattern of qemuBuildDriveURIString Applying: qemu: Use qemuBuildNetworkDriveURI to handle http/ftp and friends Applying: qemu: Migrate sheepdog source generation into common function Applying: qemu: Split out NBD command generation Applying: qemu: Unify formatting of RBD sources Applying: qemu: Refactor disk source string formatting Applying: qemu: Clear old translated pool source Applying: qemu: snapshots: Declare supported and unsupported snapshot configs Applying: domainsnapshotxml2xmltest: Clean up labels and use bool instead of int Applying: domainsnapshotxml2xmltest: Allow for better testing of snapshots Applying: domainsnapshotxml2xml: Move files with conflicting names Applying: domainsnapshotxml2xmltest: Add existing files as new tests Applying: domainsnapshotxml2xmltest: Add test case for empty driver element Applying: qemu: Fix indentation in qemuTranslateDiskSourcePool Applying: qemu: snapshot: Fix incorrect disk type for auto-generated disks Applying: storage: fix omitted slash in gluster volume URI Applying: virsh: domain: Fix undefine with storage of 'volume' disks Applying: snapshot: schema: Split out snapshot disk driver definition Applying: storage: Add gluster pool filter and fix virsh pool listing Applying: storage: fix bogus target in gluster volume xml Applying: storage: Improve error message when a storage backend is missing Applying: storage: Break long lines and clean up spaces in storage backend header Applying: storage: Support deletion of volumes on gluster pools Applying: qemu: snapshot: Avoid libvirtd crash when qemu crashes while snapshotting Applying: qemu: snapshot: Forbid snapshots when backing is a scsi passthrough disk Applying: qemu: Avoid crash in qemuDiskGetActualType Applying: snapshot: Add support for specifying snapshot disk backing type Applying: conf: Move qemuDiskGetActualType to virDomainDiskGetActualType Applying: conf: Move qemuSnapshotDiskGetActualType to virDomainSnapshotDiskGetActualType Applying: storage: Add file storage APIs in the default storage driver Applying: storage: add file functions for local and block files Applying: storage: Add storage file backends for gluster Applying: qemu: Switch snapshot deletion to the new API functions Applying: qemu: snapshot: Use new APIs to detect presence of existing storage files Applying: qemu: snapshot: Add support for external active snapshots on gluster Applying: storage: Fix build with older compilers afeter gluster snapshot series Applying: storage: gluster: Don't leak private data when storage file init fails Applying: build: use --with-systemd-daemon as configure option Applying: virNetDevVethCreate: Serialize callers Applying: qemuBuildNicDevStr: Adapt to new advisory on multiqueue Applying: Update translation to supported languages Applying: Add a mutex to serialize updates to firewall Applying: qemu: Forbid "sgio" support for SCSI generic host device Applying: qemu: monitor: Fix invalid parentheses Applying: qemu: Introduce qemuDomainDefCheckABIStability Applying: nwfilter: Increase buffer size for libpcap Applying: nwfilter: Display pcap's error message when pcap setup fails Applying: nwfilter: Fix double free of pointer Applying: LSN-2014-0003: Don't expand entities when parsing XML Applying: virNetClientSetTLSSession: Restore original signal mask Applying: Don't use AI_ADDRCONFIG when binding to wildcard addresses Applying: qemu: Unlock the NWFilter update lock by leaving via the cleanup label Applying: qemu: split out cpuset.mems setting Applying: qemu: leave restricting cpuset.mems after initialization Applying: CVE-2014-3633: qemu: blkiotune: Use correct definition when looking up disk Applying: domain_conf: fix domain deadlock + echo 'Applied 516 patches' + rm -f /tmp/lua_8tDfqz Applied 516 patches + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HHl32q + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.1.1 + 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' configure.ac:2146: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:2146: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:2146: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. daemon/Makefile.am:19: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') examples/domain-events/events-c/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') examples/dominfo/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') examples/domsuspend/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') examples/hellolibvirt/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') examples/openauth/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gnulib/lib/Makefile.am:30: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gnulib/tests/Makefile.am:21: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') python/Makefile.am:19: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am:22: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tests/Makefile.am:21: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tools/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ 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=i386-redhat-linux-gnu --host=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-xen --without-qemu --without-openvz --without-vbox --without-libxl --without-xenapi --without-uml --without-phyp --without-hyperv --without-vmware --without-parallels --without-storage-rbd --without-storage-sheepdog --without-storage-gluster --without-hal --without-sanlock --with-firewalld '--with-packager=CentOS BuildSystem , 2014-10-03-17:50:44, worker1.bsys.centos.org' --with-packager-version=29.el7_0.3 --with-qemu-user=qemu --with-qemu-group=qemu --enable-werror --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 to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking 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 i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-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... 64 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.1.1 configure: autobuild hostname... worker1.bsys.centos.org configure: autobuild timestamp... 20141003T175256Z 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 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 wcscoll... yes 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 posix_spawn... yes checking for ptsname_r... yes checking for shutdown... (cached) yes checking for wctob... yes checking for cfmakeraw... 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 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 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 newer... yes checking for wchar_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking for inline... inline checking whether lstat correctly handles trailing slash... yes 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 library containing setsockopt... none needed checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... (cached) yes checking for multithread API to use... posix 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 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 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 whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) 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 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 poll... yes checking for a shell that conforms to POSIX... /bin/sh checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for library containing pthread_create and pthread_join... -lpthread checking for pthread_sigmask in -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for raise... yes checking for sigprocmask... yes checking for random.h... no checking for struct random_data... yes checking for random_r... yes checking for rawmemchr... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... 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 library containing setsockopt... (cached) none needed checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... no checking for va_copy... yes checking whether NULL can be used in arbitrary expressions... (cached) yes 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 whether is self-contained... (cached) yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... (cached) yes checking for struct sockaddr_storage... (cached) yes checking for sa_family_t... (cached) yes checking for struct sockaddr_storage.ss_family... (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... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no 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... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking where to find the exponent in a 'long double'... (cached) 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... yes 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... /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 i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-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 i386-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-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 i386-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) 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 gcc -Wformat allows NULL strings... yes checking whether pragma GCC diagnostic push works... yes checking whether GCC -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 -Warray-bounds... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Wcast-align... yes checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Wclobbered... yes checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... yes checking whether C compiler handles -Wcpp... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... 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 -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... yes 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 -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 -Wmudflap... 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 -Wnormalized=nfc... yes checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Wold-style-definition... yes 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 -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 -Wswitch... yes 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 -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-all... yes checking whether C compiler handles --param=ssp-buffer-size=4... yes checking whether C compiler handles -Wno-unused-command-line-argument... yes checking whether C compiler handles -fexceptions... yes checking whether C compiler handles -fasynchronous-unwind-tables... yes checking whether C compiler handles -fdiagnostics-show-option... yes checking whether C compiler handles -funit-at-a-time... yes checking whether C compiler handles -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 -Wno-redundant-decls... yes checking whether C compiler handles -fPIE -DPIE... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking for aa_change_profile in -lapparmor... no 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 i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for 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 FUSE... yes checking for GLUSTERFS... no 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 OPENWSMAN... no checking for PCIACCESS... 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 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 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... 4 checking for pthread_mutexattr_init... 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 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 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 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 ovs-vsctl... ovs-vsctl checking for scrub... /usr/bin/scrub 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 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 i386-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for struct _xmlURI.query_raw... yes checking for GNUTLS... yes checking for gnutls/crypto.h... yes checking for pkcheck... /usr/bin/pkcheck checking whether pkcheck supports uid value... yes checking for selinux_virtual_domain_context_path... yes checking for selinux_virtual_image_context_path... yes checking for selinux_lxc_contexts_path... yes checking for dtrace... /bin/dtrace checking for numad... /bin/numad checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for readline in -lreadline... yes checking for 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 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 for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages 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 whether BRDGSFD is declared... no checking whether BRDGADD is declared... no checking whether BRDGDEL is declared... 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.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 python/Makefile 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/domain-events/events-c/Makefile config.status: creating examples/domsuspend/Makefile config.status: creating examples/dominfo/Makefile config.status: creating examples/openauth/Makefile config.status: creating examples/python/Makefile config.status: creating examples/hellolibvirt/Makefile config.status: creating examples/systemtap/Makefile config.status: creating examples/xml/nwfilter/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: no 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: Parallels: no configure: Test: yes configure: Remote: yes configure: Network: yes configure: Libvirtd: yes configure: Interface: yes configure: macvtap: yes configure: virtport: yes configure: configure: Storage Drivers configure: configure: Dir: yes configure: FS: yes configure: NetFS: yes configure: LVM: yes configure: iSCSI: yes configure: SCSI: yes configure: mpath: yes configure: Disk: yes configure: RBD: no configure: Sheepdog: no configure: Gluster: no configure: configure: Security Drivers configure: configure: SELinux: yes (/selinux) configure: AppArmor: 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/lib/dbus-1.0/include ' LIBS='-L/lib -ldbus-1 ') configure: fuse: yes (CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse ' LIBS='-pthread -lfuse ') configure: glusterfs: no 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: sanlock: no configure: sasl: yes (CFLAGS='' LIBS='-lsasl2') configure: selinux: yes (CFLAGS='' LIBS='-lselinux') configure: ssh2: no configure: systemd_daemon: yes (CFLAGS=' ' LIBS='-lsystemd-daemon ') configure: udev: yes (CFLAGS=' ' LIBS='-ludev ') 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: no configure: nl: -I/usr/include/libnl3 -I/usr/include/libnl3 -lnl-3 -lnl-route-3 -lnl-3 configure: mscom: no configure: xdr: configure: rbd: 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 -Warray-bounds -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 -Wmudflap -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnormalized=nfc -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 -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 -fstack-protector-all --param=ssp-buffer-size=4 -Wno-unused-command-line-argument -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Werror configure: Readline: yes configure: Python: yes configure: DTrace: yes configure: numad: yes configure: XML Catalog: /etc/xml/catalog configure: Init script: systemd configure: Char device locks: /var/lock 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.1.1' Making all in gnulib/lib make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/lib' GEN alloca.h GEN c++defs.h GEN warn-on-use.h GEN arg-nonnull.h GEN configmake.h GEN unused-parameter.h GEN stdalign.h GEN sys/types.h GEN sys/uio.h GEN fcntl.h GEN langinfo.h GEN arpa/inet.h GEN locale.h GEN netdb.h GEN poll.h GEN pty.h GEN signal.h GEN stdio.h GEN stdlib.h GEN 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/wait.h GEN sys/utsname.h GEN time.h GEN unistd.h GEN wctype.h GEN wchar.h make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/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-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 lock.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 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 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 CCLD libgnu.la make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/lib' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/include' Making all in libvirt make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/include/libvirt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/include/libvirt' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/include' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/src' GEN util/virkeymaps.h GEN locking/lock_daemon_dispatch_stubs.h GEN lxc/lxc_monitor_dispatch.h GEN lxc/lxc_controller_dispatch.h GEN remote/remote_protocol.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_probes.h GEN libvirt_probes.stp GEN libvirt_functions.stp GEN virtlockd.service GEN virtlockd.socket GEN rpc/virnetprotocol.h GEN remote/remote_protocol.c GEN rpc/virnetprotocol.c GEN libvirt.syms GEN libvirt.def make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/src' CC libvirt_util_la-viralloc.lo CC libvirt_util_la-virarch.lo CC libvirt_util_la-viratomic.lo CC libvirt_util_la-viraudit.lo CC libvirt_util_la-virauth.lo CC libvirt_util_la-virauthconfig.lo CC libvirt_util_la-virbitmap.lo CC libvirt_util_la-virbuffer.lo CC libvirt_util_la-vircgroup.lo CC libvirt_util_la-virclosecallbacks.lo CC libvirt_util_la-vircommand.lo CC libvirt_util_la-virconf.lo CC libvirt_util_la-virdbus.lo CC libvirt_util_la-virdnsmasq.lo CC libvirt_util_la-virebtables.lo CC libvirt_util_la-virerror.lo CC libvirt_util_la-virevent.lo CC libvirt_util_la-vireventpoll.lo CC libvirt_util_la-virfile.lo CC libvirt_util_la-virhash.lo CC libvirt_util_la-virhashcode.lo CC libvirt_util_la-virhook.lo CC libvirt_util_la-viridentity.lo CC libvirt_util_la-virinitctl.lo CC libvirt_util_la-viriptables.lo CC libvirt_util_la-virjson.lo CC libvirt_util_la-virkeycode.lo CC libvirt_util_la-virkeyfile.lo CC libvirt_util_la-virlockspace.lo CC libvirt_util_la-virlog.lo CC libvirt_util_la-virmacaddr.lo CC libvirt_util_la-virnetdev.lo CC libvirt_util_la-virnetdevbandwidth.lo CC libvirt_util_la-virnetdevbridge.lo CC libvirt_util_la-virnetdevmacvlan.lo CC libvirt_util_la-virnetdevopenvswitch.lo CC libvirt_util_la-virnetdevtap.lo CC libvirt_util_la-virnetdevveth.lo CC libvirt_util_la-virnetdevvlan.lo CC libvirt_util_la-virnetdevvportprofile.lo CC libvirt_util_la-virnetlink.lo CC libvirt_util_la-virnodesuspend.lo CC libvirt_util_la-virkmod.lo CC libvirt_util_la-virnuma.lo CC libvirt_util_la-virobject.lo CC libvirt_util_la-virpci.lo CC libvirt_util_la-virpidfile.lo CC libvirt_util_la-virportallocator.lo CC libvirt_util_la-virprocess.lo CC libvirt_util_la-virrandom.lo CC libvirt_util_la-virscsi.lo CC libvirt_util_la-virsexpr.lo CC libvirt_util_la-virsocketaddr.lo CC libvirt_util_la-virstatslinux.lo CC libvirt_util_la-virstoragefile.lo CC libvirt_util_la-virstring.lo CC libvirt_util_la-virsysinfo.lo CC libvirt_util_la-virsystemd.lo CC libvirt_util_la-virthread.lo CC libvirt_util_la-virthreadpool.lo CC libvirt_util_la-virtime.lo CC libvirt_util_la-virtpm.lo CC libvirt_util_la-virtypedparam.lo CC libvirt_util_la-virusb.lo CC libvirt_util_la-viruri.lo CC libvirt_util_la-virutil.lo CC libvirt_util_la-viruuid.lo CC libvirt_util_la-virxml.lo CC libvirt_conf_la-netdev_bandwidth_conf.lo CC libvirt_conf_la-netdev_vport_profile_conf.lo CC libvirt_conf_la-netdev_vlan_conf.lo CC libvirt_conf_la-capabilities.lo CC libvirt_conf_la-domain_conf.lo CC libvirt_conf_la-domain_audit.lo CC libvirt_conf_la-domain_nwfilter.lo CC libvirt_conf_la-snapshot_conf.lo CC libvirt_conf_la-domain_event.lo CC libvirt_conf_la-network_conf.lo CC libvirt_conf_la-nwfilter_params.lo CC libvirt_conf_la-nwfilter_ipaddrmap.lo CC libvirt_conf_la-nwfilter_conf.lo CC libvirt_conf_la-node_device_conf.lo CC libvirt_conf_la-storage_conf.lo CC libvirt_conf_la-storage_encryption_conf.lo CC libvirt_conf_la-interface_conf.lo CC libvirt_conf_la-secret_conf.lo CC libvirt_conf_la-cpu_conf.lo CC libvirt_conf_la-virchrdev.lo CC libvirt_conf_la-device_conf.lo CC libvirt_cpu_la-cpu.lo CC libvirt_cpu_la-cpu_generic.lo CC libvirt_cpu_la-cpu_x86.lo CC libvirt_cpu_la-cpu_s390.lo CC libvirt_cpu_la-cpu_arm.lo CC libvirt_cpu_la-cpu_map.lo CC libvirt_cpu_la-cpu_powerpc.lo CC libvirt_vmx_la-vmx.lo 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-lock_manager.lo CC libvirt_driver_la-lock_driver_nop.lo CC libvirt_driver_la-domain_lock.lo CC libvirt_driver_test_la-test_driver.lo CC libvirt_driver_remote_la-remote_driver.lo CC libvirt_driver_remote_la-remote_protocol.lo CC libvirt_driver_remote_la-lxc_protocol.lo CC libvirt_driver_remote_la-qemu_protocol.lo CC libvirt_net_rpc_client_la-virnetclientprogram.lo CC libvirt_net_rpc_client_la-virnetclientstream.lo CC libvirt_net_rpc_client_la-virnetclient.lo CC libvirt_net_rpc_server_la-virnetserverprogram.lo CC libvirt_net_rpc_server_la-virnetserverservice.lo CC libvirt_net_rpc_server_la-virnetserverclient.lo CC libvirt_net_rpc_server_la-virnetservermdns.lo CC libvirt_net_rpc_server_la-virnetserver.lo CC libvirt_net_rpc_la-virnetmessage.lo CC libvirt_net_rpc_la-virnetprotocol.lo CC libvirt_net_rpc_la-virnetsocket.lo CC libvirt_net_rpc_la-virkeepaliveprotocol.lo CC libvirt_net_rpc_la-virkeepalive.lo CC libvirt_net_rpc_la-virnettlscontext.lo CC libvirt_net_rpc_la-virnetsaslcontext.lo CC libvirt_driver_esx_la-esx_driver.lo CC libvirt_driver_esx_la-esx_interface_driver.lo CC libvirt_driver_esx_la-esx_network_driver.lo CC libvirt_driver_esx_la-esx_storage_driver.lo CC libvirt_driver_esx_la-esx_storage_backend_vmfs.lo CC libvirt_driver_esx_la-esx_storage_backend_iscsi.lo CC libvirt_driver_esx_la-esx_device_monitor.lo CC libvirt_driver_esx_la-esx_secret_driver.lo CC libvirt_driver_esx_la-esx_nwfilter_driver.lo CC libvirt_driver_esx_la-esx_util.lo CC libvirt_driver_esx_la-esx_vi.lo CC libvirt_driver_esx_la-esx_vi_methods.lo CC libvirt_driver_esx_la-esx_vi_types.lo CC libvirt_security_manager_la-security_driver.lo CC libvirt_security_manager_la-security_nop.lo CC libvirt_security_manager_la-security_stack.lo CC libvirt_security_manager_la-security_dac.lo CC libvirt_security_manager_la-security_manager.lo CC libvirt_security_manager_la-security_selinux.lo CC libvirt_driver_access_la-viraccessperm.lo CC libvirt_driver_access_la-viraccessmanager.lo CC libvirt_driver_access_la-viraccessdrivernop.lo CC libvirt_driver_access_la-viraccessdriverstack.lo CC libvirt_driver_access_la-viraccessapicheck.lo CC libvirt_driver_access_la-viraccessapicheckqemu.lo CC libvirt_driver_access_la-viraccessapichecklxc.lo CC libvirt_driver_access_la-viraccessdriverpolkit.lo GEN libvirt_probes.o CC libvirt_qemu_la-libvirt-qemu.lo CC libvirt_lxc_la-libvirt-lxc.lo CC lockd_la-lock_driver_lockd.lo CC lockd_la-lock_protocol.lo CC libvirt_driver_lxc_impl_la-lxc_monitor_protocol.lo CC libvirt_driver_lxc_impl_la-lxc_conf.lo CC libvirt_driver_lxc_impl_la-lxc_container.lo CC libvirt_driver_lxc_impl_la-lxc_cgroup.lo CC libvirt_driver_lxc_impl_la-lxc_domain.lo CC libvirt_driver_lxc_impl_la-lxc_hostdev.lo CC libvirt_driver_lxc_impl_la-lxc_monitor.lo CC libvirt_driver_lxc_impl_la-lxc_process.lo CC libvirt_driver_lxc_impl_la-lxc_fuse.lo CC libvirt_driver_lxc_impl_la-lxc_driver.lo CC libvirt_driver_network_impl_la-bridge_driver.lo CC libvirt_driver_interface_la-interface_driver.lo CC libvirt_driver_interface_la-interface_backend_netcf.lo CC libvirt_driver_interface_la-interface_backend_udev.lo CC libvirt_driver_secret_la-secret_driver.lo CC libvirt_driver_storage_impl_la-storage_driver.lo CC libvirt_driver_storage_impl_la-storage_backend.lo CC libvirt_driver_storage_impl_la-storage_backend_fs.lo CC libvirt_driver_storage_impl_la-storage_backend_logical.lo CC libvirt_driver_storage_impl_la-storage_backend_iscsi.lo CC libvirt_driver_storage_impl_la-storage_backend_scsi.lo CC libvirt_driver_storage_impl_la-storage_backend_mpath.lo CC libvirt_driver_storage_impl_la-storage_backend_disk.lo CC libvirt_driver_nodedev_la-node_device_driver.lo CC libvirt_driver_nodedev_la-node_device_linux_sysfs.lo CC libvirt_driver_nodedev_la-node_device_udev.lo CC libvirt_driver_nwfilter_la-nwfilter_driver.lo CC libvirt_driver_nwfilter_la-nwfilter_gentech_driver.lo CC libvirt_driver_nwfilter_la-nwfilter_dhcpsnoop.lo CC libvirt_driver_nwfilter_la-nwfilter_ebiptables_driver.lo CC libvirt_driver_nwfilter_la-nwfilter_learnipaddr.lo CC libvirt_setuid_rpc_client_la-viralloc.lo CC libvirt_setuid_rpc_client_la-virbitmap.lo CC libvirt_setuid_rpc_client_la-virbuffer.lo CC libvirt_setuid_rpc_client_la-vircommand.lo CC libvirt_setuid_rpc_client_la-virconf.lo CC libvirt_setuid_rpc_client_la-virerror.lo CC libvirt_setuid_rpc_client_la-virevent.lo CC libvirt_setuid_rpc_client_la-vireventpoll.lo CC libvirt_setuid_rpc_client_la-virfile.lo CC libvirt_setuid_rpc_client_la-virhash.lo CC libvirt_setuid_rpc_client_la-virhashcode.lo CC libvirt_setuid_rpc_client_la-virjson.lo CC libvirt_setuid_rpc_client_la-virlog.lo CC libvirt_setuid_rpc_client_la-virobject.lo CC libvirt_setuid_rpc_client_la-virpidfile.lo CC libvirt_setuid_rpc_client_la-virprocess.lo CC libvirt_setuid_rpc_client_la-virrandom.lo CC libvirt_setuid_rpc_client_la-virsocketaddr.lo CC libvirt_setuid_rpc_client_la-virstoragefile.lo CC libvirt_setuid_rpc_client_la-virstring.lo CC libvirt_setuid_rpc_client_la-virtime.lo CC libvirt_setuid_rpc_client_la-virthread.lo CC libvirt_setuid_rpc_client_la-virtypedparam.lo CC libvirt_setuid_rpc_client_la-viruri.lo CC libvirt_setuid_rpc_client_la-virutil.lo CC libvirt_setuid_rpc_client_la-viruuid.lo CC libvirt_setuid_rpc_client_la-domain_event.lo CC libvirt_setuid_rpc_client_la-virnetsocket.lo CC libvirt_setuid_rpc_client_la-virnetmessage.lo CC libvirt_setuid_rpc_client_la-virkeepalive.lo CC libvirt_setuid_rpc_client_la-virnetclient.lo CC libvirt_setuid_rpc_client_la-virnetclientprogram.lo CC libvirt_setuid_rpc_client_la-virnetclientstream.lo CC libvirt_setuid_rpc_client_la-virnetprotocol.lo CC libvirt_setuid_rpc_client_la-remote_driver.lo CC libvirt_setuid_rpc_client_la-remote_protocol.lo CC libvirt_setuid_rpc_client_la-qemu_protocol.lo CC 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-lxc.lo CC libvirt_iohelper-iohelper.o CC libvirt_parthelper-parthelper.o CC libvirt_lxc-lxc_monitor_protocol.o CC libvirt_lxc-lxc_conf.o CC libvirt_lxc-lxc_container.o CC libvirt_lxc-lxc_cgroup.o CC libvirt_lxc-lxc_domain.o CC libvirt_lxc-lxc_fuse.o CC libvirt_lxc-lxc_controller.o CC libvirt_lxc-nodeinfo.o CC libvirt_lxc-datatypes.o CC virtlockd-lock_daemon.o CC virtlockd-lock_daemon_config.o CC virtlockd-lock_daemon_dispatch.o CC virtlockd-lock_protocol.o GEN virtlockd.8.in GEN test_libvirtd_lxc.aug GEN locking/qemu-lockd.conf GEN test_virtlockd.aug GEN libvirt_qemu_probes.stp CCLD libvirt_util.la CCLD libvirt_cpu.la CCLD libvirt_vmx.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 GEN libvirt_probes.lo CCLD libvirt_driver_lxc_impl.la CCLD libvirt_driver_network_impl.la CCLD libvirt_driver_interface.la CCLD libvirt_driver_secret.la CCLD libvirt_driver_storage_impl.la CCLD libvirt_driver_nodedev.la CCLD libvirt_driver_nwfilter.la CCLD libvirt_iohelper CCLD libvirt_parthelper GEN virtlockd.8 GEN test_libvirt_lockd.aug CCLD libvirt_driver_remote.la CCLD lockd.la CCLD libvirt_driver_lxc.la CCLD libvirt_driver_network.la CCLD libvirt_driver_storage.la CCLD virtlockd CCLD libvirt_conf.la CCLD libvirt_lxc CCLD libvirt_driver.la CCLD libvirt_driver_esx.la CCLD libvirt.la CCLD libvirt-qemu.la CCLD libvirt-lxc.la CCLD libvirt-setuid-rpc-client.la make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/src' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/src' Making all in daemon make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/daemon' GEN libvirtd.policy GEN libvirtd.qemu.logrotate GEN libvirtd.lxc.logrotate GEN libvirtd.uml.logrotate GEN libvirtd.logrotate GEN libvirtd.service make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/daemon' CC libvirtd-libvirtd.o CC libvirtd-libvirtd-config.o GEN remote_dispatch.h GEN lxc_dispatch.h GEN qemu_dispatch.h CC libvirtd-stream.o CC libvirtd-remote_protocol.o CC libvirtd-lxc_protocol.o CC libvirtd-qemu_protocol.o GEN libvirtd.8.in GEN test_libvirtd.aug CC libvirtd-remote.o GEN libvirtd.8 CCLD libvirtd make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/daemon' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/daemon' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/tools' GEN libvirt-guests.sh GEN libvirt-guests.service make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/tools' CC virsh-console.o CC virsh-virsh.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-snapshot.o CC virsh-virsh-volume.o CC virt_host_validate-virt-host-validate.o CC virt_host_validate-virt-host-validate-common.o CC virt_host_validate-virt-host-validate-qemu.o CC virt_host_validate-virt-host-validate-lxc.o CC virt_login_shell-virt-login-shell.o GEN virt-xml-validate GEN virt-pki-validate GEN virt-host-validate.1 GEN virt-pki-validate.1 GEN virt-xml-validate.1 GEN virt-login-shell.1 GEN virsh.1 CCLD virt-host-validate CCLD virt-login-shell CCLD virsh make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/tools' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/tools' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/docs' perl ./genaclperms.pl ../src/access/viraccessperm.h > aclperms.htmlinc make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/docs' Making all in schemas make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/docs/schemas' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/docs/schemas' make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/docs' GEN apibuild.py.stamp Generating cgroups.html.tmp Generating formatcaps.html.tmp Generating formatsecret.html.tmp Generating testtck.html.tmp Generating pending.html.tmp Generating csharp.html.tmp Generating hacking.html.tmp Generating logging.html.tmp Generating uri.html.tmp Generating testsuites.html.tmp Generating hvsupport.html.tmp Generating drvuml.html.tmp Generating drvvmware.html.tmp Generating formatdomain.html.tmp Generating python.html.tmp Generating drvqemu.html.tmp Generating deployment.html.tmp Generating news.html.tmp Generating todo.html.tmp Generating archnode.html.tmp Generating api_extension.html.tmp Generating remote.html.tmp Generating migration.html.tmp Generating archdomain.html.tmp Generating errors.html.tmp Generating drvhyperv.html.tmp Generating drvremote.html.tmp Generating devguide.html.tmp Generating contact.html.tmp Generating docs.html.tmp Generating downloads.html.tmp Generating archstorage.html.tmp Generating relatedlinks.html.tmp Generating bugs.html.tmp Generating locking.html.tmp Generating formatstorage.html.tmp Generating format.html.tmp Generating formatnetwork.html.tmp Generating 404.html.tmp Generating compiling.html.tmp Generating testapi.html.tmp Generating intro.html.tmp Generating php.html.tmp Generating formatsnapshot.html.tmp Generating api.html.tmp Generating index.html.tmp Generating auth.html.tmp Generating hooks.html.tmp Generating virshcmdref.html.tmp Generating apps.html.tmp Generating sitemap.html.tmp Generating drvtest.html.tmp Generating drvvbox.html.tmp Generating drvphyp.html.tmp Generating drvparallels.html.tmp Generating goals.html.tmp Generating drvxen.html.tmp Generating drvlxc.html.tmp Generating internals.html.tmp Generating formatstorageencryption.html.tmp Generating securityprocess.html.tmp Generating firewall.html.tmp Generating windows.html.tmp Generating drivers.html.tmp Generating architecture.html.tmp Generating formatnwfilter.html.tmp Generating acl.html.tmp Generating storage.html.tmp Generating aclpolkit.html.tmp Generating java.html.tmp Generating drvopenvz.html.tmp Generating archnetwork.html.tmp Generating drvesx.html.tmp Generating formatnode.html.tmp Generating bindings.html.tmp Generating internals/locking.html.tmp Generating internals/rpc.html.tmp Generating internals/command.html.tmp Generating search.php.tmp Validating cgroups.html Validating formatcaps.html Validating formatsecret.html Validating testtck.html Validating pending.html Validating csharp.html Validating logging.html Validating hacking.html Validating uri.html Validating testsuites.html Validating hvsupport.html Validating drvuml.html Validating drvvmware.html Validating formatdomain.html Validating python.html Validating drvqemu.html Validating deployment.html Validating news.html Validating todo.html Validating archnode.html Validating api_extension.html Validating remote.html Validating migration.html Validating archdomain.html Validating errors.html Validating drvhyperv.html Validating drvremote.html Validating devguide.html Validating contact.html Validating docs.html Validating downloads.html Validating archstorage.html Validating relatedlinks.html Validating bugs.html Validating locking.html Validating formatstorage.html Validating format.html Validating formatnetwork.html Validating 404.html Validating compiling.html Validating testapi.html Validating intro.html Validating php.html Validating formatsnapshot.html Validating api.html Validating auth.html Validating index.html Validating hooks.html Validating apps.html Validating virshcmdref.html Validating sitemap.html Validating drvtest.html Validating drvvbox.html Validating drvparallels.html Validating goals.html Validating drvphyp.html Validating drvxen.html Validating drvlxc.html Validating internals.html Validating formatstorageencryption.html Validating securityprocess.html Validating firewall.html Validating drivers.html Validating windows.html Validating formatnwfilter.html Validating architecture.html Validating acl.html Validating storage.html Validating java.html Validating aclpolkit.html Validating archnetwork.html Validating drvopenvz.html Validating drvesx.html Validating formatnode.html Validating bindings.html Validating internals/locking.html Scripting search.php Validating internals/rpc.html Validating internals/command.html touch apibuild.py.stamp GEN html/index.html rm drvlxc.html.tmp goals.html.tmp formatsecret.html.tmp drvopenvz.html.tmp compiling.html.tmp apps.html.tmp internals/locking.html.tmp intro.html.tmp formatdomain.html.tmp formatstorageencryption.html.tmp internals/command.html.tmp php.html.tmp formatnetwork.html.tmp archnetwork.html.tmp drvvbox.html.tmp drvhyperv.html.tmp errors.html.tmp internals/rpc.html.tmp hacking.html.tmp testsuites.html.tmp cgroups.html.tmp virshcmdref.html.tmp java.html.tmp hooks.html.tmp drvuml.html.tmp formatcaps.html.tmp bugs.html.tmp contact.html.tmp formatstorage.html.tmp archdomain.html.tmp drivers.html.tmp aclpolkit.html.tmp drvesx.html.tmp format.html.tmp csharp.html.tmp archnode.html.tmp hvsupport.html.tmp news.html.tmp drvphyp.html.tmp logging.html.tmp relatedlinks.html.tmp locking.html.tmp testapi.html.tmp remote.html.tmp bindings.html.tmp uri.html.tmp drvparallels.html.tmp windows.html.tmp index.html.tmp drvqemu.html.tmp search.php.tmp storage.html.tmp drvxen.html.tmp api_extension.html.tmp downloads.html.tmp pending.html.tmp drvvmware.html.tmp devguide.html.tmp drvtest.html.tmp firewall.html.tmp architecture.html.tmp migration.html.tmp testtck.html.tmp docs.html.tmp formatnwfilter.html.tmp todo.html.tmp formatsnapshot.html.tmp formatnode.html.tmp internals.html.tmp auth.html.tmp securityprocess.html.tmp deployment.html.tmp 404.html.tmp api.html.tmp sitemap.html.tmp python.html.tmp drvremote.html.tmp archstorage.html.tmp acl.html.tmp make[4]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/docs' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/docs' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/docs' Making all in gnulib/tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/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.1.1/gnulib/tests' Making all in . make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/tests' Making all in python make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/python' GEN generator.py.stamp Found 376 functions in libvirt-api.xml Found 1 functions in libvirt-override-api.xml Generated 319 wrapper functions Found 3 functions in libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 1 wrapper functions Found 3 functions in libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions CC libvirtmod_la-libvirt-override.lo CC libvirtmod_la-typewrappers.lo CC libvirtmod_la-libvirt.lo CC libvirtmod_qemu_la-libvirt-qemu-override.lo CC libvirtmod_qemu_la-typewrappers.lo CC libvirtmod_qemu_la-libvirt-qemu.lo CC libvirtmod_lxc_la-libvirt-lxc-override.lo CC libvirtmod_lxc_la-typewrappers.lo CC libvirtmod_lxc_la-libvirt-lxc.lo CCLD libvirtmod_lxc.la CCLD libvirtmod_qemu.la CCLD libvirtmod.la make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/python' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/tests' CC shunloadhelper.lo CC libvirportallocatormock_la-virportallocatortest.lo CC vircgroupmock_la-vircgroupmock.lo CC virsystemdmock_la-virsystemdmock.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 virnetmessagetest-virnetmessagetest.o CC virnetmessagetest-testutils.o CC virnetsockettest.o CC viratomictest.o CC utiltest.o CC shunloadtest.o CC virtimetest.o CC viruritest.o CC virkeyfiletest.o CC virauthconfigtest.o CC virbitmaptest.o CC vircgrouptest.o CC virendiantest.o CC virfiletest.o CC viridentitytest.o CC virkeycodetest.o CC virlockspacetest.o CC virlogtest.o CC virstringtest.o CC virportallocatortest.o CC sysinfotest.o CC virstoragetest.o CC fdstreamtest.o CC fchosttest.o CC virkmodtest.o CC virdbustest-virdbustest.o CC virdbustest-testutils.o CC virsystemdtest-virsystemdtest.o CC virsystemdtest-testutils.o CC virnettlscontexttest.o CC virnettlshelpers.o CC pkix_asn1_tab.o CC virnettlssessiontest.o CC securityselinuxtest.o CC virdrivermoduletest.o CC lxcxml2xmltest.o CC testutilslxc.o CC esxutilstest.o CC vmx2xmltest.o CC xml2vmxtest.o CC jsontest.o CC networkxml2xmltest.o CC networkxml2conftest.o CC nwfilterxml2xmltest.o CC storagevolxml2argvtest.o CC virscsitest.o CC storagevolxml2xmltest.o CC storagepoolxml2xmltest.o CC nodedevxml2xmltest.o CC interfacexml2xmltest.o CC cputest.o CC eventtest.o CC libvirtdconftest.o CC libvirtd-config.o CC commandhelper.o CC ssh.o CC test_conf.o CCLD libshunload.la CCLD libvirportallocatormock.la CCLD vircgroupmock.la CCLD virsystemdmock.la CCLD libsecurityselinuxhelper.la CCLD virshtest CCLD sockettest CCLD nodeinfotest CCLD virbuftest CCLD commandtest CCLD seclabeltest CCLD virhashtest CCLD virnetmessagetest CCLD virnetsockettest CCLD viratomictest CCLD utiltest CCLD virtimetest CCLD viruritest CCLD virkeyfiletest CCLD virauthconfigtest CCLD virbitmaptest CCLD vircgrouptest CCLD virendiantest CCLD virfiletest CCLD viridentitytest CCLD virkeycodetest CCLD virlockspacetest CCLD virlogtest CCLD virstringtest CCLD virportallocatortest CCLD sysinfotest CCLD virstoragetest CCLD fdstreamtest CCLD fchosttest CCLD virkmodtest CCLD virdbustest CCLD virsystemdtest CCLD virnettlscontexttest CCLD virnettlssessiontest CCLD securityselinuxtest CCLD virdrivermoduletest CCLD lxcxml2xmltest CCLD esxutilstest CCLD vmx2xmltest CCLD xml2vmxtest CCLD jsontest CCLD networkxml2xmltest CCLD networkxml2conftest CCLD nwfilterxml2xmltest CCLD storagevolxml2argvtest CCLD virscsitest CCLD storagevolxml2xmltest CCLD storagepoolxml2xmltest CCLD nodedevxml2xmltest CCLD interfacexml2xmltest CCLD cputest CCLD eventtest CCLD libvirtdconftest CCLD commandhelper CCLD ssh CCLD test_conf CCLD shunloadtest make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/tests' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/po' test ! -f ./libvirt.pot || \ test -z "af.gmo am.gmo ar.gmo as.gmo be.gmo bg.gmo bn.gmo bn_IN.gmo bo.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_GB.gmo es.gmo et.gmo eu_ES.gmo fa.gmo fi.gmo fr.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo lo.gmo lt.gmo lv.gmo mk.gmo ml.gmo mr.gmo ms.gmo my.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 vi_VN.gmo zh_CN.gmo zh_TW.gmo zu.gmo" || make af.gmo am.gmo ar.gmo as.gmo be.gmo bg.gmo bn.gmo bn_IN.gmo bo.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_GB.gmo es.gmo et.gmo eu_ES.gmo fa.gmo fi.gmo fr.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo lo.gmo lt.gmo lv.gmo mk.gmo ml.gmo mr.gmo ms.gmo my.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 vi_VN.gmo zh_CN.gmo zh_TW.gmo zu.gmo make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/po' make[3]: `af.gmo' is up to date. make[3]: `am.gmo' is up to date. make[3]: `ar.gmo' is up to date. make[3]: `be.gmo' is up to date. make[3]: `bg.gmo' is up to date. make[3]: `bn.gmo' is up to date. make[3]: `bo.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]: `el.gmo' is up to date. make[3]: `en_GB.gmo' is up to date. make[3]: `et.gmo' is up to date. make[3]: `eu_ES.gmo' is up to date. make[3]: `fa.gmo' is up to date. make[3]: `fi.gmo' is up to date. make[3]: `gl.gmo' is up to date. make[3]: `he.gmo' is up to date. rm -f as.gmo && /usr/bin/msgfmt -c --statistics -o as.gmo as.po rm -f bn_IN.gmo && /usr/bin/msgfmt -c --statistics -o bn_IN.gmo bn_IN.po make[3]: `hr.gmo' is up to date. make[3]: `hu.gmo' is up to date. make[3]: `hy.gmo' is up to date. make[3]: `id.gmo' is up to date. make[3]: `is.gmo' is up to date. rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po make[3]: `ka.gmo' is up to date. make[3]: `ku.gmo' is up to date. make[3]: `lo.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. rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po rm -f gu.gmo && /usr/bin/msgfmt -c --statistics -o gu.gmo gu.po make[3]: `ms.gmo' is up to date. make[3]: `my.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. rm -f hi.gmo && /usr/bin/msgfmt -c --statistics -o hi.gmo hi.po make[3]: `pl.gmo' is up to date. make[3]: `pt.gmo' is up to date. make[3]: `ro.gmo' is up to date. rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po rm -f kn.gmo && /usr/bin/msgfmt -c --statistics -o kn.gmo kn.po rm -f ko.gmo && /usr/bin/msgfmt -c --statistics -o ko.gmo ko.po rm -f ml.gmo && /usr/bin/msgfmt -c --statistics -o ml.gmo ml.po rm -f mr.gmo && /usr/bin/msgfmt -c --statistics -o mr.gmo mr.po rm -f pa.gmo && /usr/bin/msgfmt -c --statistics -o pa.gmo pa.po rm -f or.gmo && /usr/bin/msgfmt -c --statistics -o or.gmo or.po rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po 2046 translated messages, 11 fuzzy translations, 5043 untranslated messages. 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. rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po 3001 translated messages, 333 fuzzy translations, 3766 untranslated messages. rm -f ta.gmo && /usr/bin/msgfmt -c --statistics -o ta.gmo ta.po 7100 translated messages. 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]: `vi_VN.gmo' is up to date. 7100 translated messages. rm -f te.gmo && /usr/bin/msgfmt -c --statistics -o te.gmo te.po rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 7100 translated messages. make[3]: `zu.gmo' is up to date. rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po 7100 translated messages. 7100 translated messages. 1362 translated messages, 57 fuzzy translations, 5681 untranslated messages. 4170 translated messages, 7 fuzzy translations, 2923 untranslated messages. 7100 translated messages. 4442 translated messages, 347 fuzzy translations, 2311 untranslated messages. 7100 translated messages. 5732 translated messages, 509 fuzzy translations, 859 untranslated messages. 7100 translated messages. 352 translated messages, 141 fuzzy translations, 6607 untranslated messages. 5859 translated messages, 1 fuzzy translation, 1240 untranslated messages. 7100 translated messages. 7100 translated messages. 7100 translated messages. 7100 translated messages. 7100 translated messages. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/po' touch stamp-po make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/po' Making all in examples/domain-events/events-c make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/domain-events/events-c' CC event_test-event-test.o CCLD event-test make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/domain-events/events-c' Making all in examples/hellolibvirt make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/hellolibvirt' CC hellolibvirt-hellolibvirt.o CCLD hellolibvirt make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/hellolibvirt' Making all in examples/dominfo make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/dominfo' CC info1.o CCLD info1 make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/dominfo' Making all in examples/domsuspend make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/domsuspend' CC suspend.o CCLD suspend make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/domsuspend' Making all in examples/python make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/python' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/python' Making all in examples/apparmor make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/apparmor' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/apparmor' Making all in examples/xml/nwfilter make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/xml/nwfilter' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/xml/nwfilter' Making all in examples/openauth make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/openauth' CC openauth-openauth.o CCLD openauth make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/openauth' Making all in examples/systemtap make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/systemtap' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/systemtap' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1' + gzip -9 ChangeLog + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XLy7QK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386 ++ dirname /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386 + cd libvirt-1.1.1 + rm -fr /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386 + make install DESTDIR=/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386 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 gnulib/lib make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/lib' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/lib' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/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.1.1-29.el7_0.3.i386/usr/lib ; \ fi ; \ if test -f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/charset.alias > /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/charset.tmp /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/charset.alias ; \ rm -f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/charset.tmp /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/charset.alias ; \ rm -f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/charset.tmp ; \ fi ; \ fi make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/lib' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/lib' Making install in include make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/include' Making install in libvirt make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/include/libvirt' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/include/libvirt' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/include/libvirt' /bin/sh ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/include/libvirt mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/include/libvirt make[4]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/include/libvirt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/include/libvirt' /usr/bin/install -c -m 644 libvirt.h libvirt-lxc.h libvirt-qemu.h virterror.h '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/include/libvirt' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/include/libvirt' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/include/libvirt' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/include' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/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.1.1/include' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/include' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/src' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt.la libvirt-qemu.la libvirt-lxc.la '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libvirt.so.0.1001.1 /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt.so.0.1001.1 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib && { ln -s -f libvirt.so.0.1001.1 libvirt.so.0 || { rm -f libvirt.so.0 && ln -s libvirt.so.0.1001.1 libvirt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib && { ln -s -f libvirt.so.0.1001.1 libvirt.so || { rm -f libvirt.so && ln -s libvirt.so.0.1001.1 libvirt.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt.lai /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt.la libtool: install: warning: relinking `libvirt-qemu.la' libtool: install: (cd /builddir/build/BUILD/libvirt-1.1.1/src; /bin/sh /builddir/build/BUILD/libvirt-1.1.1/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/libxml2 -W -Waddress -Waggressive-loop-optimizations -Wall -Warray-bounds -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 -Wmudflap -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnormalized=nfc -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 -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 -fstack-protector-all --param=ssp-buffer-size=4 -Wno-unused-command-line-argument -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,--version-script=./libvirt_qemu.syms -version-info 1001:1:1001 -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -o libvirt-qemu.la -rpath /usr/lib libvirt_qemu_la-libvirt-qemu.lo libvirt.la -ldl -inst-prefix-dir /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386) libtool: install: /usr/bin/install -c .libs/libvirt-qemu.so.0.1001.1T /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt-qemu.so.0.1001.1 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib && { ln -s -f libvirt-qemu.so.0.1001.1 libvirt-qemu.so.0 || { rm -f libvirt-qemu.so.0 && ln -s libvirt-qemu.so.0.1001.1 libvirt-qemu.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib && { ln -s -f libvirt-qemu.so.0.1001.1 libvirt-qemu.so || { rm -f libvirt-qemu.so && ln -s libvirt-qemu.so.0.1001.1 libvirt-qemu.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt-qemu.lai /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt-qemu.la libtool: install: warning: relinking `libvirt-lxc.la' libtool: install: (cd /builddir/build/BUILD/libvirt-1.1.1/src; /bin/sh /builddir/build/BUILD/libvirt-1.1.1/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/libxml2 -W -Waddress -Waggressive-loop-optimizations -Wall -Warray-bounds -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 -Wmudflap -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnormalized=nfc -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 -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 -fstack-protector-all --param=ssp-buffer-size=4 -Wno-unused-command-line-argument -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,--version-script=./libvirt_lxc.syms -version-info 1001:1:1001 -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -o libvirt-lxc.la -rpath /usr/lib libvirt_lxc_la-libvirt-lxc.lo libvirt.la -ldl -inst-prefix-dir /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386) libtool: install: /usr/bin/install -c .libs/libvirt-lxc.so.0.1001.1T /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt-lxc.so.0.1001.1 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib && { ln -s -f libvirt-lxc.so.0.1001.1 libvirt-lxc.so.0 || { rm -f libvirt-lxc.so.0 && ln -s libvirt-lxc.so.0.1001.1 libvirt-lxc.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib && { ln -s -f libvirt-lxc.so.0.1001.1 libvirt-lxc.so || { rm -f libvirt-lxc.so && ln -s libvirt-lxc.so.0.1001.1 libvirt-lxc.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt-lxc.lai /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt-lxc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/libexec' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt_iohelper libvirt_parthelper libvirt_lxc '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/libexec' libtool: install: /usr/bin/install -c libvirt_iohelper /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/libexec/libvirt_iohelper libtool: install: /usr/bin/install -c libvirt_parthelper /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/libexec/libvirt_parthelper libtool: install: /usr/bin/install -c libvirt_lxc /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/libexec/libvirt_lxc /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c virtlockd '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/sbin' libtool: install: /usr/bin/install -c virtlockd /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/sbin/virtlockd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/augeas/lenses' /usr/bin/install -c -m 644 lxc/libvirtd_lxc.aug locking/libvirt_lockd.aug locking/virtlockd.aug '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/augeas/lenses' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/augeas/lenses/tests' /usr/bin/install -c -m 644 test_libvirtd_lxc.aug test_libvirt_lockd.aug test_virtlockd.aug '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/augeas/lenses/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt' /usr/bin/install -c -m 644 libvirt.conf lxc/lxc.conf locking/virtlockd.conf '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt' /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/sysconfig /usr/bin/install -c -m 644 ./locking/virtlockd.sysconf \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/sysconfig/virtlockd /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/systemd/system /usr/bin/install -c -m 644 virtlockd.service \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/systemd/system/ /usr/bin/install -c -m 644 virtlockd.socket \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/systemd/system/ /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/lib/libvirt/lockd" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/lib/libvirt/lockd/files" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/run/libvirt/lockd" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/cache/libvirt" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/lib/libvirt/images" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/lib/libvirt/filesystems" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/lib/libvirt/boot" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/lib/libvirt/lxc" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/run/libvirt/lxc" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/lib/libvirt/network" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/lib/libvirt/dnsmasq" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/run/libvirt/network" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/qemu/networks/autostart" /usr/bin/install -c -m 644 ./network/default.xml \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/qemu/networks/default.xml test -z "0c1215dc-4f6c-4234-8210-6ce4528d8b50" || \ { sed -e "s,,\n cc5cd0ae-d40c-489e-94ee-f5f107764b3c," \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/qemu/networks/default.xml > \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/qemu/networks/default.xml.t && \ cp /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/qemu/networks/default.xml.t \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/qemu/networks/default.xml && \ rm /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/qemu/networks/default.xml.t; } test -e /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/qemu/networks/autostart/default.xml || \ ln -s ../default.xml \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/qemu/networks/autostart/default.xml /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/lock-driver' /bin/sh ../libtool --mode=install /usr/bin/install -c lockd.la '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/lock-driver' libtool: install: /usr/bin/install -c .libs/lockd.so /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/lock-driver/lockd.so libtool: install: /usr/bin/install -c .libs/lockd.lai /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/lock-driver/lockd.la libtool: install: warning: remember to run `libtool --finish /usr/lib/libvirt/lock-driver' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/man/man8' /usr/bin/install -c -m 644 virtlockd.8 '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver' /bin/sh ../libtool --mode=install /usr/bin/install -c 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.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver' libtool: install: /usr/bin/install -c .libs/libvirt_driver_lxc.so /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_lxc.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_lxc.lai /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_lxc.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_network.so /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_network.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_network.lai /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_network.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_interface.so /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_interface.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_interface.lai /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_interface.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_secret.so /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_secret.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_secret.lai /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_secret.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_storage.so /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_storage.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_storage.lai /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_storage.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_nodedev.so /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_nodedev.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_nodedev.lai /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_nodedev.la libtool: install: /usr/bin/install -c .libs/libvirt_driver_nwfilter.so /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_nwfilter.so libtool: install: /usr/bin/install -c .libs/libvirt_driver_nwfilter.lai /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_nwfilter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/libvirt/connection-driver' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/libvirt' /usr/bin/install -c -m 644 cpu/cpu_map.xml '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/libvirt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/polkit-1/actions' /usr/bin/install -c -m 644 ./access/org.libvirt.api.policy '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/polkit-1/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/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.1.1-29.el7_0.3.i386/usr/share/systemtap/tapset' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/src' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/src' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/src' Making install in daemon make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/daemon' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/daemon' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/daemon' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirtd '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/sbin' libtool: install: warning: `../src/libvirt-lxc.la' has not been installed in `/usr/lib' libtool: install: warning: `../src/libvirt-qemu.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/libvirt-1.1.1/src/libvirt.la' has not been installed in `/usr/lib' libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/libvirtd /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/sbin/libvirtd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/augeas/lenses' /usr/bin/install -c -m 644 libvirtd.aug '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/augeas/lenses' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/augeas/lenses/tests' /usr/bin/install -c -m 644 test_libvirtd.aug '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/augeas/lenses/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/' /usr/bin/install -c -m 644 libvirtd.conf '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/' /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/sysconfig /usr/bin/install -c -m 644 ./libvirtd.sysconf \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/sysconfig/libvirtd /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/systemd/system /usr/bin/install -c -m 644 libvirtd.service \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/systemd/system/libvirtd.service /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/sasl2/ /usr/bin/install -c -m 644 ./libvirtd.sasl \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/sasl2/libvirt.conf /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/polkit-1/actions /usr/bin/install -c -m 644 libvirtd.policy /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/polkit-1/actions/org.libvirt.unix.policy /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/log/libvirt/qemu/ \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/log/libvirt/lxc/ \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/log/libvirt/uml/ \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/logrotate.d/ /usr/bin/install -c -m 644 libvirtd.logrotate \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/logrotate.d/libvirtd /usr/bin/install -c -m 644 libvirtd.qemu.logrotate \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/logrotate.d/libvirtd.qemu /usr/bin/install -c -m 644 libvirtd.lxc.logrotate \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/logrotate.d/libvirtd.lxc /usr/bin/install -c -m 644 libvirtd.uml.logrotate \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/logrotate.d/libvirtd.uml /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/sysctl.d /usr/bin/install -c -m 644 ./libvirtd.sysctl \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/sysctl.d/libvirtd.conf /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/log/libvirt \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/run/libvirt \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/var/lib/libvirt /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/man/man8' /usr/bin/install -c -m 644 libvirtd.8 '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/daemon' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/daemon' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/daemon' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/tools' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c virsh virt-host-validate virt-login-shell '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/bin' libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/lib' libtool: install: warning: `../src/libvirt-lxc.la' has not been installed in `/usr/lib' libtool: install: warning: `../src/libvirt-qemu.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/libvirt-1.1.1/src/libvirt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/virsh /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/bin/virsh libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/virt-host-validate /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/bin/virt-host-validate libtool: install: /usr/bin/install -c virt-login-shell /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/bin/virt-login-shell /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/bin' /usr/bin/install -c virt-xml-validate virt-pki-validate '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/libexec' /usr/bin/install -c libvirt-guests.sh '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt' /usr/bin/install -c -m 644 virt-login-shell.conf '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt' /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/sysconfig /usr/bin/install -c -m 644 ./libvirt-guests.sysconf \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/sysconfig/libvirt-guests /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/systemd/system /usr/bin/install -c -m 644 libvirt-guests.service \ /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/systemd/system/libvirt-guests.service /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/man/man1' /usr/bin/install -c -m 644 virt-host-validate.1 virt-pki-validate.1 virt-xml-validate.1 virt-login-shell.1 virsh.1 '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/tools' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/tools' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/tools' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/docs' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/docs' Making install in schemas make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/docs/schemas' make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/docs/schemas' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/libvirt/schemas' /usr/bin/install -c -m 644 basictypes.rng capability.rng domain.rng domaincommon.rng domainsnapshot.rng interface.rng network.rng networkcommon.rng nodedev.rng nwfilter.rng secret.rng storageencryption.rng storagefilefeatures.rng storagepool.rng storagevol.rng '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/libvirt/schemas' make[4]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/docs/schemas' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/docs/schemas' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/docs' GEN devhelp/index.html make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/docs' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/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.1.1-29.el7_0.3.i386/usr/share/libvirt/api' /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-1.1.1/html mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-1.1.1/html for f in generic.css libvirt.css main.css formatsecret.html testtck.html pending.html csharp.html contact.html hacking.html logging.html uri.html testsuites.html hvsupport.html drvuml.html drvvmware.html formatdomain.html python.html drvqemu.html deployment.html news.html todo.html archnode.html api_extension.html remote.html migration.html archdomain.html errors.html drvhyperv.html drvremote.html devguide.html formatnode.html docs.html downloads.html archstorage.html relatedlinks.html bugs.html locking.html formatstorage.html format.html formatnetwork.html 404.html compiling.html testapi.html intro.html php.html formatsnapshot.html api.html index.html auth.html hooks.html virshcmdref.html apps.html sitemap.html drvtest.html drvvbox.html drvphyp.html drvparallels.html goals.html drvxen.html drvlxc.html internals.html formatstorageencryption.html storage.html securityprocess.html firewall.html windows.html drivers.html architecture.html formatnwfilter.html acl.html aclpolkit.html java.html drvopenvz.html archnetwork.html drvesx.html bindings.html cgroups.html formatcaps.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.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-1.1.1/html; done /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-1.1.1/html/html mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-1.1.1/html/html for h in html/index.html html/libvirt-libvirt.html html/libvirt-virterror.html; do \ /usr/bin/install -c -m 0644 ./$h /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-1.1.1/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.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-1.1.1/html/html; done /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-1.1.1/html/internals mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-1.1.1/html/internals for f in internals/locking.html internals/rpc.html internals/command.html; do \ /usr/bin/install -c -m 0644 ./$f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-1.1.1/html/internals; done /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/gtk-doc/html/libvirt mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/gtk-doc/html/libvirt for file in devhelp/libvirt.devhelp devhelp/index.html devhelp/general.html devhelp/libvirt-libvirt.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.1.1-29.el7_0.3.i386/usr/share/gtk-doc/html/libvirt ; \ done /usr/bin/install -c -m 644 ./libvirtLogo.png /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/libvirt make[4]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/docs' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/docs' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/docs' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/docs' Making install in gnulib/tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/tests' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/tests' Making install in . make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/tests' make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/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.1.1/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/gnulib/tests' Making install in python make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/python' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/python' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirtmod.la libvirtmod_qemu.la libvirtmod_lxc.la '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages' libtool: install: warning: relinking `libvirtmod.la' libtool: install: (cd /builddir/build/BUILD/libvirt-1.1.1/python; /bin/sh /builddir/build/BUILD/libvirt-1.1.1/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -W -Waddress -Waggressive-loop-optimizations -Wall -Warray-bounds -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 -Wmudflap -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnormalized=nfc -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 -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 -fstack-protector-all --param=ssp-buffer-size=4 -Wno-unused-command-line-argument -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Werror -Wno-redundant-decls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -module -avoid-version -shared -L../src/.libs -Wl,-z,relro -o libvirtmod.la -rpath /usr/lib/python2.7/site-packages libvirtmod_la-libvirt-override.lo libvirtmod_la-typewrappers.lo libvirtmod_la-libvirt.lo ../src/libvirt.la ../gnulib/lib/libgnu.la -ldl -inst-prefix-dir /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386) libtool: install: /usr/bin/install -c .libs/libvirtmod.soT /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages/libvirtmod.so libtool: install: /usr/bin/install -c .libs/libvirtmod.lai /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages/libvirtmod.la libtool: install: warning: relinking `libvirtmod_qemu.la' libtool: install: (cd /builddir/build/BUILD/libvirt-1.1.1/python; /bin/sh /builddir/build/BUILD/libvirt-1.1.1/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -Wno-redundant-decls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -module -avoid-version -shared -L../src/.libs -Wl,-z,relro -o libvirtmod_qemu.la -rpath /usr/lib/python2.7/site-packages libvirtmod_qemu_la-libvirt-qemu-override.lo libvirtmod_qemu_la-typewrappers.lo libvirtmod_qemu_la-libvirt-qemu.lo ../src/libvirt-qemu.la ../gnulib/lib/libgnu.la -ldl -inst-prefix-dir /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386) libtool: install: /usr/bin/install -c .libs/libvirtmod_qemu.soT /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages/libvirtmod_qemu.so libtool: install: /usr/bin/install -c .libs/libvirtmod_qemu.lai /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages/libvirtmod_qemu.la libtool: install: warning: relinking `libvirtmod_lxc.la' libtool: install: (cd /builddir/build/BUILD/libvirt-1.1.1/python; /bin/sh /builddir/build/BUILD/libvirt-1.1.1/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -Wno-redundant-decls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -module -avoid-version -shared -L../src/.libs -Wl,-z,relro -o libvirtmod_lxc.la -rpath /usr/lib/python2.7/site-packages libvirtmod_lxc_la-libvirt-lxc-override.lo libvirtmod_lxc_la-typewrappers.lo libvirtmod_lxc_la-libvirt-lxc.lo ../src/libvirt-lxc.la ../gnulib/lib/libgnu.la -ldl -inst-prefix-dir /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386) libtool: install: /usr/bin/install -c .libs/libvirtmod_lxc.soT /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages/libvirtmod_lxc.so libtool: install: /usr/bin/install -c .libs/libvirtmod_lxc.lai /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages/libvirtmod_lxc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages' /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages /usr/bin/install -c -m 0644 libvirt.py /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages /usr/bin/install -c -m 0644 libvirt_lxc.py /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages /usr/bin/install -c -m 0644 libvirt_qemu.py /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/python' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/python' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/tests' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/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.1.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/tests' Making install in po make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share installing af.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/af/LC_MESSAGES/libvirt.mo installing am.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/am/LC_MESSAGES/libvirt.mo installing ar.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/ar/LC_MESSAGES/libvirt.mo installing as.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/as/LC_MESSAGES/libvirt.mo installing be.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/be/LC_MESSAGES/libvirt.mo installing bg.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/bg/LC_MESSAGES/libvirt.mo installing bn.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/bn/LC_MESSAGES/libvirt.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/bn_IN/LC_MESSAGES/libvirt.mo installing bo.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/bo/LC_MESSAGES/libvirt.mo installing bs.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/bs/LC_MESSAGES/libvirt.mo installing ca.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/ca/LC_MESSAGES/libvirt.mo installing cs.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/cs/LC_MESSAGES/libvirt.mo installing cy.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/cy/LC_MESSAGES/libvirt.mo installing da.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/da/LC_MESSAGES/libvirt.mo installing de.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/de/LC_MESSAGES/libvirt.mo installing el.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/el/LC_MESSAGES/libvirt.mo installing en_GB.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/en_GB/LC_MESSAGES/libvirt.mo installing es.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/es/LC_MESSAGES/libvirt.mo installing et.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/et/LC_MESSAGES/libvirt.mo installing eu_ES.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/eu_ES/LC_MESSAGES/libvirt.mo installing fa.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/fa/LC_MESSAGES/libvirt.mo installing fi.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/fi/LC_MESSAGES/libvirt.mo installing fr.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/fr/LC_MESSAGES/libvirt.mo installing gl.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/gl/LC_MESSAGES/libvirt.mo installing gu.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/gu/LC_MESSAGES/libvirt.mo installing he.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/he/LC_MESSAGES/libvirt.mo installing hi.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/hi/LC_MESSAGES/libvirt.mo installing hr.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/hr/LC_MESSAGES/libvirt.mo installing hu.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/hu/LC_MESSAGES/libvirt.mo installing hy.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/hy/LC_MESSAGES/libvirt.mo installing id.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/id/LC_MESSAGES/libvirt.mo installing is.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/is/LC_MESSAGES/libvirt.mo installing it.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/it/LC_MESSAGES/libvirt.mo installing ja.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/ja/LC_MESSAGES/libvirt.mo installing ka.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/ka/LC_MESSAGES/libvirt.mo installing kn.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/kn/LC_MESSAGES/libvirt.mo installing ko.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/ko/LC_MESSAGES/libvirt.mo installing ku.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/ku/LC_MESSAGES/libvirt.mo installing lo.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/lo/LC_MESSAGES/libvirt.mo installing lt.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/lt/LC_MESSAGES/libvirt.mo installing lv.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/lv/LC_MESSAGES/libvirt.mo installing mk.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/mk/LC_MESSAGES/libvirt.mo installing ml.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/ml/LC_MESSAGES/libvirt.mo installing mr.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/mr/LC_MESSAGES/libvirt.mo installing ms.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/ms/LC_MESSAGES/libvirt.mo installing my.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/my/LC_MESSAGES/libvirt.mo installing nb.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/nb/LC_MESSAGES/libvirt.mo installing nl.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/nl/LC_MESSAGES/libvirt.mo installing nn.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/nn/LC_MESSAGES/libvirt.mo installing nso.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/nso/LC_MESSAGES/libvirt.mo installing or.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/or/LC_MESSAGES/libvirt.mo installing pa.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/pa/LC_MESSAGES/libvirt.mo installing pl.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/pl/LC_MESSAGES/libvirt.mo installing pt.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/pt/LC_MESSAGES/libvirt.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/pt_BR/LC_MESSAGES/libvirt.mo installing ro.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/ro/LC_MESSAGES/libvirt.mo installing ru.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/ru/LC_MESSAGES/libvirt.mo installing si.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/si/LC_MESSAGES/libvirt.mo installing sk.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/sk/LC_MESSAGES/libvirt.mo installing sl.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/sl/LC_MESSAGES/libvirt.mo installing sq.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/sq/LC_MESSAGES/libvirt.mo installing sr.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/sr/LC_MESSAGES/libvirt.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/sr@latin/LC_MESSAGES/libvirt.mo installing sv.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/sv/LC_MESSAGES/libvirt.mo installing ta.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/ta/LC_MESSAGES/libvirt.mo installing te.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/te/LC_MESSAGES/libvirt.mo installing th.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/th/LC_MESSAGES/libvirt.mo installing tr.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/tr/LC_MESSAGES/libvirt.mo installing uk.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/uk/LC_MESSAGES/libvirt.mo installing ur.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/ur/LC_MESSAGES/libvirt.mo installing vi.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/vi/LC_MESSAGES/libvirt.mo installing vi_VN.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/vi_VN/LC_MESSAGES/libvirt.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/zh_CN/LC_MESSAGES/libvirt.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/zh_TW/LC_MESSAGES/libvirt.mo installing zu.gmo as /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/locale/zu/LC_MESSAGES/libvirt.mo if test "libvirt" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/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.1.1-29.el7_0.3.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/po' Making install in examples/domain-events/events-c make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/domain-events/events-c' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/domain-events/events-c' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/domain-events/events-c' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/domain-events/events-c' Making install in examples/hellolibvirt make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/hellolibvirt' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/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.1.1/examples/hellolibvirt' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/hellolibvirt' Making install in examples/dominfo make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/dominfo' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/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.1.1/examples/dominfo' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/dominfo' Making install in examples/domsuspend make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/domsuspend' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/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.1.1/examples/domsuspend' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/domsuspend' Making install in examples/python make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/python' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/python' 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.1.1/examples/python' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/python' Making install in examples/apparmor make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/apparmor' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/apparmor' 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.1.1/examples/apparmor' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/apparmor' Making install in examples/xml/nwfilter make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/xml/nwfilter' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/xml/nwfilter' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p ""/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/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.1.1-29.el7_0.3.i386/etc/libvirt/nwfilter""; \ done make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/xml/nwfilter' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/xml/nwfilter' Making install in examples/openauth make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/openauth' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/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.1.1/examples/openauth' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/openauth' Making install in examples/systemtap make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/examples/systemtap' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/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.1.1/examples/systemtap' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/examples/systemtap' make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libvirt.pc '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1' + for i in domain-events/events-c dominfo domsuspend hellolibvirt openauth python xml/nwfilter systemtap + cd examples/domain-events/events-c + make clean rm -rf .libs _libs rm -f event-test rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in domain-events/events-c dominfo domsuspend hellolibvirt openauth python xml/nwfilter systemtap + 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 domain-events/events-c dominfo domsuspend hellolibvirt openauth python xml/nwfilter systemtap + 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 domain-events/events-c dominfo domsuspend hellolibvirt openauth python xml/nwfilter systemtap + 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 domain-events/events-c dominfo domsuspend hellolibvirt openauth python xml/nwfilter systemtap + 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 domain-events/events-c dominfo domsuspend hellolibvirt openauth python xml/nwfilter systemtap + cd examples/python + make clean rm -rf .libs _libs rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in domain-events/events-c dominfo domsuspend hellolibvirt openauth python xml/nwfilter systemtap + cd examples/xml/nwfilter + make clean rm -rf .libs _libs rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in domain-events/events-c dominfo domsuspend hellolibvirt openauth python xml/nwfilter systemtap + cd examples/systemtap + make clean rm -rf .libs _libs rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + rm -f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt-lxc.la /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt-qemu.la /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt.la + rm -f '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/*.a' + rm -f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages/libvirtmod.la /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages/libvirtmod_lxc.la /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages/libvirtmod_qemu.la + rm -f '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python*/site-packages/*.a' + rm -f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/lock-driver/lockd.la + rm -f '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/lock-driver/*.a' + rm -f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_interface.la /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_lxc.la /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_network.la /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_nodedev.la /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_nwfilter.la /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_secret.la /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_storage.la + rm -f '/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/*.a' + install -d -m 0755 /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/lib/libvirt/dnsmasq/ + install -d -m 0755 /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/libvirt/networks/ + cp /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/qemu/networks/default.xml /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/libvirt/networks/default.xml + rm -f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/qemu/networks/default.xml + rm -f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/qemu/networks/autostart/default.xml + sed -i -e '//d' /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/libvirt/networks/default.xml + rm -f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/augeas/lenses/libvirtd_qemu.aug + rm -f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/augeas/lenses/tests/test_libvirtd_qemu.aug + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386 libvirt + rm -f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/augeas/lenses/libvirt_sanlock.aug + rm -f /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/augeas/lenses/tests/test_libvirt_sanlock.aug + rm -rf /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/libvirt/qemu.conf + rm -rf /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/logrotate.d/libvirtd.qemu + rm -rf /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/etc/logrotate.d/libvirtd.uml + mv /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-1.1.1 /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-docs-1.1.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libvirt-1.1.1 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/bin/virt-host-validate extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/bin/virsh extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/bin/virt-login-shell extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/sbin/virtlockd extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/sbin/libvirtd extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt-lxc.so.0.1001.1 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt-qemu.so.0.1001.1 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages/libvirtmod.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages/libvirtmod_lxc.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/site-packages/libvirtmod_qemu.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_storage.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_nodedev.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_network.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_secret.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_interface.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_lxc.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/connection-driver/libvirt_driver_nwfilter.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt/lock-driver/lockd.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/libvirt.so.0.1001.1 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/libexec/libvirt_parthelper extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/libexec/libvirt_lxc extracting debug info from /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/libexec/libvirt_iohelper /usr/lib/rpm/sepdebugcrcfix: Updated 22 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libvirt-lxc.so.0.1001.1.debug to /usr/lib/debug/usr/lib/libvirt-lxc.so.0.debug symlinked /usr/lib/debug/usr/lib/libvirt.so.0.1001.1.debug to /usr/lib/debug/usr/lib/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib/libvirt.so.0.1001.1.debug to /usr/lib/debug/usr/lib/libvirt.so.debug symlinked /usr/lib/debug/usr/lib/libvirt-qemu.so.0.1001.1.debug to /usr/lib/debug/usr/lib/libvirt-qemu.so.0.debug symlinked /usr/lib/debug/usr/lib/libvirt-lxc.so.0.1001.1.debug to /usr/lib/debug/usr/lib/libvirt-lxc.so.debug symlinked /usr/lib/debug/usr/lib/libvirt-qemu.so.0.1001.1.debug to /usr/lib/debug/usr/lib/libvirt-qemu.so.debug 23286 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 Bytecompiling .py files below /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vTdsEu + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.1.1 + 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.1.1/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/tests' make check-TESTS make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/tests' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.1.1/tests' PASS: virshtest PASS: sockettest PASS: nodeinfotest PASS: virbuftest PASS: commandtest PASS: seclabeltest PASS: virhashtest PASS: virnetmessagetest PASS: virnetsockettest PASS: viratomictest PASS: utiltest PASS: shunloadtest PASS: virtimetest PASS: viruritest PASS: virkeyfiletest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircgrouptest PASS: virendiantest PASS: virfiletest PASS: viridentitytest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest SKIP: virstoragetest PASS: fdstreamtest PASS: fchosttest PASS: virkmodtest PASS: virdbustest PASS: virsystemdtest PASS: virnettlscontexttest PASS: virnettlssessiontest SKIP: securityselinuxtest PASS: virdrivermoduletest PASS: lxcxml2xmltest PASS: esxutilstest PASS: vmx2xmltest PASS: xml2vmxtest PASS: jsontest PASS: networkxml2xmltest PASS: networkxml2conftest PASS: nwfilterxml2xmltest PASS: storagevolxml2argvtest PASS: virscsitest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: cputest PASS: eventtest PASS: libvirtdconftest PASS: capabilityschematest PASS: interfaceschematest PASS: networkschematest PASS: storagepoolschematest PASS: storagevolschematest PASS: domainschematest PASS: nodedevschematest PASS: nwfilterschematest PASS: domainsnapshotschematest 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.1.1/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/tests' ============================================================================ Testsuite summary for libvirt 1.1.1 ============================================================================ # TOTAL: 79 # PASS: 77 # SKIP: 2 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.1.1/tests' + exit 0 Processing files: libvirt-1.1.1-29.el7_0.3.i686 Provides: bundled(gnulib) libvirt = 1.1.1-29.el7_0.3 libvirt(x86-32) = 1.1.1-29.el7_0.3 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.1.1-29.el7_0.3.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CscdPL + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-docs-1.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-docs-1.1.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-docs-1.1.1 + cp -pr ChangeLog.gz /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-docs-1.1.1 + cp -pr NEWS /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-docs-1.1.1 + cp -pr README /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-docs-1.1.1 + cp -pr TODO /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-docs-1.1.1 + exit 0 warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1 warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/32favicon.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/404.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/acl.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/aclpolkit.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/api.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/api_extension.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/apps.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/archdomain.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/architecture.gif warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/architecture.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/archnetwork.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/archnode.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/archstorage.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/auth.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/bindings.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/bugs.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/cgroups.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/compiling.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/contact.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/csharp.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/deployment.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/devguide.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/docs.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/downloads.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/drivers.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/drvesx.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/drvhyperv.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/drvlxc.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/drvopenvz.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/drvparallels.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/drvphyp.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/drvqemu.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/drvremote.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/drvtest.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/drvuml.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/drvvbox.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/drvvmware.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/drvxen.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/errors.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/et.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/firewall.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/footer_corner.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/footer_pattern.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/format.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/formatcaps.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/formatdomain.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/formatnetwork.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/formatnode.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/formatnwfilter.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/formatsecret.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/formatsnapshot.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/formatstorage.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/formatstorageencryption.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/generic.css warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/goals.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/hacking.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/hooks.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/html/home.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/html/index.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/html/left.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/html/libvirt-libvirt.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/html/libvirt-virterror.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/html/right.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/html/up.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/hvsupport.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/index.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/internals warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/internals.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/internals/command.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/internals/locking.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/internals/rpc.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/intro.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/java.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/libvirt-daemon-arch.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/libvirt-driver-arch.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/libvirt-header-bg.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/libvirt-header-logo.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/libvirt-net-logical.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/libvirt-net-physical.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/libvirt-object-model.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/libvirt.css warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/libvirtLogo.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/locking.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/logging.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/madeWith.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/main.css warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/migration-managed-direct.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/migration-managed-p2p.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/migration-native.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/migration-tunnel.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/migration-unmanaged-direct.png warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/migration.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/news.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/node.gif warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/pending.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/php.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/python.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/relatedlinks.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/remote.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/securityprocess.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/sitemap.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/storage.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/testapi.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/testsuites.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/testtck.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/todo.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/uri.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/virshcmdref.html warning: File listed twice: /usr/share/doc/libvirt-docs-1.1.1/html/windows.html Provides: libvirt-docs = 1.1.1-29.el7_0.3 libvirt-docs(x86-32) = 1.1.1-29.el7_0.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libvirt-daemon-1.1.1-29.el7_0.3.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aTCzz3 + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-daemon-1.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-daemon-1.1.1 + cp -pr daemon/libvirtd.upstart /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-daemon-1.1.1 + exit 0 Provides: config(libvirt-daemon) = 1.1.1-29.el7_0.3 libvirt-daemon = 1.1.1-29.el7_0.3 libvirt-daemon(x86-32) = 1.1.1-29.el7_0.3 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 libavahi-client.so.3 libavahi-common.so.3 libblkid.so.1 libblkid.so.1(BLKID_2.15) libblkid.so.1(BLKID_2.17) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.13) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.1) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.6) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) libcap-ng.so.0 libcurl.so.4 libdbus-1.so.3 libdevmapper.so.1.02 libdevmapper.so.1.02(Base) libdl.so.2 libfuse.so.2 libfuse.so.2(FUSE_2.2) libfuse.so.2(FUSE_2.5) libfuse.so.2(FUSE_2.6) libfuse.so.2(FUSE_2.8) libgnutls.so.28 libgnutls.so.28(GNUTLS_1_4) libnl-3.so.200 libnl-route-3.so.200 libnuma.so.1 libnuma.so.1(libnuma_1.1) libnuma.so.1(libnuma_1.2) libparted.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libsasl2.so.3 libselinux.so.1 libsystemd-daemon.so.0 libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31) libutil.so.1 libutil.so.1(GLIBC_2.0) libvirt-lxc.so.0 libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2) libvirt-qemu.so.0 libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4) libvirt.so.0 libvirt.so.0(LIBVIRT_0.0.3) libvirt.so.0(LIBVIRT_0.0.5) libvirt.so.0(LIBVIRT_0.1.0) libvirt.so.0(LIBVIRT_0.1.1) libvirt.so.0(LIBVIRT_0.1.4) libvirt.so.0(LIBVIRT_0.1.5) libvirt.so.0(LIBVIRT_0.1.9) libvirt.so.0(LIBVIRT_0.10.0) libvirt.so.0(LIBVIRT_0.10.2) libvirt.so.0(LIBVIRT_0.2.0) libvirt.so.0(LIBVIRT_0.2.1) libvirt.so.0(LIBVIRT_0.2.3) libvirt.so.0(LIBVIRT_0.3.0) libvirt.so.0(LIBVIRT_0.3.2) libvirt.so.0(LIBVIRT_0.3.3) libvirt.so.0(LIBVIRT_0.4.1) libvirt.so.0(LIBVIRT_0.4.2) libvirt.so.0(LIBVIRT_0.4.5) libvirt.so.0(LIBVIRT_0.5.0) libvirt.so.0(LIBVIRT_0.6.1) libvirt.so.0(LIBVIRT_0.6.3) libvirt.so.0(LIBVIRT_0.6.4) libvirt.so.0(LIBVIRT_0.7.0) libvirt.so.0(LIBVIRT_0.7.1) libvirt.so.0(LIBVIRT_0.7.2) libvirt.so.0(LIBVIRT_0.7.3) libvirt.so.0(LIBVIRT_0.7.5) libvirt.so.0(LIBVIRT_0.7.7) libvirt.so.0(LIBVIRT_0.8.0) libvirt.so.0(LIBVIRT_0.8.1) libvirt.so.0(LIBVIRT_0.8.2) libvirt.so.0(LIBVIRT_0.8.5) libvirt.so.0(LIBVIRT_0.8.6) libvirt.so.0(LIBVIRT_0.8.8) libvirt.so.0(LIBVIRT_0.9.0) libvirt.so.0(LIBVIRT_0.9.10) libvirt.so.0(LIBVIRT_0.9.11) libvirt.so.0(LIBVIRT_0.9.13) libvirt.so.0(LIBVIRT_0.9.2) libvirt.so.0(LIBVIRT_0.9.3) libvirt.so.0(LIBVIRT_0.9.4) libvirt.so.0(LIBVIRT_0.9.5) libvirt.so.0(LIBVIRT_0.9.7) libvirt.so.0(LIBVIRT_0.9.8) libvirt.so.0(LIBVIRT_0.9.9) libvirt.so.0(LIBVIRT_1.0.0) libvirt.so.0(LIBVIRT_1.0.1) libvirt.so.0(LIBVIRT_1.0.2) libvirt.so.0(LIBVIRT_1.0.3) libvirt.so.0(LIBVIRT_1.0.5) libvirt.so.0(LIBVIRT_1.1.1) libvirt.so.0(LIBVIRT_PRIVATE_1.1.1) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) libyajl.so.2 rtld(GNU_HASH) Processing files: libvirt-daemon-config-network-1.1.1-29.el7_0.3.i686 Provides: libvirt-daemon-config-network = 1.1.1-29.el7_0.3 libvirt-daemon-config-network(x86-32) = 1.1.1-29.el7_0.3 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh Processing files: libvirt-daemon-config-nwfilter-1.1.1-29.el7_0.3.i686 Provides: libvirt-daemon-config-nwfilter = 1.1.1-29.el7_0.3 libvirt-daemon-config-nwfilter(x86-32) = 1.1.1-29.el7_0.3 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.1.1-29.el7_0.3.i686 Provides: libvirt-daemon-driver-network = 1.1.1-29.el7_0.3 libvirt-daemon-driver-network(x86-32) = 1.1.1-29.el7_0.3 libvirt_driver_network.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libdbus-1.so.3 libdl.so.2 libnl-3.so.200 libnl-route-3.so.200 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libutil.so.1 rtld(GNU_HASH) Processing files: libvirt-daemon-driver-nwfilter-1.1.1-29.el7_0.3.i686 Provides: libvirt-daemon-driver-nwfilter = 1.1.1-29.el7_0.3 libvirt-daemon-driver-nwfilter(x86-32) = 1.1.1-29.el7_0.3 libvirt_driver_nwfilter.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libdbus-1.so.3 libdl.so.2 libnl-3.so.200 libnl-route-3.so.200 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libutil.so.1 rtld(GNU_HASH) Processing files: libvirt-daemon-driver-nodedev-1.1.1-29.el7_0.3.i686 Provides: libvirt-daemon-driver-nodedev = 1.1.1-29.el7_0.3 libvirt-daemon-driver-nodedev(x86-32) = 1.1.1-29.el7_0.3 libvirt_driver_nodedev.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libdl.so.2 libpciaccess.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libudev.so.1 libudev.so.1(LIBUDEV_183) libutil.so.1 rtld(GNU_HASH) Processing files: libvirt-daemon-driver-interface-1.1.1-29.el7_0.3.i686 Provides: libvirt-daemon-driver-interface = 1.1.1-29.el7_0.3 libvirt-daemon-driver-interface(x86-32) = 1.1.1-29.el7_0.3 libvirt_driver_interface.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libdl.so.2 libnetcf.so.1 libnetcf.so.1(NETCF_1.0.0) libnetcf.so.1(NETCF_1.2.0) libnetcf.so.1(NETCF_1.3.0) libnetcf.so.1(NETCF_1.4.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libutil.so.1 rtld(GNU_HASH) Processing files: libvirt-daemon-driver-secret-1.1.1-29.el7_0.3.i686 Provides: libvirt-daemon-driver-secret = 1.1.1-29.el7_0.3 libvirt-daemon-driver-secret(x86-32) = 1.1.1-29.el7_0.3 libvirt_driver_secret.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libdl.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libutil.so.1 rtld(GNU_HASH) Processing files: libvirt-daemon-driver-storage-1.1.1-29.el7_0.3.i686 Provides: libvirt-daemon-driver-storage = 1.1.1-29.el7_0.3 libvirt-daemon-driver-storage(x86-32) = 1.1.1-29.el7_0.3 libvirt_driver_storage.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libblkid.so.1 libblkid.so.1(BLKID_1.0) libblkid.so.1(BLKID_2.15) libblkid.so.1(BLKID_2.17) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libdevmapper.so.1.02 libdevmapper.so.1.02(Base) libdl.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libselinux.so.1 libutil.so.1 rtld(GNU_HASH) Processing files: libvirt-daemon-driver-lxc-1.1.1-29.el7_0.3.i686 Provides: libvirt-daemon-driver-lxc = 1.1.1-29.el7_0.3 libvirt-daemon-driver-lxc(x86-32) = 1.1.1-29.el7_0.3 libvirt_driver_lxc.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libblkid.so.1 libblkid.so.1(BLKID_2.15) libblkid.so.1(BLKID_2.17) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.1) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libcap-ng.so.0 libdl.so.2 libfuse.so.2 libfuse.so.2(FUSE_2.2) libfuse.so.2(FUSE_2.5) libfuse.so.2(FUSE_2.6) libfuse.so.2(FUSE_2.8) libnl-3.so.200 libnl-route-3.so.200 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libselinux.so.1 libutil.so.1 rtld(GNU_HASH) Processing files: libvirt-daemon-lxc-1.1.1-29.el7_0.3.i686 Provides: libvirt-daemon-lxc = 1.1.1-29.el7_0.3 libvirt-daemon-lxc(x86-32) = 1.1.1-29.el7_0.3 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: libvirt-client-1.1.1-29.el7_0.3.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HnD1Pl + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-client-1.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-client-1.1.1 + cp -pr COPYING /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-client-1.1.1 + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-client-1.1.1 + exit 0 Provides: config(libvirt-client) = 1.1.1-29.el7_0.3 libvirt-client = 1.1.1-29.el7_0.3 libvirt-client(x86-32) = 1.1.1-29.el7_0.3 libvirt-lxc.so.0 libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4) libvirt-qemu.so.0 libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4) libvirt.so.0 libvirt.so.0(LIBVIRT_0.0.3) libvirt.so.0(LIBVIRT_0.0.5) libvirt.so.0(LIBVIRT_0.1.0) libvirt.so.0(LIBVIRT_0.1.1) libvirt.so.0(LIBVIRT_0.1.4) libvirt.so.0(LIBVIRT_0.1.5) libvirt.so.0(LIBVIRT_0.1.9) libvirt.so.0(LIBVIRT_0.10.0) libvirt.so.0(LIBVIRT_0.10.2) libvirt.so.0(LIBVIRT_0.2.0) libvirt.so.0(LIBVIRT_0.2.1) libvirt.so.0(LIBVIRT_0.2.3) libvirt.so.0(LIBVIRT_0.3.0) libvirt.so.0(LIBVIRT_0.3.2) libvirt.so.0(LIBVIRT_0.3.3) libvirt.so.0(LIBVIRT_0.4.0) libvirt.so.0(LIBVIRT_0.4.1) libvirt.so.0(LIBVIRT_0.4.2) libvirt.so.0(LIBVIRT_0.4.5) libvirt.so.0(LIBVIRT_0.5.0) libvirt.so.0(LIBVIRT_0.6.0) libvirt.so.0(LIBVIRT_0.6.1) libvirt.so.0(LIBVIRT_0.6.3) libvirt.so.0(LIBVIRT_0.6.4) libvirt.so.0(LIBVIRT_0.7.0) libvirt.so.0(LIBVIRT_0.7.1) libvirt.so.0(LIBVIRT_0.7.2) libvirt.so.0(LIBVIRT_0.7.3) libvirt.so.0(LIBVIRT_0.7.5) libvirt.so.0(LIBVIRT_0.7.7) libvirt.so.0(LIBVIRT_0.8.0) libvirt.so.0(LIBVIRT_0.8.1) libvirt.so.0(LIBVIRT_0.8.2) libvirt.so.0(LIBVIRT_0.8.5) libvirt.so.0(LIBVIRT_0.8.6) libvirt.so.0(LIBVIRT_0.8.8) libvirt.so.0(LIBVIRT_0.9.0) libvirt.so.0(LIBVIRT_0.9.10) libvirt.so.0(LIBVIRT_0.9.11) libvirt.so.0(LIBVIRT_0.9.13) libvirt.so.0(LIBVIRT_0.9.2) libvirt.so.0(LIBVIRT_0.9.3) libvirt.so.0(LIBVIRT_0.9.4) libvirt.so.0(LIBVIRT_0.9.5) libvirt.so.0(LIBVIRT_0.9.7) libvirt.so.0(LIBVIRT_0.9.8) libvirt.so.0(LIBVIRT_0.9.9) libvirt.so.0(LIBVIRT_1.0.0) libvirt.so.0(LIBVIRT_1.0.1) libvirt.so.0(LIBVIRT_1.0.2) libvirt.so.0(LIBVIRT_1.0.3) libvirt.so.0(LIBVIRT_1.0.5) libvirt.so.0(LIBVIRT_1.0.6) libvirt.so.0(LIBVIRT_1.1.0) libvirt.so.0(LIBVIRT_1.1.1) libvirt.so.0(LIBVIRT_PRIVATE_1.1.1) 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 libavahi-client.so.3 libavahi-common.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.13) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.6) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) libcap-ng.so.0 libcurl.so.4 libdbus-1.so.3 libdevmapper.so.1.02 libdevmapper.so.1.02(Base) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgnutls.so.28 libgnutls.so.28(GNUTLS_1_4) libnl-3.so.200 libnl-route-3.so.200 libnuma.so.1 libnuma.so.1(libnuma_1.1) libnuma.so.1(libnuma_1.2) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libreadline.so.6 libsasl2.so.3 libselinux.so.1 libsystemd-daemon.so.0 libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31) libutil.so.1 libutil.so.1(GLIBC_2.0) libvirt-lxc.so.0 libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4) libvirt-qemu.so.0 libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4) libvirt.so.0 libvirt.so.0(LIBVIRT_0.0.3) libvirt.so.0(LIBVIRT_0.1.0) libvirt.so.0(LIBVIRT_0.1.1) libvirt.so.0(LIBVIRT_0.1.4) libvirt.so.0(LIBVIRT_0.1.5) libvirt.so.0(LIBVIRT_0.1.9) libvirt.so.0(LIBVIRT_0.10.0) libvirt.so.0(LIBVIRT_0.10.2) libvirt.so.0(LIBVIRT_0.2.0) libvirt.so.0(LIBVIRT_0.2.1) libvirt.so.0(LIBVIRT_0.2.3) libvirt.so.0(LIBVIRT_0.3.0) libvirt.so.0(LIBVIRT_0.3.2) libvirt.so.0(LIBVIRT_0.3.3) libvirt.so.0(LIBVIRT_0.4.0) libvirt.so.0(LIBVIRT_0.4.1) libvirt.so.0(LIBVIRT_0.4.5) libvirt.so.0(LIBVIRT_0.5.0) libvirt.so.0(LIBVIRT_0.6.1) libvirt.so.0(LIBVIRT_0.6.3) libvirt.so.0(LIBVIRT_0.6.4) libvirt.so.0(LIBVIRT_0.7.0) libvirt.so.0(LIBVIRT_0.7.1) libvirt.so.0(LIBVIRT_0.7.2) libvirt.so.0(LIBVIRT_0.7.3) libvirt.so.0(LIBVIRT_0.7.5) libvirt.so.0(LIBVIRT_0.7.7) libvirt.so.0(LIBVIRT_0.8.0) libvirt.so.0(LIBVIRT_0.8.1) libvirt.so.0(LIBVIRT_0.8.2) libvirt.so.0(LIBVIRT_0.8.5) libvirt.so.0(LIBVIRT_0.8.6) libvirt.so.0(LIBVIRT_0.8.8) libvirt.so.0(LIBVIRT_0.9.0) libvirt.so.0(LIBVIRT_0.9.10) libvirt.so.0(LIBVIRT_0.9.11) libvirt.so.0(LIBVIRT_0.9.13) libvirt.so.0(LIBVIRT_0.9.2) libvirt.so.0(LIBVIRT_0.9.3) libvirt.so.0(LIBVIRT_0.9.4) libvirt.so.0(LIBVIRT_0.9.5) libvirt.so.0(LIBVIRT_0.9.7) libvirt.so.0(LIBVIRT_0.9.8) libvirt.so.0(LIBVIRT_0.9.9) libvirt.so.0(LIBVIRT_1.0.0) libvirt.so.0(LIBVIRT_1.0.1) libvirt.so.0(LIBVIRT_1.0.2) libvirt.so.0(LIBVIRT_1.0.3) libvirt.so.0(LIBVIRT_1.0.5) libvirt.so.0(LIBVIRT_1.1.0) libvirt.so.0(LIBVIRT_1.1.1) libvirt.so.0(LIBVIRT_PRIVATE_1.1.1) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.5.2) libxml2.so.2(LIBXML2_2.6.0) libyajl.so.2 rtld(GNU_HASH) Processing files: libvirt-login-shell-1.1.1-29.el7_0.3.i686 Provides: config(libvirt-login-shell) = 1.1.1-29.el7_0.3 libvirt-login-shell = 1.1.1-29.el7_0.3 libvirt-login-shell(x86-32) = 1.1.1-29.el7_0.3 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.13) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) libdl.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libselinux.so.1 libutil.so.1 libutil.so.1(GLIBC_2.0) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) rtld(GNU_HASH) Processing files: libvirt-devel-1.1.1-29.el7_0.3.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MHsS5E + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-devel-1.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-devel-1.1.1 + 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/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/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/formatnetwork.html docs/formatnode.html docs/formatnwfilter.html docs/formatsecret.html docs/formatsnapshot.html docs/formatstorage.html docs/formatstorageencryption.html docs/goals.html docs/hacking.html docs/hooks.html docs/hvsupport.html docs/index.html docs/internals.html docs/intro.html docs/java.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/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.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-devel-1.1.1 + cp -pr docs/html /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-devel-1.1.1 + cp -pr docs/architecture.gif docs/node.gif /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-devel-1.1.1 + cp -pr docs/libvirt-api.xml /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-devel-1.1.1 + cp -pr examples/hellolibvirt /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-devel-1.1.1 + cp -pr examples/domain-events/events-c /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-devel-1.1.1 + cp -pr examples/dominfo /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-devel-1.1.1 + cp -pr examples/domsuspend /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-devel-1.1.1 + cp -pr examples/openauth /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-devel-1.1.1 + cp -pr examples/xml /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-devel-1.1.1 + cp -pr examples/systemtap /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-devel-1.1.1 + exit 0 Provides: libvirt-devel = 1.1.1-29.el7_0.3 libvirt-devel(x86-32) = 1.1.1-29.el7_0.3 pkgconfig(libvirt) = 1.1.1 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 libvirt-qemu.so.0 libvirt.so.0 Processing files: libvirt-python-1.1.1-29.el7_0.3.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FYhqfZ + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-python-1.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-python-1.1.1 + cp -pr examples/python /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-python-1.1.1 + cp -pr examples/domain-events/events-python /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386/usr/share/doc/libvirt-python-1.1.1 + exit 0 Provides: libvirt-python = 1.1.1-29.el7_0.3 libvirt-python(x86-32) = 1.1.1-29.el7_0.3 libvirtmod.so libvirtmod_lxc.so libvirtmod_qemu.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libaudit.so.1 libavahi-client.so.3 libavahi-common.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libcap-ng.so.0 libcurl.so.4 libdbus-1.so.3 libdevmapper.so.1.02 libdl.so.2 libgnutls.so.28 libnl-3.so.200 libnl-route-3.so.200 libnuma.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libsasl2.so.3 libselinux.so.1 libsystemd-daemon.so.0 libutil.so.1 libvirt-lxc.so.0 libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2) libvirt-qemu.so.0 libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4) libvirt.so.0 libvirt.so.0(LIBVIRT_0.0.3) libvirt.so.0(LIBVIRT_0.0.5) libvirt.so.0(LIBVIRT_0.1.0) libvirt.so.0(LIBVIRT_0.1.1) libvirt.so.0(LIBVIRT_0.1.4) libvirt.so.0(LIBVIRT_0.1.5) libvirt.so.0(LIBVIRT_0.1.9) libvirt.so.0(LIBVIRT_0.10.0) libvirt.so.0(LIBVIRT_0.10.2) libvirt.so.0(LIBVIRT_0.2.0) libvirt.so.0(LIBVIRT_0.2.1) libvirt.so.0(LIBVIRT_0.2.3) libvirt.so.0(LIBVIRT_0.3.0) libvirt.so.0(LIBVIRT_0.3.2) libvirt.so.0(LIBVIRT_0.3.3) libvirt.so.0(LIBVIRT_0.4.0) libvirt.so.0(LIBVIRT_0.4.1) libvirt.so.0(LIBVIRT_0.4.2) libvirt.so.0(LIBVIRT_0.4.5) libvirt.so.0(LIBVIRT_0.5.0) libvirt.so.0(LIBVIRT_0.6.0) libvirt.so.0(LIBVIRT_0.6.1) libvirt.so.0(LIBVIRT_0.6.3) libvirt.so.0(LIBVIRT_0.6.4) libvirt.so.0(LIBVIRT_0.7.0) libvirt.so.0(LIBVIRT_0.7.1) libvirt.so.0(LIBVIRT_0.7.2) libvirt.so.0(LIBVIRT_0.7.3) libvirt.so.0(LIBVIRT_0.7.5) libvirt.so.0(LIBVIRT_0.7.7) libvirt.so.0(LIBVIRT_0.8.0) libvirt.so.0(LIBVIRT_0.8.1) libvirt.so.0(LIBVIRT_0.8.2) libvirt.so.0(LIBVIRT_0.8.5) libvirt.so.0(LIBVIRT_0.8.6) libvirt.so.0(LIBVIRT_0.8.8) libvirt.so.0(LIBVIRT_0.9.0) libvirt.so.0(LIBVIRT_0.9.10) libvirt.so.0(LIBVIRT_0.9.11) libvirt.so.0(LIBVIRT_0.9.13) libvirt.so.0(LIBVIRT_0.9.2) libvirt.so.0(LIBVIRT_0.9.3) libvirt.so.0(LIBVIRT_0.9.4) libvirt.so.0(LIBVIRT_0.9.5) libvirt.so.0(LIBVIRT_0.9.7) libvirt.so.0(LIBVIRT_0.9.8) libvirt.so.0(LIBVIRT_0.9.9) libvirt.so.0(LIBVIRT_1.0.0) libvirt.so.0(LIBVIRT_1.0.1) libvirt.so.0(LIBVIRT_1.0.2) libvirt.so.0(LIBVIRT_1.0.3) libvirt.so.0(LIBVIRT_1.0.5) libvirt.so.0(LIBVIRT_1.0.6) libvirt.so.0(LIBVIRT_1.1.0) libvirt.so.0(LIBVIRT_1.1.1) libvirt.so.0(LIBVIRT_PRIVATE_1.1.1) libxml2.so.2 libyajl.so.2 python(abi) = 2.7 rtld(GNU_HASH) Processing files: libvirt-debuginfo-1.1.1-29.el7_0.3.i686 Provides: libvirt-debuginfo = 1.1.1-29.el7_0.3 libvirt-debuginfo(x86-32) = 1.1.1-29.el7_0.3 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.1.1-29.el7_0.3.i386 Wrote: /builddir/build/RPMS/libvirt-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-docs-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-config-network-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-config-nwfilter-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-network-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-nwfilter-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-nodedev-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-interface-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-secret-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-storage-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-lxc-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-lxc-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-client-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-login-shell-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-devel-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-python-1.1.1-29.el7_0.3.i686.rpm Wrote: /builddir/build/RPMS/libvirt-debuginfo-1.1.1-29.el7_0.3.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CfmPxl + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.1.1 + rm -fr /builddir/build/BUILDROOT/libvirt-1.1.1-29.el7_0.3.i386 + exit 0 Child return code was: 0 LEAVE do -->