Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Crypt::RIPEMD160 cp RIPEMD160/MAC.pm blib/lib/Crypt/RIPEMD160/MAC.pm cp RIPEMD160.pm blib/lib/Crypt/RIPEMD160.pm AutoSplitting blib/lib/Crypt/RIPEMD160.pm (blib/lib/auto/Crypt/RIPEMD160) /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 RIPEMD160.xs > RIPEMD160.xsc && mv RIPEMD160.xsc RIPEMD160.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" -DPERL_BYTEORDER=4321 RIPEMD160.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" -DPERL_BYTEORDER=4321 rmd160.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" -DPERL_BYTEORDER=4321 wrap_160.c Running Mkbootstrap for Crypt::RIPEMD160 () chmod 644 RIPEMD160.bs rm -f blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.so gcc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib RIPEMD160.o rmd160.o wrap_160.o -o blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.so \ \ chmod 755 blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.so cp RIPEMD160.bs blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.bs chmod 644 blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.bs Manifying blib/man3/Crypt::RIPEMD160::MAC.3 Manifying blib/man3/Crypt::RIPEMD160.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..25 ok 1 (use Crypt::RIPEMD160;) ok 2 (new) ok 3 (std-test-vectors) ok 4 (A...Za...z0...9) ok 5 (8 x "1234567890") ok 6 (1e6 x "a") ok 7 (Various flavours of file-handle to addfile) ok 8 (Fully qualified with ' operator) ok 9 (Fully qualified with :: operator) ok 10 (Type glob) ok 11 (Type glob reference (the prefered mechanism)) ok 12 (File-handle passed by name (really the same as 9)) ok 13 (Other ways of reading the data -- line at a time) ok 14 (Input lines as a list to add()) ok 15 (Random chunks up to 128 bytes) ok 16 (All the data at once) ok 17 (Using static member function) ok 18 (Crypt::RIPEMD160::MAC std-test-vector from RFC2286) ok 19 (Crypt::RIPEMD160::MAC std-test-vector from RFC2286) ok 20 (Crypt::RIPEMD160::MAC std-test-vector from RFC2286) ok 21 (Crypt::RIPEMD160::MAC std-test-vector from RFC2286) ok 22 (Crypt::RIPEMD160::MAC std-test-vector from RFC2286) ok 23 (Crypt::RIPEMD160::MAC std-test-vector from RFC2286) ok 24 (Crypt::RIPEMD160::MAC std-test-vector from RFC2286) ok 25 (Crypt::RIPEMD160::MAC std-test-vector from RFC2286) 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/Crypt/RIPEMD160/RIPEMD160.so Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Crypt/RIPEMD160/RIPEMD160.bs Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Crypt/RIPEMD160.html Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Crypt/RIPEMD160/MAC.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Crypt/RIPEMD160.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Crypt/RIPEMD160/MAC.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Crypt/RIPEMD160/autosplit.ix Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Crypt::RIPEMD160::MAC.3 Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Crypt::RIPEMD160.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod