Checking if your kit is complete... Looks good Writing Makefile for Crypt::SEAL2 cp SEAL2.pm blib/lib/Crypt/SEAL2.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 SEAL2.xs > SEAL2.xsc && mv SEAL2.xsc SEAL2.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.4\" -DXS_VERSION=\"1.0.4\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" SEAL2.c cc: "SEAL2.xs", line 29: warning 604: Pointers are not assignment-compatible. cc: "SEAL2.xs", line 29: warning 563: Argument #2 is not the correct type. cc: "SEAL2.xs", line 62: warning 604: Pointers are not assignment-compatible. cc: "SEAL2.xs", line 64: warning 604: Pointers are not assignment-compatible. cc: "SEAL2.xs", line 64: warning 563: Argument #4 is not the correct type. cc: "SEAL2.xs", line 77: warning 604: Pointers are not assignment-compatible. cc: "SEAL2.xs", line 79: warning 604: Pointers are not assignment-compatible. cc: "SEAL2.xs", line 79: warning 563: Argument #4 is not the correct type. Running Mkbootstrap for Crypt::SEAL2 () chmod 644 SEAL2.bs rm -f blib/arch/auto/Crypt/SEAL2/SEAL2.sl LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/lib/pa20_64 SEAL2.o -o blib/arch/auto/Crypt/SEAL2/SEAL2.sl chmod 755 blib/arch/auto/Crypt/SEAL2/SEAL2.sl cp SEAL2.bs blib/arch/auto/Crypt/SEAL2/SEAL2.bs chmod 644 blib/arch/auto/Crypt/SEAL2/SEAL2.bs Manifying blib/man3/Crypt::SEAL2.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..1 ok 1 - use Crypt::SEAL2; ok t/02....1..2 ok 1 - use Crypt::SEAL2; not ok 2 # Failed test at t/02.t line 15. # got: 'd98acb4a472bbce09c17102661a384f6be3024c625a100fb05b2e6ff4618' # expected: '9b9d91aca7fdfc8faf01d8e3c67df7a6d8073b6a44f2e6e09d11ee63077d' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/03....1..2 ok 1 - use Crypt::SEAL2; not ok 2 # Failed test at t/03.t line 15. # got: '000000000000000000000000000000000000000000000000000000000000' # expected: '29785cd6e2b43d10d2dbd161629cfe6e0143deb190425c081611b4e92d07' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay 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/02.t 1 256 2 1 50.00% 2 t/03.t 1 256 2 1 50.00% 2 make: *** [test_dynamic] Error 2