Checking if your kit is complete... Looks good Writing Makefile for Debug::FaultAutoBT cp FaultAutoBT.pm blib/lib/Debug/FaultAutoBT.pm cp DumpCore.pm blib/lib/Debug/DumpCore.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 DumpCore.xs > DumpCore.xsc && mv DumpCore.xsc DumpCore.c Please specify prototyping behavior for DumpCore.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.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -Wall -O0 -g DumpCore.c DumpCore.c: In function 'XS_Debug__DumpCore_segv': DumpCore.c:39: warning: unused variable 'Perl___notused' DumpCore.c: In function 'XS_Debug__DumpCore_segv': DumpCore.c:39: warning: unused variable 'Perl___notused' DumpCore.c: In function 'boot_Debug__DumpCore': DumpCore.c:61: warning: unused variable 'Perl___notused' DumpCore.c: In function 'boot_Debug__DumpCore': DumpCore.c:61: warning: unused variable 'Perl___notused' /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 FaultAutoBT.xs > FaultAutoBT.xsc && mv FaultAutoBT.xsc FaultAutoBT.c Please specify prototyping behavior for FaultAutoBT.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.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -Wall -O0 -g FaultAutoBT.c FaultAutoBT.xs: In function 'extract_backtrace': FaultAutoBT.xs:117: warning: unused variable 'my_perl' FaultAutoBT.xs: In function 'extract_backtrace': FaultAutoBT.xs:117: warning: unused variable 'my_perl' FaultAutoBT.c: In function 'XS_Debug__FaultAutoBT_set_segv_action': FaultAutoBT.c:389: warning: unused variable 'Perl___notused' FaultAutoBT.c: In function 'XS_Debug__FaultAutoBT_set_segv_action': FaultAutoBT.c:389: warning: unused variable 'Perl___notused' FaultAutoBT.c: In function 'boot_Debug__FaultAutoBT': FaultAutoBT.c:417: warning: unused variable 'Perl___notused' FaultAutoBT.c: In function 'boot_Debug__FaultAutoBT': FaultAutoBT.c:417: warning: unused variable 'Perl___notused' Running Mkbootstrap for Debug::FaultAutoBT () chmod 644 FaultAutoBT.bs rm -f blib/arch/auto/Debug/FaultAutoBT/FaultAutoBT.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 DumpCore.o FaultAutoBT.o -o blib/arch/auto/Debug/FaultAutoBT/FaultAutoBT.bundle \ \ chmod 755 blib/arch/auto/Debug/FaultAutoBT/FaultAutoBT.bundle cp FaultAutoBT.bs blib/arch/auto/Debug/FaultAutoBT/FaultAutoBT.bs chmod 644 blib/arch/auto/Debug/FaultAutoBT/FaultAutoBT.bs Manifying blib/man3/Debug::FaultAutoBT.3 Manifying blib/man3/Debug::DumpCore.3 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/sig_abrt....1..2 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 09:39:57 2007 # Current time GMT: Fri Nov 23 17:39:57 2007 # Using Test.pm version 1.25 ok 1 pid 18920: received SIGABRT writing to the core file /tmp/core.backtrace.18920 parent ok 2 ok t/sig_segv....1..2 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 09:39:59 2007 # Current time GMT: Fri Nov 23 17:39:59 2007 # Using Test.pm version 1.25 ok 1 pid 18930: received SIGBUS writing to the core file /tmp/core.backtrace.18930 parent ok 2 ok All tests successful. Files=2, Tests=4, 3 wallclock secs ( 0.18 cusr + 0.09 csys = 0.27 CPU) make: *** [htmlifypods] Hangup