Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Crypt::Rijndael cp Rijndael.pm blib/lib/Crypt/Rijndael.pm gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE _rijndael.c /export/home/cpanrun/build/5.6.1/bin/perl -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap Rijndael.xs > Rijndael.xsc && mv Rijndael.xsc Rijndael.c gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE Rijndael.c Running Mkbootstrap for Crypt::Rijndael () chmod 644 Rijndael.bs rm -f blib/arch/auto/Crypt/Rijndael/Rijndael.so LD_RUN_PATH="" gcc -G _rijndael.o Rijndael.o -o blib/arch/auto/Crypt/Rijndael/Rijndael.so chmod 755 blib/arch/auto/Crypt/Rijndael/Rijndael.so cp Rijndael.bs blib/arch/auto/Crypt/Rijndael/Rijndael.bs chmod 644 blib/arch/auto/Crypt/Rijndael/Rijndael.bs Manifying blib/man3/Crypt::Rijndael.3 gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE Rijndael.c rm -f blib/arch/auto/Crypt/Rijndael/Rijndael.so LD_RUN_PATH="" gcc -G _rijndael.o Rijndael.o -o blib/arch/auto/Crypt/Rijndael/Rijndael.so chmod 755 blib/arch/auto/Crypt/Rijndael/Rijndael.so /export/home/cpanrun/build/5.6.1/bin/perl "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib/lib', 'blib/arch', )" Level is # Test level is Test::Manifest::test_harness found [t/00_load.t t/pod.t t/pod_coverage.t t/blocksize.t t/cbc.t t/cfb.t t/ctr.t t/ecb.t t/ofb.t t/pcbc.t t/rt/27632.t] t/00_load...........1..41 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok t/pod...............1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD t/pod_coverage......1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/blocksize.........ok 1 - use Crypt::Rijndael; ok 2 ok 3 1..3 FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/cbc...............ok 1 - require '/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rijndael/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/cfb...............ok 1 - require '/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rijndael/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/ctr...............ok 1 - require '/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rijndael/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/ecb...............ok 1 - require '/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rijndael/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/ofb...............ok 1 - require '/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rijndael/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/pcbc..............ok 1 - require '/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rijndael/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 1..3 FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/rt/27632..........ok 1 - The object isa Crypt::Rijndael ok 2 - Text comes back correctly 1..2 FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/blocksize.t 3 3 100.00% 1-3 t/cbc.t 14 14 100.00% 1-14 t/cfb.t 14 14 100.00% 1-14 t/ctr.t 14 14 100.00% 1-14 t/ecb.t 14 14 100.00% 1-14 t/ofb.t 14 14 100.00% 1-14 t/pcbc.t 3 3 100.00% 1-3 t/rt/27632.t 2 2 100.00% 1-2 2 tests skipped. Failed 8/11 test scripts, 27.27% okay. 78/119 subtests failed, 34.45% okay. make: *** [test_dynamic] Error 29