Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/prosody.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1755/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/prosody.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-00018f25 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/prosody-0.9.4-3.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/prosody.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1755/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/prosody.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.pSPu1N + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf prosody-0.9.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/prosody-0.9.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd prosody-0.9.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (prosody.config.patch): + echo 'Patch #0 (prosody.config.patch):' + /bin/cat /builddir/build/SOURCES/prosody.config.patch + /usr/bin/patch -p1 --fuzz=0 patching file prosody.cfg.lua.dist Patch #1 (prosody.sslcerts.patch): + echo 'Patch #1 (prosody.sslcerts.patch):' + /bin/cat /builddir/build/SOURCES/prosody.sslcerts.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile Hunk #1 succeeded at 25 (offset 3 lines). Hunk #2 succeeded at 37 (offset 3 lines). + sed -e 's|$(PREFIX)/lib|$(PREFIX)/lib64|' -i Makefile + rm -rf certs/ ~/build/BUILD/prosody-0.9.4/doc ~/build/BUILD/prosody-0.9.4 + pushd doc + sed -i -e 's|\r||g' stanza.txt session.txt roster_format.txt ~/build/BUILD/prosody-0.9.4 + popd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iAv84z + umask 022 + cd /builddir/build/BUILD + cd prosody-0.9.4 + LANG=C + export LANG + unset DISPLAY + ./configure --with-lua= --with-lua-include=/usr/include --runwith=/usr/bin/luajit --prefix=/usr Checking Lua includes... lua.h found in /usr/include/lua.h Writing configuration... Installation prefix: /usr Prosody configuration directory: /etc/prosody Using Lua from: Done. You can now run 'make' to build. + make -j3 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' sed "1s| lua$| /usr/bin/luajit|; \ s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/lib64/prosody';|; \ s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/etc/prosody';|; \ s|^CFG_DATADIR=.*;$|CFG_DATADIR='/var/lib/prosody';|; \ s|^CFG_PLUGINDIR=.*;$|CFG_PLUGINDIR='/usr/lib64/prosody/modules/';|;" < prosody > prosody.install sed "1s| lua$| /usr/bin/luajit|; \ s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/lib64/prosody';|; \ s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/etc/prosody';|; \ s|^CFG_DATADIR=.*;$|CFG_DATADIR='/var/lib/prosody';|; \ s|^CFG_PLUGINDIR=.*;$|CFG_PLUGINDIR='/usr/lib64/prosody/modules/';|;" < prosodyctl > prosodyctl.install sed 's|certs/|/etc/prosody/certs/|' prosody.cfg.lua.dist > prosody.cfg.lua.install test -e .hg/dirstate && \ hexdump -n6 -e'6/1 "%02x"' .hg/dirstate > prosody.version || true test -f prosody.release && \ cp prosody.release prosody.version || true make -C util-src install make[1]: Entering directory `/builddir/build/BUILD/prosody-0.9.4/util-src' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include -c -o encodings.o encodings.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include -c -o hashes.o hashes.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include -c -o net.o net.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include -c -o pposix.o pposix.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include -c -o signal.o signal.c MACOSX_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; gcc -o encodings.so encodings.o -shared -lidn MACOSX_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; gcc -o hashes.so hashes.o -shared -lcrypto MACOSX_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; gcc -o net.so net.o -shared signal.c: In function 'l_signal': signal.c:230: warning: 'sig' may be used uninitialized in this function MACOSX_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; gcc -o signal.so signal.o -shared pposix.c:689:2: warning: #warning Only using posix_fallocate() fallback. pposix.c:690:2: warning: #warning Linux fallocate() is strongly recommended if available: recompile with -D_GNU_SOURCE pposix.c:691:2: warning: #warning Note that posix_fallocate() will still be used on filesystems that dont support fallocate() pposix.c: In function 'lc_fallocate': pposix.c:705: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result MACOSX_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; gcc -o pposix.so pposix.o -shared install *.so ../util/ rm net.o pposix.o signal.o make[1]: Leaving directory `/builddir/build/BUILD/prosody-0.9.4/util-src' make -C certs localhost.crt example.com.crt || true make: *** certs: No such file or directory. Stop. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FkVT4m + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64 + cd prosody-0.9.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64 install -d /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/bin /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/etc/prosody /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/modules /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody install -m750 -d /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/var/lib/prosody install -d /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/share/man/man1 install -d /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/core /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/net /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util install -m755 ./prosody.install /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/bin/prosody install -m755 ./prosodyctl.install /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/bin/prosodyctl install -m644 core/* /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/core install -m644 net/*.lua /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/net install -d /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/net/http install -m644 net/http/*.lua /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/net/http install -m644 util/*.lua /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util install -m644 util/*.so /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util install -d /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util/sasl install -m644 util/sasl/* /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util/sasl umask 0022 && cp -r plugins/* /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/modules install -m644 man/prosodyctl.man /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/share/man/man1/prosodyctl.1 test -e /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/etc/prosody/prosody.cfg.lua || install -m644 prosody.cfg.lua.dist /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/etc/prosody/prosody.cfg.lua test -e prosody.version && install -m644 prosody.version /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/prosody.version || true make install -C util-src make[1]: Entering directory `/builddir/build/BUILD/prosody-0.9.4/util-src' install *.so ../util/ make[1]: Leaving directory `/builddir/build/BUILD/prosody-0.9.4/util-src' + chmod -x /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/prosody.version + chmod 0755 /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util/encodings.so /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util/hashes.so /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util/net.so /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util/pposix.so /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util/signal.so + mkdir -p /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/var/lib/prosody + chmod 0755 /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/var/lib/prosody + mkdir -p /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/var/run/prosody + mkdir -p /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/etc/rc.d/init.d + install -m755 /builddir/build/SOURCES/prosody.init /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/etc/rc.d/init.d/prosody + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/prosody-0.9.4 extracting debug info from /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util/net.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util/hashes.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util/pposix.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util/signal.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/lib64/prosody/util/encodings.so 84 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: prosody-0.9.4-3.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c4c4Ke + umask 022 + cd /builddir/build/BUILD + cd prosody-0.9.4 + DOCDIR=/builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/share/doc/prosody-0.9.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/share/doc/prosody-0.9.4 + /bin/mkdir -p /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/share/doc/prosody-0.9.4 + cp -pr AUTHORS COPYING HACKERS README TODO doc/coding_style.txt doc/names.txt doc/roster_format.txt doc/session.txt doc/stanza.txt doc/stanza_routing.txt /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64/usr/share/doc/prosody-0.9.4 + exit 0 Provides: config(prosody) = 0.9.4-3.el6 encodings.so()(64bit) hashes.so()(64bit) net.so()(64bit) pposix.so()(64bit) signal.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/sh /usr/bin/env libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libidn.so.11()(64bit) libidn.so.11(LIBIDN_1.0)(64bit) rtld(GNU_HASH) Processing files: prosody-debuginfo-0.9.4-3.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64 warning: Could not canonicalize hostname: i-00018f25 Wrote: /builddir/build/RPMS/prosody-0.9.4-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/prosody-debuginfo-0.9.4-3.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZGBjFU + umask 022 + cd /builddir/build/BUILD + cd prosody-0.9.4 + rm -rf /builddir/build/BUILDROOT/prosody-0.9.4-3.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->