Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/lua-cjson.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1738/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/lua-cjson.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0001da6d Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/lua-cjson-2.1.0-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/lua-cjson.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1738/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/lua-cjson.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fiEzmj + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf lua-cjson-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/lua-cjson-2.1.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lua-cjson-2.1.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YTg64i + umask 022 + cd /builddir/build/BUILD + cd lua-cjson-2.1.0 + LANG=C + export LANG + unset DISPLAY + make -j3 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 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 -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 -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 -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.DiqOIj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64 + cd lua-cjson-2.1.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64 LUA_CMODULE_DIR=/usr/lib64/lua/5.1 mkdir -p /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64//usr/lib64/lua/5.1 cp cjson.so /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64//usr/lib64/lua/5.1 chmod 755 /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64//usr/lib64/lua/5.1/cjson.so + make install-extra DESTDIR=/builddir/build/BUILDROOT/lua-cjson-2.1.0-1.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-1.el6.x86_64//usr/share/lua/5.1/cjson/tests \ /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64//usr/bin cp lua/cjson/util.lua /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64//usr/share/lua/5.1/cjson chmod 644 /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64//usr/share/lua/5.1/cjson/util.lua cp lua/lua2json.lua /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64//usr/bin/lua2json chmod 755 /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64//usr/bin/lua2json cp lua/json2lua.lua /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64//usr/bin/json2lua chmod 755 /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.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-1.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 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/lua-cjson-2.1.0 extracting debug info from /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64/usr/lib64/lua/5.1/cjson.so 114 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/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: lua-cjson-2.1.0-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8p11kl + umask 022 + cd /builddir/build/BUILD + cd lua-cjson-2.1.0 + DOCDIR=/builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64/usr/share/doc/lua-cjson-2.1.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64/usr/share/doc/lua-cjson-2.1.0 + /bin/mkdir -p /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64/usr/share/doc/lua-cjson-2.1.0 + cp -pr LICENSE NEWS performance.html performance.txt manual.html manual.txt rfc4627.txt THANKS /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64/usr/share/doc/lua-cjson-2.1.0 + exit 0 Provides: cjson.so()(64bit) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(preun): /bin/sh 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) perl(strict) rtld(GNU_HASH) Processing files: lua-cjson-debuginfo-2.1.0-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64 warning: Could not canonicalize hostname: i-0001da6d Wrote: /builddir/build/RPMS/lua-cjson-2.1.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/lua-cjson-debuginfo-2.1.0-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x3p5Yq + umask 022 + cd /builddir/build/BUILD + cd lua-cjson-2.1.0 + rm -rf /builddir/build/BUILDROOT/lua-cjson-2.1.0-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->