Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/zasx.spec'], chrootPath='/var/lib/mock/f31-build-102093-33465/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'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/zasx.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'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Wrote: /builddir/build/SRPMS/zasx-1.30-29.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/zasx.spec'], chrootPath='/var/lib/mock/f31-build-102093-33465/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'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/zasx.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'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7FBg4e + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Zasx + /usr/bin/unzip -qq /builddir/build/SOURCES/zasx130s.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd Zasx + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/zasx-1.30-fixes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/zasx-1.30-datadir.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/zasx-1.30-format-security.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/zasx-1.30-locale-fix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i 's/\r//' copying.txt readme.txt docs/index.html docs/zasx.css + mv docs html + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cKt9Gf + umask 022 + cd /builddir/build/BUILD + cd Zasx + make -j4 PREFIX=/usr '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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations' BUILDSTDERR: src/input.c: In function 'get_input_type_full_name': BUILDSTDERR: src/input.c:332:41: warning: '%i' directive output may be truncated writing between 1 and 11 bytes into a region of size 7 [-Wformat-truncation=] BUILDSTDERR: 332 | snprintf(buf, sizeof(buf), "Joystick %i", BUILDSTDERR: | ^~ BUILDSTDERR: src/input.c:332:31: note: directive argument in the range [-2147483647, 2147483647] BUILDSTDERR: 332 | snprintf(buf, sizeof(buf), "Joystick %i", BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from include/log.h:4, BUILDSTDERR: from src/input.c:13: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 21 bytes into a destination of size 16 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/gamemenu.c: In function 'DoMenu': BUILDSTDERR: src/gamemenu.c:473:26: warning: ' 0 0' directive writing 4 bytes into a region of size between 2 and 12 [-Wformat-overflow=] BUILDSTDERR: 473 | sprintf(buf, "Joy%i 0 0", n + 1); BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from include/log.h:4, BUILDSTDERR: from src/gamemenu.c:17: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 19 bytes into a destination of size 16 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/scorer.c: In function 'ProcessHighScore': BUILDSTDERR: src/scorer.c:303:15: warning: variable 'best_name' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 303 | const char *best_name; BUILDSTDERR: | ^~~~~~~~~ cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/anim.o -c src/anim.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/dataload.o -c src/dataload.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/gamemenu.o -c src/gamemenu.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/input.o -c src/input.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/log.o -c src/log.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/particle.o -c src/particle.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/scorer.o -c src/scorer.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/asteroid.o -c src/asteroid.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/drs.o -c src/drs.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/gametimer.o -c src/gametimer.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/player.o -c src/player.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/star.o -c src/star.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/config.o -c src/config.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/effect.o -c src/effect.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/gfx.o -c src/gfx.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/main.o -c src/main.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/ppcol.o -c src/ppcol.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/weapon.o -c src/weapon.c BUILDSTDERR: cc -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-un+ convert -transparent black -resize 64x64 zasx.ico zasx.png + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 wind-tables -fstack-clash-protection -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/jgmod.o -c src/jgmod.c cc -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 -fsigned-char -DALLEGRO_FIX_ALIASES -Wno-deprecated-declarations -DDATADIR=\"/usr/share/zasx/\" -Iinclude -o obj/unix.o -c src/unix.c cc `allegro-config --libs` -ldumb -laldmb -lm -lpthread -o zasx obj/anim.o obj/dataload.o obj/gamemenu.o obj/input.o obj/log.o obj/particle.o obj/scorer.o obj/asteroid.o obj/drs.o obj/gametimer.o obj/player.o obj/star.o obj/config.o obj/effect.o obj/gfx.o obj/main.o obj/ppcol.o obj/weapon.o obj/jgmod.o obj/unix.o Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UyIyAh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64 + cd Zasx + make install PREFIX=/builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr + mkdir -p /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/applications /builddir/build/SOURCES/zasx.desktop + mkdir -p /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/icons/hicolor/64x64/apps + install -p -m 644 zasx.png /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/icons/hicolor/64x64/apps + mkdir -p /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/appdata + install -p -m 644 /builddir/build/SOURCES/zasx.appdata.xml /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/appdata + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/appdata/zasx.appdata.xml BUILDSTDERR: GLib-GIO-Message: 16:43:59.526: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.30-29.fc31 --unique-debug-suffix -1.30-29.fc31.riscv64 --unique-debug-src-base zasx-1.30-29.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Zasx BUILDSTDERR: 368 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 mkdir -p /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/bin mkdir -p /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/zasx install -p -m 755 zasx /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/bin install -p -m 644 data/*.dat /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/zasx /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/appdata/zasx.appdata.xml: OK explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/bin/zasx extracting debug info from /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/bin/zasx original debug info size: 636kB, size after compression: 416kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: zasx-1.30-29.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x16YRh + umask 022 + cd /builddir/build/BUILD + cd Zasx + DOCDIR=/builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/doc/zasx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/doc/zasx + cp -pr readme.txt /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/doc/zasx + cp -pr html /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/doc/zasx + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1vFtJi + umask 022 + cd /builddir/build/BUILD + cd Zasx + LICENSEDIR=/builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/licenses/zasx + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/licenses/zasx + cp -pr copying.txt /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64/usr/share/licenses/zasx + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: application() application(zasx.desktop) metainfo() metainfo(zasx.appdata.xml) zasx = 1.30-29.fc31 zasx(riscv-64) = 1.30-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libaldmb-0.9.3.so()(64bit) liballeg.so.4.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdumb-0.9.3.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: zasx-debugsource-1.30-29.fc31.riscv64 Provides: zasx-debugsource = 1.30-29.fc31 zasx-debugsource(riscv-64) = 1.30-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zasx-debuginfo-1.30-29.fc31.riscv64 Provides: debuginfo(build-id) = f3ca6f891cdbbfcde7c6d8948519a591e3153a7f zasx-debuginfo = 1.30-29.fc31 zasx-debuginfo(riscv-64) = 1.30-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: zasx-debugsource(riscv-64) = 1.30-29.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64 Wrote: /builddir/build/RPMS/zasx-1.30-29.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/zasx-debugsource-1.30-29.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/zasx-debuginfo-1.30-29.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0WXGlg + umask 022 + cd /builddir/build/BUILD + cd Zasx + /usr/bin/rm -rf /builddir/build/BUILDROOT/zasx-1.30-29.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0