Checking if your kit is complete... Looks good Writing Makefile for String::LRC cp LRC.pod blib/lib/String/LRC.pod cp LRC.pm blib/lib/String/LRC.pm cp bench.pl blib/lib/String/bench.pl /home/cpanrun/ia64/build/5.8.2/bin/perl /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/typemap LRC.xs > LRC.xsc && mv LRC.xsc LRC.c cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" LRC.c Warning 942: "LRC.xs", line 119 # Types 'unsigned char *' and 'char *' are not assignment-compatible. rv = (unsigned char) getlrc(data, data_len, lrcinit); ^^^^ Running Mkbootstrap for String::LRC () chmod 644 LRC.bs rm -f blib/arch/auto/String/LRC/LRC.so LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/usr/lib/hpux32 LRC.o -o blib/arch/auto/String/LRC/LRC.so chmod 755 blib/arch/auto/String/LRC/LRC.so cp LRC.bs blib/arch/auto/String/LRC/LRC.bs chmod 644 blib/arch/auto/String/LRC/LRC.bs Manifying blib/man3/String::LRC.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/lrc....1..6 The LRC for "what?!" (LRC = "" [ASCII 20]) ok 1 The LRC for "hello" (LRC = "b" [ASCII 98]) ok 2 The LRC for "Testing  stx" (LRC = "+" [ASCII 43]) ok 3 The LRC for "end of test" (LRC = "p" [ASCII 112]) ok 4 Test the LRC for sub-strings (using lrc initialized to previous lrc) ok 5 Test the LRC for a single char ok 6 ok All tests successful. Files=1, Tests=6, 0 wallclock secs ( 0.05 cusr + 0.02 csys = 0.07 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/auto/String/LRC/LRC.so Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/auto/String/LRC/LRC.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/String/LRC.pod Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/String/LRC.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/String/bench.pl Installing /home/cpanrun/ia64/build/5.8.2/man/man3/String::LRC.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod