Checking if your kit is complete... Looks good Writing Makefile for Crypt::Rabbit cp Rabbit.pm blib/lib/Crypt/Rabbit.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 Rabbit.xs > Rabbit.xsc && mv Rabbit.xsc Rabbit.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 -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/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/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: -s and -p are mutually exclusive, -s 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="" /usr/bin/ld -b +vnocompatwarnings -L/lib/pa20_64 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/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 /usr/lib/pa20_64/dld.sl: Unsatisfied code symbol '_mcount' in load module '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rabbit/blib/arch/auto/Crypt/Rabbit/Rabbit.sl'. # Failed test 'use Crypt::Rabbit;' # at t/01.t line 6. not ok 1 - use Crypt::Rabbit; # Tried to use 'Crypt::Rabbit'. # Error: Can't load '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rabbit/blib/arch/auto/Crypt/Rabbit/Rabbit.sl' for module Crypt::Rabbit: Unresolved external at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/DynaLoader.pm line 229. # at (eval 4) line 2 # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at t/01.t line 6. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/02....1..2 /usr/lib/pa20_64/dld.sl: Unsatisfied code symbol '_mcount' in load module '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rabbit/blib/arch/auto/Crypt/Rabbit/Rabbit.sl'. # Failed test 'use Crypt::Rabbit;' not ok 1 - use Crypt::Rabbit; # at t/02.t line 6. # Tried to use 'Crypt::Rabbit'. # Error: Can't load '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rabbit/blib/arch/auto/Crypt/Rabbit/Rabbit.sl' for module Crypt::Rabbit: Unresolved external at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/DynaLoader.pm line 229. # at (eval 4) line 2 # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at t/02.t line 6. Can't locate object method "new" via package "Crypt::Rabbit" at t/02.t line 11. BEGIN failed--compilation aborted at t/02.t line 16. # Looks like you planned 2 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/03....1..2 /usr/lib/pa20_64/dld.sl: Unsatisfied code symbol '_mcount' in load module '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rabbit/blib/arch/auto/Crypt/Rabbit/Rabbit.sl'. # Failed test 'use Crypt::Rabbit;' not ok 1 - use Crypt::Rabbit; # at t/03.t line 6. # Tried to use 'Crypt::Rabbit'. # Error: Can't load '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rabbit/blib/arch/auto/Crypt/Rabbit/Rabbit.sl' for module Crypt::Rabbit: Unresolved external at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/DynaLoader.pm line 229. # at (eval 4) line 2 # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at t/03.t line 6. Can't locate object method "new" via package "Crypt::Rabbit" at t/03.t line 11. BEGIN failed--compilation aborted at t/03.t line 16. # Looks like you planned 2 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/04....1..2 /usr/lib/pa20_64/dld.sl: Unsatisfied code symbol '_mcount' in load module '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rabbit/blib/arch/auto/Crypt/Rabbit/Rabbit.sl'. not ok 1 - use Crypt::Rabbit; # Failed test 'use Crypt::Rabbit;' # at t/04.t line 6. # Tried to use 'Crypt::Rabbit'. # Error: Can't load '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Rabbit/blib/arch/auto/Crypt/Rabbit/Rabbit.sl' for module Crypt::Rabbit: Unresolved external at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/DynaLoader.pm line 229. # at (eval 4) line 2 # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at t/04.t line 6. Can't locate object method "new" via package "Crypt::Rabbit" at t/04.t line 11. BEGIN failed--compilation aborted at t/04.t line 16. # Looks like you planned 2 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed 4/4 test scripts, 0.00% okay. 7/7 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/01.t 1 256 1 1 100.00% 1 t/02.t 255 65280 2 3 150.00% 1-2 t/03.t 255 65280 2 3 150.00% 1-2 t/04.t 255 65280 2 3 150.00% 1-2 make: *** [test_dynamic] Error 2