Checking if your kit is complete... Looks good Writing Makefile for Crypt::Rabbit cp Rabbit.pm blib/lib/Crypt/Rabbit.pm /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap Rabbit.xs > Rabbit.xsc && mv Rabbit.xsc Rabbit.c cc -c -I. -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE +DA1.1 +DS2.0a +z -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ae -O3 -funroll-loops -fomit-frame-pointer -fschedule-insns2 -Os -fno-strength-reduce -Wall -pipe -DVERSION=\"1.0.0\" -DXS_VERSION=\"1.0.0\" +z -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/CORE Rabbit.c cc: warning 422: Unknown option "funroll-loops" ignored. cc: warning 422: Unknown option "fomit-frame-pointer" ignored. cc: warning 422: Unknown option "fschedule-insns2" ignored. cc: warning 454: Option O2 overrides previous setting of O3. cc: warning 422: Unknown option "fno-strength-reduce" ignored. cc: warning 422: Unknown option "-pipe" ignored. cc: warning 401: -p and +z are mutually exclusive, -p ignored. cc: "Rabbit.xs", line 28: warning 604: Pointers are not assignment-compatible. cc: "Rabbit.xs", line 28: warning 563: Argument #2 is not the correct type. cc: "Rabbit.xs", line 41: warning 604: Pointers are not assignment-compatible. cc: "Rabbit.xs", line 43: warning 604: Pointers are not assignment-compatible. cc: "Rabbit.xs", line 43: warning 563: Argument #3 is not the correct type. Running Mkbootstrap for Crypt::Rabbit () chmod 644 Rabbit.bs rm -f blib/arch/auto/Crypt/Rabbit/Rabbit.sl LD_RUN_PATH="" ld -b +vnocompatwarnings -L/usr/local/lib Rabbit.o -o blib/arch/auto/Crypt/Rabbit/Rabbit.sl chmod 755 blib/arch/auto/Crypt/Rabbit/Rabbit.sl cp Rabbit.bs blib/arch/auto/Crypt/Rabbit/Rabbit.bs chmod 644 blib/arch/auto/Crypt/Rabbit/Rabbit.bs Manifying blib/man3/Crypt::Rabbit.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01....1..1 ok 1 - use Crypt::Rabbit; ok t/02....1..2 ok 1 - use Crypt::Rabbit; # Failed test at t/02.t line 15. # got: '0000000000000000000000000000000000000000000000000000000000000000' # expected: '1ebdbd1ed32e2ed3da7373da410303412e4c4c2e3c05053cfc9090fc9d30309d' # Looks like you failed 1 test of 2. not ok 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::Rabbit; # Failed test at t/03.t line 15. # got: '3d02e0c730559112b473b790dee018dfcd6d730ce54e19f0c35ec4790eb6c74a' # expected: '9549776a4a29e1efa89f77bed1c963395b64ac8da10c6d3ec3c46761a61f4a3c' # Looks like you failed 1 test of 2. not ok 2 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/04....1..2 ok 1 - use Crypt::Rabbit; # Failed test at t/04.t line 15. # got: 'a3a97abb80393820b7e50c4abb53823dc4423799c2efc9ffb3a4125f1f4c99a8ae953e56' # expected: '082998ba01c59417f0370412a77a934675a68055b424ee83d648be2ca4bd1566679a1aed' not ok 2 # 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 3/4 test scripts, 25.00% okay. 3/7 subtests failed, 57.14% 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 t/04.t 1 256 2 1 50.00% 2 make: *** [test_dynamic] Error 2