PATH=/usr/bin:/bin:/Users/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-10-23T06:23:43 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sat, 22 Oct 2016 02:29:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/A/AB/ABALAMA/MPMinus-1.18.tar.gz Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/A/AB/ABALAMA/MPMinus-1.18.tar.gz ok MPMinus-1.18/ MPMinus-1.18/LICENSE MPMinus-1.18/MANIFEST MPMinus-1.18/TODO MPMinus-1.18/lib/ MPMinus-1.18/lib/MPMinus/ MPMinus-1.18/lib/MPMinus/Dispatcher.pm MPMinus-1.18/lib/MPMinus/Helper/ MPMinus-1.18/lib/MPMinus/Helper/Skel.pm MPMinus-1.18/lib/MPMinus/Helper/Util.pm MPMinus-1.18/lib/MPMinus/Helper/Handlers.pm MPMinus-1.18/lib/MPMinus/Manual.pod MPMinus-1.18/lib/MPMinus/MainTools.pm MPMinus-1.18/lib/MPMinus/MainTools/ MPMinus-1.18/lib/MPMinus/MainTools/MD5.pm MPMinus-1.18/lib/MPMinus/MainTools/TCD04.pm MPMinus-1.18/lib/MPMinus/Store/ MPMinus-1.18/lib/MPMinus/Store/DBI.pm MPMinus-1.18/lib/MPMinus/Store/MySQL.pm MPMinus-1.18/lib/MPMinus/Store/MultiStore.pm MPMinus-1.18/lib/MPMinus/Store/Oracle.pm MPMinus-1.18/lib/MPMinus/Transaction.pm MPMinus-1.18/lib/MPMinus/Debug/ MPMinus-1.18/lib/MPMinus/Debug/System.pm MPMinus-1.18/lib/MPMinus/Debug/Info.pm MPMinus-1.18/lib/MPMinus/Configuration.pm MPMinus-1.18/lib/MPMinus/Util.pm MPMinus-1.18/lib/MPMinus/BaseHandlers.pm MPMinus-1.18/lib/MPMinus.pm MPMinus-1.18/Makefile.PL MPMinus-1.18/INSTALL MPMinus-1.18/META.json MPMinus-1.18/t/ MPMinus-1.18/t/02-sponge.t MPMinus-1.18/t/pod-coverage.t MPMinus-1.18/t/pod.t MPMinus-1.18/t/01-use.t MPMinus-1.18/src/ MPMinus-1.18/src/mpminus-skel.tar.gz MPMinus-1.18/META.yml MPMinus-1.18/bin/ MPMinus-1.18/bin/mpm MPMinus-1.18/README MPMinus-1.18/CHANGES Configuring A/AB/ABALAMA/MPMinus-1.18.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Warning: prerequisite Apache::DBI 1.11 not found. Warning: prerequisite CTK 1.12 not found. Warning: prerequisite TemplateM 3.03 not found. Warning: prerequisite mod_perl2 2 not found. 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 MPMinus Writing MYMETA.yml and MYMETA.json ABALAMA/MPMinus-1.18.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for A/AB/ABALAMA/MPMinus-1.18.tar.gz ---- Unsatisfied dependencies detected during ---- ---- ABALAMA/MPMinus-1.18.tar.gz ---- Apache::DBI [requires] TemplateM [requires] mod_perl2 [requires] CTK [requires] Running test for module 'Apache::DBI' Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PH/PHRED/Apache-DBI-1.12.tar.gz Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/P/PH/PHRED/Apache-DBI-1.12.tar.gz ok Apache-DBI-1.12/ Apache-DBI-1.12/Changes Apache-DBI-1.12/eg/ Apache-DBI-1.12/lib/ Apache-DBI-1.12/Makefile.PL Apache-DBI-1.12/MANIFEST Apache-DBI-1.12/META.json Apache-DBI-1.12/META.yml Apache-DBI-1.12/README Apache-DBI-1.12/t/ Apache-DBI-1.12/TODO Apache-DBI-1.12/traces.txt Apache-DBI-1.12/t/10mysql.t Apache-DBI-1.12/lib/Apache/ Apache-DBI-1.12/lib/Apache/AuthDBI.pm Apache-DBI-1.12/lib/Apache/DBI.pm Apache-DBI-1.12/eg/startup.pl Configuring P/PH/PHRED/Apache-DBI-1.12.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 Apache::DBI Writing MYMETA.yml and MYMETA.json PHRED/Apache-DBI-1.12.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for P/PH/PHRED/Apache-DBI-1.12.tar.gz >>> make cp lib/Apache/AuthDBI.pm blib/lib/Apache/AuthDBI.pm cp lib/Apache/DBI.pm blib/lib/Apache/DBI.pm Manifying 2 pod documents PHRED/Apache-DBI-1.12.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 t/10mysql.t .. 1..10 ok 1 - use Apache::DBI; ok 2 - use DBI; ok 3 - DBD::mysql loaded ok 4 - DBI is using Apache::DBI ok 5 # skip Could not connect to test database: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) ok 6 # skip Could not connect to test database: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) ok 7 # skip Could not connect to test database: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) ok 8 # skip Could not connect to test database: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) ok 9 # skip Could not connect to test database: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) ok 10 # skip Could not connect to test database: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) ok All tests successful. Files=1, Tests=10, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.08 cusr 0.01 csys = 0.12 CPU) Result: PASS PHRED/Apache-DBI-1.12.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PH/PHRED/CHECKSUMS Fred Moyer <fred@redhotpenguin.com> unknown >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK && tar cvf - Apache-DBI-1.12.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/P/PH/PHRED/Apache-DBI-1.12.tar.gz Apache-DBI-1.12.ppd blib/ blib/lib/ blib/lib/Apache/ blib/lib/Apache/AuthDBI.pm blib/lib/Apache/DBI.pm blib/man3/ blib/man3/Apache::AuthDBI.3 blib/man3/Apache::DBI.3 Running test for module 'TemplateM' Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/lib to PERL5LIB for 'get' Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/A/AB/ABALAMA/TemplateM-3.03.tar.gz Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/A/AB/ABALAMA/TemplateM-3.03.tar.gz ok ./ ./TemplateM-3.03/ ./TemplateM-3.03/MANIFEST ./TemplateM-3.03/TODO ./TemplateM-3.03/lib/ ./TemplateM-3.03/lib/TemplateM.pm ./TemplateM-3.03/lib/TemplateM/ ./TemplateM-3.03/lib/TemplateM/Simple.pm ./TemplateM-3.03/lib/TemplateM/GaloreWin32.pm ./TemplateM-3.03/lib/TemplateM/Galore.pm ./TemplateM-3.03/lib/TemplateM/Util.pm ./TemplateM-3.03/Makefile.PL ./TemplateM-3.03/META.json ./TemplateM-3.03/t/ ./TemplateM-3.03/t/01-use-default.t ./TemplateM-3.03/t/04-loop.t ./TemplateM-3.03/t/06-void.t ./TemplateM-3.03/t/02-use-galore.t ./TemplateM-3.03/t/05-ifelse.t ./TemplateM-3.03/t/03-stash.t ./TemplateM-3.03/META.yml ./TemplateM-3.03/README ./TemplateM-3.03/CHANGES Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/lib to PERL5LIB for 'prepare' Configuring A/AB/ABALAMA/TemplateM-3.03.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 TemplateM Writing MYMETA.yml and MYMETA.json ABALAMA/TemplateM-3.03.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for A/AB/ABALAMA/TemplateM-3.03.tar.gz Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/lib to PERL5LIB for 'make' >>> make cp lib/TemplateM/Util.pm blib/lib/TemplateM/Util.pm cp lib/TemplateM/Simple.pm blib/lib/TemplateM/Simple.pm cp lib/TemplateM/Galore.pm blib/lib/TemplateM/Galore.pm cp lib/TemplateM/GaloreWin32.pm blib/lib/TemplateM/GaloreWin32.pm cp lib/TemplateM.pm blib/lib/TemplateM.pm Manifying 2 pod documents ABALAMA/TemplateM-3.03.tar.gz make -- OK Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/lib to PERL5LIB for 'test' 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 t/01-use-default.t .. 1..2 ok 1 - use TemplateM; ok 2 - version checking ok t/02-use-galore.t ... 1..3 ok 1 - use TemplateM; ok 2 - 'TemplateM' isa 'TemplateM' ok 3 - module checking ok t/03-stash.t ........ 1..5 ok 1 - use TemplateM; ok 2 - 'TemplateM' isa 'TemplateM' ok 3 - module checking ok 4 - call stash() method ok 5 - call output() method ok t/04-loop.t ......... 1..7 ok 1 - use TemplateM; ok 2 - 'TemplateM' isa 'TemplateM' ok 3 - module checking ok 4 - call start() method ok 5 - call finish() method ok 6 - call output() method ok 7 - string "quux" finded ok t/05-ifelse.t ....... 1..8 ok 1 - use TemplateM; ok 2 - 'TemplateM' isa 'TemplateM' ok 3 - module checking ok 4 - call cast_if(foo=>1) method ok 5 - call cast_if(bar=>0) method ok 6 - call output() method ok 7 - string "IF: OK" finded ok 8 - string "ELSE: OK" finded ok t/06-void.t ......... 1..2 ok 1 - Void("") value ok 2 - Void(0) value ok All tests successful. Files=6, Tests=27, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.56 cusr 0.09 csys = 0.69 CPU) Result: PASS ABALAMA/TemplateM-3.03.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/A/AB/ABALAMA/CHECKSUMS Sergey Lepenkov <abalama@cpan.org> *ML templates processing module >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut && tar cvf - TemplateM-3.03.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/A/AB/ABALAMA/TemplateM-3.03.tar.gz TemplateM-3.03.ppd blib/ blib/lib/ blib/lib/TemplateM/ blib/lib/TemplateM/Galore.pm blib/lib/TemplateM/GaloreWin32.pm blib/lib/TemplateM/Simple.pm blib/lib/TemplateM/Util.pm blib/lib/TemplateM.pm blib/man3/ blib/man3/TemplateM.3 blib/man3/TemplateM::Util.3 Running test for module 'mod_perl2' ______________________ D i s t r o P r e f s ______________________ 01.DISABLED.yml[0] SHAY/mod_perl-2.0.9.tar.gz [disabled] -- NA Disabled via prefs file '/Users/fly2400/cpanfly-5.24/etc/distroprefs/01.DISABLED.yml' doc 0 Running test for module 'CTK' Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/lib to PERL5LIB for 'get' Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/A/AB/ABALAMA/CTKlib-1.17.tar.gz ok CTKlib-1.17/ CTKlib-1.17/xs/ CTKlib-1.17/xs/Util.xs CTKlib-1.17/xs/MANIFEST CTKlib-1.17/xs/README CTKlib-1.17/xs/Makefile.PL CTKlib-1.17/t/ CTKlib-1.17/t/01-use.t CTKlib-1.17/t/03-xsutil.t CTKlib-1.17/t/02-version.t CTKlib-1.17/t/04-ctkx.t CTKlib-1.17/t/06-format.t CTKlib-1.17/t/08-tfvals.t CTKlib-1.17/t/05-helper.t CTKlib-1.17/t/07-cgu_void.t CTKlib-1.17/TODO CTKlib-1.17/INSTALL CTKlib-1.17/LICENSE CTKlib-1.17/CHANGES CTKlib-1.17/bin/ CTKlib-1.17/bin/ctklib-tiny CTKlib-1.17/bin/pv.exe CTKlib-1.17/bin/ctklib CTKlib-1.17/META.json CTKlib-1.17/MANIFEST CTKlib-1.17/README CTKlib-1.17/Makefile.PL CTKlib-1.17/lib/ CTKlib-1.17/lib/CTKx.pm CTKlib-1.17/lib/CTK/ CTKlib-1.17/lib/CTK/ConfGenUtil.pm CTKlib-1.17/lib/CTK/DBI.pm CTKlib-1.17/lib/CTK/Util.pm CTKlib-1.17/lib/CTK/CPX.pm CTKlib-1.17/lib/CTK/TFVals.pm CTKlib-1.17/lib/CTK/Helper/ CTKlib-1.17/lib/CTK/Helper/SkelModule.pm CTKlib-1.17/lib/CTK/Helper/SkelRegular.pm CTKlib-1.17/lib/CTK/Helper/SkelTiny.pm CTKlib-1.17/lib/CTK/Crypt.pm CTKlib-1.17/lib/CTK/Status.pm CTKlib-1.17/lib/CTK/Net.pm CTKlib-1.17/lib/CTK/Arc.pm CTKlib-1.17/lib/CTK/Log.pm CTKlib-1.17/lib/CTK/Helper.pm CTKlib-1.17/lib/CTK/File.pm CTKlib-1.17/lib/CTK/XS/ CTKlib-1.17/lib/CTK/XS/Util.pm CTKlib-1.17/lib/CTK/CLI.pm CTKlib-1.17/lib/CTK/FilePid.pm CTKlib-1.17/lib/CTK.pm CTKlib-1.17/META.yml Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/lib to PERL5LIB for 'prepare' Configuring A/AB/ABALAMA/CTKlib-1.17.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Warning: prerequisite namespace::autoclean 0.13 not found. 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. 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. Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for CTK Writing MYMETA.yml and MYMETA.json ABALAMA/CTKlib-1.17.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for A/AB/ABALAMA/CTKlib-1.17.tar.gz Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/lib to PERL5LIB for 'make' ---- Unsatisfied dependencies detected during ---- ---- ABALAMA/CTKlib-1.17.tar.gz ---- namespace::autoclean [requires] Running test for module 'namespace::autoclean' Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/lib to PERL5LIB for 'get' Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/E/ET/ETHER/namespace-autoclean-0.28.tar.gz ok namespace-autoclean-0.28/ namespace-autoclean-0.28/Changes namespace-autoclean-0.28/CONTRIBUTING namespace-autoclean-0.28/dist.ini namespace-autoclean-0.28/INSTALL namespace-autoclean-0.28/lib/ namespace-autoclean-0.28/LICENCE namespace-autoclean-0.28/Makefile.PL namespace-autoclean-0.28/MANIFEST namespace-autoclean-0.28/META.json namespace-autoclean-0.28/META.yml namespace-autoclean-0.28/README namespace-autoclean-0.28/t/ namespace-autoclean-0.28/xt/ namespace-autoclean-0.28/xt/author/ namespace-autoclean-0.28/xt/basic.t namespace-autoclean-0.28/xt/class_mop.t namespace-autoclean-0.28/xt/lib/ namespace-autoclean-0.28/xt/moo.t namespace-autoclean-0.28/xt/moose-parameterized-role.t namespace-autoclean-0.28/xt/moose.t namespace-autoclean-0.28/xt/mouse.t namespace-autoclean-0.28/xt/overload.t namespace-autoclean-0.28/xt/release/ namespace-autoclean-0.28/xt/role_tiny.t namespace-autoclean-0.28/xt/release/changes_has_content.t namespace-autoclean-0.28/xt/release/cpan-changes.t namespace-autoclean-0.28/xt/release/distmeta.t namespace-autoclean-0.28/xt/release/minimum-version.t namespace-autoclean-0.28/xt/release/pod-coverage.t namespace-autoclean-0.28/xt/release/pod-no404s.t namespace-autoclean-0.28/xt/release/pod-syntax.t namespace-autoclean-0.28/xt/release/portability.t namespace-autoclean-0.28/xt/lib/ClassMOPClean.pm namespace-autoclean-0.28/xt/lib/ClassMOPDirty.pm namespace-autoclean-0.28/xt/lib/Clean.pm namespace-autoclean-0.28/xt/lib/Composer.pm namespace-autoclean-0.28/xt/lib/Dirty.pm namespace-autoclean-0.28/xt/lib/DoesNotCompile.pm namespace-autoclean-0.28/xt/lib/ExporterModule.pm namespace-autoclean-0.28/xt/lib/MooseExporter.pm namespace-autoclean-0.28/xt/lib/MooseyClean.pm namespace-autoclean-0.28/xt/lib/MooseyComposer.pm namespace-autoclean-0.28/xt/lib/MooseyDirty.pm namespace-autoclean-0.28/xt/lib/MooseyParameterizedComposer.pm namespace-autoclean-0.28/xt/lib/MooseyParameterizedRole.pm namespace-autoclean-0.28/xt/lib/MooseyRole.pm namespace-autoclean-0.28/xt/lib/MooyClean.pm namespace-autoclean-0.28/xt/lib/MooyComposer.pm namespace-autoclean-0.28/xt/lib/MooyDirty.pm namespace-autoclean-0.28/xt/lib/MooyRole.pm namespace-autoclean-0.28/xt/lib/MouseyClean.pm namespace-autoclean-0.28/xt/lib/MouseyComposer.pm namespace-autoclean-0.28/xt/lib/MouseyDirty.pm namespace-autoclean-0.28/xt/lib/MouseyRole.pm namespace-autoclean-0.28/xt/lib/Overloader.pm namespace-autoclean-0.28/xt/lib/Role.pm namespace-autoclean-0.28/xt/lib/SubClean.pm namespace-autoclean-0.28/xt/lib/SubDirty.pm namespace-autoclean-0.28/xt/lib/SubExporterModule.pm namespace-autoclean-0.28/xt/author/00-compile.t namespace-autoclean-0.28/xt/author/clean-namespaces.t namespace-autoclean-0.28/xt/author/eol.t namespace-autoclean-0.28/xt/author/kwalitee.t namespace-autoclean-0.28/xt/author/mojibake.t namespace-autoclean-0.28/xt/author/no-tabs.t namespace-autoclean-0.28/xt/author/pod-spell.t namespace-autoclean-0.28/t/00-report-prereqs.dd namespace-autoclean-0.28/t/00-report-prereqs.t namespace-autoclean-0.28/t/also.t namespace-autoclean-0.28/t/basic.t namespace-autoclean-0.28/t/broken_meta.t namespace-autoclean-0.28/t/cleanee.t namespace-autoclean-0.28/t/constant.t namespace-autoclean-0.28/t/except.t namespace-autoclean-0.28/t/matchclean.t namespace-autoclean-0.28/t/moo-with-moose.t namespace-autoclean-0.28/t/moo.t namespace-autoclean-0.28/t/moose-withoverloading.t namespace-autoclean-0.28/t/moose.t namespace-autoclean-0.28/t/mouse-pp.t namespace-autoclean-0.28/t/mouse.t namespace-autoclean-0.28/t/overload.t namespace-autoclean-0.28/t/sub-install.t namespace-autoclean-0.28/t/sub-name.t namespace-autoclean-0.28/lib/namespace/ namespace-autoclean-0.28/lib/namespace/autoclean.pm Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/lib to PERL5LIB for 'prepare' Configuring E/ET/ETHER/namespace-autoclean-0.28.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Warning: prerequisite Test::Requires 0 not found. 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 namespace::autoclean Writing MYMETA.yml and MYMETA.json ETHER/namespace-autoclean-0.28.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for E/ET/ETHER/namespace-autoclean-0.28.tar.gz Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/lib to PERL5LIB for 'make' ---- Unsatisfied dependencies detected during ---- ---- ETHER/namespace-autoclean-0.28.tar.gz ---- Test::Requires [build_requires] Running test for module 'Test::Requires' Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/lib to PERL5LIB for 'get' 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 Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/lib to PERL5LIB for 'prepare' 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 Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/lib to PERL5LIB for 'make' >>> make cp lib/Test/Requires.pm blib/lib/Test/Requires.pm Manifying 1 pod document TOKUHIROM/Test-Requires-0.10.tar.gz make -- OK Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/TemplateM-3.03-VBI7Ut/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Apache-DBI-1.12-h0xgfK/blib/lib to PERL5LIB for 'test' 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.302062 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 8) line 2. # BEGIN failed--compilation aborted at (eval 8) line 2. # 1..2 ok All tests successful. Files=7, Tests=15, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.36 cusr 0.07 csys = 0.48 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.