Checking if your kit is complete... Looks good Writing Makefile for Digest::SHA cp SHA.pm blib/lib/Digest/SHA.pm /Users/cpanrun/build/5.8.8/bin/perl /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap SHA.xs > SHA.xsc && mv SHA.xsc SHA.c gcc -c -I. -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=\"5.44\" -DXS_VERSION=\"5.44\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" -DSHA_PERL_MODULE SHA.c Running Mkbootstrap for Digest::SHA () chmod 644 SHA.bs rm -f blib/arch/auto/Digest/SHA/SHA.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 SHA.o -o blib/arch/auto/Digest/SHA/SHA.bundle \ \ chmod 755 blib/arch/auto/Digest/SHA/SHA.bundle cp SHA.bs blib/arch/auto/Digest/SHA/SHA.bs chmod 644 blib/arch/auto/Digest/SHA/SHA.bs cp shasum blib/script/shasum /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/shasum Manifying blib/man1/shasum.1 Manifying blib/man3/Digest::SHA.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/0-pod-coverage.........1..0 # Skip Test::Pod::Coverage 0.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage t/0-pod..................1..2 ok 1 - blib/script/shasum ok 2 - blib/lib/Digest/SHA.pm ok t/1-exist................1..1 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:31 2007 # Current time GMT: Wed Jun 27 19:52:31 2007 # Using Test.pm version 1.25 ok 1 ok t/1-hello-world..........1..1 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:31 2007 # Current time GMT: Wed Jun 27 19:52:31 2007 # Using Test.pm version 1.25 ok 1 ok t/2-nist-sha-1...........1..3 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:31 2007 # Current time GMT: Wed Jun 27 19:52:31 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok t/2-nist-sha-224.........1..3 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:31 2007 # Current time GMT: Wed Jun 27 19:52:31 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok t/2-nist-sha-256.........1..3 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:31 2007 # Current time GMT: Wed Jun 27 19:52:31 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok t/2-nist-sha-384.........1..3 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:31 2007 # Current time GMT: Wed Jun 27 19:52:31 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok t/2-nist-sha-512.........1..3 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:32 2007 # Current time GMT: Wed Jun 27 19:52:32 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok t/2-nist-sha-base64......1..5 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:32 2007 # Current time GMT: Wed Jun 27 19:52:32 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/2-nist-sha-oo..........1..8 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:32 2007 # Current time GMT: Wed Jun 27 19:52:32 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/2-nist-vectors-bit.....1..10 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:32 2007 # Current time GMT: Wed Jun 27 19:52:32 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/2-nist-vectors-byte....1..10 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:32 2007 # Current time GMT: Wed Jun 27 19:52:32 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/3-gillogly-easy........1..12 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:32 2007 # Current time GMT: Wed Jun 27 19:52:32 2007 # Using Test.pm version 1.25 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 t/3-gillogly-hard........1..8 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:32 2007 # Current time GMT: Wed Jun 27 19:52:32 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/4-bitstr-increasing....1..1 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:32 2007 # Current time GMT: Wed Jun 27 19:52:32 2007 # Using Test.pm version 1.25 ok 1 ok t/4-bitstr-large.........1..1 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:32 2007 # Current time GMT: Wed Jun 27 19:52:32 2007 # Using Test.pm version 1.25 ok 1 ok t/4-bitstr-random........1..1 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:33 2007 # Current time GMT: Wed Jun 27 19:52:33 2007 # Using Test.pm version 1.25 ok 1 ok t/5-hmac-fips198.........1..4 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:33 2007 # Current time GMT: Wed Jun 27 19:52:33 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok t/5-hmac-rfc2202.........1..7 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:33 2007 # Current time GMT: Wed Jun 27 19:52:33 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/5-hmac-sha-256.........1..10 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:33 2007 # Current time GMT: Wed Jun 27 19:52:33 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/5-hmac-woodbury........1..21 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:33 2007 # Current time GMT: Wed Jun 27 19:52:33 2007 # Using Test.pm version 1.25 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 t/6-dump-load............1..4 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:33 2007 # Current time GMT: Wed Jun 27 19:52:33 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok t/7-ireland..............1..1 # Running under perl version 5.008008 for darwin # Current time local: Wed Jun 27 12:52:33 2007 # Current time GMT: Wed Jun 27 19:52:33 2007 # Using Test.pm version 1.25 ok 1 ok All tests successful, 1 test skipped. Files=24, Tests=122, 2 wallclock secs ( 1.89 cusr + 0.60 csys = 2.49 CPU) Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Digest/SHA/SHA.bundle Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.8.8/man/man1/shasum.1 Installing /Users/cpanrun/build/5.8.8/man/man3/Digest::SHA.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod