Checking if your kit is complete... Looks good Writing Makefile for Devel::BeginLift cp lib/Devel/BeginLift.pm blib/lib/Devel/BeginLift.pm /Users/cpanrun/build/5.10.0/bin/perl "-Iinc" /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap BeginLift.xs > BeginLift.xsc && mv BeginLift.xsc BeginLift.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.001\" -DXS_VERSION=\"0.001\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" BeginLift.c Running Mkbootstrap for Devel::BeginLift () chmod 644 BeginLift.bs rm -f blib/arch/auto/Devel/BeginLift/BeginLift.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 BeginLift.o -o blib/arch/auto/Devel/BeginLift/BeginLift.bundle \ \ chmod 755 blib/arch/auto/Devel/BeginLift/BeginLift.bundle cp BeginLift.bs blib/arch/auto/Devel/BeginLift/BeginLift.bs chmod 644 blib/arch/auto/Devel/BeginLift/BeginLift.bs Manifying blib/man3/Devel::BeginLift.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/constcalc....ok 1 - compile-time foo call first ok 2 - manual warning ok 3 - const return from compile-time foo ok 4 - bar called at run-time ok 5 - $int was incremented ok 6 - run-time foo after BeginLift disabled ok 7 - no more warnings 1..7 ok t/proto........ok 1 - boom1 ok 2 - boom2 ok 3 - No more warnings 1..3 ok All tests successful. Files=2, Tests=10, 0 wallclock secs ( 0.18 cusr + 0.06 csys = 0.24 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/Devel/BeginLift/BeginLift.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Devel/BeginLift/BeginLift.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Devel/BeginLift.html Installing /Users/cpanrun/build/5.10.0/site/lib/Devel/BeginLift.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Devel::BeginLift.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod