Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/prosody.spec'], chrootPath='/var/lib/mock/f29-build-7783-1926/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/prosody-0.10.2-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/prosody.spec'], chrootPath='/var/lib/mock/f29-build-7783-1926/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VzktYP + umask 022 + cd /builddir/build/BUILD + gpgv2 --keyring /builddir/build/SOURCES/gpgkey-32A9EDDE3609931EB98CEAC315907E8E7BDD6BFE.gpg /builddir/build/SOURCES/prosody-0.10.2.tar.gz.asc /builddir/build/SOURCES/prosody-0.10.2.tar.gz BUILDSTDERR: gpgv: Signature made Thu May 31 17:51:47 2018 BST BUILDSTDERR: gpgv: using RSA key 15907E8E7BDD6BFE BUILDSTDERR: gpgv: Good signature from "Matthew Wild " + cd /builddir/build/BUILD + rm -rf prosody-0.10.2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/prosody-0.10.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd prosody-0.10.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (prosody-0.10.0-config.patch): + echo 'Patch #0 (prosody-0.10.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 102 (offset 8 lines). + echo 'Patch #1 (prosody-0.10.0-bitop.patch):' 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rWB7PQ + umask 022 + cd /builddir/build/BUILD + cd prosody-0.10.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 -fasynchronous-unwind-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.10.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 -fasynchronous-unwind-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 -fasynchronous-unwind-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 -fasynchronous-unwind-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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/lua-5.1 -c -o signal.o signal.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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/lua-5.1 -c -o ringbuffer.o ringbuffer.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 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 pposix.so pposix.o gcc -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ringbuffer.so ringbuffer.o install -m644 encodings.so hashes.so net.so pposix.so signal.so table.so ringbuffer.so ../util/ rm table.o net.o encodings.o ringbuffer.o pposix.o hashes.o signal.o make[1]: Leaving directory '/builddir/build/BUILD/prosody-0.10.2/util-src' + make -C tools/migration -j4 make: Entering directory '/builddir/build/BUILD/prosody-0.10.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.10.2/tools/migration' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Q7hh6b + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64 + cd prosody-0.10.2 + rm -rf /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/pki/ /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/var/lib/prosody/ /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/var/log/prosody/ + make DESTDIR=/builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64 install install -d /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/bin /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/prosody /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/modules /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody install -d -m750 /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/var/lib/prosody install -d /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/share/man/man1 install -d /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/prosody/certs install -d /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/core /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/net /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util install -p -m755 ./prosody.install /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/bin/prosody install -p -m755 ./prosodyctl.install /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/bin/prosodyctl install -p -m644 core/*.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/core install -p -m644 net/*.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/net install -d /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/net/http /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/net/websocket install -p -m644 net/http/*.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/net/http install -p -m644 net/websocket/*.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/net/websocket install -p -m644 util/*.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util install -p -m644 util/*.so /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util install -d /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/sasl install -p -m644 util/sasl/*.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/sasl install -d /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/modules/mod_s2s /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/modules/mod_pubsub /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/modules/adhoc /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/modules/muc /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/modules/mod_mam install -p -m644 plugins/*.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/modules install -p -m644 plugins/mod_s2s/*.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/modules/mod_s2s install -p -m644 plugins/mod_pubsub/*.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/modules/mod_pubsub install -p -m644 plugins/adhoc/*.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/modules/adhoc install -p -m644 plugins/muc/*.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/modules/muc install -p -m644 plugins/mod_mam/*.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/modules/mod_mam install -p -m644 certs/* /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/prosody/certs install -p -m644 man/prosodyctl.man /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/share/man/man1/prosodyctl.1 test -f /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/prosody/prosody.cfg.lua || install -p -m644 prosody.cfg.lua.install /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/prosody/prosody.cfg.lua test -f prosody.version && install -p -m644 prosody.version /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/prosody.version make install -C util-src make[1]: Entering directory '/builddir/build/BUILD/prosody-0.10.2/util-src' install -m644 encodings.so hashes.so net.so pposix.so signal.so table.so ringbuffer.so ../util/ make[1]: Leaving directory '/builddir/build/BUILD/prosody-0.10.2/util-src' + make -C tools/migration DESTDIR=/builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64 install make: Entering directory '/builddir/build/BUILD/prosody-0.10.2/tools/migration' install -d /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/bin /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/prosody /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/migrator install -d /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/share/man/man1 install -d /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/migrator install -m755 ./prosody-migrator.install /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/bin/prosody-migrator install -m644 migrator/*.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/migrator test -e /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/prosody/migrator.cfg.lua || install -m644 migrator.cfg.lua.install /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/prosody/migrator.cfg.lua make: Leaving directory '/builddir/build/BUILD/prosody-0.10.2/tools/migration' + install -p -m 755 tools/ejabberd2prosody.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/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.10.2-1.fc29.riscv64/usr/bin/ejabberd2prosody + touch -c -r tools/ejabberd2prosody.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/bin/ejabberd2prosody + install -p -m 644 tools/erlparse.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/ + mv -f /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/prosody/certs/ /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/pki/prosody/ + ln -s ../pki/prosody/ /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/prosody/certs + install -D -p -m 644 /builddir/build/SOURCES/prosody.service /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib/systemd/system/prosody.service + install -D -p -m 644 /builddir/build/SOURCES/prosody.logrotate-service /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/logrotate.d/prosody + install -D -p -m 644 /builddir/build/SOURCES/prosody.tmpfilesd /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib/tmpfiles.d/prosody.conf + mkdir -p /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/run/prosody/ + touch -c -r prosody.cfg.lua.dist.config /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/prosody/prosody.cfg.lua + install -D -p -m 644 /builddir/build/SOURCES/prosody-localhost.cfg.lua /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/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.10.2-1.fc29.riscv64/etc/prosody/conf.d/example.com.cfg.lua + chmod 755 /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/encodings.so /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/hashes.so /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/net.so /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/pposix.so /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/ringbuffer.so /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/signal.so /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/table.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.10.2-1.fc29 --unique-debug-suffix -0.10.2-1.fc29.riscv64 --unique-debug-src-base prosody-0.10.2-1.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/prosody-0.10.2 extracting debug info from /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/hashes.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/table.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/signal.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/ringbuffer.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/encodings.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/pposix.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/lib64/prosody/util/net.so /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. BUILDSTDERR: 101 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.10.2-1.fc29.riscv64/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 + /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/ejabberd2prosody 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/prosodyctl from /usr/bin/env lua-5.1 to #!/usr/bin/lua-5.1 Processing files: prosody-0.10.2-1.fc29.riscv64 BUILDSTDERR: warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/etc/prosody/certs Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jrxk8l + umask 022 + cd /builddir/build/BUILD + cd prosody-0.10.2 + DOCDIR=/builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/share/doc/prosody + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/share/doc/prosody + cp -pr AUTHORS /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/share/doc/prosody + cp -pr CHANGES /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/share/doc/prosody + cp -pr HACKERS /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/share/doc/prosody + cp -pr README /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/share/doc/prosody + cp -pr doc/coding_style.txt doc/names.txt doc/roster_format.txt doc/session.txt doc/stanza.txt doc/stanza_routing.txt doc/storage.tld /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/share/doc/prosody + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MJKFcq + umask 022 + cd /builddir/build/BUILD + cd prosody-0.10.2 + LICENSEDIR=/builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/share/licenses/prosody + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/share/licenses/prosody + cp -pr COPYING /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64/usr/share/licenses/prosody + exit 0 Provides: config(prosody) = 0.10.2-1.fc29 prosody = 0.10.2-1.fc29 prosody(riscv-64) = 0.10.2-1.fc29 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 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libidn.so.12()(64bit) libidn.so.12(LIBIDN_1.0)(64bit) rtld(GNU_HASH) Processing files: prosody-debugsource-0.10.2-1.fc29.riscv64 Provides: prosody-debugsource = 0.10.2-1.fc29 prosody-debugsource(riscv-64) = 0.10.2-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: prosody-debuginfo-0.10.2-1.fc29.riscv64 Provides: debuginfo(build-id) = 0ba825ea4345d8bea24747fa579f0ca32bb4df83 debuginfo(build-id) = 118c7b80456b6bb20672a1bc28daf1d10ba187b8 debuginfo(build-id) = 43d6e4011f077d924b8cd6ed434396242655b1be debuginfo(build-id) = 5bb6cacaf43dc69552fd7381c4da5d4bbdd675db debuginfo(build-id) = 8294590192217a9ad16aad94e7901ed5865a0906 debuginfo(build-id) = 8ab1dfe7b7a4ec19fd410fb50d76d427a2947f63 debuginfo(build-id) = d63444fde6c9548458abd0adc76f291d1e0ecb43 prosody-debuginfo = 0.10.2-1.fc29 prosody-debuginfo(riscv-64) = 0.10.2-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: prosody-debugsource(riscv-64) = 0.10.2-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64 Wrote: /builddir/build/RPMS/prosody-0.10.2-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/prosody-debugsource-0.10.2-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/prosody-debuginfo-0.10.2-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ELfEJu + umask 022 + cd /builddir/build/BUILD + cd prosody-0.10.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/prosody-0.10.2-1.fc29.riscv64 + exit 0 Child return code was: 0