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/foremost.spec'], chrootPath='/var/lib/mock/f31-build-52222-27621/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/foremost.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/foremost-1.5.7-21.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/foremost.spec'], chrootPath='/var/lib/mock/f31-build-52222-27621/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/foremost.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.0Tolya + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf foremost-1.5.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/foremost-1.5.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd foremost-1.5.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/foremost-broken-jpeg.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/foremost-fix-permission-timestamp.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/foremost-1.5.7-format-security.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + sed -i 's!/usr/local/etc/foremost.conf!/etc/foremost.conf!' config.c + sed -i 's|^RAW_FLAGS =.*|RAW_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|' Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h4p9Oa + umask 022 + cd /builddir/build/BUILD + cd foremost-1.5.7 + make -j4 CONF=/etc V=1 BUILDSTDERR: config.c: In function 'translate': BUILDSTDERR: config.c:27:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 27 | *rd++; BUILDSTDERR: | ^~~~~ BUILDSTDERR: config.c:32:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 32 | *rd++; BUILDSTDERR: | ^~~~~ BUILDSTDERR: config.c:37:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 37 | *rd++; BUILDSTDERR: | ^~~~~ BUILDSTDERR: config.c:42:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 42 | *rd++; BUILDSTDERR: | ^~~~~ BUILDSTDERR: config.c:47:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 47 | *rd++; BUILDSTDERR: | ^~~~~ BUILDSTDERR: config.c:52:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 52 | *rd++; BUILDSTDERR: | ^~~~~ BUILDSTDERR: config.c:57:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 57 | *rd++; BUILDSTDERR: | ^~~~~ BUILDSTDERR: state.c: In function 'set_config_file': BUILDSTDERR: state.c:75:2: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 75 | realpath(fn, temp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: state.c: In function 'set_output_directory': BUILDSTDERR: state.c:96:2: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 96 | realpath(fn, temp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from main.h:38, BUILDSTDERR: from state.c:3: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'set_input_file' at state.c:206:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: state.c: In function 'set_input_file': BUILDSTDERR: state.c:206:35: note: length computed here BUILDSTDERR: 206 | strncpy(s->input_file, filename, strlen(filename) + 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: engine.c: In function 'search_chunk': BUILDSTDERR: engine.c:319:17: warning: variable 'current_pos' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 319 | unsigned char *current_pos = NULL; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: extract.c: In function 'extract_htm': BUILDSTDERR: extract.c:556:17: warning: variable 'currentpos' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 556 | unsigned char *currentpos = NULL; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: extract.c: In function 'extract_wmv': BUILDSTDERR: extract.c:1157:14: warning: variable 'fileObjHeaderSize' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1157 | u_int64_t fileObjHeaderSize = 0; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: extract.c:1150:17: warning: variable 'currentpos' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1150 | unsigned char *currentpos = NULL; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: extract.c: In function 'extract_gif': BUILDSTDERR: extract.c:1404:17: warning: variable 'currentpos' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1404 | unsigned char *currentpos = foundat; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: extract.c: In function 'extract_jpeg': BUILDSTDERR: extract.c:1824:17: warning: variable 'currentpos' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1824 | unsigned char *currentpos = NULL; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: extract.c: In function 'extract_exe': BUILDSTDERR: extract.c:2114:15: warning: variable 'align' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2114 | unsigned int align = 0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: extract.c:2110:15: warning: variable 'size_of_headers' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2110 | unsigned int size_of_headers = 0; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: extract.c:2108:15: warning: variable 'sizeofimage' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2108 | unsigned int sizeofimage = 0; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: extract.c:2105:15: warning: variable 'rva' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2105 | unsigned int rva = 0; BUILDSTDERR: | ^~~ BUILDSTDERR: extract.c:2104:15: warning: variable 'SizeOfUninitializedData' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2104 | unsigned int SizeOfUninitializedData = 0; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: extract.c:2103:15: warning: variable 'SizeOfInitializedData' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2103 | unsigned int SizeOfInitializedData = 0; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: extract.c:2102:15: warning: variable 'SizeOfCode' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2102 | unsigned int SizeOfCode = 0; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: extract.c: In function 'extract_rar': BUILDSTDERR: extract.c:2275:13: warning: variable 'file_size' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2275 | u_int64_t file_size = 0; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: api.c: In function 'dump_dirent': BUILDSTDERR: api.c:481:10: warning: variable 'unknown' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 481 | short unknown; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: extract.c: In function 'extract_exe': BUILDSTDERR: extract.c:2143:29: warning: ':' directive writing 1 byte into a region of size between 0 and 16 [-Wformat-overflow=] BUILDSTDERR: 2143 | "%02d/%02d/%04d %02d:%02d:%02d", BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from main.h:33, BUILDSTDERR: from extract.c:16: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 20 and 72 bytes into a destination of size 32 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 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 -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c main.c 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 -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c state.c 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 -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c helpers.c 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 -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c config.c 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 -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cli.c 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 -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c engine.c 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 -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dir.c 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 -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c extract.c 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 -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c api.c 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 -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 main.o state.o helpers.o config.o cli.o engine.o dir.o extract.o api.o -o foremost Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0wrIEa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64 + cd foremost-1.5.7 + chmod 0644 CHANGES Makefile README api.c api.o cli.c cli.o config.c config.o dir.c dir.o engine.c engine.o extract.c extract.h extract.o foremost foremost.8.gz foremost.conf helpers.c helpers.o main.c main.h main.o ole.h state.c state.o + mkdir -p /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/usr/share/man/man8 + mkdir -p /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/etc + make install BIN=/builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/usr/bin MAN=/builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/usr/share/man/man8 CONF=/builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/etc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.5.7-21.fc31 --unique-debug-suffix -1.5.7-21.fc31.riscv64 --unique-debug-src-base foremost-1.5.7-21.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/foremost-1.5.7 BUILDSTDERR: 326 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 install -p -m 755 foremost /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/usr/bin install -p -m 644 foremost.8.gz /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/usr/share/man/man8 install -p -m 644 foremost.conf /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/etc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/usr/bin/foremost extracting debug info from /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/usr/bin/foremost original debug info size: 300kB, size after compression: 280kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: foremost-1.5.7-21.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7O5oc7 + umask 022 + cd /builddir/build/BUILD + cd foremost-1.5.7 + DOCDIR=/builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/usr/share/doc/foremost + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/usr/share/doc/foremost + cp -pr README /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/usr/share/doc/foremost + cp -pr CHANGES /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64/usr/share/doc/foremost + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: config(foremost) = 1.5.7-21.fc31 foremost = 1.5.7-21.fc31 foremost(riscv-64) = 1.5.7-21.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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: foremost-debugsource-1.5.7-21.fc31.riscv64 Provides: foremost-debugsource = 1.5.7-21.fc31 foremost-debugsource(riscv-64) = 1.5.7-21.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: foremost-debuginfo-1.5.7-21.fc31.riscv64 Provides: debuginfo(build-id) = 303a50dfc48e569738df72aad1f03276a76315d2 foremost-debuginfo = 1.5.7-21.fc31 foremost-debuginfo(riscv-64) = 1.5.7-21.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: foremost-debugsource(riscv-64) = 1.5.7-21.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64 Wrote: /builddir/build/RPMS/foremost-1.5.7-21.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/foremost-debugsource-1.5.7-21.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/foremost-debuginfo-1.5.7-21.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tdS6ub + umask 022 + cd /builddir/build/BUILD + cd foremost-1.5.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/foremost-1.5.7-21.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0