PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2015-05-24T02:09:58 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Sun, 24 May 2015 04:41:02 GMT Running make for C/CH/CHROMATIC/Crypt-CipherSaber-1.01.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CH/CHROMATIC/Crypt-CipherSaber-1.01.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CH/CHROMATIC/CHECKSUMS Checksum for /home/fly1600/var/cpan/sources/authors/id/C/CH/CHROMATIC/Crypt-CipherSaber-1.01.tar.gz ok Crypt-CipherSaber-1.01 Crypt-CipherSaber-1.01/META.yml Crypt-CipherSaber-1.01/README Crypt-CipherSaber-1.01/META.json Crypt-CipherSaber-1.01/Changes Crypt-CipherSaber-1.01/Build.PL Crypt-CipherSaber-1.01/MANIFEST Crypt-CipherSaber-1.01/Makefile.PL Crypt-CipherSaber-1.01/lib Crypt-CipherSaber-1.01/lib/Crypt Crypt-CipherSaber-1.01/lib/Crypt/CipherSaber.pm Crypt-CipherSaber-1.01/t Crypt-CipherSaber-1.01/t/fh_encrypt.t Crypt-CipherSaber-1.01/t/smiles.png Crypt-CipherSaber-1.01/t/bigfile.t Crypt-CipherSaber-1.01/t/create.t Crypt-CipherSaber-1.01/t/CS2.t Crypt-CipherSaber-1.01/t/encrypt.t Crypt-CipherSaber-1.01/t/base.t Crypt-CipherSaber-1.01/t/smiles.cs1 Crypt-CipherSaber-1.01/t/both_long.t CPAN.pm: Building C/CH/CHROMATIC/Crypt-CipherSaber-1.01.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 Crypt::CipherSaber Writing MYMETA.yml and MYMETA.json >>> make cp lib/Crypt/CipherSaber.pm blib/lib/Crypt/CipherSaber.pm Manifying 1 pod document CHROMATIC/Crypt-CipherSaber-1.01.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/base.t ........ ok 1 - use Crypt::CipherSaber; ok 2 - An object of class 'Crypt::CipherSaber' isa 'Crypt::CipherSaber' ok 3 - new() should default to an N of 1 with none given ok 4 - ... or one given < 1 ok 5 - Crypt::CipherSaber->can('crypt') ok 6 - Crypt::CipherSaber->can('encrypt') ok 7 - Crypt::CipherSaber->can('decrypt') ok 8 - Crypt::CipherSaber->can('fh_crypt') ok 9 - fh_crypt() should warn without a valid input filehandle ok 10 - ... returning nothing ok 11 - ... and should warn without a valid output filehandle ok 12 - ... also returning nothing 1..12 ok Couldn't open: Permission denied at t/bigfile.t line 16. # Looks like you planned 2 tests but ran 1. # Looks like your test exited with 13 just after 1. t/bigfile.t ..... 1..2 ok 1 - use Crypt::CipherSaber; Dubious, test returned 13 (wstat 3328, 0xd00) Failed 1/2 subtests t/both_long.t ... 1..2 ok 1 - use Crypt::CipherSaber; ok 2 - round-tripping should work ok t/create.t ...... 1..2 ok 1 - use Crypt::CipherSaber; ok 2 - An object of class 'Crypt::CipherSaber' isa 'Crypt::CipherSaber' ok t/CS2.t ......... 1..2 ok 1 - use Crypt::CipherSaber; ok 2 - CS-2 should work on texts longer than IV ok t/encrypt.t ..... 1..3 ok 1 - use Crypt::CipherSaber; ok 2 - encryption of known text should produce known output ok 3 - ... and decryption should produce known output ok t/fh_encrypt.t .. 1..6 ok 1 - use Crypt::CipherSaber; ok 2 - fh_crypt() should return true if everything works ok 3 - There should be no characters in common between input and output ok 4 - fh_crypt() should return true if everything works (decrypting) ok 5 - ... with no characters in common ok 6 - autogenerating and autoreading IV should also round-trip ok Test Summary Report ------------------- t/bigfile.t (Wstat: 3328 Tests: 1 Failed: 0) Non-zero exit status: 13 Parse errors: Bad plan. You planned 2 tests but ran 1. Files=7, Tests=28, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.28 cusr 0.04 csys = 0.36 CPU) Result: FAIL Failed 1/7 test programs. 0/28 subtests failed. make: *** [test_dynamic] Error 255 CHROMATIC/Crypt-CipherSaber-1.01.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CHROMATIC/Crypt-CipherSaber-1.01.tar.gz VmSize: 138124 kB Finished 2015-05-24T02:10:03