Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for String::CRC32 cp CRC32.pod blib/lib/String/CRC32.pod cp CRC32.pm blib/lib/String/CRC32.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 -typemap typemap CRC32.xs > CRC32.xsc && mv CRC32.xsc CRC32.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"1.4\" -DXS_VERSION=\"1.4\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" CRC32.c Running Mkbootstrap for String::CRC32 () chmod 644 CRC32.bs rm -f blib/arch/auto/String/CRC32/CRC32.so gcc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib CRC32.o -o blib/arch/auto/String/CRC32/CRC32.so \ \ chmod 755 blib/arch/auto/String/CRC32/CRC32.so cp CRC32.bs blib/arch/auto/String/CRC32/CRC32.bs chmod 644 blib/arch/auto/String/CRC32/CRC32.bs Manifying blib/man3/String::CRC32.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..27 1) Test the CRC of a string variable ok 1 2) Test the CRC of a string ok 2 3..26) Test the CRC of various substrings (using crcinit) ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 27) Test the CRC of a file ok 27 ok All tests successful. Files=1, Tests=27, 1 wallclock secs ( 0.20 cusr + 0.08 csys = 0.28 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/String/CRC32/CRC32.so Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/String/CRC32/CRC32.bs Installing /export/home/cpanrun/build/5.10.0/html/site/lib/String/CRC32.html Installing /export/home/cpanrun/build/5.10.0/site/lib/String/CRC32.pod Installing /export/home/cpanrun/build/5.10.0/site/lib/String/CRC32.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/String::CRC32.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod