Checking if your kit is complete... Looks good Writing Makefile for Regexp::Copy cp lib/Regexp/Storable.pm blib/lib/Regexp/Storable.pm cp lib/Regexp/Copy.pm blib/lib/Regexp/Copy.pm AutoSplitting blib/lib/Regexp/Copy.pm (blib/lib/auto/Regexp/Copy) /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 Copy.xs > Copy.xsc && mv Copy.xsc Copy.c Please specify prototyping behavior for Copy.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.06\" -DXS_VERSION=\"0.06\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Copy.c Running Mkbootstrap for Regexp::Copy () chmod 644 Copy.bs rm -f blib/arch/auto/Regexp/Copy/Copy.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 Copy.o -o blib/arch/auto/Regexp/Copy/Copy.bundle chmod 755 blib/arch/auto/Regexp/Copy/Copy.bundle cp Copy.bs blib/arch/auto/Regexp/Copy/Copy.bs chmod 644 blib/arch/auto/Regexp/Copy/Copy.bs Manifying blib/man3/Regexp::Copy.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..6 ok 1 - we loaded fine... ok 2 - stringified regexes are equal ok 3 - frozen/thawed are equal ok 4 - re_copy died on non-regexp objects ok 5 - deeper data structures ok 6 - copied null regex Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/Regexp::Copy.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