PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2014-07-26T02:06:51 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Sat, 26 Jul 2014 08:06:21 GMT Running make for R/RK/RKELSCH/Graphics-Framebuffer-4.08.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RK/RKELSCH/Graphics-Framebuffer-4.08.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RK/RKELSCH/CHECKSUMS Checksum for /home/fly1600/var/cpan/sources/authors/id/R/RK/RKELSCH/Graphics-Framebuffer-4.08.tar.gz ok Graphics-Framebuffer-4.08/ Graphics-Framebuffer-4.08/MANIFEST Graphics-Framebuffer-4.08/ignore.txt Graphics-Framebuffer-4.08/t/ Graphics-Framebuffer-4.08/t/102-pod.t Graphics-Framebuffer-4.08/t/103-pod-coverage.t Graphics-Framebuffer-4.08/t/101-manifest.t Graphics-Framebuffer-4.08/t/01-init.t Graphics-Framebuffer-4.08/t/03-drawto.t Graphics-Framebuffer-4.08/t/07-pixel.t Graphics-Framebuffer-4.08/t/04-circle.t Graphics-Framebuffer-4.08/t/06-polygon.t Graphics-Framebuffer-4.08/t/100-boilerplate.t Graphics-Framebuffer-4.08/t/02-plot.t Graphics-Framebuffer-4.08/t/00-load.t Graphics-Framebuffer-4.08/t/05-box.t Graphics-Framebuffer-4.08/Makefile.PL Graphics-Framebuffer-4.08/examples/ Graphics-Framebuffer-4.08/examples/frtest.pl Graphics-Framebuffer-4.08/META.yml Graphics-Framebuffer-4.08/Changes Graphics-Framebuffer-4.08/README Graphics-Framebuffer-4.08/META.json Graphics-Framebuffer-4.08/lib/ Graphics-Framebuffer-4.08/lib/Graphics/ Graphics-Framebuffer-4.08/lib/Graphics/Framebuffer.pm CPAN.pm: Building R/RK/RKELSCH/Graphics-Framebuffer-4.08.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Graphics::Framebuffer Writing MYMETA.yml and MYMETA.json >>> make cp lib/Graphics/Framebuffer.pm blib/lib/Graphics/Framebuffer.pm Manifying blib/man3/Graphics::Framebuffer.3 RKELSCH/Graphics-Framebuffer-4.08.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t ........... 1..1 ok 1 - use Graphics::Framebuffer; ok Can't locate object method "new" via package "Imager::Color" (perhaps you forgot to load "Imager::Color"?) at /home/fly1600/var/cpan/build/Graphics-Framebuffer-4.08-e1idPg/blib/lib/Graphics/Framebuffer.pm line 997. # Looks like your test exited with 13 before it could output anything. t/01-init.t ........... 1..1 Dubious, test returned 13 (wstat 3328, 0xd00) Failed 1/1 subtests Can't locate object method "new" via package "Imager::Color" (perhaps you forgot to load "Imager::Color"?) at /home/fly1600/var/cpan/build/Graphics-Framebuffer-4.08-e1idPg/blib/lib/Graphics/Framebuffer.pm line 997. # Looks like your test exited with 13 before it could output anything. t/02-plot.t ........... 1..481 Dubious, test returned 13 (wstat 3328, 0xd00) Failed 481/481 subtests Can't locate object method "new" via package "Imager::Color" (perhaps you forgot to load "Imager::Color"?) at /home/fly1600/var/cpan/build/Graphics-Framebuffer-4.08-e1idPg/blib/lib/Graphics/Framebuffer.pm line 997. # Looks like your test exited with 13 before it could output anything. t/03-drawto.t ......... 1..2 Dubious, test returned 13 (wstat 3328, 0xd00) Failed 2/2 subtests Can't locate object method "new" via package "Imager::Color" (perhaps you forgot to load "Imager::Color"?) at /home/fly1600/var/cpan/build/Graphics-Framebuffer-4.08-e1idPg/blib/lib/Graphics/Framebuffer.pm line 997. # Looks like your test exited with 13 before it could output anything. t/04-circle.t ......... 1..3 Dubious, test returned 13 (wstat 3328, 0xd00) Failed 3/3 subtests Can't locate object method "new" via package "Imager::Color" (perhaps you forgot to load "Imager::Color"?) at /home/fly1600/var/cpan/build/Graphics-Framebuffer-4.08-e1idPg/blib/lib/Graphics/Framebuffer.pm line 997. # Looks like your test exited with 13 before it could output anything. t/05-box.t ............ 1..3 Dubious, test returned 13 (wstat 3328, 0xd00) Failed 3/3 subtests Can't locate object method "new" via package "Imager::Color" (perhaps you forgot to load "Imager::Color"?) at /home/fly1600/var/cpan/build/Graphics-Framebuffer-4.08-e1idPg/blib/lib/Graphics/Framebuffer.pm line 997. # Looks like your test exited with 13 before it could output anything. t/06-polygon.t ........ 1..2 Dubious, test returned 13 (wstat 3328, 0xd00) Failed 2/2 subtests Can't locate object method "new" via package "Imager::Color" (perhaps you forgot to load "Imager::Color"?) at /home/fly1600/var/cpan/build/Graphics-Framebuffer-4.08-e1idPg/blib/lib/Graphics/Framebuffer.pm line 997. # Looks like your test exited with 13 before it could output anything. t/07-pixel.t .......... 1..3 Dubious, test returned 13 (wstat 3328, 0xd00) Failed 3/3 subtests t/100-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/100-boilerplate.t line 25. # 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/Graphics/Framebuffer.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok t/101-manifest.t ...... skipped: Author tests not required for installation t/102-pod.t ........... 1..1 ok 1 - POD test for blib/lib/Graphics/Framebuffer.pm ok t/103-pod-coverage.t .. 1..1 ok 1 - Pod coverage on Graphics::Framebuffer ok Test Summary Report ------------------- t/01-init.t (Wstat: 3328 Tests: 0 Failed: 0) Non-zero exit status: 13 Parse errors: Bad plan. You planned 1 tests but ran 0. t/02-plot.t (Wstat: 3328 Tests: 0 Failed: 0) Non-zero exit status: 13 Parse errors: Bad plan. You planned 481 tests but ran 0. t/03-drawto.t (Wstat: 3328 Tests: 0 Failed: 0) Non-zero exit status: 13 Parse errors: Bad plan. You planned 2 tests but ran 0. t/04-circle.t (Wstat: 3328 Tests: 0 Failed: 0) Non-zero exit status: 13 Parse errors: Bad plan. You planned 3 tests but ran 0. t/05-box.t (Wstat: 3328 Tests: 0 Failed: 0) Non-zero exit status: 13 Parse errors: Bad plan. You planned 3 tests but ran 0. t/06-polygon.t (Wstat: 3328 Tests: 0 Failed: 0) Non-zero exit status: 13 Parse errors: Bad plan. You planned 2 tests but ran 0. t/07-pixel.t (Wstat: 3328 Tests: 0 Failed: 0) Non-zero exit status: 13 Parse errors: Bad plan. You planned 3 tests but ran 0. t/100-boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 2-3 Files=12, Tests=6, 14 wallclock secs ( 0.02 usr 0.00 sys + 9.67 cusr 0.17 csys = 9.86 CPU) Result: FAIL Failed 7/12 test programs. 0/6 subtests failed. make: *** [test_dynamic] Error 255 RKELSCH/Graphics-Framebuffer-4.08.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RKELSCH/Graphics-Framebuffer-4.08.tar.gz VmSize: 127148 kB Finished 2014-07-26T02:07:09