Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libtoml.spec'], chrootPath='/var/lib/mock/f30-build-37848-21810/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libtoml.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/libtoml-0-9.20161213git03e8a3a.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libtoml.spec'], chrootPath='/var/lib/mock/f30-build-37848-21810/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libtoml.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.fmDSHc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libtoml-03e8a3ab1d4d014e63a2befe8a48e74783a81521 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/libtoml-03e8a3a.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libtoml-03e8a3ab1d4d014e63a2befe8a48e74783a81521 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-add-meson-buildsystem-as-experiment.patch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2xPVHj + umask 022 + cd /builddir/build/BUILD + cd libtoml-03e8a3ab1d4d014e63a2befe8a48e74783a81521 + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . riscv64-redhat-linux-gnu The Meson build system Version: 0.48.2 Source dir: /builddir/build/BUILD/libtoml-03e8a3ab1d4d014e63a2befe8a48e74783a81521 Build dir: /builddir/build/BUILD/libtoml-03e8a3ab1d4d014e63a2befe8a48e74783a81521/riscv64-redhat-linux-gnu Build type: native build Project name: libtoml Project version: undefined Appending CFLAGS from environment: '-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' Appending LDFLAGS from environment: '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' Native C compiler: cc (gcc 8.2.1 "cc (GCC) 8.2.1 20181105 (Red Hat 8.2.1-5)") Build machine cpu family: riscv64 Build machine cpu: riscv64 Program ragel found: YES (/usr/bin/ragel) Found pkg-config: /usr/bin/pkg-config (1.5.4) Dependency icu-uc found: YES 62.1 Dependency cunit found: YES 2.1-3 Build targets in project: 3 Found ninja-1.8.2 at /usr/bin/ninja + /usr/bin/ninja -v -j4 -C riscv64-redhat-linux-gnu ninja: Entering directory `riscv64-redhat-linux-gnu' [1/10] cc -Itoml@sha -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -MD -MQ 'toml@sha/toml_private.c.o' -MF 'toml@sha/toml_private.c.o.d' -o 'toml@sha/toml_private.c.o' -c ../toml_private.c ../toml_private.c: In function 'SawTable': ../toml_private.c:122:4: warning: implicit declaration of function 'asprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] asprintf(err, "empty implicit table"); ^~~~~~~~ vsprintf [2/10] cc -Itoml@exe -I. -I.. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -MD -MQ 'toml@exe/main.c.o' -MF 'toml@exe/main.c.o.d' -o 'toml@exe/main.c.o' -c ../main.c ../main.c: In function 'main': ../main.c:106:49: warning: dereferencing 'void *' pointer bytes_read = read(STDIN_FILENO, &toml_content[size*i], size); ^ [3/10] cc -Itoml@sha -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -MD -MQ 'toml@sha/toml.c.o' -MF 'toml@sha/toml.c.o.d' -o 'toml@sha/toml.c.o' -c ../toml.c ../toml.c: In function 'toml_value_as_string': ../toml.c:474:3: warning: implicit declaration of function 'asprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] asprintf(&ret, "%" PRId64, node->value.integer); ^~~~~~~~ vsprintf [4/10] cc -Itoml_test@exe -I. -I.. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -MD -MQ 'toml_test@exe/test.c.o' -MF 'toml_test@exe/test.c.o.d' -o 'toml_test@exe/test.c.o' -c ../test.c [5/10] /usr/bin/ragel -p -o toml@sha/toml_parse.c ../toml_parse.rl [6/10] cc -Itoml@sha -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -MD -MQ 'toml@sha/meson-generated_toml_parse.c.o' -MF 'toml@sha/meson-generated_toml_parse.c.o.d' -o 'toml@sha/meson-generated_toml_parse.c.o' -c 'toml@sha/toml_parse.c' toml@sha/toml_parse.c: In function 'add_node_to_tree': toml@sha/toml_parse.c:94:4: warning: implicit declaration of function 'asprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] asprintf(parse_error, ^~~~~~~~ vsprintf ../toml_parse.rl: In function 'toml_parse': ../toml_parse.rl:180:19: warning: unused variable 'te' [-Wunused-variable] char* te = p; ^ ../toml_parse.rl:320:27: warning: variable 'x' set but not used [-Wunused-but-set-variable] struct toml_node* x; ^ ../toml_parse.rl:373:27: warning: variable 'x' set but not used [-Wunused-but-set-variable] struct toml_node* x; ^ ../toml_parse.rl:392:28: warning: variable 'x' set but not used [-Wunused-but-set-variable] struct toml_node* x; ^ ../toml_parse.rl:418:28: warning: variable 'x' set but not used [-Wunused-but-set-variable] struct toml_node* x; ^ At top level: toml@sha/toml_parse.c:257626:18: warning: 'toml_en_main_lines_text' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_text = 123; ^~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257625:18: warning: 'toml_en_main_lines_val' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_val = 6; ^~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257624:18: warning: 'toml_en_main_lines_inline_table' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_inline_table = 64; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257623:18: warning: 'toml_en_main_lines_list' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_list = 63; ^~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257622:18: warning: 'toml_en_main_lines_literal_multi_line' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_literal_multi_line = 23; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257621:18: warning: 'toml_en_main_lines_literal_string_contents' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_literal_string_contents = 20; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257620:18: warning: 'toml_en_main_lines_exponent_part' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_exponent_part = 51; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257619:18: warning: 'toml_en_main_lines_fractional_part' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_fractional_part = 50; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257618:18: warning: 'toml_en_main_lines_number_or_date' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_number_or_date = 26; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257617:18: warning: 'toml_en_main_lines_str_escape' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_str_escape = 24774; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257616:18: warning: 'toml_en_main_lines_basic_string_contents' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_basic_string_contents = 9; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257615:18: warning: 'toml_en_main_lines_basic_multi_line_rm_ws' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_basic_multi_line_rm_ws = 18; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257614:18: warning: 'toml_en_main_lines_basic_multi_line' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_basic_multi_line = 14; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257613:18: warning: 'toml_en_main_lines_comment' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_comment = 24773; ^~~~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257612:18: warning: 'toml_en_main_lines_start' defined but not used [-Wunused-const-variable=] static const int toml_en_main_lines_start = 10; ^~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257611:18: warning: 'toml_en_main' defined but not used [-Wunused-const-variable=] static const int toml_en_main = 24787; ^~~~~~~~~~~~ toml@sha/toml_parse.c:257608:18: warning: 'toml_first_final' defined but not used [-Wunused-const-variable=] static const int toml_first_final = 24787; ^~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257603:19: warning: '_toml_nfa_pop_trans' defined but not used [-Wunused-const-variable=] static const char _toml_nfa_pop_trans[] = { ^~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257599:19: warning: '_toml_nfa_push_actions' defined but not used [-Wunused-const-variable=] static const char _toml_nfa_push_actions[] = { ^~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:254497:19: warning: '_toml_nfa_offsets' defined but not used [-Wunused-const-variable=] static const char _toml_nfa_offsets[] = { ^~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:254493:19: warning: '_toml_nfa_targs' defined but not used [-Wunused-const-variable=] static const char _toml_nfa_targs[] = { ^~~~~~~~~~~~~~~ toml@sha/toml_parse.c:254489:19: warning: '_toml_eof_cond_keys' defined but not used [-Wunused-const-variable=] static const char _toml_eof_cond_keys[] = { ^~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:251387:19: warning: '_toml_eof_cond_key_lens' defined but not used [-Wunused-const-variable=] static const char _toml_eof_cond_key_lens[] = { ^~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:248285:19: warning: '_toml_eof_cond_key_offs' defined but not used [-Wunused-const-variable=] static const char _toml_eof_cond_key_offs[] = { ^~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:245182:19: warning: '_toml_eof_cond_spaces' defined but not used [-Wunused-const-variable=] static const char _toml_eof_cond_spaces[] = { ^~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:147370:19: warning: '_toml_cond_keys' defined but not used [-Wunused-const-variable=] static const char _toml_cond_keys[] = { ^~~~~~~~~~~~~~~ toml@sha/toml_parse.c:114766:19: warning: '_toml_trans_lengths' defined but not used [-Wunused-const-variable=] static const char _toml_trans_lengths[] = { ^~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:82162:18: warning: '_toml_trans_offsets' defined but not used [-Wunused-const-variable=] static const int _toml_trans_offsets[] = { ^~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:49558:19: warning: '_toml_trans_cond_spaces' defined but not used [-Wunused-const-variable=] static const char _toml_trans_cond_spaces[] = { ^~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c: In function 'toml_parse': ../toml_parse.rl:267:44: warning: 'secfrac_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] node.value.rfc3339_time.sec_frac = strtol(secfrac_ptr, &te, 10); ^~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257662:8: note: 'secfrac_ptr' was declared here char* secfrac_ptr; ^~~~~~~~~~~ ../toml_parse.rl:351:10: warning: 'name' may be used uninitialized in this function [-Wmaybe-uninitialized] asprintf(&parse_error, "duplicate entry %s\n", tablename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257655:8: note: 'name' was declared here char *name; ^~~~ ../toml_parse.rl:187:49: warning: 'negative' may be used uninitialized in this function [-Wmaybe-uninitialized] node.value.integer = negative ? -number : number; ~~~~~~~~~~~~~~~~~~~^~~ toml@sha/toml_parse.c:257652:7: note: 'negative' was declared here bool negative; ^~~~~~~~ ../toml_parse.rl:187:49: warning: 'number' may be used uninitialized in this function [-Wmaybe-uninitialized] node.value.integer = negative ? -number : number; ~~~~~~~~~~~~~~~~~~~^~~ toml@sha/toml_parse.c:257651:10: note: 'number' was declared here int64_t number; ^~~~~~ ../toml_parse.rl:140:10: warning: 'namelen' may be used uninitialized in this function [-Wmaybe-uninitialized] asprintf(&parse_error, "context error key %.*s line %d\n", namelen + 1, ts, cur_line); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257650:6: note: 'namelen' was declared here int namelen; ^~~~~~~ ../toml_parse.rl:582:18: warning: 'precision' may be used uninitialized in this function [-Wmaybe-uninitialized] [0-9] ${precision++;} @{fgoto fractional_part;} | ~~~~~~~~~^~ toml@sha/toml_parse.c:257649:6: note: 'precision' was declared here int precision; ^~~~~~~~~ ../toml_parse.rl:436:47: warning: 'strp' may be used uninitialized in this function [-Wmaybe-uninitialized] int32_t len = sizeof(string) - (strp - string); ~~~~~~^~~~ toml@sha/toml_parse.c:257648:22: note: 'strp' was declared here char string[1024], *strp; ^~~~ ../toml_parse.rl:140:10: warning: 'ts' may be used uninitialized in this function [-Wmaybe-uninitialized] asprintf(&parse_error, "context error key %.*s line %d\n", namelen + 1, ts, cur_line); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toml@sha/toml_parse.c:257647:8: note: 'ts' was declared here char *ts; ^~ [7/10] cc -o libtoml.so.0.0.0 'toml@sha/meson-generated_toml_parse.c.o' 'toml@sha/toml.c.o' 'toml@sha/toml_private.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libtoml.so.0 -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 /usr/lib64/libicuuc.so /usr/lib64/libicudata.so -Wl,--end-group [8/10] /usr/bin/meson --internal symbolextractor libtoml.so.0.0.0 'toml@sha/libtoml.so.0.0.0.symbols' [9/10] cc -o toml_test 'toml_test@exe/test.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -Wl,--start-group libtoml.so.0.0.0 /usr/lib64/libicuuc.so /usr/lib64/libicudata.so /usr/lib64/libcunit.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/builddir/build/BUILD/libtoml-03e8a3ab1d4d014e63a2befe8a48e74783a81521/riscv64-redhat-linux-gnu/ [10/10] cc -o toml 'toml@exe/main.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -Wl,--start-group libtoml.so.0.0.0 /usr/lib64/libicuuc.so /usr/lib64/libicudata.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/builddir/build/BUILD/libtoml-03e8a3ab1d4d014e63a2befe8a48e74783a81521/riscv64-redhat-linux-gnu/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I3pjYU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64 + cd libtoml-03e8a3ab1d4d014e63a2befe8a48e74783a81521 + DESTDIR=/builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64 + /usr/bin/ninja install -v -j4 -C riscv64-redhat-linux-gnu ninja: Entering directory `riscv64-redhat-linux-gnu' [0/1] /usr/bin/meson install --no-rebuild Installing libtoml.so.0.0.0 to /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64/usr/lib64 Installing toml to /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64/usr/bin Installing /builddir/build/BUILD/libtoml-03e8a3ab1d4d014e63a2befe8a48e74783a81521/toml.h to /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64/usr/include + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0-9.20161213git03e8a3a.fc30 --unique-debug-suffix -0-9.20161213git03e8a3a.fc30.riscv64 --unique-debug-src-base libtoml-0-9.20161213git03e8a3a.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libtoml-03e8a3ab1d4d014e63a2befe8a48e74783a81521 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64/usr/bin/toml explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64/usr/lib64/libtoml.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64/usr/bin/toml extracting debug info from /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64/usr/lib64/libtoml.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 18742 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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EP8kmt Processing files: libtoml-0-9.20161213git03e8a3a.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.c1MOQm + umask 022 + cd /builddir/build/BUILD + cd libtoml-03e8a3ab1d4d014e63a2befe8a48e74783a81521 + LICENSEDIR=/builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64/usr/share/licenses/libtoml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64/usr/share/licenses/libtoml + cp -pr LICENSE /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64/usr/share/licenses/libtoml + exit 0 Provides: libtoml = 0-9.20161213git03e8a3a.fc30 libtoml(riscv-64) = 0-9.20161213git03e8a3a.fc30 libtoml.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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) libicuuc.so.62()(64bit) libtoml.so.0()(64bit) rtld(GNU_HASH) Processing files: libtoml-devel-0-9.20161213git03e8a3a.fc30.riscv64 Provides: libtoml-devel = 0-9.20161213git03e8a3a.fc30 libtoml-devel(riscv-64) = 0-9.20161213git03e8a3a.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libtoml.so.0()(64bit) Processing files: libtoml-debugsource-0-9.20161213git03e8a3a.fc30.riscv64 Provides: libtoml-debugsource = 0-9.20161213git03e8a3a.fc30 libtoml-debugsource(riscv-64) = 0-9.20161213git03e8a3a.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libtoml-debuginfo-0-9.20161213git03e8a3a.fc30.riscv64 Provides: debuginfo(build-id) = 66fe2e2184eb09aeb711dc9d0bb95878749c1976 debuginfo(build-id) = a22b634ced022814b5676c26fd38657f4732b8a4 libtoml-debuginfo = 0-9.20161213git03e8a3a.fc30 libtoml-debuginfo(riscv-64) = 0-9.20161213git03e8a3a.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libtoml-debugsource(riscv-64) = 0-9.20161213git03e8a3a.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64 Wrote: /builddir/build/RPMS/libtoml-0-9.20161213git03e8a3a.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/libtoml-devel-0-9.20161213git03e8a3a.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/libtoml-debugsource-0-9.20161213git03e8a3a.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/libtoml-debuginfo-0-9.20161213git03e8a3a.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jugi9G + umask 022 + cd /builddir/build/BUILD + cd libtoml-03e8a3ab1d4d014e63a2befe8a48e74783a81521 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libtoml-0-9.20161213git03e8a3a.fc30.riscv64 + exit 0 Child return code was: 0