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/pmars.spec'], chrootPath='/var/lib/mock/f31-build-49218-27243/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pmars.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=1549065600 Wrote: /builddir/build/SRPMS/pmars-0.9.2-20.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pmars.spec'], chrootPath='/var/lib/mock/f31-build-49218-27243/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pmars.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=1549065600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0cnwJV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pmars-0.9.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pmars-0.9.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pmars-0.9.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (pmars-0.9.2-nostrip.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .nostrip --fuzz=0 + echo 'Patch #1 (pmars-0.9.2-CCat.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .CCat --fuzz=0 + echo 'Patch #2 (pmars-sfprintf-format.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .printf --fuzz=0 + mkdir doc_install + cp -a doc doc_install + rm doc_install/doc/pmars.6 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (pmars-0.9.2-nostrip.patch): patching file src/Makefile Patch #1 (pmars-0.9.2-CCat.patch): patching file src/Makefile Patch #2 (pmars-sfprintf-format.patch): patching file src/asm.c patching file src/cdb.c patching file src/xwindisp.c patching file src/clparse.c Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EUOz8S + umask 022 + cd /builddir/build/BUILD + cd pmars-0.9.2 + make -C src '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 -DEXT94 -DXWINGRAPHX -DPERMUTATE' BUILDSTDERR: asm.c: In function 'addsym': BUILDSTDERR: asm.c:306:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 306 | if ((symgrp = (grp_st *) MALLOC(sizeof(grp_st))) != NULL) BUILDSTDERR: | ^ BUILDSTDERR: asm.c: In function 'addline': BUILDSTDERR: asm.c:370:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 370 | if ((temp = (line_st *) MALLOC(sizeof(line_st))) != NULL) BUILDSTDERR: | ^ BUILDSTDERR: asm.c: In function 'encode': BUILDSTDERR: asm.c:1490:25: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 1490 | else if (resultB) BUILDSTDERR: | ^ BUILDSTDERR: asm.c: In function 'parse': BUILDSTDERR: asm.c:2011:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 2011 | if (opcode < OPNUM) BUILDSTDERR: | ^ BUILDSTDERR: asm.c: In function 'errprn': BUILDSTDERR: asm.c:895:28: warning: '%s' directive writing up to 255 bytes into a region of size 248 [-Wformat-overflow=] BUILDSTDERR: 895 | sprintf(outs, " %s\n", abuf); BUILDSTDERR: | ^~ ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from asm.c:41: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 10 and 265 bytes into a destination of size 256 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: asm.c:866:32: warning: '%s' directive writing up to 255 bytes into a region of size 248 [-Wformat-overflow=] BUILDSTDERR: 866 | sprintf(outs, " %s\n", abuf); BUILDSTDERR: | ^~ ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from asm.c:41: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 10 and 265 bytes into a destination of size 256 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from disasm.c:26: BUILDSTDERR: sim.h:92:12: warning: built-in function 'round' declared as non-function [-Wbuiltin-declaration-mismatch] BUILDSTDERR: 92 | extern int round; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from cdb.c:30: BUILDSTDERR: sim.h:92:12: warning: built-in function 'round' declared as non-function [-Wbuiltin-declaration-mismatch] BUILDSTDERR: 92 | extern int round; BUILDSTDERR: | ^~~~~ BUILDSTDERR: cdb.c: In function 'cdb': BUILDSTDERR: cdb.c:523:11: warning: the address of 'argStr' will always evaluate as 'true' [-Waddress] BUILDSTDERR: 523 | if (argStr) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: cdb.c: In function 'subst_eval': BUILDSTDERR: cdb.c:1550:23: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] BUILDSTDERR: 1550 | sprintf(outs, "%d", (targetID == QUEUE || targetID == PSP ? BUILDSTDERR: | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | int BUILDSTDERR: | %ld BUILDSTDERR: 1551 | 0 : (targetID == WARRIOR ? BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | long int BUILDSTDERR: 1552 | W - warrior : progCnt))); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cdb.c:1558:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] BUILDSTDERR: 1558 | sprintf(outs, "%d", (targetID == QUEUE || targetID == PSP ? BUILDSTDERR: | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | int BUILDSTDERR: | %ld BUILDSTDERR: 1559 | 0 : (targetID == WARRIOR ? BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | long int BUILDSTDERR: 1560 | W - warrior : progCnt))); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cdb.c:1563:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] BUILDSTDERR: 1563 | sprintf(outs, "%d", (cycle + (warriorsLeft ? warriorsLeft : 1) - 1) / BUILDSTDERR: | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int long int BUILDSTDERR: | %ld BUILDSTDERR: 1564 | (warriorsLeft ? warriorsLeft : 1)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cdb.c:1507:29: warning: unused variable 'tmp' [-Wunused-variable] BUILDSTDERR: 1507 | int bi1 = 0, bi2 = 1, tmp, i; BUILDSTDERR: | ^~~ BUILDSTDERR: cdb.c: In function 'cdb': BUILDSTDERR: cdb.c:364:20: warning: 'returnValue' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 364 | int argType, returnValue; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from sim.c:29: BUILDSTDERR: sim.h:92:12: warning: built-in function 'round' declared as non-function [-Wbuiltin-declaration-mismatch] BUILDSTDERR: 92 | extern int round; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from sim.c:92: BUILDSTDERR: xwindisp.c: In function 'conv_key': BUILDSTDERR: xwindisp.c:713:39: warning: pointer targets in passing argument 2 of 'XLookupString' differ in signedness [-Wpointer-sign] BUILDSTDERR: 713 | count = XLookupString(&event->xkey, buffer, 20, &keysym, &compose); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | | BUILDSTDERR: | unsigned char * BUILDSTDERR: In file included from xwindisp.c:40, BUILDSTDERR: from sim.c:92: BUILDSTDERR: /usr/include/X11/Xutil.h:536:5: note: expected 'char *' but argument is of type 'unsigned char *' BUILDSTDERR: 536 | char* /* buffer_return */, BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from sim.c:92: BUILDSTDERR: xwindisp.c: In function 'xWin_display_cycle': BUILDSTDERR: xwindisp.c:1284:9: warning: implicit declaration of function 'sighandler'; did you mean 'sa_handler'? [-Wimplicit-function-declaration] BUILDSTDERR: 1284 | sighandler(0); /* ??? debugState = STEP; *//* stepping = BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | sa_handler BUILDSTDERR: xwindisp.c: In function 'init_xwin': BUILDSTDERR: xwindisp.c:1642:29: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] BUILDSTDERR: 1642 | pmarsicn_bits, pmarsicn_width, pmarsicn_height); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | unsigned char * BUILDSTDERR: In file included from /usr/include/X11/Xlib.h:47, BUILDSTDERR: from xwindisp.c:39, BUILDSTDERR: from sim.c:92: BUILDSTDERR: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' BUILDSTDERR: 1607 | _Xconst char* /* data */, BUILDSTDERR: | ^ BUILDSTDERR: In file included from pos.c:24: BUILDSTDERR: sim.h:92:12: warning: built-in function 'round' declared as non-function [-Wbuiltin-declaration-mismatch] BUILDSTDERR: 92 | extern int round; BUILDSTDERR: | ^~~~~ BUILDSTDERR: clparse.c: In function 'next_input': BUILDSTDERR: clparse.c:227:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 227 | fscanf(filep, "%s", inputs); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: clparse.c:234:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 234 | fscanf(filep, "%[^\"]%*[\"]", inputs + i); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: clparse.c:237:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 237 | fgets(inputs, 100, filep); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: clparse.c:239:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 239 | fscanf(filep, "%s", inputs); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Entering directory '/builddir/build/BUILD/pmars-0.9.2/src' Making pmars with compiler flags -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 -DEXT94 -DXWINGRAPHX -DPERMUTATE Compiling pmars.o gcc -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 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c pmars.c Compiling asm.o gcc -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 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c asm.c Compiling eval.o gcc -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 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c eval.c Compiling disasm.o gcc -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 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c disasm.c Compiling cdb.o gcc -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 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c cdb.c Compiling sim.o gcc -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 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c sim.c Compiling pos.o gcc -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 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c pos.c Compiling clparse.o gcc -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 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c clparse.c Compiling global.o gcc -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 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c global.c Compiling token.o BUILDSTDERR: gcc -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 -DEXT94 -DXWINGRAPHX -DPERMUT+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ATE -c token.c Compiling str_eng.o gcc -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 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c str_eng.c Linking pmars gcc -o pmars pmars.o asm.o eval.o disasm.o cdb.o sim.o pos.o clparse.o global.o token.o str_eng.o -L/usr/X11R6/lib -lX11 done make: Leaving directory '/builddir/build/BUILD/pmars-0.9.2/src' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qfxrRT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64 + cd pmars-0.9.2 + rm -rf /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64 + install -D -p -m 755 src/pmars /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64/usr/bin/pmars + install -D -p -m 644 doc/pmars.6 /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64/usr/share/man/man6/pmars.6 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.2-20.fc31 --unique-debug-suffix -0.9.2-20.fc31.riscv64 --unique-debug-src-base pmars-0.9.2-20.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pmars-0.9.2 BUILDSTDERR: 598 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/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64/usr/bin/pmars extracting debug info from /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64/usr/bin/pmars original debug info size: 392kB, size after compression: 364kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: pmars-0.9.2-20.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xotCAW + umask 022 + cd /builddir/build/BUILD + cd pmars-0.9.2 + DOCDIR=/builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64/usr/share/doc/pmars + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64/usr/share/doc/pmars + cp -pr AUTHORS /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64/usr/share/doc/pmars + cp -pr ChangeLog /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64/usr/share/doc/pmars + cp -pr CONTRIB /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64/usr/share/doc/pmars + cp -pr COPYING /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64/usr/share/doc/pmars + cp -pr README /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64/usr/share/doc/pmars + cp -pr config/ /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64/usr/share/doc/pmars + cp -pr doc_install/doc/ /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64/usr/share/doc/pmars + cp -pr warriors/ /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64/usr/share/doc/pmars + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: pmars = 0.9.2-20.fc31 pmars(riscv-64) = 0.9.2-20.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) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: pmars-debugsource-0.9.2-20.fc31.riscv64 Provides: pmars-debugsource = 0.9.2-20.fc31 pmars-debugsource(riscv-64) = 0.9.2-20.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pmars-debuginfo-0.9.2-20.fc31.riscv64 Provides: debuginfo(build-id) = 709c9318c9d1f112d79b355c0c02433d4dfb93e2 pmars-debuginfo = 0.9.2-20.fc31 pmars-debuginfo(riscv-64) = 0.9.2-20.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pmars-debugsource(riscv-64) = 0.9.2-20.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64 Wrote: /builddir/build/RPMS/pmars-0.9.2-20.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/pmars-debuginfo-0.9.2-20.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/pmars-debugsource-0.9.2-20.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TGT9JS + umask 022 + cd /builddir/build/BUILD + cd pmars-0.9.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pmars-0.9.2-20.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0