Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/prosody.spec'], chrootPath='/var/lib/mock/f31-build-20153782-1426770/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1586131200 Wrote: /builddir/build/SRPMS/prosody-0.11.5-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/prosody.spec'], chrootPath='/var/lib/mock/f31-build-20153782-1426770/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1586131200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lfXEae + umask 022 + cd /builddir/build/BUILD + gpgv2 --keyring /builddir/build/SOURCES/gpgkey-32A9EDDE3609931EB98CEAC315907E8E7BDD6BFE.gpg /builddir/build/SOURCES/prosody-0.11.5.tar.gz.asc /builddir/build/SOURCES/prosody-0.11.5.tar.gz gpgv: Signature made Sun Jan 19 16:16:26 2020 UTC gpgv: using RSA key 32A9EDDE3609931EB98CEAC315907E8E7BDD6BFE gpgv: Good signature from "Matthew Wild " + cd /builddir/build/BUILD + rm -rf prosody-0.11.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/prosody-0.11.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd prosody-0.11.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (prosody-0.11.0-config.patch):' 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). + echo 'Patch #1 (prosody-0.11.4-lua53.patch):' Patch #1 (prosody-0.11.4-lua53.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .lua53 --fuzz=0 patching file plugins/mod_admin_telnet.lua patching file spec/util_format_spec.lua patching file spec/util_json_spec.lua patching file util/array.lua patching file util/dependencies.lua patching file util/format.lua patching file util/ip.lua patching file util/set.lua + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cf0hKh + umask 022 + cd /builddir/build/BUILD + cd prosody-0.11.5 + ./configure --prefix=/usr --libdir=/usr/lib '--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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' '--add-ldflags=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' --no-example-certs Lua version detected: 5.3 Lua interpreter found: /usr/bin/lua... Checking Lua includes... lua.h found in /usr/include/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 -j5 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 cp prosody.release prosody.version make -C util-src install make[1]: Entering directory '/builddir/build/BUILD/prosody-0.11.5/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include -c -o signal.o signal.c pposix.c: In function 'lc_daemonize': pposix.c:119:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] 119 | freopen("/dev/null", "r", stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pposix.c:120:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] 120 | freopen("/dev/null", "w", stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pposix.c:121:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] 121 | freopen("/dev/null", "w", stderr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include -c -o compat.o compat.c gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o encodings.so encodings.o -lidn gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hashes.so hashes.o -lcrypto gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o net.so net.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o signal.so signal.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o table.so table.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ringbuffer.so ringbuffer.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o time.so time.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o poll.so poll.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o compat.so compat.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pposix.so pposix.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.5/util-src' + make -C tools/migration -j5 make: Entering directory '/builddir/build/BUILD/prosody-0.11.5/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.11.5/tools/migration' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.04Kwyg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm ++ dirname /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm + cd prosody-0.11.5 + mkdir -p /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/pki/ /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/var/lib/prosody/ /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/var/log/prosody/ + make DESTDIR=/builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm install install -d /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/bin /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/prosody /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/modules /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody install -d -m750 /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/var/lib/prosody install -d /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/share/man/man1 install -d /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/prosody/certs install -d /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/core /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/net /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util install -p -m755 ./prosody.install /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/bin/prosody install -p -m755 ./prosodyctl.install /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/bin/prosodyctl install -p -m644 core/*.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/core install -p -m644 net/*.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/net install -d /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/net/http /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/net/resolvers /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/net/websocket install -p -m644 net/http/*.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/net/http install -p -m644 net/resolvers/*.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/net/resolvers install -p -m644 net/websocket/*.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/net/websocket install -p -m644 util/*.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util install -p -m644 util/*.so /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util install -d /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/sasl install -p -m644 util/sasl/*.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/sasl install -d /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/modules/mod_s2s /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/modules/mod_pubsub /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/modules/adhoc /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/modules/muc /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/modules/mod_mam install -p -m644 plugins/*.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/modules install -p -m644 plugins/mod_s2s/*.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/modules/mod_s2s install -p -m644 plugins/mod_pubsub/*.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/modules/mod_pubsub install -p -m644 plugins/adhoc/*.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/modules/adhoc install -p -m644 plugins/muc/*.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/modules/muc install -p -m644 plugins/mod_mam/*.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/modules/mod_mam install -p -m644 certs/* /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/prosody/certs install -p -m644 man/prosodyctl.man /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/share/man/man1/prosodyctl.1 test -f /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/prosody/prosody.cfg.lua || install -p -m644 prosody.cfg.lua.install /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/prosody/prosody.cfg.lua test -f prosody.version && install -p -m644 prosody.version /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/prosody.version make install -C util-src make[1]: Entering directory '/builddir/build/BUILD/prosody-0.11.5/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.5/util-src' + make -C tools/migration DESTDIR=/builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm install make: Entering directory '/builddir/build/BUILD/prosody-0.11.5/tools/migration' install -d /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/bin /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/prosody /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/migrator install -d /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/share/man/man1 install -d /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/migrator install -m755 ./prosody-migrator.install /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/bin/prosody-migrator install -m644 migrator/*.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/migrator test -e /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/prosody/migrator.cfg.lua || install -m644 migrator.cfg.lua.install /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/prosody/migrator.cfg.lua make: Leaving directory '/builddir/build/BUILD/prosody-0.11.5/tools/migration' + install -p -m 755 tools/ejabberd2prosody.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/bin/ejabberd2prosody + sed -e 's@;../?.lua@;/usr/lib/prosody/util/?.lua;/usr/lib/prosody/?.lua;@' -i /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/bin/ejabberd2prosody + touch -c -r tools/ejabberd2prosody.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/bin/ejabberd2prosody + install -p -m 644 tools/erlparse.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/ + mv -f /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/prosody/certs/ /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/pki/prosody/ + ln -s ../pki/prosody/ /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/prosody/certs + install -D -p -m 644 /builddir/build/SOURCES/prosody.service /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/systemd/system/prosody.service + install -D -p -m 644 /builddir/build/SOURCES/prosody.logrotate-service /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/logrotate.d/prosody + install -D -p -m 644 /builddir/build/SOURCES/prosody.tmpfilesd /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/tmpfiles.d/prosody.conf + mkdir -p /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/run/prosody/ + touch -c -r prosody.cfg.lua.dist.config /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/prosody/prosody.cfg.lua + install -D -p -m 644 /builddir/build/SOURCES/prosody-localhost.cfg.lua /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/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.5-1.fc31.arm/etc/prosody/conf.d/example.com.cfg.lua + chmod 755 /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/compat.so /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/encodings.so /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/hashes.so /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/net.so /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/poll.so /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/pposix.so /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/ringbuffer.so /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/signal.so /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/table.so /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/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 -j5 --strict-build-id -m -i --build-id-seed 0.11.5-1.fc31 --unique-debug-suffix -0.11.5-1.fc31.arm --unique-debug-src-base prosody-0.11.5-1.fc31.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/prosody-0.11.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/encodings.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/compat.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/hashes.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/net.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/poll.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/hashes.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/net.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/compat.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/poll.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/encodings.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/pposix.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/ringbuffer.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/pposix.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/ringbuffer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/signal.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/time.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/table.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/signal.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/table.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/lib/prosody/util/time.so original debug info size: 312kB, size after compression: 308kB /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. 126 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/ejabberd2prosody from /usr/bin/env lua to #!/usr/bin/lua mangling shebang in /usr/bin/prosodyctl from /usr/bin/env lua to #!/usr/bin/lua mangling shebang in /usr/bin/prosody from /usr/bin/env lua to #!/usr/bin/lua mangling shebang in /usr/bin/prosody-migrator from /usr/bin/env lua to #!/usr/bin/lua Processing files: prosody-0.11.5-1.fc31.armv7hl warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/etc/prosody/certs Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.irPIOf + umask 022 + cd /builddir/build/BUILD + cd prosody-0.11.5 + DOCDIR=/builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/share/doc/prosody + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/share/doc/prosody + cp -pr AUTHORS /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/share/doc/prosody + cp -pr CHANGES /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/share/doc/prosody + cp -pr HACKERS /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/share/doc/prosody + cp -pr README /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/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.5-1.fc31.arm/usr/share/doc/prosody + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.S1uxIf + umask 022 + cd /builddir/build/BUILD + cd prosody-0.11.5 + LICENSEDIR=/builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/share/licenses/prosody + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/share/licenses/prosody + cp -pr COPYING /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm/usr/share/licenses/prosody + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(prosody) = 0.11.5-1.fc31 prosody = 0.11.5-1.fc31 prosody(armv7hl-32) = 0.11.5-1.fc31 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 ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libidn.so.12 libidn.so.12(LIBIDN_1.0) rtld(GNU_HASH) Processing files: prosody-debugsource-0.11.5-1.fc31.armv7hl Provides: prosody-debugsource = 0.11.5-1.fc31 prosody-debugsource(armv7hl-32) = 0.11.5-1.fc31 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.5-1.fc31.armv7hl Provides: debuginfo(build-id) = 1a4e496b97a752e0fafe548d334a6b4d41c298f5 debuginfo(build-id) = 20f4fb972fafa6051ba4e51de0844ee1621227be debuginfo(build-id) = 24e4890033bac5c7b2c34294d21f0201aef4036f debuginfo(build-id) = 3db8caf403f09bf4ece4a207c1d16e021cc48397 debuginfo(build-id) = 68895f7e63cb21099c09da3f6eb3b8e1e699b9cd debuginfo(build-id) = 6e78c1504182ee7267d0236fd3961414446c2e55 debuginfo(build-id) = 92a34e2dd8626ca5b7c3b7892778209bb183a501 debuginfo(build-id) = a541dedddc2ad6ca5b9c387485ae67dffd0da0e1 debuginfo(build-id) = b5927071d7dae8b2e5f48683a36f1f6ea4a8f137 debuginfo(build-id) = c57910813ef02da120fc5cc06cf8d7baa9fcea20 prosody-debuginfo = 0.11.5-1.fc31 prosody-debuginfo(armv7hl-32) = 0.11.5-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: prosody-debugsource(armv7hl-32) = 0.11.5-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm Wrote: /builddir/build/RPMS/prosody-debugsource-0.11.5-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/prosody-debuginfo-0.11.5-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/prosody-0.11.5-1.fc31.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VaCsSe + umask 022 + cd /builddir/build/BUILD + cd prosody-0.11.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/prosody-0.11.5-1.fc31.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0