Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for GPC cp GPC.pm blib/lib/GPC.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 GPC.xs > GPC.xsc && mv GPC.xsc GPC.c Didn't find a 'MODULE ... PACKAGE ... PREFIX' line gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"1.02\" -DXS_VERSION=\"1.02\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" GPC.c Running Mkbootstrap for GPC () chmod 644 GPC.bs rm -f blib/arch/auto/GPC/GPC.so gcc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib GPC.o -o blib/arch/auto/GPC/GPC.so \ \ chmod 755 blib/arch/auto/GPC/GPC.so cp GPC.bs blib/arch/auto/GPC/GPC.bs chmod 644 blib/arch/auto/GPC/GPC.bs Manifying blib/man3/GPC.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/GPC....1..9 # Running under perl version 5.010000 for solaris # Current time local: Thu Nov 29 09:23:53 2007 # Current time GMT: Thu Nov 29 17:23:53 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok All tests successful. Files=1, Tests=9, 0 wallclock secs ( 0.27 cusr + 0.06 csys = 0.33 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/GPC/GPC.so Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/GPC/GPC.bs Installing /export/home/cpanrun/build/5.10.0/html/site/lib/GPC.html Installing /export/home/cpanrun/build/5.10.0/site/lib/GPC.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/GPC.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod