Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libaesgm.spec'], timeout=0logger=gid=135user='mockbuild'shell=FalseprintOutput=Falseuid=1000chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'env={'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libaesgm.spec'] with env {'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/libaesgm-20090429-11bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/libaesgm.spec '], timeout=0logger=gid=135user='mockbuild'shell=Falseprivate_network=Trueuid=1000chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'printOutput=Falseenv={'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/libaesgm.spec '] with env {'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.17FxNd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libaesgm-20090429 + /usr/bin/mkdir -p libaesgm-20090429 + cd libaesgm-20090429 + /usr/bin/unzip -qq /builddir/build/SOURCES/aes-src-29-04-09.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/Makefile.aes Makefile + echo 'Patch #0 (libaesgm-20090429-fileencrypt.patch):' Patch #0 (libaesgm-20090429-fileencrypt.patch): + /usr/bin/patch -p1 -b --suffix .fileencrypt --fuzz=0 patching file fileenc.c patching file fileenc.h patching file hmac.c patching file hmac.h patching file Makefile patching file pwd2key.c patching file pwd2key.h patching file sha1.c patching file sha1.h patching file sha2.c patching file sha2.h + sed -i 's/\r//' aes.txt vb.txt via_ace.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bJZUVh + umask 022 + cd /builddir/build/BUILD + cd libaesgm-20090429 + make 'CFLAGS=-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -DUSE_SHA1' cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -DUSE_SHA1 -c -o aescrypt.o aescrypt.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -DUSE_SHA1 -c -o aeskey.o aeskey.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -DUSE_SHA1 -c -o aes_modes.o aes_modes.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -DUSE_SHA1 -c -o aestab.o aestab.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -DUSE_SHA1 -c -o fileenc.o fileenc.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -DUSE_SHA1 -c -o hmac.o hmac.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -DUSE_SHA1 -c -o pwd2key.o pwd2key.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -DUSE_SHA1 -c -o sha1.o sha1.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -DUSE_SHA1 -c -o sha2.o sha2.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -DUSE_SHA1 -shared -Wl,-soname,libaesgm.so.0 -o libaesgm.so.0.0.0 aescrypt.o aeskey.o aes_modes.o aestab.o fileenc.o hmac.o pwd2key.o sha1.o sha2.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bGtlHe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm + cd libaesgm-20090429 + make DESTDIR=/builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm LIBDIR=/usr/lib install mkdir -p /builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm/usr/include//aes/ cp -p *.h /builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm/usr/include//aes/ mkdir -p /builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm/usr/lib cp -p libaesgm.so.0.0.0 /builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm/usr/lib cd /builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm/usr/lib && ln -s -f libaesgm.so.0.0.0 libaesgm.so && ln -s -f libaesgm.so.0.0.0 libaesgm.so.0 + /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/libaesgm-20090429 extracting debug info from /builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm/usr/lib/libaesgm.so.0.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libaesgm.so.0.0.0.debug to /usr/lib/debug/usr/lib/libaesgm.so.debug symlinked /usr/lib/debug/usr/lib/libaesgm.so.0.0.0.debug to /usr/lib/debug/usr/lib/libaesgm.so.0.debug 326 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libaesgm-20090429-11bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vaWKJI + umask 022 + cd /builddir/build/BUILD + cd libaesgm-20090429 + DOCDIR=/builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm/usr/share/doc/libaesgm + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm/usr/share/doc/libaesgm + cp -pr aes.txt vb.txt via_ace.txt /builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm/usr/share/doc/libaesgm + exit 0 Provides: libaesgm = 20090429-11bs02fc23 libaesgm(armv6hl-32) = 20090429-11bs02fc23 libaesgm.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: libaesgm-devel-20090429-11bs02fc23.armv6hl Provides: libaesgm-devel = 20090429-11bs02fc23 libaesgm-devel(armv6hl-32) = 20090429-11bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libaesgm.so.0 Processing files: libaesgm-debuginfo-20090429-11bs02fc23.armv6hl Provides: libaesgm-debuginfo = 20090429-11bs02fc23 libaesgm-debuginfo(armv6hl-32) = 20090429-11bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm Wrote: /builddir/build/RPMS/libaesgm-20090429-11bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libaesgm-devel-20090429-11bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libaesgm-debuginfo-20090429-11bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.siTa5Q + umask 022 + cd /builddir/build/BUILD + cd libaesgm-20090429 + rm -rf /builddir/build/BUILDROOT/libaesgm-20090429-11bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->