Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i386 --nodeps /builddir/build/SPECS/prosody.spec'], timeout=172800uid=1000gid=425printOutput=Falselogger=user='mockbuild'chrootPath='/var/lib/mock/dist-5E-epel-build-4852949-575659/root'shell=Falseenv={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i386 --nodeps /builddir/build/SPECS/prosody.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: buildvm-24.phx2.fedoraproject.org Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/prosody-0.9.10-1.el5.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i386 --nodeps /builddir/build/SPECS/prosody.spec '], timeout=172800private_network=Trueuid=1000gid=425printOutput=Falselogger=user='mockbuild'chrootPath='/var/lib/mock/dist-5E-epel-build-4852949-575659/root'shell=Falseenv={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i386 --nodeps /builddir/build/SPECS/prosody.spec '] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100'} and shell False Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.76949 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf prosody-0.9.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/prosody-0.9.10.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd prosody-0.9.10 ++ /usr/bin/id -u + '[' 1000 = 0 ']' ++ /usr/bin/id -u + '[' 1000 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (prosody-0.9.8-config.patch): + echo 'Patch #0 (prosody-0.9.8-config.patch):' + patch -p1 -b --suffix .config -s Patch #1 (prosody-0.9.8-rhel5.patch): + echo 'Patch #1 (prosody-0.9.8-rhel5.patch):' + patch -p1 -b --suffix .rhel5 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.76949 + umask 022 + cd /builddir/build/BUILD + cd prosody-0.9.10 + LANG=C + export LANG + unset DISPLAY + ./configure --prefix=/usr --libdir=/usr/lib '--cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC' '--ldflags= -shared' --no-example-certs Lua interpreter found: /usr/bin/lua... Looking for Lua... Checking Lua includes... lua.h found in /usr/include/lua.h Writing configuration... Installation prefix: /usr Prosody configuration directory: /etc/prosody Using Lua from: /usr Done. You can now run 'make' to build. + make -j4 sed "1s| lua$| lua|; \ s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/lib/prosody';|; \ s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/etc/prosody';|; \ s|^CFG_DATADIR=.*;$|CFG_DATADIR='/var/lib/prosody';|; \ s|^CFG_PLUGINDIR=.*;$|CFG_PLUGINDIR='/usr/lib/prosody/modules/';|;" < prosody > prosody.install sed "1s| lua$| lua|; \ s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/lib/prosody';|; \ s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/etc/prosody';|; \ s|^CFG_DATADIR=.*;$|CFG_DATADIR='/var/lib/prosody';|; \ s|^CFG_PLUGINDIR=.*;$|CFG_PLUGINDIR='/usr/lib/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.10/util-src' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -ggdb -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -ggdb -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -ggdb -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -ggdb -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -ggdb -I/usr/include -c -o signal.o signal.c pposix.c:694:2: warning: #warning Only using posix_fallocate() fallback. pposix.c:695:2: warning: #warning Linux fallocate() is strongly recommended if available: recompile with -D_GNU_SOURCE pposix.c:696: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:711: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result MACOSX_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; gcc -o encodings.so encodings.o -shared -lidn 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; MACOSX_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; MACOSX_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; gcc -o net.so net.o -shared gcc -o hashes.so hashes.o -shared -lcrypto gcc -o signal.so signal.o -shared 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.10/util-src' + make -C tools/migration -j4 make: Entering directory `/builddir/build/BUILD/prosody-0.9.10/tools/migration' sed "1s/\blua\b/lua/; \ s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/lib/prosody';|; \ s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/etc/prosody';|;" \ < prosody-migrator.lua > prosody-migrator.install sed "s|^local data_path = .*;$|local data_path = '/var/lib/prosody';|;" \ < migrator.cfg.lua > migrator.cfg.lua.install make: Leaving directory `/builddir/build/BUILD/prosody-0.9.10/tools/migration' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.76949 + umask 022 + cd /builddir/build/BUILD + cd prosody-0.9.10 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/prosody-0.9.10-1.el5-root-mockbuild + mkdir -p /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/pki/ /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/var/lib/prosody/ /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/var/log/prosody/ + make DESTDIR=/var/tmp/prosody-0.9.10-1.el5-root-mockbuild install install -d /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/bin /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/prosody /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/modules /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody install -m750 -d /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/var/lib/prosody install -d /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/share/man/man1 install -d /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/prosody/certs install -d /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/core /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/net /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util install -m755 ./prosody.install /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/bin/prosody install -m755 ./prosodyctl.install /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/bin/prosodyctl install -m644 core/*.lua /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/core install -m644 net/*.lua /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/net install -d /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/net/http install -m644 net/http/*.lua /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/net/http install -m644 util/*.lua /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util install -m644 util/*.so /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util install -d /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util/sasl install -m644 util/sasl/* /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util/sasl umask 0022 && cp -r plugins/* /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/modules install -m644 certs/* /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/prosody/certs install -m644 man/prosodyctl.man /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/share/man/man1/prosodyctl.1 test -e /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/prosody/prosody.cfg.lua || install -m644 prosody.cfg.lua.install /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/prosody/prosody.cfg.lua test -e prosody.version && install -m644 prosody.version /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/prosody.version || true make install -C util-src make[1]: Entering directory `/builddir/build/BUILD/prosody-0.9.10/util-src' install *.so ../util/ make[1]: Leaving directory `/builddir/build/BUILD/prosody-0.9.10/util-src' + make -C tools/migration DESTDIR=/var/tmp/prosody-0.9.10-1.el5-root-mockbuild install make: Entering directory `/builddir/build/BUILD/prosody-0.9.10/tools/migration' install -d /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/bin /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/prosody /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/migrator install -d /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/share/man/man1 install -d /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/migrator install -m755 ./prosody-migrator.install /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/bin/prosody-migrator install -m644 migrator/*.lua /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/migrator test -e /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/prosody/migrator.cfg.lua || install -m644 migrator.cfg.lua.install /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/prosody/migrator.cfg.lua make: Leaving directory `/builddir/build/BUILD/prosody-0.9.10/tools/migration' + install -p -m 755 tools/ejabberd2prosody.lua /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/bin/ejabberd2prosody + sed -e 's@;../?.lua@;/usr/lib/prosody/util/?.lua;/usr/lib/prosody/?.lua;@' -i /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/bin/ejabberd2prosody + touch -c -r tools/ejabberd2prosody.lua /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/bin/ejabberd2prosody + install -p -m 644 tools/erlparse.lua /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util/ + mv -f /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/prosody/certs/ /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/pki/prosody/ + ln -s ../pki/prosody/ /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/prosody/certs + install -D -p -m 755 /builddir/build/SOURCES/prosody.init /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/rc.d/init.d/prosody + install -D -p -m 644 /builddir/build/SOURCES/prosody.logrotate-init /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/logrotate.d/prosody + mkdir -p /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/var/run/prosody + sed -e s@/run@/var/run@ -i /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/prosody/prosody.cfg.lua + touch -c -r prosody.cfg.lua.dist.config /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/prosody/prosody.cfg.lua + install -D -p -m 644 /builddir/build/SOURCES/prosody-localhost.cfg.lua /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/prosody/conf.d/localhost.cfg.lua + install -D -p -m 644 /builddir/build/SOURCES/prosody-example.com.cfg.lua /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/etc/prosody/conf.d/example.com.cfg.lua + chmod 755 /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util/encodings.so /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util/hashes.so /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util/net.so /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util/pposix.so /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util/signal.so + sed -e 's/\r//g' -i doc/stanza.txt doc/session.txt doc/roster_format.txt + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/prosody-0.9.10 extracting debug info from /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util/signal.so extracting debug info from /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util/net.so extracting debug info from /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util/hashes.so extracting debug info from /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util/encodings.so extracting debug info from /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/lib/prosody/util/pposix.so 89 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-java-repack-jars Processing files: prosody-0.9.10-1.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.52782 + umask 022 + cd /builddir/build/BUILD + cd prosody-0.9.10 + DOCDIR=/var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/share/doc/prosody-0.9.10 + export DOCDIR + rm -rf /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/share/doc/prosody-0.9.10 + /bin/mkdir -p /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/share/doc/prosody-0.9.10 + cp -pr COPYING /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/share/doc/prosody-0.9.10 + cp -pr AUTHORS HACKERS README doc/coding_style.txt doc/names.txt doc/roster_format.txt doc/session.txt doc/stanza_routing.txt doc/stanza.txt /var/tmp/prosody-0.9.10-1.el5-root-mockbuild/usr/share/doc/prosody-0.9.10 + exit 0 Provides: config(prosody) = 0.9.10-1.el5 encodings.so hashes.so net.so pposix.so signal.so Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh /sbin/chkconfig /usr/bin/openssl Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh /sbin/service Requires: /bin/bash /usr/bin/env config(prosody) = 0.9.10-1.el5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypto.so.6 libidn.so.11 lua >= 5.1 lua-expat lua-filesystem lua-sec lua-socket rtld(GNU_HASH) Processing files: prosody-debuginfo-0.9.10-1.el5 Provides: encodings.so.debug hashes.so.debug net.so.debug pposix.so.debug signal.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/prosody-0.9.10-1.el5-root-mockbuild warning: Could not canonicalize hostname: buildvm-24.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/prosody-0.9.10-1.el5.i386.rpm Wrote: /builddir/build/RPMS/prosody-debuginfo-0.9.10-1.el5.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.52782 + umask 022 + cd /builddir/build/BUILD + cd prosody-0.9.10 + rm -rf /var/tmp/prosody-0.9.10-1.el5-root-mockbuild + exit 0 Child return code was: 0 LEAVE do -->