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/open-mtools.spec'], chrootPath='/var/lib/mock/f31-build-49066-27197/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/open-mtools.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=1548979200 Wrote: /builddir/build/SRPMS/open-mtools-1.0-12.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/open-mtools.spec'], chrootPath='/var/lib/mock/f31-build-49066-27197/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/open-mtools.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=1548979200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7KVTdE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mtools + /usr/bin/unzip -qq /builddir/build/SOURCES/mtools.1.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd mtools + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r AIX-5-powerpc64 Darwin-9.4.0-i386 FreeBSD-6-i386 Linux-2.4-glibc-2.3-i686 SunOS-5.10-i386 SunOS-5.10-sparc Win2k-i386 + for F in README.txt + tr -d '\r' + touch -r README.txt README.txt.unix + mv README.txt.unix README.txt + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EOH3GD + umask 022 + cd /builddir/build/BUILD + cd mtools + for F in *.c BUILDSTDERR: ++ test mdump.c = mpong.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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld mdump.c -o mdump BUILDSTDERR: mdump.c: In function 'format_time': BUILDSTDERR: mdump.c:183:35: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 183 | sprintf(buff,"%02d:%02d:%02d.%06d",h,((int)min%3600)/60,(int)min%60,(int)tv->tv_usec); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from mdump.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 16 and 32 bytes into a destination of size 17 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: mdump.c: In function 'main': BUILDSTDERR: mdump.c:362:29: warning: '%s' directive writing up to 1023 bytes into a region of size 1018 [-Wformat-overflow=] BUILDSTDERR: 362 | sprintf(equiv_cmd, "mdump %s-p%d -Q%d -r%d %s%s%s%s %s %s", BUILDSTDERR: | ^~ BUILDSTDERR: 363 | o_output_equiv_opt, o_pause_ms, o_quiet_lvl, o_rcvbuf_size, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from mdump.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 21 or more bytes (assuming 1053) 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: mdump.c:350:29: warning: '%s' directive writing up to 1023 bytes into a region of size 1018 [-Wformat-overflow=] BUILDSTDERR: 350 | sprintf(equiv_cmd, "mdump %s-p%d -Q%d -r%d %s%s%s%s %s", BUILDSTDERR: | ^~ BUILDSTDERR: 351 | o_output_equiv_opt, o_pause_ms, o_quiet_lvl, o_rcvbuf_size, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from mdump.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 20 or more bytes (assuming 1052) 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: mdump.c:61:21: warning: 'listensock' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 61 | #define CLOSESOCKET close BUILDSTDERR: | ^~~~~ BUILDSTDERR: mdump.c:236:9: note: 'listensock' was declared here BUILDSTDERR: 236 | SOCKET listensock; BUILDSTDERR: | ^~~~~~~~~~ + for F in *.c BUILDSTDERR: ++ test mpong.c = mpong.c BUILDSTDERR: ++ printf -- -lm + 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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld mpong.c -o mpong -lm BUILDSTDERR: mpong.c: In function 'main': BUILDSTDERR: mpong.c:448:117: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: 448 | if (cur_size != sizeof(struct timeval)) { fprintf(stderr, "ERROR: recvfrom rtn val %d != sizeof struct timeval %d\n", cur_size, sizeof(struct timeval)); EXIT(1); } BUILDSTDERR: | ~^ ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int long unsigned int BUILDSTDERR: | %ld BUILDSTDERR: mpong.c:475:25: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: 475 | sprintf(timestr1, "%d.%06d", start_tv.tv_sec, start_tv.tv_usec); BUILDSTDERR: | ~^ ~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int __time_t {aka long int} BUILDSTDERR: | %ld BUILDSTDERR: mpong.c:475:30: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: 475 | sprintf(timestr1, "%d.%06d", start_tv.tv_sec, start_tv.tv_usec); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int __suseconds_t {aka long int} BUILDSTDERR: | %06ld BUILDSTDERR: mpong.c:476:51: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: 476 | if (delta_tv.tv_sec != 0) sprintf(timestr2, "%d%06d", delta_tv.tv_sec, delta_tv.tv_usec); BUILDSTDERR: | ~^ ~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int __time_t {aka long int} BUILDSTDERR: | %ld BUILDSTDERR: mpong.c:476:55: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: 476 | if (delta_tv.tv_sec != 0) sprintf(timestr2, "%d%06d", delta_tv.tv_sec, delta_tv.tv_usec); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int __suseconds_t {aka long int} BUILDSTDERR: | %06ld BUILDSTDERR: mpong.c:477:30: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: 477 | else sprintf(timestr2, "%d", delta_tv.tv_usec); BUILDSTDERR: | ~^ ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int __suseconds_t {aka long int} BUILDSTDERR: | %ld BUILDSTDERR: mpong.c:512:47: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: 512 | if (min_tv.tv_sec != 0) sprintf(timestr1, "%d%06d", min_tv.tv_sec, min_tv.tv_usec); BUILDSTDERR: | ~^ ~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int __time_t {aka long int} BUILDSTDERR: | %ld BUILDSTDERR: mpong.c:512:51: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: 512 | if (min_tv.tv_sec != 0) sprintf(timestr1, "%d%06d", min_tv.tv_sec, min_tv.tv_usec); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int __suseconds_t {aka long int} BUILDSTDERR: | %06ld BUILDSTDERR: mpong.c:513:28: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: 513 | else sprintf(timestr1, "%d", min_tv.tv_usec); BUILDSTDERR: | ~^ ~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int __suseconds_t {aka long int} BUILDSTDERR: | %ld BUILDSTDERR: mpong.c:514:47: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: 514 | if (max_tv.tv_sec != 0) sprintf(timestr2, "%d%06d", max_tv.tv_sec, max_tv.tv_usec); BUILDSTDERR: | ~^ ~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int __time_t {aka long int} BUILDSTDERR: | %ld BUILDSTDERR: mpong.c:514:51: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: 514 | if (max_tv.tv_sec != 0) sprintf(timestr2, "%d%06d", max_tv.tv_sec, max_tv.tv_usec); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int __suseconds_t {aka long int} BUILDSTDERR: | %06ld BUILDSTDERR: mpong.c:515:28: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: 515 | else sprintf(timestr2, "%d", max_tv.tv_usec); BUILDSTDERR: | ~^ ~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int __suseconds_t {aka long int} BUILDSTDERR: | %ld BUILDSTDERR: mpong.c:203:8: warning: unused variable 'pause_slash' [-Wunused-variable] BUILDSTDERR: 203 | char *pause_slash; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: mpong.c:202:8: warning: unused variable 'perc_loss' [-Wunused-variable] BUILDSTDERR: 202 | float perc_loss; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: mpong.c:201:6: warning: unused variable 'num_sent' [-Wunused-variable] BUILDSTDERR: 201 | int num_sent; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: mpong.c:188:15: warning: unused variable 'wttl' [-Wunused-variable] BUILDSTDERR: 188 | unsigned int wttl; BUILDSTDERR: | ^~~~ BUILDSTDERR: mpong.c:179:7: warning: unused variable 'equiv_cmd' [-Wunused-variable] BUILDSTDERR: 179 | char equiv_cmd[1024]; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: mpong.c:471:40: warning: 'first_tv.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 471 | start_tv.tv_usec = start_tv.tv_usec - first_tv.tv_usec; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: mpong.c:470:38: warning: 'first_tv.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 470 | start_tv.tv_sec = start_tv.tv_sec - first_tv.tv_sec; BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ + for F in *.c BUILDSTDERR: ++ test msend.c = mpong.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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld msend.c -o msend BUILDSTDERR: msend.c: In function 'main': BUILDSTDERR: msend.c:390:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 390 | if (o_quiet < 2) BUILDSTDERR: | ^~ BUILDSTDERR: msend.c:396:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 396 | printf("Equiv cmd line: %s\n", equiv_cmd); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: msend.c:409:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 409 | if (o_quiet < 2) BUILDSTDERR: | ^~ BUILDSTDERR: msend.c:415:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 415 | printf("Equiv cmd line: %s\n", equiv_cmd); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: msend.c:422:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 422 | if (o_quiet < 2) BUILDSTDERR: | ^~ BUILDSTDERR: msend.c:428:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 428 | printf("Equiv cmd line: %s\n", equiv_cmd); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: msend.c:159:15: warning: unused variable 'wttl' [-Wunused-variable] BUILDSTDERR: 159 | unsigned int wttl; BUILDSTDERR: | ^~~~ BUILDSTDERR: msend.c:158:17: warning: unused variable 'tv' [-Wunused-variable] BUILDSTDERR: 158 | struct timeval tv = {1,0}; BUILDSTDERR: | ^~ BUILDSTDERR: msend.c:535:43: warning: '%s' directive writing up to 1023 bytes into a region of size 489 [-Wformat-overflow=] BUILDSTDERR: 535 | sprintf(cmdbuf, "echo sender equiv cmd: %s", equiv_cmd); BUILDSTDERR: | ^~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from msend.c:25: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 24 and 1047 bytes into a destination of size 512 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: msend.c:533:51: warning: '%s' directive writing up to 1023 bytes into a region of size 482 [-Wformat-overflow=] BUILDSTDERR: 533 | sprintf(cmdbuf, "echo test %d, sender equiv cmd %s", test_num, equiv_cmd); BUILDSTDERR: | ^~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from msend.c:25: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 31 and 1054 bytes into a destination of size 512 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 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nAfIzC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64 + cd mtools + install -d /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64/usr/bin + for F in *.c + install -t /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64/usr/bin mdump + for F in *.c + install -t /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64/usr/bin mpong + for F in *.c + install -t /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64/usr/bin msend + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0-12.fc31 --unique-debug-suffix -1.0-12.fc31.riscv64 --unique-debug-src-base open-mtools-1.0-12.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mtools BUILDSTDERR: 125 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64/usr/bin/mpong explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64/usr/bin/msend explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64/usr/bin/mdump extracting debug info from /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64/usr/bin/msend extracting debug info from /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64/usr/bin/mpong extracting debug info from /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64/usr/bin/mdump original debug info size: 180kB, size after compression: 180kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Processing files: open-mtools-1.0-12.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gagYeF + umask 022 + cd /builddir/build/BUILD + cd mtools + DOCDIR=/builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64/usr/share/doc/open-mtools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64/usr/share/doc/open-mtools + cp -pr README.txt /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64/usr/share/doc/open-mtools + cp -pr TestNet/docbook.css TestNet/index.html TestNet/initial-five.html TestNet/mpong.html TestNet/testnet.html TestNet/testnet.pdf TestNet/tool-notes.html /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64/usr/share/doc/open-mtools + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: open-mtools = 1.0-12.fc31 open-mtools(riscv-64) = 1.0-12.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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: open-mtools-debugsource-1.0-12.fc31.riscv64 Provides: open-mtools-debugsource = 1.0-12.fc31 open-mtools-debugsource(riscv-64) = 1.0-12.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: open-mtools-debuginfo-1.0-12.fc31.riscv64 Provides: debuginfo(build-id) = 590840a1787e21287f09310731a68138d4753a54 debuginfo(build-id) = beb2e55de9de9d9926aa82ba8c1194695d951312 debuginfo(build-id) = f1ca377096094b4fe15487aa62ca09eee280b34b open-mtools-debuginfo = 1.0-12.fc31 open-mtools-debuginfo(riscv-64) = 1.0-12.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: open-mtools-debugsource(riscv-64) = 1.0-12.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64 Wrote: /builddir/build/RPMS/open-mtools-debugsource-1.0-12.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/open-mtools-1.0-12.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/open-mtools-debuginfo-1.0-12.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hfMI3E + umask 022 + cd /builddir/build/BUILD + cd mtools + /usr/bin/rm -rf /builddir/build/BUILDROOT/open-mtools-1.0-12.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0