Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/lua-unbound.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-b2944d1c0a0abd417ba2e7d50a837f7d312918d2/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/lua-unbound.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/lua-unbound-1.0.0-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/lua-unbound.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-b2944d1c0a0abd417ba2e7d50a837f7d312918d2/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/lua-unbound.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GfCNNa + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/gpgverify --keyring=/builddir/build/SOURCES/gpgkey-3E52119EF853C59678DBBF6BADED9A77B67AD329.gpg --signature=/builddir/build/SOURCES/luaunbound-1.0.0.tar.gz.asc --data=/builddir/build/SOURCES/luaunbound-1.0.0.tar.gz gpgv: Signature made Sat Jul 10 20:34:31 2021 UTC using RSA key ID B67AD329 gpgv: Good signature from "Kim Alvefur (Zash) " + cd /builddir/build/BUILD + rm -rf luaunbound-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/luaunbound-1.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd luaunbound-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.imFkcs + umask 022 + cd /builddir/build/BUILD + cd luaunbound-1.0.0 + /usr/bin/make -j4 LUA_VERSION=5.1 'MYCFLAGS=-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' 'MYLDFLAGS=-Wl,-z,relro ' LD=armv7hl-redhat-linux-gnueabi-gcc Package lua-5.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua-5.1.pc' to the PKG_CONFIG_PATH environment variable No package 'lua-5.1' found c99 -fPIC -Wall -Wextra -pedantic -ggdb -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 -o lunbound.o lunbound.c armv7hl-redhat-linux-gnueabi-gcc -shared -Wl,-z,relro -o lunbound.so lunbound.o -lunbound rm lunbound.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HGu32z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm ++ dirname /builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm + cd luaunbound-1.0.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm LUA_LIBDIR=/usr/lib/lua/5.1 install -d /builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm/usr/lib/lua/5.1/ install -m644 lunbound.so /builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm/usr/lib/lua/5.1/ + chmod 755 /builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm/usr/lib/lua/5.1/lunbound.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/luaunbound-1.0.0 extracting debug info from /builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm/usr/lib/lua/5.1/lunbound.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 28 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.YhkROw + umask 022 + cd /builddir/build/BUILD + cd luaunbound-1.0.0 + lua -e 'package.cpath="/builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm/usr/lib/lua/5.1/?.so;"..package.cpath; local lunbound = require("lunbound"); print("Hello from "..lunbound._LIBVER.."!");' Hello from 1.6.6! + exit 0 Processing files: lua-unbound-1.0.0-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9xcvcz + umask 022 + cd /builddir/build/BUILD + cd luaunbound-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm/usr/share/doc/lua-unbound-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm/usr/share/doc/lua-unbound-1.0.0 + cp -pr README.markdown /builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm/usr/share/doc/lua-unbound-1.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wMqIbD + umask 022 + cd /builddir/build/BUILD + cd luaunbound-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm/usr/share/licenses/lua-unbound-1.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm/usr/share/licenses/lua-unbound-1.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm/usr/share/licenses/lua-unbound-1.0.0 + exit 0 Provides: lua-unbound = 1.0.0-1.el7 lua-unbound(armv7hl-32) = 1.0.0-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) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libunbound.so.2 rtld(GNU_HASH) Processing files: lua-unbound-debuginfo-1.0.0-1.el7.armv7hl Provides: lua-unbound-debuginfo = 1.0.0-1.el7 lua-unbound-debuginfo(armv7hl-32) = 1.0.0-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/lua-unbound-1.0.0-1.el7.arm Wrote: /builddir/build/RPMS/lua-unbound-1.0.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/lua-unbound-debuginfo-1.0.0-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.U7cLGo + umask 022 + cd /builddir/build/BUILD + cd luaunbound-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lua-unbound-1.0.0-1.el7.arm + exit 0 Child return code was: 0