Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/datefudge.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-903e05dfd1164e8cf929fe6eafad55eb4867ad1e/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/datefudge.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/datefudge-1.21-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/datefudge.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-903e05dfd1164e8cf929fe6eafad55eb4867ad1e/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/datefudge.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Wlvzxr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf datefudge-1.21 + /usr/bin/xz -dc /builddir/build/SOURCES/datefudge_1.21.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd datefudge-1.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed 's/VERSION := $\(.*\)/VERSION := 1.21/g' -i Makefile + sed 's/-o root -g root/-p/g' -i Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WmHO1Q + umask 022 + cd /builddir/build/BUILD + cd datefudge-1.21 + LDFLAGS='-Wl,-z,relro ' + 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' + make libdir=/usr/libexec -j4 sed -e 's,@VERSION@,1.21,g; s,@MULTIARCH_PATTERN@,,g; s,@LIBDIR@,/usr/libexec,g;' \ < datefudge.sh > datefudge cc -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 -Wall -Wextra -D_REENTRANT -fpic -c -o datefudge.o datefudge.c sed -e 's,@VERSION@,1.21,g; s,@MULTIARCH_PATTERN@,,g; s,@LIBDIR@,/usr/libexec,g;' \ < datefudge.man > datefudge.1 cc -Wl,-z,relro -o datefudge.so -shared datefudge.o -ldl -lc + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9ZRy8X + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm ++ dirname /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm + cd datefudge-1.21 + make install DESTDIR=/builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm libdir=/usr/libexec install -d /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm/usr/libexec//datefudge "install" -p -m 644 datefudge.so /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm/usr/libexec//datefudge/datefudge.so install -d /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm/usr/bin "install" -p -m 755 datefudge /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm/usr/bin install -d /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm/usr/share/man/man1 install -p -m 644 datefudge.1 /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm/usr/share/man/man1 + chmod +x /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm//usr/libexec/datefudge/datefudge.so + /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/datefudge-1.21 extracting debug info from /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm/usr/libexec/datefudge/datefudge.so 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 Processing files: datefudge-1.21-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nxmloM + umask 022 + cd /builddir/build/BUILD + cd datefudge-1.21 + DOCDIR=/builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm/usr/share/doc/datefudge-1.21 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm/usr/share/doc/datefudge-1.21 + cp -pr README /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm/usr/share/doc/datefudge-1.21 + cp -pr COPYING /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm/usr/share/doc/datefudge-1.21 + exit 0 Provides: datefudge = 1.21-1.el7 datefudge(armv7hl-32) = 1.21-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: datefudge-debuginfo-1.21-1.el7.armv7hl Provides: datefudge-debuginfo = 1.21-1.el7 datefudge-debuginfo(armv7hl-32) = 1.21-1.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/datefudge-1.21-1.el7.arm Wrote: /builddir/build/RPMS/datefudge-1.21-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/datefudge-debuginfo-1.21-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ON9xCV + umask 022 + cd /builddir/build/BUILD + cd datefudge-1.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/datefudge-1.21-1.el7.arm + exit 0 Child return code was: 0