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/figlet.spec'], chrootPath='/var/lib/mock/f31-build-50591-27410/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/figlet.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=1548892800 Wrote: /builddir/build/SRPMS/figlet-2.2.5-17.20151018gita565ae1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/figlet.spec'], chrootPath='/var/lib/mock/f31-build-50591-27410/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/figlet.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=1548892800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.swKuDw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf figlet-a565ae1e8f8254044219260dda2a6b51984930dc + /usr/bin/gzip -dc /builddir/build/SOURCES/figlet-a565ae1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd figlet-a565ae1e8f8254044219260dda2a6b51984930dc + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|usr/local|usr|g' -e 's|$(prefix)/man|$(prefix)/share/man|g' Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VJxi1t + umask 022 + cd /builddir/build/BUILD + cd figlet-a565ae1e8f8254044219260dda2a6b51984930dc + make -j4 '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' BUILDSTDERR: In file included from figlet.c:80: BUILDSTDERR: figlet.c: In function 'skiptoeol': BUILDSTDERR: zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 87 | ((f)->ptr--, (f)->len++, (c)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: figlet.c:361:42: note: in expansion of macro 'Zungetc' BUILDSTDERR: 361 | if (dummy != EOF && dummy != '\n') Zungetc(dummy,fp); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: figlet.c: In function 'myfgets': BUILDSTDERR: zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 87 | ((f)->ptr--, (f)->len++, (c)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: figlet.c:391:34: note: in expansion of macro 'Zungetc' BUILDSTDERR: 391 | if (c != EOF && c != '\n') Zungetc(c,fp); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: figlet.c: In function 'skipws': BUILDSTDERR: zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 87 | ((f)->ptr--, (f)->len++, (c)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: figlet.c:501:3: note: in expansion of macro 'Zungetc' BUILDSTDERR: 501 | Zungetc(c,fp); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: figlet.c: In function 'readnum': BUILDSTDERR: zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 87 | ((f)->ptr--, (f)->len++, (c)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: figlet.c:529:5: note: in expansion of macro 'Zungetc' BUILDSTDERR: 529 | Zungetc(c,fp); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 87 | ((f)->ptr--, (f)->len++, (c)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: figlet.c:539:8: note: in expansion of macro 'Zungetc' BUILDSTDERR: 539 | Zungetc(c,fp); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 87 | ((f)->ptr--, (f)->len++, (c)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: figlet.c:544:5: note: in expansion of macro 'Zungetc' BUILDSTDERR: 544 | Zungetc(c,fp); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 87 | ((f)->ptr--, (f)->len++, (c)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: figlet.c:551:7: note: in expansion of macro 'Zungetc' BUILDSTDERR: 551 | Zungetc(c,fp); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: figlet.c: In function 'readTchar': BUILDSTDERR: zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 87 | ((f)->ptr--, (f)->len++, (c)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: figlet.c:579:5: note: in expansion of macro 'Zungetc' BUILDSTDERR: 579 | Zungetc(thechar,fp); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 87 | ((f)->ptr--, (f)->len++, (c)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: figlet.c:603:9: note: in expansion of macro 'Zungetc' BUILDSTDERR: 603 | Zungetc(next,fp); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: figlet.c: In function 'charsetname': BUILDSTDERR: zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 87 | ((f)->ptr--, (f)->len++, (c)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: figlet.c:628:5: note: in expansion of macro 'Zungetc' BUILDSTDERR: 628 | Zungetc(result,fp); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: figlet.c: In function 'charset': BUILDSTDERR: zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 87 | ((f)->ptr--, (f)->len++, (c)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: figlet.c:680:3: note: in expansion of macro 'Zungetc' BUILDSTDERR: 680 | Zungetc(ch, controlfile); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: figlet.c: In function 'readcontrol': BUILDSTDERR: zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 87 | ((f)->ptr--, (f)->len++, (c)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: figlet.c:769:11: note: in expansion of macro 'Zungetc' BUILDSTDERR: 769 | Zungetc(dashcheck,controlfile); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 87 | ((f)->ptr--, (f)->len++, (c)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: figlet.c:787:9: note: in expansion of macro 'Zungetc' BUILDSTDERR: 787 | Zungetc(command,controlfile); BUILDSTDERR: | ^~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 gcc -c -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 -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o figlet.o figlet.c gcc -c -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 -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o zipio.o zipio.c gcc -c -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 -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o crc.o crc.c gcc -c -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 -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o inflate.o inflate.c gcc -c -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 -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o utf8.o utf8.c gcc -c -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 -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o chkfont.o chkfont.c gcc -o chkfont chkfont.o gcc -o figlet figlet.o zipio.o crc.o inflate.o utf8.o Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gwp9uv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64 + cd figlet-a565ae1e8f8254044219260dda2a6b51984930dc + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64 'INSTALL=/usr/bin/install -p' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.2.5-17.20151018gita565ae1.fc31 --unique-debug-suffix -2.2.5-17.20151018gita565ae1.fc31.riscv64 --unique-debug-src-base figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/figlet-a565ae1e8f8254044219260dda2a6b51984930dc BUILDSTDERR: 308 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 mkdir -p /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/bin mkdir -p /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/share/man/man6 mkdir -p /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/share/figlet cp figlet chkfont figlist showfigfonts /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/bin cp figlet.6 chkfont.6 figlist.6 showfigfonts.6 /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/share/man/man6 cp fonts/*.flf /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/share/figlet cp fonts/*.flc /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/share/figlet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/bin/chkfont explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/bin/figlet extracting debug info from /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/bin/chkfont extracting debug info from /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/bin/figlet original debug info size: 212kB, size after compression: 212kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. mangling shebang in /usr/bin/figlist from /bin/sh - to #!/usr/bin/sh - mangling shebang in /usr/bin/showfigfonts from /bin/sh - to #!/usr/bin/sh - Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ScmWFv Processing files: figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rS4smw + umask 022 + cd /builddir/build/BUILD + cd figlet-a565ae1e8f8254044219260dda2a6b51984930dc + DOCDIR=/builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/share/doc/figlet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/share/doc/figlet + cp -pr CHANGES /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/share/doc/figlet + cp -pr README /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/share/doc/figlet + cp -pr FAQ /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/share/doc/figlet + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3WgKyy + umask 022 + cd /builddir/build/BUILD + cd figlet-a565ae1e8f8254044219260dda2a6b51984930dc + LICENSEDIR=/builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/share/licenses/figlet + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/share/licenses/figlet + cp -pr LICENSE /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64/usr/share/licenses/figlet + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: figlet = 2.2.5-17.20151018gita565ae1.fc31 figlet(riscv-64) = 2.2.5-17.20151018gita565ae1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh 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) rtld(GNU_HASH) Processing files: figlet-debugsource-2.2.5-17.20151018gita565ae1.fc31.riscv64 Provides: figlet-debugsource = 2.2.5-17.20151018gita565ae1.fc31 figlet-debugsource(riscv-64) = 2.2.5-17.20151018gita565ae1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: figlet-debuginfo-2.2.5-17.20151018gita565ae1.fc31.riscv64 Provides: debuginfo(build-id) = 22fbedc7af711a5d8e63583168b0429252d1e415 debuginfo(build-id) = e1ed0e5d24fc0acc57656f4d7efdf0240f95da9e figlet-debuginfo = 2.2.5-17.20151018gita565ae1.fc31 figlet-debuginfo(riscv-64) = 2.2.5-17.20151018gita565ae1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: figlet-debugsource(riscv-64) = 2.2.5-17.20151018gita565ae1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64 Wrote: /builddir/build/RPMS/figlet-debuginfo-2.2.5-17.20151018gita565ae1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/figlet-debugsource-2.2.5-17.20151018gita565ae1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dlKedx + umask 022 + cd /builddir/build/BUILD + cd figlet-a565ae1e8f8254044219260dda2a6b51984930dc + /usr/bin/rm -rf /builddir/build/BUILDROOT/figlet-2.2.5-17.20151018gita565ae1.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0