Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lua-cjson.spec'], logger=uid=1001timeout=0shell=Falseenv={'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-22321/root'user='mockbuild'printOutput=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lua-cjson.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: copr-builder-335606862.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/lua-cjson-2.1.0.4-0.0.el6.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'], logger=uid=1001timeout=0private_network=Trueenv={'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-22321/root'shell=Falseuser='mockbuild'printOutput=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lua-cjson.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NZW57k + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf lua-cjson-2.1.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/lua-cjson-2.1.0.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lua-cjson-2.1.0.4 + /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.0D2v0o + umask 022 + cd /builddir/build/BUILD + cd lua-cjson-2.1.0.4 + LANG=C + export LANG + unset DISPLAY + make -j2 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' LUA_INCLUDE_DIR=/usr/include cc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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.HtMDPt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64 + cd lua-cjson-2.1.0.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64/usr/share/lua/5.1 + mkdir -p /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64/usr/lib64/lua/5.1 + make install DESTDIR=/builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64 LUA_CMODULE_DIR=/usr/lib64/lua/5.1 mkdir -p /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64/usr/lib64/lua/5.1 rm -f /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64/usr/lib64/lua/5.1/cjson.so cp cjson.so /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64/usr/lib64/lua/5.1 chmod 755 /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64/usr/lib64/lua/5.1/cjson.so + make install-extra DESTDIR=/builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.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.el6.x86_64/usr/share/lua/5.1/cjson/tests \ /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64/usr/bin cp lua/cjson/util.lua /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64/usr/share/lua/5.1/cjson chmod 644 /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.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.el6.x86_64/usr/bin/lua2json chmod 755 /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64/usr/bin/lua2json cp lua/json2lua.lua /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64/usr/bin/json2lua chmod 755 /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.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.el6.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.el6.x86_64/usr/share/lua/5.1/cjson/tests + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/lua-cjson-2.1.0.4 extracting debug info from /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64/usr/lib64/lua/5.1/cjson.so 118 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /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.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.seRhaz + 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.el6.x86_64/usr/share/doc/lua-cjson-2.1.0.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64/usr/share/doc/lua-cjson-2.1.0.4 + /bin/mkdir -p /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64/usr/share/doc/lua-cjson-2.1.0.4 + cp -pr LICENSE NEWS performance.txt manual.txt rfc4627.txt THANKS README.md /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64/usr/share/doc/lua-cjson-2.1.0.4 + exit 0 Provides: cjson.so()(64bit) 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.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.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lua-cjson-2.1.0.4-0.0.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-335606862.novalocal Wrote: /builddir/build/RPMS/lua-cjson-2.1.0.4-0.0.el6.x86_64.rpm Wrote: /builddir/build/RPMS/lua-cjson-debuginfo-2.1.0.4-0.0.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3S0WGP + 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.el6.x86_64 + exit 0 Child return code was: 0