If you access the Internet with a proxy server, please enter the Proxy details when prompted. Skip otherwise. Please enter the name of any required Proxy server [if necessary for Internet access]. Include a suffix of ':' if port is not 80: Please enter the name of the account (if using a proxy that requires authentication) to use on the Proxy server: Please enter the name of the password (if using a proxy that requires authentication) to use for the Proxy server: Checking if your kit is complete... Looks good Writing Makefile for Nagios::WebTransact cp WebTransact.pm blib/lib/Nagios/WebTransact.pm Manifying blib/man3/Nagios::WebTransact.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/check_adds...............# Test 2 got: 'Adds b0rked: "GET http://Pericles.IPAustralia.Gov.AU/adds2/ADDS.ADDS_START.intro" Transaction failed: other than HTTP 200. 500 (Internal Server Error) Can_t connect to Pericles.IPAustralia.Gov.AU:80 (connect: Network is unreachable) Content-Type: text/plain Client-Date: Tue, 18 Jul 2006 17:13:38 GMT Client-Warning: Internal response 500 Can_t connect to Pericles.IPAustralia.Gov.AU:80 (connect: Network is unreachable) ' (t/check_adds.t at line 34) # Expected: qr{^ADDS Ok\.} # t/check_adds.t line 34 is: $t += ok $str, '/^ADDS Ok\./' ; dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/check_atmoss_new_conn....# Test 2 got: 'ATMOSS b0rked: "GET http://Pericles.IPAustralia.Gov.AU/atmoss/falcon.application_start" Transaction failed: other than HTTP 200. 500 (Internal Server Error) Can_t connect to Pericles.IPAustralia.Gov.AU:80 (connect: Network is unreachable) Content-Type: text/plain Client-Date: Tue, 18 Jul 2006 17:13:40 GMT Client-Warning: Internal response 500 Can_t connect to Pericles.IPAustralia.Gov.AU:80 (connect: Network is unreachable) ' (t/check_atmoss_new_conn.t at line 34) # Expected: qr{^ATMOSS Ok\.} # t/check_atmoss_new_conn.t line 34 is: $t += ok $str, '/^ATMOSS Ok\./' ; dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed 2/2 test scripts, 0.00% okay. 2/4 subtests failed, 50.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------------- t/check_adds.t 1 256 2 1 50.00% 2 t/check_atmoss_new_conn.t 1 256 2 1 50.00% 2 make: *** [test_dynamic] Error 2