PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2015-07-08T02:13:23 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Wed, 08 Jul 2015 05:17:03 GMT Running make for R/RK/RKELSCH/Graphics-Framebuffer-4.14.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RK/RKELSCH/Graphics-Framebuffer-4.14.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.14.tar.gz ok Graphics-Framebuffer-4.14/ Graphics-Framebuffer-4.14/Changes Graphics-Framebuffer-4.14/examples/ Graphics-Framebuffer-4.14/ignore.txt Graphics-Framebuffer-4.14/lib/ Graphics-Framebuffer-4.14/Makefile.PL Graphics-Framebuffer-4.14/MANIFEST Graphics-Framebuffer-4.14/META.json Graphics-Framebuffer-4.14/META.yml Graphics-Framebuffer-4.14/README Graphics-Framebuffer-4.14/t/ Graphics-Framebuffer-4.14/t/00-load.t Graphics-Framebuffer-4.14/t/01-init.t Graphics-Framebuffer-4.14/t/02-plot.t Graphics-Framebuffer-4.14/t/03-drawto.t Graphics-Framebuffer-4.14/t/04-circle.t Graphics-Framebuffer-4.14/t/05-box.t Graphics-Framebuffer-4.14/t/06-polygon.t Graphics-Framebuffer-4.14/t/07-pixel.t Graphics-Framebuffer-4.14/t/100-boilerplate.t Graphics-Framebuffer-4.14/t/101-manifest.t Graphics-Framebuffer-4.14/t/102-pod.t Graphics-Framebuffer-4.14/t/103-pod-coverage.t Graphics-Framebuffer-4.14/lib/Graphics/ Graphics-Framebuffer-4.14/lib/Graphics/Framebuffer.pm Graphics-Framebuffer-4.14/examples/frtest.pl CPAN.pm: Building R/RK/RKELSCH/Graphics-Framebuffer-4.14.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 1 pod document RKELSCH/Graphics-Framebuffer-4.14.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.14-hv51JS/blib/lib/Graphics/Framebuffer.pm line 1185. # Looks like your test exited with 2 before it could output anything. t/01-init.t ........... 1..1 Dubious, test returned 2 (wstat 512, 0x200) 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.14-hv51JS/blib/lib/Graphics/Framebuffer.pm line 1185. # Looks like your test exited with 2 before it could output anything. t/02-plot.t ........... 1..480 Dubious, test returned 2 (wstat 512, 0x200) Failed 480/480 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.14-hv51JS/blib/lib/Graphics/Framebuffer.pm line 1185. # Looks like your test exited with 2 before it could output anything. t/03-drawto.t ......... 1..2 Dubious, test returned 2 (wstat 512, 0x200) 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.14-hv51JS/blib/lib/Graphics/Framebuffer.pm line 1185. # Looks like your test exited with 2 before it could output anything. t/04-circle.t ......... 1..3 Dubious, test returned 2 (wstat 512, 0x200) 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.14-hv51JS/blib/lib/Graphics/Framebuffer.pm line 1185. # Looks like your test exited with 2 before it could output anything. t/05-box.t ............ 1..3 Dubious, test returned 2 (wstat 512, 0x200) 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.14-hv51JS/blib/lib/Graphics/Framebuffer.pm line 1185. # Looks like your test exited with 2 before it could output anything. t/06-polygon.t ........ 1..2 Dubious, test returned 2 (wstat 512, 0x200) 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.14-hv51JS/blib/lib/Graphics/Framebuffer.pm line 1185. # Looks like your test exited with 2 before it could output anything. t/07-pixel.t .......... 1..3 Dubious, test returned 2 (wstat 512, 0x200) Failed 3/3 subtests t/100-boilerplate.t ... 1..3 ok 1 - README contains no boilerplate text # TODO Need to replace the boilerplate text 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: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 1 tests but ran 0. t/02-plot.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 480 tests but ran 0. t/03-drawto.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 2 tests but ran 0. t/04-circle.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 3 tests but ran 0. t/05-box.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 3 tests but ran 0. t/06-polygon.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 2 tests but ran 0. t/07-pixel.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 3 tests but ran 0. t/100-boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1-3 Files=12, Tests=6, 15 wallclock secs ( 0.05 usr 0.00 sys + 9.82 cusr 0.17 csys = 10.04 CPU) Result: FAIL Failed 7/12 test programs. 0/6 subtests failed. make: *** [test_dynamic] Error 255 RKELSCH/Graphics-Framebuffer-4.14.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.14.tar.gz VmSize: 137888 kB Finished 2015-07-08T02:13:42