Checking if your kit is complete... Looks good Writing Makefile for Math::BigInteger cp BigInteger.pod blib/lib/Math/BigInteger.pod cp BigInteger.pm blib/lib/Math/BigInteger.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap typemap BigInteger.xs > BigInteger.xsc && mv BigInteger.xsc BigInteger.c Please specify prototyping behavior for BigInteger.xs (see perlxs manual) 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 -O3 -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" BigInteger.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 -O3 -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" bn.c bn.c: In function 'bn_num_bits': bn.c:96: warning: incompatible implicit declaration of built-in function 'abort' bn.c: In function 'bn_new': bn.c:166: warning: incompatible implicit declaration of built-in function 'malloc' bn.c:177: warning: incompatible implicit declaration of built-in function 'memset' bn.c: In function 'bn_expand': bn.c:196: warning: incompatible implicit declaration of built-in function 'memset' bn.c: In function 'bn_copy': bn.c:221: warning: incompatible implicit declaration of built-in function 'memcpy' bn.c:222: warning: incompatible implicit declaration of built-in function 'memset' bn.c: In function 'bn_zero': bn.c:235: warning: incompatible implicit declaration of built-in function 'memset' bn.c: In function 'bn_one': bn.c:244: warning: incompatible implicit declaration of built-in function 'memset' bn.c: In function 'bn_set_word': bn.c:256: warning: incompatible implicit declaration of built-in function 'memset' bn.c: In function 'bn_num_bits': bn.c:96: warning: incompatible implicit declaration of built-in function 'abort' bn.c: In function 'bn_add': bn.c:424: warning: incompatible implicit declaration of built-in function 'memcpy' bn.c: In function 'bn_new': bn.c:166: warning: incompatible implicit declaration of built-in function 'malloc' bn.c:177: warning: incompatible implicit declaration of built-in function 'memset' bn.c: In function 'bn_expand': bn.c:196: warning: incompatible implicit declaration of built-in function 'memset' bn.c: In function 'bn_copy': bn.c:221: warning: incompatible implicit declaration of built-in function 'memcpy' bn.c: In function 'bn_SUB': bn.c:528: warning: incompatible implicit declaration of built-in function 'memcpy' bn.c:222: warning: incompatible implicit declaration of built-in function 'memset' bn.c: In function 'bn_zero': bn.c:235: warning: incompatible implicit declaration of built-in function 'memset' bn.c: In function 'bn_one': bn.c:244: warning: incompatible implicit declaration of built-in function 'memset' bn.c: In function 'bn_set_word': bn.c:256: warning: incompatible implicit declaration of built-in function 'memset' bn.c: In function 'bn_lshift': bn.c:684: warning: incompatible implicit declaration of built-in function 'memset' bn.c: In function 'bn_add': bn.c:424: warning: incompatible implicit declaration of built-in function 'memcpy' bn.c: In function 'bn_SUB': bn.c:528: warning: incompatible implicit declaration of built-in function 'memcpy' bn.c: In function 'bn_div': bn.c:893: warning: return makes integer from pointer without a cast bn.c: In function 'bn_lshift': bn.c:684: warning: incompatible implicit declaration of built-in function 'memset' bn.c: In function 'bn_div': bn.c:893: warning: return makes integer from pointer without a cast 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 -O3 -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" bn_mul.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 -O3 -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" bn_regs.c bn_regs.c: In function 'bn_get_reg': bn_regs.c:91: warning: incompatible implicit declaration of built-in function 'malloc' bn_regs.c: In function 'bn_get_reg': bn_regs.c:91: warning: incompatible implicit declaration of built-in function 'malloc' Running Mkbootstrap for Math::BigInteger () chmod 644 BigInteger.bs rm -f blib/arch/auto/Math/BigInteger/BigInteger.bundle LD_RUN_PATH="" 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 BigInteger.o bn.o bn_mul.o bn_regs.o -o blib/arch/auto/Math/BigInteger/BigInteger.bundle chmod 755 blib/arch/auto/Math/BigInteger/BigInteger.bundle cp BigInteger.bs blib/arch/auto/Math/BigInteger/BigInteger.bs chmod 644 blib/arch/auto/Math/BigInteger/BigInteger.bs Manifying blib/man3/Math::BigInteger.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..2 ok 1 ok 2 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/Math::BigInteger.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true