Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Convert-Binary-C.spec'], chrootPath='/var/lib/mock/f31-build-70147-30411/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Convert-Binary-C.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 BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/perl-Convert-Binary-C-0.78-13.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Convert-Binary-C.spec'], chrootPath='/var/lib/mock/f31-build-70147-30411/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Convert-Binary-C.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HqzwDl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Convert-Binary-C-0.78 + /usr/bin/gzip -dc /builddir/build/SOURCES/Convert-Binary-C-0.78.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Convert-Binary-C-0.78 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A9ciyo + umask 022 + cd /builddir/build/BUILD + cd Convert-Binary-C-0.78 + /usr/bin/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' + make BUILDSTDERR: cbc/member.c: In function 'get_ams_struct.isra.0': BUILDSTDERR: cbc/member.c:133:30: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 133 | SvCUR_set(name, len+1); BUILDSTDERR: | ^ BUILDSTDERR: cbc/member.c: In function 'get_ams_type': BUILDSTDERR: cbc/member.c:201:30: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 201 | SvCUR_set(name, len+1); BUILDSTDERR: | ^ BUILDSTDERR: cbc/member.c: In function 'search_struct_member.isra.0': BUILDSTDERR: cbc/member.c:610:27: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 610 | return offset < 0 ? 0 : offset; BUILDSTDERR: | ~~~~~~~~~~~~~~~^~~~~~~~ Checking if your kit is complete... Looks good Building with feature 'ieeefp' Finding dependencies... Setting license tag... Generating a Unix-style Makefile Writing Makefile for Convert::Binary::C cp lib/Convert/Binary/C.pm blib/lib/Convert/Binary/C.pm cp lib/Convert/Binary/C/Cached.pm blib/lib/Convert/Binary/C/Cached.pm Running Mkbootstrap for C () chmod 644 "C.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- C.bs blib/arch/auto/Convert/Binary/C/C.bs 644 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Convert-Binary-C-0.78/typemap' C.xs > C.xsc mv C.xsc C.c "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" ctlib/arch.pl ctlib/arch.h Compiling [gcc -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.c Compiling [gcc -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] cbc/basic.c Compiling [gcc -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] cbc/dimension.c Compiling [gcc -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] cbc/hook.c Compiling [gcc -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] cbc/idl.c Compiling [gcc -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] cbc/init.c Compiling [gcc -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] cbc/macros.c Compiling [gcc -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] cbc/member.c Compiling [gcc -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] cbc/object.c Compiling [gcc -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] cbc/option.c BUILDSTDERR: Compiling [gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_Sctlib/bitfields.c: In function 'Generic_push': BUILDSTDERR: ctlib/bitfields.c:310:9: warning: 'used_bytes' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 310 | int used_bytes, new_bit_offset; BUILDSTDERR: | ^~~~~~~~~~ OURCE=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] cbc/pack.c Compiling [gcc -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] cbc/sourcify.c Compiling [gcc -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] cbc/tag.c Compiling [gcc -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] cbc/type.c Compiling [gcc -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] cbc/typeinfo.c Compiling [gcc -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] cbc/util.c Compiling [gcc -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] ctlib/bitfields.c Compiling [gcc -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] ctlib/byteorder.c Compiling [gcc -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] ctlib/cterror.c Compiling [gcc -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] ctlib/ctparse.c Compiling [gcc -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] ctlib/cttags.c Compiling [gcc -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] ctlib/cttype.c BUILDSTDERR: Compiling [gcc -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-hardectlib/y_pragma.c: In function 'CTlib_pragma_parse': BUILDSTDERR: ctlib/y_pragma.c:1737:12: warning: 'pragma_lval' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1737 | *++yyvsp = yylval; BUILDSTDERR: ctlib/y_pragma.c:69:25: note: 'pragma_lval' was declared here BUILDSTDERR: 69 | #define yylval pragma_lval BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ctlib/y_pragma.c:1285:9: note: in expansion of macro 'yylval' BUILDSTDERR: 1285 | YYSTYPE yylval; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ucpp/tune.h:34, BUILDSTDERR: from ucpp/assert.c:30: BUILDSTDERR: ucpp/assert.c: In function 'ucpp_private_handle_assert': BUILDSTDERR: ucpp/config.h:126:29: warning: 'aname' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 126 | #define UCPP_PRIVATE_PREFIX ucpp_private_ BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ucpp/assert.c:188:8: note: 'aname' was declared here BUILDSTDERR: 188 | char *aname; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ucpp/tune.h:34, BUILDSTDERR: from ucpp/cpp.c:36: BUILDSTDERR: ucpp/cpp.c: In function 'handle_if': BUILDSTDERR: ucpp/config.h:109:23: warning: 'tf.t' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 109 | #define UCPP_FREE CBC_free BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ucpp/cpp.c:1086:20: note: 'tf.t' was declared here BUILDSTDERR: 1086 | struct token_fifo tf, tf1, tf2, tf3, *save_tf; BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ucpp/cpp.c:45: BUILDSTDERR: ucpp/cpp.c: In function 'handle_include': BUILDSTDERR: ucpp/mem.h:118:9: warning: 'fname' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 118 | (list)[(ptr) ++] = (obj); \ BUILDSTDERR: | ^ BUILDSTDERR: ucpp/cpp.c:1299:8: note: 'fname' was declared here BUILDSTDERR: 1299 | char *fname; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ucpp/tune.h:34, BUILDSTDERR: from ucpp/macro.c:30: BUILDSTDERR: ucpp/macro.c: In function 'ucpp_private_handle_define': BUILDSTDERR: ucpp/config.h:109:23: warning: 'mv.t' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 109 | #define UCPP_FREE CBC_free BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ucpp/macro.c:449:20: note: 'mv.t' was declared here BUILDSTDERR: 449 | struct token_fifo mv; BUILDSTDERR: | ^~ BUILDSTDERR: ucpp/macro.c: In function 'ucpp_private_substitute_macro': BUILDSTDERR: ucpp/macro.c:1774:23: warning: 'save_tfi' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1774 | tfi->art = save_tfi + (etl.art - etl_limit); BUILDSTDERR: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ucpp/macro.c:1099:5: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1099 | d[l + 1] = 0; BUILDSTDERR: | ^ BUILDSTDERR: ucpp/macro.c:1067:12: note: 'd' was declared here BUILDSTDERR: 1067 | char *y, *d; BUILDSTDERR: | ^ BUILDSTDERR: ucpp/macro.c:1707:13: warning: 'atl' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1707 | t.name = stringify(atl + anum); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ucpp/nhash.c: In function 'find_node': BUILDSTDERR: ucpp/nhash.c:159:12: warning: 'ls' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 159 | *leftson = ls; BUILDSTDERR: | ~~~~~~~~~^~~~ BUILDSTDERR: ucpp/nhash.c: In function 'internal_put': BUILDSTDERR: ucpp/nhash.c:299:14: warning: 'pnode' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 299 | pnode->left = itemg; BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~ ned-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection] ctlib/fileinfo.c Compiling [gcc -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] ctlib/layout.c Compiling [gcc -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] ctlib/y_parser.c Compiling [gcc -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] ctlib/y_pragma.c Compiling [gcc -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] ucpp/assert.c Compiling [gcc -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] ucpp/cpp.c Compiling [gcc -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] ucpp/eval.c Compiling [gcc -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] ucpp/lexer.c Compiling [gcc -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] ucpp/macro.c Compiling [gcc -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] ucpp/mem.c Compiling [gcc -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] ucpp/nhash.c Compiling [gcc -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] util/hash.c Compiling [gcc -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] util/list.c BUILDSTDERR: Compiling [gcc -O2+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 -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] util/memalloc.c rm -f blib/arch/auto/Convert/Binary/C/C.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong C.o cbc/basic.o cbc/dimension.o cbc/hook.o cbc/idl.o cbc/init.o cbc/macros.o cbc/member.o cbc/object.o cbc/option.o cbc/pack.o cbc/sourcify.o cbc/tag.o cbc/type.o cbc/typeinfo.o cbc/util.o ctlib/bitfields.o ctlib/byteorder.o ctlib/cterror.o ctlib/ctparse.o ctlib/cttags.o ctlib/cttype.o ctlib/fileinfo.o ctlib/layout.o ctlib/y_parser.o ctlib/y_pragma.o ucpp/assert.o ucpp/cpp.o ucpp/eval.o ucpp/lexer.o ucpp/macro.o ucpp/mem.o ucpp/nhash.o util/hash.o util/list.o util/memalloc.o -o blib/arch/auto/Convert/Binary/C/C.so \ -lperl \ chmod 755 blib/arch/auto/Convert/Binary/C/C.so "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" bin/convert.PL examples/convert.pl "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" bin/elf.PL examples/elf.pl "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" bin/memmap.PL examples/memmap.pl "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" bin/perltypes.PL examples/perltypes.pl cp bin/ccconfig blib/script/ccconfig "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ccconfig Manifying 1 pod document Manifying 2 pod documents Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bGuFpo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64 + cd Convert-Binary-C-0.78 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64 + find /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.78-13.fc31 --unique-debug-suffix -0.78-13.fc31.riscv64 --unique-debug-src-base perl-Convert-Binary-C-0.78-13.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Convert-Binary-C-0.78 BUILDSTDERR: 3246 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- C.bs blib/arch/auto/Convert/Binary/C/C.bs 644 Manifying 1 pod document Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Convert/Binary/C/C.so Installing /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr/lib64/perl5/vendor_perl/Convert/Binary/C.pm Installing /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr/lib64/perl5/vendor_perl/Convert/Binary/C/Cached.pm Installing /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr/share/man/man1/ccconfig.1 Installing /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr/share/man/man3/Convert::Binary::C.3pm Installing /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr/share/man/man3/Convert::Binary::C::Cached.3pm Installing /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr/bin/ccconfig explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Convert/Binary/C/C.so extracting debug info from /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Convert/Binary/C/C.so original debug info size: 1864kB, size after compression: 1376kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Aa2FVm Processing files: perl-Convert-Binary-C-0.78-13.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Twmvhl + umask 022 + cd /builddir/build/BUILD + cd Convert-Binary-C-0.78 + DOCDIR=/builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr/share/doc/perl-Convert-Binary-C + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr/share/doc/perl-Convert-Binary-C + cp -pr Changes /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr/share/doc/perl-Convert-Binary-C + cp -pr README /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr/share/doc/perl-Convert-Binary-C + cp -pr TODO /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64/usr/share/doc/perl-Convert-Binary-C + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: perl(Convert::Binary::C) = 0.78 perl(Convert::Binary::C::Cached) = 0.78 perl-Convert-Binary-C = 0.78-13.fc31 perl-Convert-Binary-C(riscv-64) = 0.78-13.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl 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.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(Carp) perl(Convert::Binary::C) perl(Data::Dumper) perl(DynaLoader) perl(Getopt::Long) perl(IO::File) perl(Text::ParseWords) perl(Text::Wrap) perl(constant) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Convert-Binary-C-debugsource-0.78-13.fc31.riscv64 Provides: perl-Convert-Binary-C-debugsource = 0.78-13.fc31 perl-Convert-Binary-C-debugsource(riscv-64) = 0.78-13.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Convert-Binary-C-debuginfo-0.78-13.fc31.riscv64 Provides: debuginfo(build-id) = 1d6668c0198503ea76008526bccee8dfba2f0393 perl-Convert-Binary-C-debuginfo = 0.78-13.fc31 perl-Convert-Binary-C-debuginfo(riscv-64) = 0.78-13.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Convert-Binary-C-debugsource(riscv-64) = 0.78-13.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64 Wrote: /builddir/build/RPMS/perl-Convert-Binary-C-0.78-13.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Convert-Binary-C-debuginfo-0.78-13.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Convert-Binary-C-debugsource-0.78-13.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MBbDAo + umask 022 + cd /builddir/build/BUILD + cd Convert-Binary-C-0.78 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Convert-Binary-C-0.78-13.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0