D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/perl-Catalyst-Runtime-5.901.150-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bLopuw + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf Catalyst-Runtime-5.90115 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/Catalyst-Runtime-5.90115.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Catalyst-Runtime-5.90115 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FpNkJO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Catalyst-Runtime-5.90115 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor *** Module::AutoInstall version 1.16 *** Checking for Perl dependencies... [Core Features] - Test::Fatal ...loaded. (0.014) - Test::More ...loaded. (1.302073 >= 0.88) - Data::Dump ...loaded. (1.23) - HTTP::Request::Common ...loaded. (6.13) - IO::Scalar ...loaded. (2.111) - HTTP::Status ...loaded. (6.13) - JSON::MaybeXS ...loaded. (1.003009) - List::MoreUtils ...loaded. (0.425) - namespace::autoclean ...loaded. (0.28 >= 0.28) - namespace::clean ...loaded. (0.27 >= 0.23) - MooseX::Emulate::Class::Accessor::Fast ...loaded. (0.00903 >= 0.00903) - Class::Load ...loaded. (0.24 >= 0.12) - Data::OptList ...loaded. (0.110) - Moose ...loaded. (2.2006 >= 1.03) - MooseX::MethodAttributes::Role::AttrContainer::Inheritable ...loaded. (0.31 >= 0.24) - Carp ...loaded. (1.42 >= 1.25) - Class::C3::Adopt::NEXT ...loaded. (0.14 >= 0.07) - CGI::Simple::Cookie ...loaded. (1.114 >= 1.109) - Data::Dump ...loaded. (1.23) - Data::OptList ...loaded. (0.110) - HTML::Entities ...loaded. (3.69) - HTML::HeadParser ...loaded. (3.71) - HTTP::Body ...loaded. (1.22 >= 1.22) - HTTP::Headers ...loaded. (6.13 >= 1.64) - HTTP::Request ...loaded. (6.13 >= 5.814) - HTTP::Response ...loaded. (6.13 >= 5.813) - HTTP::Request::AsCGI ...loaded. (1.2 >= 1.0) - Module::Pluggable ...loaded. (5.2 >= 4.7) - Path::Class ...loaded. (0.37 >= 0.09) - Scalar::Util ...loaded. (1.46_02) - Sub::Exporter ...loaded. (0.987) - Text::SimpleTable ...loaded. (2.03 >= 0.03) - Time::HiRes ...loaded. (1.9741) - Tree::Simple ...loaded. (1.31 >= 1.15) - Tree::Simple::Visitor::FindByPath ...loaded. (0.15) - Try::Tiny ...loaded. (0.28 >= 0.17) - Safe::Isa ...loaded. (1.000008) - Task::Weaken ...loaded. (1.04) - Text::Balanced ...loaded. (2.03) - MRO::Compat ...loaded. (0.13) - MooseX::Getopt ...loaded. (0.71 >= 0.48) - String::RewritePrefix ...loaded. (0.007 >= 0.004) - Devel::InnerPackage ...loaded. (0.4) - Plack ...loaded. (1.0044 >= 0.9991) - Plack::Middleware::ReverseProxy ...loaded. (0.15 >= 0.04) - Plack::Test::ExternalServer ...loaded. (0.02) - Class::Data::Inheritable ...loaded. (0.08) - Encode ...loaded. (2.88 >= 2.49) - LWP ...loaded. (6.27 >= 5.837) - URI ...loaded. (1.72 >= 1.65) - URI::ws ...loaded. (0.03 >= 0.03) - JSON::MaybeXS ...loaded. (1.003009 >= 1.000000) - Stream::Buffered ...loaded. (0.03) - Hash::MultiValue ...loaded. (0.16) - Plack::Request::Upload ...loaded. (undef) - CGI::Struct ...loaded. (1.21) - Plack::Middleware::Conditional ...loaded. (undef) - Plack::Middleware::IIS6ScriptNameFix ...loaded. (undef) - Plack::Middleware::IIS7KeepAliveFix ...loaded. (undef) - Plack::Middleware::LighttpdScriptNameFix ...loaded. (undef) - Plack::Middleware::ContentLength ...loaded. (undef) - Plack::Middleware::Head ...loaded. (undef) - Plack::Middleware::HTTPExceptions ...loaded. (undef) - Plack::Middleware::FixMissingBodyInRedirect ...loaded. (0.12 >= 0.09) - Plack::Middleware::MethodOverride ...loaded. (0.15 >= 0.12) - Plack::Middleware::RemoveRedundantBody ...loaded. (0.06 >= 0.03) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Catalyst::Runtime Writing MYMETA.yml and MYMETA.json Important: This library is for running Catalyst applications. For development and use of catalyst.pl and myapp_create.pl, make sure you also install the development tools package Catalyst::Devel. perl -MCPANPLUS -e 'install Catalyst::Devel' # or perl -MCPAN -e 'install Catalyst::Devel' # or cpanm Catalyst::Devel To get some commonly used plugins, as well as the TT view and DBIC model, install Task::Catalyst in the same way. Have fun! + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 cp lib/Catalyst/Request/PartData.pm blib/lib/Catalyst/Request/PartData.pm cp lib/Catalyst/Exception.pm blib/lib/Catalyst/Exception.pm cp lib/Catalyst/PSGI.pod blib/lib/Catalyst/PSGI.pod cp lib/Catalyst/Dispatcher.pm blib/lib/Catalyst/Dispatcher.pm cp lib/Catalyst/DispatchType/Default.pm blib/lib/Catalyst/DispatchType/Default.pm cp lib/Catalyst/Plugin/Unicode/Encoding.pm blib/lib/Catalyst/Plugin/Unicode/Encoding.pm cp lib/Catalyst/Log.pm blib/lib/Catalyst/Log.pm cp lib/Catalyst/Engine/HTTP.pm blib/lib/Catalyst/Engine/HTTP.pm cp lib/Catalyst/ActionChain.pm blib/lib/Catalyst/ActionChain.pm cp lib/Catalyst/Exception/Interface.pm blib/lib/Catalyst/Exception/Interface.pm cp lib/Catalyst/DispatchType/Index.pm blib/lib/Catalyst/DispatchType/Index.pm cp lib/Catalyst/DispatchType/Path.pm blib/lib/Catalyst/DispatchType/Path.pm cp lib/Catalyst/Engine.pm blib/lib/Catalyst/Engine.pm cp lib/Catalyst/ActionRole/Scheme.pm blib/lib/Catalyst/ActionRole/Scheme.pm cp lib/Catalyst/Contributing.pod blib/lib/Catalyst/Contributing.pod cp lib/Catalyst/Component.pm blib/lib/Catalyst/Component.pm cp lib/Catalyst/ActionContainer.pm blib/lib/Catalyst/ActionContainer.pm cp lib/Catalyst/ActionRole/QueryMatching.pm blib/lib/Catalyst/ActionRole/QueryMatching.pm cp lib/Catalyst/EngineLoader.pm blib/lib/Catalyst/EngineLoader.pm cp lib/Catalyst/ActionRole/HTTPMethods.pm blib/lib/Catalyst/ActionRole/HTTPMethods.pm cp lib/Catalyst/Middleware/Stash.pm blib/lib/Catalyst/Middleware/Stash.pm cp lib/Catalyst/ActionRole/ConsumesContent.pm blib/lib/Catalyst/ActionRole/ConsumesContent.pm cp lib/Catalyst/Model.pm blib/lib/Catalyst/Model.pm cp lib/Catalyst/Controller.pm blib/lib/Catalyst/Controller.pm cp lib/Catalyst/Component/ApplicationAttribute.pm blib/lib/Catalyst/Component/ApplicationAttribute.pm cp lib/Catalyst/Component/ContextClosure.pm blib/lib/Catalyst/Component/ContextClosure.pm cp lib/Catalyst/Request.pm blib/lib/Catalyst/Request.pm cp lib/Catalyst/Exception/Detach.pm blib/lib/Catalyst/Exception/Detach.pm cp lib/Catalyst.pm blib/lib/Catalyst.pm cp lib/Catalyst/ClassData.pm blib/lib/Catalyst/ClassData.pm cp lib/Catalyst/Base.pm blib/lib/Catalyst/Base.pm cp lib/Catalyst/Exception/Go.pm blib/lib/Catalyst/Exception/Go.pm cp lib/Catalyst/Exception/Basic.pm blib/lib/Catalyst/Exception/Basic.pm cp lib/Catalyst/DispatchType.pm blib/lib/Catalyst/DispatchType.pm cp lib/Catalyst/Delta.pod blib/lib/Catalyst/Delta.pod cp lib/Catalyst/Action.pm blib/lib/Catalyst/Action.pm cp lib/Catalyst/DispatchType/Chained.pm blib/lib/Catalyst/DispatchType/Chained.pm cp lib/Catalyst/Script/FastCGI.pm blib/lib/Catalyst/Script/FastCGI.pm cp lib/Catalyst/Upgrading.pod blib/lib/Catalyst/Upgrading.pod cp lib/Catalyst/Script/Test.pm blib/lib/Catalyst/Script/Test.pm cp lib/Catalyst/View.pm blib/lib/Catalyst/View.pm cp lib/Catalyst/Utils.pm blib/lib/Catalyst/Utils.pm cp lib/Catalyst/Script/Server.pm blib/lib/Catalyst/Script/Server.pm cp lib/Catalyst/UTF8.pod blib/lib/Catalyst/UTF8.pod cp lib/Catalyst/Response/Writer.pm blib/lib/Catalyst/Response/Writer.pm cp lib/Catalyst/Response.pm blib/lib/Catalyst/Response.pm cp lib/Catalyst/Request/Upload.pm blib/lib/Catalyst/Request/Upload.pm cp lib/Catalyst/RouteMatching.pod blib/lib/Catalyst/RouteMatching.pod cp lib/Catalyst/Script/CGI.pm blib/lib/Catalyst/Script/CGI.pm cp lib/Catalyst/Script/Create.pm blib/lib/Catalyst/Script/Create.pm cp lib/Catalyst/Test.pm blib/lib/Catalyst/Test.pm cp lib/Catalyst/Runtime.pm blib/lib/Catalyst/Runtime.pm cp lib/Catalyst/ScriptRole.pm blib/lib/Catalyst/ScriptRole.pm cp lib/Catalyst/ScriptRunner.pm blib/lib/Catalyst/ScriptRunner.pm cp lib/Catalyst/Stats.pm blib/lib/Catalyst/Stats.pm cp script/catalyst.pl blib/script/catalyst.pl "/usr/bin/perl5.26.1" "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/catalyst.pl Manifying 1 pod document Manifying 32 pod documents Manifying 23 pod documents + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zKAcZb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64 + cd Catalyst-Runtime-5.90115 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Manifying 32 pod documents Manifying 23 pod documents Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Stats.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/ScriptRunner.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/ScriptRole.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Runtime.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Test.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/RouteMatching.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Response.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/UTF8.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Utils.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/View.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Upgrading.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Action.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Delta.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/DispatchType.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Base.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/ClassData.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Request.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Controller.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Model.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/EngineLoader.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/ActionContainer.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Component.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Contributing.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Engine.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/ActionChain.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Log.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Dispatcher.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/PSGI.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Exception.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Response/Writer.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Script/Create.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Script/CGI.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Script/Server.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Script/Test.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Script/FastCGI.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Component/ContextClosure.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Component/ApplicationAttribute.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Middleware/Stash.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/ActionRole/ConsumesContent.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/ActionRole/HTTPMethods.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/ActionRole/QueryMatching.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/ActionRole/Scheme.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Exception/Basic.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Exception/Go.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Exception/Detach.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Exception/Interface.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Engine/HTTP.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Plugin/Unicode/Encoding.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/DispatchType/Chained.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/DispatchType/Path.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/DispatchType/Index.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/DispatchType/Default.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Request/Upload.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Request/PartData.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man1/catalyst.pl.1 Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::View.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Utils.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Upgrading.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::UTF8.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Test.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Stats.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::ScriptRunner.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::ScriptRole.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Script::Test.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Script::Server.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Script::FastCGI.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Script::Create.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Script::CGI.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Runtime.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::RouteMatching.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Response::Writer.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Response.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Request::Upload.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Request::PartData.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Request.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Plugin::Unicode::Encoding.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::PSGI.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Model.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Middleware::Stash.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Log.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Exception::Interface.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Exception::Go.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Exception::Detach.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Exception::Basic.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Exception.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::EngineLoader.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Engine::HTTP.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Engine.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Dispatcher.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::DispatchType::Path.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::DispatchType::Index.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::DispatchType::Default.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::DispatchType::Chained.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::DispatchType.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Delta.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Controller.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Contributing.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Component::ContextClosure.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Component::ApplicationAttribute.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Component.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::ClassData.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Base.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::ActionRole::Scheme.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::ActionRole::QueryMatching.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::ActionRole::HTTPMethods.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::ActionRole::ConsumesContent.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::ActionContainer.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::ActionChain.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst::Action.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/man/man3/Catalyst.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/bin/catalyst.pl Appending installation info to /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/lib/perl5/5.26.1/x86_64-linux-thread-multi/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 5.901.150-1.mga7 --unique-debug-suffix -5.901.150-1.mga7.x86_64 --unique-debug-src-base perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/Catalyst-Runtime-5.90115 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ThFM2C + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Catalyst-Runtime-5.90115 + '[' 1 -eq 1 ']' + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 test PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.26.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/aggregate/*.t t/01use.t ............................................................. ok [error] Caught exception in TestApp::Controller::Root->root "Died in root at t/abort-chain-1.t line 22." t/abort-chain-1.t ..................................................... ok [error] Caught exception in TestApp::Controller::Root->root "Died in root at t/abort-chain-2.t line 22." t/abort-chain-2.t ..................................................... ok [error] Caught exception in TestApp::Controller::Root->root "Died in root at t/abort-chain-3.t line 22." [error] Caught exception in TestApp::Controller::Root->main "Died in main at t/abort-chain-3.t line 27." t/abort-chain-3.t ..................................................... ok [error] Unknown resource "test_model" t/accept_context_regression.t ......................................... ok t/aggregate.t ......................................................... skipped: No test aggregation requested t/aggregate/c3_appclass_bug.t ......................................... ok t/aggregate/c3_mro.t .................................................. ok t/aggregate/caf_backcompat.t .......................................... ok t/aggregate/catalyst_test_utf8.t ...................................... ok t/aggregate/custom_live_component_controller_action_auto_doublebug.t .. ok t/aggregate/custom_live_path_bug.t .................................... ok t/aggregate/deprecated_test_import.t .................................. ok t/aggregate/deprecated_test_unimported.t .............................. ok t/aggregate/error_page_dump.t ......................................... ok t/aggregate/live_component_controller_action_action.t ................. ok t/aggregate/live_component_controller_action_auto.t ................... ok t/aggregate/live_component_controller_action_begin.t .................. ok t/aggregate/live_component_controller_action_chained.t ................ ok t/aggregate/live_component_controller_action_chained2.t ............... ok t/aggregate/live_component_controller_action_default.t ................ ok t/aggregate/live_component_controller_action_detach.t ................. ok t/aggregate/live_component_controller_action_die_in_end.t ............. ok t/aggregate/live_component_controller_action_end.t .................... ok t/aggregate/live_component_controller_action_forward.t ................ ok t/aggregate/live_component_controller_action_global.t ................. ok t/aggregate/live_component_controller_action_go.t ..................... ok t/aggregate/live_component_controller_action_index.t .................. ok t/aggregate/live_component_controller_action_index_or_default.t ....... ok t/aggregate/live_component_controller_action_inheritance.t ............ ok t/aggregate/live_component_controller_action_local.t .................. ok t/aggregate/live_component_controller_action_multipath.t .............. ok t/aggregate/live_component_controller_action_path.t ................... ok t/aggregate/live_component_controller_action_path_matchsingle.t ....... ok t/aggregate/live_component_controller_action_private.t ................ ok t/aggregate/live_component_controller_action_streaming.t .............. ok t/aggregate/live_component_controller_action_visit.t .................. ok t/aggregate/live_component_controller_actionroles.t ................... ok t/aggregate/live_component_controller_anon.t .......................... ok t/aggregate/live_component_controller_args.t .......................... ok t/aggregate/live_component_controller_attributes.t .................... ok t/aggregate/live_component_controller_httpmethods.t ................... ok t/aggregate/live_component_controller_moose.t ......................... ok t/aggregate/live_component_view_single.t .............................. ok t/aggregate/live_engine_request_auth.t ................................ ok t/aggregate/live_engine_request_body.t ................................ ok t/aggregate/live_engine_request_body_demand.t ......................... ok t/aggregate/live_engine_request_cookies.t ............................. ok t/aggregate/live_engine_request_env.t ................................. ok t/aggregate/live_engine_request_escaped_path.t ........................ ok t/aggregate/live_engine_request_headers.t ............................. ok t/aggregate/live_engine_request_parameters.t .......................... ok t/aggregate/live_engine_request_prepare_parameters.t .................. ok t/aggregate/live_engine_request_remote_user.t ......................... ok t/aggregate/live_engine_request_uploads.t ............................. ok t/aggregate/live_engine_request_uri.t ................................. ok t/aggregate/live_engine_response_body.t ............................... ok t/aggregate/live_engine_response_cookies.t ............................ ok t/aggregate/live_engine_response_emptybody.t .......................... ok t/aggregate/live_engine_response_errors.t ............................. ok t/aggregate/live_engine_response_headers.t ............................ ok t/aggregate/live_engine_response_large.t .............................. ok t/aggregate/live_engine_response_print.t .............................. ok t/aggregate/live_engine_response_redirect.t ........................... ok t/aggregate/live_engine_response_status.t ............................. ok t/aggregate/live_engine_setup_basics.t ................................ ok t/aggregate/live_engine_setup_plugins.t ............................... ok t/aggregate/live_loop.t ............................................... ok t/aggregate/live_plugin_loaded.t ...................................... ok t/aggregate/live_priorities.t ......................................... ok t/aggregate/live_recursion.t .......................................... ok t/aggregate/live_view_warnings.t ...................................... ok t/aggregate/meta_method_unneeded.t .................................... ok t/aggregate/psgi_file.t ............................................... ok t/aggregate/to_app.t .................................................. ok t/aggregate/unit_controller_actions.t ................................. ok t/aggregate/unit_controller_config.t .................................. ok t/aggregate/unit_controller_namespace.t ............................... ok t/aggregate/unit_core_action.t ........................................ ok t/aggregate/unit_core_action_for.t .................................... ok t/aggregate/unit_core_appclass_roles_in_plugin_list.t ................. ok t/aggregate/unit_core_classdata.t ..................................... ok [warn] Used regexp fallback for $c->model('MyApp::V::View$'), which found 'MyApp::V::View'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyApp::V::View') instead of $c->model('MyApp::V::View$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/MyApp::V::View$/) at t/aggregate/unit_core_component.t line 34. [warn] Used regexp fallback for $c->model('MyApp::C::Controller$'), which found 'MyApp::C::Controller'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyApp::C::Controller') instead of $c->model('MyApp::C::Controller$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/MyApp::C::Controller$/) at t/aggregate/unit_core_component.t line 35. [warn] Used regexp fallback for $c->model('MyApp::M::Model$'), which found 'MyApp::M::Model'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyApp::M::Model') instead of $c->model('MyApp::M::Model$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/MyApp::M::Model$/) at t/aggregate/unit_core_component.t line 36. [warn] Used regexp fallback for $c->model('Mode'), which found 'MyApp::M::Model'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyApp::M::Model') instead of $c->model('Mode'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/Mode/) at t/aggregate/unit_core_component.t line 90. t/aggregate/unit_core_component.t ..................................... ok t/aggregate/unit_core_component_generating.t .......................... ok t/aggregate/unit_core_component_layers.t .............................. ok t/aggregate/unit_core_component_loading.t ............................. ok t/aggregate/unit_core_component_mro.t ................................. ok t/aggregate/unit_core_controller_actions_config.t ..................... ok t/aggregate/unit_core_ctx_attr.t ...................................... ok t/aggregate/unit_core_engine-prepare_path.t ........................... ok t/aggregate/unit_core_engine_fixenv-iis6.t ............................ ok t/aggregate/unit_core_engine_fixenv-lighttpd.t ........................ ok t/aggregate/unit_core_log.t ........................................... ok t/aggregate/unit_core_log_autoflush.t ................................. ok t/aggregate/unit_core_merge_config_hashes.t ........................... ok [warn] Attempted to use view 'MyMVCTestApp::View::View', but does not exist [warn] Attempted to use view 'MyMVCTestApp::View::MyMVCTestApp::V::View$', but does not exist [warn] Used regexp fallback for $c->view('MyMVCTestApp::V::View$'), which found 'MyMVCTestApp::V::View'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->view('MyMVCTestApp::V::View') instead of $c->view('MyMVCTestApp::V::View$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->view(qr/MyMVCTestApp::V::View$/) at t/aggregate/unit_core_mvc.t line 148. [warn] Used regexp fallback for $c->controller('MyMVCTestApp::C::Controller$'), which found 'MyMVCTestApp::C::Controller'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->controller('MyMVCTestApp::C::Controller') instead of $c->controller('MyMVCTestApp::C::Controller$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->controller(qr/MyMVCTestApp::C::Controller$/) at t/aggregate/unit_core_mvc.t line 149. [warn] Used regexp fallback for $c->model('MyMVCTestApp::M::Model$'), which found 'MyMVCTestApp::M::Model'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyMVCTestApp::M::Model') instead of $c->model('MyMVCTestApp::M::Model$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/MyMVCTestApp::M::Model$/) at t/aggregate/unit_core_mvc.t line 150. [warn] Attempted to use view 'MyMVCTestApp::View::::View::V', but does not exist [warn] Used regexp fallback for $c->view('::View::V'), which found 'MyMVCTestApp::View::V'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->view('V') instead of $c->view('::View::V'), but if you really wanted to search, pass in a regexp as the argument like so: $c->view(qr/::View::V/) at t/aggregate/unit_core_mvc.t line 197. t/aggregate/unit_core_mvc.t ........................................... ok t/aggregate/unit_core_path_to.t ....................................... ok t/aggregate/unit_core_plugin.t ........................................ ok t/aggregate/unit_core_script_cgi.t .................................... ok t/aggregate/unit_core_script_create.t ................................. ok t/aggregate/unit_core_script_fastcgi.t ................................ ok t/aggregate/unit_core_script_help.t ................................... ok t/aggregate/unit_core_script_run_options.t ............................ ok t/aggregate/unit_core_script_server-without_modules.t ................. skipped: Need Test::Without::Module for this test t/aggregate/unit_core_script_server.t ................................. ok t/aggregate/unit_core_scriptrunner.t .................................. ok Term::Size::Any is not installed, can't autodetect terminal column width Trouble trying to detect your terminal size, looking at $ENV{COLUMNS} Cannot determine desired terminal width, using default of 80 columns t/aggregate/unit_core_setup.t ......................................... ok [debug] Debug messages enabled [debug] Debug messages enabled t/aggregate/unit_core_setup_log.t ..................................... ok t/aggregate/unit_core_setup_stats.t ................................... ok t/aggregate/unit_core_uri_for.t ....................................... ok t/aggregate/unit_core_uri_for_action.t ................................ ok t/aggregate/unit_core_uri_for_multibytechar.t ......................... ok t/aggregate/unit_core_uri_with.t ...................................... ok t/aggregate/unit_dispatcher_requestargs_restore.t ..................... ok t/aggregate/unit_engineloader.t ....................................... ok t/aggregate/unit_load_catalyst_test.t ................................. ok t/aggregate/unit_metaclass_compat_extend_non_moose_controller.t ....... ok t/aggregate/unit_metaclass_compat_non_moose.t ......................... ok t/aggregate/unit_metaclass_compat_non_moose_controller.t .............. ok t/aggregate/unit_response.t ........................................... ok t/aggregate/unit_utils_env_value.t .................................... ok t/aggregate/unit_utils_home.t ......................................... ok t/aggregate/unit_utils_prefix.t ....................................... ok t/aggregate/unit_utils_request.t ...................................... ok t/aggregate/utf8_content_length.t ..................................... ok t/arg_constraints.t ................................................... skipped: Trouble loading Type::Tiny and friends => Can't locate Type/Tiny.pm in @INC (you may need to install the Type::Tiny module) (@INC contains: /home/pterjan/rpmbuild/BUILD/Catalyst-Runtime-5.90115/inc /home/pterjan/rpmbuild/BUILD/Catalyst-Runtime-5.90115/blib/lib /home/pterjan/rpmbuild/BUILD/Catalyst-Runtime-5.90115/blib/arch /usr/lib/perl5/site_perl/5.26.1/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.26.1 /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.26.1 /usr/lib/perl5/5.26.1/x86_64-linux-thread-multi /usr/lib/perl5/5.26.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.26.0 /usr/lib/perl5/vendor_perl/5.22.3 /usr/lib/perl5/vendor_perl/5.22.2 /usr/lib/perl5/vendor_perl .) at (eval 7) line 1. Term::Size::Any is not installed, can't autodetect terminal column width Trouble trying to detect your terminal size, looking at $ENV{COLUMNS} Cannot determine desired terminal width, using default of 80 columns t/args-empty-parens-bug.t ............................................. ok t/args0_bug.t ......................................................... ok t/bad_middleware_error.t .............................................. ok [debug] Statistics enabled [debug] Loaded PSGI Middleware: .----------------------------------------------------------------------------. | Catalyst::Middleware::Stash | | Plack::Middleware::HTTPExceptions | | Plack::Middleware::RemoveRedundantBody 0.06 | | Plack::Middleware::FixMissingBodyInRedirect 0.12 | | Plack::Middleware::ContentLength | | Plack::Middleware::MethodOverride 0.15 | | Plack::Middleware::Head | '----------------------------------------------------------------------------' [debug] Loaded Request Data Handlers: .----------------------------------------------------------------------------. | application/x-www-form-urlencoded | | application/json | '----------------------------------------------------------------------------' [debug] Loaded dispatcher "Catalyst::Dispatcher" [debug] Loaded engine "Catalyst::Engine" [debug] Couldn't find home [debug] Loaded components: .-----------------------------------------------------------------+----------. | Class | Type | +-----------------------------------------------------------------+----------+ | MyApp::Controller::Root | instance | '-----------------------------------------------------------------+----------' [debug] Loaded Private actions: .----------------------+--------------------------------------+--------------. | Private | Class | Method | +----------------------+--------------------------------------+--------------+ | /root/root | MyApp::Controller::Root | root | | /root/local | MyApp::Controller::Root | local | | /root/test | MyApp::Controller::Root | test | | /root/endpoint | MyApp::Controller::Root | endpoint | | /root/infinity | MyApp::Controller::Root | infinity | | /root/midpoint | MyApp::Controller::Root | midpoint | '----------------------+--------------------------------------+--------------' [debug] Loaded Path actions: .-------------------------------------+--------------------------------------. | Path | Private | +-------------------------------------+--------------------------------------+ | /root/local/... | /root/local | '-------------------------------------+--------------------------------------' [debug] Loaded Chained actions: .-------------------------------------+--------------------------------------. | Path Spec | Private | +-------------------------------------+--------------------------------------+ | /root/{Int}/endpoint/{Int} | /root/root (0) | | | -> /root/midpoint (Int) | | | => /root/endpoint (Int) | | /root/test/... | /root/root (0) | | | => /root/infinity (...) | | /root/test/{Int} | /root/root (0) | | | => /root/test (Int) | '-------------------------------------+--------------------------------------' [info] Application powered by Catalyst 5.90115 [info] *** Request 1 (1.000/s) [14235] [Thu Oct 12 10:05:48 2017] *** [debug] Path is "/root/infinity" [debug] Arguments are "a/b/c" [debug] "GET" request for "root/test/a/b/c" from "127.0.0.1" [debug] Response Code: 200; Content-Type: unknown; Content-Length: unknown [info] Request took 0.007889s (126.759/s) .------------------------------------------------------------+-----------. | Action | Time | +------------------------------------------------------------+-----------+ | /root/root | 0.000194s | | /root/infinity | 0.001146s | '------------------------------------------------------------+-----------' [info] *** Request 2 (2.000/s) [14235] [Thu Oct 12 10:05:48 2017] *** [debug] Path is "root/local" [debug] Arguments are "a/b/c" [debug] "GET" request for "root/local/a/b/c" from "127.0.0.1" [debug] Response Code: 200; Content-Type: unknown; Content-Length: unknown [info] Request took 0.003919s (255.167/s) .------------------------------------------------------------+-----------. | Action | Time | +------------------------------------------------------------+-----------+ | /root/local | 0.000577s | '------------------------------------------------------------+-----------' [info] *** Request 3 (3.000/s) [14235] [Thu Oct 12 10:05:48 2017] *** [debug] Path is "/root/endpoint" [debug] Arguments are "22" [debug] "GET" request for "root/11/endpoint/22" from "127.0.0.1" [debug] Response Code: 200; Content-Type: unknown; Content-Length: unknown [info] Request took 0.004281s (233.590/s) .------------------------------------------------------------+-----------. | Action | Time | +------------------------------------------------------------+-----------+ | /root/root | 0.000119s | | /root/midpoint | 0.000483s | | /root/endpoint | 0.000600s | '------------------------------------------------------------+-----------' t/bad_warnings.t ...................................................... ok t/body_fh.t ........................................................... ok [error] No default action defined t/class_traits.t ...................................................... ok t/class_traits_CAR_bug.t .............................................. skipped: Trouble loading Catalyst::Action::REST => Can't locate Catalyst/Action/REST.pm in @INC (you may need to install the Catalyst::Action::REST module) (@INC contains: /home/pterjan/rpmbuild/BUILD/Catalyst-Runtime-5.90115/inc /home/pterjan/rpmbuild/BUILD/Catalyst-Runtime-5.90115/blib/lib /home/pterjan/rpmbuild/BUILD/Catalyst-Runtime-5.90115/blib/arch /usr/lib/perl5/site_perl/5.26.1/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.26.1 /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.26.1 /usr/lib/perl5/5.26.1/x86_64-linux-thread-multi /usr/lib/perl5/5.26.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.26.0 /usr/lib/perl5/vendor_perl/5.22.3 /usr/lib/perl5/vendor_perl/5.22.2 /usr/lib/perl5/vendor_perl .) at (eval 21) line 1. t/configured_comps.t .................................................. ok t/consumes.t .......................................................... ok t/content_negotiation.t ............................................... ok t/custom_exception_class_simple.t ..................................... ok [error] No default action defined t/data_handler.t ...................................................... ok t/dead_load_bad_args.t ................................................ skipped: Removing this test because constraint arg types allow this t/dead_load_multiple_chained_attributes.t ............................. ok t/dead_no_unknown_error.t ............................................. ok t/dead_recursive_chained_attributes.t ................................. ok t/deprecated.t ........................................................ ok t/deprecated_appclass_action_warnings.t ............................... ok t/dispatch_on_scheme.t ................................................ ok t/encoding_set_in_app.t ............................................... ok t/encoding_set_in_config.t ............................................ skipped: Need Catalyst::Plugin::ConfigLoader t/evil_stash.t ........................................................ ok [error] Caught exception in MyApp::Controller::Root->could_throw "Bad stuff happened at t/execute_exception.t line 17." t/execute_exception.t ................................................. ok t/head_middleware.t ................................................... ok Term::Size::Any is not installed, can't autodetect terminal column width Trouble trying to detect your terminal size, looking at $ENV{COLUMNS} Cannot determine desired terminal width, using default of 80 columns t/http_exceptions.t ................................................... ok Term::Size::Any is not installed, can't autodetect terminal column width Trouble trying to detect your terminal size, looking at $ENV{COLUMNS} Cannot determine desired terminal width, using default of 80 columns t/http_exceptions_backcompat.t ........................................ ok t/http_method.t ....................................................... skipped: Test Cases are Sketch for next release t/inject_component_util.t ............................................. ok t/live_catalyst_test.t ................................................ ok t/live_component_controller_context_closure.t ......................... skipped: CatalystX::LeakChecker 0.05 required for this test t/live_fork.t ......................................................... ok t/live_redirect_body.t ................................................ ok t/live_show_internal_actions_warnings.t ............................... ok Term::Size::Any is not installed, can't autodetect terminal column width Trouble trying to detect your terminal size, looking at $ENV{COLUMNS} Cannot determine desired terminal width, using default of 80 columns t/live_stats.t ........................................................ ok t/middleware-stash.t .................................................. ok t/more-psgi-compat.t .................................................. ok t/no_test_stash_bug.t ................................................. ok t/not_utf8_query_bug.t ................................................ ok t/optional_http-server-restart.t ...................................... skipped: set TEST_HTTP to enable this test t/optional_lighttpd-fastcgi-non-root.t ................................ skipped: set TEST_LIGHTTPD to enable this test t/optional_lighttpd-fastcgi.t ......................................... skipped: set TEST_LIGHTTPD to enable this test t/optional_memleak.t .................................................. skipped: set TEST_MEMLEAK to enable this test t/optional_stress.t ................................................... skipped: set TEST_STRESS to enable this test t/optional_threads.t .................................................. skipped: set TEST_THREADS to enable this test t/path_action_empty_brackets.t ........................................ ok t/plack-middleware-config.t ........................................... skipped: Need Catalyst::Plugin::ConfigLoader t/plack-middleware.t .................................................. ok t/plugin_new_method_backcompat.t ...................................... ok t/psgi-log.t .......................................................... ok t/psgi_file_testapp.t ................................................. ok t/psgi_utils.t ........................................................ ok t/query_constraints.t ................................................. skipped: Trouble loading Type::Tiny and friends => Can't locate Type/Tiny.pm in @INC (you may need to install the Type::Tiny module) (@INC contains: /home/pterjan/rpmbuild/BUILD/Catalyst-Runtime-5.90115/inc /home/pterjan/rpmbuild/BUILD/Catalyst-Runtime-5.90115/blib/lib /home/pterjan/rpmbuild/BUILD/Catalyst-Runtime-5.90115/blib/arch /usr/lib/perl5/site_perl/5.26.1/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.26.1 /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.26.1 /usr/lib/perl5/5.26.1/x86_64-linux-thread-multi /usr/lib/perl5/5.26.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.26.0 /usr/lib/perl5/vendor_perl/5.22.3 /usr/lib/perl5/vendor_perl/5.22.2 /usr/lib/perl5/vendor_perl .) at (eval 7) line 1. t/relative_root_action_for_bug.t ...................................... ok t/remove_redundant_body.t ............................................. ok t/set_allowed_method.t ................................................ ok t/state.t ............................................................. ok t/undef-params.t ...................................................... ok t/undef_encoding_regression.t ......................................... ok t/unicode-exception-bug.t ............................................. ok t/unicode-exception-return-value.t .................................... ok t/unicode_plugin_charset_utf8.t ....................................... ok t/unicode_plugin_config.t ............................................. skipped: Need Test::WWW::Mechanize::Catalyst for this test t/unicode_plugin_live.t ............................................... skipped: Need Test::WWW::Mechanize::Catalyst for this test t/unicode_plugin_no_encoding.t ........................................ ok t/unicode_plugin_request_decode.t ..................................... ok t/unit_core_methodattributes_method_metaclass_on_subclasses.t ......... ok t/unit_core_script_test.t ............................................. ok Term::Size::Any is not installed, can't autodetect terminal column width Trouble trying to detect your terminal size, looking at $ENV{COLUMNS} Cannot determine desired terminal width, using default of 80 columns t/unit_stats.t ........................................................ ok t/unit_utils_load_class.t ............................................. ok t/unit_utils_subdir.t ................................................. ok [debug] Statistics enabled Term::Size::Any is not installed, can't autodetect terminal column width Trouble trying to detect your terminal size, looking at $ENV{COLUMNS} Cannot determine desired terminal width, using default of 80 columns [debug] Loaded PSGI Middleware: .----------------------------------------------------------------------------. | Catalyst::Middleware::Stash | | Plack::Middleware::HTTPExceptions | | Plack::Middleware::RemoveRedundantBody 0.06 | | Plack::Middleware::FixMissingBodyInRedirect 0.12 | | Plack::Middleware::ContentLength | | Plack::Middleware::MethodOverride 0.15 | | Plack::Middleware::Head | '----------------------------------------------------------------------------' [debug] Loaded Request Data Handlers: .----------------------------------------------------------------------------. | application/json | | application/x-www-form-urlencoded | '----------------------------------------------------------------------------' [debug] Loaded dispatcher "Catalyst::Dispatcher" [debug] Loaded engine "Catalyst::Engine" [debug] Couldn't find home [debug] Loaded components: .-----------------------------------------------------------------+----------. | Class | Type | +-----------------------------------------------------------------+----------+ | MyApp::Controller::Root | instance | '-----------------------------------------------------------------+----------' [debug] Loaded Private actions: .----------------------+--------------------------------------+--------------. | Private | Class | Method | +----------------------+--------------------------------------+--------------+ | /root/set_header_nok | MyApp::Controller::Root | set_header_- | | | | nok | | /root/get_header_ok | MyApp::Controller::Root | get_header_- | | | | ok | '----------------------+--------------------------------------+--------------' [debug] Loaded Path actions: .-------------------------------------+--------------------------------------. | Path | Private | +-------------------------------------+--------------------------------------+ | /root/get_header_ok/... | /root/get_header_ok | | /root/set_header_nok/... | /root/set_header_nok | '-------------------------------------+--------------------------------------' [info] Application powered by Catalyst 5.90115 [info] *** Request 1 (1.000/s) [10032] [Thu Oct 12 10:06:46 2017] *** [debug] Path is "root/get_header_ok" [debug] "GET" request for "root/get_header_ok" from "127.0.0.1" [debug] Response Code: 200; Content-Type: unknown; Content-Length: unknown [info] Request took 0.005107s (195.810/s) .------------------------------------------------------------+-----------. | Action | Time | +------------------------------------------------------------+-----------+ | /root/get_header_ok | 0.000205s | '------------------------------------------------------------+-----------' [info] *** Request 2 (2.000/s) [10032] [Thu Oct 12 10:06:46 2017] *** [debug] Path is "root/set_header_nok" [debug] "GET" request for "root/set_header_nok" from "127.0.0.1" [debug] Response Code: 200; Content-Type: unknown; Content-Length: unknown [info] Request took 0.003385s (295.421/s) .------------------------------------------------------------+-----------. | Action | Time | +------------------------------------------------------------+-----------+ | /root/set_header_nok | 0.000184s | '------------------------------------------------------------+-----------' t/useless_set_headers.t ............................................... ok sysread() is deprecated on :utf8 handles. This will be a fatal error in Perl 5.30 at /usr/lib/perl5/5.26.1/x86_64-linux-thread-multi/IO/Handle.pm line 468. sysread() is deprecated on :utf8 handles. This will be a fatal error in Perl 5.30 at /usr/lib/perl5/5.26.1/x86_64-linux-thread-multi/IO/Handle.pm line 468. sysread() is deprecated on :utf8 handles. This will be a fatal error in Perl 5.30 at /usr/lib/perl5/5.26.1/x86_64-linux-thread-multi/IO/Handle.pm line 468. sysread() is deprecated on :utf8 handles. This will be a fatal error in Perl 5.30 at /usr/lib/perl5/5.26.1/x86_64-linux-thread-multi/IO/Handle.pm line 468. [error] Caught exception in MyApp::Controller::Root->stream_write_error "You may not change the encoding once the headers are finalized at t/utf_incoming.t line 211." [warn] Useless setting a header value after finalize_headers and the response callback has been called. Since we don't support tail headers this will not work as you might expect. [warn] Useless setting a header value after finalize_headers and the response callback has been called. Since we don't support tail headers this will not work as you might expect. [error] Caught exception in engine "utf8 "\xE2" does not map to Unicode at /home/pterjan/rpmbuild/BUILD/Catalyst-Runtime-5.90115/blib/lib/Catalyst.pm line 3671." [error] Caught exception in engine "utf8 "\xE2" does not map to Unicode at /home/pterjan/rpmbuild/BUILD/Catalyst-Runtime-5.90115/blib/lib/Catalyst.pm line 3671." [error] Caught exception in engine "utf8 "\xE2" does not map to Unicode at /home/pterjan/rpmbuild/BUILD/Catalyst-Runtime-5.90115/blib/lib/Catalyst.pm line 3671." t/utf_incoming.t ...................................................... ok All tests successful. Test Summary Report ------------------- t/aggregate/unit_core_uri_for.t (Wstat: 0 Tests: 36 Failed: 0) TODO passed: 19 Files=198, Tests=3537, 237 wallclock secs ( 1.29 usr 0.22 sys + 222.50 cusr 9.21 csys = 233.22 CPU) Result: PASS + exit 0 Processing files: perl-Catalyst-Runtime-5.901.150-1.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vTdI6q + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Catalyst-Runtime-5.90115 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/doc/perl-Catalyst-Runtime + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/doc/perl-Catalyst-Runtime + cp -pr Changes /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/doc/perl-Catalyst-Runtime + cp -pr META.yml /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/doc/perl-Catalyst-Runtime + cp -pr MYMETA.yml /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64/usr/share/doc/perl-Catalyst-Runtime + exit 0 Provides: perl(Catalyst) = 5.901.150 perl(Catalyst::Action) perl(Catalyst::ActionChain) perl(Catalyst::ActionContainer) perl(Catalyst::ActionRole::ConsumesContent) perl(Catalyst::ActionRole::HTTPMethods) perl(Catalyst::ActionRole::QueryMatching) perl(Catalyst::ActionRole::Scheme) perl(Catalyst::Base) perl(Catalyst::ClassData) perl(Catalyst::Component) perl(Catalyst::Component::ApplicationAttribute) perl(Catalyst::Component::ContextClosure) perl(Catalyst::Controller) perl(Catalyst::DispatchType) perl(Catalyst::DispatchType::Chained) perl(Catalyst::DispatchType::Default) perl(Catalyst::DispatchType::Index) perl(Catalyst::DispatchType::Path) perl(Catalyst::Dispatcher) perl(Catalyst::Engine) perl(Catalyst::EngineLoader) perl(Catalyst::Exception) perl(Catalyst::Exception::Base) perl(Catalyst::Exception::Basic) perl(Catalyst::Exception::Detach) perl(Catalyst::Exception::Go) perl(Catalyst::Exception::Interface) perl(Catalyst::Log) perl(Catalyst::Middleware::Stash) perl(Catalyst::Model) perl(Catalyst::Plugin::Unicode::Encoding) = 99.0.0 perl(Catalyst::Request) perl(Catalyst::Request::PartData) perl(Catalyst::Request::Upload) perl(Catalyst::Response) perl(Catalyst::Response::Writer) perl(Catalyst::Runtime) = 5.901.150 perl(Catalyst::Script::CGI) perl(Catalyst::Script::Create) perl(Catalyst::Script::FastCGI) perl(Catalyst::Script::Server) perl(Catalyst::Script::Test) perl(Catalyst::ScriptRole) perl(Catalyst::ScriptRunner) perl(Catalyst::Stats) perl(Catalyst::Test) perl(Catalyst::Utils) perl(Catalyst::View) perl-Catalyst = 5.901.150-1.mga7 perl-Catalyst-Runtime = 1:5.901.150-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(CGI::Simple::Cookie) >= 1.109.0 perl(CGI::Struct) perl(Carp) >= 1.250.0 perl(Catalyst::Action) perl(Catalyst::ActionChain) perl(Catalyst::ActionContainer) perl(Catalyst::Controller) perl(Catalyst::DispatchType::Default) perl(Catalyst::DispatchType::Index) perl(Catalyst::Engine) perl(Catalyst::EngineLoader) perl(Catalyst::Exception) perl(Catalyst::Exception::Detach) perl(Catalyst::Exception::Go) perl(Catalyst::Log) perl(Catalyst::Middleware::Stash) perl(Catalyst::Request) perl(Catalyst::Request::PartData) perl(Catalyst::Request::Upload) perl(Catalyst::Response) perl(Catalyst::Response::Writer) perl(Catalyst::Test) perl(Catalyst::Utils) perl(Class::C3::Adopt::NEXT) >= 0.70.0 perl(Class::Data::Inheritable) perl(Class::Load) >= 0.120.0 perl(Class::MOP) perl(Class::MOP::Object) perl(Cwd) perl(Data::Dump) perl(Data::OptList) perl(Devel::InnerPackage) perl(Encode) >= 2.210.0 perl(Encode) >= 2.490.0 perl(Errno) perl(Exporter) perl(File::Copy) perl(File::Spec) perl(File::Spec::Unix) perl(FindBin) perl(Getopt::Long) perl(HTML::Entities) perl(HTML::HeadParser) perl(HTTP::Body) >= 1.220.0 perl(HTTP::Headers) >= 1.640.0 perl(HTTP::Request) >= 5.814.0 perl(HTTP::Request::AsCGI) >= 1.0.0 perl(HTTP::Response) >= 5.813.0 perl(Hash::MultiValue) perl(IO::File) perl(IO::Socket) perl(JSON::MaybeXS) >= 1.0.0 perl(LWP) >= 5.837.0 perl(List::MoreUtils) perl(List::Util) perl(MRO::Compat) perl(Module::Pluggable) >= 4.700.0 perl(Module::Pluggable::Object) perl(Moose) >= 1.30.0 perl(Moose::Meta::Class) perl(Moose::Role) perl(Moose::Util) perl(Moose::Util::TypeConstraints) perl(MooseX::Emulate::Class::Accessor::Fast) >= 0.9.30 perl(MooseX::Getopt) >= 0.480.0 perl(MooseX::MethodAttributes) perl(MooseX::MethodAttributes::Role::AttrContainer::Inheritable) >= 0.240.0 perl(Path::Class) >= 0.90.0 perl(Path::Class::Dir) perl(Path::Class::File) perl(Plack) >= 0.999.100 perl(Plack::Loader) perl(Plack::Middleware) perl(Plack::Middleware::Conditional) perl(Plack::Middleware::ContentLength) perl(Plack::Middleware::FixMissingBodyInRedirect) >= 0.90.0 perl(Plack::Middleware::HTTPExceptions) perl(Plack::Middleware::Head) perl(Plack::Middleware::IIS6ScriptNameFix) perl(Plack::Middleware::IIS7KeepAliveFix) perl(Plack::Middleware::LighttpdScriptNameFix) perl(Plack::Middleware::MethodOverride) >= 0.120.0 perl(Plack::Middleware::RemoveRedundantBody) >= 0.30.0 perl(Plack::Middleware::ReverseProxy) >= 0.40.0 perl(Plack::Request::Upload) perl(Plack::Test) perl(Plack::Test::ExternalServer) perl(Plack::Util) perl(Pod::Usage) perl(Safe::Isa) perl(Scalar::Util) perl(Stream::Buffered) perl(String::RewritePrefix) >= 0.4.0 perl(Sub::Exporter) perl(Task::Weaken) perl(Term::Size::Any) perl(Test::More) perl(Text::Balanced) perl(Text::SimpleTable) >= 0.30.0 perl(Time::HiRes) perl(Tree::Simple) >= 1.150.0 perl(Tree::Simple::Visitor::FindByPath) perl(Tree::Simple::Visitor::FindByUID) perl(Try::Tiny) >= 0.170.0 perl(URI) >= 1.650.0 perl(URI::QueryParam) perl(URI::http) perl(URI::https) perl(URI::ws) >= 0.30.0 perl(attributes) perl(base) perl(if) perl(lib) perl(mro) perl(namespace::autoclean) >= 0.280.0 perl(namespace::clean) >= 0.230.0 perl(overload) perl(strict) perl(utf8) perl(vars) perl(warnings) perl-base >= 2:5.26.1 Obsoletes: perl-Catalyst perl-Catalyst-Plugin-Unicode-Encoding < 1.900.0-3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/noarch/perl-Catalyst-Runtime-5.901.150-1.mga7.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.94Htis + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Catalyst-Runtime-5.90115 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Catalyst-Runtime-5.901.150-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lc33Bt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf Catalyst-Runtime-5.90115 + exit 0 D: [iurt_root_command] Success!