Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/unzoo.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-c0398616f0b50a20b177dd8324bada736ddf0279/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/unzoo.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/unzoo-4.4-16.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/unzoo.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-c0398616f0b50a20b177dd8324bada736ddf0279/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/unzoo.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.685LXb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf unzoo-4.4 + /usr/bin/mkdir -p unzoo-4.4 + cd unzoo-4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a /builddir/build/SOURCES/unzoo.c . + cat /builddir/build/SOURCES/unzoo.c + sed -e '/SYNTAX/,/\*\//!d' + cut -c5- Patch #0 (unzoo-convert-strcpy_strcat-to-strncpy_strncat.patch): + echo 'Patch #0 (unzoo-convert-strcpy_strcat-to-strncpy_strncat.patch):' + /usr/bin/cat /builddir/build/SOURCES/unzoo-convert-strcpy_strcat-to-strncpy_strncat.patch + /usr/bin/patch -p1 -b --suffix .strncpy --fuzz=0 patching file unzoo.c Patch #1 (unzoo-directory-points-backward.patch): + echo 'Patch #1 (unzoo-directory-points-backward.patch):' + /usr/bin/cat /builddir/build/SOURCES/unzoo-directory-points-backward.patch + /usr/bin/patch -p1 -b --suffix .revdir --fuzz=0 patching file unzoo.c Hunk #1 succeeded at 2405 (offset 7 lines). Hunk #2 succeeded at 2563 (offset 8 lines). Patch #2 (unzoo-warning-fixes.patch): + echo 'Patch #2 (unzoo-warning-fixes.patch):' + /usr/bin/cat /builddir/build/SOURCES/unzoo-warning-fixes.patch + /usr/bin/patch -p1 -b --suffix .warnings --fuzz=0 patching file unzoo.c Hunk #3 succeeded at 1474 (offset 4 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qyjN3l + umask 022 + cd /builddir/build/BUILD + cd unzoo-4.4 + gcc -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 -o unzoo -DSYS_IS_UNIX unzoo.c unzoo.c:954:39: warning: trigraph ??' ignored, use -trigraphs to enable [-Wtrigraphs] fndrInfo.ioFlFndrInfo.fdCreator = '????'; ^ unzoo.c: In function 'MakeDirs': unzoo.c:592:65: warning: value computed is not used [-Wunused-value] #define MAKE_DIRE(patl) (sprintf(Cmd,"/bin/mkdir %s",(patl)),!system(Cmd)) ^ unzoo.c:1242:9: note: in expansion of macro 'MAKE_DIRE' MAKE_DIRE( patl ); ^ unzoo.c: In function 'IsMatchName': unzoo.c:1281:9: warning: array subscript has type 'char' [-Wchar-subscripts] else if ( *pat=='?' && ! IsSpec[*str] ) { pat++; str++; } ^ unzoo.c:1284:9: warning: array subscript has type 'char' [-Wchar-subscripts] else if ( tmp != 0 && ! IsSpec[*tmp] ) { pat = pos; str = ++tmp; } ^ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q8rnVl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/unzoo-4.4-16.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/unzoo-4.4-16.el7.arm ++ dirname /builddir/build/BUILDROOT/unzoo-4.4-16.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/unzoo-4.4-16.el7.arm + cd unzoo-4.4 + rm -rf /builddir/build/BUILDROOT/unzoo-4.4-16.el7.arm + install -Dpm 755 unzoo /builddir/build/BUILDROOT/unzoo-4.4-16.el7.arm/usr/bin/unzoo + /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/unzoo-4.4 extracting debug info from /builddir/build/BUILDROOT/unzoo-4.4-16.el7.arm/usr/bin/unzoo dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 228 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: unzoo-4.4-16.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Y0cdDH + umask 022 + cd /builddir/build/BUILD + cd unzoo-4.4 + DOCDIR=/builddir/build/BUILDROOT/unzoo-4.4-16.el7.arm/usr/share/doc/unzoo-4.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unzoo-4.4-16.el7.arm/usr/share/doc/unzoo-4.4 + cp -pr unzoo.txt /builddir/build/BUILDROOT/unzoo-4.4-16.el7.arm/usr/share/doc/unzoo-4.4 + exit 0 Provides: unzoo = 4.4-16.el7 unzoo(armv7hl-32) = 4.4-16.el7 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) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: unzoo-debuginfo-4.4-16.el7.armv7hl Provides: unzoo-debuginfo = 4.4-16.el7 unzoo-debuginfo(armv7hl-32) = 4.4-16.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/unzoo-4.4-16.el7.arm Wrote: /builddir/build/RPMS/unzoo-4.4-16.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/unzoo-debuginfo-4.4-16.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iy3X3S + umask 022 + cd /builddir/build/BUILD + cd unzoo-4.4 + rm -rf /builddir/build/BUILDROOT/unzoo-4.4-16.el7.arm + exit 0 Child return code was: 0