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/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 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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Copy.c Running Mkbootstrap for Regexp::Copy () chmod 644 Copy.bs rm -f blib/arch/auto/Regexp/Copy/Copy.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 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/build/5.10.0/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/build/5.10.0/site/lib/auto/Regexp/Copy/Copy.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Regexp/Copy/Copy.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Regexp/Copy.html Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Regexp/Copy/autosplit.ix Installing /Users/cpanrun/build/5.10.0/site/lib/Regexp/Copy.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Regexp/Storable.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Regexp::Copy.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod