<86>Apr 14 00:58:03 userdel[75075]: delete user 'rooter' <86>Apr 14 00:58:03 userdel[75075]: removed group 'rooter' owned by 'rooter' <86>Apr 14 00:58:03 userdel[75075]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 00:58:03 groupadd[75105]: group added to /etc/group: name=rooter, GID=543 <86>Apr 14 00:58:03 groupadd[75105]: group added to /etc/gshadow: name=rooter <86>Apr 14 00:58:03 groupadd[75105]: new group: name=rooter, GID=543 <86>Apr 14 00:58:03 useradd[75167]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Apr 14 00:58:03 userdel[75318]: delete user 'builder' <86>Apr 14 00:58:03 groupadd[75385]: group added to /etc/group: name=builder, GID=544 <86>Apr 14 00:58:03 groupadd[75385]: group added to /etc/gshadow: name=builder <86>Apr 14 00:58:03 groupadd[75385]: new group: name=builder, GID=544 <86>Apr 14 00:58:03 useradd[75428]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash <13>Apr 14 00:58:09 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 14 00:58:09 rpmi: liblua5.1-5.1.5-alt1 1410604186 installed <13>Apr 14 00:58:09 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 14 00:58:09 rpmi: libverto-devel-0.2.6-alt1_6 1455633234 installed <13>Apr 14 00:58:09 rpmi: libcom_err-devel-1.42.13-alt2 1449075846 installed <13>Apr 14 00:58:09 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 14 00:58:09 rpmi: libidn-1.33-alt2 1470694192 installed <13>Apr 14 00:58:09 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 14 00:58:09 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 14 00:58:09 rpmi: libidn-devel-1.33-alt2 1470694192 installed <13>Apr 14 00:58:09 rpmi: liblua5-devel-5.1.5-alt1 1410604186 installed <13>Apr 14 00:58:09 rpmi: lua5-5.1.5-alt1 1410604186 installed <13>Apr 14 00:58:09 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 14 00:58:09 groupadd[85220]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 14 00:58:09 groupadd[85220]: group added to /etc/gshadow: name=_keytab <86>Apr 14 00:58:09 groupadd[85220]: new group: name=_keytab, GID=499 <13>Apr 14 00:58:09 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <86>Apr 14 00:58:09 groupadd[85538]: group added to /etc/group: name=sasl, GID=498 <86>Apr 14 00:58:09 groupadd[85538]: group added to /etc/gshadow: name=sasl <86>Apr 14 00:58:09 groupadd[85538]: new group: name=sasl, GID=498 <13>Apr 14 00:58:09 rpmi: libsasl2-3-2.1.26-alt7 1479477445 installed <13>Apr 14 00:58:09 rpmi: libldap-2.4.45-alt1.M80P.1 1513980376 installed <13>Apr 14 00:58:09 rpmi: libkrb5-ldap-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 14 00:58:09 rpmi: libkrb5-devel-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 14 00:58:09 rpmi: libssl-devel-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 14 00:58:09 rpmi: openssl-1.0.2n-alt0.M80P.1 1512766129 installed Installing prosody-0.9.10-alt3.0.M80P.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17316 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf prosody-0.9.10 + echo 'Source #0 (prosody-0.9.10.tar):' Source #0 (prosody-0.9.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/prosody-0.9.10.tar + cd prosody-0.9.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17316 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd prosody-0.9.10 + ./configure --prefix=/usr Lua interpreter found: /usr/bin/lua5.1... 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. + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/prosody-0.9.10' 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 `/usr/src/RPM/BUILD/prosody-0.9.10/util-src' gcc -fPIC -Wall -ggdb -I/usr/include -c -o encodings.o encodings.c gcc -fPIC -Wall -ggdb -I/usr/include -c -o hashes.o hashes.c gcc -fPIC -Wall -ggdb -I/usr/include -c -o net.o net.c gcc -fPIC -Wall -ggdb -I/usr/include -c -o pposix.o pposix.c gcc -fPIC -Wall -ggdb -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; pposix.c: In function 'lc_fallocate': gcc -o net.so net.o -shared MACOSX_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; pposix.c:694:2: warning: #warning Only using posix_fallocate() fallback. [-Wcpp] #warning Only using posix_fallocate() fallback. ^ pposix.c:695:2: warning: #warning Linux fallocate() is strongly recommended if available: recompile with -D_GNU_SOURCE [-Wcpp] #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() [-Wcpp] #warning Note that posix_fallocate() will still be used on filesystems that dont support fallocate() ^ gcc -o signal.so signal.o -shared 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 pposix.so pposix.o -shared install *.so ../util/ rm net.o pposix.o signal.o make[1]: Leaving directory `/usr/src/RPM/BUILD/prosody-0.9.10/util-src' make -C certs localhost.crt example.com.crt || true make[1]: Entering directory `/usr/src/RPM/BUILD/prosody-0.9.10/certs' umask 0077 && openssl genrsa -out localhost.key 2048 sed 's,example\.com,example.com,g' openssl.cnf > example.com.cnf umask 0077 && openssl genrsa -out example.com.key 2048 Generating RSA private key, 2048 bit long modulus ..Generating RSA private key, 2048 bit long modulus ..............................................++.+ ....+.++ ..................+++ e is 65537 (0x10001) ..mode of 'example.com.key' changed from 0600 (rw-------) to 0400 (r--------) openssl req -new -x509 -nodes -key example.com.key -days 365 \ -sha1 -out example.com.crt -utf8 -config example.com.cnf .........................................+++ e is 65537 (0x10001) mode of 'localhost.key' changed from 0600 (rw-------) to 0400 (r--------) openssl req -new -x509 -nodes -key localhost.key -days 365 \ -sha1 -out localhost.crt -utf8 -config localhost.cnf make[1]: Leaving directory `/usr/src/RPM/BUILD/prosody-0.9.10/certs' make: Leaving directory `/usr/src/RPM/BUILD/prosody-0.9.10' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8733 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/prosody-buildroot + : + /bin/rm -rf -- /usr/src/tmp/prosody-buildroot + cd prosody-0.9.10 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/prosody-buildroot make: Entering directory `/usr/src/RPM/BUILD/prosody-0.9.10' install -d /usr/src/tmp/prosody-buildroot/usr/bin /usr/src/tmp/prosody-buildroot/etc/prosody /usr/src/tmp/prosody-buildroot/usr/lib/prosody/modules /usr/src/tmp/prosody-buildroot/usr/lib/prosody install -m750 -d /usr/src/tmp/prosody-buildroot/var/lib/prosody install -d /usr/src/tmp/prosody-buildroot/usr/share/man/man1 install -d /usr/src/tmp/prosody-buildroot/etc/prosody/certs install -d /usr/src/tmp/prosody-buildroot/usr/lib/prosody/core /usr/src/tmp/prosody-buildroot/usr/lib/prosody/net /usr/src/tmp/prosody-buildroot/usr/lib/prosody/util install -m755 ./prosody.install /usr/src/tmp/prosody-buildroot/usr/bin/prosody install -m755 ./prosodyctl.install /usr/src/tmp/prosody-buildroot/usr/bin/prosodyctl install -m644 core/*.lua /usr/src/tmp/prosody-buildroot/usr/lib/prosody/core install -m644 net/*.lua /usr/src/tmp/prosody-buildroot/usr/lib/prosody/net install -d /usr/src/tmp/prosody-buildroot/usr/lib/prosody/net/http install -m644 net/http/*.lua /usr/src/tmp/prosody-buildroot/usr/lib/prosody/net/http install -m644 util/*.lua /usr/src/tmp/prosody-buildroot/usr/lib/prosody/util install -m644 util/*.so /usr/src/tmp/prosody-buildroot/usr/lib/prosody/util install -d /usr/src/tmp/prosody-buildroot/usr/lib/prosody/util/sasl install -m644 util/sasl/* /usr/src/tmp/prosody-buildroot/usr/lib/prosody/util/sasl umask 0022 && cp -r plugins/* /usr/src/tmp/prosody-buildroot/usr/lib/prosody/modules install -m644 certs/* /usr/src/tmp/prosody-buildroot/etc/prosody/certs install -m644 man/prosodyctl.man /usr/src/tmp/prosody-buildroot/usr/share/man/man1/prosodyctl.1 test -e /usr/src/tmp/prosody-buildroot/etc/prosody/prosody.cfg.lua || install -m644 prosody.cfg.lua.install /usr/src/tmp/prosody-buildroot/etc/prosody/prosody.cfg.lua test -e prosody.version && install -m644 prosody.version /usr/src/tmp/prosody-buildroot/usr/lib/prosody/prosody.version || true make install -C util-src make[1]: Entering directory `/usr/src/RPM/BUILD/prosody-0.9.10/util-src' install *.so ../util/ make[1]: Leaving directory `/usr/src/RPM/BUILD/prosody-0.9.10/util-src' make: Leaving directory `/usr/src/RPM/BUILD/prosody-0.9.10' + mkdir -p /usr/src/tmp/prosody-buildroot//lib/systemd/system + mkdir -p /usr/src/tmp/prosody-buildroot//var/lib/prosody + mv /usr/src/tmp/prosody-buildroot//etc/prosody/prosody.cfg.lua /usr/src/tmp/prosody-buildroot//etc/prosody/prosody.cfg.example.lua + cp /usr/src/RPM/SOURCES/prosody.cfg.lua /usr/src/tmp/prosody-buildroot//etc/prosody + cp /usr/src/RPM/SOURCES/prosody.service /usr/src/tmp/prosody-buildroot//lib/systemd/system + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/prosody-buildroot (auto) Verifying and fixing files in /usr/src/tmp/prosody-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/prosody-buildroot (auto) Adjusting library links in /usr/src/tmp/prosody-buildroot ./lib: ./var/lib: ./usr/lib: Verifying ELF objects in /usr/src/tmp/prosody-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_gettop verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_settop verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_toboolean verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_createtable verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: luaL_checknumber verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_gethook verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: luaL_register verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_call verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_isnumber verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_pushvalue verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_gettable verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_tonumber verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_pushnumber verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_settable verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_pushboolean verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: luaL_checktype verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_remove verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: luaL_checkany verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_sethook verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: luaL_error verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_pushnil verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_type verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_pushstring verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_gethookcount verify-elf: WARNING: ./usr/lib/prosody/util/signal.so: undefined symbol: lua_gethookmask verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_gettop verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_tointeger verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_tolstring verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: luaL_checkoption verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_createtable verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: luaL_register verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_setfield verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_pushinteger verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_isnumber verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: luaL_checklstring verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: luaL_checkinteger verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_tonumber verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_pushnumber verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_pushboolean verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: luaL_checkudata verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_pushlstring verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: luaL_error verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_pushnil verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_type verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_pushstring verify-elf: WARNING: ./usr/lib/prosody/util/pposix.so: undefined symbol: lua_isstring verify-elf: WARNING: ./usr/lib/prosody/util/net.so: undefined symbol: lua_toboolean verify-elf: WARNING: ./usr/lib/prosody/util/net.so: undefined symbol: luaL_checkoption verify-elf: WARNING: ./usr/lib/prosody/util/net.so: undefined symbol: lua_createtable verify-elf: WARNING: ./usr/lib/prosody/util/net.so: undefined symbol: luaL_register verify-elf: WARNING: ./usr/lib/prosody/util/net.so: undefined symbol: lua_pushfstring verify-elf: WARNING: ./usr/lib/prosody/util/net.so: undefined symbol: lua_rawseti verify-elf: WARNING: ./usr/lib/prosody/util/net.so: undefined symbol: lua_pushnil verify-elf: WARNING: ./usr/lib/prosody/util/net.so: undefined symbol: lua_pushstring verify-elf: WARNING: ./usr/lib/prosody/util/hashes.so: undefined symbol: lua_toboolean verify-elf: WARNING: ./usr/lib/prosody/util/hashes.so: undefined symbol: luaL_register verify-elf: WARNING: ./usr/lib/prosody/util/hashes.so: undefined symbol: luaL_checklstring verify-elf: WARNING: ./usr/lib/prosody/util/hashes.so: undefined symbol: luaL_checkinteger verify-elf: WARNING: ./usr/lib/prosody/util/hashes.so: undefined symbol: lua_settable verify-elf: WARNING: ./usr/lib/prosody/util/hashes.so: undefined symbol: lua_pushlstring verify-elf: WARNING: ./usr/lib/prosody/util/hashes.so: undefined symbol: luaL_error verify-elf: WARNING: ./usr/lib/prosody/util/encodings.so: undefined symbol: lua_createtable verify-elf: WARNING: ./usr/lib/prosody/util/encodings.so: undefined symbol: luaL_pushresult verify-elf: WARNING: ./usr/lib/prosody/util/encodings.so: undefined symbol: luaL_register verify-elf: WARNING: ./usr/lib/prosody/util/encodings.so: undefined symbol: lua_pushinteger verify-elf: WARNING: ./usr/lib/prosody/util/encodings.so: undefined symbol: luaL_checklstring verify-elf: WARNING: ./usr/lib/prosody/util/encodings.so: undefined symbol: lua_settable verify-elf: WARNING: ./usr/lib/prosody/util/encodings.so: undefined symbol: lua_pushboolean verify-elf: WARNING: ./usr/lib/prosody/util/encodings.so: undefined symbol: lua_pushlstring verify-elf: WARNING: ./usr/lib/prosody/util/encodings.so: undefined symbol: luaL_addlstring verify-elf: WARNING: ./usr/lib/prosody/util/encodings.so: undefined symbol: lua_pushnil verify-elf: WARNING: ./usr/lib/prosody/util/encodings.so: undefined symbol: lua_pushstring verify-elf: WARNING: ./usr/lib/prosody/util/encodings.so: undefined symbol: luaL_buffinit verify-elf: WARNING: ./usr/lib/prosody/util/encodings.so: undefined symbol: lua_isstring Hardlinking identical .pyc and .pyo files Processing files: prosody-0.9.10-alt3.0.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JHYhnR find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N5Gts6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: lua Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z27XCt Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bKHC4T Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dpzEyn Requires: openssl, lua-module-luaexpat, lua-module-luasocket, lua-module-luafilesystem, lua-module-luasec, /usr/bin/env, /usr/bin/lua, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypto.so.10()(64bit) >= set:qltzzBdrUQEvK6HMTIf7Zsfcb2XjUtQcDGrFvRoF540yrvkEVDFsCZ5tB83qsPC0, libidn.so.11()(64bit) >= set:kggDodKjeDU5V6vHtgjSz20, libidn.so.11(LIBIDN_1.0)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh, /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LQ1FXT Creating prosody-debuginfo package Processing files: prosody-debuginfo-0.9.10-alt3.0.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fb99kt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ny6ov5 find-requires: running scripts (debuginfo) Requires: prosody = 0.9.10-alt3.0.M80P.1, debug64(libc.so.6), debug64(libcrypto.so.10), debug64(libidn.so.11) Wrote: /usr/src/RPM/RPMS/x86_64/prosody-0.9.10-alt3.0.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/prosody-debuginfo-0.9.10-alt3.0.M80P.1.x86_64.rpm 3.98user 2.02system 0:13.42elapsed 44%CPU (0avgtext+0avgdata 23468maxresident)k 0inputs+0outputs (0major+409813minor)pagefaults 0swaps 10.81user 6.08system 0:25.27elapsed 66%CPU (0avgtext+0avgdata 121804maxresident)k 208inputs+0outputs (0major+648707minor)pagefaults 0swaps