Set up gcc environment - 3.3 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 /export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /export/home/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 -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/export/home/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 `boot_Debug__DumpCore': DumpCore.c:61: warning: unused variable `Perl___notused' /export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /export/home/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 -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/export/home/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.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' Running Mkbootstrap for Debug::FaultAutoBT () chmod 644 FaultAutoBT.bs rm -f blib/arch/auto/Debug/FaultAutoBT/FaultAutoBT.so gcc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib DumpCore.o FaultAutoBT.o -o blib/arch/auto/Debug/FaultAutoBT/FaultAutoBT.so \ \ chmod 755 blib/arch/auto/Debug/FaultAutoBT/FaultAutoBT.so 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 /export/home/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 solaris # Current time local: Wed Nov 28 20:50:08 2007 # Current time GMT: Thu Nov 29 04:50:08 2007 # Using Test.pm version 1.25 ok 1 pid 18812: received SIGABRT writing to the core file /tmp/core.backtrace.18812 parent ok 2 ok t/sig_segv....1..2 # Running under perl version 5.010000 for solaris # Current time local: Wed Nov 28 20:50:09 2007 # Current time GMT: Thu Nov 29 04:50:09 2007 # Using Test.pm version 1.25 ok 1 pid 18816: received SIGSEGV writing to the core file /tmp/core.backtrace.18816 parent ok 2 ok All tests successful. Files=2, Tests=4, 2 wallclock secs ( 0.55 cusr + 0.22 csys = 0.77 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Debug/FaultAutoBT/FaultAutoBT.so Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Debug/FaultAutoBT/FaultAutoBT.bs Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Debug/DumpCore.html Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Debug/FaultAutoBT.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Debug/FaultAutoBT.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Debug/DumpCore.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Debug::FaultAutoBT.3 Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Debug::DumpCore.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod