Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Acme::Holy cp Holy.pm blib/lib/Acme/Holy.pm /home/cpanrun/build/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap Holy.xs > Holy.xsc && mv Holy.xsc Holy.c gcc -c -I. -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" Holy.c Running Mkbootstrap for Acme::Holy () chmod 644 Holy.bs rm -f blib/arch/auto/Acme/Holy/Holy.so gcc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib Holy.o -o blib/arch/auto/Acme/Holy/Holy.so \ \ chmod 755 blib/arch/auto/Acme/Holy/Holy.so cp Holy.bs blib/arch/auto/Acme/Holy/Holy.bs chmod 644 blib/arch/auto/Acme/Holy/Holy.bs Manifying blib/man3/Acme::Holy.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1compile....1..2 ok 1 - use Acme::Holy; ok 2 - holy() imported ok t/2holy.......1..17 ok 1 - holy() ok with numerical object ok 2 - holy() ok with string object ok 3 - holy() ok with array object ok 4 - holy() ok with hash object ok 5 - holy() ok with code object ok 6 - holy() ok with glob object ok 7 - holy() not defined with numerical reference ok 8 - holy() not defined with string reference ok 9 - holy() not defined with array reference ok 10 - holy() not defined with hash reference ok 11 - holy() not defined with code reference ok 12 - holy() not defined with glob reference ok 13 - holy() not defined with undefined argument ok 14 - holy() not defined with numerical argument ok 15 - holy() not defined with string argument ok 16 - holy() not defined with array argument ok 17 - holy() not defined with hash argument ok t/3aliases....1..12 ok 1 - blessed executes successfully ok 2 - blessed executes correctly ok 3 - consecrated executes successfully ok 4 - consecrated executes correctly ok 5 - divine executes successfully ok 6 - divine executes correctly ok 7 - hallowed executes successfully ok 8 - hallowed executes correctly ok 9 - sacred executes successfully ok 10 - sacred executes correctly ok 11 - sacrosanct executes successfully ok 12 - sacrosanct executes correctly ok All tests successful. Files=3, Tests=31, 2 wallclock secs ( 0.89 cusr + 0.17 csys = 1.06 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/Acme/Holy/Holy.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/Acme/Holy/Holy.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/Acme/Holy.html Installing /home/cpanrun/build/5.10.0/site/lib/Acme/Holy.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Acme::Holy.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod