Checking if your kit is complete... Looks good Writing Makefile for Compress::unLZMA cp lib/Compress/unLZMA.pm blib/lib/Compress/unLZMA.pm /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap unLZMA.xs > unLZMA.xsc && mv unLZMA.xsc unLZMA.c cc -c -I. -Ilzma_sdk/Source -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" unLZMA.c Warning 863: "lzma_sdk/Source/LzmaDecode.c", line 233 # Result of operator << is widened from int to long. bit = RangeDecoderBitDecode(probs + ((1 + matchBit) << 8) + symbol, rd); ^^^^^^^^^^^^^^^^^^ Warning 863: "lzma_sdk/Source/LzmaDecode.c", line 278 # Result of operator << is widened from int to long. (posState << 3 ), 3 , rd); ^^^^^^^^^^^^^ Warning 863: "lzma_sdk/Source/LzmaDecode.c", line 281 # Result of operator << is widened from int to long. (posState << 3 ), 3 , rd); ^^^^^^^^^^^^^ Warning 863: "lzma_sdk/Source/LzmaDecode.c", line 472 # Result of operator << is widened from int to long. if (RangeDecoderBitDecode(p + 0 + (state << 4 ) + posState, &rd) == 0) ^^^^^^^^^^ Warning 863: "lzma_sdk/Source/LzmaDecode.c", line 516 # Result of operator << is widened from int to long. Decode(p + ( ( ( ( ( 0 + ( 12 << 4)) + 12) + 12) + 12) + 12) + (state << 4 ) + posState, &rd) == 0) ^^^^^^^^^^ Warning 863: "lzma_sdk/Source/LzmaDecode.c", line 576 # Result of operator << is widened from int to long. ((len < 4 ? len : 4 - 1) << ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "unLZMA.xs", line 94 # Types 'unsigned char *' and 'char *' are not assignment-compatible. (dictionary = (char*) Perl_safesysmalloc(( size_t)((dictionarySiz ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 863: "unLZMA.xs", line 192 # Result of operator << is widened from int to unsigned long. pOut->size += (b) << (ii * 8); ^^^^^^^^^^^^^ Running Mkbootstrap for Compress::unLZMA () chmod 644 unLZMA.bs rm -f blib/arch/auto/Compress/unLZMA/unLZMA.so LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/usr/lib/hpux64 unLZMA.o -o blib/arch/auto/Compress/unLZMA/unLZMA.so chmod 755 blib/arch/auto/Compress/unLZMA/unLZMA.so cp unLZMA.bs blib/arch/auto/Compress/unLZMA/unLZMA.bs chmod 644 blib/arch/auto/Compress/unLZMA/unLZMA.bs Manifying blib/man3/Compress::unLZMA.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Compress-unLZMA....1..4016 ok 1 - use Compress::unLZMA; dubious Test returned status 0 (wstat 139, 0x8b) test program seems to have generated a core DIED. FAILED tests 2-4016 Failed 4015/4016 tests, 0.02% okay Failed 1/1 test scripts, 0.00% okay. 4015/4016 subtests failed, 0.02% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/Compress-unLZMA.t 0 139 4016 8030 199.95% 2-4016 make: *** [test_dynamic] Error 2