Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/prosody.spec'], chrootPath='/var/lib/mock/f28-build-14941459-1064841/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/prosody.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/prosody-0.11.2-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/prosody.spec'], chrootPath='/var/lib/mock/f28-build-14941459-1064841/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/prosody.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FhQuNq + umask 022 + cd /builddir/build/BUILD + gpgv2 --keyring /builddir/build/SOURCES/gpgkey-32A9EDDE3609931EB98CEAC315907E8E7BDD6BFE.gpg /builddir/build/SOURCES/prosody-0.11.2.tar.gz.asc /builddir/build/SOURCES/prosody-0.11.2.tar.gz BUILDSTDERR: gpgv: Signature made Wed Jan 9 14:19:09 2019 UTC BUILDSTDERR: gpgv: using RSA key 32A9EDDE3609931EB98CEAC315907E8E7BDD6BFE BUILDSTDERR: gpgv: Good signature from "Matthew Wild " + cd /builddir/build/BUILD + rm -rf prosody-0.11.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/prosody-0.11.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd prosody-0.11.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (prosody-0.11.0-config.patch): + echo 'Patch #0 (prosody-0.11.0-config.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .config --fuzz=0 patching file prosody.cfg.lua.dist patching file core/certmanager.lua Hunk #1 succeeded at 103 (offset 9 lines). Patch #1 (prosody-0.10.0-bitop.patch): + echo 'Patch #1 (prosody-0.10.0-bitop.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .bitop --fuzz=0 patching file util/dependencies.lua Hunk #1 succeeded at 90 (offset -9 lines). Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ayT2be + exit 0 + umask 022 + cd /builddir/build/BUILD + cd prosody-0.11.2 + ./configure --prefix=/usr --libdir=/usr/lib64 --lua-version=5.1 --with-lua-include=/usr/include/lua-5.1 '--add-cflags=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' '--add-ldflags=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' --no-example-certs Lua interpreter found: /usr/bin/lua-5.1... Checking if /usr/bin/lua-5.1 is Lua version 5.1... yes Checking Lua includes... lua.h found in /usr/include/lua-5.1/lua.h Checking if Lua header version matches that of the interpreter... yes 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-5.1|; \ 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$| lua-5.1|; \ 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 cp prosody.release prosody.version make -C util-src install make[1]: Entering directory '/builddir/build/BUILD/prosody-0.11.2/util-src' gcc -fPIC -Wall -pedantic -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/include/lua-5.1 -c -o encodings.o encodings.c gcc -fPIC -Wall -pedantic -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/include/lua-5.1 -c -o hashes.o hashes.c gcc -fPIC -Wall -pedantic -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/include/lua-5.1 -c -o net.o net.c gcc -fPIC -Wall -pedantic -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/include/lua-5.1 -c -o pposix.o pposix.c gcc -fPIC -Wall -pedantic -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/include/lua-5.1 -c -o signal.o signal.c BUILDSTDERR: pposix.c: In function 'lc_daemonize': BUILDSTDERR: pposix.c:119:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: freopen("/dev/null", "r", stdin); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pposix.c:120:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: freopen("/dev/null", "w", stdout); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pposix.c:121:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: freopen("/dev/null", "w", stderr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -fPIC -Wall -pedantic -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/include/lua-5.1 -c -o table.o table.c gcc -fPIC -Wall -pedantic -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/include/lua-5.1 -c -o ringbuffer.o ringbuffer.c gcc -fPIC -Wall -pedantic -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/include/lua-5.1 -c -o time.o time.c gcc -fPIC -Wall -pedantic -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/include/lua-5.1 -c -o poll.o poll.c gcc -fPIC -Wall -pedantic -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/include/lua-5.1 -c -o compat.o compat.c gcc -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o encodings.so encodings.o -lidn gcc -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hashes.so hashes.o -lcrypto gcc -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o net.so net.o gcc -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pposix.so pposix.o gcc -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o signal.so signal.o gcc -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o table.so table.o gcc -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ringbuffer.so ringbuffer.o gcc -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o time.so time.o gcc -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o poll.so poll.o gcc -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o compat.so compat.o install -m644 encodings.so hashes.so net.so pposix.so signal.so table.so ringbuffer.so time.so poll.so compat.so ../util/ rm table.o net.o poll.o encodings.o time.o ringbuffer.o pposix.o hashes.o signal.o compat.o make[1]: Leaving directory '/builddir/build/BUILD/prosody-0.11.2/util-src' + make -C tools/migration -j4 make: Entering directory '/builddir/build/BUILD/prosody-0.11.2/tools/migration' sed "1s/\blua\b/lua-5.1/; \ s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/lib64/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.11.2/tools/migration' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0UGHb2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le + cd prosody-0.11.2 + mkdir -p /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/pki/ /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/var/lib/prosody/ /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/var/log/prosody/ install -d /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/bin /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/prosody /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/modules /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody + make DESTDIR=/builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le install install -d -m750 /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/var/lib/prosody install -d /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/share/man/man1 install -d /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/prosody/certs install -d /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/core /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/net /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util install -p -m755 ./prosody.install /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/bin/prosody install -p -m755 ./prosodyctl.install /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/bin/prosodyctl install -p -m644 core/*.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/core install -p -m644 net/*.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/net install -d /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/net/http /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/net/resolvers /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/net/websocket install -p -m644 net/http/*.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/net/http install -p -m644 net/resolvers/*.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/net/resolvers install -p -m644 net/websocket/*.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/net/websocket install -p -m644 util/*.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util install -p -m644 util/*.so /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util install -d /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/sasl install -p -m644 util/sasl/*.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/sasl install -d /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/modules/mod_s2s /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/modules/mod_pubsub /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/modules/adhoc /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/modules/muc /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/modules/mod_mam install -p -m644 plugins/*.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/modules install -p -m644 plugins/mod_s2s/*.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/modules/mod_s2s install -p -m644 plugins/mod_pubsub/*.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/modules/mod_pubsub install -p -m644 plugins/adhoc/*.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/modules/adhoc install -p -m644 plugins/muc/*.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/modules/muc install -p -m644 plugins/mod_mam/*.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/modules/mod_mam install -p -m644 certs/* /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/prosody/certs install -p -m644 man/prosodyctl.man /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/share/man/man1/prosodyctl.1 test -f /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/prosody/prosody.cfg.lua || install -p -m644 prosody.cfg.lua.install /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/prosody/prosody.cfg.lua test -f prosody.version && install -p -m644 prosody.version /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/prosody.version make install -C util-src make[1]: Entering directory '/builddir/build/BUILD/prosody-0.11.2/util-src' install -m644 encodings.so hashes.so net.so pposix.so signal.so table.so ringbuffer.so time.so poll.so compat.so ../util/ make[1]: Leaving directory '/builddir/build/BUILD/prosody-0.11.2/util-src' make: Entering directory '/builddir/build/BUILD/prosody-0.11.2/tools/migration' install -d /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/bin /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/prosody /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/migrator + make -C tools/migration DESTDIR=/builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le install install -d /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/share/man/man1 install -d /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/migrator install -m755 ./prosody-migrator.install /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/bin/prosody-migrator install -m644 migrator/*.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/migrator test -e /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/prosody/migrator.cfg.lua || install -m644 migrator.cfg.lua.install /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/prosody/migrator.cfg.lua make: Leaving directory '/builddir/build/BUILD/prosody-0.11.2/tools/migration' + install -p -m 755 tools/ejabberd2prosody.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/bin/ejabberd2prosody + sed -e 's@;../?.lua@;/usr/lib64/prosody/util/?.lua;/usr/lib64/prosody/?.lua;@' -e '1s@ lua$@ lua-5.1@' -i /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/bin/ejabberd2prosody + touch -c -r tools/ejabberd2prosody.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/bin/ejabberd2prosody + install -p -m 644 tools/erlparse.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/ + mv -f /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/prosody/certs/ /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/pki/prosody/ + ln -s ../pki/prosody/ /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/prosody/certs + install -D -p -m 644 /builddir/build/SOURCES/prosody.service /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib/systemd/system/prosody.service + install -D -p -m 644 /builddir/build/SOURCES/prosody.logrotate-service /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/logrotate.d/prosody + install -D -p -m 644 /builddir/build/SOURCES/prosody.tmpfilesd /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib/tmpfiles.d/prosody.conf + mkdir -p /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/run/prosody/ + touch -c -r prosody.cfg.lua.dist.config /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/prosody/prosody.cfg.lua + install -D -p -m 644 /builddir/build/SOURCES/prosody-localhost.cfg.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/prosody/conf.d/localhost.cfg.lua + install -D -p -m 644 /builddir/build/SOURCES/prosody-example.com.cfg.lua /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/prosody/conf.d/example.com.cfg.lua + chmod 755 /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/compat.so /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/encodings.so /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/hashes.so /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/net.so /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/poll.so /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/pposix.so /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/ringbuffer.so /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/signal.so /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/table.so /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/time.so + sed -e 's/\r//g' -i doc/stanza.txt doc/session.txt doc/roster_format.txt + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.11.2-1.fc28 --unique-debug-suffix -0.11.2-1.fc28.ppc64le --unique-debug-src-base prosody-0.11.2-1.fc28.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/prosody-0.11.2 extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/hashes.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/signal.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/net.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/time.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/ringbuffer.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/poll.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/pposix.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/encodings.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/table.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/lib64/prosody/util/compat.so /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. BUILDSTDERR: 126 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' mangling shebang in /usr/bin/prosody from /usr/bin/env lua-5.1 to #!/usr/bin/lua-5.1 mangling shebang in /usr/bin/prosodyctl from /usr/bin/env lua-5.1 to #!/usr/bin/lua-5.1 mangling shebang in /usr/bin/prosody-migrator from /usr/bin/env lua-5.1 to #!/usr/bin/lua-5.1 mangling shebang in /usr/bin/ejabberd2prosody from /usr/bin/env lua-5.1 to #!/usr/bin/lua-5.1 Processing files: prosody-0.11.2-1.fc28.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.unAQnU BUILDSTDERR: warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/etc/prosody/certs + umask 022 + cd /builddir/build/BUILD + cd prosody-0.11.2 + DOCDIR=/builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/share/doc/prosody + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/share/doc/prosody + cp -pr AUTHORS /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/share/doc/prosody + cp -pr CHANGES /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/share/doc/prosody + cp -pr HACKERS /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/share/doc/prosody + cp -pr README /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/share/doc/prosody + cp -pr doc/coding_style.txt doc/names.txt doc/net.server.lua doc/roster_format.txt doc/session.txt doc/stanza.txt doc/stanza_routing.txt doc/storage.tld /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/share/doc/prosody + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Zo14AM + umask 022 + cd /builddir/build/BUILD + cd prosody-0.11.2 + LICENSEDIR=/builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/share/licenses/prosody + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/share/licenses/prosody + cp -pr COPYING /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le/usr/share/licenses/prosody + exit 0 Provides: config(prosody) = 0.11.2-1.fc28 prosody = 0.11.2-1.fc28 prosody(ppc-64) = 0.11.2-1.fc28 Requires(interp): /bin/sh /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 shadow-utils Requires(post): /bin/sh /usr/bin/openssl systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/lua-5.1 libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libidn.so.11()(64bit) libidn.so.11(LIBIDN_1.0)(64bit) rtld(GNU_HASH) Processing files: prosody-debugsource-0.11.2-1.fc28.ppc64le Provides: prosody-debugsource = 0.11.2-1.fc28 prosody-debugsource(ppc-64) = 0.11.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: prosody-debuginfo-0.11.2-1.fc28.ppc64le Provides: debuginfo(build-id) = 199d2a1f63938a628408a52aeefe86f02c8fc6de debuginfo(build-id) = 50a8953ef2fa542a8f7a8b29f6de1e9dfe22e1a4 debuginfo(build-id) = 8d61e0fd18209fdba2bd81ee4293eccd3f742509 debuginfo(build-id) = aec45a7d0d7cbe1df540157d89fda42bad2ad805 debuginfo(build-id) = b25f9d18ab2e0880de955711564a7930295c8d72 debuginfo(build-id) = b2ecd2f25b209ceb67f0b53a18bbf0eb4923250a debuginfo(build-id) = c925f9fd8baf9cbbd1c1549123763b948bdffa93 debuginfo(build-id) = db092a292a62dc5f86a8773be76347f469328f3f debuginfo(build-id) = dd75643262a7ba226655e2a6ad0e813acfe834c6 debuginfo(build-id) = edc548b9134a980b2b75cc2951a0a410bc009b81 prosody-debuginfo = 0.11.2-1.fc28 prosody-debuginfo(ppc-64) = 0.11.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: prosody-debugsource(ppc-64) = 0.11.2-1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le Wrote: /builddir/build/RPMS/prosody-0.11.2-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/prosody-debugsource-0.11.2-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/prosody-debuginfo-0.11.2-1.fc28.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EPE8PG + umask 022 + cd /builddir/build/BUILD + cd prosody-0.11.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/prosody-0.11.2-1.fc28.ppc64le + exit 0 Child return code was: 0