Start 2009-12-11T00:57:32 ActivePerl-818 CPAN-1.9402 Going to read '/Users/fly818/var/cpan/Metadata' Database was generated on Thu, 10 Dec 2009 23:40:58 GMT Running make for B/BD/BDFOY/Crypt-Rijndael-1.08.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BD/BDFOY/Crypt-Rijndael-1.08.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BD/BDFOY/CHECKSUMS Checksum for /Users/fly818/var/cpan/sources/authors/id/B/BD/BDFOY/Crypt-Rijndael-1.08.tar.gz ok Will not use Archive::Tar, need 1.00 Crypt-Rijndael-1.08/ Crypt-Rijndael-1.08/_rijndael.c Crypt-Rijndael-1.08/Changes Crypt-Rijndael-1.08/COPYING Crypt-Rijndael-1.08/examples/ Crypt-Rijndael-1.08/examples/README Crypt-Rijndael-1.08/LICENSE Crypt-Rijndael-1.08/Makefile.PL Crypt-Rijndael-1.08/MANIFEST Crypt-Rijndael-1.08/META.yml Crypt-Rijndael-1.08/NEWS Crypt-Rijndael-1.08/README Crypt-Rijndael-1.08/rijndael.h Crypt-Rijndael-1.08/Rijndael.pm Crypt-Rijndael-1.08/Rijndael.xs Crypt-Rijndael-1.08/t/ Crypt-Rijndael-1.08/t/00_load.t Crypt-Rijndael-1.08/t/blocksize.t Crypt-Rijndael-1.08/t/cbc.t Crypt-Rijndael-1.08/t/cfb.t Crypt-Rijndael-1.08/t/ctr.t Crypt-Rijndael-1.08/t/ecb.t Crypt-Rijndael-1.08/t/lib/ Crypt-Rijndael-1.08/t/lib/mode.pl Crypt-Rijndael-1.08/t/ofb.t Crypt-Rijndael-1.08/t/pcbc.t Crypt-Rijndael-1.08/t/pod.t Crypt-Rijndael-1.08/t/pod_coverage.t Crypt-Rijndael-1.08/t/rt/ Crypt-Rijndael-1.08/t/rt/27632.t Crypt-Rijndael-1.08/t/test_manifest Crypt-Rijndael-1.08/typemap CPAN.pm: Going to build B/BD/BDFOY/Crypt-Rijndael-1.08.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Crypt::Rijndael >>> make 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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" "-I/Users/fly818/ap818/lib/CORE" _rijndael.c /Users/fly818/bin/perl /Users/fly818/var/megalib/ExtUtils/xsubpp -typemap /Users/fly818/ap818/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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" "-I/Users/fly818/ap818/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 BDFOY/Crypt-Rijndael-1.08.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /Users/fly818/bin/perl "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib/lib', 'blib/arch', )" Test::Manifest 1.23 Level is 0 # Test level is 0 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.t ....... 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.t ........... 1..1 ok 1 - blib/lib/Crypt/Rijndael.pm ok t/pod_coverage.t .. 1..1 ok 1 - Pod coverage on Crypt::Rijndael ok t/blocksize.t ..... ok 1 - use Crypt::Rijndael; ok 2 ok 3 1..3 ok t/cbc.t ........... ok 1 - require '/Users/fly818/var/cpan/build/Crypt-Rijndael-1.08-_JrUH2/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.t ........... ok 1 - require '/Users/fly818/var/cpan/build/Crypt-Rijndael-1.08-_JrUH2/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.t ........... ok 1 - require '/Users/fly818/var/cpan/build/Crypt-Rijndael-1.08-_JrUH2/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.t ........... ok 1 - require '/Users/fly818/var/cpan/build/Crypt-Rijndael-1.08-_JrUH2/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.t ........... ok 1 - require '/Users/fly818/var/cpan/build/Crypt-Rijndael-1.08-_JrUH2/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.t .......... ok 1 - require '/Users/fly818/var/cpan/build/Crypt-Rijndael-1.08-_JrUH2/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 1..3 ok t/rt/27632.t ...... ok 1 - The object isa Crypt::Rijndael ok 2 - Text comes back correctly 1..2 ok All tests successful. Files=11, Tests=121, 2 wallclock secs ( 0.16 usr 0.17 sys + 1.15 cusr 0.40 csys = 1.88 CPU) Result: PASS BDFOY/Crypt-Rijndael-1.08.tar.gz make test TEST_VERBOSE=1 -- OK brian d foy <bdfoy@cpan.org> Crypt::CBC compliant Rijndael encryption module >>> (cd /Users/fly818/var/cpan/build/Crypt-Rijndael-1.08-_JrUH2 && tar cvf - Crypt-Rijndael-1.08.ppd blib) | gzip -c >/Users/fly818/var/REPO/B/BD/BDFOY/Crypt-Rijndael-1.08.tar.gz Crypt-Rijndael-1.08.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Crypt/ blib/arch/auto/Crypt/Rijndael/ blib/arch/auto/Crypt/Rijndael/Rijndael.bs blib/arch/auto/Crypt/Rijndael/Rijndael.bundle blib/lib/ blib/lib/Crypt/ blib/lib/Crypt/Rijndael.pm blib/man3/ blib/man3/Crypt::Rijndael.3 >>> mv /Users/fly818/var/cpan/build/Crypt-Rijndael-1.08-_JrUH2/Crypt-Rijndael-1.08.ppd /Users/fly818/var/REPO/B/BD/BDFOY Finished 2009-12-11T00:57:44