gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE test.c Checking if your kit is complete... Looks good Writing Makefile for Digest::CRC Testing if you have a C compiler cp lib/Digest/CRC.pm blib/lib/Digest/CRC.pm /export/home/cpanrun/build/5.6.1/bin/perl -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap CRC.xs > CRC.xsc && mv CRC.xsc CRC.c gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE CRC.c Running Mkbootstrap for Digest::CRC () chmod 644 CRC.bs rm -f blib/arch/auto/Digest/CRC/CRC.so LD_RUN_PATH="" gcc -G 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.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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.27 cusr + 0.10 csys = 0.37 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/auto/Digest/CRC/CRC.so Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/auto/Digest/CRC/CRC.bs Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/Digest/CRC.pm Installing /export/home/cpanrun/build/5.6.1/man/man3/Digest::CRC.3 Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod