Checking if your kit is complete... Looks good Writing Makefile for Runops::Trace cp lib/Runops/Trace.pm blib/lib/Runops/Trace.pm /Users/cpanrun/build/5.8.8/bin/perl /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap Trace.xs > Trace.xsc && mv Trace.xsc Trace.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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Trace.c Trace.xs: In function 'set_tracer': Trace.xs:16: warning: passing argument 1 of 'Perl_croak_nocontext' from incompatible pointer type Trace.xs:19: warning: passing argument 1 of 'Perl_croak_nocontext' from incompatible pointer type Trace.xs: In function 'set_tracer': Trace.xs:16: warning: passing argument 1 of 'Perl_croak_nocontext' from incompatible pointer type Trace.xs:19: warning: passing argument 1 of 'Perl_croak_nocontext' from incompatible pointer type Running Mkbootstrap for Runops::Trace () chmod 644 Trace.bs rm -f blib/arch/auto/Runops/Trace/Trace.bundle 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 Trace.o -o blib/arch/auto/Runops/Trace/Trace.bundle \ \ chmod 755 blib/arch/auto/Runops/Trace/Trace.bundle cp Trace.bs blib/arch/auto/Runops/Trace/Trace.bs chmod 644 blib/arch/auto/Runops/Trace/Trace.bs Manifying blib/man3/Runops::Trace.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01compile.....1..4 ok 1 - use Runops::Trace; ok 2 - and it continues to work ok 3 - ... in eval {} ok 4 - ... in eval STRING ok t/02mapstart....1..1 ok 1 - map works ok t/03even........1..3 ok 1 ok 2 ok 3 ok All tests successful. Files=3, Tests=8, 0 wallclock secs ( 0.25 cusr + 0.08 csys = 0.33 CPU) Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Runops/Trace/Trace.bs Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Runops/Trace/Trace.bundle Installing /Users/cpanrun/build/5.8.8/html/site/lib/Runops/Trace.html Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/Runops/Trace.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Runops::Trace.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod