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/uml_utilities.spec'], chrootPath='/var/lib/mock/f31-build-71849-30739/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/uml_utilities.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/uml_utilities-20070815-26.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/uml_utilities.spec'], chrootPath='/var/lib/mock/f31-build-71849-30739/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/uml_utilities.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.tsAPTw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tools-20070815 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/uml_utilities_20070815.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tools-20070815 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (uml_utilities_20070815-install.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .install --fuzz=0 + echo 'Patch #1 (tools-20070815-Inlude-sys-sysmacros.h-for-makedev.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (uml_utilities_20070815-install.patch): patching file humfsify/Makefile Patch #1 (tools-20070815-Inlude-sys-sysmacros.h-for-makedev.patch): patching file uml_net/host.c Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uFRjXx + umask 022 + cd /builddir/build/BUILD + cd tools-20070815 + /usr/bin/make '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 -D_FILE_OFFSET_BITS=64' -j4 BUILDSTDERR: ar: creating libuml.a BUILDSTDERR: uml_mconsole.c: In function 'do_switch': BUILDSTDERR: uml_mconsole.c:72:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 72 | fread(&pid[++x], sizeof(char), 1, fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: uml_mconsole.c: In function 'absolutize': BUILDSTDERR: uml_mconsole.c:176:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 176 | chdir(save_cwd); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/sys/un.h:37, BUILDSTDERR: from uml_mconsole.c:37: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'do_switch' at uml_mconsole.c:60:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'do_switch' at uml_mconsole.c:61:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 11 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: uml_mconsole.c: In function 'switch_common': BUILDSTDERR: uml_mconsole.c:92:38: warning: '/mconsole' directive output may be truncated writing 9 bytes into a region of size between 0 and 4096 [-Wformat-truncation=] BUILDSTDERR: 92 | snprintf(file, sizeof(file), "%s/%s/mconsole", dir, name); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from uml_mconsole.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 4107) into a destination of size 4097 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ set -e ; for dir in lib jail jailtest humfsify mconsole moo port-helper tunctl uml_net uml_switch watchdog umlfs; do /usr/bin/make -C $dir all; done make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/lib' 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 -D_FILE_OFFSET_BITS=64 -c -o rights.o rights.c ar r libuml.a rights.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/lib' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/jail' 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 -D_FILE_OFFSET_BITS=64 -c -o jail_uml.o jail_uml.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 -D_FILE_OFFSET_BITS=64 -o jail_uml jail_uml.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/jail' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/jailtest' 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 -D_FILE_OFFSET_BITS=64 -c -o jailtest.o jailtest.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 -D_FILE_OFFSET_BITS=64 -o jailtest jailtest.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/jailtest' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/humfsify' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/humfsify' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/mconsole' 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 -D_FILE_OFFSET_BITS=64 -c -o uml_mconsole.o uml_mconsole.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 -D_FILE_OFFSET_BITS=64 -o uml_mconsole uml_mconsole.o ../lib/libuml.a -lreadline -lncurses make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/mconsole' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/moo' 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 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -c -o uml_moo.o uml_moo.c BUILDSTDERR: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-guml_moo.c: In function 'create_backing_file': BUILDSTDERR: uml_moo.c:68:22: warning: pointer targets in passing argument 7 of 'read_cow_header' differ in signedness [-Wpointer-sign] BUILDSTDERR: 68 | &mtime, &size, §orsize, &alignment, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | unsigned int * BUILDSTDERR: In file included from uml_moo.c:19: BUILDSTDERR: cow.h:24:29: note: expected 'int *' but argument is of type 'unsigned int *' BUILDSTDERR: 24 | __u64 *size_out, int *sectorsize_out, BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: cow.c: In function 'absolutize': BUILDSTDERR: cow.c:182:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 182 | chdir(save_cwd); BUILDSTDERR: | ^~~~~~~~~~~~~~~ cc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -c -o cow.o cow.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 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -c -o uml_mkcow.o uml_mkcow.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 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -o uml_moo uml_moo.o cow.o 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 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -o uml_mkcow uml_mkcow.o cow.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/moo' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/port-helper' 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 -D_FILE_OFFSET_BITS=64 -c -o port-helper.o port-helper.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 -D_FILE_OFFSET_BITS=64 -o port-helper port-helper.o ../lib/libuml.a make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/port-helper' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/tunctl' 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 -D_FILE_OFFSET_BITS=64 -c -o tunctl.o tunctl.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 -D_FILE_OFFSET_BITS=64 -o tunctl tunctl.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/tunctl' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/uml_net' 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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o ethertap.o ethertap.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-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o hosslip.c: In function 'slip_up.constprop': BUILDSTDERR: slip.c:35:49: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 5 [-Wformat-truncation=] BUILDSTDERR: 35 | snprintf(slip_name, sizeof(slip_name) - 1, "sl%d", n); BUILDSTDERR: | ^~ BUILDSTDERR: slip.c:35:46: note: directive argument in the range [0, 2147483647] BUILDSTDERR: 35 | snprintf(slip_name, sizeof(slip_name) - 1, "sl%d", n); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from slip.c:6: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 13 bytes into a destination of size 7 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: host.c: In function 'local_net_do': BUILDSTDERR: host.c:95:64: warning: '%s' directive writing up to 1023 bytes into a region of size between 973 and 983 [-Wformat-overflow=] BUILDSTDERR: 95 | sprintf(out, "Didn't parse /proc/net/route, got %d\n on '%s'", n, buf); BUILDSTDERR: | ^~ ~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from host.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 43 and 1076 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: host.c: In function 'route_and_arp': BUILDSTDERR: host.c:131:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 131 | "echo 1 > /proc/sys/net/ipv4/conf/%.9s/proxy_arp", dev); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from host.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 44 and 53 bytes into a destination of size 52 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: host.c: In function 'no_route_and_arp': BUILDSTDERR: host.c:153:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 153 | "echo 0 > /proc/sys/net/ipv4/conf/%.9s/proxy_arp", dev); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from host.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 44 and 53 bytes into a destination of size 52 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/sys/un.h:37, BUILDSTDERR: from uml_switch.c:12: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'bind_socket' at uml_switch.c:265:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ t.o host.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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o output.o output.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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o slip.o slip.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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o uml_net.o uml_net.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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o tuntap.o tuntap.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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -o uml_net ethertap.o host.o output.o slip.o uml_net.o tuntap.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/uml_net' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/uml_switch' 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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o hash.o hash.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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o port.o port.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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o uml_switch.o uml_switch.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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o tuntap.o tuntap.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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -o uml_switch hash.o port.o uml_switch.o tuntap.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/uml_switch' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/watchdog' BUILDSTDERR: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions uml_mount.c: In function 'init_fuse': BUILDSTDERR: uml_mount.c:14:39: warning: passing argument 2 of 'fuse_mount_compat22' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 14 | return fuse_mount(mountpoint, &args); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | | BUILDSTDERR: | struct fuse_args * BUILDSTDERR: In file included from /usr/include/fuse/fuse_common.h:477, BUILDSTDERR: from /usr/include/fuse/fuse_lowlevel.h:26, BUILDSTDERR: from uml_mount.c:1: BUILDSTDERR: /usr/include/fuse/fuse_common_compat.h:22:61: note: expected 'const char *' but argument is of type 'struct fuse_args *' BUILDSTDERR: 22 | int fuse_mount_compat22(const char *mountpoint, const char *opts); BUILDSTDERR: | ~~~~~~~~~~~~^~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 -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 -D_FILE_OFFSET_BITS=64 -c -o uml_watchdog.o uml_watchdog.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 -D_FILE_OFFSET_BITS=64 -o uml_watchdog uml_watchdog.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/watchdog' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/umlfs' 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 -D_FILE_OFFSET_BITS=64 -c -o uml_mount.o uml_mount.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 -D_FILE_OFFSET_BITS=64 -o uml_mount uml_mount.o -lfuse make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/umlfs' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MZQmhz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64 + cd tools-20070815 + rm -rf /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64 + for mfile in */Makefile + sed -i 's/install -s/install /' humfsify/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' jail/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' jailtest/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' lib/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' mconsole/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' moo/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' port-helper/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' tunctl/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' uml_net/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' uml_switch/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' umlfs/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' umlgdb/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' watchdog/Makefile + make install LIB_DIR=/usr/lib64/uml DESTDIR=/builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64 BUILDSTDERR: ++ echo /usr/lib64 BUILDSTDERR: ++ sed 's/\/usr//' + mylib=/lib64 + ln -s ../lib64/uml/port-helper /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/port-helper + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 20070815-26.fc31 --unique-debug-suffix -20070815-26.fc31.riscv64 --unique-debug-src-base uml_utilities-20070815-26.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tools-20070815 set -e ; for dir in lib jail jailtest humfsify mconsole moo port-helper tunctl uml_net uml_switch watchdog umlfs; do make -C $dir install; done make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/lib' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/lib' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/jail' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/sbin install jail_uml /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/sbin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/jail' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/jailtest' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin install jailtest /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/jailtest' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/humfsify' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin install -m 0755 humfsify /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/humfsify' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/mconsole' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin install uml_mconsole /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/mconsole' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/moo' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin install uml_moo uml_mkcow /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/moo' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/port-helper' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/lib64/uml install port-helper /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/lib64/uml make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/port-helper' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/tunctl' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin install tunctl /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/tunctl' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/uml_net' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin install -m 04755 uml_net /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/uml_net' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/uml_switch' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin install uml_switch /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/uml_switch' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/watchdog' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin install uml_watchdog /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/watchdog' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/umlfs' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin install uml_mount /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/umlfs' explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/uml_mconsole BUILDSTDERR: explici195 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 tly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/tunctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/jailtest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/uml_mkcow extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/tunctl extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/uml_mconsole extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/jailtest extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/uml_mkcow explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/uml_moo extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/uml_moo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/uml_mount explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/uml_net extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/uml_mount extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/uml_net explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/uml_switch extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/uml_switch explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/uml_watchdog extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/bin/uml_watchdog explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/lib64/uml/port-helper extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/lib64/uml/port-helper explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/sbin/jail_uml extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/sbin/jail_uml original debug info size: 568kB, size after compression: 548kB /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. Processing files: uml_utilities-20070815-26.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.af3cxv + umask 022 + cd /builddir/build/BUILD + cd tools-20070815 + DOCDIR=/builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/share/doc/uml_utilities + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/share/doc/uml_utilities + cp -pr COPYING /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/share/doc/uml_utilities + cp -pr Changelog /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64/usr/share/doc/uml_utilities + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: uml_utilities = 20070815-26.fc31 uml_utilities(riscv-64) = 20070815-26.fc31 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: /usr/bin/perl 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) libc.so.6(GLIBC_2.28)(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.5)(64bit) libncurses.so.6()(64bit) libreadline.so.8()(64bit) libtinfo.so.6()(64bit) perl(strict) rtld(GNU_HASH) Processing files: uml_utilities-debugsource-20070815-26.fc31.riscv64 Provides: uml_utilities-debugsource = 20070815-26.fc31 uml_utilities-debugsource(riscv-64) = 20070815-26.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: uml_utilities-debuginfo-20070815-26.fc31.riscv64 Provides: debuginfo(build-id) = 148b254fdc4d0dcf0c2d05a9b89a18ab66941118 debuginfo(build-id) = 166076966cdbd0c4f5923ca9c6b1c7e10637565c debuginfo(build-id) = 2f2848f75f3f42edf96de247c939a938c26c4dbe debuginfo(build-id) = 555a5bc500e494ced82c6435783e2a4f2304992e debuginfo(build-id) = 648df2a55c01b74e4f7ce8dd37ce3b95d708b745 debuginfo(build-id) = 8431ebe20f9da556db61134c2dbb0e495c40e192 debuginfo(build-id) = a417a7caa970fbf0f6f78ec67b2fabf65b689963 debuginfo(build-id) = cb3225aaed48a5fc5d36b59ee480a00ea3b6d939 debuginfo(build-id) = ce02a2a7f246a686822e2dcdcfb4e052b9dbb5d3 debuginfo(build-id) = d17a1c33f9d49994e2de606e1478f3fba386834b debuginfo(build-id) = e47f771b2a6605ebda97614a29c8cb1867f28d57 uml_utilities-debuginfo = 20070815-26.fc31 uml_utilities-debuginfo(riscv-64) = 20070815-26.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uml_utilities-debugsource(riscv-64) = 20070815-26.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64 Wrote: /builddir/build/RPMS/uml_utilities-debugsource-20070815-26.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/uml_utilities-20070815-26.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/uml_utilities-debuginfo-20070815-26.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I8Eb1w + umask 022 + cd /builddir/build/BUILD + cd tools-20070815 + /usr/bin/rm -rf /builddir/build/BUILDROOT/uml_utilities-20070815-26.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0