Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Object-Remote.spec'], chrootPath='/var/lib/mock/f37-build-77554-3877/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Object-Remote.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': 'C.UTF-8'} and shell False sh: line 1: perl: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1658448000 Wrote: /builddir/build/SRPMS/perl-Object-Remote-0.004001-10.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Object-Remote.spec'], chrootPath='/var/lib/mock/f37-build-77554-3877/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Object-Remote.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1658448000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1PyxIM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Object-Remote-0.004001 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Object-Remote-0.004001.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Object-Remote-0.004001 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e '1s|#!/usr/bin/env perl|#!perl|' bin/object-remote-node bin/object-remote-slave bin/remoterepl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.R6fArM + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Object-Remote-0.004001 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Object::Remote + /usr/bin/make -O -j8 V=1 VERBOSE=1 cp lib/Object/Remote/GlobProxy.pm blib/lib/Object/Remote/GlobProxy.pm cp lib/Object/Remote/CodeContainer.pm blib/lib/Object/Remote/CodeContainer.pm cp lib/Object/Remote/Role/LogForwarder.pm blib/lib/Object/Remote/Role/LogForwarder.pm cp lib/Object/Remote/Role/Connector/PerlInterpreter.pm blib/lib/Object/Remote/Role/Connector/PerlInterpreter.pm cp lib/Object/Remote/MiniLoop.pm blib/lib/Object/Remote/MiniLoop.pm cp lib/Object/Remote/Proxy.pm blib/lib/Object/Remote/Proxy.pm cp lib/Object/Remote/FromData.pm blib/lib/Object/Remote/FromData.pm cp lib/Object/Remote/Prompt.pm blib/lib/Object/Remote/Prompt.pm cp lib/Object/Remote/WatchDog.pm blib/lib/Object/Remote/WatchDog.pm cp lib/Object/Remote/ModuleLoader.pm blib/lib/Object/Remote/ModuleLoader.pm cp lib/Object/Remote/ReadChannel.pm blib/lib/Object/Remote/ReadChannel.pm cp lib/Object/Remote/Connector/LocalSudo.pm blib/lib/Object/Remote/Connector/LocalSudo.pm cp lib/Object/Remote/ConnectionServer.pm blib/lib/Object/Remote/ConnectionServer.pm cp lib/Object/Remote/Logging/Router.pm blib/lib/Object/Remote/Logging/Router.pm cp lib/Object/Remote/Connector/UNIX.pm blib/lib/Object/Remote/Connector/UNIX.pm cp lib/Object/Remote/Logging/TestLogger.pm blib/lib/Object/Remote/Logging/TestLogger.pm cp lib/Object/Remote/Logging/LogAnyInjector.pm blib/lib/Object/Remote/Logging/LogAnyInjector.pm cp lib/Object/Remote/Connector/INET.pm blib/lib/Object/Remote/Connector/INET.pm cp lib/Object/Remote/Handle.pm blib/lib/Object/Remote/Handle.pm cp lib/Object/Remote/Logging.pm blib/lib/Object/Remote/Logging.pm cp lib/Object/Remote/GlobContainer.pm blib/lib/Object/Remote/GlobContainer.pm cp lib/Object/Remote/Node.pm blib/lib/Object/Remote/Node.pm cp lib/Object/Remote/Connector/SSH.pm blib/lib/Object/Remote/Connector/SSH.pm cp lib/Object/Remote/Role/Connector.pm blib/lib/Object/Remote/Role/Connector.pm cp lib/Object/Remote.pm blib/lib/Object/Remote.pm cp lib/Object/Remote/Future.pm blib/lib/Object/Remote/Future.pm cp lib/Object/Remote/Tied.pm blib/lib/Object/Remote/Tied.pm cp lib/Object/Remote/ModuleSender.pm blib/lib/Object/Remote/ModuleSender.pm cp lib/Object/Remote/Connector/STDIO.pm blib/lib/Object/Remote/Connector/STDIO.pm cp lib/Object/Remote/Connection.pm blib/lib/Object/Remote/Connection.pm cp lib/Object/Remote/FatNode.pm blib/lib/Object/Remote/FatNode.pm cp lib/Object/Remote/Null.pm blib/lib/Object/Remote/Null.pm cp lib/Object/Remote/Connector/Local.pm blib/lib/Object/Remote/Connector/Local.pm cp lib/Object/Remote/Logging/Logger.pm blib/lib/Object/Remote/Logging/Logger.pm cp bin/remoterepl blib/script/remoterepl "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/remoterepl cp bin/object-remote-slave blib/script/object-remote-slave "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/object-remote-slave cp bin/object-remote-node blib/script/object-remote-node "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/object-remote-node Manifying 6 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ha0ds6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch ++ dirname /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Object-Remote-0.004001 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch 'INSTALL=/usr/bin/install -p' Manifying 6 pod documents Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/FromData.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Logging.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/GlobProxy.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/MiniLoop.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Connection.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Proxy.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Node.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Future.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/FatNode.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Null.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/GlobContainer.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/ConnectionServer.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/ReadChannel.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/ModuleSender.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Handle.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/ModuleLoader.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Prompt.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/CodeContainer.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/WatchDog.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Tied.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Role/LogForwarder.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Role/Connector.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Role/Connector/PerlInterpreter.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Logging/Router.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Logging/LogAnyInjector.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Logging/TestLogger.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Logging/Logger.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Connector/UNIX.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Connector/SSH.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Connector/Local.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Connector/INET.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Connector/STDIO.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/perl5/vendor_perl/Object/Remote/Connector/LocalSudo.pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/man/man3/Object::Remote::Logging.3pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/man/man3/Object::Remote::Logging::Logger.3pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/man/man3/Object::Remote::Future.3pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/man/man3/Object::Remote.3pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/man/man3/Object::Remote::Connection.3pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/share/man/man3/Object::Remote::Role::Connector::PerlInterpreter.3pm Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/bin/object-remote-node Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/bin/remoterepl Installing /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr/bin/object-remote-slave + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Object-Remote-0.004001-10.fc37.noarch/usr + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.004001-10.fc37 --unique-debug-suffix -0.004001-10.fc37.noarch --unique-debug-src-base perl-Object-Remote-0.004001-10.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Object-Remote-0.004001 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GpdWov + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Object-Remote-0.004001 + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/await.t ............. ok t/basic.t ............. ok t/basic_data.t ........ ok t/bridged.t ........... ok t/chained.t ........... ok t/fatnode.t ........... ok t/logger.t ............ ok t/logging.t ........... ok t/logrouter.t ......... ok Use of uninitialized value $id in delete at /builddir/build/BUILD/Object-Remote-0.004001/blib/lib/Object/Remote/Connection.pm line 322. t/not_found.t ......... ok t/objects.t ........... ok t/perl_execute.t ...... ok t/sender.t ............ ok t/start_core.t ........ ok t/tied.t .............. ok # Failed test 'Connection failed with time out' # at t/timeout.t line 16. # 'Channel closed without seeing Shere: eof at /builddir/build/BUILD/Object-Remote-0.004001/blib/lib/Object/Remote/Future.pm line 46. # ' # doesn't match '(?^:timed out)' # Looks like you failed 1 test of 2. t/timeout.t ........... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/transfer.t .......... ok t/watchdog.t .......... ok # Failed test 'Alarm handler was invoked' # at t/watchdog_fatnode.t line 30. # got: 'could not eval fatnode text: Eval went very, very wrong: # # 1: { # 2: my $_UNQUOTED = ${$_[1]->{"\$_UNQUOTED"}}; # 3: my $_QUOTED = ${$_[1]->{"\$_QUOTED"}}; # 4: package Object::Remote::Connector::INET; # 5: no warnings 'closure'; # 6: sub socket_path { # 7: ($_QUOTED,$_UNQUOTED) if 0; # 8: # BEGIN quote_sub PRELUDE # 9: package Method::Generate::Accessor::_Generated; # 10: BEGIN { # 11: $^H = 1762; # 12: ${^WARNING_BITS} = "UUUUUUUUUUUUUUUUUUUU"; # 13: %^H = ( # 14: ); # 15: } # 16: # END quote_sub PRELUDE # 17: Carp::croak("socket_path is a read-only accessor") if @_ > 1; # 18: $_[0]->{"socket_path"} } # 19: $$_UNQUOTED = \&socket_path; # 20: } # 21: 1; # # # alarm signal # BEGIN failed--compilation aborted at (eval 121) line 15, <> line 92. # at /usr/share/perl5/vendor_perl/Method/Generate/Accessor.pm line 138. # Compilation failed in require at /usr/share/perl5/vendor_perl/Module/Runtime.pm line 314, <> line 92. # BEGIN failed--compilation aborted at /loader/0x2adbe89c90/Object/Remote/Connection.pm line 239, <> line 92. # Compilation failed in require at /loader/0x2adbe89c90/Object/Remote/Connector/STDIO.pm line 5, <> line 92. # BEGIN failed--compilation aborted at /loader/0x2adbe89c90/Object/Remote/Connector/STDIO.pm line 5, <> line 92. # Compilation failed in require at /loader/0x2adbe89c90/Object/Remote/Node.pm line 4, <> line 92. # BEGIN failed--compilation aborted at /loader/0x2adbe89c90/Object/Remote/Node.pm line 4, <> line 92. # Compilation failed in require at (eval 57) line 30304, <> line 92. # BEGIN failed--compilation aborted at (eval 57) line 30304, <> line 92. # ' # expected: 'alarm signal # ' # Looks like you failed 1 test of 1. t/watchdog_fatnode.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/timeout.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 t/watchdog_fatnode.t (Wstat: 256 (exited 1) Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=19, Tests=126, 231 wallclock secs ( 1.52 usr 0.90 sys + 118.15 cusr 23.59 csys = 144.16 CPU) Result: FAIL Failed 2/19 test programs. 2/126 subtests failed. make: *** [Makefile:823: test_dynamic] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.GpdWov (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.GpdWov (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.10/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Object-Remote.spec