PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2015-07-15T02:09:30 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Wed, 15 Jul 2015 05:53:30 GMT Running make for R/RK/RKELSCH/Graphics-Framebuffer-4.18.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RK/RKELSCH/Graphics-Framebuffer-4.18.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.18.tar.gz ok Graphics-Framebuffer-4.18/ Graphics-Framebuffer-4.18/Changes Graphics-Framebuffer-4.18/examples/ Graphics-Framebuffer-4.18/ignore.txt Graphics-Framebuffer-4.18/lib/ Graphics-Framebuffer-4.18/Makefile.PL Graphics-Framebuffer-4.18/MANIFEST Graphics-Framebuffer-4.18/META.json Graphics-Framebuffer-4.18/META.yml Graphics-Framebuffer-4.18/README Graphics-Framebuffer-4.18/t/ Graphics-Framebuffer-4.18/TODO Graphics-Framebuffer-4.18/t/00-load.t Graphics-Framebuffer-4.18/t/01-init.t Graphics-Framebuffer-4.18/t/02-plot.t Graphics-Framebuffer-4.18/t/03-drawto.t Graphics-Framebuffer-4.18/t/04-circle.t Graphics-Framebuffer-4.18/t/05-box.t Graphics-Framebuffer-4.18/t/06-polygon.t Graphics-Framebuffer-4.18/t/07-pixel.t Graphics-Framebuffer-4.18/t/100-boilerplate.t Graphics-Framebuffer-4.18/t/101-manifest.t Graphics-Framebuffer-4.18/t/102-pod.t Graphics-Framebuffer-4.18/t/103-pod-coverage.t Graphics-Framebuffer-4.18/lib/Graphics/ Graphics-Framebuffer-4.18/lib/Graphics/Framebuffer.pm Graphics-Framebuffer-4.18/examples/frtest.pl CPAN.pm: Building R/RK/RKELSCH/Graphics-Framebuffer-4.18.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Warning: the following files are missing in your kit: examples/primitives.pl Please inform the author. 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.18.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.18-VsczyA/blib/lib/Graphics/Framebuffer.pm line 1395. # 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.18-VsczyA/blib/lib/Graphics/Framebuffer.pm line 1395. # 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.18-VsczyA/blib/lib/Graphics/Framebuffer.pm line 1395. # 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.18-VsczyA/blib/lib/Graphics/Framebuffer.pm line 1395. # 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.18-VsczyA/blib/lib/Graphics/Framebuffer.pm line 1395. # 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.18-VsczyA/blib/lib/Graphics/Framebuffer.pm line 1395. # 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.18-VsczyA/blib/lib/Graphics/Framebuffer.pm line 1395. # 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 # Failed test 'POD test for blib/lib/Graphics/Framebuffer.pm' # at /home/fly1600/var/megalib/Test/Pod.pm line 187. # blib/lib/Graphics/Framebuffer.pm (2078): You forgot a '=back' before '=head2' # Looks like you failed 1 test of 1. t/102-pod.t ........... 1..1 not ok 1 - POD test for blib/lib/Graphics/Framebuffer.pm Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests 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 t/102-pod.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=12, Tests=6, 39 wallclock secs ( 0.09 usr 0.01 sys + 28.14 cusr 0.23 csys = 28.47 CPU) Result: FAIL Failed 8/12 test programs. 1/6 subtests failed. make: *** [test_dynamic] Error 255 RKELSCH/Graphics-Framebuffer-4.18.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.18.tar.gz VmSize: 137792 kB Finished 2015-07-15T02:10:14