make test ACEDB_HOST=localhost ACEDB_PORT=200005 make[1]: Entering directory `/home/davis/Downloads/AcePerl-1.92/Freesubs' make[1]: Leaving directory `/home/davis/Downloads/AcePerl-1.92/Freesubs' make[1]: Entering directory `/home/davis/Downloads/AcePerl-1.92/RPC' make[1]: Leaving directory `/home/davis/Downloads/AcePerl-1.92/RPC' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic.t ..... Waiting for remote acedb regression database to start up. This may take a few minutes. t/basic.t ..... 1/10 Couldn't establish connection to database. Aborting tests. t/basic.t ..... Dubious, test returned 111 (wstat 28416, 0x6f00) Failed 9/10 subtests t/object.t .... 1/36 Couldn't establish connection to database. Aborting tests. t/object.t .... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 35/36 subtests t/sequence.t .. 1/54 Couldn't establish connection to database. Aborting tests. t/sequence.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 53/54 subtests t/update.t .... 1/17 Couldn't establish connection to database. Aborting tests. t/update.t .... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 16/17 subtests Test Summary Report ------------------- t/basic.t (Wstat: 28416 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 111 Parse errors: Bad plan. You planned 10 tests but ran 2. t/object.t (Wstat: 65280 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 255 Parse errors: Bad plan. You planned 36 tests but ran 2. t/sequence.t (Wstat: 65280 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 255 Parse errors: Bad plan. You planned 54 tests but ran 2. t/update.t (Wstat: 65280 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 255 Parse errors: Bad plan. You planned 17 tests but ran 2. Files=4, Tests=8, 0 wallclock secs ( 0.08 usr 0.02 sys + 0.32 cusr 0.06 csys = 0.48 CPU) Result: FAIL Failed 4/4 test programs. 4/8 subtests failed. make: *** [test_dynamic] Error 255