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-Mouse.spec'], chrootPath='/var/lib/mock/f29-build-4996-1167/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-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', '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 BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory 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-Mouse-2.5.4-1.fc29.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/f29-build-4996-1167/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-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', '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.dzcsjg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Mouse-v2.5.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/Mouse-v2.5.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Mouse-v2.5.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -exec chmod -c -x '{}' ';' mode of './benchmarks/subtype.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) 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--) + find benchmarks/ example/ t/ tool/ -type f -print0 + xargs -0 sed -i '1s|^#!.*perl|#!/usr/bin/perl|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NQiIbM + umask 022 + cd /builddir/build/BUILD + cd Mouse-v2.5.4 + perl Build.PL --installdirs=vendor Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Mouse' version 'v2.5.4' + ./Build 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 -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 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: MAGIC* mg; BUILDSTDERR: ^~ 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 -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 -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 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: MAGIC* mg; BUILDSTDERR: ^~ 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 -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.4" -DXS_VERSION="v2.5.4" -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 -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,-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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ai6rAi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64 + cd Mouse-v2.5.4 + ./Build install --destdir=/builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.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.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Mouse/Mouse.bs Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Mouse/Mouse.so Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/ouse.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Squirrel.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Squirrel/Role.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Tiny.pod Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/XS.pod Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Spec.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/PurePerl.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Util.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/TypeRegistry.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Role.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Object.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Tiny.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Exporter.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Attribute.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Module.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/TypeConstraint.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Class.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Role.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method/Constructor.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method/Accessor.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method/Destructor.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Method/Delegation.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Role/Method.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Role/Application.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Meta/Role/Composite.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Util/TypeConstraints.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Mouse/Util/MetaRole.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Test/Mouse.pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Util::MetaRole.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Role.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Util.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Test::Mouse.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Meta::Role.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Meta::Method.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::TypeRegistry.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Meta::Role::Application.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Squirrel.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Object.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/ouse.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::PurePerl.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Meta::Method::Delegation.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Meta::Method::Constructor.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Util::TypeConstraints.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Tiny.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Meta::TypeConstraint.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Meta::Module.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Meta::Class.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Meta::Role::Method.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Meta::Attribute.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Meta::Role::Composite.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Exporter.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Meta::Method::Accessor.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::XS.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Spec.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Mouse::Meta::Method::Destructor.3pm Installing /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/man/man3/Squirrel::Role.3pm + find /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.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-Mouse-2.5.4-1.fc29.riscv64 mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Squirrel/Role.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Squirrel.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.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.4-1.fc29.riscv64/usr/lib64/perl5/vendor_perl/Test/Mouse.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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.XeE9xM Processing files: perl-Mouse-2.5.4-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gMyFGi + umask 022 + cd /builddir/build/BUILD + cd Mouse-v2.5.4 + DOCDIR=/builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.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.4-1.fc29.riscv64/usr/share/doc/perl-Mouse + cp -pr Changes /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/doc/perl-Mouse + cp -pr benchmarks/ /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/doc/perl-Mouse + cp -pr example/ /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/doc/perl-Mouse + cp -pr tool/ /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/doc/perl-Mouse + cp -pr t/ /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64/usr/share/doc/perl-Mouse + exit 0 Provides: perl(Any-Moose) = 2.5.4 perl(Mouse) = 2.5.4 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.4 perl(Mouse::Spec) = 2.5.4 perl(Mouse::Tiny) = 2.5.4 perl(Mouse::TypeRegistry) perl(Mouse::Util) = 2.5.4 perl(Mouse::Util::MetaRole) perl(Mouse::Util::TypeConstraints) perl(Squirrel) perl(Squirrel::Role) perl(ouse) perl-Mouse = 2.5.4-1.fc29 perl-Mouse(riscv-64) = 2.5.4-1.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.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.4-1.fc29.riscv64 Provides: perl(Test::Mouse) perl-Test-Mouse = 2.5.4-1.fc29 perl-Test-Mouse(riscv-64) = 2.5.4-1.fc29 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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64 Wrote: /builddir/build/RPMS/perl-Mouse-2.5.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Test-Mouse-2.5.4-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ioc6it + umask 022 + cd /builddir/build/BUILD + cd Mouse-v2.5.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Mouse-2.5.4-1.fc29.riscv64 + exit 0 Child return code was: 0