PATH=/usr/bin:/bin Start 2019-05-22T02:00:21 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Tue, 21 May 2019 04:55:52 GMT Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/M/MI/MIYAGAWA/Starman-0.4015.tar.gz ok Starman-0.4015 Starman-0.4015/README Starman-0.4015/Changes Starman-0.4015/t Starman-0.4015/t/ssl.t Starman-0.4015/LICENSE Starman-0.4015/cpanfile Starman-0.4015/dist.ini Starman-0.4015/Build.PL Starman-0.4015/META.yml Starman-0.4015/MANIFEST Starman-0.4015/t/suite.t Starman-0.4015/META.json Starman-0.4015/t/rand.psgi Starman-0.4015/t/harakiri.t Starman-0.4015/t/ssl_ca.pem Starman-0.4015/t/ssl_key.pem Starman-0.4015/lib Starman-0.4015/lib/Starman.pm Starman-0.4015/script Starman-0.4015/script/starman Starman-0.4015/t/00_compile.t Starman-0.4015/t/findbin.psgi Starman-0.4015/t/chunked_req.t Starman-0.4015/t/single_zero.t Starman-0.4015/t/release-rand.t Starman-0.4015/t/ssl_largebody.t Starman-0.4015/t/lf_only_request.t Starman-0.4015/t/no_chunked_head.t Starman-0.4015/t/release-findbin.t Starman-0.4015/lib/Starman Starman-0.4015/lib/Starman/Server.pm Starman-0.4015/t/author-pod-syntax.t Starman-0.4015/t/chunked_termination.t Starman-0.4015/t/chunked_zero_length.t Starman-0.4015/lib/Plack/Handler Starman-0.4015/lib/Plack/Handler/Starman.pm Starman-0.4015/lib/HTTP/Server/PSGI/Net/Server Starman-0.4015/lib/HTTP/Server/PSGI/Net/Server/PreFork.pm Configuring M/MI/MIYAGAWA/Starman-0.4015.tar.gz with Build.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Build.PL Creating new 'Build' script for 'Starman' version '0.4015' MIYAGAWA/Starman-0.4015.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Build.PL -- OK Running Build for M/MI/MIYAGAWA/Starman-0.4015.tar.gz ---- Unsatisfied dependencies detected during ---- ---- MIYAGAWA/Starman-0.4015.tar.gz ---- Test::Requires [build_requires] Test::TCP [requires] Plack [requires] Running test for module 'Test::Requires' Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/T/TO/TOKUHIROM/Test-Requires-0.10.tar.gz ok Test-Requires-0.10/Changes Test-Requires-0.10/LICENSE Test-Requires-0.10/META.json Test-Requires-0.10/Makefile.PL Test-Requires-0.10/README.md Test-Requires-0.10/cpanfile Test-Requires-0.10/lib/Test/Requires.pm Test-Requires-0.10/minil.toml Test-Requires-0.10/t/00_compile.t Test-Requires-0.10/t/01_simple.t Test-Requires-0.10/t/02_no_plan.t Test-Requires-0.10/t/03_import_hashref.t Test-Requires-0.10/t/04_import_array.t Test-Requires-0.10/t/05_success.t Test-Requires-0.10/t/06_perlver.t Test-Requires-0.10/xt/02_perlcritic.t Test-Requires-0.10/xt/perlcriticrc Test-Requires-0.10/META.yml Test-Requires-0.10/MANIFEST Configuring T/TO/TOKUHIROM/Test-Requires-0.10.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2400/cpanfly-5.24/var/megalib Want /Users/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Test::Requires Writing MYMETA.yml and MYMETA.json TOKUHIROM/Test-Requires-0.10.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for T/TO/TOKUHIROM/Test-Requires-0.10.tar.gz >>> make cp lib/Test/Requires.pm blib/lib/Test/Requires.pm Manifying 1 pod document TOKUHIROM/Test-Requires-0.10.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Test::More: 1.302164 t/00_compile.t ......... 1..1 ok 1 - use Test::Requires; ok t/01_simple.t .......... 1..10 ok 1 # skip Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found ok 2 # skip Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found ok 3 # skip Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found ok 4 # skip Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found ok 5 # skip Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found ok 6 # skip Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found ok 7 # skip Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found ok 8 # skip Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found ok 9 # skip Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found ok 10 # skip Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found ok t/02_no_plan.t ......... ok 1 # skip Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found 1..1 ok t/03_import_hashref.t .. skipped: Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found t/04_import_array.t .... skipped: Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found t/05_success.t ......... 1..1 ok 1 ok t/06_perlver.t ......... ok 1 - should reach here ok 2 # skip Perl v5.999.0 required (did you mean v5.9.0?)--this is only v5.24.0, stopped at (eval 68) line 2. # BEGIN failed--compilation aborted at (eval 68) line 2. # 1..2 ok All tests successful. Files=7, Tests=15, 0 wallclock secs ( 0.02 usr 0.02 sys + 0.56 cusr 0.10 csys = 0.70 CPU) Result: PASS TOKUHIROM/Test-Requires-0.10.tar.gz make test TEST_VERBOSE=1 -- OK Can't call method "fullname" on an undefined value at /Users/fly2400/cpanfly-5.24/lib/Fly/MakePPD.pm line 168. /Users/fly2400/ap2400-300558/bin/perl-dynamic exits with 255.