Checking if your kit is complete... Looks good Writing Makefile for Sys::Ptrace cp Ptrace.pm blib/lib/Sys/Ptrace.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 Ptrace.xs > Ptrace.xsc && mv Ptrace.xsc Ptrace.c Please specify prototyping behavior for Ptrace.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.05\" -DXS_VERSION=\"0.05\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Ptrace.c Ptrace.xs: In function 'XS_Sys__Ptrace__ptrace': Ptrace.xs:348: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast Ptrace.xs: In function 'XS_Sys__Ptrace__ptrace': Ptrace.xs:348: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast Running Mkbootstrap for Sys::Ptrace () chmod 644 Ptrace.bs rm -f blib/arch/auto/Sys/Ptrace/Ptrace.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 Ptrace.o -o blib/arch/auto/Sys/Ptrace/Ptrace.bundle \ \ chmod 755 blib/arch/auto/Sys/Ptrace/Ptrace.bundle cp Ptrace.bs blib/arch/auto/Sys/Ptrace/Ptrace.bs chmod 644 blib/arch/auto/Sys/Ptrace/Ptrace.bs Manifying blib/man3/Sys::Ptrace.3 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/arch" "-Iblib/lib" Sys-Ptrace.spec.PL Sys-Ptrace.spec 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/100_load.........1..1 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 07:25:24 2007 # Current time GMT: Sun Dec 16 15:25:24 2007 # Using Test.pm version 1.25 ok 1 ok t/110_constants....1..4 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 07:25:24 2007 # Current time GMT: Sun Dec 16 15:25:24 2007 # Using Test.pm version 1.25 Undefined subroutine &Default::PTRACE_ATTACH called at t/110_constants.t line 23. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/200_strace.......1..4 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 07:25:24 2007 # Current time GMT: Sun Dec 16 15:25:24 2007 # Using Test.pm version 1.25 ok 1 Your vendor has not defined Sys::Ptrace macro PTRACE_SYSCALL at t/200_strace.t line 71 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/110_constants.t 255 65280 4 8 1-4 t/200_strace.t 2 512 4 6 2-4 Failed 2/3 test scripts. 7/9 subtests failed. Files=3, Tests=9, 0 wallclock secs ( 0.21 cusr + 0.07 csys = 0.28 CPU) Failed 2/3 test programs. 7/9 subtests failed. make: *** [test_dynamic] Error 2