Checking if your kit is complete... Looks good Writing Makefile for Crypt::Rainbow cp Rainbow.pm blib/lib/Crypt/Rainbow.pm /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap typemap Rainbow.xs > Rainbow.xsc && mv Rainbow.xsc Rainbow.c cc -c -I. -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 +Onolimit +Opromote_indirect_calls -DVERSION=\"1.0.0\" -DXS_VERSION=\"1.0.0\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" Rainbow.c cc: "_rainbow.c", line 286: warning 604: Pointers are not assignment-compatible. cc: "_rainbow.c", line 290: warning 604: Pointers are not assignment-compatible. cc: "_rainbow.c", line 290: warning 563: Argument #1 is not the correct type. cc: "_rainbow.c", line 290: warning 604: Pointers are not assignment-compatible. cc: "_rainbow.c", line 290: warning 563: Argument #2 is not the correct type. cc: "_rainbow.c", line 1015: warning 562: Redeclaration of "cipher_correct_test" with a different storage class specifier: "cipher_correct_test" will have internal linkage. cc: "_rainbow.c", line 1043: warning 604: Pointers are not assignment-compatible. cc: "_rainbow.c", line 1043: warning 563: Argument #1 is not the correct type. cc: "_rainbow.c", line 1043: warning 604: Pointers are not assignment-compatible. cc: "_rainbow.c", line 1043: warning 563: Argument #2 is not the correct type. cc: "_rainbow.c", line 1054: warning 604: Pointers are not assignment-compatible. cc: "_rainbow.c", line 1054: warning 563: Argument #1 is not the correct type. cc: "_rainbow.c", line 1054: warning 604: Pointers are not assignment-compatible. cc: "_rainbow.c", line 1054: warning 563: Argument #2 is not the correct type. cc: "_rainbow.c", line 1065: warning 604: Pointers are not assignment-compatible. cc: "_rainbow.c", line 1065: warning 563: Argument #1 is not the correct type. cc: "_rainbow.c", line 1065: warning 604: Pointers are not assignment-compatible. cc: "_rainbow.c", line 1065: warning 563: Argument #2 is not the correct type. cc: "_rainbow.c", line 1109: warning 604: Pointers are not assignment-compatible. cc: "_rainbow.c", line 1109: warning 563: Argument #1 is not the correct type. cc: "_rainbow.c", line 1109: warning 604: Pointers are not assignment-compatible. cc: "_rainbow.c", line 1109: warning 563: Argument #2 is not the correct type. cc: "_rainbow.c", line 1125: warning 604: Pointers are not assignment-compatible. cc: "_rainbow.c", line 1125: warning 563: Argument #1 is not the correct type. cc: "_rainbow.c", line 1125: warning 604: Pointers are not assignment-compatible. cc: "_rainbow.c", line 1125: warning 563: Argument #2 is not the correct type. cc: "Rainbow.xs", line 54: warning 604: Pointers are not assignment-compatible. cc: "Rainbow.xs", line 54: warning 563: Argument #3 is not the correct type. cc: "Rainbow.xs", line 70: warning 604: Pointers are not assignment-compatible. cc: "Rainbow.xs", line 75: warning 604: Pointers are not assignment-compatible. cc: "Rainbow.xs", line 75: warning 563: Argument #5 is not the correct type. cc: "Rainbow.xs", line 94: warning 604: Pointers are not assignment-compatible. cc: "Rainbow.xs", line 99: warning 604: Pointers are not assignment-compatible. cc: "Rainbow.xs", line 99: warning 563: Argument #5 is not the correct type. Running Mkbootstrap for Crypt::Rainbow () chmod 644 Rainbow.bs rm -f blib/arch/auto/Crypt/Rainbow/Rainbow.sl LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/lib/pa20_64 Rainbow.o -o blib/arch/auto/Crypt/Rainbow/Rainbow.sl chmod 755 blib/arch/auto/Crypt/Rainbow/Rainbow.sl cp Rainbow.bs blib/arch/auto/Crypt/Rainbow/Rainbow.bs chmod 644 blib/arch/auto/Crypt/Rainbow/Rainbow.bs Manifying blib/man3/Crypt::Rainbow.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01.........1..2 ok 1 - use Crypt::Rainbow; dubious Test returned status 0 (wstat 138, 0x8a) test program seems to have generated a core DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/02.........1..2 ok 1 - use Crypt::Rainbow; dubious Test returned status 0 (wstat 138, 0x8a) test program seems to have generated a core DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/loading....1..1 ok 1 - use Crypt::Rainbow; ok Failed 2/3 test scripts, 33.33% okay. 2/5 subtests failed, 60.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/01.t 0 138 2 2 100.00% 2 t/02.t 0 138 2 2 100.00% 2 make: *** [test_dynamic] Error 25