[0]suppy@luna:~$ perl -Mlocal::lib=/tmp/foo PATH="/tmp/foo/bin${PATH+:}${PATH}"; export PATH; PERL5LIB="/tmp/foo/lib/perl5${PERL5LIB+:}${PERL5LIB}"; export PERL5LIB; PERL_LOCAL_LIB_ROOT="/tmp/foo${PERL_LOCAL_LIB_ROOT+:}${PERL_LOCAL_LIB_ROOT}"; export PERL_LOCAL_LIB_ROOT; PERL_MB_OPT="--install_base \"/tmp/foo\""; export PERL_MB_OPT; PERL_MM_OPT="INSTALL_BASE=/tmp/foo"; export PERL_MM_OPT; [0]suppy@luna:~$ PATH="/tmp/foo/bin${PATH+:}${PATH}"; export PATH; [0]suppy@luna:~$ PERL5LIB="/tmp/foo/lib/perl5${PERL5LIB+:}${PERL5LIB}"; export PERL5LIB; [0]suppy@luna:~$ PERL_LOCAL_LIB_ROOT="/tmp/foo${PERL_LOCAL_LIB_ROOT+:}${PERL_LOCAL_LIB_ROOT}"; export PERL_LOCAL_LIB_ROOT; [0]suppy@luna:~$ PERL_MB_OPT="--install_base \"/tmp/foo\""; export PERL_MB_OPT; [0]suppy@luna:~$ PERL_MM_OPT="INSTALL_BASE=/tmp/foo"; export PERL_MM_OPT; [0]suppy@luna:~$ /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/cpan Mojo::Reactor::POE CPAN: Storable loaded ok (v2.41) Reading '/home/suppy/.config/.share/.cpan/Metadata' Database was generated on Thu, 05 Feb 2015 00:29:02 GMT CPAN: LWP::UserAgent loaded ok (v6.06) CPAN: Time::HiRes loaded ok (v1.9725) Fetching with LWP: http://www.cpan.org/authors/01mailrc.txt.gz Reading '/home/suppy/.config/.share/.cpan/sources/authors/01mailrc.txt.gz' CPAN: Compress::Zlib loaded ok (v2.06) ............................................................................DONE Fetching with LWP: http://www.cpan.org/modules/02packages.details.txt.gz Reading '/home/suppy/.config/.share/.cpan/sources/modules/02packages.details.txt.gz' Database was generated on Fri, 06 Feb 2015 07:17:02 GMT ............................................................................DONE Fetching with LWP: http://www.cpan.org/modules/03modlist.data.gz Reading '/home/suppy/.config/.share/.cpan/sources/modules/03modlist.data.gz' DONE Writing /home/suppy/.config/.share/.cpan/Metadata Running install for module 'Mojo::Reactor::POE' CPAN: Digest::SHA loaded ok (v5.84_02) Checksum for /home/suppy/.config/.share/.cpan/sources/authors/id/D/DB/DBOOK/Mojo-Reactor-POE-0.005.tar.gz ok CPAN: Archive::Tar loaded ok (v1.90) CPAN: File::Temp loaded ok (v0.23) 'YAML' not installed, will not store persistent state CPAN: Parse::CPAN::Meta loaded ok (v1.4404) CPAN: CPAN::Meta loaded ok (v2.120921) CPAN: Module::CoreList loaded ok (v3.12) Configuring D/DB/DBOOK/Mojo-Reactor-POE-0.005.tar.gz with Makefile.PL CPAN: CPAN::Reporter loaded ok (v1.2011) Checking if your kit is complete... Looks good Warning: prerequisite Mojolicious 5.70 not found. Warning: prerequisite POE 1.366 not found. Writing Makefile for Mojo::Reactor::POE Writing MYMETA.yml and MYMETA.json (/home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. DBOOK/Mojo-Reactor-POE-0.005.tar.gz /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL -- OK Running make for D/DB/DBOOK/Mojo-Reactor-POE-0.005.tar.gz ---- Unsatisfied dependencies detected during ---- ---- DBOOK/Mojo-Reactor-POE-0.005.tar.gz ---- Mojolicious [requires] POE [requires] Running install for module 'Mojolicious' Checksum for /home/suppy/.config/.share/.cpan/sources/authors/id/S/SR/SRI/Mojolicious-5.77.tar.gz ok Configuring S/SR/SRI/Mojolicious-5.77.tar.gz with Makefile.PL Checking if your kit is complete... Looks good Warning: prerequisite IO::Socket::IP 0.26 not found. Writing Makefile for Mojolicious Writing MYMETA.yml and MYMETA.json (/home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. SRI/Mojolicious-5.77.tar.gz /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL -- OK Running make for S/SR/SRI/Mojolicious-5.77.tar.gz ---- Unsatisfied dependencies detected during ---- ---- SRI/Mojolicious-5.77.tar.gz ---- IO::Socket::IP [requires] Running install for module 'IO::Socket::IP' Checksum for /home/suppy/.config/.share/.cpan/sources/authors/id/P/PE/PEVANS/IO-Socket-IP-0.36.tar.gz ok CPAN: Module::Build loaded ok (v0.4003) Configuring P/PE/PEVANS/IO-Socket-IP-0.36.tar.gz with Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'IO-Socket-IP' version '0.36' (/home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Build.PL exited with 0) CPAN::Reporter: Build.PL result is 'pass', No errors. PEVANS/IO-Socket-IP-0.36.tar.gz /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Build.PL -- OK Running Build for P/PE/PEVANS/IO-Socket-IP-0.36.tar.gz Building IO-Socket-IP (./Build exited with 0) CPAN::Reporter: Build result is 'pass', No errors. PEVANS/IO-Socket-IP-0.36.tar.gz ./Build -- OK Running Build test t/00use.t ........................... ok t/01local-client-v4.t ............... ok t/02local-server-v4.t ............... ok t/03local-cross-v4.t ................ ok t/04local-client-v6.t ............... ok t/05local-server-v6.t ............... ok t/06local-cross-v6.t ................ ok t/10args.t .......................... ok t/11sockopts.t ...................... ok t/12port-fallback.t ................. ok t/13addrinfo.t ...................... ok t/14fileno.t ........................ ok t/15io-socket.t ..................... ok t/16v6only.t ........................ ok t/17gai-flags.t ..................... ok t/18fdopen.t ........................ ok t/19no-addrs.t ...................... ok t/20subclass.t ...................... ok t/21as-inet.t ....................... ok t/22timeout.t ....................... ok t/30nonblocking-connect.t ........... ok t/31nonblocking-connect-internet.t .. ok t/99pod.t ........................... skipped: Test::Pod 1.00 required for testing POD All tests successful. Files=23, Tests=221, 2 wallclock secs ( 0.10 usr 0.02 sys + 0.91 cusr 0.12 csys = 1.15 CPU) Result: PASS (./Build test exited with 0) CPAN::Reporter: Test result is 'pass', All tests successful. CPAN::Reporter: preparing a CPAN Testers report for IO-Socket-IP-0.36 CPAN::Reporter: this appears to be a duplicate report for the test phase: PASS IO-Socket-IP-0.36 x86_64-linux 3.10.17 Test report will not be sent. PEVANS/IO-Socket-IP-0.36.tar.gz ./Build test -- OK Running Build install Building IO-Socket-IP Installing /tmp/foo/lib/perl5/IO/Socket/IP.pm Installing /tmp/foo/man/man3/IO::Socket::IP.3 PEVANS/IO-Socket-IP-0.36.tar.gz ./Build install -- OK SRI/Mojolicious-5.77.tar.gz Has already been unwrapped into directory /home/suppy/.config/.share/.cpan/build/Mojolicious-5.77-QsDTvC SRI/Mojolicious-5.77.tar.gz Has already been prepared Running make for S/SR/SRI/Mojolicious-5.77.tar.gz cp lib/Mojo/Base.pm blib/lib/Mojo/Base.pm cp lib/Mojolicious/Plugin/PODRenderer.pm blib/lib/Mojolicious/Plugin/PODRenderer.pm cp lib/Mojolicious/Command/prefork.pm blib/lib/Mojolicious/Command/prefork.pm cp lib/Mojolicious/templates/development.html.ep blib/lib/Mojolicious/templates/development.html.ep cp lib/Mojolicious/Plugin/TagHelpers.pm blib/lib/Mojolicious/Plugin/TagHelpers.pm cp lib/Mojolicious/Routes/Pattern.pm blib/lib/Mojolicious/Routes/Pattern.pm cp lib/Mojo/EventEmitter.pm blib/lib/Mojo/EventEmitter.pm cp lib/Mojolicious/Guides/Cookbook.pod blib/lib/Mojolicious/Guides/Cookbook.pod cp lib/Mojo/Cookie.pm blib/lib/Mojo/Cookie.pm cp lib/Mojolicious/templates/exception.html.ep blib/lib/Mojolicious/templates/exception.html.ep cp lib/Mojolicious/Renderer.pm blib/lib/Mojolicious/Renderer.pm cp lib/Mojo/Server/Hypnotoad.pm blib/lib/Mojo/Server/Hypnotoad.pm cp lib/Mojo/URL.pm blib/lib/Mojo/URL.pm cp lib/Mojo/Reactor/Poll.pm blib/lib/Mojo/Reactor/Poll.pm cp lib/Mojolicious/Command/eval.pm blib/lib/Mojolicious/Command/eval.pm cp lib/Mojo/IOLoop/certs/server.crt blib/lib/Mojo/IOLoop/certs/server.crt cp lib/Mojolicious/public/mojo/jquery/jquery.js blib/lib/Mojolicious/public/mojo/jquery/jquery.js cp lib/Mojolicious/public/favicon.ico blib/lib/Mojolicious/public/favicon.ico cp lib/Mojo/UserAgent/Server.pm blib/lib/Mojo/UserAgent/Server.pm cp lib/Mojolicious/public/mojo/prettify/prettify-mojo-light.css blib/lib/Mojolicious/public/mojo/prettify/prettify-mojo-light.css cp lib/Mojo/Upload.pm blib/lib/Mojo/Upload.pm cp lib/Mojolicious/public/mojo/pinstripe-light.png blib/lib/Mojolicious/public/mojo/pinstripe-light.png cp lib/Mojo/Asset/File.pm blib/lib/Mojo/Asset/File.pm cp lib/Mojo/Server.pm blib/lib/Mojo/Server.pm cp lib/Mojo/Transaction/WebSocket.pm blib/lib/Mojo/Transaction/WebSocket.pm cp lib/Mojo/Content/MultiPart.pm blib/lib/Mojo/Content/MultiPart.pm cp lib/Mojolicious/Lite.pm blib/lib/Mojolicious/Lite.pm cp lib/Mojolicious.pm blib/lib/Mojolicious.pm cp lib/ojo.pm blib/lib/ojo.pm cp lib/Mojo/Cookie/Response.pm blib/lib/Mojo/Cookie/Response.pm cp lib/Mojo.pm blib/lib/Mojo.pm cp lib/Mojo/IOLoop.pm blib/lib/Mojo/IOLoop.pm cp lib/Mojo/Parameters.pm blib/lib/Mojo/Parameters.pm cp lib/Test/Mojo.pm blib/lib/Test/Mojo.pm cp lib/Mojolicious/public/mojo/logo-white.png blib/lib/Mojolicious/public/mojo/logo-white.png cp lib/Mojo/Server/CGI.pm blib/lib/Mojo/Server/CGI.pm cp lib/Mojo/Home.pm blib/lib/Mojo/Home.pm cp lib/Mojolicious/Command/cgi.pm blib/lib/Mojolicious/Command/cgi.pm cp lib/Mojolicious/Guides.pod blib/lib/Mojolicious/Guides.pod cp lib/Mojolicious/public/mojo/logo-black.png blib/lib/Mojolicious/public/mojo/logo-black.png cp lib/Mojo/UserAgent/CookieJar.pm blib/lib/Mojo/UserAgent/CookieJar.pm cp lib/Mojo/Message/Response.pm blib/lib/Mojo/Message/Response.pm cp lib/Mojo/DOM/HTML.pm blib/lib/Mojo/DOM/HTML.pm cp lib/Mojolicious/Routes.pm blib/lib/Mojolicious/Routes.pm cp lib/Mojolicious/Plugin/Charset.pm blib/lib/Mojolicious/Plugin/Charset.pm cp lib/Mojo/UserAgent.pm blib/lib/Mojo/UserAgent.pm cp lib/Mojolicious/Guides/Contributing.pod blib/lib/Mojolicious/Guides/Contributing.pod cp lib/Mojolicious/Command/inflate.pm blib/lib/Mojolicious/Command/inflate.pm cp lib/Mojo/Asset/Memory.pm blib/lib/Mojo/Asset/Memory.pm cp lib/Mojolicious/public/mojo/prettify/run_prettify.js blib/lib/Mojolicious/public/mojo/prettify/run_prettify.js cp lib/Mojo/Server/Prefork.pm blib/lib/Mojo/Server/Prefork.pm cp lib/Mojo/Date.pm blib/lib/Mojo/Date.pm cp lib/Mojo/Collection.pm blib/lib/Mojo/Collection.pm cp lib/Mojolicious/Plugin.pm blib/lib/Mojolicious/Plugin.pm cp lib/Mojo/Util.pm blib/lib/Mojo/Util.pm cp lib/Mojolicious/Command/generate.pm blib/lib/Mojolicious/Command/generate.pm cp lib/Mojolicious/Plugin/HeaderCondition.pm blib/lib/Mojolicious/Plugin/HeaderCondition.pm cp lib/Mojo/IOLoop/Client.pm blib/lib/Mojo/IOLoop/Client.pm cp lib/Mojolicious/Plugin/DefaultHelpers.pm blib/lib/Mojolicious/Plugin/DefaultHelpers.pm cp lib/Mojolicious/Commands.pm blib/lib/Mojolicious/Commands.pm cp lib/Mojolicious/Sessions.pm blib/lib/Mojolicious/Sessions.pm cp lib/Mojo/Message.pm blib/lib/Mojo/Message.pm cp lib/Mojo/IOLoop/Server.pm blib/lib/Mojo/IOLoop/Server.pm cp lib/Mojo/IOLoop/certs/server.key blib/lib/Mojo/IOLoop/certs/server.key cp lib/Mojolicious/Plugin/Config.pm blib/lib/Mojolicious/Plugin/Config.pm cp lib/Mojolicious/Guides/Routing.pod blib/lib/Mojolicious/Guides/Routing.pod cp lib/Mojolicious/Guides/FAQ.pod blib/lib/Mojolicious/Guides/FAQ.pod cp lib/Mojolicious/Command.pm blib/lib/Mojolicious/Command.pm cp lib/Mojolicious/Command/get.pm blib/lib/Mojolicious/Command/get.pm cp lib/Mojo/IOLoop/Delay.pm blib/lib/Mojo/IOLoop/Delay.pm cp lib/Mojolicious/Routes/Route.pm blib/lib/Mojolicious/Routes/Route.pm cp lib/Mojo/HelloWorld.pm blib/lib/Mojo/HelloWorld.pm cp lib/Mojo/Path.pm blib/lib/Mojo/Path.pm cp lib/Mojolicious/Command/generate/plugin.pm blib/lib/Mojolicious/Command/generate/plugin.pm cp lib/Mojo/Cache.pm blib/lib/Mojo/Cache.pm cp lib/Mojolicious/public/mojo/prettify/prettify-mojo-dark.css blib/lib/Mojolicious/public/mojo/prettify/prettify-mojo-dark.css cp lib/Mojo/UserAgent/Transactor.pm blib/lib/Mojo/UserAgent/Transactor.pm cp lib/Mojo/ByteStream.pm blib/lib/Mojo/ByteStream.pm cp lib/Mojolicious/templates/perldoc.html.ep blib/lib/Mojolicious/templates/perldoc.html.ep cp lib/Mojolicious/Plugin/EPLRenderer.pm blib/lib/Mojolicious/Plugin/EPLRenderer.pm cp lib/Mojolicious/Routes/Match.pm blib/lib/Mojolicious/Routes/Match.pm cp lib/Mojolicious/Command/daemon.pm blib/lib/Mojolicious/Command/daemon.pm cp lib/Mojolicious/public/mojo/pinstripe-dark.png blib/lib/Mojolicious/public/mojo/pinstripe-dark.png cp lib/Mojolicious/Static.pm blib/lib/Mojolicious/Static.pm cp lib/Mojo/Log.pm blib/lib/Mojo/Log.pm cp lib/Mojolicious/Types.pm blib/lib/Mojolicious/Types.pm cp lib/Mojo/Cookie/Request.pm blib/lib/Mojo/Cookie/Request.pm cp lib/Mojolicious/templates/mojobar.html.ep blib/lib/Mojolicious/templates/mojobar.html.ep cp lib/Mojolicious/public/mojo/notfound.png blib/lib/Mojolicious/public/mojo/notfound.png cp lib/Mojo/Message/Request.pm blib/lib/Mojo/Message/Request.pm cp lib/Mojolicious/Validator.pm blib/lib/Mojolicious/Validator.pm cp lib/Mojo/DOM.pm blib/lib/Mojo/DOM.pm cp lib/Mojolicious/Plugin/Mount.pm blib/lib/Mojolicious/Plugin/Mount.pm cp lib/Mojo/Content.pm blib/lib/Mojo/Content.pm cp lib/Mojolicious/Plugin/JSONConfig.pm blib/lib/Mojolicious/Plugin/JSONConfig.pm cp lib/Mojo/DOM/CSS.pm blib/lib/Mojo/DOM/CSS.pm cp lib/Mojolicious/Command/generate/app.pm blib/lib/Mojolicious/Command/generate/app.pm cp lib/Mojo/Reactor/EV.pm blib/lib/Mojo/Reactor/EV.pm cp lib/Mojolicious/Command/cpanify.pm blib/lib/Mojolicious/Command/cpanify.pm cp lib/Mojo/Exception.pm blib/lib/Mojo/Exception.pm cp lib/Mojolicious/public/mojo/failraptor.png blib/lib/Mojolicious/public/mojo/failraptor.png cp lib/Mojo/Transaction.pm blib/lib/Mojo/Transaction.pm cp lib/Mojo/Headers.pm blib/lib/Mojo/Headers.pm cp lib/Mojo/Reactor.pm blib/lib/Mojo/Reactor.pm cp lib/Mojolicious/Validator/Validation.pm blib/lib/Mojolicious/Validator/Validation.pm cp lib/Mojo/Transaction/HTTP.pm blib/lib/Mojo/Transaction/HTTP.pm cp lib/Mojo/JSON/Pointer.pm blib/lib/Mojo/JSON/Pointer.pm cp lib/Mojo/Server/Daemon.pm blib/lib/Mojo/Server/Daemon.pm cp lib/Mojolicious/Command/version.pm blib/lib/Mojolicious/Command/version.pm cp lib/Mojolicious/Plugins.pm blib/lib/Mojolicious/Plugins.pm cp lib/Mojolicious/Command/routes.pm blib/lib/Mojolicious/Command/routes.pm cp lib/Mojo/UserAgent/Proxy.pm blib/lib/Mojo/UserAgent/Proxy.pm cp lib/Mojo/Asset.pm blib/lib/Mojo/Asset.pm cp lib/Mojolicious/public/mojo/stripes.png blib/lib/Mojolicious/public/mojo/stripes.png cp lib/Mojolicious/public/mojo/noraptor.png blib/lib/Mojolicious/public/mojo/noraptor.png cp lib/Mojo/Server/Morbo.pm blib/lib/Mojo/Server/Morbo.pm cp lib/Mojo/IOLoop/Stream.pm blib/lib/Mojo/IOLoop/Stream.pm cp lib/Mojolicious/Guides/Tutorial.pod blib/lib/Mojolicious/Guides/Tutorial.pod cp lib/Mojolicious/Controller.pm blib/lib/Mojolicious/Controller.pm cp lib/Mojolicious/Plugin/EPRenderer.pm blib/lib/Mojolicious/Plugin/EPRenderer.pm cp lib/Mojo/Template.pm blib/lib/Mojo/Template.pm cp lib/Mojolicious/Command/generate/lite_app.pm blib/lib/Mojolicious/Command/generate/lite_app.pm cp lib/Mojo/Loader.pm blib/lib/Mojo/Loader.pm cp lib/Mojolicious/Guides/Rendering.pod blib/lib/Mojolicious/Guides/Rendering.pod cp lib/Mojolicious/templates/not_found.html.ep blib/lib/Mojolicious/templates/not_found.html.ep cp lib/Mojolicious/Command/test.pm blib/lib/Mojolicious/Command/test.pm cp lib/Mojo/JSON.pm blib/lib/Mojo/JSON.pm cp lib/Mojo/Content/Single.pm blib/lib/Mojo/Content/Single.pm cp lib/Mojolicious/Command/generate/makefile.pm blib/lib/Mojolicious/Command/generate/makefile.pm cp lib/Mojolicious/Guides/Growing.pod blib/lib/Mojolicious/Guides/Growing.pod cp lib/Mojolicious/Command/psgi.pm blib/lib/Mojolicious/Command/psgi.pm cp lib/Mojo/Server/PSGI.pm blib/lib/Mojo/Server/PSGI.pm cp script/mojo blib/script/mojo /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mojo cp script/hypnotoad blib/script/hypnotoad /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/hypnotoad cp script/morbo blib/script/morbo /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/morbo Manifying blib/man1/morbo.1 Manifying blib/man1/hypnotoad.1 Manifying blib/man1/mojo.1 Manifying blib/man3/Mojolicious::Guides::Rendering.3 Manifying blib/man3/Mojo::Content::Single.3 Manifying blib/man3/Mojolicious::Plugin::HeaderCondition.3 Manifying blib/man3/Mojolicious::Command::generate::plugin.3 Manifying blib/man3/Mojo::Date.3 Manifying blib/man3/Mojolicious::Plugin::Charset.3 Manifying blib/man3/Mojolicious::Controller.3 Manifying blib/man3/Mojolicious::Command.3 Manifying blib/man3/Mojolicious::Plugin::EPRenderer.3 Manifying blib/man3/Mojo::HelloWorld.3 Manifying blib/man3/Mojolicious::Guides::Growing.3 Manifying blib/man3/Mojolicious::Command::generate::lite_app.3 Manifying blib/man3/Mojolicious::Routes::Route.3 Manifying blib/man3/Mojolicious::Plugin::DefaultHelpers.3 Manifying blib/man3/Mojo::DOM::HTML.3 Manifying blib/man3/Mojo::IOLoop::Delay.3 Manifying blib/man3/Mojolicious::Plugin.3 Manifying blib/man3/Mojo::Cache.3 Manifying blib/man3/Mojo::DOM::CSS.3 Manifying blib/man3/Mojolicious::Routes.3 Manifying blib/man3/Mojolicious::Command::test.3 Manifying blib/man3/Mojo::UserAgent::CookieJar.3 Manifying blib/man3/Mojo::Template.3 Manifying blib/man3/Mojo::UserAgent::Transactor.3 Manifying blib/man3/Mojo::JSON.3 Manifying blib/man3/Mojo::Server::PSGI.3 Manifying blib/man3/Mojolicious::Commands.3 Manifying blib/man3/Mojo::Loader.3 Manifying blib/man3/Mojolicious::Command::inflate.3 Manifying blib/man3/Mojolicious::Command::psgi.3 Manifying blib/man3/Mojolicious::Command::generate::makefile.3 Manifying blib/man3/Mojolicious::Plugin::Config.3 Manifying blib/man3/Mojo::Content.3 Manifying blib/man3/Mojo::Message::Response.3 Manifying blib/man3/Mojo::IOLoop::Server.3 Manifying blib/man3/Mojo::Message::Request.3 Manifying blib/man3/Mojolicious::Command::generate.3 Manifying blib/man3/Mojolicious::Static.3 Manifying blib/man3/Mojolicious::Command::daemon.3 Manifying blib/man3/Mojolicious::Validator::Validation.3 Manifying blib/man3/Mojo::UserAgent::Proxy.3 Manifying blib/man3/ojo.3 Manifying blib/man3/Mojolicious::Renderer.3 Manifying blib/man3/Mojo::UserAgent::Server.3 Manifying blib/man3/Mojolicious::Plugin::Mount.3 Manifying blib/man3/Mojolicious::Command::cpanify.3 Manifying blib/man3/Mojo::Asset.3 Manifying blib/man3/Mojolicious::Command::version.3 Manifying blib/man3/Mojolicious::Types.3 Manifying blib/man3/Mojolicious::Command::routes.3 Manifying blib/man3/Mojolicious::Validator.3 Manifying blib/man3/Mojo::UserAgent.3 Manifying blib/man3/Mojo::Server::Morbo.3 Manifying blib/man3/Mojo::Cookie::Request.3 Manifying blib/man3/Mojolicious::Lite.3 Manifying blib/man3/Mojolicious::Command::eval.3 Manifying blib/man3/Mojo::Reactor::EV.3 Manifying blib/man3/Mojo::DOM.3 Manifying blib/man3/Mojo::IOLoop::Stream.3 Manifying blib/man3/Mojolicious::Guides::Cookbook.3 Manifying blib/man3/Mojo::IOLoop.3 Manifying blib/man3/Mojo::Base.3 Manifying blib/man3/Mojolicious::Plugin::JSONConfig.3 Manifying blib/man3/Mojo::Server::CGI.3 Manifying blib/man3/Mojolicious::Guides::Tutorial.3 Manifying blib/man3/Mojo::Reactor.3 Manifying blib/man3/Mojolicious::Command::prefork.3 Manifying blib/man3/Mojo::Transaction::HTTP.3 Manifying blib/man3/Mojo::Headers.3 Manifying blib/man3/Mojo::EventEmitter.3 Manifying blib/man3/Mojo::Asset::File.3 Manifying blib/man3/Mojo::Transaction.3 Manifying blib/man3/Mojo::JSON::Pointer.3 Manifying blib/man3/Mojolicious::Command::cgi.3 Manifying blib/man3/Mojo::Log.3 Manifying blib/man3/Mojo::Home.3 Manifying blib/man3/Mojolicious::Plugin::EPLRenderer.3 Manifying blib/man3/Mojolicious::Command::generate::app.3 Manifying blib/man3/Mojo.3 Manifying blib/man3/Mojo::Cookie::Response.3 Manifying blib/man3/Mojolicious::Plugins.3 Manifying blib/man3/Mojo::Server::Daemon.3 Manifying blib/man3/Mojo::Exception.3 Manifying blib/man3/Mojo::Upload.3 Manifying blib/man3/Mojolicious.3 Manifying blib/man3/Mojo::Cookie.3 Manifying blib/man3/Mojo::URL.3 Manifying blib/man3/Mojolicious::Guides.3 Manifying blib/man3/Mojo::Message.3 Manifying blib/man3/Mojolicious::Plugin::TagHelpers.3 Manifying blib/man3/Mojo::Path.3 Manifying blib/man3/Mojo::Server.3 Manifying blib/man3/Mojolicious::Command::get.3 Manifying blib/man3/Mojolicious::Routes::Match.3 Manifying blib/man3/Mojo::Content::MultiPart.3 Manifying blib/man3/Mojo::Server::Prefork.3 Manifying blib/man3/Mojo::Transaction::WebSocket.3 Manifying blib/man3/Mojo::Util.3 Manifying blib/man3/Mojo::ByteStream.3 Manifying blib/man3/Mojo::Parameters.3 Manifying blib/man3/Mojolicious::Routes::Pattern.3 Manifying blib/man3/Mojolicious::Guides::Contributing.3 Manifying blib/man3/Mojo::IOLoop::Client.3 Manifying blib/man3/Mojolicious::Guides::Routing.3 Manifying blib/man3/Test::Mojo.3 Manifying blib/man3/Mojo::Reactor::Poll.3 Manifying blib/man3/Mojolicious::Guides::FAQ.3 Manifying blib/man3/Mojo::Asset::Memory.3 Manifying blib/man3/Mojolicious::Plugin::PODRenderer.3 Manifying blib/man3/Mojolicious::Sessions.3 Manifying blib/man3/Mojo::Server::Hypnotoad.3 Manifying blib/man3/Mojo::Collection.3 (/usr/bin/make exited with 0) CPAN::Reporter: make result is 'pass', No errors. SRI/Mojolicious-5.77.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/mojo/asset.t ............................. ok t/mojo/base.t .............................. ok t/mojo/bytestream.t ........................ ok t/mojo/cache.t ............................. ok t/mojo/cgi.t ............................... ok t/mojo/collection.t ........................ ok t/mojo/content.t ........................... ok t/mojo/cookie.t ............................ ok t/mojo/cookiejar.t ......................... ok t/mojo/daemon.t ............................ ok t/mojo/date.t .............................. ok t/mojo/delay.t ............................. ok t/mojo/dom.t ............................... ok t/mojo/eventemitter.t ...................... ok t/mojo/headers.t ........................... ok t/mojo/home.t .............................. ok t/mojo/hypnotoad.t ......................... skipped: set TEST_HYPNOTOAD to enable this test (developer only!) t/mojo/ioloop.t ............................ ok t/mojo/ioloop_ipv6.t ....................... skipped: set TEST_IPV6 to enable this test (developer only!) t/mojo/ioloop_tls.t ........................ skipped: set TEST_TLS to enable this test (developer only!) t/mojo/json.t .............................. ok t/mojo/json_pointer.t ...................... ok t/mojo/loader.t ............................ ok t/mojo/log.t ............................... ok t/mojo/morbo.t ............................. skipped: set TEST_MORBO to enable this test (developer only!) t/mojo/parameters.t ........................ ok t/mojo/path.t .............................. ok t/mojo/prefork.t ........................... skipped: set TEST_PREFORK to enable this test (developer only!) t/mojo/proxy.t ............................. ok t/mojo/psgi.t .............................. ok t/mojo/reactor_ev.t ........................ skipped: set TEST_EV to enable this test (developer only!) t/mojo/reactor_poll.t ...................... ok t/mojo/request.t ........................... ok t/mojo/request_cgi.t ....................... ok t/mojo/response.t .......................... ok t/mojo/template.t .......................... ok t/mojo/transactor.t ........................ ok t/mojo/url.t ............................... ok t/mojo/user_agent.t ........................ ok t/mojo/user_agent_online.t ................. skipped: set TEST_ONLINE to enable this test (developer only!) t/mojo/user_agent_socks.t .................. skipped: set TEST_SOCKS to enable this test (developer only!) t/mojo/user_agent_tls.t .................... skipped: set TEST_TLS to enable this test (developer only!) t/mojo/util.t .............................. ok t/mojo/websocket.t ......................... ok t/mojo/websocket_frames.t .................. ok t/mojo/websocket_proxy.t ................... ok t/mojo/websocket_proxy_tls.t ............... skipped: set TEST_TLS to enable this test (developer only!) Use of uninitialized value $this in pattern match (m//) at t/mojolicious/app.t line 184, line 109. t/mojolicious/app.t ........................ ok t/mojolicious/charset_lite_app.t ........... ok t/mojolicious/command.t .................... ok t/mojolicious/commands.t ................... ok t/mojolicious/dispatch.t ................... ok t/mojolicious/dispatcher_lite_app.t ........ ok t/mojolicious/embedded_app.t ............... ok t/mojolicious/embedded_lite_app.t .......... ok t/mojolicious/exception_lite_app.t ......... ok t/mojolicious/external_app.t ............... ok t/mojolicious/external_lite_app.t .......... ok t/mojolicious/group_lite_app.t ............. ok t/mojolicious/json_config_lite_app.t ....... ok t/mojolicious/json_config_mode_lite_app.t .. ok t/mojolicious/layouted_lite_app.t .......... ok t/mojolicious/lite_app.t ................... ok t/mojolicious/longpolling_lite_app.t ....... ok t/mojolicious/multipath_lite_app.t ......... ok t/mojolicious/ojo.t ........................ ok t/mojolicious/pattern.t .................... ok t/mojolicious/pod_renderer_lite_app.t ...... ok t/mojolicious/production_app.t ............. ok t/mojolicious/rebased_lite_app.t ........... ok t/mojolicious/renderer.t ................... ok t/mojolicious/restful_lite_app.t ........... ok t/mojolicious/routes.t ..................... ok t/mojolicious/static_lite_app.t ............ ok t/mojolicious/tag_helper_lite_app.t ........ ok t/mojolicious/testing_app.t ................ ok t/mojolicious/tls_lite_app.t ............... skipped: set TEST_TLS to enable this test (developer only!) t/mojolicious/twinkle_lite_app.t ........... ok t/mojolicious/types.t ...................... ok t/mojolicious/upload_lite_app.t ............ ok t/mojolicious/upload_stream_lite_app.t ..... ok t/mojolicious/validation_lite_app.t ........ ok t/mojolicious/websocket_lite_app.t ......... ok t/pod.t .................................... skipped: set TEST_POD to enable this test (developer only!) t/pod_coverage.t ........................... skipped: set TEST_POD to enable this test (developer only!) All tests successful. Files=85, Tests=10099, 37 wallclock secs ( 1.28 usr 0.13 sys + 24.50 cusr 1.54 csys = 27.45 CPU) Result: PASS (/usr/bin/make test exited with 0) CPAN::Reporter: Test result is 'pass', All tests successful. CPAN::Reporter: preparing a CPAN Testers report for Mojolicious-5.77 CPAN::Reporter: this appears to be a duplicate report for the test phase: PASS Mojolicious-5.77 x86_64-linux 3.10.17 Test report will not be sent. SRI/Mojolicious-5.77.tar.gz /usr/bin/make test -- OK Running make install Installing /tmp/foo/lib/perl5/Mojolicious.pm Installing /tmp/foo/lib/perl5/ojo.pm Installing /tmp/foo/lib/perl5/Mojo.pm Installing /tmp/foo/lib/perl5/Mojo/Base.pm Installing /tmp/foo/lib/perl5/Mojo/EventEmitter.pm Installing /tmp/foo/lib/perl5/Mojo/Cookie.pm Installing /tmp/foo/lib/perl5/Mojo/URL.pm Installing /tmp/foo/lib/perl5/Mojo/Upload.pm Installing /tmp/foo/lib/perl5/Mojo/Server.pm Installing /tmp/foo/lib/perl5/Mojo/IOLoop.pm Installing /tmp/foo/lib/perl5/Mojo/Parameters.pm Installing /tmp/foo/lib/perl5/Mojo/Home.pm Installing /tmp/foo/lib/perl5/Mojo/UserAgent.pm Installing /tmp/foo/lib/perl5/Mojo/Date.pm Installing /tmp/foo/lib/perl5/Mojo/Collection.pm Installing /tmp/foo/lib/perl5/Mojo/Util.pm Installing /tmp/foo/lib/perl5/Mojo/Message.pm Installing /tmp/foo/lib/perl5/Mojo/HelloWorld.pm Installing /tmp/foo/lib/perl5/Mojo/Path.pm Installing /tmp/foo/lib/perl5/Mojo/Cache.pm Installing /tmp/foo/lib/perl5/Mojo/ByteStream.pm Installing /tmp/foo/lib/perl5/Mojo/Log.pm Installing /tmp/foo/lib/perl5/Mojo/DOM.pm Installing /tmp/foo/lib/perl5/Mojo/Content.pm Installing /tmp/foo/lib/perl5/Mojo/Exception.pm Installing /tmp/foo/lib/perl5/Mojo/Transaction.pm Installing /tmp/foo/lib/perl5/Mojo/Headers.pm Installing /tmp/foo/lib/perl5/Mojo/Reactor.pm Installing /tmp/foo/lib/perl5/Mojo/Asset.pm Installing /tmp/foo/lib/perl5/Mojo/Template.pm Installing /tmp/foo/lib/perl5/Mojo/Loader.pm Installing /tmp/foo/lib/perl5/Mojo/JSON.pm Installing /tmp/foo/lib/perl5/Mojo/Server/Hypnotoad.pm Installing /tmp/foo/lib/perl5/Mojo/Server/CGI.pm Installing /tmp/foo/lib/perl5/Mojo/Server/Prefork.pm Installing /tmp/foo/lib/perl5/Mojo/Server/Daemon.pm Installing /tmp/foo/lib/perl5/Mojo/Server/Morbo.pm Installing /tmp/foo/lib/perl5/Mojo/Server/PSGI.pm Installing /tmp/foo/lib/perl5/Mojo/Reactor/Poll.pm Installing /tmp/foo/lib/perl5/Mojo/Reactor/EV.pm Installing /tmp/foo/lib/perl5/Mojo/IOLoop/Client.pm Installing /tmp/foo/lib/perl5/Mojo/IOLoop/Server.pm Installing /tmp/foo/lib/perl5/Mojo/IOLoop/Delay.pm Installing /tmp/foo/lib/perl5/Mojo/IOLoop/Stream.pm Installing /tmp/foo/lib/perl5/Mojo/IOLoop/certs/server.crt Installing /tmp/foo/lib/perl5/Mojo/IOLoop/certs/server.key Installing /tmp/foo/lib/perl5/Mojo/UserAgent/Server.pm Installing /tmp/foo/lib/perl5/Mojo/UserAgent/CookieJar.pm Installing /tmp/foo/lib/perl5/Mojo/UserAgent/Transactor.pm Installing /tmp/foo/lib/perl5/Mojo/UserAgent/Proxy.pm Installing /tmp/foo/lib/perl5/Mojo/Asset/File.pm Installing /tmp/foo/lib/perl5/Mojo/Asset/Memory.pm Installing /tmp/foo/lib/perl5/Mojo/Transaction/WebSocket.pm Installing /tmp/foo/lib/perl5/Mojo/Transaction/HTTP.pm Installing /tmp/foo/lib/perl5/Mojo/Content/MultiPart.pm Installing /tmp/foo/lib/perl5/Mojo/Content/Single.pm Installing /tmp/foo/lib/perl5/Mojo/Cookie/Response.pm Installing /tmp/foo/lib/perl5/Mojo/Cookie/Request.pm Installing /tmp/foo/lib/perl5/Mojo/Message/Response.pm Installing /tmp/foo/lib/perl5/Mojo/Message/Request.pm Installing /tmp/foo/lib/perl5/Mojo/DOM/HTML.pm Installing /tmp/foo/lib/perl5/Mojo/DOM/CSS.pm Installing /tmp/foo/lib/perl5/Mojo/JSON/Pointer.pm Installing /tmp/foo/lib/perl5/Mojolicious/Renderer.pm Installing /tmp/foo/lib/perl5/Mojolicious/Lite.pm Installing /tmp/foo/lib/perl5/Mojolicious/Guides.pod Installing /tmp/foo/lib/perl5/Mojolicious/Routes.pm Installing /tmp/foo/lib/perl5/Mojolicious/Plugin.pm Installing /tmp/foo/lib/perl5/Mojolicious/Commands.pm Installing /tmp/foo/lib/perl5/Mojolicious/Sessions.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command.pm Installing /tmp/foo/lib/perl5/Mojolicious/Static.pm Installing /tmp/foo/lib/perl5/Mojolicious/Types.pm Installing /tmp/foo/lib/perl5/Mojolicious/Validator.pm Installing /tmp/foo/lib/perl5/Mojolicious/Plugins.pm Installing /tmp/foo/lib/perl5/Mojolicious/Controller.pm Installing /tmp/foo/lib/perl5/Mojolicious/Plugin/PODRenderer.pm Installing /tmp/foo/lib/perl5/Mojolicious/Plugin/TagHelpers.pm Installing /tmp/foo/lib/perl5/Mojolicious/Plugin/Charset.pm Installing /tmp/foo/lib/perl5/Mojolicious/Plugin/HeaderCondition.pm Installing /tmp/foo/lib/perl5/Mojolicious/Plugin/DefaultHelpers.pm Installing /tmp/foo/lib/perl5/Mojolicious/Plugin/Config.pm Installing /tmp/foo/lib/perl5/Mojolicious/Plugin/EPLRenderer.pm Installing /tmp/foo/lib/perl5/Mojolicious/Plugin/Mount.pm Installing /tmp/foo/lib/perl5/Mojolicious/Plugin/JSONConfig.pm Installing /tmp/foo/lib/perl5/Mojolicious/Plugin/EPRenderer.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/prefork.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/eval.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/cgi.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/inflate.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/generate.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/get.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/daemon.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/cpanify.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/version.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/routes.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/test.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/psgi.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/generate/plugin.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/generate/app.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/generate/lite_app.pm Installing /tmp/foo/lib/perl5/Mojolicious/Command/generate/makefile.pm Installing /tmp/foo/lib/perl5/Mojolicious/templates/development.html.ep Installing /tmp/foo/lib/perl5/Mojolicious/templates/exception.html.ep Installing /tmp/foo/lib/perl5/Mojolicious/templates/perldoc.html.ep Installing /tmp/foo/lib/perl5/Mojolicious/templates/mojobar.html.ep Installing /tmp/foo/lib/perl5/Mojolicious/templates/not_found.html.ep Installing /tmp/foo/lib/perl5/Mojolicious/Routes/Pattern.pm Installing /tmp/foo/lib/perl5/Mojolicious/Routes/Route.pm Installing /tmp/foo/lib/perl5/Mojolicious/Routes/Match.pm Installing /tmp/foo/lib/perl5/Mojolicious/Guides/Cookbook.pod Installing /tmp/foo/lib/perl5/Mojolicious/Guides/Contributing.pod Installing /tmp/foo/lib/perl5/Mojolicious/Guides/Routing.pod Installing /tmp/foo/lib/perl5/Mojolicious/Guides/FAQ.pod Installing /tmp/foo/lib/perl5/Mojolicious/Guides/Tutorial.pod Installing /tmp/foo/lib/perl5/Mojolicious/Guides/Rendering.pod Installing /tmp/foo/lib/perl5/Mojolicious/Guides/Growing.pod Installing /tmp/foo/lib/perl5/Mojolicious/public/favicon.ico Installing /tmp/foo/lib/perl5/Mojolicious/public/mojo/pinstripe-light.png Installing /tmp/foo/lib/perl5/Mojolicious/public/mojo/logo-white.png Installing /tmp/foo/lib/perl5/Mojolicious/public/mojo/logo-black.png Installing /tmp/foo/lib/perl5/Mojolicious/public/mojo/pinstripe-dark.png Installing /tmp/foo/lib/perl5/Mojolicious/public/mojo/notfound.png Installing /tmp/foo/lib/perl5/Mojolicious/public/mojo/failraptor.png Installing /tmp/foo/lib/perl5/Mojolicious/public/mojo/stripes.png Installing /tmp/foo/lib/perl5/Mojolicious/public/mojo/noraptor.png Installing /tmp/foo/lib/perl5/Mojolicious/public/mojo/jquery/jquery.js Installing /tmp/foo/lib/perl5/Mojolicious/public/mojo/prettify/prettify-mojo-light.css Installing /tmp/foo/lib/perl5/Mojolicious/public/mojo/prettify/run_prettify.js Installing /tmp/foo/lib/perl5/Mojolicious/public/mojo/prettify/prettify-mojo-dark.css Installing /tmp/foo/lib/perl5/Mojolicious/Validator/Validation.pm Installing /tmp/foo/lib/perl5/Test/Mojo.pm Installing /tmp/foo/man/man1/morbo.1 Installing /tmp/foo/man/man1/hypnotoad.1 Installing /tmp/foo/man/man1/mojo.1 Installing /tmp/foo/man/man3/Mojolicious::Guides::Rendering.3 Installing /tmp/foo/man/man3/Mojo::Content::Single.3 Installing /tmp/foo/man/man3/Mojolicious::Plugin::HeaderCondition.3 Installing /tmp/foo/man/man3/Mojolicious::Command::generate::plugin.3 Installing /tmp/foo/man/man3/Mojo::Date.3 Installing /tmp/foo/man/man3/Mojolicious::Plugin::Charset.3 Installing /tmp/foo/man/man3/Mojolicious::Controller.3 Installing /tmp/foo/man/man3/Mojolicious::Command.3 Installing /tmp/foo/man/man3/Mojolicious::Plugin::EPRenderer.3 Installing /tmp/foo/man/man3/Mojo::HelloWorld.3 Installing /tmp/foo/man/man3/Mojolicious::Guides::Growing.3 Installing /tmp/foo/man/man3/Mojolicious::Command::generate::lite_app.3 Installing /tmp/foo/man/man3/Mojolicious::Routes::Route.3 Installing /tmp/foo/man/man3/Mojolicious::Plugin::DefaultHelpers.3 Installing /tmp/foo/man/man3/Mojo::DOM::HTML.3 Installing /tmp/foo/man/man3/Mojo::IOLoop::Delay.3 Installing /tmp/foo/man/man3/Mojolicious::Plugin.3 Installing /tmp/foo/man/man3/Mojo::Cache.3 Installing /tmp/foo/man/man3/Mojo::DOM::CSS.3 Installing /tmp/foo/man/man3/Mojolicious::Routes.3 Installing /tmp/foo/man/man3/Mojolicious::Command::test.3 Installing /tmp/foo/man/man3/Mojo::UserAgent::CookieJar.3 Installing /tmp/foo/man/man3/Mojo::Template.3 Installing /tmp/foo/man/man3/Mojo::UserAgent::Transactor.3 Installing /tmp/foo/man/man3/Mojo::JSON.3 Installing /tmp/foo/man/man3/Mojo::Server::PSGI.3 Installing /tmp/foo/man/man3/Mojolicious::Commands.3 Installing /tmp/foo/man/man3/Mojo::Loader.3 Installing /tmp/foo/man/man3/Mojolicious::Command::inflate.3 Installing /tmp/foo/man/man3/Mojolicious::Command::psgi.3 Installing /tmp/foo/man/man3/Mojolicious::Command::generate::makefile.3 Installing /tmp/foo/man/man3/Mojolicious::Plugin::Config.3 Installing /tmp/foo/man/man3/Mojo::Content.3 Installing /tmp/foo/man/man3/Mojo::Message::Response.3 Installing /tmp/foo/man/man3/Mojo::IOLoop::Server.3 Installing /tmp/foo/man/man3/Mojo::Message::Request.3 Installing /tmp/foo/man/man3/Mojolicious::Command::generate.3 Installing /tmp/foo/man/man3/Mojolicious::Static.3 Installing /tmp/foo/man/man3/Mojolicious::Command::daemon.3 Installing /tmp/foo/man/man3/Mojolicious::Validator::Validation.3 Installing /tmp/foo/man/man3/Mojo::UserAgent::Proxy.3 Installing /tmp/foo/man/man3/ojo.3 Installing /tmp/foo/man/man3/Mojolicious::Renderer.3 Installing /tmp/foo/man/man3/Mojo::UserAgent::Server.3 Installing /tmp/foo/man/man3/Mojolicious::Plugin::Mount.3 Installing /tmp/foo/man/man3/Mojolicious::Command::cpanify.3 Installing /tmp/foo/man/man3/Mojo::Asset.3 Installing /tmp/foo/man/man3/Mojolicious::Command::version.3 Installing /tmp/foo/man/man3/Mojolicious::Types.3 Installing /tmp/foo/man/man3/Mojolicious::Command::routes.3 Installing /tmp/foo/man/man3/Mojolicious::Validator.3 Installing /tmp/foo/man/man3/Mojo::UserAgent.3 Installing /tmp/foo/man/man3/Mojo::Server::Morbo.3 Installing /tmp/foo/man/man3/Mojo::Cookie::Request.3 Installing /tmp/foo/man/man3/Mojolicious::Lite.3 Installing /tmp/foo/man/man3/Mojolicious::Command::eval.3 Installing /tmp/foo/man/man3/Mojo::Reactor::EV.3 Installing /tmp/foo/man/man3/Mojo::DOM.3 Installing /tmp/foo/man/man3/Mojo::IOLoop::Stream.3 Installing /tmp/foo/man/man3/Mojolicious::Guides::Cookbook.3 Installing /tmp/foo/man/man3/Mojo::IOLoop.3 Installing /tmp/foo/man/man3/Mojo::Base.3 Installing /tmp/foo/man/man3/Mojolicious::Plugin::JSONConfig.3 Installing /tmp/foo/man/man3/Mojo::Server::CGI.3 Installing /tmp/foo/man/man3/Mojolicious::Guides::Tutorial.3 Installing /tmp/foo/man/man3/Mojo::Reactor.3 Installing /tmp/foo/man/man3/Mojolicious::Command::prefork.3 Installing /tmp/foo/man/man3/Mojo::Transaction::HTTP.3 Installing /tmp/foo/man/man3/Mojo::Headers.3 Installing /tmp/foo/man/man3/Mojo::EventEmitter.3 Installing /tmp/foo/man/man3/Mojo::Asset::File.3 Installing /tmp/foo/man/man3/Mojo::Transaction.3 Installing /tmp/foo/man/man3/Mojo::JSON::Pointer.3 Installing /tmp/foo/man/man3/Mojolicious::Command::cgi.3 Installing /tmp/foo/man/man3/Mojo::Log.3 Installing /tmp/foo/man/man3/Mojo::Home.3 Installing /tmp/foo/man/man3/Mojolicious::Plugin::EPLRenderer.3 Installing /tmp/foo/man/man3/Mojolicious::Command::generate::app.3 Installing /tmp/foo/man/man3/Mojo.3 Installing /tmp/foo/man/man3/Mojo::Cookie::Response.3 Installing /tmp/foo/man/man3/Mojolicious::Plugins.3 Installing /tmp/foo/man/man3/Mojo::Server::Daemon.3 Installing /tmp/foo/man/man3/Mojo::Exception.3 Installing /tmp/foo/man/man3/Mojo::Upload.3 Installing /tmp/foo/man/man3/Mojolicious.3 Installing /tmp/foo/man/man3/Mojo::Cookie.3 Installing /tmp/foo/man/man3/Mojo::URL.3 Installing /tmp/foo/man/man3/Mojolicious::Guides.3 Installing /tmp/foo/man/man3/Mojo::Message.3 Installing /tmp/foo/man/man3/Mojolicious::Plugin::TagHelpers.3 Installing /tmp/foo/man/man3/Mojo::Path.3 Installing /tmp/foo/man/man3/Mojo::Server.3 Installing /tmp/foo/man/man3/Mojolicious::Command::get.3 Installing /tmp/foo/man/man3/Mojolicious::Routes::Match.3 Installing /tmp/foo/man/man3/Mojo::Content::MultiPart.3 Installing /tmp/foo/man/man3/Mojo::Server::Prefork.3 Installing /tmp/foo/man/man3/Mojo::Transaction::WebSocket.3 Installing /tmp/foo/man/man3/Mojo::Util.3 Installing /tmp/foo/man/man3/Mojo::ByteStream.3 Installing /tmp/foo/man/man3/Mojo::Parameters.3 Installing /tmp/foo/man/man3/Mojolicious::Routes::Pattern.3 Installing /tmp/foo/man/man3/Mojolicious::Guides::Contributing.3 Installing /tmp/foo/man/man3/Mojo::IOLoop::Client.3 Installing /tmp/foo/man/man3/Mojolicious::Guides::Routing.3 Installing /tmp/foo/man/man3/Test::Mojo.3 Installing /tmp/foo/man/man3/Mojo::Reactor::Poll.3 Installing /tmp/foo/man/man3/Mojolicious::Guides::FAQ.3 Installing /tmp/foo/man/man3/Mojo::Asset::Memory.3 Installing /tmp/foo/man/man3/Mojolicious::Plugin::PODRenderer.3 Installing /tmp/foo/man/man3/Mojolicious::Sessions.3 Installing /tmp/foo/man/man3/Mojo::Server::Hypnotoad.3 Installing /tmp/foo/man/man3/Mojo::Collection.3 Installing /tmp/foo/bin/mojo Installing /tmp/foo/bin/hypnotoad Installing /tmp/foo/bin/morbo Appending installation info to /tmp/foo/lib/perl5/x86_64-linux/perllocal.pod SRI/Mojolicious-5.77.tar.gz /usr/bin/make install -- OK Running install for module 'POE' Checksum for /home/suppy/.config/.share/.cpan/sources/authors/id/R/RC/RCAPUTO/POE-1.366.tar.gz ok ---- Unsatisfied dependencies detected during ---- ---- RCAPUTO/POE-1.366.tar.gz ---- POE::Test::Loops [build_requires] Running install for module 'POE::Test::Loops' Checksum for /home/suppy/.config/.share/.cpan/sources/authors/id/R/RC/RCAPUTO/POE-Test-Loops-1.360.tar.gz ok Configuring R/RC/RCAPUTO/POE-Test-Loops-1.360.tar.gz with Makefile.PL Checking if your kit is complete... Looks good Warning: prerequisite Test::More 1.001002 not found. We have 0.98. Writing Makefile for POE::Test::Loops Writing MYMETA.yml and MYMETA.json (/home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. RCAPUTO/POE-Test-Loops-1.360.tar.gz /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL -- OK Running make for R/RC/RCAPUTO/POE-Test-Loops-1.360.tar.gz ---- Unsatisfied dependencies detected during ---- ---- RCAPUTO/POE-Test-Loops-1.360.tar.gz ---- Test::More [requires] Running install for module 'Test::More' Checksum for /home/suppy/.config/.share/.cpan/sources/authors/id/E/EX/EXODIST/Test-Simple-1.001014.tar.gz ok Configuring E/EX/EXODIST/Test-Simple-1.001014.tar.gz with Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Simple Writing MYMETA.yml and MYMETA.json (/home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. EXODIST/Test-Simple-1.001014.tar.gz /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL -- OK Running make for E/EX/EXODIST/Test-Simple-1.001014.tar.gz cp lib/Test/More.pm blib/lib/Test/More.pm cp lib/Test/Tutorial.pod blib/lib/Test/Tutorial.pod cp lib/Test/Tester/Delegate.pm blib/lib/Test/Tester/Delegate.pm cp lib/Test/Tester.pm blib/lib/Test/Tester.pm cp lib/Test/use/ok.pm blib/lib/Test/use/ok.pm cp lib/Test/Tester/CaptureRunner.pm blib/lib/Test/Tester/CaptureRunner.pm cp lib/Test/Simple.pm blib/lib/Test/Simple.pm cp lib/Test/Tester/Capture.pm blib/lib/Test/Tester/Capture.pm cp lib/Test/Builder.pm blib/lib/Test/Builder.pm cp lib/Test/Builder/Module.pm blib/lib/Test/Builder/Module.pm cp lib/Test/Builder/Tester.pm blib/lib/Test/Builder/Tester.pm cp lib/ok.pm blib/lib/ok.pm cp lib/Test/Builder/Tester/Color.pm blib/lib/Test/Builder/Tester/Color.pm cp lib/Test/Builder/IO/Scalar.pm blib/lib/Test/Builder/IO/Scalar.pm Manifying blib/man3/Test::Tester::Capture.3 Manifying blib/man3/ok.3 Manifying blib/man3/Test::Builder::Module.3 Manifying blib/man3/Test::Builder::Tester.3 Manifying blib/man3/Test::Tutorial.3 Manifying blib/man3/Test::Builder::IO::Scalar.3 Manifying blib/man3/Test::More.3 Manifying blib/man3/Test::Builder.3 Manifying blib/man3/Test::Builder::Tester::Color.3 Manifying blib/man3/Test::use::ok.3 Manifying blib/man3/Test::Simple.3 Manifying blib/man3/Test::Tester.3 Manifying blib/man3/Test::Tester::CaptureRunner.3 (/usr/bin/make exited with 0) CPAN::Reporter: make result is 'pass', No errors. EXODIST/Test-Simple-1.001014.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t You should load Test::Tester before Test::Builder (or anything that loads Test::Builder) at Test/Tester.pm line 9. t/00compile.t ........................... ok t/00test_harness_check.t ................ ok t/01-basic.t ............................ ok t/478-cmp_ok_hash.t ..................... ok t/auto.t ................................ ok t/bad_plan.t ............................ ok t/bail_out.t ............................ ok t/BEGIN_require_ok.t .................... ok t/BEGIN_use_ok.t ........................ ok t/buffer.t .............................. ok t/Builder/Builder.t ..................... ok t/Builder/carp.t ........................ ok t/Builder/create.t ...................... ok t/Builder/current_test.t ................ ok t/Builder/current_test_without_plan.t ... ok t/Builder/details.t ..................... ok t/Builder/done_testing.t ................ ok t/Builder/done_testing_double.t ......... ok t/Builder/done_testing_plan_mismatch.t .. ok t/Builder/done_testing_with_no_plan.t ... ok t/Builder/done_testing_with_number.t .... ok t/Builder/done_testing_with_plan.t ...... ok t/Builder/fork_with_new_stdout.t ........ ok t/Builder/has_plan.t .................... ok t/Builder/has_plan2.t ................... ok t/Builder/is_fh.t ....................... ok t/Builder/is_passing.t .................. ok t/Builder/maybe_regex.t ................. ok t/Builder/no_diag.t ..................... ok t/Builder/no_ending.t ................... ok t/Builder/no_header.t ................... ok t/Builder/no_plan_at_all.t .............. ok t/Builder/ok_obj.t ...................... ok t/Builder/output.t ...................... ok t/Builder/reset.t ....................... ok t/Builder/reset_outputs.t ............... ok t/Builder/try.t ......................... ok t/c_flag.t .............................. ok t/capture.t ............................. ok t/check_tests.t ......................... ok t/circular_data.t ....................... ok t/cmp_ok.t .............................. ok t/dependents.t .......................... skipped: Dependents only tested when releasing t/depth.t ............................... ok t/diag.t ................................ ok t/died.t ................................ ok t/dont_overwrite_die_handler.t .......... ok t/eq_set.t .............................. ok t/exit.t ................................ ok t/explain.t ............................. ok t/extra.t ............................... ok t/extra_one.t ........................... ok t/fail-like.t ........................... ok t/fail-more.t ........................... ok t/fail.t ................................ ok t/fail_one.t ............................ ok t/filehandles.t ......................... ok t/fork.t ................................ ok t/harness_active.t ...................... ok t/import.t .............................. ok t/is_deeply_dne_bug.t ................... ok t/is_deeply_fail.t ...................... ok t/is_deeply_with_threads.t .............. skipped: no working threads t/missing.t ............................. ok t/More.t ................................ ok t/new_ok.t .............................. ok t/no_plan.t ............................. ok t/no_tests.t ............................ ok t/note.t ................................ ok t/overload.t ............................ ok t/overload_threads.t .................... ok t/plan.t ................................ ok t/plan_bad.t ............................ ok t/plan_is_noplan.t ...................... ok t/plan_no_plan.t ........................ ok t/plan_shouldnt_import.t ................ ok t/plan_skip_all.t ....................... skipped: Just testing plan & skip_all t/require_ok.t .......................... ok t/run_test.t ............................ ok t/simple.t .............................. ok t/Simple/load.t ......................... ok t/skip.t ................................ ok t/skipall.t ............................. ok t/subtest/args.t ........................ ok t/subtest/bail_out.t .................... ok t/subtest/basic.t ....................... ok t/subtest/die.t ......................... ok t/subtest/do.t .......................... ok t/subtest/exceptions.t .................. ok t/subtest/fork.t ........................ ok t/subtest/implicit_done.t ............... ok t/subtest/line_numbers.t ................ ok t/subtest/plan.t ........................ ok t/subtest/predicate.t ................... ok t/subtest/singleton.t ................... ok t/subtest/threads.t ..................... skipped: no working threads t/subtest/todo.t ........................ ok t/subtest/wstat.t ....................... ok t/tbm_doesnt_set_exported_to.t .......... ok t/Tester/tbt_01basic.t .................. ok t/Tester/tbt_02fhrestore.t .............. ok t/Tester/tbt_03die.t .................... ok t/Tester/tbt_04line_num.t ............... ok t/Tester/tbt_05faildiag.t ............... ok t/Tester/tbt_06errormess.t .............. ok t/Tester/tbt_07args.t ................... ok t/Tester/tbt_08subtest.t ................ ok t/Tester/tbt_09do.t ..................... ok t/thread_taint.t ........................ ok t/threads.t ............................. skipped: no working threads t/todo.t ................................ ok t/undef.t ............................... ok t/use_ok.t .............................. ok t/useing.t .............................. ok t/utf8.t ................................ ok t/versions.t ............................ ok t/xt/dependents.t ....................... skipped: Dependents only tested when releasing t/xxx-changes_updated.t ................. skipped: Only tested when releasing All tests successful. Files=118, Tests=1370, 5 wallclock secs ( 0.43 usr 0.07 sys + 3.48 cusr 0.74 csys = 4.72 CPU) Result: PASS (/usr/bin/make test exited with 0) CPAN::Reporter: Test result is 'pass', All tests successful. CPAN::Reporter: preparing a CPAN Testers report for Test-Simple-1.001014 CPAN::Reporter: this appears to be a duplicate report for the test phase: PASS Test-Simple-1.001014 x86_64-linux 3.10.17 Test report will not be sent. EXODIST/Test-Simple-1.001014.tar.gz /usr/bin/make test -- OK Running make install Installing /tmp/foo/lib/perl5/ok.pm Installing /tmp/foo/lib/perl5/Test/More.pm Installing /tmp/foo/lib/perl5/Test/Tutorial.pod Installing /tmp/foo/lib/perl5/Test/Tester.pm Installing /tmp/foo/lib/perl5/Test/Simple.pm Installing /tmp/foo/lib/perl5/Test/Builder.pm Installing /tmp/foo/lib/perl5/Test/Tester/Delegate.pm Installing /tmp/foo/lib/perl5/Test/Tester/CaptureRunner.pm Installing /tmp/foo/lib/perl5/Test/Tester/Capture.pm Installing /tmp/foo/lib/perl5/Test/use/ok.pm Installing /tmp/foo/lib/perl5/Test/Builder/Module.pm Installing /tmp/foo/lib/perl5/Test/Builder/Tester.pm Installing /tmp/foo/lib/perl5/Test/Builder/Tester/Color.pm Installing /tmp/foo/lib/perl5/Test/Builder/IO/Scalar.pm Installing /tmp/foo/man/man3/Test::Tester::Capture.3 Installing /tmp/foo/man/man3/ok.3 Installing /tmp/foo/man/man3/Test::Builder::Module.3 Installing /tmp/foo/man/man3/Test::Builder::Tester.3 Installing /tmp/foo/man/man3/Test::Tutorial.3 Installing /tmp/foo/man/man3/Test::Builder::IO::Scalar.3 Installing /tmp/foo/man/man3/Test::More.3 Installing /tmp/foo/man/man3/Test::Builder.3 Installing /tmp/foo/man/man3/Test::Builder::Tester::Color.3 Installing /tmp/foo/man/man3/Test::use::ok.3 Installing /tmp/foo/man/man3/Test::Simple.3 Installing /tmp/foo/man/man3/Test::Tester.3 Installing /tmp/foo/man/man3/Test::Tester::CaptureRunner.3 Appending installation info to /tmp/foo/lib/perl5/x86_64-linux/perllocal.pod EXODIST/Test-Simple-1.001014.tar.gz /usr/bin/make install -- OK RCAPUTO/POE-Test-Loops-1.360.tar.gz Has already been unwrapped into directory /home/suppy/.config/.share/.cpan/build/POE-Test-Loops-1.360-bPZfmo RCAPUTO/POE-Test-Loops-1.360.tar.gz Has already been prepared Running make for R/RC/RCAPUTO/POE-Test-Loops-1.360.tar.gz cp lib/POE/Test/Loops/k_selects.pm blib/lib/POE/Test/Loops/k_selects.pm cp lib/POE/Test/Loops/z_kogman_sig_order.pm blib/lib/POE/Test/Loops/z_kogman_sig_order.pm cp lib/POE/Test/Loops/wheel_tail.pm blib/lib/POE/Test/Loops/wheel_tail.pm cp lib/POE/Test/DondeEstan.pm blib/lib/POE/Test/DondeEstan.pm cp lib/POE/Test/Loops/wheel_readwrite.pm blib/lib/POE/Test/Loops/wheel_readwrite.pm cp lib/POE/Test/Loops/k_detach.pm blib/lib/POE/Test/Loops/k_detach.pm cp lib/POE/Test/Loops/comp_tcp.pm blib/lib/POE/Test/Loops/comp_tcp.pm cp lib/POE/Test/Loops/wheel_sf_udp.pm blib/lib/POE/Test/Loops/wheel_sf_udp.pm cp lib/POE/Test/Loops/z_rt39872_sigchld.pm blib/lib/POE/Test/Loops/z_rt39872_sigchld.pm cp lib/POE/Test/Loops/z_steinert_signal_integrity.pm blib/lib/POE/Test/Loops/z_steinert_signal_integrity.pm cp lib/POE/Test/Loops/wheel_sf_ipv6.pm blib/lib/POE/Test/Loops/wheel_sf_ipv6.pm cp lib/POE/Test/Loops.pm blib/lib/POE/Test/Loops.pm cp lib/POE/Test/Loops/wheel_sf_unix.pm blib/lib/POE/Test/Loops/wheel_sf_unix.pm cp lib/POE/Test/Loops/wheel_accept.pm blib/lib/POE/Test/Loops/wheel_accept.pm cp lib/POE/Test/Loops/k_sig_child.pm blib/lib/POE/Test/Loops/k_sig_child.pm cp lib/POE/Test/Loops/all_errors.pm blib/lib/POE/Test/Loops/all_errors.pm cp lib/POE/Test/Loops/z_rt53302_fh_watchers.pm blib/lib/POE/Test/Loops/z_rt53302_fh_watchers.pm cp lib/POE/Test/Loops/wheel_curses.pm blib/lib/POE/Test/Loops/wheel_curses.pm cp lib/POE/Test/Loops/z_rt39872_sigchld_stop.pm blib/lib/POE/Test/Loops/z_rt39872_sigchld_stop.pm cp lib/POE/Test/Loops/sbk_signal_init.pm blib/lib/POE/Test/Loops/sbk_signal_init.pm cp lib/POE/Test/Loops/wheel_sf_tcp.pm blib/lib/POE/Test/Loops/wheel_sf_tcp.pm cp lib/POE/Test/Loops/wheel_readline.pm blib/lib/POE/Test/Loops/wheel_readline.pm cp lib/POE/Test/Loops/wheel_run_size.pm blib/lib/POE/Test/Loops/wheel_run_size.pm cp lib/POE/Test/Loops/k_aliases.pm blib/lib/POE/Test/Loops/k_aliases.pm cp lib/POE/Test/Loops/k_run_returns.pm blib/lib/POE/Test/Loops/k_run_returns.pm cp lib/POE/Test/Loops/comp_tcp_concurrent.pm blib/lib/POE/Test/Loops/comp_tcp_concurrent.pm cp lib/POE/Test/Loops/k_signals.pm blib/lib/POE/Test/Loops/k_signals.pm cp lib/POE/Test/Loops/00_info.pm blib/lib/POE/Test/Loops/00_info.pm cp lib/POE/Test/Loops/connect_errors.pm blib/lib/POE/Test/Loops/connect_errors.pm cp lib/POE/Test/Loops/z_rt54319_bazerka_followtail.pm blib/lib/POE/Test/Loops/z_rt54319_bazerka_followtail.pm cp lib/POE/Test/Loops/wheel_run.pm blib/lib/POE/Test/Loops/wheel_run.pm cp lib/POE/Test/Loops/k_signals_rerun.pm blib/lib/POE/Test/Loops/k_signals_rerun.pm cp lib/POE/Test/Loops/z_merijn_sigchld_system.pm blib/lib/POE/Test/Loops/z_merijn_sigchld_system.pm cp lib/POE/Test/Loops/ses_session.pm blib/lib/POE/Test/Loops/ses_session.pm cp lib/POE/Test/Loops/z_leolo_wheel_run.pm blib/lib/POE/Test/Loops/z_leolo_wheel_run.pm cp lib/POE/Test/Loops/ses_nfa.pm blib/lib/POE/Test/Loops/ses_nfa.pm cp lib/POE/Test/Loops/k_alarms.pm blib/lib/POE/Test/Loops/k_alarms.pm cp bin/poe-gen-tests blib/script/poe-gen-tests /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/poe-gen-tests Manifying blib/man1/poe-gen-tests.1 Manifying blib/man3/POE::Test::Loops.3 (/usr/bin/make exited with 0) CPAN::Reporter: make result is 'pass', No errors. RCAPUTO/POE-Test-Loops-1.360.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing with Perl 5.018003, /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl # ExtUtils::MakeMaker version is 6.66 # Test::More version is 1.001014 t/000-report-versions.t .. ok t/01_no_tests.t .......... ok All tests successful. Files=2, Tests=3, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.11 cusr 0.01 csys = 0.15 CPU) Result: PASS (/usr/bin/make test exited with 0) CPAN::Reporter: Test result is 'pass', All tests successful. CPAN::Reporter: preparing a CPAN Testers report for POE-Test-Loops-1.360 CPAN::Reporter: this appears to be a duplicate report for the test phase: PASS POE-Test-Loops-1.360 x86_64-linux 3.10.17 Test report will not be sent. RCAPUTO/POE-Test-Loops-1.360.tar.gz /usr/bin/make test -- OK Running make install Installing /tmp/foo/lib/perl5/POE/Test/DondeEstan.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/k_selects.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/z_kogman_sig_order.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/wheel_tail.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/wheel_readwrite.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/k_detach.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/comp_tcp.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/wheel_sf_udp.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/z_rt39872_sigchld.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/z_steinert_signal_integrity.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/wheel_sf_ipv6.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/wheel_sf_unix.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/wheel_accept.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/k_sig_child.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/all_errors.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/z_rt53302_fh_watchers.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/wheel_curses.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/z_rt39872_sigchld_stop.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/sbk_signal_init.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/wheel_sf_tcp.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/wheel_readline.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/wheel_run_size.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/k_aliases.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/k_run_returns.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/comp_tcp_concurrent.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/k_signals.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/00_info.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/connect_errors.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/z_rt54319_bazerka_followtail.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/wheel_run.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/k_signals_rerun.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/z_merijn_sigchld_system.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/ses_session.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/z_leolo_wheel_run.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/ses_nfa.pm Installing /tmp/foo/lib/perl5/POE/Test/Loops/k_alarms.pm Installing /tmp/foo/man/man1/poe-gen-tests.1 Installing /tmp/foo/man/man3/POE::Test::Loops.3 Installing /tmp/foo/bin/poe-gen-tests Appending installation info to /tmp/foo/lib/perl5/x86_64-linux/perllocal.pod RCAPUTO/POE-Test-Loops-1.360.tar.gz /usr/bin/make install -- OK RCAPUTO/POE-1.366.tar.gz Has already been unwrapped into directory /home/suppy/.config/.share/.cpan/build/POE-1.366-OtIBD6 Configuring R/RC/RCAPUTO/POE-1.366.tar.gz with Makefile.PL ============================================= Prompts may be bypassed by running: /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL --default ============================================= Some of POE's tests require a functional network. You can skip these tests if you'd like. Would you like to skip the network tests? [n] y *** Some required features may not be available: *** IO::Pipely 0.005 could not be loaded. *** IO::Tty 1.08 could not be loaded. *** Some optional features may not be available: *** Curses 1.08 could not be loaded. *** IO::Pty 1.02 could not be loaded. *** Term::ReadKey 2.21 could not be loaded. Checking if your kit is complete... Looks good Warning: prerequisite IO::Pipely 0.005 not found. Warning: prerequisite IO::Tty 1.08 not found. Writing Makefile for POE Writing MYMETA.yml and MYMETA.json (/home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. RCAPUTO/POE-1.366.tar.gz /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL -- OK Running make for R/RC/RCAPUTO/POE-1.366.tar.gz ---- Unsatisfied dependencies detected during ---- ---- RCAPUTO/POE-1.366.tar.gz ---- IO::Pipely [requires] IO::Tty [requires] Running install for module 'IO::Pipely' Checksum for /home/suppy/.config/.share/.cpan/sources/authors/id/R/RC/RCAPUTO/IO-Pipely-0.005.tar.gz ok Configuring R/RC/RCAPUTO/IO-Pipely-0.005.tar.gz with Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for IO::Pipely Writing MYMETA.yml and MYMETA.json (/home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. RCAPUTO/IO-Pipely-0.005.tar.gz /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL -- OK Running make for R/RC/RCAPUTO/IO-Pipely-0.005.tar.gz ---- Unsatisfied dependencies detected during ---- ---- RCAPUTO/IO-Pipely-0.005.tar.gz ---- Scalar::Util [build_requires] Running install for module 'Scalar::Util' Checksum for /home/suppy/.config/.share/.cpan/sources/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.41.tar.gz ok Configuring P/PE/PEVANS/Scalar-List-Utils-1.41.tar.gz with Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for List::Util Writing MYMETA.yml and MYMETA.json (/home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. PEVANS/Scalar-List-Utils-1.41.tar.gz /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL -- OK Running make for P/PE/PEVANS/Scalar-List-Utils-1.41.tar.gz cp lib/List/Util.pm blib/lib/List/Util.pm cp lib/Sub/Util.pm blib/lib/Sub/Util.pm cp lib/Scalar/Util.pm blib/lib/Scalar/Util.pm cp lib/List/Util/XS.pm blib/lib/List/Util/XS.pm /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl /home/suppy/perl5/perlbrew/perls/perl-5.18.3/lib/5.18.3/ExtUtils/xsubpp -typemap /home/suppy/perl5/perlbrew/perls/perl-5.18.3/lib/5.18.3/ExtUtils/typemap ListUtil.xs > ListUtil.xsc && mv ListUtil.xsc ListUtil.c cc -c -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.41\" -DXS_VERSION=\"1.41\" -fPIC "-I/home/suppy/perl5/perlbrew/perls/perl-5.18.3/lib/5.18.3/x86_64-linux/CORE" -DPERL_EXT ListUtil.c Running Mkbootstrap for List::Util () chmod 644 Util.bs rm -f blib/arch/auto/List/Util/Util.so cc -shared -O2 -L/usr/local/lib -fstack-protector ListUtil.o -o blib/arch/auto/List/Util/Util.so \ \ chmod 755 blib/arch/auto/List/Util/Util.so cp Util.bs blib/arch/auto/List/Util/Util.bs chmod 644 blib/arch/auto/List/Util/Util.bs Manifying blib/man3/Sub::Util.3 Manifying blib/man3/Scalar::Util.3 Manifying blib/man3/List::Util::XS.3 Manifying blib/man3/List::Util.3 (/usr/bin/make exited with 0) CPAN::Reporter: make result is 'pass', No errors. PEVANS/Scalar-List-Utils-1.41.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00version.t ......... ok t/any-all.t ........... ok t/blessed.t ........... ok t/dualvar.t ........... ok t/first.t ............. ok t/getmagic-once.t ..... ok t/isvstring.t ......... ok t/lln.t ............... ok t/max.t ............... ok t/maxstr.t ............ ok t/min.t ............... ok t/minstr.t ............ ok t/openhan.t ........... ok t/pair.t .............. ok t/product.t ........... ok t/prototype.t ......... ok t/readonly.t .......... ok t/reduce.t ............ ok t/refaddr.t ........... ok t/reftype.t ........... ok t/scalarutil-proto.t .. ok t/shuffle.t ........... ok t/stack-corruption.t .. ok t/subname.t ........... ok t/sum.t ............... ok t/sum0.t .............. ok t/tainted.t ........... ok t/weak.t .............. ok All tests successful. Files=28, Tests=415, 1 wallclock secs ( 0.11 usr 0.01 sys + 0.77 cusr 0.08 csys = 0.97 CPU) Result: PASS (/usr/bin/make test exited with 0) CPAN::Reporter: Test result is 'pass', All tests successful. CPAN::Reporter: preparing a CPAN Testers report for Scalar-List-Utils-1.41 CPAN::Reporter: this appears to be a duplicate report for the test phase: PASS Scalar-List-Utils-1.41 x86_64-linux 3.10.17 Test report will not be sent. PEVANS/Scalar-List-Utils-1.41.tar.gz /usr/bin/make test -- OK Running make install Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/foo/lib/perl5/x86_64-linux/auto/List/Util/Util.so Installing /tmp/foo/lib/perl5/x86_64-linux/auto/List/Util/Util.bs Installing /tmp/foo/lib/perl5/x86_64-linux/List/Util.pm Installing /tmp/foo/lib/perl5/x86_64-linux/List/Util/XS.pm Installing /tmp/foo/lib/perl5/x86_64-linux/Sub/Util.pm Installing /tmp/foo/lib/perl5/x86_64-linux/Scalar/Util.pm Installing /tmp/foo/man/man3/Sub::Util.3 Installing /tmp/foo/man/man3/Scalar::Util.3 Installing /tmp/foo/man/man3/List::Util::XS.3 Installing /tmp/foo/man/man3/List::Util.3 Appending installation info to /tmp/foo/lib/perl5/x86_64-linux/perllocal.pod PEVANS/Scalar-List-Utils-1.41.tar.gz /usr/bin/make install -- OK RCAPUTO/IO-Pipely-0.005.tar.gz Has already been unwrapped into directory /home/suppy/.config/.share/.cpan/build/IO-Pipely-0.005-ZLBBXY RCAPUTO/IO-Pipely-0.005.tar.gz Has already been prepared Running make for R/RC/RCAPUTO/IO-Pipely-0.005.tar.gz cp lib/IO/Pipely.pm blib/lib/IO/Pipely.pm Manifying blib/man3/IO::Pipely.3 (/usr/bin/make exited with 0) CPAN::Reporter: make result is 'pass', No errors. RCAPUTO/IO-Pipely-0.005.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Perl 5.018003, /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl on linux t/00-info-perl.t .......... ok # Testing with Perl 5.018003, /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl # Carp version is 1.29 # Exporter version is 5.68 # ExtUtils::MakeMaker version is 6.66 # Fcntl version is 1.11 # IO::Socket version is 1.36 # Scalar::Util version is 1.41 # Symbol version is 1.07 # Test::More version is 1.001014 # base version is 2.18 # strict version is 1.07 # warnings version is 1.18 t/000-report-versions.t ... ok t/01-test-pod.t ........... skipped: RELEASE_TESTING environment variable is not true. t/02-pod-no404s.t ......... skipped: RUN_NETWORK_TESTS environment variable is not true. t/11-pipely-base.t ........ skipped: not implemented yet t/12-pipely-oneway.t ...... ok t/13-pipely-twoway.t ...... ok t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing All tests successful. Files=9, Tests=23, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.22 cusr 0.02 csys = 0.27 CPU) Result: PASS (/usr/bin/make test exited with 0) CPAN::Reporter: Test result is 'pass', All tests successful. CPAN::Reporter: preparing a CPAN Testers report for IO-Pipely-0.005 CPAN::Reporter: this appears to be a duplicate report for the test phase: PASS IO-Pipely-0.005 x86_64-linux 3.10.17 Test report will not be sent. RCAPUTO/IO-Pipely-0.005.tar.gz /usr/bin/make test -- OK Running make install Installing /tmp/foo/lib/perl5/IO/Pipely.pm Installing /tmp/foo/man/man3/IO::Pipely.3 Appending installation info to /tmp/foo/lib/perl5/x86_64-linux/perllocal.pod RCAPUTO/IO-Pipely-0.005.tar.gz /usr/bin/make install -- OK Running install for module 'IO::Tty' Checksum for /home/suppy/.config/.share/.cpan/sources/authors/id/T/TO/TODDR/IO-Tty-1.12.tar.gz ok Configuring T/TO/TODDR/IO-Tty-1.12.tar.gz with Makefile.PL Now let's see what we can find out about your system (logfiles of failing tests are available in the conf/ dir)... Looking for _getpty()...... not found. Looking for getpt()........ FOUND. Looking for grantpt()...... FOUND. Looking for openpty()...... FOUND. Looking for posix_openpt(). FOUND. Looking for ptsname()...... FOUND. Looking for ptsname_r().... FOUND. Looking for sigaction().... FOUND. Looking for strlcpy()...... not found. Looking for ttyname()...... FOUND. Looking for unlockpt()..... FOUND. Looking for libutil.h...... not found. Looking for pty.h.......... FOUND. Looking for sys/pty.h...... not found. Looking for sys/ptyio.h.... not found. Looking for sys/stropts.h.. FOUND. Looking for termio.h....... FOUND. Looking for termios.h...... FOUND. Looking for util.h......... not found. Checking which symbols compile OK... (sorry for the tedious check, but some systems have not too clean header files, to say the least; '+' means OK, '-' means not defined and '*' has compile problems...) +B0 +B110 +B115200 +B1200 +B134 +B150 -B153600 +B1800 +B19200 +B200 +B230400 +B2400 +B300 -B307200 +B38400 +B460800 +B4800 +B50 +B57600 +B600 +B75 -B76800 +B9600 +BRKINT +BS0 +BS1 +BSDLY +CBAUD -CBAUDEXT +CBRK -CCTS_OFLOW -CDEL +CDSUSP +CEOF +CEOL -CEOL2 +CEOT +CERASE -CESC +CFLUSH +CIBAUD -CIBAUDEXT +CINTR +CKILL +CLNEXT +CLOCAL -CNSWTCH -CNUL +CQUIT +CR0 +CR1 +CR2 +CR3 +CRDLY +CREAD +CRPRNT +CRTSCTS -CRTSXOFF -CRTS_IFLOW +CS5 +CS6 +CS7 +CS8 +CSIZE +CSTART +CSTOP +CSTOPB +CSUSP -CSWTCH +CWERASE -DEFECHO -DIOC -DIOCGETP -DIOCSETP -DOSMODE +ECHO +ECHOCTL +ECHOE +ECHOK +ECHOKE +ECHONL +ECHOPRT +EXTA +EXTB +FF0 +FF1 +FFDLY -FIORDCHK +FLUSHO +HUPCL +ICANON +ICRNL +IEXTEN +IGNBRK +IGNCR +IGNPAR +IMAXBEL +INLCR +INPCK +ISIG +ISTRIP +IUCLC +IXANY +IXOFF +IXON -KBENABLED -LDCHG -LDCLOSE -LDDMAP -LDEMAP -LDGETT -LDGMAP -LDIOC -LDNMAP -LDOPEN -LDSETT -LDSMAP -LOBLK +NCCS +NL0 +NL1 +NLDLY +NOFLSH +OCRNL +OFDEL +OFILL +OLCUC +ONLCR +ONLRET +ONOCR +OPOST -PAGEOUT +PARENB -PAREXT +PARMRK +PARODD +PENDIN -RCV1EN -RTS_TOG +TAB0 +TAB1 +TAB2 +TAB3 +TABDLY -TCDSET +TCFLSH +TCGETA +TCGETS +TCIFLUSH +TCIOFF +TCIOFLUSH +TCION +TCOFLUSH +TCOOFF +TCOON +TCSADRAIN +TCSAFLUSH +TCSANOW +TCSBRK +TCSETA +TCSETAF +TCSETAW -TCSETCTTY +TCSETS +TCSETSF +TCSETSW +TCXONC -TERM_D40 -TERM_D42 -TERM_H45 -TERM_NONE -TERM_TEC -TERM_TEX -TERM_V10 -TERM_V61 +TIOCCBRK -TIOCCDTR +TIOCCONS +TIOCEXCL -TIOCFLUSH -TIOCGETC +TIOCGETD -TIOCGETP -TIOCGLTC +TIOCGPGRP +TIOCGSID +TIOCGSOFTCAR +TIOCGWINSZ -TIOCHPCL -TIOCKBOF -TIOCKBON -TIOCLBIC -TIOCLBIS -TIOCLGET -TIOCLSET +TIOCMBIC +TIOCMBIS +TIOCMGET +TIOCMSET +TIOCM_CAR +TIOCM_CD +TIOCM_CTS +TIOCM_DSR +TIOCM_DTR +TIOCM_LE +TIOCM_RI +TIOCM_RNG +TIOCM_RTS +TIOCM_SR +TIOCM_ST +TIOCNOTTY +TIOCNXCL +TIOCOUTQ -TIOCREMOTE +TIOCSBRK +TIOCSCTTY -TIOCSDTR -TIOCSETC +TIOCSETD -TIOCSETN -TIOCSETP -TIOCSIGNAL -TIOCSLTC +TIOCSPGRP -TIOCSSID +TIOCSSOFTCAR -TIOCSTART +TIOCSTI -TIOCSTOP +TIOCSWINSZ -TM_ANL -TM_CECHO -TM_CINVIS -TM_LCF -TM_NONE -TM_SET -TM_SNL +TOSTOP -VCEOF -VCEOL +VDISCARD -VDSUSP +VEOF +VEOL +VEOL2 +VERASE +VINTR +VKILL +VLNEXT +VMIN +VQUIT +VREPRINT +VSTART +VSTOP +VSUSP -VSWTCH +VT0 +VT1 +VTDLY +VTIME +VWERASE -WRAP +XCASE -XCLUDE -XMT1EN +XTABS >>> Configuration looks good! <<< Writing IO::Tty::Constant.pm... DEFINE = -DHAVE_DEV_PTMX -DHAVE_GETPT -DHAVE_GRANTPT -DHAVE_OPENPTY -DHAVE_POSIX_OPENPT -DHAVE_PTSNAME -DHAVE_PTSNAME_R -DHAVE_PTY_H -DHAVE_SIGACTION -DHAVE_SYS_STROPTS_H -DHAVE_TERMIOS_H -DHAVE_TERMIO_H -DHAVE_TTYNAME -DHAVE_UNLOCKPT Checking if your kit is complete... Looks good Writing Makefile for IO::Tty Writing MYMETA.yml and MYMETA.json (/home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. TODDR/IO-Tty-1.12.tar.gz /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl Makefile.PL -- OK Running make for T/TO/TODDR/IO-Tty-1.12.tar.gz cp Tty.pm blib/lib/IO/Tty.pm cp Pty.pm blib/lib/IO/Pty.pm cp Tty/Constant.pm blib/lib/IO/Tty/Constant.pm /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl /home/suppy/perl5/perlbrew/perls/perl-5.18.3/lib/5.18.3/ExtUtils/xsubpp -typemap /home/suppy/perl5/perlbrew/perls/perl-5.18.3/lib/5.18.3/ExtUtils/typemap Tty.xs > Tty.xsc && mv Tty.xsc Tty.c cc -c -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I/home/suppy/perl5/perlbrew/perls/perl-5.18.3/lib/5.18.3/x86_64-linux/CORE" -DHAVE_DEV_PTMX -DHAVE_GETPT -DHAVE_GRANTPT -DHAVE_OPENPTY -DHAVE_POSIX_OPENPT -DHAVE_PTSNAME -DHAVE_PTSNAME_R -DHAVE_PTY_H -DHAVE_SIGACTION -DHAVE_SYS_STROPTS_H -DHAVE_TERMIOS_H -DHAVE_TERMIO_H -DHAVE_TTYNAME -DHAVE_UNLOCKPT Tty.c Running Mkbootstrap for IO::Tty () chmod 644 Tty.bs rm -f blib/arch/auto/IO/Tty/Tty.so cc -shared -O2 -L/usr/local/lib -fstack-protector Tty.o -o blib/arch/auto/IO/Tty/Tty.so \ -lutil \ chmod 755 blib/arch/auto/IO/Tty/Tty.so cp Tty.bs blib/arch/auto/IO/Tty/Tty.bs chmod 644 blib/arch/auto/IO/Tty/Tty.bs Manifying blib/man3/IO::Pty.3 Manifying blib/man3/IO::Tty::Constant.3 Manifying blib/man3/IO::Tty.3 (/usr/bin/make exited with 0) CPAN::Reporter: make result is 'pass', No errors. TODDR/IO-Tty-1.12.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Configuration: -DHAVE_DEV_PTMX -DHAVE_GETPT -DHAVE_GRANTPT -DHAVE_OPENPTY -DHAVE_POSIX_OPENPT -DHAVE_PTSNAME -DHAVE_PTSNAME_R -DHAVE_PTY_H -DHAVE_SIGACTION -DHAVE_SYS_STROPTS_H -DHAVE_TERMIOS_H -DHAVE_TERMIO_H -DHAVE_TTYNAME -DHAVE_UNLOCKPT # Checking for appropriate ioctls: # TIOCNOTTY # TIOCSCTTY trying posix_openpt()... trying grantpt()... trying unlockpt()... trying ptsname_r()... trying to open /dev/pts/2... trying to I_PUSH ptem... trying to I_PUSH ldterm... trying to I_PUSH ttcompat... # === Checking if child gets pty as controlling terminal trying posix_openpt()... trying grantpt()... trying unlockpt()... trying ptsname_r()... trying to open /dev/pts/2... trying to I_PUSH ptem... trying to I_PUSH ldterm... trying to I_PUSH ttcompat... WARNING: when the client closes the slave pty, the master gets an error (undef return value and $! eq "Input/output error") instead of EOF (0 return value). Please be sure to handle this in your application (Expect already does). # Checking basic functionality and how your ptys handle large strings... # This test may hang on certain systems, even though it is protected # by alarm(). If the counter stops, try Ctrl-C, the test should continue. trying posix_openpt()... trying grantpt()... trying unlockpt()... trying ptsname_r()... trying to open /dev/pts/2... trying to I_PUSH ptem... trying to I_PUSH ldterm... trying to I_PUSH ttcompat... # isatty($master): YES # isatty($slave): YES # Child PID = 29678 # Good, your raw ptys can handle at least 530 bytes at once. sysread(): Input/output error at t/test.t line 151. Slave got EOF at line 530, byte 0. t/test.t .. ok All tests successful. Files=1, Tests=5, 3 wallclock secs ( 0.04 usr 0.00 sys + 0.35 cusr 0.06 csys = 0.45 CPU) Result: PASS (/usr/bin/make test exited with 0) CPAN::Reporter: Test result is 'pass', All tests successful. CPAN::Reporter: preparing a CPAN Testers report for IO-Tty-1.12 CPAN::Reporter: this appears to be a duplicate report for the test phase: PASS IO-Tty-1.12 x86_64-linux 3.10.17 Test report will not be sent. TODDR/IO-Tty-1.12.tar.gz /usr/bin/make test -- OK Running make install Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/foo/lib/perl5/x86_64-linux/auto/IO/Tty/Tty.so Installing /tmp/foo/lib/perl5/x86_64-linux/auto/IO/Tty/Tty.bs Installing /tmp/foo/lib/perl5/x86_64-linux/IO/Tty.pm Installing /tmp/foo/lib/perl5/x86_64-linux/IO/Pty.pm Installing /tmp/foo/lib/perl5/x86_64-linux/IO/Tty/Constant.pm Installing /tmp/foo/man/man3/IO::Pty.3 Installing /tmp/foo/man/man3/IO::Tty::Constant.3 Installing /tmp/foo/man/man3/IO::Tty.3 Appending installation info to /tmp/foo/lib/perl5/x86_64-linux/perllocal.pod TODDR/IO-Tty-1.12.tar.gz /usr/bin/make install -- OK RCAPUTO/POE-1.366.tar.gz Has already been unwrapped into directory /home/suppy/.config/.share/.cpan/build/POE-1.366-OtIBD6 RCAPUTO/POE-1.366.tar.gz Has already been prepared Running make for R/RC/RCAPUTO/POE-1.366.tar.gz /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl mylib/gen-tests.perl lib/POE.pm cp lib/POE/Resource.pm blib/lib/POE/Resource.pm cp lib/POE/Filter/Stream.pm blib/lib/POE/Filter/Stream.pm cp lib/POE/Wheel/FollowTail.pm blib/lib/POE/Wheel/FollowTail.pm cp lib/POE/Resource/Aliases.pm blib/lib/POE/Resource/Aliases.pm cp lib/POE/Filter/Reference.pm blib/lib/POE/Filter/Reference.pm cp lib/POE/Filter/Stackable.pm blib/lib/POE/Filter/Stackable.pm cp lib/POE/Component/Server/TCP.pm blib/lib/POE/Component/Server/TCP.pm cp lib/POE/Pipe.pm blib/lib/POE/Pipe.pm cp lib/POE/Queue.pm blib/lib/POE/Queue.pm cp lib/POE/Wheel/Run.pm blib/lib/POE/Wheel/Run.pm cp lib/POE/Resource/Clock.pm blib/lib/POE/Resource/Clock.pm cp lib/POE/Filter/Grep.pm blib/lib/POE/Filter/Grep.pm cp lib/POE/Wheel/ReadWrite.pm blib/lib/POE/Wheel/ReadWrite.pm cp lib/POE/Pipe/TwoWay.pm blib/lib/POE/Pipe/TwoWay.pm cp lib/POE/Pipe/OneWay.pm blib/lib/POE/Pipe/OneWay.pm cp lib/POE/Resource/FileHandles.pm blib/lib/POE/Resource/FileHandles.pm cp lib/POE/Loop/Select.pm blib/lib/POE/Loop/Select.pm cp lib/POE/Wheel.pm blib/lib/POE/Wheel.pm cp lib/POE/Loop.pm blib/lib/POE/Loop.pm cp lib/POE/Kernel.pm blib/lib/POE/Kernel.pm cp lib/POE/Resource/Events.pm blib/lib/POE/Resource/Events.pm cp lib/POE/Test/Sequence.pm blib/lib/POE/Test/Sequence.pm cp lib/POE/Filter/Map.pm blib/lib/POE/Filter/Map.pm cp lib/POE/Resource/SIDs.pm blib/lib/POE/Resource/SIDs.pm cp lib/POE/Resources.pm blib/lib/POE/Resources.pm cp lib/POE/Driver/SysRW.pm blib/lib/POE/Driver/SysRW.pm cp lib/POE/Session.pm blib/lib/POE/Session.pm cp lib/POE/Component.pm blib/lib/POE/Component.pm cp lib/POE/Loop/PerlSignals.pm blib/lib/POE/Loop/PerlSignals.pm cp lib/POE/Wheel/ReadLine.pm blib/lib/POE/Wheel/ReadLine.pm cp lib/POE.pm blib/lib/POE.pm cp lib/POE/Resource/Sessions.pm blib/lib/POE/Resource/Sessions.pm cp lib/POE/Queue/Array.pm blib/lib/POE/Queue/Array.pm cp lib/POE/Wheel/ListenAccept.pm blib/lib/POE/Wheel/ListenAccept.pm cp lib/POE/NFA.pm blib/lib/POE/NFA.pm cp lib/POE/Wheel/Curses.pm blib/lib/POE/Wheel/Curses.pm cp lib/POE/Loop/IO_Poll.pm blib/lib/POE/Loop/IO_Poll.pm cp lib/POE/Component/Client/TCP.pm blib/lib/POE/Component/Client/TCP.pm cp lib/POE/Filter/RecordBlock.pm blib/lib/POE/Filter/RecordBlock.pm cp lib/POE/Resource/Extrefs.pm blib/lib/POE/Resource/Extrefs.pm cp lib/POE/Driver.pm blib/lib/POE/Driver.pm cp lib/POE/Resource/Signals.pm blib/lib/POE/Resource/Signals.pm cp lib/POE/Filter/HTTPD.pm blib/lib/POE/Filter/HTTPD.pm cp lib/POE/Filter/Line.pm blib/lib/POE/Filter/Line.pm cp lib/POE/Filter/Block.pm blib/lib/POE/Filter/Block.pm cp lib/POE/Wheel/SocketFactory.pm blib/lib/POE/Wheel/SocketFactory.pm cp lib/POE/Filter.pm blib/lib/POE/Filter.pm Manifying blib/man3/POE::Filter::Line.3 Manifying blib/man3/POE::Queue::Array.3 Manifying blib/man3/POE::Resource::FileHandles.3 Manifying blib/man3/POE::Kernel.3 Manifying blib/man3/POE::Resource::Clock.3 Manifying blib/man3/POE::Loop::PerlSignals.3 Manifying blib/man3/POE::Filter::Stream.3 Manifying blib/man3/POE::Driver::SysRW.3 Manifying blib/man3/POE::Filter::Block.3 Manifying blib/man3/POE::Loop::Select.3 Manifying blib/man3/POE::Queue.3 Manifying blib/man3/POE::Wheel::SocketFactory.3 Manifying blib/man3/POE::Wheel::FollowTail.3 Manifying blib/man3/POE::Loop.3 Manifying blib/man3/POE.3 Manifying blib/man3/POE::Resource::Events.3 Manifying blib/man3/POE::Resource::Sessions.3 Manifying blib/man3/POE::Resource::SIDs.3 Manifying blib/man3/POE::Component::Client::TCP.3 Manifying blib/man3/POE::Filter::Stackable.3 Manifying blib/man3/POE::Pipe::TwoWay.3 Manifying blib/man3/POE::Loop::IO_Poll.3 Manifying blib/man3/POE::Wheel.3 Manifying blib/man3/POE::Pipe::OneWay.3 Manifying blib/man3/POE::Resource::Aliases.3 Manifying blib/man3/POE::NFA.3 Manifying blib/man3/POE::Resource.3 Manifying blib/man3/POE::Test::Sequence.3 Manifying blib/man3/POE::Wheel::ReadLine.3 Manifying blib/man3/POE::Wheel::Curses.3 Manifying blib/man3/POE::Filter::Grep.3 Manifying blib/man3/POE::Resource::Extrefs.3 Manifying blib/man3/POE::Resources.3 Manifying blib/man3/POE::Wheel::ListenAccept.3 Manifying blib/man3/POE::Session.3 Manifying blib/man3/POE::Pipe.3 Manifying blib/man3/POE::Filter::Reference.3 Manifying blib/man3/POE::Wheel::Run.3 Manifying blib/man3/POE::Driver.3 Manifying blib/man3/POE::Filter.3 Manifying blib/man3/POE::Component.3 Manifying blib/man3/POE::Filter::HTTPD.3 Manifying blib/man3/POE::Component::Server::TCP.3 Manifying blib/man3/POE::Filter::RecordBlock.3 Manifying blib/man3/POE::Resource::Signals.3 Manifying blib/man3/POE::Wheel::ReadWrite.3 Manifying blib/man3/POE::Filter::Map.3 (/usr/bin/make exited with 0) CPAN::Reporter: make result is 'pass', No errors. RCAPUTO/POE-1.366.tar.gz /usr/bin/make -- OK Running make test /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl mylib/gen-tests.perl lib/POE.pm PERL_DL_NONLAZY=1 /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t # Testing POE 1.366, POE::Test::Loops 1.360, Perl 5.018003, /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl on linux # pogomips: 42426369 t/00_info.t ........................................ ok t/10_units/01_pod/01_pod.t ......................... skipped: enable by setting RELEASE_TESTING t/10_units/01_pod/02_pod_coverage.t ................ skipped: enable by setting RELEASE_TESTING t/10_units/01_pod/03_pod_no404s.t .................. skipped: Need network access (and permission) for these tests t/10_units/01_pod/04_pod_linkcheck.t ............... skipped: enable by setting RELEASE_TESTING t/10_units/02_pipes/01_base.t ...................... skipped: not implemented yet t/10_units/02_pipes/02_oneway.t .................... ok t/10_units/02_pipes/03_twoway.t .................... ok t/10_units/03_base/01_poe.t ........................ ok t/10_units/03_base/03_component.t .................. ok t/10_units/03_base/04_driver.t ..................... ok t/10_units/03_base/05_filter.t ..................... ok t/10_units/03_base/06_loop.t ....................... ok t/10_units/03_base/07_queue.t ...................... ok t/10_units/03_base/08_resource.t ................... ok t/10_units/03_base/09_resources.t .................. ok t/10_units/03_base/10_wheel.t ...................... ok t/10_units/03_base/11_assert_usage.t ............... ok t/10_units/03_base/12_assert_retval.t .............. ok t/10_units/03_base/13_assert_data.t ................ ok t/10_units/03_base/14_kernel.t ..................... ok t/10_units/03_base/15_kernel_internal.t ............ ok t/10_units/03_base/16_nfa_usage.t .................. ok t/10_units/03_base/17_detach_start.t ............... ok t/10_units/04_drivers/01_sysrw.t ................... ok t/10_units/05_filters/01_block.t ................... ok t/10_units/05_filters/02_grep.t .................... ok t/10_units/05_filters/03_http.t .................... skipped: Need network access (and permission) for these tests t/10_units/05_filters/04_line.t .................... ok t/10_units/05_filters/05_map.t ..................... ok t/10_units/05_filters/06_recordblock.t ............. ok t/10_units/05_filters/07_reference.t ............... ok t/10_units/05_filters/08_stream.t .................. ok t/10_units/05_filters/50_stackable.t ............... ok t/10_units/05_filters/51_reference_die.t ........... skipped: YAML module not available t/10_units/05_filters/99_filterchange.t ............ ok t/10_units/06_queues/01_array.t .................... ok t/10_units/07_exceptions/01_normal.t ............... ok t/10_units/07_exceptions/02_turn_off.t ............. ok t/10_units/07_exceptions/03_not_handled.t .......... ok t/10_units/08_loops/01_explicit_loop.t ............. ok t/10_units/08_loops/02_explicit_loop_fail.t ........ ok t/10_units/08_loops/03_explicit_loop_poll.t ........ ok t/10_units/08_loops/04_explicit_loop_envvar.t ...... ok t/10_units/08_loops/05_kernel_loop.t ............... ok t/10_units/08_loops/06_kernel_loop_poll.t .......... ok t/10_units/08_loops/07_kernel_loop_fail.t .......... ok t/10_units/08_loops/08_kernel_loop_search_poll.t ... ok t/10_units/08_loops/09_naive_loop_load.t ........... ok t/10_units/08_loops/10_naive_loop_load_poll.t ...... ok t/10_units/08_loops/11_double_loop.t ............... ok t/20_resources/10_perl/aliases.t ................... ok t/20_resources/10_perl/caller_state.t .............. ok t/20_resources/10_perl/events.t .................... ok t/20_resources/10_perl/extrefs.t ................... ok t/20_resources/10_perl/extrefs_gc.t ................ ok t/20_resources/10_perl/filehandles.t ............... skipped: Network access (and permission) required to run this test t/20_resources/10_perl/sessions.t .................. ok t/20_resources/10_perl/sids.t ...................... ok t/20_resources/10_perl/signals.t ................... ok # Testing POE 1.366, POE::Test::Loops 1.360, Using Loop(POE::Loop::IO_Poll), Perl 5.018003, /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl on linux t/30_loops/io_poll/00_info.t ....................... ok t/30_loops/io_poll/all_errors.t .................... skipped: most of these should move into other test files t/30_loops/io_poll/comp_tcp.t ...................... skipped: Network access (and permission) required to run this test t/30_loops/io_poll/comp_tcp_concurrent.t ........... skipped: Network access (and permission) required to run this test t/30_loops/io_poll/connect_errors.t ................ skipped: Network access (and permission) required to run this test t/30_loops/io_poll/k_alarms.t ...................... ok t/30_loops/io_poll/k_aliases.t ..................... ok t/30_loops/io_poll/k_detach.t ...................... ok t/30_loops/io_poll/k_run_returns.t ................. ok t/30_loops/io_poll/k_selects.t ..................... ok t/30_loops/io_poll/k_sig_child.t ................... ok t/30_loops/io_poll/k_signals.t ..................... ok t/30_loops/io_poll/k_signals_rerun.t ............... ok t/30_loops/io_poll/sbk_signal_init.t ............... ok t/30_loops/io_poll/ses_nfa.t ....................... ok # This test generates some STDERR during trace testing. === 29876 === 23 -> _start (from /home/suppy/.config/.share/.cpan/build/POE-1.366-OtIBD6/blib/lib/POE/Kernel.pm at 1485) === 29876 === 23 -> woot (from /tmp/foo/lib/perl5/POE/Test/Loops/ses_session.pm at 691) === 29876 === 23 -> narf (from /tmp/foo/lib/perl5/POE/Test/Loops/ses_session.pm at 692) === 29876 === 23 -> _stop (from /home/suppy/.config/.share/.cpan/build/POE-1.366-OtIBD6/blib/lib/POE/Resource/Sessions.pm at 571) t/30_loops/io_poll/ses_session.t ................... ok t/30_loops/io_poll/wheel_accept.t .................. skipped: Network access (and permission) required to run this test t/30_loops/io_poll/wheel_curses.t .................. skipped: Curses not available t/30_loops/io_poll/wheel_readline.t ................ skipped: This test requires Term::ReadKey t/30_loops/io_poll/wheel_readwrite.t ............... ok t/30_loops/io_poll/wheel_run.t ..................... ok t/30_loops/io_poll/wheel_run_size.t ................ skipped: This test requires Term::Size t/30_loops/io_poll/wheel_sf_ipv6.t ................. skipped: Socket::GetAddrInfo is needed for IPv6 tests t/30_loops/io_poll/wheel_sf_tcp.t .................. skipped: Network access (and permission) required to run this test t/30_loops/io_poll/wheel_sf_udp.t .................. skipped: Network access (and permission) required to run this test t/30_loops/io_poll/wheel_sf_unix.t ................. skipped: Network access (and permission) required to run this test t/30_loops/io_poll/wheel_tail.t .................... ok t/30_loops/io_poll/z_kogman_sig_order.t ............ ok t/30_loops/io_poll/z_leolo_wheel_run.t ............. ok # Using '/bin/true' as our thing to run under system() t/30_loops/io_poll/z_merijn_sigchld_system.t ....... ok t/30_loops/io_poll/z_rt39872_sigchld.t ............. ok # Parent 29921 waiting 3sec for slow systems to settle. # sending sigusr1 # sent sigusr1 t/30_loops/io_poll/z_rt39872_sigchld_stop.t ........ ok t/30_loops/io_poll/z_rt53302_fh_watchers.t ......... skipped: Network access (and permission) required to run this test t/30_loops/io_poll/z_rt54319_bazerka_followtail.t .. ok t/30_loops/io_poll/z_steinert_signal_integrity.t ... ok # Testing POE 1.366, POE::Test::Loops 1.360, Using Loop(POE::Loop::Select), Perl 5.018003, /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl on linux t/30_loops/select/00_info.t ........................ ok t/30_loops/select/all_errors.t ..................... skipped: most of these should move into other test files t/30_loops/select/comp_tcp.t ....................... skipped: Network access (and permission) required to run this test t/30_loops/select/comp_tcp_concurrent.t ............ skipped: Network access (and permission) required to run this test t/30_loops/select/connect_errors.t ................. skipped: Network access (and permission) required to run this test t/30_loops/select/k_alarms.t ....................... ok t/30_loops/select/k_aliases.t ...................... ok t/30_loops/select/k_detach.t ....................... ok t/30_loops/select/k_run_returns.t .................. ok t/30_loops/select/k_selects.t ...................... ok t/30_loops/select/k_sig_child.t .................... ok t/30_loops/select/k_signals.t ...................... ok t/30_loops/select/k_signals_rerun.t ................ ok t/30_loops/select/sbk_signal_init.t ................ ok t/30_loops/select/ses_nfa.t ........................ ok # This test generates some STDERR during trace testing. === 29975 === 23 -> _start (from /home/suppy/.config/.share/.cpan/build/POE-1.366-OtIBD6/blib/lib/POE/Kernel.pm at 1485) === 29975 === 23 -> woot (from /tmp/foo/lib/perl5/POE/Test/Loops/ses_session.pm at 691) === 29975 === 23 -> narf (from /tmp/foo/lib/perl5/POE/Test/Loops/ses_session.pm at 692) === 29975 === 23 -> _stop (from /home/suppy/.config/.share/.cpan/build/POE-1.366-OtIBD6/blib/lib/POE/Resource/Sessions.pm at 571) t/30_loops/select/ses_session.t .................... ok t/30_loops/select/wheel_accept.t ................... skipped: Network access (and permission) required to run this test t/30_loops/select/wheel_curses.t ................... skipped: Curses not available t/30_loops/select/wheel_readline.t ................. skipped: This test requires Term::ReadKey t/30_loops/select/wheel_readwrite.t ................ ok t/30_loops/select/wheel_run.t ...................... ok t/30_loops/select/wheel_run_size.t ................. skipped: This test requires Term::Size t/30_loops/select/wheel_sf_ipv6.t .................. skipped: Socket::GetAddrInfo is needed for IPv6 tests t/30_loops/select/wheel_sf_tcp.t ................... skipped: Network access (and permission) required to run this test t/30_loops/select/wheel_sf_udp.t ................... skipped: Network access (and permission) required to run this test t/30_loops/select/wheel_sf_unix.t .................. skipped: Network access (and permission) required to run this test t/30_loops/select/wheel_tail.t ..................... ok t/30_loops/select/z_kogman_sig_order.t ............. ok t/30_loops/select/z_leolo_wheel_run.t .............. ok # Using '/bin/true' as our thing to run under system() t/30_loops/select/z_merijn_sigchld_system.t ........ ok t/30_loops/select/z_rt39872_sigchld.t .............. ok # Parent 30021 waiting 3sec for slow systems to settle. # sending sigusr1 # sent sigusr1 t/30_loops/select/z_rt39872_sigchld_stop.t ......... ok t/30_loops/select/z_rt53302_fh_watchers.t .......... skipped: Network access (and permission) required to run this test t/30_loops/select/z_rt54319_bazerka_followtail.t ... ok t/30_loops/select/z_steinert_signal_integrity.t .... ok t/90_regression/agaran-filter-httpd.t .............. ok t/90_regression/averell-callback-ret.t ............. ok t/90_regression/bingos-followtail.t ................ ok t/90_regression/broeren-win32-nbio.t ............... skipped: This test examines ActiveState Perl behavior. t/90_regression/cfedde-filter-httpd.t .............. skipped: - Network access (and permission) required to run this test t/90_regression/ferrari-server-unix.t .............. skipped: Network access (and permission) required to run this test t/90_regression/grinnz-die-in-die.t ................ ok Died at t/90_regression/hinrik-wheel-run-die.t line 21. t/90_regression/hinrik-wheel-run-die.t ............. ok # This test can take up to 10 seconds t/90_regression/kjeldahl-stop-start-polling.t ...... ok # This test can take up to 10 seconds t/90_regression/kjeldahl-stop-start-sig-nopipe.t ... ok # This test can take up to 10 seconds t/90_regression/kjeldahl-stop-start-sig-pipe.t ..... ok t/90_regression/leolo-sig-die.t .................... ok t/90_regression/meh-startstop-return.t ............. ok t/90_regression/neyuki_detach.t .................... ok t/90_regression/pipe-followtail.t .................. ok t/90_regression/prumike-win32-stat.t ............... skipped: This test examines Strawberry/ActiveState Perl behavior. t/90_regression/rt14444-arg1.t ..................... ok t/90_regression/rt1648-tied-stderr.t ............... ok t/90_regression/rt19908-merlyn-stop.t .............. ok t/90_regression/rt23181-sigchld-rc.t ............... ok t/90_regression/rt47966-sigchld.t .................. skipped: enable by setting RELEASE_TESTING t/90_regression/rt56417-wheel-run.t ................ ok t/90_regression/rt65460-forking.t .................. skipped: enable by setting (AUTOMATED|RELEASE)_TESTING t/90_regression/socketfactory-timeout.t ............ ok t/90_regression/somni-poco-server-tcp.t ............ skipped: Network access (and permission) required to run this test t/90_regression/steinert-passed-wheel.t ............ ok t/90_regression/suzman_windows.t ................... ok t/90_regression/ton-stop-corruption.t .............. ok t/90_regression/tracing-sane-exit.t ................ ok t/90_regression/whelan-dieprop.t ................... ok t/90_regression/whjackson-followtail.t ............. ok All tests successful. Files=161, Tests=3696, 64 wallclock secs ( 0.85 usr 0.15 sys + 13.11 cusr 1.29 csys = 15.40 CPU) Result: PASS (/usr/bin/make test exited with 0) CPAN::Reporter: Test result is 'pass', All tests successful. CPAN::Reporter: preparing a CPAN Testers report for POE-1.366 CPAN::Reporter: this appears to be a duplicate report for the test phase: PASS POE-1.366 x86_64-linux 3.10.17 Test report will not be sent. RCAPUTO/POE-1.366.tar.gz Tests succeeded but one dependency not OK (IO::Tty) RCAPUTO/POE-1.366.tar.gz [dependencies] -- NA DBOOK/Mojo-Reactor-POE-0.005.tar.gz Has already been unwrapped into directory /home/suppy/.config/.share/.cpan/build/Mojo-Reactor-POE-0.005-uZkPBw DBOOK/Mojo-Reactor-POE-0.005.tar.gz Has already been prepared Running make for D/DB/DBOOK/Mojo-Reactor-POE-0.005.tar.gz Warning: Prerequisite 'POE => 1.366' for 'DBOOK/Mojo-Reactor-POE-0.005.tar.gz' failed when processing 'RCAPUTO/POE-1.366.tar.gz' with 'make_test => NO one dependency not OK (IO::Tty)'. Continuing, but chances to succeed are limited. cp lib/Mojo/Reactor/POE.pm blib/lib/Mojo/Reactor/POE.pm Manifying blib/man3/Mojo::Reactor::POE.3 (/usr/bin/make exited with 0) CPAN::Reporter: make result is 'pass', No errors. DBOOK/Mojo-Reactor-POE-0.005.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /home/suppy/perl5/perlbrew/perls/perl-5.18.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Can't locate POE.pm in @INC (you may need to install the POE module) (@INC contains: /home/suppy/.config/.share/.cpan/build/Mojo-Reactor-POE-0.005-uZkPBw/blib/lib /home/suppy/.config/.share/.cpan/build/Mojo-Reactor-POE-0.005-uZkPBw/blib/arch /tmp/foo/lib/perl5/x86_64-linux /tmp/foo/lib/perl5/x86_64-linux /tmp/foo/lib/perl5 /tmp/foo/lib/perl5/x86_64-linux /tmp/foo/lib/perl5 /home/suppy/perl5/perlbrew/perls/perl-5.18.3/lib/site_perl/5.18.3/x86_64-linux /home/suppy/perl5/perlbrew/perls/perl-5.18.3/lib/site_perl/5.18.3 /home/suppy/perl5/perlbrew/perls/perl-5.18.3/lib/5.18.3/x86_64-linux /home/suppy/perl5/perlbrew/perls/perl-5.18.3/lib/5.18.3 .) at /home/suppy/.config/.share/.cpan/build/Mojo-Reactor-POE-0.005-uZkPBw/blib/lib/Mojo/Reactor/POE.pm line 3. BEGIN failed--compilation aborted at /home/suppy/.config/.share/.cpan/build/Mojo-Reactor-POE-0.005-uZkPBw/blib/lib/Mojo/Reactor/POE.pm line 3. Compilation failed in require at t/reactor_poe.t line 7. BEGIN failed--compilation aborted at t/reactor_poe.t line 7. t/reactor_poe.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/reactor_poe.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=1, Tests=0, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.04 cusr 0.00 csys = 0.08 CPU) Result: FAIL Failed 1/1 test programs. 0/0 subtests failed. make: *** [test_dynamic] Error 2 (/usr/bin/make test exited with 512) CPAN::Reporter: test results were not valid, Prerequisite missing: requires: Module Need Have ------------------- -------- -------- Mojolicious 5.70 5.77 perl 5.010001 5.018003 ! POE 1.366 n/a Scalar::Util 0 1.41 build_requires: Module Need Have ------------------- -------- -------- ExtUtils::MakeMaker 0 6.66 IO::Socket::INET 0 1.33 Test::More 0.88 1.001014 configure_requires: Module Need Have ------------------- -------- -------- ExtUtils::MakeMaker 0 6.66 . DBOOK/Mojo-Reactor-POE-0.005.tar.gz one dependency not OK (POE); additionally test harness failed /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DBOOK/Mojo-Reactor-POE-0.005.tar.gz [1]suppy@luna:~$