Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/virt-what.spec'], False, '/var/lib/mock/c7.01.01-armhfp-4141b65508259218c83c26a2e454c898c9d6e7b0/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/virt-what.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 Wrote: /builddir/build/SRPMS/virt-what-1.13-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/virt-what.spec'], False, '/var/lib/mock/c7.01.01-armhfp-4141b65508259218c83c26a2e454c898c9d6e7b0/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/virt-what.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.52aex0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf virt-what-1.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/virt-what-1.13.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd virt-what-1.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Differentiate-between-vserver-host-and-guest.patch): + echo 'Patch #1 (0001-Differentiate-between-vserver-host-and-guest.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Differentiate-between-vserver-host-and-guest.patch + /usr/bin/patch -p1 --fuzz=0 patching file tests/test-linux-vserver.sh patching file virt-what.in patching file virt-what.pod Patch #2 (0002-Detect-new-Xen-VMs-RHBZ-973663.patch): + echo 'Patch #2 (0002-Detect-new-Xen-VMs-RHBZ-973663.patch):' + /usr/bin/cat /builddir/build/SOURCES/0002-Detect-new-Xen-VMs-RHBZ-973663.patch + /usr/bin/patch -p1 --fuzz=0 patching file virt-what.in Patch #3 (0001-xen-Don-t-emit-warning-message-if-proc-xen-capabilit.patch): + echo 'Patch #3 (0001-xen-Don-t-emit-warning-message-if-proc-xen-capabilit.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-xen-Don-t-emit-warning-message-if-proc-xen-capabilit.patch + /usr/bin/patch -p1 --fuzz=0 patching file virt-what.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2YeBDZ + umask 022 + cd /builddir/build/BUILD + cd virt-what-1.13 + 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 ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/virt-what-1.13/missing: Unknown '--is-lightweight' option Try '/builddir/build/BUILD/virt-what-1.13/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 for style of include used by make... GNU checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C99... -std=gnu99 checking for armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -E checking for function prototypes... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 and cc understand -c and -o together... yes checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking for pod2man... pod2man checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating virt-what config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make make all-am make[1]: Entering directory `/builddir/build/BUILD/virt-what-1.13' armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -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 -c virt-what-cpuid-helper.c armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -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,-z,relro -o virt-what-cpuid-helper virt-what-cpuid-helper.o pod2man -c "Virtualization Support" --release "virt-what-1.13" \ virt-what.pod > virt-what.1 make[1]: Leaving directory `/builddir/build/BUILD/virt-what-1.13' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bSGN4v + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm ++ dirname /builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm + cd virt-what-1.13 + make install DESTDIR=/builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm make[1]: Entering directory `/builddir/build/BUILD/virt-what-1.13' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm/usr/libexec' /usr/bin/install -c virt-what-cpuid-helper '/builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm/usr/sbin' /usr/bin/install -c virt-what '/builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 virt-what.1 '/builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm/usr/share/man/man1' make[1]: Leaving directory `/builddir/build/BUILD/virt-what-1.13' + /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/virt-what-1.13 extracting debug info from /builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm/usr/libexec/virt-what-cpuid-helper dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 5 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.VIlaTg + umask 022 + cd /builddir/build/BUILD + cd virt-what-1.13 + make check make check-TESTS make[1]: Entering directory `/builddir/build/BUILD/virt-what-1.13' make[2]: Entering directory `/builddir/build/BUILD/virt-what-1.13' PASS: tests/test-baremetal.sh PASS: tests/test-esx4.1.sh PASS: tests/test-hyperv.sh PASS: tests/test-kvm.sh PASS: tests/test-kvm-explicit-cpu.sh PASS: tests/test-linux-vserver.sh PASS: tests/test-lxc.sh PASS: tests/test-lx86.sh PASS: tests/test-parallels-desktop.sh PASS: tests/test-qemu.sh PASS: tests/test-rhel5-xen-dom0.sh PASS: tests/test-rhel5-xen-domU-hvm.sh PASS: tests/test-rhel5-xen-domU-hvm-ia64.sh PASS: tests/test-rhel5-xen-domU-pv.sh PASS: tests/test-zvm.sh make[3]: Entering directory `/builddir/build/BUILD/virt-what-1.13' make all-am make[4]: Entering directory `/builddir/build/BUILD/virt-what-1.13' make[4]: Leaving directory `/builddir/build/BUILD/virt-what-1.13' make[3]: Leaving directory `/builddir/build/BUILD/virt-what-1.13' ============================================================================ Testsuite summary for virt-what 1.13 ============================================================================ # TOTAL: 15 # PASS: 15 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory `/builddir/build/BUILD/virt-what-1.13' make[1]: Leaving directory `/builddir/build/BUILD/virt-what-1.13' Processing files: virt-what-1.13-5.el7.armv7hl + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WZyRMA + umask 022 + cd /builddir/build/BUILD + cd virt-what-1.13 + DOCDIR=/builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm/usr/share/doc/virt-what-1.13 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm/usr/share/doc/virt-what-1.13 + cp -pr README /builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm/usr/share/doc/virt-what-1.13 + cp -pr COPYING /builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm/usr/share/doc/virt-what-1.13 + exit 0 Provides: virt-what = 1.13-5.el7 virt-what(armv7hl-32) = 1.13-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: virt-what-debuginfo-1.13-5.el7.armv7hl Provides: virt-what-debuginfo = 1.13-5.el7 virt-what-debuginfo(armv7hl-32) = 1.13-5.el7 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/virt-what-1.13-5.el7.arm Wrote: /builddir/build/RPMS/virt-what-1.13-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/virt-what-debuginfo-1.13-5.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rFK4pG + umask 022 + cd /builddir/build/BUILD + cd virt-what-1.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/virt-what-1.13-5.el7.arm + exit 0 Child return code was: 0 LEAVE do -->