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/pmars.spec'], chrootPath='/var/lib/mock/f29-build-11568-5233/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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 Wrote: /builddir/build/SRPMS/pmars-0.9.2-18.fc29.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/f29-build-11568-5233/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5XC5O9 + 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):' Patch #0 (pmars-0.9.2-nostrip.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .nostrip --fuzz=0 patching file src/Makefile + echo 'Patch #1 (pmars-0.9.2-CCat.patch):' Patch #1 (pmars-0.9.2-CCat.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .CCat --fuzz=0 patching file src/Makefile + echo 'Patch #2 (pmars-sfprintf-format.patch):' Patch #2 (pmars-sfprintf-format.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .printf --fuzz=0 patching file src/asm.c patching file src/cdb.c patching file src/xwindisp.c patching file src/clparse.c + mkdir doc_install + cp -a doc doc_install + rm doc_install/doc/pmars.6 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Eysdmj + 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' 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 BUILDSTDERR: asm.c: In function 'addsym': BUILDSTDERR: asm.c:306:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 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: 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: 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: 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: sprintf(outs, " %s\n", abuf); BUILDSTDERR: ^~ ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(outs, " %s\n", abuf); BUILDSTDERR: ^~ ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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: extern int round; BUILDSTDERR: ^~~~~ 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 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: 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: 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: sprintf(outs, "%d", (targetID == QUEUE || targetID == PSP ? BUILDSTDERR: ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: %ld BUILDSTDERR: 0 : (targetID == WARRIOR ? BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 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: sprintf(outs, "%d", (targetID == QUEUE || targetID == PSP ? BUILDSTDERR: ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: %ld BUILDSTDERR: 0 : (targetID == WARRIOR ? BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 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: sprintf(outs, "%d", (cycle + (warriorsLeft ? warriorsLeft : 1) - 1) / BUILDSTDERR: ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: %ld BUILDSTDERR: (warriorsLeft ? warriorsLeft : 1)); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cdb.c:1507:29: warning: unused variable 'tmp' [-Wunused-variable] BUILDSTDERR: 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: int argType, returnValue; BUILDSTDERR: ^~~~~~~~~~~ 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 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: 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: count = XLookupString(&event->xkey, buffer, 20, &keysym, &compose); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from xwindisp.c:40, BUILDSTDERR: from sim.c:92: BUILDSTDERR: /usr/include/X11/Xutil.h:534:12: note: expected 'char *' but argument is of type 'unsigned char *' BUILDSTDERR: extern int XLookupString( 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: 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: pmarsicn_bits, pmarsicn_width, pmarsicn_height); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from xwindisp.c:39, BUILDSTDERR: from sim.c:92: BUILDSTDERR: /usr/include/X11/Xlib.h:1604:15: note: expected 'const char *' but argument is of type 'unsigned char *' BUILDSTDERR: extern Pixmap XCreateBitmapFromData( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ 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 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: extern int round; BUILDSTDERR: ^~~~~ 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 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: 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: 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: 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: fscanf(filep, "%s", inputs); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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 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' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XC5gpH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64 + cd pmars-0.9.2 + rm -rf /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64 + install -D -p -m 755 src/pmars /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64/usr/bin/pmars + install -D -p -m 644 doc/pmars.6 /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.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-18.fc29 --unique-debug-suffix -0.9.2-18.fc29.riscv64 --unique-debug-src-base pmars-0.9.2-18.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pmars-0.9.2 extracting debug info from /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64/usr/bin/pmars /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 598 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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 Processing files: pmars-0.9.2-18.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.k8eLgx + umask 022 + cd /builddir/build/BUILD + cd pmars-0.9.2 + DOCDIR=/builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.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-18.fc29.riscv64/usr/share/doc/pmars + cp -pr AUTHORS /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64/usr/share/doc/pmars + cp -pr ChangeLog /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64/usr/share/doc/pmars + cp -pr CONTRIB /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64/usr/share/doc/pmars + cp -pr COPYING /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64/usr/share/doc/pmars + cp -pr README /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64/usr/share/doc/pmars + cp -pr config/ /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64/usr/share/doc/pmars + cp -pr doc_install/doc/ /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64/usr/share/doc/pmars + cp -pr warriors/ /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64/usr/share/doc/pmars + exit 0 Provides: pmars = 0.9.2-18.fc29 pmars(riscv-64) = 0.9.2-18.fc29 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-18.fc29.riscv64 Provides: pmars-debugsource = 0.9.2-18.fc29 pmars-debugsource(riscv-64) = 0.9.2-18.fc29 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-18.fc29.riscv64 Provides: debuginfo(build-id) = 2ebb8eeb19cdadd3c46f474f8d0776c7af3cbf33 pmars-debuginfo = 0.9.2-18.fc29 pmars-debuginfo(riscv-64) = 0.9.2-18.fc29 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-18.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64 Wrote: /builddir/build/RPMS/pmars-0.9.2-18.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/pmars-debugsource-0.9.2-18.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/pmars-debuginfo-0.9.2-18.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.s6lj5z + umask 022 + cd /builddir/build/BUILD + cd pmars-0.9.2 + rm -rf /builddir/build/BUILDROOT/pmars-0.9.2-18.fc29.riscv64 + exit 0 Child return code was: 0