Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Digest::CRC Testing if you have a C compiler gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" test.c cp lib/Digest/CRC.pm blib/lib/Digest/CRC.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 CRC.xs > CRC.xsc && mv CRC.xsc CRC.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" CRC.c Running Mkbootstrap for Digest::CRC () chmod 644 CRC.bs rm -f blib/arch/auto/Digest/CRC/CRC.so gcc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib CRC.o -o blib/arch/auto/Digest/CRC/CRC.so \ \ chmod 755 blib/arch/auto/Digest/CRC/CRC.so cp CRC.bs blib/arch/auto/Digest/CRC/CRC.bs chmod 644 blib/arch/auto/Digest/CRC/CRC.bs Manifying blib/man3/Digest::CRC.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/crc....1..20 ok 1 - use ok 2 - crc32 ok 3 - crc32 Nulltest ok 4 - crcccitt ok 5 - crc16 ok 6 - crc8 ok 7 - crc8 Nulltest ok 8 - OO crc32 ok 9 - OO crc32 with addfile 2371909219 ok 10 - OO crc32 with init and addfile 2371909219 ok 11 - OO crcccitt ok 12 - OO crc16 ok 13 - OO crc16 poly 3456 ok 14 - OO crc8 ok 15 - OO crc8 init=ab ok 16 - OO crc8 init=ab, refout ok 17 - crc32 ok 18 - crcccitt ok 19 - crc16 ok 20 - crc8 ok All tests successful. Files=1, Tests=20, 1 wallclock secs ( 0.33 cusr + 0.09 csys = 0.42 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/Digest/CRC/CRC.so Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Digest/CRC/CRC.bs Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Digest/CRC.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Digest/CRC.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Digest::CRC.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod