Checking if your kit is complete... Warning: the following files are missing in your kit: SHA256.pod Please inform the author. Writing Makefile for Digest::SHA256 Writing endian.h for SHA256 cp sha256.pod blib/lib/Digest/sha256.pod cp SHA256.pm blib/lib/Digest/SHA256.pm AutoSplitting blib/lib/Digest/SHA256.pm (blib/lib/auto/Digest/SHA256) /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 sha256.xs > sha256.xsc && mv sha256.xsc sha256.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=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" sha256.c sha256.xs: In function 'XS_Digest__SHA256_digest': sha256.xs:120: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness sha256.xs: In function 'XS_Digest__SHA256_digest': sha256.xs:120: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness 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=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" _sha256.c _sha256.c: In function 'sha_init': _sha256.c: In function 'sha_init': _sha256.c:165: warning: incompatible implicit declaration of built-in function 'memset' _sha256.c:165: warning: incompatible implicit declaration of built-in function 'memset' _sha256.c: In function 'sha_update': _sha256.c: In function 'sha_update': _sha256.c:186: warning: incompatible implicit declaration of built-in function 'memcpy'_sha256.c:186: warning: incompatible implicit declaration of built-in function 'memcpy' _sha256.c:197: warning: incompatible implicit declaration of built-in function 'memcpy' _sha256.c:197: warning: incompatible implicit declaration of built-in function 'memcpy' _sha256.c:202: warning: incompatible implicit declaration of built-in function 'memcpy' _sha256.c:202: warning: incompatible implicit declaration of built-in function 'memcpy' _sha256.c: In function 'sha_final': _sha256.c:218: warning: incompatible implicit declaration of built-in function 'memset' _sha256.c: In function 'sha_final': _sha256.c:218: warning: incompatible implicit declaration of built-in function 'memset' _sha256.c:222: warning: incompatible implicit declaration of built-in function 'memset' _sha256.c:222: warning: incompatible implicit declaration of built-in function 'memset' 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=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" sha384_512.c sha384_512.c: In function 'sha_init512': sha384_512.c:173: warning: incompatible implicit declaration of built-in function 'memset' sha384_512.c: In function 'sha_init384': sha384_512.c:189: warning: incompatible implicit declaration of built-in function 'memset' sha384_512.c: In function 'sha_update512': sha384_512.c:207: warning: incompatible implicit declaration of built-in function 'memcpy' sha384_512.c:218: warning: incompatible implicit declaration of built-in function 'memcpy' sha384_512.c:223: warning: incompatible implicit declaration of built-in function 'memcpy' sha384_512.c: In function 'sha_final512': sha384_512.c:237: warning: incompatible implicit declaration of built-in function 'memset' sha384_512.c:241: warning: incompatible implicit declaration of built-in function 'memset' sha384_512.c: In function 'sha_init512': sha384_512.c:173: warning: incompatible implicit declaration of built-in function 'memset' sha384_512.c: In function 'sha_init384': sha384_512.c:189: warning: incompatible implicit declaration of built-in function 'memset' sha384_512.c: In function 'sha_update512': sha384_512.c:207: warning: incompatible implicit declaration of built-in function 'memcpy' sha384_512.c:218: warning: incompatible implicit declaration of built-in function 'memcpy' sha384_512.c:223: warning: incompatible implicit declaration of built-in function 'memcpy' sha384_512.c: In function 'sha_final512': sha384_512.c:237: warning: incompatible implicit declaration of built-in function 'memset' sha384_512.c:241: warning: incompatible implicit declaration of built-in function 'memset' Running Mkbootstrap for Digest::SHA256 () chmod 644 SHA256.bs rm -f blib/arch/auto/Digest/SHA256/SHA256.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 sha256.o _sha256.o sha384_512.o -o blib/arch/auto/Digest/SHA256/SHA256.bundle \ \ chmod 755 blib/arch/auto/Digest/SHA256/SHA256.bundle cp SHA256.bs blib/arch/auto/Digest/SHA256/SHA256.bs chmod 644 blib/arch/auto/Digest/SHA256/SHA256.bs Manifying blib/man3/Digest::sha256.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/test....1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok All tests successful. Files=1, Tests=7, 0 wallclock secs ( 0.06 cusr + 0.03 csys = 0.09 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/Digest/SHA256/SHA256.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Digest/SHA256/SHA256.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Digest/sha256.html Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Digest/SHA256/autosplit.ix Installing /Users/cpanrun/build/5.10.0/site/lib/Digest/SHA256.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Digest/sha256.pod Installing /Users/cpanrun/build/5.10.0/site/man/man3/Digest::sha256.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod