PATH=/usr/bin:/bin:/Users/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-10-22T11:43:10 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sat, 22 Oct 2016 02:29:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/C/CH/CHROMATIC/Crypt-CipherSaber-1.01.tar.gz Checksum for /Users/fly2400/cpanfly-5.24/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 Configuring C/CH/CHROMATIC/Crypt-CipherSaber-1.01.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2400/cpanfly-5.24/var/megalib Want /Users/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Crypt::CipherSaber Writing MYMETA.yml and MYMETA.json CHROMATIC/Crypt-CipherSaber-1.01.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for C/CH/CHROMATIC/Crypt-CipherSaber-1.01.tar.gz >>> 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 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "-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 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 # Failed test 'autogenerating and autoreading IV should also round-trip' # at t/fh_encrypt.t line 115. # Looks like you failed 1 test of 6. 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 not ok 6 - autogenerating and autoreading IV should also round-trip Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6 subtests 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. t/fh_encrypt.t (Wstat: 256 Tests: 6 Failed: 1) Failed test: 6 Non-zero exit status: 1 Files=7, Tests=28, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.37 cusr 0.07 csys = 0.50 CPU) Result: FAIL Failed 2/7 test programs. 1/28 subtests failed. make: *** [test_dynamic] Error 1 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 Finished 2016-10-22T11:43:13