PATH=/usr/bin:/bin:/Users/fly2000/var/megalib/bin Start 2014-09-27T11:34:55 ActivePerl-2000 CPAN-2.00 Reading '/Users/fly2000/var/cpan/Metadata' Database was generated on Sat, 27 Sep 2014 16:17:02 GMT Running make for L/LB/LBROCARD/App-Twimap-0.03.tar.gz Checksum for /data/cpan/authors/id/L/LB/LBROCARD/App-Twimap-0.03.tar.gz ok App-Twimap-0.03 App-Twimap-0.03/CHANGES App-Twimap-0.03/META.yml App-Twimap-0.03/META.json App-Twimap-0.03/twimap.conf App-Twimap-0.03/Build.PL App-Twimap-0.03/SIGNATURE App-Twimap-0.03/LICENSE App-Twimap-0.03/MANIFEST App-Twimap-0.03/README App-Twimap-0.03/lib App-Twimap-0.03/lib/App App-Twimap-0.03/lib/App/Twimap.pm App-Twimap-0.03/lib/App/Twimap App-Twimap-0.03/lib/App/Twimap/Tweet.pm App-Twimap-0.03/t App-Twimap-0.03/t/email.t App-Twimap-0.03/bin App-Twimap-0.03/bin/twimap CPAN.pm: Building L/LB/LBROCARD/App-Twimap-0.03.tar.gz >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Build.PL Checking prerequisites... requires: ! Test::Differences::Color is not installed ! Web::oEmbed::Common is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'App-Twimap' version '0.03' ---- Unsatisfied dependencies detected during ---- ---- LBROCARD/App-Twimap-0.03.tar.gz ---- Test::Differences::Color [requires] Web::oEmbed::Common [requires] Running Build test Delayed until after prerequisites Running test for module 'Test::Differences::Color' Running make for A/AL/ALEC/Test-Differences-Color-0.06.tar.gz Checksum for /data/cpan/authors/id/A/AL/ALEC/Test-Differences-Color-0.06.tar.gz ok Test-Differences-Color-0.06/ Test-Differences-Color-0.06/Changes Test-Differences-Color-0.06/examples/ Test-Differences-Color-0.06/inc/ Test-Differences-Color-0.06/lib/ Test-Differences-Color-0.06/Makefile.PL Test-Differences-Color-0.06/MANIFEST Test-Differences-Color-0.06/META.yml Test-Differences-Color-0.06/README Test-Differences-Color-0.06/t/ Test-Differences-Color-0.06/t/00-load.t Test-Differences-Color-0.06/t/boilerplate.t Test-Differences-Color-0.06/t/pod-coverage.t Test-Differences-Color-0.06/t/pod.t Test-Differences-Color-0.06/lib/Test/ Test-Differences-Color-0.06/lib/Test/Differences/ Test-Differences-Color-0.06/lib/Test/Differences/Color.pm Test-Differences-Color-0.06/inc/Module/ Test-Differences-Color-0.06/inc/Module/AutoInstall.pm Test-Differences-Color-0.06/inc/Module/Install/ Test-Differences-Color-0.06/inc/Module/Install.pm Test-Differences-Color-0.06/inc/Module/Install/AutoInstall.pm Test-Differences-Color-0.06/inc/Module/Install/Base.pm Test-Differences-Color-0.06/inc/Module/Install/Can.pm Test-Differences-Color-0.06/inc/Module/Install/Fetch.pm Test-Differences-Color-0.06/inc/Module/Install/Include.pm Test-Differences-Color-0.06/inc/Module/Install/Makefile.pm Test-Differences-Color-0.06/inc/Module/Install/Metadata.pm Test-Differences-Color-0.06/inc/Module/Install/Win32.pm Test-Differences-Color-0.06/inc/Module/Install/WriteAll.pm Test-Differences-Color-0.06/examples/test.pl CPAN.pm: Building A/AL/ALEC/Test-Differences-Color-0.06.tar.gz >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL Cannot determine perl version info from lib/Test/Differences/Color.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (1.001006) - Sub::Override ...loaded. (0.09 >= 0.08) - Exporter ...loaded. (5.70 >= 5.63) - Term::ANSIColor ...loaded. (4.03 >= 2.01) - Test::Differences ...loaded. (0.62 >= 0.4801) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::Differences::Color Writing MYMETA.yml and MYMETA.json >>> make cp lib/Test/Differences/Color.pm blib/lib/Test/Differences/Color.pm Manifying blib/man3/Test::Differences::Color.3 ALEC/Test-Differences-Color-0.06.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly2000/ap2000-298465/bin/perl-dynamic "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/boilerplate.t t/pod-coverage.t t/pod.t # Testing Test::Differences::Color 0.06, Perl 5.020001, /Users/fly2000/ap2000-298465/bin/perl-dynamic t/00-load.t ....... 1..1 ok 1 - use Test::Differences::Color; ok t/boilerplate.t ... 1..3 not ok 1 - README contains boilerplate text # TODO Need to replace the boilerplate text # Failed (TODO) test 'README contains boilerplate text' # at t/boilerplate.t line 23. # The README is used... appears on lines 3 # 'version information here' appears on lines 11 ok 2 - Changes contains no boilerplate text # TODO Need to replace the boilerplate text ok 3 - lib/Test/Differences/Color.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Test::Differences::Color ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/Test/Differences/Color.pm ok All tests successful. Test Summary Report ------------------- t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 2-3 Files=4, Tests=6, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.25 cusr 0.04 csys = 0.34 CPU) Result: PASS ALEC/Test-Differences-Color-0.06.tar.gz make test TEST_VERBOSE=1 -- OK DISTNAME-VERSION 'Test-Differences-Color-0.05' found in META.yml is bogus, ignoring at /Users/fly2000/lib/Fly/MakePPD.pm line 132. Alec Chen <alec@cpan.org> colorize the result of Test::Differences >>> (cd /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr && tar cvf - Test-Differences-Color-0.06.ppd blib) | gzip -c >/Users/fly2000/var/REPO/A/AL/ALEC/Test-Differences-Color-0.06.tar.gz Test-Differences-Color-0.06.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Differences/ blib/lib/Test/Differences/Color.pm blib/man3/ blib/man3/Test::Differences::Color.3 >>> mv /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/Test-Differences-Color-0.06.ppd /Users/fly2000/var/REPO/A/AL/ALEC Running test for module 'Web::oEmbed::Common' Running make for E/EV/EVO/Web-oEmbed-Common-0.05.tar.gz Prepending /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/arch /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/lib to PERL5LIB for 'get' Checksum for /data/cpan/authors/id/E/EV/EVO/Web-oEmbed-Common-0.05.tar.gz ok Web-oEmbed-Common-0.05/ Web-oEmbed-Common-0.05/Changes Web-oEmbed-Common-0.05/lib/ Web-oEmbed-Common-0.05/Makefile.PL Web-oEmbed-Common-0.05/MANIFEST Web-oEmbed-Common-0.05/META.json Web-oEmbed-Common-0.05/META.yml Web-oEmbed-Common-0.05/t/ Web-oEmbed-Common-0.05/t/00-compile.t Web-oEmbed-Common-0.05/t/08-url-patterns.t Web-oEmbed-Common-0.05/t/10-youtube.t Web-oEmbed-Common-0.05/t/50-xkcd.t Web-oEmbed-Common-0.05/lib/Web/ Web-oEmbed-Common-0.05/lib/Web/oEmbed/ Web-oEmbed-Common-0.05/lib/Web/oEmbed/Common.pm Prepending /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/arch /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/lib to PERL5LIB for 'make' CPAN.pm: Building E/EV/EVO/Web-oEmbed-Common-0.05.tar.gz >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL Warning: prerequisite Web::oEmbed 0.01 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Web::oEmbed::Common Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- EVO/Web-oEmbed-Common-0.05.tar.gz ---- Web::oEmbed [requires] Prepending /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/arch /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/lib to PERL5LIB for 'test' Running make test Delayed until after prerequisites Running test for module 'Web::oEmbed' Running make for M/MI/MIYAGAWA/Web-oEmbed-0.04.tar.gz Prepending /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/arch /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/lib to PERL5LIB for 'get' Checksum for /data/cpan/authors/id/M/MI/MIYAGAWA/Web-oEmbed-0.04.tar.gz ok Web-oEmbed-0.04/ Web-oEmbed-0.04/Changes Web-oEmbed-0.04/inc/ Web-oEmbed-0.04/inc/Module/ Web-oEmbed-0.04/inc/Module/Install/ Web-oEmbed-0.04/inc/Module/Install/Base.pm Web-oEmbed-0.04/inc/Module/Install/Can.pm Web-oEmbed-0.04/inc/Module/Install/Fetch.pm Web-oEmbed-0.04/inc/Module/Install/Include.pm Web-oEmbed-0.04/inc/Module/Install/Makefile.pm Web-oEmbed-0.04/inc/Module/Install/Metadata.pm Web-oEmbed-0.04/inc/Module/Install/TestBase.pm Web-oEmbed-0.04/inc/Module/Install/Win32.pm Web-oEmbed-0.04/inc/Module/Install/WriteAll.pm Web-oEmbed-0.04/inc/Module/Install.pm Web-oEmbed-0.04/inc/Spiffy.pm Web-oEmbed-0.04/inc/Test/ Web-oEmbed-0.04/inc/Test/Base/ Web-oEmbed-0.04/inc/Test/Base/Filter.pm Web-oEmbed-0.04/inc/Test/Base.pm Web-oEmbed-0.04/inc/Test/Builder/ Web-oEmbed-0.04/inc/Test/Builder/Module.pm Web-oEmbed-0.04/inc/Test/Builder.pm Web-oEmbed-0.04/inc/Test/More.pm Web-oEmbed-0.04/lib/ Web-oEmbed-0.04/lib/Web/ Web-oEmbed-0.04/lib/Web/oEmbed/ Web-oEmbed-0.04/lib/Web/oEmbed/Response.pm Web-oEmbed-0.04/lib/Web/oEmbed.pm Web-oEmbed-0.04/Makefile.PL Web-oEmbed-0.04/MANIFEST Web-oEmbed-0.04/META.yml Web-oEmbed-0.04/README Web-oEmbed-0.04/t/ Web-oEmbed-0.04/t/00_compile.t Web-oEmbed-0.04/t/01_providers.t Web-oEmbed-0.04/t/02_request.t Web-oEmbed-0.04/t/oEmbed.pm Web-oEmbed-0.04/t/providers.json Web-oEmbed-0.04/tools/ Web-oEmbed-0.04/tools/fetch-providers.pl Prepending /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/arch /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/lib to PERL5LIB for 'make' CPAN.pm: Building M/MI/MIYAGAWA/Web-oEmbed-0.04.tar.gz >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Web::oEmbed Writing MYMETA.yml and MYMETA.json >>> make cp lib/Web/oEmbed.pm blib/lib/Web/oEmbed.pm cp lib/Web/oEmbed/Response.pm blib/lib/Web/oEmbed/Response.pm Manifying blib/man3/Web::oEmbed.3 MIYAGAWA/Web-oEmbed-0.04.tar.gz make -- OK Prepending /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/arch /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly2000/ap2000-298465/bin/perl-dynamic "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t Possible precedence issue with control flow operator at /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt/inc/Test/Builder.pm line 631. t/00_compile.t .... 1..1 ok 1 - use Web::oEmbed; ok Possible precedence issue with control flow operator at /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt/inc/Test/Builder.pm line 631. t/01_providers.t .. 1..2 ok 1 ok 2 ok Possible precedence issue with control flow operator at /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt/inc/Test/Builder.pm line 631. t/02_request.t .... skipped: inc/.author is not there All tests successful. Files=3, Tests=3, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.38 cusr 0.06 csys = 0.49 CPU) Result: PASS MIYAGAWA/Web-oEmbed-0.04.tar.gz make test TEST_VERBOSE=1 -- OK Tatsuhiko Miyagawa <miyagawa@bulknews.net> oEmbed consumer >>> (cd /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt && tar cvf - Web-oEmbed-0.04.ppd blib) | gzip -c >/Users/fly2000/var/REPO/M/MI/MIYAGAWA/Web-oEmbed-0.04.tar.gz Web-oEmbed-0.04.ppd blib/ blib/lib/ blib/lib/Web/ blib/lib/Web/oEmbed/ blib/lib/Web/oEmbed/Response.pm blib/lib/Web/oEmbed.pm blib/man3/ blib/man3/Web::oEmbed.3 >>> mv /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt/Web-oEmbed-0.04.ppd /Users/fly2000/var/REPO/M/MI/MIYAGAWA Running make for E/EV/EVO/Web-oEmbed-Common-0.05.tar.gz Prepending /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt/blib/arch /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt/blib/lib /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/arch /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /Users/fly2000/var/cpan/build/Web-oEmbed-Common-0.05-we5gGJ Prepending /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt/blib/arch /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt/blib/lib /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/arch /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/lib to PERL5LIB for 'make' CPAN.pm: Building E/EV/EVO/Web-oEmbed-Common-0.05.tar.gz >>> make cp lib/Web/oEmbed/Common.pm blib/lib/Web/oEmbed/Common.pm Manifying blib/man3/Web::oEmbed::Common.3 EVO/Web-oEmbed-Common-0.05.tar.gz make -- OK Prepending /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt/blib/arch /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt/blib/lib /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/arch /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly2000/ap2000-298465/bin/perl-dynamic "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Web::oEmbed::Common 0.05, Perl 5.020001, /Users/fly2000/ap2000-298465/bin/perl-dynamic t/00-compile.t ....... 1..1 ok 1 - use Web::oEmbed::Common; ok t/08-url-patterns.t .. 1..6 ok 1 - use Web::oEmbed::Common; ok 2 - Plain URL ok 3 - Optional element ok 4 - Empty alternative ok 5 - Explicit alternatives ok 6 - Double alternatives ok # Failed test 'Response has embed code' # at t/10-youtube.t line 41. # '' # doesn't match '(?^sx: 0' for 'LBROCARD/App-Twimap-0.03.tar.gz' failed when processing 'EVO/Web-oEmbed-Common-0.05.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> ./Build Building App-Twimap LBROCARD/App-Twimap-0.03.tar.gz ./Build -- OK Prepending /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt/blib/arch /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt/blib/lib /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/arch /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/lib to PERL5LIB for 'test' Running Build test >>> ./Build test verbose=1 Can't locate Web/oEmbed/Common.pm in @INC (you may need to install the Web::oEmbed::Common module) (@INC contains: lib /Users/fly2000/var/cpan/build/App-Twimap-0.03-Rc8XaG/blib/lib /Users/fly2000/var/cpan/build/App-Twimap-0.03-Rc8XaG/blib/arch /Users/fly2000/var/megalib /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt/blib/arch /Users/fly2000/var/cpan/build/Web-oEmbed-0.04-oq9llt/blib/lib /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/arch /Users/fly2000/var/cpan/build/Test-Differences-Color-0.06-YRCYRr/blib/lib /Users/fly2000/Library/ActivePerl-5.20/lib /Users/fly2000/ap2000-298465/site/lib /Users/fly2000/ap2000-298465/lib .) at lib/App/Twimap.pm line 10. BEGIN failed--compilation aborted at lib/App/Twimap.pm line 10. Compilation failed in require at t/email.t line 6. BEGIN failed--compilation aborted at t/email.t line 6. t/email.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/email.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=1, Tests=0, 2 wallclock secs ( 0.03 usr 0.01 sys + 0.52 cusr 0.05 csys = 0.61 CPU) Result: FAIL Failed 1/1 test programs. 0/0 subtests failed. LBROCARD/App-Twimap-0.03.tar.gz one dependency not OK (Web::oEmbed::Common); additionally test harness failed ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports LBROCARD/App-Twimap-0.03.tar.gz Finished 2014-09-27T11:35:20