PATH=/usr/bin:/bin:/Users/fly1800/var/megalib/bin Start 2015-01-04T07:33:44 ActivePerl-1800 CPAN-2.00 Reading '/Users/fly1800/var/cpan/Metadata' Database was generated on Sun, 04 Jan 2015 14:17:02 GMT Running make for T/TM/TMURRAY/Device-PCD8544-0.0268329147520525.tar.gz Checksum for /data/cpan/authors/id/T/TM/TMURRAY/Device-PCD8544-0.0268329147520525.tar.gz ok Device-PCD8544-0.0268329147520525/ Device-PCD8544-0.0268329147520525/MANIFEST Device-PCD8544-0.0268329147520525/lib/ Device-PCD8544-0.0268329147520525/lib/Device/ Device-PCD8544-0.0268329147520525/lib/Device/PCD8544.pm Device-PCD8544-0.0268329147520525/lib/Device/PCD8544/ Device-PCD8544-0.0268329147520525/lib/Device/PCD8544/ConvertImage.pm Device-PCD8544-0.0268329147520525/lib/Device/PCD8544/Exceptions.pm Device-PCD8544-0.0268329147520525/examples/ Device-PCD8544-0.0268329147520525/examples/rpi.pl Device-PCD8544-0.0268329147520525/examples/raw_example.pl Device-PCD8544-0.0268329147520525/META.json Device-PCD8544-0.0268329147520525/LICENSE Device-PCD8544-0.0268329147520525/t_data/ Device-PCD8544-0.0268329147520525/t_data/oversized_sudo_make_me_a_sandwich.bmp Device-PCD8544-0.0268329147520525/t_data/oversized_sudo_make_me_a_sandwich.png Device-PCD8544-0.0268329147520525/t_data/sudo_make_me_a_sandwich.bmp Device-PCD8544-0.0268329147520525/README Device-PCD8544-0.0268329147520525/Makefile.PL Device-PCD8544-0.0268329147520525/dist.ini Device-PCD8544-0.0268329147520525/t/ Device-PCD8544-0.0268329147520525/t/lib/ Device-PCD8544-0.0268329147520525/t/lib/MockWebIO.pm Device-PCD8544-0.0268329147520525/t/001_load.t Device-PCD8544-0.0268329147520525/t/020_lcd.t Device-PCD8544-0.0268329147520525/t/010_convert_bmp.t Device-PCD8544-0.0268329147520525/t/002_pod.t CPAN.pm: Building T/TM/TMURRAY/Device-PCD8544-0.0268329147520525.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL Warning: prerequisite Time::HiRes 1.9726 not found. We have 1.9725. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Device::PCD8544 Writing MYMETA.yml and MYMETA.json >>> make cp lib/Device/PCD8544.pm blib/lib/Device/PCD8544.pm cp lib/Device/PCD8544/ConvertImage.pm blib/lib/Device/PCD8544/ConvertImage.pm cp lib/Device/PCD8544/Exceptions.pm blib/lib/Device/PCD8544/Exceptions.pm Manifying 3 pod documents TMURRAY/Device-PCD8544-0.0268329147520525.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly1800/ap1800-297214/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_load.t ......... 1..3 ok 1 - use Device::PCD8544; ok 2 - use Device::PCD8544::Exceptions; ok 3 - use Device::PCD8544::ConvertImage; ok t/002_pod.t .......... 1..3 ok 1 - POD test for lib/Device/PCD8544.pm ok 2 - POD test for lib/Device/PCD8544/ConvertImage.pm ok 3 - POD test for lib/Device/PCD8544/Exceptions.pm ok t/010_convert_bmp.t .. skipped: Conversion not yet implemented t/020_lcd.t .......... 1..13 ok 1 - An object of class 'Device::PCD8544' isa 'Device::PCD8544' ok 2 - Init device ok 3 - Set test image1 ok 4 - Update image ok 5 - Set test image2 ok 6 - Update image ok 7 - Reset device ok 8 - Set contrast ok 9 - Set bias ok 10 - Blank display ok 11 - Normal display ok 12 - Every pixel on ok 13 - Inverse display ok All tests successful. Files=4, Tests=19, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.35 cusr 0.05 csys = 0.45 CPU) Result: PASS TMURRAY/Device-PCD8544-0.0268329147520525.tar.gz make test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from Makefile Timm Murray <tmurray@wumpus-cave.net> Driver for the PCD8544 LCD controller (aka Nokia 5110) >>> (cd /Users/fly1800/var/cpan/build/Device-PCD8544-0.0268329147520525-ijtaLe && tar cvf - Device-PCD8544-0.0268329147520525.ppd blib) | gzip -c >/Users/fly1800/var/REPO/T/TM/TMURRAY/Device-PCD8544-0.0268329147520525.tar.gz Device-PCD8544-0.0268329147520525.ppd blib/ blib/lib/ blib/lib/Device/ blib/lib/Device/PCD8544/ blib/lib/Device/PCD8544/ConvertImage.pm blib/lib/Device/PCD8544/Exceptions.pm blib/lib/Device/PCD8544.pm blib/man3/ blib/man3/Device::PCD8544.3 blib/man3/Device::PCD8544::ConvertImage.3 blib/man3/Device::PCD8544::Exceptions.3 >>> mv /Users/fly1800/var/cpan/build/Device-PCD8544-0.0268329147520525-ijtaLe/Device-PCD8544-0.0268329147520525.ppd /Users/fly1800/var/REPO/T/TM/TMURRAY Finished 2015-01-04T07:33:48