Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lua-cjson.spec'], user='mockbuild'shell=Falsetimeout=0uid=1001logger=gid=135printOutput=Falseenv={'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-13799/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lua-cjson.spec'] with env {'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-92662392.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/lua-cjson-2.1.0.4-0.0.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lua-cjson.spec'], user='mockbuild'shell=Falsetimeout=0private_network=Trueuid=1001logger=gid=135printOutput=Falseenv={'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-13799/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lua-cjson.spec'] with env {'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GA8MDQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lua-cjson-2.1.0.4 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/lua-cjson-2.1.0.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd lua-cjson-2.1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.[ch]' -print -exec chmod -x '{}' ';' ./strbuf.h ./strbuf.c ./lua_cjson.c ./g_fmt.c ./fpconv.h ./fpconv.c ./dtoa_config.h ./dtoa.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vqzxdy + umask 022 + cd /builddir/build/BUILD + cd lua-cjson-2.1.0.4 + make -j2 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC' LUA_INCLUDE_DIR=/usr/include cc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include -fpic -o lua_cjson.o lua_cjson.c cc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include -fpic -o strbuf.o strbuf.c cc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include -fpic -o fpconv.o fpconv.c cc -shared -o cjson.so lua_cjson.o strbuf.o fpconv.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IpRwSg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64 + cd lua-cjson-2.1.0.4 + rm -rf /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/lua/5.1 + mkdir -p /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/lib64/lua/5.1 + make install DESTDIR=/builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64 LUA_CMODULE_DIR=/usr/lib64/lua/5.1 mkdir -p /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/lib64/lua/5.1 rm -f /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/lib64/lua/5.1/cjson.so cp cjson.so /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/lib64/lua/5.1 chmod 755 /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/lib64/lua/5.1/cjson.so + make install-extra DESTDIR=/builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64 LUA_MODULE_DIR=/usr/share/lua/5.1 LUA_BIN_DIR=/usr/bin mkdir -p /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/lua/5.1/cjson/tests \ /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/bin cp lua/cjson/util.lua /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/lua/5.1/cjson chmod 644 /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/lua/5.1/cjson/util.lua cp lua/lua2json.lua /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/bin/lua2json chmod 755 /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/bin/lua2json cp lua/json2lua.lua /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/bin/json2lua chmod 755 /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/bin/json2lua cd tests; cp README bench.lua genutf8.pl test.lua octets-escaped.dat example1.json example2.json example3.json example4.json example5.json numbers.json rfc-example1.json rfc-example2.json types.json /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/lua/5.1/cjson/tests cd tests; chmod 644 README bench.lua genutf8.pl test.lua octets-escaped.dat example1.json example2.json example3.json example4.json example5.json numbers.json rfc-example1.json rfc-example2.json types.json; chmod 755 *.lua *.pl + rm -rf /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/lua/5.1/cjson/tests + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/lua-cjson-2.1.0.4 extracting debug info from /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/lib64/lua/5.1/cjson.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 119 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-cjson-2.1.0.4-0.0.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ddsm3Z + umask 022 + cd /builddir/build/BUILD + cd lua-cjson-2.1.0.4 + DOCDIR=/builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/doc/lua-cjson-2.1.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/doc/lua-cjson-2.1.0.4 + cp -pr LICENSE /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/doc/lua-cjson-2.1.0.4 + cp -pr NEWS /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/doc/lua-cjson-2.1.0.4 + cp -pr performance.txt /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/doc/lua-cjson-2.1.0.4 + cp -pr manual.txt /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/doc/lua-cjson-2.1.0.4 + cp -pr rfc4627.txt /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/doc/lua-cjson-2.1.0.4 + cp -pr THANKS /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/doc/lua-cjson-2.1.0.4 + cp -pr README.md /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64/usr/share/doc/lua-cjson-2.1.0.4 + exit 0 Provides: lua-cjson = 2.1.0.4-0.0.el7.centos lua-cjson(x86-64) = 2.1.0.4-0.0.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: lua-cjson-debuginfo-2.1.0.4-0.0.el7.centos.x86_64 Provides: lua-cjson-debuginfo = 2.1.0.4-0.0.el7.centos lua-cjson-debuginfo(x86-64) = 2.1.0.4-0.0.el7.centos 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-cjson-2.1.0.4-0.0.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-92662392.novalocal Wrote: /builddir/build/RPMS/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/lua-cjson-debuginfo-2.1.0.4-0.0.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kJqsMc + umask 022 + cd /builddir/build/BUILD + cd lua-cjson-2.1.0.4 + rm -rf /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el7.centos.x86_64 + exit 0 Child return code was: 0