Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/nnn.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f9370d106cde27bafb541f7881ceeeb44e8a0f9f/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=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/nnn.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/nnn-2.5-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/nnn.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f9370d106cde27bafb541f7881ceeeb44e8a0f9f/root'shell=Falseuid=996env={'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/nnn.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.TxIVnq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nnn-2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/nnn-2.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nnn-2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|^install: all|install:|' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UWQhSM + umask 022 + cd /builddir/build/BUILD + cd nnn-2.5 + 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 + /usr/bin/make -j4 STRIP=/bin/true 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 -Wno-unused-parameter -O3 -Wl,-z,relro -o nnn src/nnn.c -lncursesw -lreadline src/nnn.c: In function 'selectiontofd': src/nnn.c:787:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos <= lastpos) { ^ src/nnn.c:795:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos <= lastpos) { ^ src/nnn.c: In function 'showcplist': src/nnn.c:827:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos && pos == copybufpos) ^ src/nnn.c: In function 'xlink': src/nnn.c:1957:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < copybufpos) { ^ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Y8BmmO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm ++ dirname /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm + cd nnn-2.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/nnn-2.5-1.el7.arm PREFIX=/usr install -m 0755 -d /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/bin install -m 0755 nnn /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/bin install -m 0755 -d /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/man/man1 install -m 0644 nnn.1 /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/bash-completion/completions + install -Dpm0644 -t /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/bash-completion/completions scripts/auto-completion/bash/nnn-completion.bash + mkdir -p /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/fish/vendor_functions.d + install -Dpm0644 -t /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/fish/vendor_functions.d scripts/auto-completion/fish/nnn.fish + mkdir -p /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/zsh/site-functions + install -Dpm0644 -t /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/zsh/site-functions scripts/auto-completion/zsh/_nnn + /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/nnn-2.5 extracting debug info from /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/bin/nnn dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 218 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: nnn-2.5-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y6yOZv + umask 022 + cd /builddir/build/BUILD + cd nnn-2.5 + DOCDIR=/builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/doc/nnn-2.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/doc/nnn-2.5 + cp -pr CHANGELOG /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/doc/nnn-2.5 + cp -pr README.md /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/doc/nnn-2.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OzpWRe + umask 022 + cd /builddir/build/BUILD + cd nnn-2.5 + LICENSEDIR=/builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/licenses/nnn-2.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/licenses/nnn-2.5 + cp -pr LICENSE /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm/usr/share/licenses/nnn-2.5 + exit 0 Provides: nnn = 2.5-1.el7 nnn(armv7hl-32) = 2.5-1.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) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libncursesw.so.5 libreadline.so.6 libtinfo.so.5 rtld(GNU_HASH) Processing files: nnn-debuginfo-2.5-1.el7.armv7hl Provides: nnn-debuginfo = 2.5-1.el7 nnn-debuginfo(armv7hl-32) = 2.5-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/nnn-2.5-1.el7.arm Wrote: /builddir/build/RPMS/nnn-2.5-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/nnn-debuginfo-2.5-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DEm9wY + umask 022 + cd /builddir/build/BUILD + cd nnn-2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nnn-2.5-1.el7.arm + exit 0 Child return code was: 0