Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Devel::BeginLift cp lib/Devel/BeginLift.pm blib/lib/Devel/BeginLift.pm /export/home/cpanrun/build/5.10.0/bin/perl "-Iinc" /export/home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.10.0/lib/ExtUtils/typemap BeginLift.xs > BeginLift.xsc && mv BeginLift.xsc BeginLift.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.001\" -DXS_VERSION=\"0.001\" -fPIC "-I/export/home/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.so gcc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib BeginLift.o -o blib/arch/auto/Devel/BeginLift/BeginLift.so \ \ chmod 755 blib/arch/auto/Devel/BeginLift/BeginLift.so 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 /export/home/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, 1 wallclock secs ( 0.62 cusr + 0.09 csys = 0.71 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/Devel/BeginLift/BeginLift.so Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Devel/BeginLift/BeginLift.bs Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Devel/BeginLift.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Devel/BeginLift.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Devel::BeginLift.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod