On Fri, Nov 13, 2009 at 5:47 PM, Paul Davis <[email protected]> wrote: > On Fri, Nov 13, 2009 at 8:15 AM, Vlad GURDIGA <[email protected]> wrote: >> Hello, >> >> I'm not sure it's the right list to send this, so, excuse me if I'm >> wrong, and please advise. >> >> Here is the report of my "make check": http://pastie.org/697173 >> >> If more logs are needed, let me know. >> > > Can you paste the output of running this from the  CouchDB src directory? > > $ prove -v test/etap/*.t
Here it comes: [vl...@kpax couchdb]$ pwd /home/vladd/src/couchdb [vl...@kpax couchdb]$ svn info Path: . URL: http://svn.apache.org/repos/asf/couchdb/trunk Repository Root: http://svn.apache.org/repos/asf Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 Revision: 835873 Node Kind: directory Schedule: normal Last Changed Author: davisp Last Changed Rev: 835195 Last Changed Date: 2009-11-12 04:17:41 +0200 (Thu, 12 Nov 2009) [vl...@kpax couchdb]$ prove -v test/etap/*.t test/etap/001-load.t ...................... escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/002-erl-driver.t ................ escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/010-file-basics.t ............... escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/011-file-headers.t .............. escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/020-btree-basics.t .............. escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/021-btree-reductions.t .......... escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/030-doc-from-json.t ............. escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/031-doc-to-json.t ............... escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/040-util.t ...................... test/etap/040-util.t:79: Warning: variable 'IntsToAGazillion' is unused test/etap/040-util.t:80: Warning: variable 'LotsOfData' is unused escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/041-uuid-gen.t .................. escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/050-stream.t .................... test/etap/050-stream.t:71: Warning: variable 'Acc2' is unused escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/060-kt-merging.t ................ escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/061-kt-missing-leaves.t ......... escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/062-kt-remove-leaves.t .......... escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/063-kt-get-leaves.t ............. escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/064-kt-counting.t ............... escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/065-kt-stemming.t ............... escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/070-couch-db.t .................. escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/080-config-get-set.t ............ escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/081-config-override.t ........... escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/082-config-register.t ........... escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/083-config-no-files.t ........... test/etap/083-config-no-files.t:16: Warning: function default_config/0 is unused escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/090-task-status.t ............... escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/100-ref-counter.t ............... escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/110-replication-httpc.t ......... test/etap/110-replication-httpc.t:132: Warning: variable 'Req2' is unused escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/111-replication-changes-feed.t .. escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/112-replication-missing-revs.t .. test/etap/112-replication-missing-revs.t:123: Warning: variable 'HighSeq' is unused escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/120-stats-collect.t ............. escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run test/etap/121-stats-aggregates.t .......... escript: exception error: undefined function test_util:init_code_path/0 in function erl_eval:do_apply/5 in call from erl_eval:exprs/5 in call from escript:code_handler/4 in call from erl_eval:local_func/5 in call from escript:interpret/3 in call from escript:start/1 in call from init:start_it/1 Dubious, test returned 127 (wstat 32512, 0x7f00) No subtests run Test Summary Report ------------------- test/etap/001-load.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/002-erl-driver.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/010-file-basics.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/011-file-headers.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/020-btree-basics.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/021-btree-reductions.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/030-doc-from-json.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/031-doc-to-json.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/040-util.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/041-uuid-gen.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/050-stream.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/060-kt-merging.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/061-kt-missing-leaves.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/062-kt-remove-leaves.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/063-kt-get-leaves.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/064-kt-counting.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/065-kt-stemming.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/070-couch-db.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/080-config-get-set.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/081-config-override.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/082-config-register.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/083-config-no-files.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/090-task-status.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/100-ref-counter.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/110-replication-httpc.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/111-replication-changes-feed.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/112-replication-missing-revs.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/120-stats-collect.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output test/etap/121-stats-aggregates.t (Wstat: 32512 Tests: 0 Failed: 0) Non-zero exit status: 127 Parse errors: No plan found in TAP output Files=29, Tests=0, 4 wallclock secs ( 0.13 usr 0.06 sys + 3.49 cusr 0.89 csys = 4.57 CPU) Result: FAIL [vl...@kpax couchdb]$ > > Paul Davis >
