Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/open-mtools.spec'], chrootPath='/var/lib/mock/f29-build-18350-9295/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/open-mtools-1.0-11.fc29.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/f29-build-18350-9295/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.l9jtZO + 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hqwZN4 + 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,-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: 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:861, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(equiv_cmd, "mdump %s-p%d -Q%d -r%d %s%s%s%s %s %s", BUILDSTDERR: ^~ BUILDSTDERR: o_output_equiv_opt, o_pause_ms, o_quiet_lvl, o_rcvbuf_size, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(equiv_cmd, "mdump %s-p%d -Q%d -r%d %s%s%s%s %s", BUILDSTDERR: ^~ BUILDSTDERR: o_output_equiv_opt, o_pause_ms, o_quiet_lvl, o_rcvbuf_size, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: mdump.c:61:21: warning: 'listensock' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: #define CLOSESOCKET close BUILDSTDERR: ^~~~~ BUILDSTDERR: mdump.c:236:9: note: 'listensock' was declared here BUILDSTDERR: 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,-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: 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: %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: sprintf(timestr1, "%d.%06d", start_tv.tv_sec, start_tv.tv_usec); BUILDSTDERR: ~^ ~~~~~~~~~~~~~~~ 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: sprintf(timestr1, "%d.%06d", start_tv.tv_sec, start_tv.tv_usec); BUILDSTDERR: ~~~^ ~~~~~~~~~~~~~~~~ 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: if (delta_tv.tv_sec != 0) sprintf(timestr2, "%d%06d", delta_tv.tv_sec, delta_tv.tv_usec); BUILDSTDERR: ~^ ~~~~~~~~~~~~~~~ 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: if (delta_tv.tv_sec != 0) sprintf(timestr2, "%d%06d", delta_tv.tv_sec, delta_tv.tv_usec); BUILDSTDERR: ~~~^ ~~~~~~~~~~~~~~~~ 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: else sprintf(timestr2, "%d", delta_tv.tv_usec); BUILDSTDERR: ~^ ~~~~~~~~~~~~~~~~ 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: if (min_tv.tv_sec != 0) sprintf(timestr1, "%d%06d", min_tv.tv_sec, min_tv.tv_usec); BUILDSTDERR: ~^ ~~~~~~~~~~~~~ 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: if (min_tv.tv_sec != 0) sprintf(timestr1, "%d%06d", min_tv.tv_sec, min_tv.tv_usec); BUILDSTDERR: ~~~^ ~~~~~~~~~~~~~~ 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: else sprintf(timestr1, "%d", min_tv.tv_usec); BUILDSTDERR: ~^ ~~~~~~~~~~~~~~ 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: if (max_tv.tv_sec != 0) sprintf(timestr2, "%d%06d", max_tv.tv_sec, max_tv.tv_usec); BUILDSTDERR: ~^ ~~~~~~~~~~~~~ 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: if (max_tv.tv_sec != 0) sprintf(timestr2, "%d%06d", max_tv.tv_sec, max_tv.tv_usec); BUILDSTDERR: ~~~^ ~~~~~~~~~~~~~~ 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: else sprintf(timestr2, "%d", max_tv.tv_usec); BUILDSTDERR: ~^ ~~~~~~~~~~~~~~ BUILDSTDERR: %ld BUILDSTDERR: mpong.c:203:8: warning: unused variable 'pause_slash' [-Wunused-variable] BUILDSTDERR: char *pause_slash; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: mpong.c:202:8: warning: unused variable 'perc_loss' [-Wunused-variable] BUILDSTDERR: float perc_loss; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: mpong.c:201:6: warning: unused variable 'num_sent' [-Wunused-variable] BUILDSTDERR: int num_sent; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: mpong.c:188:15: warning: unused variable 'wttl' [-Wunused-variable] BUILDSTDERR: unsigned int wttl; BUILDSTDERR: ^~~~ BUILDSTDERR: mpong.c:179:7: warning: unused variable 'equiv_cmd' [-Wunused-variable] BUILDSTDERR: char equiv_cmd[1024]; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: mpong.c:512:6: warning: 'min_tv.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if (min_tv.tv_sec != 0) sprintf(timestr1, "%d%06d", min_tv.tv_sec, min_tv.tv_usec); BUILDSTDERR: ^ BUILDSTDERR: mpong.c:514:6: warning: 'max_tv.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if (max_tv.tv_sec != 0) sprintf(timestr2, "%d%06d", max_tv.tv_sec, max_tv.tv_usec); BUILDSTDERR: ^ BUILDSTDERR: mpong.c:471:40: warning: 'first_tv.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 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: 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,-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: 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: printf("Equiv cmd line: %s\n", equiv_cmd); BUILDSTDERR: ^~~~~~ BUILDSTDERR: msend.c:409:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 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: printf("Equiv cmd line: %s\n", equiv_cmd); BUILDSTDERR: ^~~~~~ BUILDSTDERR: msend.c:422:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 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: printf("Equiv cmd line: %s\n", equiv_cmd); BUILDSTDERR: ^~~~~~ BUILDSTDERR: msend.c:159:15: warning: unused variable 'wttl' [-Wunused-variable] BUILDSTDERR: unsigned int wttl; BUILDSTDERR: ^~~~ BUILDSTDERR: msend.c:158:17: warning: unused variable 'tv' [-Wunused-variable] BUILDSTDERR: 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: sprintf(cmdbuf, "echo sender equiv cmd: %s", equiv_cmd); BUILDSTDERR: ^~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(cmdbuf, "echo test %d, sender equiv cmd %s", test_num, equiv_cmd); BUILDSTDERR: ^~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q7sbx7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.riscv64 + cd mtools + install -d /builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.riscv64/usr/bin + for F in *.c + install -t /builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.riscv64/usr/bin mdump + for F in *.c + install -t /builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.riscv64/usr/bin mpong + for F in *.c + install -t /builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.riscv64/usr/bin msend + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0-11.fc29 --unique-debug-suffix -1.0-11.fc29.riscv64 --unique-debug-src-base open-mtools-1.0-11.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mtools extracting debug info from /builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.riscv64/usr/bin/mdump extracting debug info from /builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.riscv64/usr/bin/msend extracting debug info from /builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.riscv64/usr/bin/mpong /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. BUILDSTDERR: 125 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: open-mtools-1.0-11.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VeJJKx + umask 022 + cd /builddir/build/BUILD + cd mtools + DOCDIR=/builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.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-11.fc29.riscv64/usr/share/doc/open-mtools + cp -pr README.txt /builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.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-11.fc29.riscv64/usr/share/doc/open-mtools + exit 0 Provides: open-mtools = 1.0-11.fc29 open-mtools(riscv-64) = 1.0-11.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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-11.fc29.riscv64 Provides: open-mtools-debugsource = 1.0-11.fc29 open-mtools-debugsource(riscv-64) = 1.0-11.fc29 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-11.fc29.riscv64 Provides: debuginfo(build-id) = 00a90b7de2664ac528e91f08505809a8177c0e0b debuginfo(build-id) = 0b06fffd70e98ca2afde008617c37a511973f973 debuginfo(build-id) = 34f3e5934bd18aaeea43a67e3c5f3aa8df6c5faa open-mtools-debuginfo = 1.0-11.fc29 open-mtools-debuginfo(riscv-64) = 1.0-11.fc29 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-11.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.riscv64 Wrote: /builddir/build/RPMS/open-mtools-1.0-11.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/open-mtools-debugsource-1.0-11.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/open-mtools-debuginfo-1.0-11.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jtkywj + umask 022 + cd /builddir/build/BUILD + cd mtools + /usr/bin/rm -rf /builddir/build/BUILDROOT/open-mtools-1.0-11.fc29.riscv64 + exit 0 Child return code was: 0