Checking if your kit is complete... Looks good Writing Makefile for Set::Object cp lib/Set/Object/Weak.pm blib/lib/Set/Object/Weak.pm cp lib/Set/Object.pm blib/lib/Set/Object.pm AutoSplitting blib/lib/Set/Object.pm (blib/lib/auto/Set/Object) /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 Object.xs > Object.xsc && mv Object.xsc Object.c cc -c -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 -O +Onolimit -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" +z -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/CORE Object.c cc: "Object.xs", line 333: warning 604: Pointers are not assignment-compatible. cc: "Object.xs", line 455: warning 604: Pointers are not assignment-compatible. cc: "Object.xs", line 832: warning 526: Pointer implicitly converted to integral value in assignment. cc: "Object.xs", line 943: warning 604: Pointers are not assignment-compatible. cc: "Object.xs", line 943: warning 563: Argument #2 is not the correct type. Running Mkbootstrap for Set::Object () chmod 644 Object.bs rm -f blib/arch/auto/Set/Object/Object.sl LD_RUN_PATH="" ld -b +vnocompatwarnings -L/usr/local/lib Object.o -o blib/arch/auto/Set/Object/Object.sl chmod 755 blib/arch/auto/Set/Object/Object.sl cp Object.bs blib/arch/auto/Set/Object/Object.bs chmod 644 blib/arch/auto/Set/Object/Object.bs Manifying blib/man3/Set::Object::Weak.3 Manifying blib/man3/Set::Object.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/ingy/arrayref.t t/misc/leaks.t t/misc/pod.t t/misc/pod_coverage.t t/object/abuse.t t/object/clear.t t/object/difference.t t/object/equal.t t/object/flags.t t/object/includes.t t/object/insert.t t/object/intersection.t t/object/members.t t/object/properties.t t/object/refcount.t t/object/remove.t t/object/set_subclass.t t/object/storable.t t/object/subsuper.t t/object/symmetric_difference.t t/object/union.t t/object/weakref.t t/scalar/basic.t t/scalar/basic_overload.t t/scalar/boolean.t t/scalar/clear.t t/scalar/compare.t t/scalar/custom_display.t t/scalar/difference.t t/scalar/each.t t/scalar/has.t t/scalar/intersection.t t/scalar/member.t t/scalar/misc.t t/scalar/set_set.t t/scalar/storable.t t/scalar/symmdiff.t t/scalar/union.t t/scalar/unique.t t/ingy/arrayref................../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/ingy/arrayref.t line 3 Compilation failed in require at t/ingy/arrayref.t line 3. BEGIN failed--compilation aborted at t/ingy/arrayref.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) t/misc/leaks.....................1..9 /usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl # Failed test 'use Set::Object;' # at t/misc/leaks.t line 5. # Tried to use 'Set::Object'. # Error: Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. # at (eval 3) line 2 # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/misc/leaks.t line 5. not ok 1 - use Set::Object; No such method Set::Object::new at t/misc/leaks.t line 15 # Looks like you planned 9 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-9 Failed 9/9 tests, 0.00% okay t/misc/pod.......................1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/misc/pod_coverage..............1..0 # Skip Test::Pod::Coverage required for testing POD coverage skipped all skipped: Test::Pod::Coverage required for testing POD coverage t/object/abuse...................1..20 /usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/abuse.t line 5 Compilation failed in require at t/object/abuse.t line 5. BEGIN failed--compilation aborted at t/object/abuse.t line 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-20 Failed 20/20 tests, 0.00% okay t/object/clear.................../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/clear.t line 1 Compilation failed in require at t/object/clear.t line 1. BEGIN failed--compilation aborted at t/object/clear.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/object/difference............../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/difference.t line 1 Compilation failed in require at t/object/difference.t line 1. BEGIN failed--compilation aborted at t/object/difference.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/object/equal.................../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/equal.t line 1 Compilation failed in require at t/object/equal.t line 1. BEGIN failed--compilation aborted at t/object/equal.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/object/flags.................../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/flags.t line 9 Compilation failed in require at t/object/flags.t line 9. BEGIN failed--compilation aborted at t/object/flags.t line 9. dubious Test returned status 255 (wstat 65280, 0xff00) t/object/includes................/usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/includes.t line 3 Compilation failed in require at t/object/includes.t line 3. BEGIN failed--compilation aborted at t/object/includes.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) t/object/insert................../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/insert.t line 3 Compilation failed in require at t/object/insert.t line 3. BEGIN failed--compilation aborted at t/object/insert.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) t/object/intersection............/usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/intersection.t line 1 Compilation failed in require at t/object/intersection.t line 1. BEGIN failed--compilation aborted at t/object/intersection.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/object/members................./usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/members.t line 1 Compilation failed in require at t/object/members.t line 1. BEGIN failed--compilation aborted at t/object/members.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/object/properties..............1..79 /usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/properties.t line 5 Compilation failed in require at t/object/properties.t line 5. BEGIN failed--compilation aborted at t/object/properties.t line 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-79 Failed 79/79 tests, 0.00% okay t/object/refcount................/usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/refcount.t line 1 Compilation failed in require at t/object/refcount.t line 1. BEGIN failed--compilation aborted at t/object/refcount.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/object/remove................../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/remove.t line 1 Compilation failed in require at t/object/remove.t line 1. BEGIN failed--compilation aborted at t/object/remove.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/object/set_subclass............1..4 /usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at (eval 3) line 3 Compilation failed in require at (eval 3) line 3. ...propagated at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/base.pm line 62. BEGIN failed--compilation aborted at t/object/SetSubClass.pm line 5. Compilation failed in require at t/object/set_subclass.t line 5. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/object/storable................1..7 /usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl # Failed test 'use Set::Object;' # at t/object/storable.t line 17. # Tried to use 'Set::Object'. # Error: Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. # at (eval 7) line 2 # Compilation failed in require at (eval 7) line 2. # BEGIN failed--compilation aborted at t/object/storable.t line 17. not ok 1 - use Set::Object; No such method Set::Object::new at t/object/storable.t line 24 # Looks like you planned 7 tests but only ran 2. # Looks like you failed 1 test of 2 run. # Looks like your test died just after 2. ok 2 - Storable works dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 3-7 Failed 6/7 tests, 14.29% okay t/object/subsuper................/usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/subsuper.t line 1 Compilation failed in require at t/object/subsuper.t line 1. BEGIN failed--compilation aborted at t/object/subsuper.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/object/symmetric_difference..../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/symmetric_difference.t line 1 Compilation failed in require at t/object/symmetric_difference.t line 1. BEGIN failed--compilation aborted at t/object/symmetric_difference.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/object/union.................../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/union.t line 1 Compilation failed in require at t/object/union.t line 1. BEGIN failed--compilation aborted at t/object/union.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/object/weakref.................1..37 /usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/object/weakref.t line 4 Compilation failed in require at t/object/weakref.t line 4. BEGIN failed--compilation aborted at t/object/weakref.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-37 Failed 37/37 tests, 0.00% okay t/scalar/basic.................../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/basic.t line 2 Compilation failed in require at t/scalar/basic.t line 2. BEGIN failed--compilation aborted at t/scalar/basic.t line 2. dubious Test returned status 255 (wstat 65280, 0xff00) t/scalar/basic_overload........../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/basic_overload.t line 2 Compilation failed in require at t/scalar/basic_overload.t line 2. BEGIN failed--compilation aborted at t/scalar/basic_overload.t line 2. dubious Test returned status 255 (wstat 65280, 0xff00) t/scalar/boolean................./usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/boolean.t line 2 Compilation failed in require at t/scalar/boolean.t line 2. BEGIN failed--compilation aborted at t/scalar/boolean.t line 2. dubious Test returned status 255 (wstat 65280, 0xff00) t/scalar/clear.................../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/clear.t line 1 Compilation failed in require at t/scalar/clear.t line 1. BEGIN failed--compilation aborted at t/scalar/clear.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/scalar/compare................./usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/compare.t line 2 Compilation failed in require at t/scalar/compare.t line 2. BEGIN failed--compilation aborted at t/scalar/compare.t line 2. dubious Test returned status 255 (wstat 65280, 0xff00) t/scalar/custom_display........../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/custom_display.t line 2 Compilation failed in require at t/scalar/custom_display.t line 2. BEGIN failed--compilation aborted at t/scalar/custom_display.t line 2. dubious Test returned status 255 (wstat 65280, 0xff00) t/scalar/difference............../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/difference.t line 2 Compilation failed in require at t/scalar/difference.t line 2. BEGIN failed--compilation aborted at t/scalar/difference.t line 2. dubious Test returned status 255 (wstat 65280, 0xff00) t/scalar/each....................1..0 # Skip TO-DO skipped all skipped: TO-DO t/scalar/has...................../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/has.t line 2 Compilation failed in require at t/scalar/has.t line 2. BEGIN failed--compilation aborted at t/scalar/has.t line 2. dubious Test returned status 255 (wstat 65280, 0xff00) t/scalar/intersection............/usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/intersection.t line 2 Compilation failed in require at t/scalar/intersection.t line 2. BEGIN failed--compilation aborted at t/scalar/intersection.t line 2. dubious Test returned status 255 (wstat 65280, 0xff00) t/scalar/member................../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/member.t line 1 Compilation failed in require at t/scalar/member.t line 1. BEGIN failed--compilation aborted at t/scalar/member.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/scalar/misc..................../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/misc.t line 1 Compilation failed in require at t/scalar/misc.t line 1. BEGIN failed--compilation aborted at t/scalar/misc.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/scalar/set_set................./usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/set_set.t line 1 Compilation failed in require at t/scalar/set_set.t line 1. BEGIN failed--compilation aborted at t/scalar/set_set.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/scalar/storable................1..7 /usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl # Failed test 'use Set::Object;' # at t/scalar/storable.t line 17. # Tried to use 'Set::Object'. # Error: Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. # at (eval 7) line 2 # Compilation failed in require at (eval 7) line 2. # BEGIN failed--compilation aborted at t/scalar/storable.t line 17. not ok 1 - use Set::Object; No such method Set::Object::new at t/scalar/storable.t line 23 # Looks like you planned 7 tests but only ran 2. # Looks like you failed 1 test of 2 run. # Looks like your test died just after 2. ok 2 - Storable works dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 3-7 Failed 6/7 tests, 14.29% okay t/scalar/symmdiff................/usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/symmdiff.t line 1 Compilation failed in require at t/scalar/symmdiff.t line 1. BEGIN failed--compilation aborted at t/scalar/symmdiff.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/scalar/union.................../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/union.t line 1 Compilation failed in require at t/scalar/union.t line 1. BEGIN failed--compilation aborted at t/scalar/union.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/scalar/unique................../usr/lib/dld.sl: Unresolved symbol: sv_magicext (code) from blib/arch/auto/Set/Object/Object.sl Can't load 'blib/arch/auto/Set/Object/Object.sl' for module Set::Object: Unresolved external at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206. at t/scalar/unique.t line 1 Compilation failed in require at t/scalar/unique.t line 1. BEGIN failed--compilation aborted at t/scalar/unique.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) Failed 36/39 test scripts, 7.69% okay. 161/163 subtests failed, 1.23% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/ingy/arrayref.t 255 65280 ?? ?? % ?? t/misc/leaks.t 255 65280 9 17 188.89% 1-9 t/object/abuse.t 255 65280 20 40 200.00% 1-20 t/object/clear.t 255 65280 ?? ?? % ?? t/object/difference.t 255 65280 ?? ?? % ?? t/object/equal.t 255 65280 ?? ?? % ?? t/object/flags.t 255 65280 ?? ?? % ?? t/object/includes.t 255 65280 ?? ?? % ?? t/object/insert.t 255 65280 ?? ?? % ?? t/object/intersection.t 255 65280 ?? ?? % ?? t/object/members.t 255 65280 ?? ?? % ?? t/object/properties.t 255 65280 79 158 200.00% 1-79 t/object/refcount.t 255 65280 ?? ?? % ?? t/object/remove.t 255 65280 ?? ?? % ?? t/object/set_subclass.t 255 65280 4 8 200.00% 1-4 t/object/storable.t 255 65280 7 11 157.14% 1 3-7 t/object/subsuper.t 255 65280 ?? ?? % ?? t/object/symmetric_difference.t 255 65280 ?? ?? % ?? t/object/union.t 255 65280 ?? ?? % ?? t/object/weakref.t 255 65280 37 74 200.00% 1-37 t/scalar/basic.t 255 65280 ?? ?? % ?? t/scalar/basic_overload.t 255 65280 ?? ?? % ?? t/scalar/boolean.t 255 65280 ?? ?? % ?? t/scalar/clear.t 255 65280 ?? ?? % ?? t/scalar/compare.t 255 65280 ?? ?? % ?? t/scalar/custom_display.t 255 65280 ?? ?? % ?? t/scalar/difference.t 255 65280 ?? ?? % ?? t/scalar/has.t 255 65280 ?? ?? % ?? t/scalar/intersection.t 255 65280 ?? ?? % ?? t/scalar/member.t 255 65280 ?? ?? % ?? t/scalar/misc.t 255 65280 ?? ?? % ?? t/scalar/set_set.t 255 65280 ?? ?? % ?? t/scalar/storable.t 255 65280 7 11 157.14% 1 3-7 t/scalar/symmdiff.t 255 65280 ?? ?? % ?? t/scalar/union.t 255 65280 ?? ?? % ?? t/scalar/unique.t 255 65280 ?? ?? % ?? 3 tests skipped. make: *** [test_dynamic] Error 2