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/ratools.spec'], chrootPath='/var/lib/mock/f29-build-26022-13526/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ratools.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 Wrote: /builddir/build/SRPMS/ratools-0.6.2-9.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ratools.spec'], chrootPath='/var/lib/mock/f29-build-26022-13526/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ratools.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BDBJ3h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ratools-0.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/ratools-0.6.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ratools-0.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j6rUwi + umask 022 + cd /builddir/build/BUILD + cd ratools-0.6.2 + 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' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + make -j4 -C src/ make: Entering directory '/builddir/build/BUILD/ratools-0.6.2/src' gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c library.c gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c log.c gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c module.c gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c multicast.c BUILDSTDERR: library.c: In function 'rat_lib_bytes_to_str': BUILDSTDERR: library.c:463:16: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: const char const *sfx[] = { BUILDSTDERR: ^~~~~ gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c packetset.c gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c ra.c gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c opt_mtu.c gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c opt_sll.c gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c opt_pi.c gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c opt_rdnss.c gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c opt_exp.c gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c opt_cpuri.c gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c rad.c gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c ractl.c gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -c -o racomplete-ractl.o racomplete-ractl.c BUILDSTDERR: rad.c: In function 'rat_db_add_opt': BUILDSTDERR: rad.c:249:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: for (cur = db->db_opt; cur->opt_next; cur = cur->opt_next); BUILDSTDERR: ^~~ BUILDSTDERR: rad.c:250:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' BUILDSTDERR: cur->opt_next = opt; BUILDSTDERR: ^~~ mkdir -p "../bin" gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -o ../bin/racomplete-ractl library.o log.o module.o ra.o opt_mtu.o opt_sll.o opt_pi.o opt_rdnss.o opt_exp.o racomplete-ractl.o mkdir -p "../bash-completion.d" ../bin/racomplete-ractl > ../bash-completion.d/ractl.sh mkdir -p "../bin" gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -o ../bin/ractl library.o log.o module.o ra.o opt_mtu.o opt_sll.o opt_pi.o opt_rdnss.o opt_exp.o opt_cpuri.o ractl.o BUILDSTDERR: rad.c: In function 'rat_rad_ctl_print_comment': BUILDSTDERR: rad.c:1217:54: warning: '%s' directive output may be truncated writing up to 123 bytes into a region of size between 0 and 122 [-Wformat-truncation=] BUILDSTDERR: snprintf(cry.cry_msg, RAT_CTL_REPLY_MSG_LEN, "%*s%s\n", indent, " ", tmp); BUILDSTDERR: ^~ ~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ratools.h:26, BUILDSTDERR: from rad.h:24, BUILDSTDERR: from rad.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 380 bytes into a destination of size 123 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rad.c: In function 'rat_rad_ctl_print_value': BUILDSTDERR: rad.c:1143:54: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: snprintf(cry.cry_msg, RAT_CTL_REPLY_MSG_LEN, "%*s", -16, tmp); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ratools.h:26, BUILDSTDERR: from rad.h:24, BUILDSTDERR: from rad.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 124 bytes into a destination of size 123 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rad.c: In function 'rat_rad_ctl_print_param': BUILDSTDERR: rad.c:1109:54: warning: '%*s' directive output may be truncated writing up to 229 bytes into a region of size between 0 and 122 [-Wformat-truncation=] BUILDSTDERR: snprintf(cry.cry_msg, RAT_CTL_REPLY_MSG_LEN, "%*s%*s", indent, " ", BUILDSTDERR: ^~~ BUILDSTDERR: indent - 26, tmp); BUILDSTDERR: ~~~ BUILDSTDERR: rad.c:1109:50: note: assuming directive output of 123 bytes BUILDSTDERR: snprintf(cry.cry_msg, RAT_CTL_REPLY_MSG_LEN, "%*s%*s", indent, " ", BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ratools.h:26, BUILDSTDERR: from rad.h:24, BUILDSTDERR: from rad.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 485 bytes into a destination of size 123 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rad.c: In function 'rat_rad_ctl_print_title': BUILDSTDERR: rad.c:1073:57: warning: ' BUILDSTDERR: ' directive output may be truncated writing 1 byte into a region of size between 0 and 123 [-Wformat-truncation=] BUILDSTDERR: snprintf(cry.cry_msg, RAT_CTL_REPLY_MSG_LEN, "%s\n", tmp); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ratools.h:26, BUILDSTDERR: from rad.h:24, BUILDSTDERR: from rad.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 125 bytes into a destination of size 123 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rad.c:1071:58: warning: '%s' directive output may be truncated writing up to 123 bytes into a region of size between 0 and 122 [-Wformat-truncation=] BUILDSTDERR: snprintf(cry.cry_msg, RAT_CTL_REPLY_MSG_LEN, "%*s%s\n", in, " ", tmp); BUILDSTDERR: ^~ ~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ratools.h:26, BUILDSTDERR: from rad.h:24, BUILDSTDERR: from rad.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 380 bytes into a destination of size 123 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rad.c: In function 'rat_rad_ctl_print_info': BUILDSTDERR: rad.c:1177:56: warning: '%s' directive output may be truncated writing up to 123 bytes into a region of size 122 [-Wformat-truncation=] BUILDSTDERR: snprintf(cry.cry_msg, RAT_CTL_REPLY_MSG_LEN, "(%s)\n", tmp); BUILDSTDERR: ^~ ~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ratools.h:26, BUILDSTDERR: from rad.h:24, BUILDSTDERR: from rad.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 127 bytes into a destination of size 123 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkdir -p "../bin" gcc -O2 -std=gnu99 -pedantic -Wall -Wextra -pthread -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 -o ../bin/rad library.o log.o module.o multicast.o packetset.o ra.o opt_mtu.o opt_sll.o opt_pi.o opt_rdnss.o opt_exp.o opt_cpuri.o rad.o make: Leaving directory '/builddir/build/BUILD/ratools-0.6.2/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TVfBjU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64 + cd ratools-0.6.2 + mkdir -p /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/bin + install -pm 0755 bin/rad /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/bin/rad + install -pm 0755 bin/ractl /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/bin/ractl + mkdir -p '/builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/etc/bash_completion.d/*' + install -pm 0644 bash-completion.d/ractl.sh /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/etc/bash_completion.d/ractl + mkdir -p /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/share/man/man8 + install -pm 0644 man/ractl.8 man/rad.8 /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/share/man/man8 + mkdir -p /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/lib/systemd/system + install -pm 0644 systemd/ratools-rad.service /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/lib/systemd/system/ratools-rad.service + install -pm 0644 systemd/ratools-rad.socket /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/lib/systemd/system/ratools-rad.socket + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.2-9.fc29 --unique-debug-suffix -0.6.2-9.fc29.riscv64 --unique-debug-src-base ratools-0.6.2-9.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ratools-0.6.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/bin/ractl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/bin/rad extracting debug info from /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/bin/ractl extracting debug info from /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/bin/rad /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 748 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ratools-0.6.2-9.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yZKE4N + umask 022 + cd /builddir/build/BUILD + cd ratools-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/share/doc/ratools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/share/doc/ratools + cp -pr README.md /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/share/doc/ratools + cp -pr example.conf /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/share/doc/ratools + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1YKztK + umask 022 + cd /builddir/build/BUILD + cd ratools-0.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/share/licenses/ratools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/share/licenses/ratools + cp -pr LICENSE /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64/usr/share/licenses/ratools + exit 0 Provides: config(ratools) = 0.6.2-9.fc29 ratools = 0.6.2-9.fc29 ratools(riscv-64) = 0.6.2-9.fc29 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: ratools-debugsource-0.6.2-9.fc29.riscv64 Provides: ratools-debugsource = 0.6.2-9.fc29 ratools-debugsource(riscv-64) = 0.6.2-9.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ratools-debuginfo-0.6.2-9.fc29.riscv64 Provides: debuginfo(build-id) = 5fe966462d916cacc7a765537c476ab21e2519c6 debuginfo(build-id) = d9f1b04a0575c02de3f19c919801ca151958afb8 ratools-debuginfo = 0.6.2-9.fc29 ratools-debuginfo(riscv-64) = 0.6.2-9.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ratools-debugsource(riscv-64) = 0.6.2-9.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64 Wrote: /builddir/build/RPMS/ratools-0.6.2-9.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ratools-debugsource-0.6.2-9.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ratools-debuginfo-0.6.2-9.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xF35le + umask 022 + cd /builddir/build/BUILD + cd ratools-0.6.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ratools-0.6.2-9.fc29.riscv64 + exit 0 Child return code was: 0