What is the type of a signed 64 bit integer? [none] What is the type of a signed 32 bit integer? [int] Writing Makefile for Fingerprint::Rabin::Internal Writing Makefile for Fingerprint::Rabin cp Rabin.pm blib/lib/Fingerprint/Rabin.pm cp Internal.pm ../blib/lib/Fingerprint/Rabin/Internal.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 -O3 -DVERSION=\"0.1\" -DXS_VERSION=\"0.1\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" rabin64.c rabin64.c: In function 'poly_extend_bytes': rabin64.c:1487: warning: pointer targets in passing argument 2 of 'poly_extend_words_le' differ in signedness rabin64.c:1493: warning: pointer targets in passing argument 2 of 'poly_extend_words_be' differ in signedness rabin64.c: In function 'poly_extend_bytes': rabin64.c:1487: warning: pointer targets in passing argument 2 of 'poly_extend_words_le' differ in signedness rabin64.c:1493: warning: pointer targets in passing argument 2 of 'poly_extend_words_be' differ in signedness /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 Internal.xs > Internal.xsc && mv Internal.xsc Internal.c Please specify prototyping behavior for Internal.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=\"0.1\" -DXS_VERSION=\"0.1\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Internal.c Running Mkbootstrap for Fingerprint::Rabin::Internal () chmod 644 Internal.bs rm -f ../blib/arch/auto/Fingerprint/Rabin/Internal/Internal.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 rabin64.o Internal.o -o ../blib/arch/auto/Fingerprint/Rabin/Internal/Internal.bundle chmod 755 ../blib/arch/auto/Fingerprint/Rabin/Internal/Internal.bundle cp Internal.bs ../blib/arch/auto/Fingerprint/Rabin/Internal/Internal.bs chmod 644 ../blib/arch/auto/Fingerprint/Rabin/Internal/Internal.bs No tests defined for Fingerprint::Rabin::Internal extension. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true