Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libvirt.spec'], False, '/var/lib/mock/c7-updates-1-armhfp-a878efa12d7f8b6c888af611a30db23bcdfd994f/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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 armv7hl --nodeps builddir/build/SPECS/libvirt.spec'] with env {'LANG': 'en_US.UTF-8', '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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/libvirt-1.2.8-16.el7.4.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libvirt.spec'], False, '/var/lib/mock/c7-updates-1-armhfp-a878efa12d7f8b6c888af611a30db23bcdfd994f/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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 armv7hl --nodeps builddir/build/SPECS/libvirt.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aRyEyN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libvirt-1.2.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/libvirt-1.2.8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-1.2.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + PATCHCOUNT=354 + PATCHLIST=/tmp/lua_biXzjs + git init -q + git config user.name rpm-build + git config user.email rpm-build + git config gc.auto 0 + git add . + git commit -q -a --author 'rpm-build ' -m 'libvirt-1.2.8 base' ++ grep '\.patch$' /tmp/lua_biXzjs ++ wc -l + COUNT=354 + '[' 354 -ne 354 ']' + '[' 354 -gt 0 ']' + xargs git am Applying: RHEL: screenshot: Implement multiple screen support Applying: RHEL: Switch to private redhat namespace for QMP I/O error reason Applying: RHEL: Support virtio disk hotplug in JSON mode Applying: remote: Fix memory leak on error path when deserializing bulk stats Applying: security: fix DH key generation when FIPS mode is on Applying: tests: force FIPS testing mode with new enough GNU TLS versions Applying: Don't include non-migratable features in host-model Applying: qemu: Rename DEFAULT_JOB_MASK to QEMU_DEFAULT_JOB_MASK Applying: qemu: snapshot: Fix job handling when creating snapshots Applying: qemu: snapshot: Acquire job earlier on snapshot revert/delete Applying: qemu: snapshot: Fix snapshot function header formatting and spacing Applying: qemu: snapshot: Simplify error paths Applying: qemu: Propagate QEMU errors during incoming migrations Applying: Refactor job statistics Applying: qemu: Avoid incrementing jobs_queued if virTimeMillisNow fails Applying: Add support for fetching statistics of completed jobs Applying: qemu: Silence coverity on optional migration stats Applying: virsh: Add support for completed job stats Applying: qemu: Transfer migration statistics to destination Applying: qemu: Recompute downtime and total time when migration completes Applying: qemu: Transfer recomputed stats back to source Applying: conf: Extend and introduce Applying: qemu: Implement extended loader and nvram Applying: qemu: Automatically create NVRAM store Applying: virsh: Move --completed from resume to domjobinfo Applying: qemu_driver: Resolve Coverity COPY_PASTE_ERROR Applying: virfile: Resolve Coverity DEADCODE Applying: lxc: Resolve Coverity FORWARD_NULL Applying: qemu: Resolve Coverity FORWARD_NULL Applying: qemu: Resolve Coverity FORWARD_NULL Applying: xen: Resolve Coverity NEGATIVE_RETURNS Applying: qemu: Resolve Coverity NEGATIVE_RETURNS Applying: qemu: Resolve Coverity NEGATIVE_RETURNS Applying: virsh: Resolve Coverity NEGATIVE_RETURNS Applying: daemon: Resolve Coverity RESOURCE_LEAK Applying: domain_conf: Resolve Coverity COPY_PASTE_ERROR Applying: storage_conf: Fix libvirtd crash when defining scsi storage pool Applying: qemu: time: Report errors if agent command fails Applying: util: storage: Copy driver type when initializing chain element Applying: docs, conf, schema: add support for shared memory mapping Applying: qemu: add support for shared memory mapping Applying: rpc: reformat the flow to make a bit more sense Applying: remove redundant pidfile path constructions Applying: util: fix potential leak in error codepath Applying: util: get rid of unnecessary umask() call Applying: rpc: make daemon spawning a bit more intelligent Applying: conf: add backend element to interfaces Applying: Wire up the interface backend options Applying: CVE-2014-3633: qemu: blkiotune: Use correct definition when looking up disk Applying: qemu: fix crash with shared disks Applying: nvram: Fix permissions Applying: virDomainUndefineFlags: Allow NVRAM unlinking Applying: formatdomain: Update example to match the rest Applying: domaincaps: Expose UEFI capability Applying: qemu_capabilities: Change virQEMUCapsFillDomainCaps signature Applying: domaincaps: Expose UEFI binary path, if it exists Applying: domaincapstest: Run cleanly on systems missing OVMF firmware Applying: conf: Disallow nonexistent NUMA nodes for hugepages Applying: qemu: Honor hugepages for UMA domains Applying: RHEL: Fix maxvcpus output Applying: virsh: Add iothread to 'attach-disk' Applying: qemu: Issue query-iothreads and to get list of active IOThreads Applying: vircgroup: Introduce virCgroupNewIOThread Applying: qemu_domain: Add niothreadpids and iothreadpids Applying: qemu_cgroup: Introduce cgroup functions for IOThreads Applying: qemu: Allow pinning specific IOThreads to a CPU Applying: domain_conf: Add iothreadpin to cputune Applying: vircgroup: Fix broken builds without cgroups Applying: cputune: allow interleaved xml Applying: qemu: Fix iothreads issue Applying: qemu_cgroup: Adjust spacing around incrementor Applying: qemu: Fix call in qemuDomainSetNumaParamsLive for virCgroupNewIOThread Applying: qemu: Need to check for capability before query Applying: qemu: Don't fail startup/attach for IOThreads if no JSON Applying: Fixes for domains with no iothreads Applying: Fix libvirtd crash when removing metadata Applying: Fix leak in x86UpdateHostModel Applying: Move the FIPS detection from capabilities Applying: qemu: raise an error when trying to use readonly sata disks Applying: virsh-host: fix pagesize unit of freepages Applying: nodeinfo: report error when given node is out of range Applying: Fix typo of virNodeGetFreePages comment Applying: nodeinfo: Prefer MIN in nodeGetFreePages Applying: Fix bug with loading bridge name for active domain during libvirtd start Applying: qemu: save image: Split out user provided XML checker Applying: qemu: save image: Add possibility to return XML stored in the image Applying: qemu: save image: Split out new definition check/update Applying: qemu: save image: Split out checks done only when editing the save img Applying: qemu: hook: Provide hook when restoring a domain save image Applying: qemu: Expose additional migration statistics Applying: qemu: Fix old tcp:host URIs more cleanly Applying: qemu: Prepare support for arbitrary migration protocol Applying: qemu: Add RDMA migration capabilities Applying: qemu: RDMA migration support Applying: qemu: Memory pre-pinning support for RDMA migration Applying: qemu: Fix memory leak in RDMA migration code Applying: schemas: finish virTristate{Bool, Switch} transition Applying: conf: split out virtio net driver formatting Applying: conf: remove redundant local variable Applying: conf: add options for disabling segment offloading Applying: qemu: wire up virtio-net segment offloading options Applying: blkdeviotune: fix bug with saving values into live XML Applying: security: Fix labelling host devices Applying: qemu: Add missing goto on rawio Applying: hostdev: Add "rawio" attribute to _virDomainHostdevSubsysSCSI Applying: qemu: Process the hostdev "rawio" setting Applying: util: Add function to check if a virStorageSource is "empty" Applying: util: storage: Allow metadata crawler to report useful errors Applying: qemu: Sanitize argument names and empty disk check in qemuDomainDetermineDiskChain Applying: qemu: Report better errors from broken backing chains Applying: storage: Improve error message when traversing backing chains Applying: qemu: Always re-detect backing chain Applying: event: introduce new event for tunable values Applying: tunable_event: extend debug message and tweak limit for remote message Applying: add an example how to use tunable event Applying: Fix MinGW build Applying: event_example: cleanup example code for tunable event Applying: cputune_event: queue the event for cputune updates Applying: blkdeviotune: trigger tunable event for blkdeviotune updates Applying: Rename tunable event constants Applying: Fix typo s/EMULATORIN/EMULATORPIN/ Applying: Check for NULL in qemu monitor event filter Applying: qemuPrepareNVRAM: Save domain after NVRAM path generation Applying: Fix crash cpu_shares change event crash on domain startup Applying: Don't verify CPU features with host-passthrough Applying: Also filter out non-migratable features out of host-passthrough Applying: selinux: Avoid label reservations for type = none Applying: qemu: bulk stats: extend internal collection API Applying: qemu: bulk stats: implement CPU stats group Applying: qemu: bulk stats: implement balloon group Applying: qemu: bulk stats: implement VCPU group Applying: qemu: bulk stats: implement interface group Applying: qemu: bulk stats: implement block group Applying: virsh: add options to query bulk stats group Applying: lib: De-duplicate stats group documentation for all stats functions Applying: lib: Document that virConnectGetAllDomainStats may omit some stats fields Applying: man: virsh: Add docs for supported stats groups Applying: qemu: monitor: return block stats data as a hash to avoid disk mixup Applying: qemu: monitor: Avoid shadowing variable "devname" on FreeBSD Applying: qemu: monitor: Add helper function to fill physical/virtual image size Applying: qemu: bulk stats: add block allocation information Applying: qemu: json: Fix missing break in error reporting function Applying: qemu: monitor: Avoid shadowing variable "devname" on FreeBSD. Again. Applying: docs, conf, schema: add support for shmem device Applying: qemu: add capability probing for ivshmem device Applying: qemu: Build command line for ivshmem device Applying: minor shmem clean-ups Applying: virSecuritySELinuxSetTapFDLabel: Temporarily revert to old behavior Applying: domain_conf: fix domain deadlock Applying: qemu: support relative backing for RHEL 7.0.z qemu Applying: qemu: Fix hot unplug of SCSI_HOST device Applying: qemu: Remove need for virConnectPtr in hotunplug detach host, net Applying: qemu: support nospace reason in io error event Applying: RHEL: Add support for QMP I/O error reason Applying: nodeinfo: fix nodeGetFreePages when max node is zero Applying: nodeGetFreePages: Push forgotten change Applying: conf: tests: fix virDomainNetDefFormat for vhost-user in client mode Applying: util: string: Add helper to check whether string is empty Applying: qemu: restore: Fix restoring of VM when the restore hook returns empty XML Applying: security_selinux: Don't relabel /dev/net/tun Applying: qemu: Fix updating bandwidth limits in live XML Applying: qemu: save domain status after set the blkio parameters Applying: qemu: call qemuDomainObjBeginJob/qemuDomainObjEndJob in qemuDomainSetInterfaceParameters Applying: qemu: save domain status after set domain's numa parameters Applying: qemu: forbid snapshot-delete --children-only on external snapshot Applying: qemu: better error message when block job can't succeed Applying: Reject live update of offloading options Applying: virutil: Introduce virGetSCSIHostNumber Applying: virutil: Introduce virGetSCSIHostNameByParentaddr Applying: storage_conf: Resolve libvirtd crash matching scsi_host Applying: Match scsi_host pools by parent address first Applying: Relax duplicate SCSI host pool checking Applying: qemu: Remove possible NULL deref in debug output Applying: virsh: Adjust the text in man page regarding qemu-attach Applying: hotplug: Check for alias in controller detach Applying: hotplug: Check for alias in disk detach Applying: hotplug: Check for alias in hostdev detach Applying: hotplug: Check for alias in chrdev detach Applying: hotplug: Check for alias in net detach Applying: qemu-attach: Assign device aliases Applying: hotplug: fix char device detach Applying: storage: Fix crash when parsing backing store URI with schema Applying: remote: fix jump depends on uninitialised value Applying: qemu: Release nbd port from migrationPorts instead of remotePorts Applying: conf: add trustGuestRxFilters attribute to network and domain interface Applying: network: set interface actual trustGuestRxFilters from network/portgroup Applying: util: define virNetDevRxFilter and basic utility functions Applying: qemu: qemuMonitorQueryRxFilter - retrieve guest netdev rx-filter Applying: qemu: add short document on qemu event handlers Applying: qemu: setup infrastructure to handle NIC_RX_FILTER_CHANGED event Applying: qemu: change macvtap device MAC address in response to NIC_RX_FILTER_CHANGED Applying: util: Functions to update host network device's multicast filter Applying: qemu: change macvtap multicast list in response to NIC_RX_FILTER_CHANGED Applying: virnetdev: Resolve Coverity DEADCODE Applying: virnetdev: Resolve Coverity FORWARD_NULL Applying: virnetdev: Resolve Coverity RESOURCE_LEAK Applying: lxc: improve error message for invalid blkiotune settings Applying: qemu: improve error message for invalid blkiotune settings Applying: Do not probe for power mgmt capabilities in lxc emulator Applying: qemu: make advice from numad available when building commandline Applying: qemu: avoid rare race when undefining domain Applying: qemu: stop NBD server after successful migration Applying: Require at least one console for LXC domain Applying: remote: Fix memory leak in remoteConnectGetAllDomainStats Applying: CVE-2014-7823: dumpxml: security hole with migratable flag Applying: Free job statistics from the migration cookie Applying: Fix virDomainChrEquals for spicevmc Applying: network: fix call virNetworkEventLifecycleNew when networkStartNetwork fail Applying: Do not crash on gluster snapshots with no host name Applying: nwfilter: fix deadlock caused updating network device and nwfilter Applying: util: eliminate "use after free" in callers of virNetDevLinkDump Applying: storage: Check for valid fc_host parent at startup Applying: storage: Ensure fc_host parent matches wwnn/wwpn Applying: storage: Don't use a stack copy of the adapter Applying: storage: Introduce virStoragePoolSaveConfig Applying: storage: Introduce 'managed' for the fchost parent Applying: qemu: Always set migration capabilities Applying: qemu: Fix crash in tunnelled migration Applying: qemu: Really fix crash in tunnelled migration Applying: qemu: Update fsfreeze status on domain state transitions Applying: qemuPrepareNVRAM: Save domain conf only if domain's persistent Applying: docs: Document NVRAM behavior on transient domains Applying: Fix build in qemu_capabilities Applying: qemu: Support OVMF on armv7l aarch64 guests Applying: qemu: Drop OVMF whitelist Applying: storage: Fix issue finding LU's when block doesn't exist Applying: storage: Add thread to refresh for createVport Applying: storage: qemu: Fix security labelling of new image chain elements Applying: virsh: sync domdisplay help and manual Applying: docs: domain: Move docs for storage hosts under the element Applying: test: virstoragetest: Add testing of network disk details Applying: util: storage: Copy hosts of a storage file only if they exist Applying: qemu: Refactor qemuBuildNetworkDriveURI to take a virStorageSourcePtr Applying: tests: Reflow the expected output from RBD disk test Applying: util: split out qemuParseRBDString into a common helper Applying: util: storagefile: Split out parsing of NBD string into a separate func Applying: storage: Allow parsing of RBD backing strings when building backing chain Applying: storage: rbd: qemu: Add support for specifying internal RBD snapshots Applying: storage: rbd: Implement support for passing config file option Applying: doc: fix mismatched ACL attribute name Applying: qemu: monitor: Rename and improve qemuMonitorGetPtyPaths Applying: conf: Add channel state for virtio channels to the XML Applying: qemu: Add handling for VSERPORT_CHANGE event Applying: qemu: chardev: Extract more information about character devices Applying: qemu: process: Refresh virtio channel guest state when connecting to mon Applying: event: Add guest agent lifecycle event Applying: examples: Add support for the guest agent lifecycle event Applying: qemu: Emit the guest agent lifecycle event Applying: internal: add macro to round value to the next closest power of 2 Applying: video: cleanup usage of vram attribute and update documentation Applying: QXL: fix setting ram and vram values for QEMU QXL device Applying: caps: introduce new QEMU capability for vgamem_mb device property Applying: qemu-command: use vram attribute for all video devices Applying: qemu-command: introduce new vgamem attribute for QXL video device Applying: qemu: add the missing jobinfo type in qemuDomainGetJobInfo Applying: network: Fix upgrade from libvirt older than 1.2.4 Applying: qemu: fix domain startup failing with 'strict' mode in numatune Applying: qemu: Don't track quiesced state of FSs Applying: qemu: fix block{commit,copy} abort handling Applying: virsh: vol-upload disallow negative offset Applying: storage: fix crash caused by no check return before set close Applying: qemu: Fix virsh freeze when blockcopy storage file is removed Applying: security: Manage SELinux labels on shared/readonly hostdev's Applying: nwfilter: fix crash when adding non-existing nwfilter Applying: conf: Fix libvirtd crash matching hostdev XML Applying: qemu: Resolve Coverity REVERSE_INULL Applying: CVE-2014-8131: Fix possible deadlock and segfault in qemuConnectGetAllDomainStats() Applying: qemu: bulk stats: Fix logic in monitor handling Applying: qemu: avoid rare race when undefining domain Applying: Do not format CPU features without a model Applying: Ignore CPU features without a model for host-passthrough Applying: Silently ignore MAC in NetworkLoadConfig Applying: Generate a MAC when loading a config instead of package update Applying: qemu: move setting emulatorpin ahead of monitor showing up Applying: util: Introduce flags field for macvtap creation Applying: network: Bring netdevs online later Applying: qemu: always call qemuInterfaceStartDevices() when starting CPUs Applying: qemu: add a qemuInterfaceStopDevices(), called when guest CPUs stop Applying: conf: replace call to virNetworkFree() with virObjectUnref() Applying: util: new functions for setting bridge and bridge port attributes Applying: util: functions to manage bridge fdb (forwarding database) Applying: conf: new network bridge device attribute macTableManager Applying: network: save bridge name in ActualNetDef when actualType==network too Applying: network: store network macTableManager setting in NetDef actual object Applying: network: setup bridge devices for macTableManager='libvirt' Applying: qemu: setup tap devices for macTableManager='libvirt' Applying: qemu: add/remove bridge fdb entries as guest CPUs are started/stopped Applying: virsh: document block.n.allocation stat Applying: getstats: avoid memory leak on OOM Applying: getstats: improve documentation Applying: getstats: start giving offline block stats Applying: getstats: add block.n.path stat Applying: qemuMonitorJSONBlockStatsUpdateCapacity: Don't skip disks Applying: getstats: prepare monitor collection for recursion Applying: getstats: perform recursion in monitor collection Applying: getstats: prepare for dynamic block.count stat Applying: getstats: add new flag for block backing chain Applying: getstats: split block stats reporting for easier recursion Applying: getstats: crawl backing chain for qemu Applying: logical: Add "--type snapshot" to lvcreate command Applying: Fix hotplugging of block device-backed usb disks Applying: qemu: Create memory-backend-{ram, file} iff needed Applying: conf: Don't format actual network definition in migratable XML Applying: conf: Fix memory leak when parsing invalid network XML Applying: qxl: change the default value for vgamem_mb to 16 MiB Applying: qemuxml2argvtest: Fix test after change of qxl vgamem_mb default Applying: conf: fix crash when hotplug a channel chr device with no target Applying: qemu: forbid second blockcommit during active commit Applying: qemu_monitor: introduce new function to get QOM path Applying: qemu_process: detect updated video ram size values from QEMU Applying: virNetworkDefUpdateIPDHCPHost: Don't crash when updating network Applying: Format CPU features even for host-model Applying: util: Add function virCgroupHasEmptyTasks Applying: util: Add virNumaGetHostNodeset Applying: qemu: Remove unnecessary qemuSetupCgroupPostInit function Applying: qemu: Save numad advice into qemuDomainObjPrivate Applying: qemu: Leave cpuset.mems in parent cgroup alone Applying: qemu: Fix hotplugging cpus with strict memory pinning Applying: util: Fix possible NULL dereference Applying: qemu_driver: fix setting vcpus for offline domain Applying: qemu: migration: Unlock vm on failed ACL check in protocol v2 APIs Applying: CVE-2015-0236: qemu: Check ACLs when dumping security info from save image Applying: CVE-2015-0236: qemu: Check ACLs when dumping security info from snapshots Applying: Check for domain liveness in qemuDomainObjExitMonitor Applying: Mark the domain as active in qemuhotplugtest Applying: Fix vmdef usage while in monitor in qemuDomainHotplugVcpus Applying: Fix vmdef usage while in monitor in BlockStat* APIs Applying: Fix vmdef usage while in monitor in qemu process Applying: Fix vmdef usage after domain crash in monitor on device detach Applying: Fix vmdef usage after domain crash in monitor on device attach Applying: qemu: Add missing goto error in qemuRestoreCgroupState Applying: qemu: don't setup cpuset.mems if memory mode in numatune is not 'strict' Applying: lxc: don't setup cpuset.mems if memory mode in numatune is not 'strict' Applying: qemuxml2argvtest: Fake response from numad Applying: qemuBuildNumaArgStr: Use memory-backend-ram more wisely Applying: util: storage: Fix parsing of nbd:// URI without path Applying: Split qemuDomainChrInsert into two parts Applying: hotplug: only add a chardev to vmdef after monitor call Applying: blockjob: shuffle block rebase code Applying: blockcopy: allow block device destination Applying: util: storagefile: Don't crash on gluster URIs without path Applying: qemuProcessHandleBlockJob: Set disk->mirrorState more often Applying: qemuProcessHandleBlockJob: Take status into account Applying: qemu: process: Export qemuProcessFindDomainDiskByAlias Applying: qemu: event: Don't fiddle with disk backing trees without a job Applying: qemu: Disallow concurrent block jobs on a single disk Applying: qemu: block-commit: Mark disk in block jobs only on successful command Applying: qemu: read backing chain names from qemu Applying: qemu: processBlockJob: Don't unlock @vm twice Applying: qemu: Extract internals of processBlockJobEvent into a helper Applying: qemu: blockjob: Synchronously update backing chain in XML on ABORT/PIVOT Applying: qemu: fix cannot set graphic passwd via qemuDomainSaveImageDefineXML Applying: qemu: Use correct flags for ABI stability check in SaveImageUpdateDef Applying: Really fix XML formatting flags in SaveImageUpdateDef Applied 354 patches + echo 'Applied 354 patches' + rm -f /tmp/lua_biXzjs Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SDZap2 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.8 + autoreconf -if Copying file m4/glibc2.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/printf-posix.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file po/Makevars.template libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize: copying file `build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' + rm -f po/stamp-po + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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-bhyve --without-storage-rbd --without-storage-sheepdog --without-storage-gluster --without-numactl --without-numad --without-apparmor --without-hal --without-sanlock --with-firewalld --without-wireshark-dissector --without-pm-utils '--with-packager=CentOS BuildSystem , 2015-10-06-21:40:50, armv7-05.dev.centos.org' --with-packager-version=16.el7.4 --with-qemu-user=qemu --with-qemu-group=qemu --enable-werror --enable-expensive-tests --with-init_script=systemd checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '993' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking for armv7hl-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 armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for armv7hl-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.2.8 configure: autobuild hostname... armv7-05.dev.centos.org configure: autobuild timestamp... 20151007T015248Z checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for inttypes.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether uses 'inline' correctly... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for readlinkat... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for getdtablesize... yes 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 __fsetlocking... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for getgrouplist... yes checking for mkostemp... yes checking for mkostemps... yes checking for nl_langinfo... yes checking for recvmsg... yes checking for sendmsg... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for pipe... yes checking for pipe2... yes checking for posix_openpt... yes checking for pthread_sigmask... no checking for secure_getenv... yes checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sleep... yes checking for snprintf... yes checking for strdup... yes checking for catgets... yes checking for strndup... yes checking for strptime... yes checking for localtime_r... yes checking for timegm... yes checking for usleep... yes checking for vasnprintf... no checking for wcrtomb... yes checking for iswcntrl... yes checking for getegid... yes checking for ftruncate... yes checking for newlocale... yes checking for socketpair... yes checking for ptsname_r... yes checking for shutdown... (cached) yes checking for wctob... yes checking for cfmakeraw... yes checking for fallocate... yes checking for geteuid... yes checking for getgid... yes checking for getgrnam_r... yes checking for getmntent_r... yes checking for getpwuid_r... yes checking for getuid... yes checking for kill... yes checking for mmap... yes checking for posix_fallocate... yes checking for posix_memalign... yes checking for prlimit... yes checking for regexec... yes checking for sched_getaffinity... yes checking for setgroups... yes checking for setns... yes checking for setrlimit... yes checking for sysctlbyname... no checking for getifaddrs... yes checking for 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 uClibc... yes checking for wchar_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking for a sed that does not truncate output... /usr/bin/sed checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long int... yes checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether alarm is declared... yes checking whether C symbols are prefixed with underscore at the linker level... no checking for promoted mode_t type... mode_t checking for library containing forkpty... -lutil checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strerror_r is declared... yes checking for external symbol _system_configuration... no checking for inline... inline checking for library containing setsockopt... none needed checking for sigset_t... yes checking for SIGPIPE... yes checking whether is self-contained... yes checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether stdint.h conforms to C99... yes checking whether strdup is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for struct tm.tm_gmtoff... yes checking whether strtok_r is declared... yes checking for struct timespec in ... yes checking whether ttyname_r is declared... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for sig_atomic_t... yes checking whether ungetc works on arbitrary bytes... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking where to find the exponent in a 'float'... word 0 bit 23 checking whether long double and double are the same... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for library containing backtrace_symbols_fd... none required checking whether fflush works on input streams... (cached) no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for library containing fdatasync... none required checking whether fflush works on input streams... (cached) no checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking whether fpurge is declared... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether __func__ is available... yes configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for gethostname... yes checking for HOST_NAME_MAX... yes checking for getline... yes checking for working getline function... yes checking for getpass... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking for ioctl... yes checking for ioctl with POSIX signature... no checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether lseek detects pipes... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking for mkdtemp... yes checking for working mktime... yes checking for __mktime_internal... no checking whether is self-contained... yes checking whether is self-contained... yes checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... yes checking whether openpty is declared... yes checking for const-safe openpty signature... yes checking for struct msghdr.msg_accrights... no checking whether perror matches strerror... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/param.h... (cached) yes checking for sys/systemcfg.h... no checking for sys/sysctl.h... yes checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for sysctl... yes checking for table... no checking for sysinfo... yes checking for struct sysinfo.mem_unit... yes checking for poll... yes checking for a shell that conforms to POSIX... /bin/sh checking whether pollutes the namespace... no checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for library containing pthread_create and pthread_join... -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 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... yes 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... yes checking where to find the exponent in a 'long double'... word 1 bit 20 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... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-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 armv7hl-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-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 armv7hl-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 the C compiler's -Wformat allows NULL strings... yes checking whether pragma GCC diagnostic push works... yes checking whether the C compiler's -Wlogical-op gives bogus warnings... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -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 -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 -fdiagnostics-show-option... yes checking whether C compiler handles -funit-at-a-time... yes checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wjump-misses-init... (cached) yes checking whether C compiler handles -Wno-format-nonliteral... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -fstack-protector-strong... yes checking whether C compiler handles -fexceptions... yes checking whether C compiler handles -fasynchronous-unwind-tables... yes checking whether C compiler handles -fipa-pure-const... yes checking whether C compiler handles -Wno-suggest-attribute=pure... yes checking whether C compiler handles -Wno-suggest-attribute=const... yes checking whether C compiler handles -Werror... yes checking whether C compiler handles -fPIE -DPIE... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking for how to avoid indirect lib deps... -Wl,--no-copy-dt-needed-entries checking for getxattr in -lattr... yes checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking for audit_encode_nv_string in -laudit... yes checking for libaudit.h... (cached) yes checking for armv7hl-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_bitmask_isbitset in -lnuma... no checking for OPENWSMAN... no checking for PCIACCESS... yes checking for library containing tgetent... -lncurses checking for readline in -lreadline... yes checking for readline/readline.h... (cached) yes checking for rl_initialize in -lreadline... yes checking for sasl_client_init in -lsasl2... yes checking for sasl/sasl.h... (cached) yes checking for fgetfilecon_raw in -lselinux... yes checking for selinux/selinux.h... (cached) yes checking for selinux setcon parameter type... checking SELinux mount point... /sys/fs/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... no checking size of long... 4 checking for pthread_mutexattr_init... yes checking for pthread.h... (cached) yes checking whether pthread_sigmask does anything... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking for sys/un.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for sys/sysctl.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking libtasn1.h usability... yes checking libtasn1.h presence... yes checking for libtasn1.h... yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking whether htole64 is declared... yes checking for atomic ops implementation... gcc checking for struct ifreq... yes checking for gettext in -lintl... no checking for rpcgen... /usr/bin/rpcgen checking for xmllint... /usr/bin/xmllint checking for xmlcatalog... /usr/bin/xmlcatalog checking for xsltproc... /usr/bin/xsltproc checking for augparse... /usr/bin/augparse checking for dmidecode... dmidecode checking for dnsmasq... /sbin/dnsmasq checking for radvd... /sbin/radvd checking for tc... /sbin/tc checking for udevadm... /sbin/udevadm checking for udevsettle... no checking for modprobe... /sbin/modprobe checking for rmmod... /sbin/rmmod checking for ovs-vsctl... ovs-vsctl checking for scrub... /usr/bin/scrub checking for addr2line... /usr/bin/addr2line checking for init script flavor... systemd checking for whether to install sysctl config... yes checking for ip... /usr/sbin/ip checking for iptables... /usr/sbin/iptables checking for ip6tables... /usr/sbin/ip6tables checking for ebtables... /usr/sbin/ebtables checking for xdrmem_create in -lportablexdr... no checking for library containing xdrmem_create... none required checking for xdr_u_int64_t... no checking where to find ... none checking for dlfcn.h... (cached) yes checking for library containing dlopen... -ldl checking linux/kvm.h usability... yes checking linux/kvm.h presence... yes checking for linux/kvm.h... yes checking whether and headers are compatible... yes checking for linux/param.h... yes checking for linux/sockios.h... yes checking for linux/if_bridge.h... yes checking for linux/if_tun.h... yes checking for armv7hl-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 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 gluster... no checking for parted... /usr/sbin/parted checking for dmsetup... /usr/sbin/dmsetup checking for LIBPARTED... yes checking for DEVMAPPER... yes checking libdevmapper.h usability... yes checking libdevmapper.h presence... yes checking for libdevmapper.h... yes checking for python2... /usr/bin/python2 checking for perl... /usr/bin/perl checking Whether to build test suite by default... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether to compile with macvtap support... yes checking whether MACVLAN_MODE_PASSTHRU is declared... yes checking whether to compile with virtual port support... yes checking whether GET_VLAN_VID_CMD is declared... yes checking for LIBNL... yes checking for LIBNL_ROUTE3... yes checking for struct ifreq.ifr_newname... yes checking for struct ifreq.ifr_ifindex... yes checking for struct ifreq.ifr_index... no checking whether BRDGSFD is declared... no checking whether BRDGADD is declared... no checking whether BRDGDEL is declared... no checking whether cpuset_getaffinity is declared... no checking for struct if_data.ifi_oqdrops... no checking whether this build is done by a static analysis tool... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating docs/Makefile config.status: creating docs/schemas/Makefile config.status: creating gnulib/lib/Makefile config.status: creating gnulib/tests/Makefile config.status: creating libvirt.pc config.status: creating libvirt-qemu.pc config.status: creating libvirt-lxc.pc config.status: creating src/libvirt.pc config.status: creating src/libvirt-qemu.pc config.status: creating src/libvirt-lxc.pc config.status: creating libvirt.spec config.status: creating mingw-libvirt.spec config.status: creating po/Makefile.in config.status: creating include/libvirt/Makefile config.status: creating include/libvirt/libvirt.h config.status: creating daemon/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating examples/apparmor/Makefile config.status: creating examples/object-events/Makefile config.status: creating examples/domsuspend/Makefile config.status: creating examples/dominfo/Makefile config.status: creating examples/dommigrate/Makefile config.status: creating examples/domtop/Makefile config.status: creating examples/openauth/Makefile config.status: creating examples/hellolibvirt/Makefile config.status: creating examples/systemtap/Makefile config.status: creating examples/xml/nwfilter/Makefile config.status: creating examples/lxcconvert/Makefile config.status: creating tools/wireshark/Makefile config.status: creating tools/wireshark/src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: configure: Configuration summary configure: ===================== configure: configure: Drivers configure: configure: Xen: 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: Bhyve: no configure: Test: yes configure: Remote: yes configure: Network: yes configure: Libvirtd: yes configure: Interface: yes configure: macvtap: yes configure: virtport: yes configure: configure: Storage Drivers configure: configure: Dir: yes configure: FS: yes configure: NetFS: yes configure: LVM: yes configure: iSCSI: yes configure: SCSI: yes configure: mpath: yes configure: Disk: yes configure: RBD: no configure: Sheepdog: no configure: Gluster: no configure: ZFS: no configure: configure: Security Drivers configure: configure: SELinux: yes (/sys/fs/selinux) configure: AppArmor: no (install profiles: no) configure: configure: Driver Loadable Modules configure: configure: dlopen: -ldl configure: configure: Libraries configure: configure: apparmor: no configure: attr: yes (CFLAGS='' LIBS='-lattr') configure: audit: yes (CFLAGS='' LIBS='-laudit') configure: avahi: yes (CFLAGS='-D_REENTRANT ' LIBS='-lavahi-common -lavahi-client ') configure: blkid: yes (CFLAGS='-I/usr/include/blkid -I/usr/include/uuid ' LIBS='-lblkid ') configure: capng: yes (CFLAGS='' LIBS='-lcap-ng') configure: curl: yes (CFLAGS='-DCURL_DISABLE_TYPECHECK ' LIBS='-lcurl ') configure: dbus: yes (CFLAGS='-I/usr/include/dbus-1.0 -I/usr/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: no configure: openwsman: no configure: pciaccess: yes (CFLAGS=' ' LIBS='-lpciaccess ') configure: readline: yes (CFLAGS='' LIBS='-lreadline') 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: pm-utils: no configure: configure: Test suite configure: configure: Coverage: no configure: Alloc OOM: no configure: configure: Miscellaneous configure: configure: Debug: yes configure: Use -Werror: yes configure: Warning Flags: -W -Waddress -Waggressive-loop-optimizations -Wall -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 -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 -fdiagnostics-show-option -funit-at-a-time -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 -fstack-protector-strong -fexceptions -fasynchronous-unwind-tables -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Werror configure: DTrace: yes configure: numad: no configure: XML Catalog: /etc/xml/catalog configure: Init script: systemd configure: Char device locks: /var/lock configure: configure: Developer Tools configure: configure: Wireshark dissector: no configure: configure: Privileges configure: configure: QEMU: qemu:qemu configure: + make -j4 cat: .git-module-status: No such file or directory fatal: Cannot open 'bootstrap.conf': No such file or directory fatal: ambiguous argument '.gnulib': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git [...] -- [...]' make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8' Making all in . make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8' Making all in gnulib/lib make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/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 sys/types.h GEN sys/uio.h GEN sys/utsname.h GEN sys/wait.h GEN termios.h GEN time.h GEN wchar.h GEN unistd.h GEN wctype.h GEN arpa/inet.h GEN fcntl.h GEN langinfo.h GEN locale.h GEN netdb.h GEN poll.h GEN pty.h GEN signal.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h GEN sys/time.h GEN sys/stat.h make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/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 md5.lo CC count-one-bits.lo CC sha256.lo CC dirname-lgpl.lo CC basename-lgpl.lo CC stripslash.lo CC fd-hook.lo CC freading.lo CC getugroups.lo CC localcharset.lo CC malloca.lo CC mgetgroups.lo CC nonblocking.lo CC passfd.lo CC physmem.lo CC pipe2.lo CC sig-handler.lo CC sockets.lo CC stat-time.lo CC strnlen1.lo CC sys_socket.lo CC tempname.lo CC glthread/threadlib.lo CC unistd.lo CC wctype-h.lo CC xsize.lo CC asnprintf.lo CC fclose.lo CC fcntl.lo CC fflush.lo CC fpurge.lo CC fseek.lo CC fseeko.lo CC ioctl.lo CC mbrtowc.lo CC mktime.lo CC printf-args.lo CC printf-parse.lo CC strerror_r.lo CC vasnprintf.lo GEN charset.alias GEN ref-add.sed GEN ref-del.sed CC glthread/lock.lo CCLD libgnu.la make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/lib' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/include' Making all in libvirt make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/include/libvirt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/include/libvirt' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/include' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/src' 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 remote/remote_protocol.c Use of uninitialized value in print at ./rpc/gensystemtap.pl line 178, <> line 6161. Use of uninitialized value in print at ./rpc/gensystemtap.pl line 178, <> line 6161. GEN libvirt.syms GEN libvirt.def make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/src' CC libvirt_driver_la-driver.lo CC libvirt_driver_la-datatypes.lo CC libvirt_driver_la-fdstream.lo CC libvirt_driver_la-nodeinfo.lo CC libvirt_driver_la-libvirt.lo GEN libvirt_probes.o CC libvirt_qemu_la-libvirt-qemu.lo CC libvirt_lxc_la-libvirt-lxc.lo CC locking/lockd_la-lock_driver_lockd.lo CC locking/lockd_la-lock_protocol.lo CC util/libvirt_setuid_rpc_client_la-viralloc.lo CC util/libvirt_setuid_rpc_client_la-viratomic.lo CC util/libvirt_setuid_rpc_client_la-virbitmap.lo CC util/libvirt_setuid_rpc_client_la-virbuffer.lo CC util/libvirt_setuid_rpc_client_la-vircommand.lo CC util/libvirt_setuid_rpc_client_la-virconf.lo CC util/libvirt_setuid_rpc_client_la-virerror.lo CC util/libvirt_setuid_rpc_client_la-virevent.lo CC util/libvirt_setuid_rpc_client_la-vireventpoll.lo CC util/libvirt_setuid_rpc_client_la-virfile.lo CC util/libvirt_setuid_rpc_client_la-virhash.lo CC util/libvirt_setuid_rpc_client_la-virhashcode.lo CC util/libvirt_setuid_rpc_client_la-virjson.lo CC util/libvirt_setuid_rpc_client_la-virlog.lo CC util/libvirt_setuid_rpc_client_la-virobject.lo CC util/libvirt_setuid_rpc_client_la-virpidfile.lo CC util/libvirt_setuid_rpc_client_la-virprocess.lo CC util/libvirt_setuid_rpc_client_la-virrandom.lo CC util/libvirt_setuid_rpc_client_la-virsocketaddr.lo CC util/libvirt_setuid_rpc_client_la-virstring.lo CC util/libvirt_setuid_rpc_client_la-virtime.lo CC util/libvirt_setuid_rpc_client_la-virthread.lo CC util/libvirt_setuid_rpc_client_la-virtypedparam.lo CC util/libvirt_setuid_rpc_client_la-viruri.lo CC util/libvirt_setuid_rpc_client_la-virutil.lo CC util/libvirt_setuid_rpc_client_la-viruuid.lo CC conf/libvirt_setuid_rpc_client_la-domain_event.lo CC conf/libvirt_setuid_rpc_client_la-network_event.lo CC conf/libvirt_setuid_rpc_client_la-object_event.lo CC rpc/libvirt_setuid_rpc_client_la-virnetsocket.lo CC rpc/libvirt_setuid_rpc_client_la-virnetmessage.lo CC rpc/libvirt_setuid_rpc_client_la-virkeepalive.lo CC rpc/libvirt_setuid_rpc_client_la-virnetclient.lo CC rpc/libvirt_setuid_rpc_client_la-virnetclientprogram.lo CC rpc/libvirt_setuid_rpc_client_la-virnetclientstream.lo CC rpc/libvirt_setuid_rpc_client_la-virnetprotocol.lo CC remote/libvirt_setuid_rpc_client_la-remote_driver.lo CC remote/libvirt_setuid_rpc_client_la-remote_protocol.lo CC remote/libvirt_setuid_rpc_client_la-qemu_protocol.lo CC remote/libvirt_setuid_rpc_client_la-lxc_protocol.lo CC libvirt_setuid_rpc_client_la-datatypes.lo CC libvirt_setuid_rpc_client_la-libvirt.lo CC libvirt_setuid_rpc_client_la-libvirt-lxc.lo CC util/libvirt_iohelper-iohelper.o CC network/libvirt_leaseshelper-leaseshelper.o CC storage/libvirt_parthelper-parthelper.o CC lxc/libvirt_lxc-lxc_monitor_protocol.o CC lxc/libvirt_lxc-lxc_conf.o CC lxc/libvirt_lxc-lxc_container.o CC lxc/libvirt_lxc-lxc_cgroup.o CC lxc/libvirt_lxc-lxc_domain.o CC lxc/libvirt_lxc-lxc_fuse.o CC lxc/libvirt_lxc-lxc_controller.o CC libvirt_lxc-nodeinfo.o CC libvirt_lxc-datatypes.o CC locking/virtlockd-lock_daemon.o CC locking/virtlockd-lock_daemon_config.o CC locking/virtlockd-lock_daemon_dispatch.o CC locking/virtlockd-lock_protocol.o GEN virtlockd.8 GEN test_libvirtd_lxc.aug GEN test_virtlockd.aug GEN libvirt_qemu_probes.stp CC util/libvirt_util_la-viralloc.lo CC util/libvirt_util_la-virarch.lo CC util/libvirt_util_la-viratomic.lo CC util/libvirt_util_la-viraudit.lo CC util/libvirt_util_la-virauth.lo CC util/libvirt_util_la-virauthconfig.lo CC util/libvirt_util_la-virbitmap.lo CC util/libvirt_util_la-virbuffer.lo CC util/libvirt_util_la-vircgroup.lo CC util/libvirt_util_la-virclosecallbacks.lo CC util/libvirt_util_la-vircommand.lo CC util/libvirt_util_la-virconf.lo CC util/libvirt_util_la-vircrypto.lo CC util/libvirt_util_la-virdbus.lo CC util/libvirt_util_la-virdnsmasq.lo CC util/libvirt_util_la-virebtables.lo CC util/libvirt_util_la-virerror.lo CC util/libvirt_util_la-virevent.lo CC util/libvirt_util_la-vireventpoll.lo CC util/libvirt_util_la-virfile.lo CC util/libvirt_util_la-virfirewall.lo CC util/libvirt_util_la-virhash.lo CC util/libvirt_util_la-virhashcode.lo CC util/libvirt_util_la-virhook.lo CC util/libvirt_util_la-virhostdev.lo CC util/libvirt_util_la-viridentity.lo CC util/libvirt_util_la-virinitctl.lo CC util/libvirt_util_la-viriptables.lo CC util/libvirt_util_la-viriscsi.lo CC util/libvirt_util_la-virjson.lo CC util/libvirt_util_la-virkeycode.lo CC util/libvirt_util_la-virkeyfile.lo CC util/libvirt_util_la-virlockspace.lo CC util/libvirt_util_la-virlog.lo CC util/libvirt_util_la-virmacaddr.lo CC util/libvirt_util_la-virnetdev.lo CC util/libvirt_util_la-virnetdevbandwidth.lo CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevmacvlan.lo CC util/libvirt_util_la-virnetdevopenvswitch.lo CC util/libvirt_util_la-virnetdevtap.lo CC util/libvirt_util_la-virnetdevveth.lo CC util/libvirt_util_la-virnetdevvlan.lo CC util/libvirt_util_la-virnetdevvportprofile.lo CC util/libvirt_util_la-virnetlink.lo CC util/libvirt_util_la-virnodesuspend.lo CC util/libvirt_util_la-virkmod.lo CC util/libvirt_util_la-virnuma.lo CC util/libvirt_util_la-virobject.lo CC util/libvirt_util_la-virpci.lo CC util/libvirt_util_la-virpidfile.lo CC util/libvirt_util_la-virportallocator.lo CC util/libvirt_util_la-virprocess.lo CC util/libvirt_util_la-virrandom.lo CC util/libvirt_util_la-virscsi.lo CC util/libvirt_util_la-virseclabel.lo CC util/libvirt_util_la-virsexpr.lo CC util/libvirt_util_la-virsocketaddr.lo CC util/libvirt_util_la-virstats.lo CC util/libvirt_util_la-virstorageencryption.lo CC util/libvirt_util_la-virstoragefile.lo CC util/libvirt_util_la-virstring.lo CC util/libvirt_util_la-virsysinfo.lo CC util/libvirt_util_la-virsystemd.lo CC util/libvirt_util_la-virthread.lo CC util/libvirt_util_la-virthreadpool.lo CC util/libvirt_util_la-virtime.lo CC util/libvirt_util_la-virtpm.lo CC util/libvirt_util_la-virtypedparam.lo CC util/libvirt_util_la-virusb.lo CC util/libvirt_util_la-viruri.lo CC util/libvirt_util_la-virutil.lo CC util/libvirt_util_la-viruuid.lo CC util/libvirt_util_la-virxml.lo CC conf/libvirt_conf_la-netdev_bandwidth_conf.lo CC conf/libvirt_conf_la-netdev_vport_profile_conf.lo CC conf/libvirt_conf_la-netdev_vlan_conf.lo CC conf/libvirt_conf_la-capabilities.lo CC conf/libvirt_conf_la-domain_addr.lo CC conf/libvirt_conf_la-domain_capabilities.lo CC conf/libvirt_conf_la-domain_conf.lo CC conf/libvirt_conf_la-domain_audit.lo CC conf/libvirt_conf_la-domain_nwfilter.lo CC conf/libvirt_conf_la-snapshot_conf.lo CC conf/libvirt_conf_la-numatune_conf.lo CC conf/libvirt_conf_la-object_event.lo CC conf/libvirt_conf_la-domain_event.lo CC conf/libvirt_conf_la-network_event.lo CC conf/libvirt_conf_la-network_conf.lo CC conf/libvirt_conf_la-nwfilter_params.lo CC conf/libvirt_conf_la-nwfilter_ipaddrmap.lo CC conf/libvirt_conf_la-nwfilter_conf.lo CC conf/libvirt_conf_la-node_device_conf.lo CC conf/libvirt_conf_la-storage_conf.lo CC conf/libvirt_conf_la-interface_conf.lo CC conf/libvirt_conf_la-secret_conf.lo CC conf/libvirt_conf_la-cpu_conf.lo CC conf/libvirt_conf_la-virchrdev.lo CC conf/libvirt_conf_la-device_conf.lo CC cpu/libvirt_cpu_la-cpu.lo CC cpu/libvirt_cpu_la-cpu_generic.lo CC cpu/libvirt_cpu_la-cpu_x86.lo CC cpu/libvirt_cpu_la-cpu_s390.lo CC cpu/libvirt_cpu_la-cpu_arm.lo CC cpu/libvirt_cpu_la-cpu_aarch64.lo CC cpu/libvirt_cpu_la-cpu_map.lo CC cpu/libvirt_cpu_la-cpu_powerpc.lo CC vmx/libvirt_vmx_la-vmx.lo CC locking/libvirt_driver_la-lock_manager.lo CC locking/libvirt_driver_la-lock_driver_nop.lo CC locking/libvirt_driver_la-domain_lock.lo CC test/libvirt_driver_test_la-test_driver.lo CC remote/libvirt_driver_remote_la-remote_driver.lo CC remote/libvirt_driver_remote_la-remote_protocol.lo CC remote/libvirt_driver_remote_la-lxc_protocol.lo CC remote/libvirt_driver_remote_la-qemu_protocol.lo CC rpc/libvirt_net_rpc_client_la-virnetclientprogram.lo CC rpc/libvirt_net_rpc_client_la-virnetclientstream.lo CC rpc/libvirt_net_rpc_client_la-virnetclient.lo CC rpc/libvirt_net_rpc_server_la-virnetserverprogram.lo CC rpc/libvirt_net_rpc_server_la-virnetserverservice.lo CC rpc/libvirt_net_rpc_server_la-virnetserverclient.lo CC rpc/libvirt_net_rpc_server_la-virnetservermdns.lo CC rpc/libvirt_net_rpc_server_la-virnetserver.lo CC rpc/libvirt_net_rpc_la-virnetmessage.lo CC rpc/libvirt_net_rpc_la-virnetsocket.lo CC rpc/libvirt_net_rpc_la-virkeepalive.lo CC rpc/libvirt_net_rpc_la-virnetprotocol.lo CC rpc/libvirt_net_rpc_la-virkeepaliveprotocol.lo CC rpc/libvirt_net_rpc_la-virnettlscontext.lo CC rpc/libvirt_net_rpc_la-virnetsaslcontext.lo CC esx/libvirt_driver_esx_la-esx_driver.lo CC esx/libvirt_driver_esx_la-esx_interface_driver.lo CC esx/libvirt_driver_esx_la-esx_network_driver.lo CC esx/libvirt_driver_esx_la-esx_storage_driver.lo CC esx/libvirt_driver_esx_la-esx_storage_backend_vmfs.lo CC esx/libvirt_driver_esx_la-esx_storage_backend_iscsi.lo CC esx/libvirt_driver_esx_la-esx_device_monitor.lo CC esx/libvirt_driver_esx_la-esx_secret_driver.lo CC esx/libvirt_driver_esx_la-esx_nwfilter_driver.lo CC esx/libvirt_driver_esx_la-esx_util.lo CC esx/libvirt_driver_esx_la-esx_vi.lo CC esx/libvirt_driver_esx_la-esx_vi_methods.lo CC esx/libvirt_driver_esx_la-esx_vi_types.lo CC security/libvirt_security_manager_la-security_driver.lo CC security/libvirt_security_manager_la-security_nop.lo CC security/libvirt_security_manager_la-security_stack.lo CC security/libvirt_security_manager_la-security_dac.lo CC security/libvirt_security_manager_la-security_manager.lo CC security/libvirt_security_manager_la-security_selinux.lo CC access/libvirt_driver_access_la-viraccessperm.lo CC access/libvirt_driver_access_la-viraccessmanager.lo CC access/libvirt_driver_access_la-viraccessdrivernop.lo CC access/libvirt_driver_access_la-viraccessdriverstack.lo CC access/libvirt_driver_access_la-viraccessapicheck.lo CC access/libvirt_driver_access_la-viraccessapicheckqemu.lo CC access/libvirt_driver_access_la-viraccessapichecklxc.lo CC access/libvirt_driver_access_la-viraccessdriverpolkit.lo GEN libvirt_probes.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_monitor_protocol.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_conf.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_container.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_cgroup.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_domain.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_hostdev.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_monitor.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_process.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_fuse.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_native.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_driver.lo CC network/libvirt_driver_network_impl_la-bridge_driver.lo CC network/libvirt_driver_network_impl_la-bridge_driver_platform.lo CC interface/libvirt_driver_interface_la-interface_driver.lo CC interface/libvirt_driver_interface_la-interface_backend_netcf.lo CC interface/libvirt_driver_interface_la-interface_backend_udev.lo CC secret/libvirt_driver_secret_la-secret_driver.lo CC storage/libvirt_driver_storage_impl_la-storage_driver.lo CC storage/libvirt_driver_storage_impl_la-storage_backend.lo CC storage/libvirt_driver_storage_impl_la-storage_backend_fs.lo CC storage/libvirt_driver_storage_impl_la-storage_backend_logical.lo CC storage/libvirt_driver_storage_impl_la-storage_backend_iscsi.lo CC storage/libvirt_driver_storage_impl_la-storage_backend_scsi.lo CC storage/libvirt_driver_storage_impl_la-storage_backend_mpath.lo CC storage/libvirt_driver_storage_impl_la-storage_backend_disk.lo CC node_device/libvirt_driver_nodedev_la-node_device_driver.lo CC node_device/libvirt_driver_nodedev_la-node_device_linux_sysfs.lo CC node_device/libvirt_driver_nodedev_la-node_device_udev.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_driver.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_gentech_driver.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_dhcpsnoop.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_ebiptables_driver.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_learnipaddr.lo CCLD libvirt-setuid-rpc-client.la CCLD libvirt_util.la CCLD libvirt_conf.la CCLD libvirt_cpu.la CCLD libvirt_vmx.la CCLD libvirt_driver.la CCLD libvirt_driver_test.la CCLD libvirt-net-rpc-client.la CCLD libvirt-net-rpc-server.la CCLD libvirt-net-rpc.la CCLD libvirt_driver_esx.la CCLD libvirt_security_manager.la CCLD libvirt_driver_access.la CCLD lockd.la 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_iohelper CCLD libvirt_leaseshelper CCLD libvirt_parthelper CCLD libvirt_lxc CCLD virtlockd CCLD libvirt_driver_remote.la CCLD libvirt_driver_lxc.la CCLD libvirt_driver_network.la CCLD libvirt_driver_storage.la CCLD libvirt_driver_nwfilter_impl.la CCLD libvirt.la CCLD libvirt_driver_nwfilter.la CCLD libvirt-qemu.la CCLD libvirt-lxc.la make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/src' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/src' Making all in daemon make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/daemon' GEN libvirtd.policy GEN libvirtd.qemu.logrotate GEN libvirtd.lxc.logrotate GEN libvirtd.uml.logrotate GEN libvirtd.logrotate GEN libvirtd.service GEN libvirtd.socket make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/daemon' CC libvirtd_conf_la-libvirtd-config.lo CC libvirtd-libvirtd.o GEN remote_dispatch.h CC libvirtd-stream.o GEN libvirtd.8 GEN test_libvirtd.aug CC libvirtd-remote.o CCLD libvirtd_conf.la CCLD libvirtd make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/daemon' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/daemon' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tools' GEN libvirt-guests.sh GEN libvirt-guests.service make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tools' CC virsh-virsh.o CC virsh-virsh-console.o CC virsh-virsh-domain.o CC virsh-virsh-domain-monitor.o CC virsh-virsh-host.o CC virsh-virsh-interface.o CC virsh-virsh-network.o CC virsh-virsh-nodedev.o CC virsh-virsh-nwfilter.o CC virsh-virsh-pool.o CC virsh-virsh-secret.o CC virsh-virsh-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 virsh.1 CCLD virt-host-validate CCLD virt-login-shell CCLD virsh make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tools' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tools' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/docs' Making all in schemas make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/docs/schemas' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/docs/schemas' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/docs' GEN apibuild.py.stamp Generating formatdomaincaps.html.tmp Generating formatstorage.html.tmp Generating formatnetwork.html.tmp Generating formatdomain.html.tmp Generating aclpolkit.html.tmp Generating hooks.html.tmp Validating formatdomaincaps.html Validating formatstorage.html Validating formatnetwork.html Validating hooks.html Validating aclpolkit.html Validating formatdomain.html touch apibuild.py.stamp rm formatstorage.html.tmp aclpolkit.html.tmp hooks.html.tmp formatdomain.html.tmp formatnetwork.html.tmp formatdomaincaps.html.tmp make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/docs' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/docs' Making all in gnulib/tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/tests' GEN c++defs.h GEN warn-on-use.h GEN arg-nonnull.h GEN test-posix_spawn1.sh GEN test-posix_spawn2.sh GEN unused-parameter.h GEN inttypes.h GEN math.h GEN spawn.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/tests' Making all in . make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/tests' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tests' CC shunloadhelper.lo CC libvirportallocatormock_la-virportallocatortest.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virmockdbus_la-virmockdbus.lo CC virusbmock_la-virusbmock.lo CC securityselinuxhelper.lo CC virshtest.o CC testutils.o CC sockettest.o CC nodeinfotest.o CC virbuftest.o CC commandtest.o CC seclabeltest.o CC virhashtest.o CC viratomictest.o CC utiltest.o CC shunloadtest.o CC virtimetest.o CC viruritest.o CC virkeyfiletest.o CC viralloctest.o CC virauthconfigtest.o CC virbitmaptest.o CC vircgrouptest.o CC vircryptotest.o CC virpcitest.o CC virendiantest.o CC virfiletest.o CC virfirewalltest-virfirewalltest.o CC virfirewalltest-testutils.o CC viriscsitest.o CC virkeycodetest.o CC virlockspacetest.o CC virlogtest.o CC virstringtest.o CC virportallocatortest.o CC sysinfotest.o CC virnetdevbandwidthtest.o CC virkmodtest.o CC vircapstest.o CC domaincapstest.o CC domainconftest.o CC virhostdevtest.o CC vircaps2xmltest.o CC virnetmessagetest-virnetmessagetest.o CC virnetmessagetest-testutils.o CC virnetsockettest.o CC virnetserverclienttest-virnetserverclienttest.o CC virnetserverclienttest-testutils.o CC virnettlscontexttest.o CC virnettlshelpers.o CC pkix_asn1_tab.o CC virnettlssessiontest.o CC fchosttest.o CC scsihosttest.o CC fdstreamtest.o CC virdbustest-virdbustest.o CC virdbustest-testutils.o CC virsystemdtest-virsystemdtest.o CC virsystemdtest-testutils.o CC securityselinuxtest.o CC viridentitytest.o CC virdrivermoduletest.o CC lxcxml2xmltest.o CC testutilslxc.o CC lxcconf2xmltest.o CC esxutilstest.o CC vmx2xmltest.o CC xml2vmxtest.o CC jsontest.o CC networkxml2xmltest.o CC networkxml2xmlupdatetest.o CC networkxml2conftest.o CC networkxml2firewalltest.o CC nwfilterxml2xmltest.o CC nwfilterebiptablestest.o CC nwfilterxml2firewalltest.o CC storagevolxml2argvtest.o CC virstoragetest.o CC virscsitest.o CC storagevolxml2xmltest.o CC storagepoolxml2xmltest.o CC nodedevxml2xmltest.o CC interfacexml2xmltest.o CC cputest.o CC metadatatest.o CC secretxml2xmltest.o CC virusbtest.o CC eventtest.o CC libvirtdconftest.o CC objecteventtest.o CC commandhelper.o CC ssh.o CC test_conf.o CCLD libshunload.la CCLD libvirportallocatormock.la CCLD virnetserverclientmock.la CCLD vircgroupmock.la CCLD virpcimock.la CCLD virmockdbus.la CCLD virusbmock.la CCLD libsecurityselinuxhelper.la CCLD virshtest CCLD sockettest CCLD nodeinfotest CCLD virbuftest CCLD commandtest CCLD seclabeltest CCLD virhashtest CCLD viratomictest CCLD utiltest CCLD shunloadtest CCLD virtimetest CCLD viruritest CCLD virkeyfiletest CCLD viralloctest CCLD virauthconfigtest CCLD virbitmaptest CCLD vircgrouptest CCLD vircryptotest CCLD virpcitest CCLD virendiantest CCLD virfiletest CCLD virfirewalltest CCLD viriscsitest CCLD virkeycodetest CCLD virlockspacetest CCLD virlogtest CCLD virstringtest CCLD virportallocatortest CCLD sysinfotest CCLD virnetdevbandwidthtest CCLD virkmodtest CCLD vircapstest CCLD domaincapstest CCLD domainconftest CCLD virhostdevtest CCLD vircaps2xmltest CCLD virnetmessagetest CCLD virnetsockettest CCLD virnetserverclienttest CCLD virnettlscontexttest CCLD virnettlssessiontest CCLD fchosttest CCLD scsihosttest CCLD fdstreamtest CCLD virdbustest CCLD virsystemdtest CCLD securityselinuxtest CCLD viridentitytest CCLD virdrivermoduletest CCLD lxcxml2xmltest CCLD lxcconf2xmltest CCLD esxutilstest CCLD vmx2xmltest CCLD xml2vmxtest CCLD jsontest CCLD networkxml2xmltest CCLD networkxml2xmlupdatetest CCLD networkxml2conftest CCLD networkxml2firewalltest CCLD nwfilterxml2xmltest CCLD nwfilterebiptablestest CCLD nwfilterxml2firewalltest CCLD storagevolxml2argvtest CCLD virstoragetest CCLD virscsitest CCLD storagevolxml2xmltest CCLD storagepoolxml2xmltest CCLD nodedevxml2xmltest CCLD interfacexml2xmltest CCLD cputest CCLD metadatatest CCLD secretxml2xmltest CCLD virusbtest CCLD eventtest CCLD libvirtdconftest CCLD objecteventtest CCLD commandhelper CCLD ssh CCLD test_conf make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tests' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/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.2.8/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]: `as.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]: `bn_IN.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]: `de.gmo' is up to date. make[3]: `el.gmo' is up to date. make[3]: `en_GB.gmo' is up to date. make[3]: `es.gmo' is up to date. make[3]: `et.gmo' is up to date. make[3]: `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]: `fr.gmo' is up to date. make[3]: `gl.gmo' is up to date. make[3]: `gu.gmo' is up to date. make[3]: `he.gmo' is up to date. make[3]: `hi.gmo' is up to date. make[3]: `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. make[3]: `it.gmo' is up to date. make[3]: `ja.gmo' is up to date. make[3]: `ka.gmo' is up to date. make[3]: `kn.gmo' is up to date. make[3]: `ko.gmo' is up to date. make[3]: `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. make[3]: `ml.gmo' is up to date. make[3]: `mr.gmo' is up to date. make[3]: `ms.gmo' is up to date. make[3]: `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. make[3]: `or.gmo' is up to date. make[3]: `pa.gmo' is up to date. make[3]: `pl.gmo' is up to date. make[3]: `pt.gmo' is up to date. make[3]: `pt_BR.gmo' is up to date. make[3]: `ro.gmo' is up to date. make[3]: `ru.gmo' is up to date. make[3]: `si.gmo' is up to date. make[3]: `sk.gmo' is up to date. make[3]: `sl.gmo' is up to date. make[3]: `sq.gmo' is up to date. make[3]: `sr.gmo' is up to date. make[3]: `sr@latin.gmo' is up to date. make[3]: `sv.gmo' is up to date. make[3]: `ta.gmo' is up to date. make[3]: `te.gmo' is up to date. make[3]: `th.gmo' is up to date. make[3]: `tr.gmo' is up to date. make[3]: `uk.gmo' is up to date. make[3]: `ur.gmo' is up to date. make[3]: `vi.gmo' is up to date. make[3]: `vi_VN.gmo' is up to date. make[3]: `zh_CN.gmo' is up to date. make[3]: `zh_TW.gmo' is up to date. make[3]: `zu.gmo' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/po' touch stamp-po make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/po' Making all in examples/object-events make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/object-events' CC event_test-event-test.o CCLD event-test make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/object-events' Making all in examples/hellolibvirt make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/hellolibvirt' CC hellolibvirt-hellolibvirt.o CCLD hellolibvirt make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/hellolibvirt' Making all in examples/dominfo make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/dominfo' CC info1.o CCLD info1 make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/dominfo' Making all in examples/domsuspend make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/domsuspend' CC suspend.o CCLD suspend make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/domsuspend' Making all in examples/apparmor make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/apparmor' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/apparmor' Making all in examples/xml/nwfilter make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/xml/nwfilter' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/xml/nwfilter' Making all in examples/openauth make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/openauth' CC openauth-openauth.o CCLD openauth make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/openauth' Making all in examples/systemtap make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/systemtap' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/systemtap' Making all in tools/wireshark make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tools/wireshark' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tools/wireshark' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tools/wireshark' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tools/wireshark' Making all in examples/dommigrate make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/dommigrate' CC dommigrate-dommigrate.o CCLD dommigrate make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/dommigrate' Making all in examples/lxcconvert make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/lxcconvert' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/lxcconvert' Making all in examples/domtop make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/domtop' CC domtop.o CCLD domtop make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/domtop' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8' + gzip -9 ChangeLog Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IC1VTw + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm ++ dirname /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm + cd libvirt-1.2.8 + rm -fr /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm + make install DESTDIR=/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm SYSTEMD_UNIT_DIR=/usr/lib/systemd/system cat: .git-module-status: No such file or directory fatal: Cannot open 'bootstrap.conf': No such file or directory fatal: ambiguous argument '.gnulib': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git [...] -- [...]' Making install in . make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libvirt.pc libvirt-qemu.pc libvirt-lxc.pc '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8' Making install in gnulib/lib make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/lib' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/lib' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/lib' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib ; \ fi ; \ if test -f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/charset.alias > /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/charset.tmp /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/charset.alias ; \ rm -f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/charset.tmp /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/charset.alias ; \ rm -f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/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.2.8/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/lib' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/lib' Making install in include make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/include' Making install in libvirt make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/include/libvirt' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/include/libvirt' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/include/libvirt' /bin/sh ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/include/libvirt mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/include/libvirt make[4]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/include/libvirt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/include/libvirt' /usr/bin/install -c -m 644 libvirt.h libvirt-lxc.h libvirt-qemu.h virterror.h '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/include/libvirt' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/include/libvirt' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/include/libvirt' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/include' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/include' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/include' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/src' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt.la libvirt-qemu.la libvirt-lxc.la '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libvirt.so.0.1002.8 /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt.so.0.1002.8 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib && { ln -s -f libvirt.so.0.1002.8 libvirt.so.0 || { rm -f libvirt.so.0 && ln -s libvirt.so.0.1002.8 libvirt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib && { ln -s -f libvirt.so.0.1002.8 libvirt.so || { rm -f libvirt.so && ln -s libvirt.so.0.1002.8 libvirt.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt.lai /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt.la libtool: install: warning: relinking `libvirt-qemu.la' libtool: install: (cd /builddir/build/BUILD/libvirt-1.2.8/src; /bin/sh /builddir/build/BUILD/libvirt-1.2.8/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 -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 -fdiagnostics-show-option -funit-at-a-time -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 -fstack-protector-strong -fexceptions -fasynchronous-unwind-tables -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,--version-script=./libvirt_qemu.syms -version-info 1002:8:1002 -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -o libvirt-qemu.la -rpath /usr/lib libvirt_qemu_la-libvirt-qemu.lo libvirt.la -ldl -inst-prefix-dir /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm) libtool: install: /usr/bin/install -c .libs/libvirt-qemu.so.0.1002.8T /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt-qemu.so.0.1002.8 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib && { ln -s -f libvirt-qemu.so.0.1002.8 libvirt-qemu.so.0 || { rm -f libvirt-qemu.so.0 && ln -s libvirt-qemu.so.0.1002.8 libvirt-qemu.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib && { ln -s -f libvirt-qemu.so.0.1002.8 libvirt-qemu.so || { rm -f libvirt-qemu.so && ln -s libvirt-qemu.so.0.1002.8 libvirt-qemu.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt-qemu.lai /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt-qemu.la libtool: install: warning: relinking `libvirt-lxc.la' libtool: install: (cd /builddir/build/BUILD/libvirt-1.2.8/src; /bin/sh /builddir/build/BUILD/libvirt-1.2.8/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 -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 -fdiagnostics-show-option -funit-at-a-time -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 -fstack-protector-strong -fexceptions -fasynchronous-unwind-tables -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,--version-script=./libvirt_lxc.syms -version-info 1002:8:1002 -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -o libvirt-lxc.la -rpath /usr/lib libvirt_lxc_la-libvirt-lxc.lo libvirt.la -ldl -inst-prefix-dir /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm) libtool: install: /usr/bin/install -c .libs/libvirt-lxc.so.0.1002.8T /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt-lxc.so.0.1002.8 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib && { ln -s -f libvirt-lxc.so.0.1002.8 libvirt-lxc.so.0 || { rm -f libvirt-lxc.so.0 && ln -s libvirt-lxc.so.0.1002.8 libvirt-lxc.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib && { ln -s -f libvirt-lxc.so.0.1002.8 libvirt-lxc.so || { rm -f libvirt-lxc.so && ln -s libvirt-lxc.so.0.1002.8 libvirt-lxc.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt-lxc.lai /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt-lxc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/libexec' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt_iohelper libvirt_leaseshelper libvirt_parthelper libvirt_lxc '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/libexec' libtool: install: /usr/bin/install -c libvirt_iohelper /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/libexec/libvirt_iohelper libtool: install: /usr/bin/install -c libvirt_leaseshelper /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/libexec/libvirt_leaseshelper libtool: install: /usr/bin/install -c libvirt_parthelper /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/libexec/libvirt_parthelper libtool: install: /usr/bin/install -c libvirt_lxc /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/libexec/libvirt_lxc /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c virtlockd '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/sbin' libtool: install: /usr/bin/install -c virtlockd /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/sbin/virtlockd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/usr/share/augeas/lenses' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/augeas/lenses/tests' /usr/bin/install -c -m 644 test_libvirtd_lxc.aug test_virtlockd.aug '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/augeas/lenses/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt' /usr/bin/install -c -m 644 libvirt.conf lxc/lxc.conf locking/virtlockd.conf '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt' /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/sysconfig /usr/bin/install -c -m 644 ./locking/virtlockd.sysconf \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/sysconfig/virtlockd /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/systemd/system /usr/bin/install -c -m 644 virtlockd.service \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/systemd/system/ /usr/bin/install -c -m 644 virtlockd.socket \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/systemd/system/ /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/lib/libvirt/lockd" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/lib/libvirt/lockd/files" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/run/libvirt/lockd" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/cache/libvirt" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/lib/libvirt/images" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/lib/libvirt/filesystems" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/lib/libvirt/boot" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/lib/libvirt/lxc" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/run/libvirt/lxc" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/lib/libvirt/network" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/lib/libvirt/dnsmasq" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/run/libvirt/network" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/qemu/networks/autostart" /usr/bin/install -c -m 644 ./network/default.xml \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/qemu/networks/default.xml test -z "88a373d8-3581-4dd4-ab4f-eeba4fbab469" || \ { sed -e "s,,\n 426d5a9b-0f21-44d8-83a5-ea17fe62a726," \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/qemu/networks/default.xml > \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/qemu/networks/default.xml.t && \ cp /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/qemu/networks/default.xml.t \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/qemu/networks/default.xml && \ rm /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/qemu/networks/default.xml.t; } test -e /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/qemu/networks/autostart/default.xml || \ ln -s ../default.xml \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/qemu/networks/autostart/default.xml /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/lock-driver' /bin/sh ../libtool --mode=install /usr/bin/install -c lockd.la '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/lock-driver' libtool: install: /usr/bin/install -c .libs/lockd.so /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/lock-driver/lockd.so libtool: install: /usr/bin/install -c .libs/lockd.lai /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/usr/share/man/man8' /usr/bin/install -c -m 644 virtlockd.8 '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver' libtool: install: /usr/bin/install -c .libs/libvirt_driver_lxc.so /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/etc/libvirt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/libvirt' /usr/bin/install -c -m 644 cpu/cpu_map.xml '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/libvirt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/polkit-1/actions' /usr/bin/install -c -m 644 ./access/org.libvirt.api.policy '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/polkit-1/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/systemtap/tapset' /usr/bin/install -c -m 644 libvirt_probes.stp libvirt_qemu_probes.stp libvirt_functions.stp '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/systemtap/tapset' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/src' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/src' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/src' Making install in daemon make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/daemon' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/daemon' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/daemon' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirtd '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/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.2.8/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.2.8-16.el7.4.arm/usr/sbin/libvirtd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/augeas/lenses' /usr/bin/install -c -m 644 libvirtd.aug '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/augeas/lenses' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/augeas/lenses/tests' /usr/bin/install -c -m 644 test_libvirtd.aug '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/augeas/lenses/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/' /usr/bin/install -c -m 644 libvirtd.conf '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/' /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/sysconfig /usr/bin/install -c -m 644 ./libvirtd.sysconf \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/sysconfig/libvirtd /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/systemd/system /usr/bin/install -c -m 644 libvirtd.service \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/systemd/system/libvirtd.service /usr/bin/install -c -m 644 libvirtd.socket \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/systemd/system/libvirtd.socket /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/sasl2/ /usr/bin/install -c -m 644 ./libvirtd.sasl \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/sasl2/libvirt.conf /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/polkit-1/actions /usr/bin/install -c -m 644 libvirtd.policy /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/polkit-1/actions/org.libvirt.unix.policy /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/log/libvirt/qemu/ \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/log/libvirt/lxc/ \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/log/libvirt/uml/ \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/logrotate.d/ /usr/bin/install -c -m 644 libvirtd.logrotate \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/logrotate.d/libvirtd /usr/bin/install -c -m 644 libvirtd.qemu.logrotate \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/logrotate.d/libvirtd.qemu /usr/bin/install -c -m 644 libvirtd.lxc.logrotate \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/logrotate.d/libvirtd.lxc /usr/bin/install -c -m 644 libvirtd.uml.logrotate \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/logrotate.d/libvirtd.uml /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/sysctl.d /usr/bin/install -c -m 644 ./libvirtd.sysctl \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/sysctl.d/libvirtd.conf /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/log/libvirt \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/run/libvirt \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/var/lib/libvirt /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/man/man8' /usr/bin/install -c -m 644 libvirtd.8 '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/daemon' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/daemon' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/daemon' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tools' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c virsh virt-host-validate virt-login-shell '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/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.2.8/src/libvirt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/virsh /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/usr/bin/virt-host-validate libtool: install: /usr/bin/install -c virt-login-shell /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/bin/virt-login-shell /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/bin' /usr/bin/install -c virt-xml-validate virt-pki-validate '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/libexec' /usr/bin/install -c libvirt-guests.sh '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt' /usr/bin/install -c -m 644 virt-login-shell.conf '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt' /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/sysconfig /usr/bin/install -c -m 644 ./libvirt-guests.sysconf \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/sysconfig/libvirt-guests /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/systemd/system /usr/bin/install -c -m 644 libvirt-guests.service \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/systemd/system/libvirt-guests.service /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/man/man1' /usr/bin/install -c -m 644 virt-host-validate.1 virt-pki-validate.1 virt-xml-validate.1 virsh.1 virt-login-shell.1 '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tools' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tools' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tools' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/docs' Making install in schemas make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/docs/schemas' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/docs/schemas' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/libvirt/schemas' /usr/bin/install -c -m 644 basictypes.rng capability.rng domain.rng domaincaps.rng domaincommon.rng domainsnapshot.rng interface.rng network.rng networkcommon.rng nodedev.rng nwfilter.rng secret.rng storagecommon.rng storagepool.rng storagevol.rng '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/libvirt/schemas' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/docs/schemas' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/docs/schemas' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/docs' GEN html/index.html GEN devhelp/index.html make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/docs' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/libvirt/api' /usr/bin/install -c -m 644 libvirt-api.xml libvirt-qemu-api.xml libvirt-lxc-api.xml '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/libvirt/api' /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-1.2.8/html mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-1.2.8/html for f in generic.css libvirt.css main.css hacking.html formatdomaincaps.html uri.html testsuites.html hvsupport.html drvuml.html drvesx.html drvvmware.html governance.html drvqemu.html news.html testtck.html drivers.html api_extension.html remote.html errors.html drvhyperv.html goals.html drvremote.html devguide.html python.html logging.html archnode.html windows.html auditlog.html downloads.html locking.html formatstorage.html formatnetwork.html archdomain.html compiling.html php.html archnetwork.html deployment.html format.html api.html index.html drvxen.html auth.html formatnwfilter.html virshcmdref.html firewall.html apps.html relatedlinks.html sitemap.html contact.html drvtest.html drvvbox.html drvphyp.html drvparallels.html csharp.html drvlxc.html 404.html storage.html formatdomain.html formatstorageencryption.html architecture.html secureusage.html testapi.html hooks.html formatsnapshot.html securityprocess.html bindings.html formatnode.html migration.html acl.html aclpolkit.html java.html drvopenvz.html internals.html bugs.html cgroups.html todo.html formatcaps.html formatsecret.html docs.html drvbhyve.html archstorage.html pending.html intro.html todo.html hvsupport.html architecture.gif node.gif 32favicon.png footer_corner.png footer_pattern.png libvirt-header-bg.png libvirt-header-logo.png libvirtLogo.png libvirt-net-logical.png libvirt-net-physical.png libvirt-daemon-arch.png libvirt-driver-arch.png libvirt-object-model.png madeWith.png et.png migration-managed-direct.png migration-managed-p2p.png migration-native.png migration-tunnel.png migration-unmanaged-direct.png; do \ /usr/bin/install -c -m 0644 ./$f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-1.2.8/html; done /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-1.2.8/html/html mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-1.2.8/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.2.8-16.el7.4.arm/usr/share/doc/libvirt-1.2.8/html/html; done for p in html/left.png html/up.png html/home.png html/right.png; do \ /usr/bin/install -c -m 0644 ./$p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-1.2.8/html/html; done /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-1.2.8/html/internals mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-1.2.8/html/internals for f in internals/locking.html internals/rpc.html internals/command.html internals/oomtesting.html; do \ /usr/bin/install -c -m 0644 ./$f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-1.2.8/html/internals; done /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/gtk-doc/html/libvirt mkdir -p -- /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/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.2.8-16.el7.4.arm/usr/share/gtk-doc/html/libvirt ; \ done /usr/bin/install -c -m 644 ./libvirtLogo.png /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/libvirt make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/docs' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/docs' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/docs' Making install in gnulib/tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/tests' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/tests' Making install in . make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/tests' make[4]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/gnulib/tests' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tests' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tests' Making install in po make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share installing af.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/af/LC_MESSAGES/libvirt.mo installing am.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/am/LC_MESSAGES/libvirt.mo installing ar.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/ar/LC_MESSAGES/libvirt.mo installing as.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/as/LC_MESSAGES/libvirt.mo installing be.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/be/LC_MESSAGES/libvirt.mo installing bg.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/bg/LC_MESSAGES/libvirt.mo installing bn.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/bn/LC_MESSAGES/libvirt.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/bn_IN/LC_MESSAGES/libvirt.mo installing bo.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/bo/LC_MESSAGES/libvirt.mo installing bs.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/bs/LC_MESSAGES/libvirt.mo installing ca.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/ca/LC_MESSAGES/libvirt.mo installing cs.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/cs/LC_MESSAGES/libvirt.mo installing cy.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/cy/LC_MESSAGES/libvirt.mo installing da.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/da/LC_MESSAGES/libvirt.mo installing de.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/de/LC_MESSAGES/libvirt.mo installing el.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/el/LC_MESSAGES/libvirt.mo installing en_GB.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/en_GB/LC_MESSAGES/libvirt.mo installing es.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/es/LC_MESSAGES/libvirt.mo installing et.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/et/LC_MESSAGES/libvirt.mo installing eu_ES.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/eu_ES/LC_MESSAGES/libvirt.mo installing fa.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/fa/LC_MESSAGES/libvirt.mo installing fi.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/fi/LC_MESSAGES/libvirt.mo installing fr.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/fr/LC_MESSAGES/libvirt.mo installing gl.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/gl/LC_MESSAGES/libvirt.mo installing gu.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/gu/LC_MESSAGES/libvirt.mo installing he.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/he/LC_MESSAGES/libvirt.mo installing hi.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/hi/LC_MESSAGES/libvirt.mo installing hr.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/hr/LC_MESSAGES/libvirt.mo installing hu.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/hu/LC_MESSAGES/libvirt.mo installing hy.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/hy/LC_MESSAGES/libvirt.mo installing id.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/id/LC_MESSAGES/libvirt.mo installing is.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/is/LC_MESSAGES/libvirt.mo installing it.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/it/LC_MESSAGES/libvirt.mo installing ja.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/ja/LC_MESSAGES/libvirt.mo installing ka.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/ka/LC_MESSAGES/libvirt.mo installing kn.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/kn/LC_MESSAGES/libvirt.mo installing ko.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/ko/LC_MESSAGES/libvirt.mo installing ku.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/ku/LC_MESSAGES/libvirt.mo installing lo.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/lo/LC_MESSAGES/libvirt.mo installing lt.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/lt/LC_MESSAGES/libvirt.mo installing lv.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/lv/LC_MESSAGES/libvirt.mo installing mk.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/mk/LC_MESSAGES/libvirt.mo installing ml.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/ml/LC_MESSAGES/libvirt.mo installing mr.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/mr/LC_MESSAGES/libvirt.mo installing ms.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/ms/LC_MESSAGES/libvirt.mo installing my.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/my/LC_MESSAGES/libvirt.mo installing nb.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/nb/LC_MESSAGES/libvirt.mo installing nl.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/nl/LC_MESSAGES/libvirt.mo installing nn.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/nn/LC_MESSAGES/libvirt.mo installing nso.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/nso/LC_MESSAGES/libvirt.mo installing or.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/or/LC_MESSAGES/libvirt.mo installing pa.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/pa/LC_MESSAGES/libvirt.mo installing pl.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/pl/LC_MESSAGES/libvirt.mo installing pt.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/pt/LC_MESSAGES/libvirt.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/pt_BR/LC_MESSAGES/libvirt.mo installing ro.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/ro/LC_MESSAGES/libvirt.mo installing ru.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/ru/LC_MESSAGES/libvirt.mo installing si.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/si/LC_MESSAGES/libvirt.mo installing sk.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/sk/LC_MESSAGES/libvirt.mo installing sl.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/sl/LC_MESSAGES/libvirt.mo installing sq.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/sq/LC_MESSAGES/libvirt.mo installing sr.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/sr/LC_MESSAGES/libvirt.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/sr@latin/LC_MESSAGES/libvirt.mo installing sv.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/sv/LC_MESSAGES/libvirt.mo installing ta.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/ta/LC_MESSAGES/libvirt.mo installing te.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/te/LC_MESSAGES/libvirt.mo installing th.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/th/LC_MESSAGES/libvirt.mo installing tr.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/tr/LC_MESSAGES/libvirt.mo installing uk.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/uk/LC_MESSAGES/libvirt.mo installing ur.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/ur/LC_MESSAGES/libvirt.mo installing vi.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/vi/LC_MESSAGES/libvirt.mo installing vi_VN.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/vi_VN/LC_MESSAGES/libvirt.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/zh_CN/LC_MESSAGES/libvirt.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/zh_TW/LC_MESSAGES/libvirt.mo installing zu.gmo as /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/locale/zu/LC_MESSAGES/libvirt.mo if test "libvirt" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/po' Making install in examples/object-events make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/object-events' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/object-events' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/object-events' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/object-events' Making install in examples/hellolibvirt make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/hellolibvirt' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/hellolibvirt' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/hellolibvirt' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/hellolibvirt' Making install in examples/dominfo make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/dominfo' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/dominfo' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/dominfo' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/dominfo' Making install in examples/domsuspend make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/domsuspend' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/domsuspend' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/domsuspend' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/domsuspend' Making install in examples/apparmor make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/apparmor' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/apparmor' make[2]: Nothing to be done for `install-exec-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/apparmor' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/apparmor' Making install in examples/xml/nwfilter make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/xml/nwfilter' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/xml/nwfilter' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p ""/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/nwfilter"" for f in allow-arp.xml allow-dhcp-server.xml allow-dhcp.xml allow-incoming-ipv4.xml allow-ipv4.xml clean-traffic.xml no-arp-spoofing.xml no-arp-ip-spoofing.xml no-arp-mac-spoofing.xml no-ip-multicast.xml no-ip-spoofing.xml no-mac-broadcast.xml no-mac-spoofing.xml no-other-l2-traffic.xml no-other-rarp-traffic.xml qemu-announce-self.xml qemu-announce-self-rarp.xml; do \ /usr/bin/install -c -m 644 ./$f ""/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/nwfilter""; \ done make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/xml/nwfilter' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/xml/nwfilter' Making install in examples/openauth make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/openauth' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/openauth' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/openauth' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/openauth' Making install in examples/systemtap make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/systemtap' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/systemtap' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/systemtap' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/systemtap' Making install in tools/wireshark make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tools/wireshark' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tools/wireshark' make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tools/wireshark' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tools/wireshark' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tools/wireshark' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tools/wireshark' Making install in examples/dommigrate make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/dommigrate' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/dommigrate' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/dommigrate' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/dommigrate' Making install in examples/lxcconvert make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/lxcconvert' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/lxcconvert' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/lxcconvert' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/lxcconvert' Making install in examples/domtop make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/domtop' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/examples/domtop' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/domtop' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/examples/domtop' + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/object-events + make clean rm -rf .libs _libs rm -f event-test rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/dominfo + make clean rm -rf .libs _libs rm -f info1 rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/domsuspend + make clean rm -rf .libs _libs rm -f suspend rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/hellolibvirt + make clean rm -rf .libs _libs rm -f hellolibvirt rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/openauth + make clean rm -rf .libs _libs rm -f openauth rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/xml/nwfilter + make clean rm -rf .libs _libs rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/systemtap + make clean rm -rf .libs _libs rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/dommigrate + make clean rm -rf .libs _libs rm -f dommigrate rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + for i in object-events dominfo domsuspend hellolibvirt openauth xml/nwfilter systemtap dommigrate domtop + cd examples/domtop + make clean rm -rf .libs _libs rm -f domtop rm -f *.o rm -f *.lo + rm -rf .deps .libs Makefile Makefile.in + rm -f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt-lxc.la /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt-qemu.la /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt.la + rm -f '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/*.a' + rm -f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/lock-driver/lockd.la + rm -f '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/lock-driver/*.a' + rm -f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/libvirt_driver_interface.la /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/libvirt_driver_lxc.la /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/libvirt_driver_network.la /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/libvirt_driver_nodedev.la /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/libvirt_driver_nwfilter.la /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/libvirt_driver_secret.la /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/libvirt_driver_storage.la + rm -f '/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/*.a' + install -d -m 0755 /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/lib/libvirt/dnsmasq/ + install -d -m 0755 /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/libvirt/networks/ + cp /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/qemu/networks/default.xml /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/libvirt/networks/default.xml + rm -f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/qemu/networks/default.xml + rm -f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/qemu/networks/autostart/default.xml + sed -i -e '//d' /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/libvirt/networks/default.xml + rm -f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/augeas/lenses/libvirtd_qemu.aug + rm -f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/augeas/lenses/tests/test_libvirtd_qemu.aug + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm libvirt + rm -f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/augeas/lenses/libvirt_sanlock.aug + rm -f /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/augeas/lenses/tests/test_libvirt_sanlock.aug + rm -rf /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/libvirt/qemu.conf + rm -rf /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/logrotate.d/libvirtd.qemu + rm -rf /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/etc/logrotate.d/libvirtd.uml + mv /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-1.2.8 libvirt-docs + /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.2.8 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/bin/virt-login-shell extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/bin/virsh extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/bin/virt-host-validate extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/libexec/libvirt_parthelper extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/libexec/libvirt_lxc extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/libexec/libvirt_leaseshelper extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/libexec/libvirt_iohelper extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt.so.0.1002.8 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt-qemu.so.0.1002.8 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/lock-driver/lockd.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/libvirt_driver_network.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/libvirt_driver_secret.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/libvirt_driver_lxc.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/libvirt_driver_storage.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/libvirt_driver_nodedev.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/libvirt_driver_interface.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt/connection-driver/libvirt_driver_nwfilter.so extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/lib/libvirt-lxc.so.0.1002.8 extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/sbin/virtlockd extracting debug info from /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/sbin/libvirtd /usr/lib/rpm/sepdebugcrcfix: Updated 20 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libvirt-qemu.so.0.1002.8.debug to /usr/lib/debug/usr/lib/libvirt-qemu.so.0.debug symlinked /usr/lib/debug/usr/lib/libvirt-qemu.so.0.1002.8.debug to /usr/lib/debug/usr/lib/libvirt-qemu.so.debug symlinked /usr/lib/debug/usr/lib/libvirt.so.0.1002.8.debug to /usr/lib/debug/usr/lib/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib/libvirt-lxc.so.0.1002.8.debug to /usr/lib/debug/usr/lib/libvirt-lxc.so.debug symlinked /usr/lib/debug/usr/lib/libvirt-lxc.so.0.1002.8.debug to /usr/lib/debug/usr/lib/libvirt-lxc.so.0.debug symlinked /usr/lib/debug/usr/lib/libvirt.so.0.1002.8.debug to /usr/lib/debug/usr/lib/libvirt.so.debug 24990 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gOSZT1 + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.8 + cd tests + make make: Nothing to be done for `all'. + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make check VIR_TEST_DEBUG=1 CC nodeinfotest.o CCLD nodeinfotest CC seclabeltest.o CCLD seclabeltest make make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tests' make check-TESTS make[1]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tests' make[2]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tests' PASS: virshtest PASS: sockettest PASS: nodeinfotest PASS: virbuftest PASS: commandtest PASS: seclabeltest PASS: virhashtest PASS: viratomictest PASS: utiltest PASS: shunloadtest PASS: virtimetest PASS: viruritest PASS: virkeyfiletest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircgrouptest PASS: vircryptotest PASS: virpcitest PASS: virendiantest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: virnetdevbandwidthtest PASS: virkmodtest PASS: vircapstest PASS: domaincapstest PASS: domainconftest PASS: virhostdevtest PASS: vircaps2xmltest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetserverclienttest PASS: virnettlscontexttest PASS: virnettlssessiontest PASS: fchosttest PASS: scsihosttest PASS: fdstreamtest PASS: virdbustest PASS: virsystemdtest PASS: securityselinuxtest PASS: viridentitytest PASS: virdrivermoduletest PASS: lxcxml2xmltest PASS: lxcconf2xmltest PASS: esxutilstest PASS: vmx2xmltest PASS: xml2vmxtest PASS: jsontest PASS: networkxml2xmltest PASS: networkxml2xmlupdatetest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: nwfilterxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest SKIP: virstoragetest PASS: virscsitest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: cputest PASS: metadatatest PASS: secretxml2xmltest PASS: virusbtest PASS: eventtest PASS: libvirtdconftest PASS: objecteventtest PASS: capabilityschematest PASS: interfaceschematest PASS: networkschematest PASS: storagepoolschematest PASS: storagevolschematest PASS: domaincapsschematest PASS: domainschematest PASS: nodedevschematest PASS: nwfilterschematest PASS: domainsnapshotschematest PASS: secretschematest PASS: test_conf.sh PASS: cpuset PASS: define-dev-segfault PASS: int-overflow PASS: libvirtd-fail PASS: libvirtd-pool PASS: read-bufsiz PASS: read-non-seekable PASS: start PASS: virsh-uriprecedence PASS: vcpupin PASS: virsh-all PASS: virsh-optparse PASS: virsh-schedinfo PASS: virsh-synopsis PASS: virsh-undefine make[3]: Entering directory `/builddir/build/BUILD/libvirt-1.2.8/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tests' ============================================================================ Testsuite summary for libvirt 1.2.8 ============================================================================ # TOTAL: 103 # PASS: 102 # SKIP: 1 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-1.2.8/tests' Processing files: libvirt-1.2.8-16.el7.4.armv7hl Provides: bundled(gnulib) libvirt = 1.2.8-16.el7.4 libvirt(armv7hl-32) = 1.2.8-16.el7.4 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: libvirt-docs-1.2.8-16.el7.4.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Yp4bVz + exit 0 + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.8 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-docs-1.2.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-docs-1.2.8 + cp -pr AUTHORS /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-docs-1.2.8 + cp -pr ChangeLog.gz /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-docs-1.2.8 + cp -pr NEWS /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-docs-1.2.8 + cp -pr README /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-docs-1.2.8 + cp -pr TODO /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-docs-1.2.8 + cp -pr libvirt-docs/html /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-docs-1.2.8 + exit 0 Provides: libvirt-docs = 1.2.8-16.el7.4 libvirt-docs(armv7hl-32) = 1.2.8-16.el7.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libvirt-daemon-1.2.8-16.el7.4.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.klPeK6 + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.8 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-daemon-1.2.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-daemon-1.2.8 + cp -pr daemon/libvirtd.upstart /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-daemon-1.2.8 + exit 0 Provides: config(libvirt-daemon) = 1.2.8-16.el7.4 libvirt-daemon = 1.2.8-16.el7.4 libvirt-daemon(armv7hl-32) = 1.2.8-16.el7.4 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): shadow-utils Requires(post): /bin/sh systemd-sysv systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libaudit.so.1 libavahi-client.so.3 libavahi-common.so.3 libc.so.6 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.4) 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 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgnutls.so.28 libgnutls.so.28(GNUTLS_1_4) libnl-3.so.200 libnl-route-3.so.200 libpthread.so.0 libpthread.so.0(GLIBC_2.4) 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.4) 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-qemu.so.0(LIBVIRT_QEMU_1.2.3) 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_1.1.3) libvirt.so.0(LIBVIRT_1.2.1) libvirt.so.0(LIBVIRT_1.2.3) libvirt.so.0(LIBVIRT_1.2.5) libvirt.so.0(LIBVIRT_1.2.6) libvirt.so.0(LIBVIRT_1.2.7) libvirt.so.0(LIBVIRT_1.2.8) libvirt.so.0(LIBVIRT_PRIVATE_1.2.8) 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.2.8-16.el7.4.armv7hl Provides: libvirt-daemon-config-network = 1.2.8-16.el7.4 libvirt-daemon-config-network(armv7hl-32) = 1.2.8-16.el7.4 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Processing files: libvirt-daemon-config-nwfilter-1.2.8-16.el7.4.armv7hl Provides: libvirt-daemon-config-nwfilter = 1.2.8-16.el7.4 libvirt-daemon-config-nwfilter(armv7hl-32) = 1.2.8-16.el7.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libvirt-daemon-driver-network-1.2.8-16.el7.4.armv7hl Provides: libvirt-daemon-driver-network = 1.2.8-16.el7.4 libvirt-daemon-driver-network(armv7hl-32) = 1.2.8-16.el7.4 libvirt_driver_network.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libaudit.so.1 libc.so.6 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.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) libcap-ng.so.0 libdbus-1.so.3 libdevmapper.so.1.02 libdevmapper.so.1.02(Base) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libnl-3.so.200 libnl-route-3.so.200 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libselinux.so.1 libsystemd-daemon.so.0 libutil.so.1 libutil.so.1(GLIBC_2.4) 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-driver-nwfilter-1.2.8-16.el7.4.armv7hl Provides: libvirt-daemon-driver-nwfilter = 1.2.8-16.el7.4 libvirt-daemon-driver-nwfilter(armv7hl-32) = 1.2.8-16.el7.4 libvirt_driver_nwfilter.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libdbus-1.so.3 libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libnl-3.so.200 libnl-route-3.so.200 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libutil.so.1 rtld(GNU_HASH) Processing files: libvirt-daemon-driver-nodedev-1.2.8-16.el7.4.armv7hl Provides: libvirt-daemon-driver-nodedev = 1.2.8-16.el7.4 libvirt-daemon-driver-nodedev(armv7hl-32) = 1.2.8-16.el7.4 libvirt_driver_nodedev.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpciaccess.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libudev.so.1 libudev.so.1(LIBUDEV_183) libutil.so.1 rtld(GNU_HASH) Processing files: libvirt-daemon-driver-interface-1.2.8-16.el7.4.armv7hl Provides: libvirt-daemon-driver-interface = 1.2.8-16.el7.4 libvirt-daemon-driver-interface(armv7hl-32) = 1.2.8-16.el7.4 libvirt_driver_interface.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) 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.4) libutil.so.1 rtld(GNU_HASH) Processing files: libvirt-daemon-driver-secret-1.2.8-16.el7.4.armv7hl Provides: libvirt-daemon-driver-secret = 1.2.8-16.el7.4 libvirt-daemon-driver-secret(armv7hl-32) = 1.2.8-16.el7.4 libvirt_driver_secret.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libutil.so.1 rtld(GNU_HASH) Processing files: libvirt-daemon-driver-storage-1.2.8-16.el7.4.armv7hl Provides: libvirt-daemon-driver-storage = 1.2.8-16.el7.4 libvirt-daemon-driver-storage(armv7hl-32) = 1.2.8-16.el7.4 libvirt_driver_storage.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libaudit.so.1 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.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.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) libcap-ng.so.0 libdbus-1.so.3 libdevmapper.so.1.02 libdevmapper.so.1.02(Base) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libnl-3.so.200 libnl-route-3.so.200 libparted.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libselinux.so.1 libsystemd-daemon.so.0 libutil.so.1 libutil.so.1(GLIBC_2.4) 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-driver-lxc-1.2.8-16.el7.4.armv7hl Provides: config(libvirt-daemon-driver-lxc) = 1.2.8-16.el7.4 libvirt-daemon-driver-lxc = 1.2.8-16.el7.4 libvirt-daemon-driver-lxc(armv7hl-32) = 1.2.8-16.el7.4 libvirt_driver_lxc.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) 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.13) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.17) 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 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) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgnutls.so.28 libgnutls.so.28(GNUTLS_1_4) libnl-3.so.200 libnl-route-3.so.200 libpthread.so.0 libpthread.so.0(GLIBC_2.4) 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.4) 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-lxc-1.2.8-16.el7.4.armv7hl Provides: libvirt-daemon-lxc = 1.2.8-16.el7.4 libvirt-daemon-lxc(armv7hl-32) = 1.2.8-16.el7.4 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: libvirt-client-1.2.8-16.el7.4.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SphlEg + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.8 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-client-1.2.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-client-1.2.8 + cp -pr COPYING /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-client-1.2.8 + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-client-1.2.8 + exit 0 Provides: config(libvirt-client) = 1.2.8-16.el7.4 libvirt-client = 1.2.8-16.el7.4 libvirt-client(armv7hl-32) = 1.2.8-16.el7.4 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-qemu.so.0(LIBVIRT_QEMU_1.2.3) 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_1.1.3) libvirt.so.0(LIBVIRT_1.2.1) libvirt.so.0(LIBVIRT_1.2.3) libvirt.so.0(LIBVIRT_1.2.5) libvirt.so.0(LIBVIRT_1.2.6) libvirt.so.0(LIBVIRT_1.2.7) libvirt.so.0(LIBVIRT_1.2.8) libvirt.so.0(LIBVIRT_PRIVATE_1.2.8) 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 ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libaudit.so.1 libavahi-client.so.3 libavahi-common.so.3 libc.so.6 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.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.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgnutls.so.28 libgnutls.so.28(GNUTLS_1_4) libnl-3.so.200 libnl-route-3.so.200 libpthread.so.0 libpthread.so.0(GLIBC_2.4) 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.4) 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-qemu.so.0(LIBVIRT_QEMU_1.2.3) 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_1.1.3) libvirt.so.0(LIBVIRT_1.2.1) libvirt.so.0(LIBVIRT_1.2.3) libvirt.so.0(LIBVIRT_1.2.5) libvirt.so.0(LIBVIRT_1.2.6) libvirt.so.0(LIBVIRT_1.2.7) libvirt.so.0(LIBVIRT_1.2.8) libvirt.so.0(LIBVIRT_PRIVATE_1.2.8) 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.2.8-16.el7.4.armv7hl Provides: config(libvirt-login-shell) = 1.2.8-16.el7.4 libvirt-login-shell = 1.2.8-16.el7.4 libvirt-login-shell(armv7hl-32) = 1.2.8-16.el7.4 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 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.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libselinux.so.1 libutil.so.1 libutil.so.1(GLIBC_2.4) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) rtld(GNU_HASH) Processing files: libvirt-devel-1.2.8-16.el7.4.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SzQBQA + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.8 + DOCDIR=/builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-devel-1.2.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-devel-1.2.8 + cp -pr docs/404.html docs/acl.html docs/aclpolkit.html docs/api.html docs/api_extension.html docs/apps.html docs/archdomain.html docs/architecture.html docs/archnetwork.html docs/archnode.html docs/archstorage.html docs/auditlog.html docs/auth.html docs/bindings.html docs/bugs.html docs/cgroups.html docs/compiling.html docs/contact.html docs/csharp.html docs/deployment.html docs/devguide.html docs/docs.html docs/downloads.html docs/drivers.html docs/drvbhyve.html docs/drvesx.html docs/drvhyperv.html docs/drvlxc.html docs/drvopenvz.html docs/drvparallels.html docs/drvphyp.html docs/drvqemu.html docs/drvremote.html docs/drvtest.html docs/drvuml.html docs/drvvbox.html docs/drvvmware.html docs/drvxen.html docs/errors.html docs/firewall.html docs/format.html docs/formatcaps.html docs/formatdomain.html docs/formatdomaincaps.html docs/formatnetwork.html docs/formatnode.html docs/formatnwfilter.html docs/formatsecret.html docs/formatsnapshot.html docs/formatstorage.html docs/formatstorageencryption.html docs/goals.html docs/governance.html docs/hacking.html docs/hooks.html docs/hvsupport.html docs/index.html docs/internals.html docs/intro.html docs/java.html docs/locking.html docs/logging.html docs/migration.html docs/news.html docs/pending.html docs/php.html docs/python.html docs/relatedlinks.html docs/remote.html docs/secureusage.html docs/securityprocess.html docs/sitemap.html docs/storage.html docs/testapi.html docs/testsuites.html docs/testtck.html docs/todo.html docs/uri.html docs/virshcmdref.html docs/windows.html /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-devel-1.2.8 + cp -pr docs/html /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-devel-1.2.8 + cp -pr docs/architecture.gif docs/node.gif /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-devel-1.2.8 + cp -pr docs/libvirt-api.xml /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-devel-1.2.8 + cp -pr examples/hellolibvirt /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-devel-1.2.8 + cp -pr examples/object-events /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-devel-1.2.8 + cp -pr examples/dominfo /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-devel-1.2.8 + cp -pr examples/domsuspend /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-devel-1.2.8 + cp -pr examples/dommigrate /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-devel-1.2.8 + cp -pr examples/openauth /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-devel-1.2.8 + cp -pr examples/xml /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-devel-1.2.8 + cp -pr examples/systemtap /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm/usr/share/doc/libvirt-devel-1.2.8 + exit 0 Provides: libvirt-devel = 1.2.8-16.el7.4 libvirt-devel(armv7hl-32) = 1.2.8-16.el7.4 pkgconfig(libvirt) = 1.2.8 pkgconfig(libvirt-lxc) = 1.2.8 pkgconfig(libvirt-qemu) = 1.2.8 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 pkgconfig(libvirt) Processing files: libvirt-debuginfo-1.2.8-16.el7.4.armv7hl Provides: libvirt-debuginfo = 1.2.8-16.el7.4 libvirt-debuginfo(armv7hl-32) = 1.2.8-16.el7.4 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm Wrote: /builddir/build/RPMS/libvirt-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-docs-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-config-network-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-config-nwfilter-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-network-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-nwfilter-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-nodedev-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-interface-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-secret-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-storage-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-driver-lxc-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-daemon-lxc-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-client-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-login-shell-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-devel-1.2.8-16.el7.4.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-debuginfo-1.2.8-16.el7.4.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.slhP0i + umask 022 + cd /builddir/build/BUILD + cd libvirt-1.2.8 + rm -fr /builddir/build/BUILDROOT/libvirt-1.2.8-16.el7.4.arm + exit 0 Child return code was: 0 LEAVE do -->