Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/lua-psl.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-c1be66f2790cb7dde4b58789a31670f302bbb012/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/lua-psl.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-psl-0.3-2.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-psl.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-c1be66f2790cb7dde4b58789a31670f302bbb012/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-psl.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.OAjhIc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lua-psl-0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/lua-psl-0.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lua-psl-0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QLuGxl + umask 022 + cd /builddir/build/BUILD + cd lua-psl-0.3 ++ pkg-config --cflags lua libpsl + gcc -fPIC -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 psl/psl.o -c psl/psl.c psl/psl.c: In function 'luapsl_dist_filename': psl/psl.c:213:2: warning: implicit declaration of function 'psl_dist_filename' [-Wimplicit-function-declaration] const char *dist_filename = psl_dist_filename(); ^ psl/psl.c:213:30: warning: initialization makes pointer from integer without a cast [enabled by default] const char *dist_filename = psl_dist_filename(); ^ psl/psl.c: In function 'luapsl_latest': psl/psl.c:225:2: warning: implicit declaration of function 'psl_latest' [-Wimplicit-function-declaration] *ud = psl_latest(filename); ^ psl/psl.c:225:6: warning: assignment makes pointer from integer without a cast [enabled by default] *ud = psl_latest(filename); ^ psl/psl.c: At top level: psl/psl.c:212:12: warning: 'luapsl_dist_filename' defined but not used [-Wunused-function] static int luapsl_dist_filename(lua_State *L) { ^ psl/psl.c:222:12: warning: 'luapsl_latest' defined but not used [-Wunused-function] static int luapsl_latest(lua_State *L) { ^ ++ pkg-config --libs lua libpsl + gcc -shared -Wl,-z,relro -o psl.so psl/psl.o -llua -lm -ldl -lpsl + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JAZfzF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lua-psl-0.3-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lua-psl-0.3-2.el7.arm ++ dirname /builddir/build/BUILDROOT/lua-psl-0.3-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lua-psl-0.3-2.el7.arm + cd lua-psl-0.3 + install -d -m 0755 /builddir/build/BUILDROOT/lua-psl-0.3-2.el7.arm/usr/lib/lua/5.1 + install -p -m 0755 psl.so /builddir/build/BUILDROOT/lua-psl-0.3-2.el7.arm/usr/lib/lua/5.1/psl.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/lua-psl-0.3 extracting debug info from /builddir/build/BUILDROOT/lua-psl-0.3-2.el7.arm/usr/lib/lua/5.1/psl.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 23 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: lua-psl-0.3-2.el7.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Rxgq7s + umask 022 + cd /builddir/build/BUILD + cd lua-psl-0.3 + LICENSEDIR=/builddir/build/BUILDROOT/lua-psl-0.3-2.el7.arm/usr/share/licenses/lua-psl-0.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-psl-0.3-2.el7.arm/usr/share/licenses/lua-psl-0.3 + cp -pr LICENSE /builddir/build/BUILDROOT/lua-psl-0.3-2.el7.arm/usr/share/licenses/lua-psl-0.3 + exit 0 Provides: lua-psl = 0.3-2.el7 lua-psl(armv7hl-32) = 0.3-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) liblua-5.1.so libm.so.6 libpsl.so.0 rtld(GNU_HASH) Processing files: lua-psl-debuginfo-0.3-2.el7.armv7hl Provides: lua-psl-debuginfo = 0.3-2.el7 lua-psl-debuginfo(armv7hl-32) = 0.3-2.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-psl-0.3-2.el7.arm Wrote: /builddir/build/RPMS/lua-psl-0.3-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/lua-psl-debuginfo-0.3-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.twBL4B + umask 022 + cd /builddir/build/BUILD + cd lua-psl-0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lua-psl-0.3-2.el7.arm + exit 0 Child return code was: 0