cc -c -o test.o test.c Testing if you have a C compiler Checking if your kit is complete... Looks good Writing Makefile for Location::GeoTool cp lib/Location/GeoTool/Plugin/Locapoint.pm blib/lib/Location/GeoTool/Plugin/Locapoint.pm cp lib/Location/GeoTool/Aura.pm blib/lib/Location/GeoTool/Aura.pm cp lib/Location/GeoTool/Japanese.pod blib/lib/Location/GeoTool/Japanese.pod cp lib/Location/GeoTool/Plugin/GridLocator.pm blib/lib/Location/GeoTool/Plugin/GridLocator.pm cp lib/Location/GeoTool/Direction/Japanese.pod blib/lib/Location/GeoTool/Direction/Japanese.pod cp lib/Location/GeoTool.pm blib/lib/Location/GeoTool.pm cp lib/Location/GeoTool/Direction.pm blib/lib/Location/GeoTool/Direction.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 GeoTool.xs > GeoTool.xsc && mv GeoTool.xsc GeoTool.c Please specify prototyping behavior for GeoTool.xs (see perlxs manual) 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=\"2\" -DXS_VERSION=\"2\" +z -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/CORE GeoTool.c Running Mkbootstrap for Location::GeoTool () chmod 644 GeoTool.bs rm -f blib/arch/auto/Location/GeoTool/GeoTool.sl LD_RUN_PATH="" ld -b +vnocompatwarnings -L/usr/local/lib GeoTool.o -o blib/arch/auto/Location/GeoTool/GeoTool.sl chmod 755 blib/arch/auto/Location/GeoTool/GeoTool.sl cp GeoTool.bs blib/arch/auto/Location/GeoTool/GeoTool.bs chmod 644 blib/arch/auto/Location/GeoTool/GeoTool.bs Manifying blib/man3/Location::GeoTool::Plugin::Locapoint.3 Manifying blib/man3/Location::GeoTool::Japanese.3 Manifying blib/man3/Location::GeoTool::Plugin::GridLocator.3 Manifying blib/man3/Location::GeoTool::Direction::Japanese.3 Manifying blib/man3/Location::GeoTool.3 Manifying blib/man3/Location::GeoTool::Direction.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/00_compile..........1..1 # Failed test 'use Location::GeoTool;' # at t/00_compile.t line 4. # Tried to use 'Location::GeoTool'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Location/GeoTool.pm line 9. # BEGIN failed--compilation aborted at t/00_compile.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Location::GeoTool; # 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/01_format...........1..393 # Failed test 'use Location::GeoTool;' # at t/01_format.t line 4. not ok 1 - use Location::GeoTool; # Tried to use 'Location::GeoTool'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Location/GeoTool.pm line 9. # BEGIN failed--compilation aborted at t/01_format.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "create_coord" via package "Location::GeoTool" (perhaps you forgot to load "Location::GeoTool"?) at t/01_format.t line 31. # Looks like you planned 393 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-393 Failed 393/393 tests, 0.00% okay t/02_datum............1..33 # Failed test 'use Location::GeoTool;' # at t/02_datum.t line 4. not ok 1 - use Location::GeoTool; # Tried to use 'Location::GeoTool'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Location/GeoTool.pm line 9. # BEGIN failed--compilation aborted at t/02_datum.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "create_coord" via package "Location::GeoTool" (perhaps you forgot to load "Location::GeoTool"?) at t/02_datum.t line 19. # Looks like you planned 33 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-33 Failed 33/33 tests, 0.00% okay t/03_direction........1..73 # Failed test 'use Location::GeoTool;' # at t/03_direction.t line 4. # Tried to use 'Location::GeoTool'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Location/GeoTool.pm line 9. # BEGIN failed--compilation aborted at t/03_direction.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Location::GeoTool; Can't locate object method "create_coord" via package "Location::GeoTool" (perhaps you forgot to load "Location::GeoTool"?) at t/03_direction.t line 42. # Looks like you planned 73 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-73 Failed 73/73 tests, 0.00% okay t/04_dirstring........1..33 # Failed test 'use Location::GeoTool;' # at t/04_dirstring.t line 4. # Tried to use 'Location::GeoTool'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Location/GeoTool.pm line 9. # BEGIN failed--compilation aborted at t/04_dirstring.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Location::GeoTool; Can't locate object method "create_coord" via package "Location::GeoTool" (perhaps you forgot to load "Location::GeoTool"?) at t/04_dirstring.t line 37. # Looks like you planned 33 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-33 Failed 33/33 tests, 0.00% okay t/05_gridlocator......1..5 Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Location/GeoTool.pm line 9. BEGIN failed--compilation aborted at blib/lib/Location/GeoTool.pm line 9. Compilation failed in require at t/05_gridlocator.t line 4. BEGIN failed--compilation aborted at t/05_gridlocator.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/06_locapo_get.......1..2 Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Location/GeoTool.pm line 9. BEGIN failed--compilation aborted at blib/lib/Location/GeoTool.pm line 9. Compilation failed in require at t/06_locapo_get.t line 4. BEGIN failed--compilation aborted at t/06_locapo_get.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/07_locapo_create....1..4 Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Location/GeoTool.pm line 9. BEGIN failed--compilation aborted at blib/lib/Location/GeoTool.pm line 9. Compilation failed in require at t/07_locapo_create.t line 4. BEGIN failed--compilation aborted at t/07_locapo_create.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay Failed 8/8 test scripts, 0.00% okay. 544/544 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00_compile.t 1 256 1 1 100.00% 1 t/01_format.t 255 65280 393 785 199.75% 1-393 t/02_datum.t 255 65280 33 65 196.97% 1-33 t/03_direction.t 255 65280 73 145 198.63% 1-73 t/04_dirstring.t 255 65280 33 65 196.97% 1-33 t/05_gridlocator.t 255 65280 5 10 200.00% 1-5 t/06_locapo_get.t 255 65280 2 4 200.00% 1-2 t/07_locapo_create.t 255 65280 4 8 200.00% 1-4 make: *** [test_dynamic] Error 2