Checking if your kit is complete... Looks good Writing Makefile for Net::IP::Match::XS cp lib/Net/IP/Match/XS.pm blib/lib/Net/IP/Match/XS.pm /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 XS.xs > XS.xsc && mv XS.xsc XS.c Please specify prototyping behavior for XS.xs (see perlxs manual) 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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" XS.c Running Mkbootstrap for Net::IP::Match::XS () chmod 644 XS.bs rm -f blib/arch/auto/Net/IP/Match/XS/XS.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 XS.o -o blib/arch/auto/Net/IP/Match/XS/XS.bundle \ \ chmod 755 blib/arch/auto/Net/IP/Match/XS/XS.bundle cp XS.bs blib/arch/auto/Net/IP/Match/XS/XS.bs chmod 644 blib/arch/auto/Net/IP/Match/XS/XS.bs Manifying blib/man3/Net::IP::Match::XS.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/Net-IP-Match-XS....1..4 ok 1 - use Net::IP::Match::XS; ok 2 - check non-match ok 3 - check match ok 4 - check another match ok All tests successful. Files=1, Tests=4, 0 wallclock secs ( 0.09 cusr + 0.04 csys = 0.13 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/Net/IP/Match/XS/XS.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Net/IP/Match/XS/XS.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Net/IP/Match/XS.html Installing /Users/cpanrun/build/5.10.0/site/lib/Net/IP/Match/XS.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Net::IP::Match::XS.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod