Writing Makefile for Crypt::Serpent cp Serpent.pm blib/lib/Crypt/Serpent.pm /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap typemap Serpent.xs > Serpent.xsc && mv Serpent.xsc Serpent.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 +Onolimit +Opromote_indirect_calls +DAportable +DS2.0 -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" +Z "-I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE" Serpent.c cpp: "serpent.h", line 36: warning 2001: Redefinition of macro TRUE. cpp: "serpent.h", line 37: warning 2001: Redefinition of macro FALSE. cc: "Serpent.xs", line 60: warning 604: Pointers are not assignment-compatible. cc: "Serpent.xs", line 60: warning 563: Argument #2 is not the correct type. Running Mkbootstrap for Crypt::Serpent () chmod 644 Serpent.bs rm -f blib/arch/auto/Crypt/Serpent/Serpent.sl LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings Serpent.o -o blib/arch/auto/Crypt/Serpent/Serpent.sl chmod 755 blib/arch/auto/Crypt/Serpent/Serpent.sl cp Serpent.bs blib/arch/auto/Crypt/Serpent/Serpent.bs chmod 644 blib/arch/auto/Crypt/Serpent/Serpent.bs Manifying blib/man3/Crypt::Serpent.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_load....1..13 ok 1 not ok 2 ok 3 not ok 4 ok 5 not ok 6 ok 7 not ok 8 ok 9 not ok 10 ok 11 not ok 12 ok 13 FAILED tests 2, 4, 6, 8, 10, 12 Failed 6/13 tests, 53.85% okay Failed 1/1 test scripts, 0.00% okay. 6/13 subtests failed, 53.85% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/00_load.t 13 6 46.15% 2 4 6 8 10 12 make: *** [test_dynamic] Error 25