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/perl-YAML-LibYAML.spec'], chrootPath='/var/lib/mock/f29-build-10390-4691/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-YAML-LibYAML.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 BUILDSTDERR: sh: perl: command not found BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/perl-YAML-LibYAML-0.69-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-YAML-LibYAML.spec'], chrootPath='/var/lib/mock/f29-build-10390-4691/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-YAML-LibYAML.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.7rl8SZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf YAML-LibYAML-0.69 + /usr/bin/gzip -dc /builddir/build/SOURCES/YAML-LibYAML-0.69.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd YAML-LibYAML-0.69 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SLyLX1 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd YAML-LibYAML-0.69 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-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' NO_PACKLIST=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for YAML::LibYAML + make -j4 make[1]: Entering directory '/builddir/build/BUILD/YAML-LibYAML-0.69/LibYAML' cp lib/YAML/LibYAML.pm blib/lib/YAML/LibYAML.pm cp lib/YAML/XS.pm blib/lib/YAML/XS.pm cp lib/YAML/LibYAML.pod blib/lib/YAML/LibYAML.pod cp lib/YAML/XS.pod blib/lib/YAML/XS.pod Running Mkbootstrap for LibYAML () gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H api.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H dumper.c chmod 644 "LibYAML.bs" gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H emitter.c cp lib/YAML/XS/LibYAML.pm ../blib/lib/YAML/XS/LibYAML.pm gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H loader.c BUILDSTDERR: api.c: In function 'yaml_document_delete': BUILDSTDERR: api.c:1121:7: warning: variable 'context' set but not used [-Wunused-but-set-variable] BUILDSTDERR: } context; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: emitter.c: In function 'yaml_emitter_write_plain_scalar': BUILDSTDERR: emitter.c:28:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: && ((emitter->line_break == YAML_CR_BREAK ? \ BUILDSTDERR: ^~ BUILDSTDERR: emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' BUILDSTDERR: (PUT_BREAK(emitter), \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: emitter.c:1931:18: note: in expansion of macro 'WRITE_BREAK' BUILDSTDERR: if (!WRITE_BREAK(emitter, string)) return 0; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: emitter.c: In function 'yaml_emitter_write_single_quoted_scalar': BUILDSTDERR: emitter.c:28:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: && ((emitter->line_break == YAML_CR_BREAK ? \ BUILDSTDERR: ^~ BUILDSTDERR: emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' BUILDSTDERR: (PUT_BREAK(emitter), \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: emitter.c:1988:18: note: in expansion of macro 'WRITE_BREAK' BUILDSTDERR: if (!WRITE_BREAK(emitter, string)) return 0; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: emitter.c: In function 'yaml_emitter_write_literal_scalar': BUILDSTDERR: emitter.c:28:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: && ((emitter->line_break == YAML_CR_BREAK ? \ BUILDSTDERR: ^~ BUILDSTDERR: emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' BUILDSTDERR: (PUT_BREAK(emitter), \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: emitter.c:2251:18: note: in expansion of macro 'WRITE_BREAK' BUILDSTDERR: if (!WRITE_BREAK(emitter, string)) return 0; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: emitter.c: In function 'yaml_emitter_write_folded_scalar': BUILDSTDERR: emitter.c:28:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: && ((emitter->line_break == YAML_CR_BREAK ? \ BUILDSTDERR: ^~ BUILDSTDERR: emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' BUILDSTDERR: (PUT_BREAK(emitter), \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: emitter.c:2300:18: note: in expansion of macro 'WRITE_BREAK' BUILDSTDERR: if (!WRITE_BREAK(emitter, string)) return 0; BUILDSTDERR: ^~~~~~~~~~~ gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H parser.c BUILDSTDERR: parser.c: In function 'yaml_parser_parse_block_sequence_entry': BUILDSTDERR: parser.c:762:21: warning: variable 'dummy_mark' set but not used [-Wunused-but-set-variable] BUILDSTDERR: yaml_mark_t dummy_mark; /* Used to eliminate a compiler warning. */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: parser.c: In function 'yaml_parser_parse_block_mapping_key': BUILDSTDERR: parser.c:872:21: warning: variable 'dummy_mark' set but not used [-Wunused-but-set-variable] BUILDSTDERR: yaml_mark_t dummy_mark; /* Used to eliminate a compiler warning. */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: parser.c: In function 'yaml_parser_parse_flow_sequence_entry': BUILDSTDERR: parser.c:955:17: warning: variable 'dummy_mark' set but not used [-Wunused-but-set-variable] BUILDSTDERR: yaml_mark_t dummy_mark; /* Used to eliminate a compiler warning. */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: parser.c: In function 'yaml_parser_parse_flow_mapping_key': BUILDSTDERR: parser.c:1107:17: warning: variable 'dummy_mark' set but not used [-Wunused-but-set-variable] BUILDSTDERR: yaml_mark_t dummy_mark; /* Used to eliminate a compiler warning. */ BUILDSTDERR: ^~~~~~~~~~ gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H perl_libyaml.c BUILDSTDERR: perl_libyaml.c: In function 'fold_results': BUILDSTDERR: perl_libyaml.c:33:13: warning: variable 'last_sv' set but not used [-Wunused-but-set-variable] BUILDSTDERR: SV *last_sv = &PL_sv_undef; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: perl_libyaml.c: In function 'loader_error_msg': BUILDSTDERR: perl_libyaml.c:96:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: msg = form("%s, line: %d, column: %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: perl_libyaml.c:98:13: BUILDSTDERR: loader->parser.problem_mark.line + 1, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: perl_libyaml.c:96:44: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: msg = form("%s, line: %d, column: %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: perl_libyaml.c:99:13: BUILDSTDERR: loader->parser.problem_mark.column + 1 BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: perl_libyaml.c:104:36: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: msg = form("%s%s at line: %d, column: %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: perl_libyaml.c:107:13: BUILDSTDERR: loader->parser.context_mark.line + 1, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: perl_libyaml.c:104:48: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: msg = form("%s%s at line: %d, column: %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: perl_libyaml.c:108:13: BUILDSTDERR: loader->parser.context_mark.column + 1 BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H reader.c BUILDSTDERR: perl_libyaml.c: In function 'load_scalar': BUILDSTDERR: perl_libyaml.c:461:21: warning: unused variable 'sv' [-Wunused-variable] BUILDSTDERR: SV* sv = sv_setref_iv(rv, name, 1); BUILDSTDERR: ^~ BUILDSTDERR: perl_libyaml.c:467:21: warning: unused variable 'sv' [-Wunused-variable] BUILDSTDERR: SV* sv = sv_setref_iv(rv, name, 1); BUILDSTDERR: ^~ BUILDSTDERR: perl_libyaml.c:478:21: warning: unused variable 'sv' [-Wunused-variable] BUILDSTDERR: SV* sv = sv_setref_iv(rv, name, 0); BUILDSTDERR: ^~ BUILDSTDERR: perl_libyaml.c:484:21: warning: unused variable 'sv' [-Wunused-variable] BUILDSTDERR: SV* sv = sv_setref_iv(rv, name, 0); BUILDSTDERR: ^~ BUILDSTDERR: perl_libyaml.c: In function 'dump_prewalk': BUILDSTDERR: perl_libyaml.c:706:12: warning: unused variable 'len' [-Wunused-variable] BUILDSTDERR: int i, len; BUILDSTDERR: ^~~ BUILDSTDERR: perl_libyaml.c: In function 'dump_node': BUILDSTDERR: perl_libyaml.c:818:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: && strEQ(class, "JSON::PP::Boolean") BUILDSTDERR: perl_libyaml.c: In function 'get_yaml_tag': BUILDSTDERR: perl_libyaml.c:897:5: warning: enumeration value 'SVt_NULL' not handled in switch [-Wswitch] BUILDSTDERR: switch (SvTYPE(SvRV(node))) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: perl_libyaml.c:897:5: warning: enumeration value 'SVt_IV' not handled in switch [-Wswitch] BUILDSTDERR: perl_libyaml.c:897:5: warning: enumeration value 'SVt_NV' not handled in switch [-Wswitch] BUILDSTDERR: perl_libyaml.c:897:5: warning: enumeration value 'SVt_PV' not handled in switch [-Wswitch] BUILDSTDERR: perl_libyaml.c:897:5: warning: enumeration value 'SVt_INVLIST' not handled in switch [-Wswitch] BUILDSTDERR: perl_libyaml.c:897:5: warning: enumeration value 'SVt_PVIV' not handled in switch [-Wswitch] BUILDSTDERR: perl_libyaml.c:897:5: warning: enumeration value 'SVt_PVNV' not handled in switch [-Wswitch] BUILDSTDERR: perl_libyaml.c:897:5: warning: enumeration value 'SVt_PVMG' not handled in switch [-Wswitch] BUILDSTDERR: perl_libyaml.c:897:5: warning: enumeration value 'SVt_REGEXP' not handled in switch [-Wswitch] BUILDSTDERR: perl_libyaml.c:897:5: warning: enumeration value 'SVt_PVGV' not handled in switch [-Wswitch] BUILDSTDERR: perl_libyaml.c:897:5: warning: enumeration value 'SVt_PVLV' not handled in switch [-Wswitch] BUILDSTDERR: perl_libyaml.c:897:5: warning: enumeration value 'SVt_PVFM' not handled in switch [-Wswitch] BUILDSTDERR: perl_libyaml.c:897:5: warning: enumeration value 'SVt_PVIO' not handled in switch [-Wswitch] BUILDSTDERR: perl_libyaml.c:897:5: warning: enumeration value 'SVt_LAST' not handled in switch [-Wswitch] gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H scanner.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H writer.c BUILDSTDERR: scanner.c: In function 'yaml_parser_decrease_flow_level': BUILDSTDERR: scanner.c:1189:23: warning: variable 'dummy_key' set but not used [-Wunused-but-set-variable] BUILDSTDERR: yaml_simple_key_t dummy_key; /* Used to eliminate a compiler warning. */ BUILDSTDERR: ^~~~~~~~~ "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' LibYAML.xs > LibYAML.xsc mv LibYAML.xsc LibYAML.c "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibYAML.bs ../blib/arch/auto/YAML/XS/LibYAML/LibYAML.bs 644 gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H LibYAML.c BUILDSTDERR: In file included from LibYAML.xs:1: BUILDSTDERR: ./perl_libyaml.h:50:1: warning: 'call_coderef' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: call_coderef(SV *, AV *); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ./perl_libyaml.h:53:1: warning: 'fold_results' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: fold_results(I32); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ./perl_libyaml.h:56:1: warning: 'find_coderef' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: find_coderef(char *); BUILDSTDERR: ^~~~~~~~~~~~ rm -f ../blib/arch/auto/YAML/XS/LibYAML/LibYAML.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong api.o dumper.o emitter.o loader.o parser.o perl_libyaml.o reader.o scanner.o writer.o LibYAML.o -o ../blib/arch/auto/YAML/XS/LibYAML/LibYAML.so \ -lperl \ chmod 755 ../blib/arch/auto/YAML/XS/LibYAML/LibYAML.so Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/YAML-LibYAML-0.69/LibYAML' Manifying 2 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vGENKd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64 + cd YAML-LibYAML-0.69 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64 make[1]: Entering directory '/builddir/build/BUILD/YAML-LibYAML-0.69/LibYAML' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibYAML.bs ../blib/arch/auto/YAML/XS/LibYAML/LibYAML.bs 644 Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/YAML-LibYAML-0.69/LibYAML' Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/YAML/XS/LibYAML/LibYAML.so Installing /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/YAML/XS.pod Installing /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/YAML/XS.pm Installing /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/YAML/LibYAML.pod Installing /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/YAML/LibYAML.pm Installing /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/YAML/XS/LibYAML.pm Installing /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/share/man/man3/YAML::XS::LibYAML.3pm Installing /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/share/man/man3/YAML::LibYAML.3pm Installing /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/share/man/man3/YAML::XS.3pm + find /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64 mode of '/builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/share/man/man3/YAML::XS::LibYAML.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/share/man/man3/YAML::LibYAML.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/share/man/man3/YAML::XS.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/YAML/XS.pod' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/YAML/XS/LibYAML.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/YAML/XS.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/YAML/LibYAML.pod' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/YAML/LibYAML.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/YAML/XS/LibYAML/LibYAML.so' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.69-2.fc29 --unique-debug-suffix -0.69-2.fc29.riscv64 --unique-debug-src-base perl-YAML-LibYAML-0.69-2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/YAML-LibYAML-0.69 extracting debug info from /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/YAML/XS/LibYAML/LibYAML.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1153 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6jW8sW Processing files: perl-YAML-LibYAML-0.69-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NIYYwJ + umask 022 + cd /builddir/build/BUILD + cd YAML-LibYAML-0.69 + DOCDIR=/builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/share/doc/perl-YAML-LibYAML + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/share/doc/perl-YAML-LibYAML + cp -pr Changes /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/share/doc/perl-YAML-LibYAML + cp -pr CONTRIBUTING /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/share/doc/perl-YAML-LibYAML + cp -pr README /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/share/doc/perl-YAML-LibYAML + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Akk61B + umask 022 + cd /builddir/build/BUILD + cd YAML-LibYAML-0.69 + LICENSEDIR=/builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/share/licenses/perl-YAML-LibYAML + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/share/licenses/perl-YAML-LibYAML + cp -pr LICENSE /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64/usr/share/licenses/perl-YAML-LibYAML + exit 0 Provides: bundled(libyaml) = 0.1.7 perl(YAML::LibYAML) = 0.69 perl(YAML::XS) = 0.69 perl(YAML::XS::LibYAML) perl-YAML-LibYAML = 1:0.69-2.fc29 perl-YAML-LibYAML(riscv-64) = 1:0.69-2.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) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(:VERSION) >= 5.8.3 perl(Exporter) perl(Scalar::Util) perl(XSLoader) perl(YAML::XS::LibYAML) perl(base) perl(constant) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-YAML-LibYAML-debugsource-0.69-2.fc29.riscv64 Provides: perl-YAML-LibYAML-debugsource = 1:0.69-2.fc29 perl-YAML-LibYAML-debugsource(riscv-64) = 1:0.69-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-YAML-LibYAML-debuginfo-0.69-2.fc29.riscv64 Provides: debuginfo(build-id) = 97148e811b84eca18e3689fac9b12f819a5bb420 perl-YAML-LibYAML-debuginfo = 1:0.69-2.fc29 perl-YAML-LibYAML-debuginfo(riscv-64) = 1:0.69-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-YAML-LibYAML-debugsource(riscv-64) = 1:0.69-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64 Wrote: /builddir/build/RPMS/perl-YAML-LibYAML-0.69-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-YAML-LibYAML-debugsource-0.69-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-YAML-LibYAML-debuginfo-0.69-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9Dvq9L + umask 022 + cd /builddir/build/BUILD + cd YAML-LibYAML-0.69 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-YAML-LibYAML-0.69-2.fc29.riscv64 + exit 0 Child return code was: 0