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-Mouse.spec'], chrootPath='/var/lib/mock/f31-build-68017-30124/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-Mouse.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: perl: command not found Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/perl-Mouse-2.5.6-5.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Mouse.spec'], chrootPath='/var/lib/mock/f31-build-68017-30124/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-Mouse.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.YKJW1R + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Mouse-v2.5.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/Mouse-v2.5.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Mouse-v2.5.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -exec chmod -c -x '{}' ';' + find benchmarks/ example/ t/ tool/ -type f -print0 + xargs -0 sed -i '1s|^#!.*perl|#!/usr/bin/perl|' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 mode of './benchmarks/coercion.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './benchmarks/load_class.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './benchmarks/subtype.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.skCJ8R + umask 022 + cd /builddir/build/BUILD + cd Mouse-v2.5.6 + perl Build.PL --installdirs=vendor + ./Build BUILDSTDERR: xs-src/MouseAccessor.xs: In function 'mouse_simple_accessor_generate': BUILDSTDERR: xs-src/MouseAccessor.xs:337:12: warning: variable 'mg' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 337 | MAGIC* mg; BUILDSTDERR: | ^~ BUILDSTDERR: xs-src/MouseTypeConstraints.xs: In function 'mouse_tc_generate': BUILDSTDERR: xs-src/MouseTypeConstraints.xs:503:12: warning: variable 'mg' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 503 | MAGIC* mg; BUILDSTDERR: | ^~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Mouse' version 'v2.5.6' Building Mouse Generate Mouse::Tiny ... done. gcc -Ixs-src -I/usr/lib64/perl5/CORE -fPIC -Wall -Wextra -Wdeclaration-after-statement -Wc++-compat -c -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 -g -o xs-src/MouseAccessor.o xs-src/MouseAccessor.c gcc -Ixs-src -I/usr/lib64/perl5/CORE -fPIC -Wall -Wextra -Wdeclaration-after-statement -Wc++-compat -c -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 -g -o xs-src/MouseAttribute.o xs-src/MouseAttribute.c gcc -Ixs-src -I/usr/lib64/perl5/CORE -fPIC -Wall -Wextra -Wdeclaration-after-statement -Wc++-compat -c -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 -g -o xs-src/MouseTypeConstraints.o xs-src/MouseTypeConstraints.c gcc -Ixs-src -I/usr/lib64/perl5/CORE -fPIC -Wall -Wextra -Wdeclaration-after-statement -Wc++-compat -c -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 -g -o xs-src/MouseUtil.o xs-src/MouseUtil.c gcc -Ixs-src -I/usr/lib64/perl5/CORE -DVERSION="v2.5.6" -DXS_VERSION="v2.5.6" -fPIC -Wall -Wextra -Wdeclaration-after-statement -Wc++-compat -c -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 -g -o lib/Mouse.o lib/Mouse.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Mouse/Mouse.bs') 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 -lperl -o blib/arch/auto/Mouse/Mouse.so lib/Mouse.o xs-src/MouseAccessor.o xs-src/MouseAttribute.o xs-src/MouseTypeConstraints.o xs-src/MouseUtil.o Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RbqpfP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64 + cd Mouse-v2.5.6 + ./Build install --destdir=/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64 --create_packlist=0 Building Mouse Generate Mouse::Tiny ... done. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Mouse/Mouse.bs Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Mouse/Mouse.so Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Squirrel.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/ouse.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/TypeRegistry.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Spec.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/PurePerl.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Object.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Util.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Tiny.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Tiny.pod Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/XS.pod Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Exporter.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Role.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Util/MetaRole.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Util/TypeConstraints.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Module.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/TypeConstraint.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Role.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Class.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Attribute.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Role/Method.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Role/Composite.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Role/Application.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method/Accessor.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method/Delegation.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method/Constructor.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method/Destructor.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Test/Mouse.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Squirrel/Role.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Test::Mouse.3pm BUILDSTDERR: Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/+ find /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64 Mouse::Util::TypeConstraints.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Attribute.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Role::Application.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::PurePerl.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::XS.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Role::Method.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Role.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::TypeConstraint.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Method::Constructor.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Squirrel::Role.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Method::Destructor.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Method::Accessor.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Exporter.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Role::Composite.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Method::Delegation.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Object.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/ouse.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Tiny.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::TypeRegistry.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Class.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Util.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Method.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Module.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Spec.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Role.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Squirrel.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Util::MetaRole.3pm mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Test::Mouse.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Util::TypeConstraints.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Attribute.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Role::Application.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::PurePerl.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::XS.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Role::Method.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Role.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::TypeConstraint.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Method::Constructor.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Squirrel::Role.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Method::Destructor.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Method::Accessor.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Exporter.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Role::Composite.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Method::Delegation.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Object.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/ouse.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Tiny.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::TypeRegistry.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Class.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Util.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Method.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Module.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Spec.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Meta::Role.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Squirrel.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/man/man3/Mouse::Util::MetaRole.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Mouse/Mouse.so' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/TypeRegistry.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Util/MetaRole.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Util/TypeConstraints.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Spec.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/PurePerl.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Object.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Module.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/TypeConstraint.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Role/Method.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Role/Composite.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Role/Application.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method/Accessor.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method/Delegation.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method/Constructor.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method/Destructor.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Role.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Class.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Attribute.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Util.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Tiny.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Tiny.pod' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/XS.pod' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Exporter.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Role.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Squirrel.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) BUILDSTDERR: mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv6+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.5.6-5.fc31 --unique-debug-suffix -2.5.6-5.fc31.riscv64 --unique-debug-src-base perl-Mouse-2.5.6-5.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Mouse-v2.5.6 BUILDSTDERR: 875 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 4/usr/lib64/perl5/vendor_perl/Test/Mouse.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mouse.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/ouse.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/Squirrel/Role.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Mouse/Mouse.so extracting debug info from /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Mouse/Mouse.so original debug info size: 504kB, size after compression: 388kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WyHZ2O Processing files: perl-Mouse-2.5.6-5.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NwgE5O + umask 022 + cd /builddir/build/BUILD + cd Mouse-v2.5.6 + DOCDIR=/builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/doc/perl-Mouse + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/doc/perl-Mouse + cp -pr Changes /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/doc/perl-Mouse + cp -pr benchmarks/ /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/doc/perl-Mouse + cp -pr example/ /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/doc/perl-Mouse + cp -pr tool/ /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/doc/perl-Mouse + cp -pr t/ /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64/usr/share/doc/perl-Mouse + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: perl(Any-Moose) = 2.5.6 perl(Mouse) = 2.5.6 perl(Mouse::Exporter) perl(Mouse::Meta::Attribute) perl(Mouse::Meta::Class) perl(Mouse::Meta::Method) perl(Mouse::Meta::Method::Accessor) perl(Mouse::Meta::Method::Constructor) perl(Mouse::Meta::Method::Delegation) perl(Mouse::Meta::Method::Destructor) perl(Mouse::Meta::Module) perl(Mouse::Meta::Role) perl(Mouse::Meta::Role::Application) perl(Mouse::Meta::Role::Application::RoleSummation) perl(Mouse::Meta::Role::Composite) perl(Mouse::Meta::Role::Method) perl(Mouse::Meta::TypeConstraint) perl(Mouse::Object) perl(Mouse::PurePerl) perl(Mouse::Role) = 2.5.6 perl(Mouse::Spec) = 2.5.6 perl(Mouse::Tiny) = 2.5.6 perl(Mouse::TypeRegistry) perl(Mouse::Util) = 2.5.6 perl(Mouse::Util::MetaRole) perl(Mouse::Util::TypeConstraints) perl(Squirrel) perl(Squirrel::Role) perl(ouse) perl-Mouse = 2.5.6-5.fc31 perl-Mouse(riscv-64) = 2.5.6-5.fc31 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(:VERSION) >= 5.8.0 perl(B) perl(Carp) perl(Filter::Simple) perl(Mouse) perl(Mouse::Exporter) perl(Mouse::Meta::Attribute) perl(Mouse::Meta::Class) perl(Mouse::Meta::Method) perl(Mouse::Meta::Method::Accessor) perl(Mouse::Meta::Method::Constructor) perl(Mouse::Meta::Method::Destructor) perl(Mouse::Meta::Module) perl(Mouse::Meta::Role) perl(Mouse::Meta::Role::Application) perl(Mouse::Meta::TypeConstraint) perl(Mouse::Object) perl(Mouse::Util) perl(Mouse::Util::TypeConstraints) perl(Scalar::Util) perl(Squirrel) perl(base) perl(constant) perl(overload) perl(strict) perl(version) perl(warnings) rtld(GNU_HASH) Processing files: perl-Test-Mouse-2.5.6-5.fc31.riscv64 Provides: perl(Test::Mouse) perl-Test-Mouse = 2.5.6-5.fc31 perl-Test-Mouse(riscv-64) = 2.5.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Mouse::Exporter) perl(Mouse::Util) perl(Test::Builder) Processing files: perl-Mouse-debugsource-2.5.6-5.fc31.riscv64 Provides: perl-Mouse-debugsource = 2.5.6-5.fc31 perl-Mouse-debugsource(riscv-64) = 2.5.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Mouse-debuginfo-2.5.6-5.fc31.riscv64 Provides: debuginfo(build-id) = 416da81f076f680011df8e9746b116f19dedd967 perl-Mouse-debuginfo = 2.5.6-5.fc31 perl-Mouse-debuginfo(riscv-64) = 2.5.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Mouse-debugsource(riscv-64) = 2.5.6-5.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64 Wrote: /builddir/build/RPMS/perl-Test-Mouse-2.5.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Mouse-debuginfo-2.5.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Mouse-debugsource-2.5.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Mouse-2.5.6-5.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1mTvKP + umask 022 + cd /builddir/build/BUILD + cd Mouse-v2.5.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Mouse-2.5.6-5.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0