Checking if your kit is complete... Looks good Writing Makefile for Crypt::Rijndael cp Rijndael.pm blib/lib/Crypt/Rijndael.pm gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" _rijndael.c /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap Rijndael.xs > Rijndael.xsc && mv Rijndael.xsc Rijndael.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Rijndael.c Running Mkbootstrap for Crypt::Rijndael () chmod 644 Rijndael.bs rm -f blib/arch/auto/Crypt/Rijndael/Rijndael.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 _rijndael.o Rijndael.o -o blib/arch/auto/Crypt/Rijndael/Rijndael.bundle \ \ chmod 755 blib/arch/auto/Crypt/Rijndael/Rijndael.bundle 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 /Users/cpanrun/build/5.10.0/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..1 ok 1 - blib/lib/Crypt/Rijndael.pm ok t/pod_coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/blocksize.......ok 1 - use Crypt::Rijndael; ok 2 ok 3 1..3 ok t/cbc.............ok 1 - require '/Users/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 ok t/cfb.............ok 1 - require '/Users/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 ok t/ctr.............ok 1 - require '/Users/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 ok t/ecb.............ok 1 - require '/Users/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 ok t/ofb.............ok 1 - require '/Users/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 ok t/pcbc............ok 1 - require '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rijndael/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 1..3 ok t/rt/27632........ok 1 - The object isa Crypt::Rijndael ok 2 - Text comes back correctly 1..2 ok All tests successful, 1 test skipped. Files=11, Tests=120, 1 wallclock secs ( 1.03 cusr + 0.35 csys = 1.38 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Crypt/Rijndael/Rijndael.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Crypt/Rijndael/Rijndael.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Crypt/Rijndael.html Installing /Users/cpanrun/build/5.10.0/site/lib/Crypt/Rijndael.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Crypt::Rijndael.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod