Hi list, I'm configuring a new RT-instance for a new project group here and have some issues now while installing the RightsMatrix. My System: openSuSE10.3 rt3.6.6 perl5.8.8 apache2.2.4
This is what make test tells me. To be honest I have no idea what it means or what I could do to solve the problem. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00setup...........Name "RT::DatabaseName" used only once: possible typo at t/00setup.t line 14. # Must test against rt3regression! # Looks like your test died before it could output anything. t/00setup........... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 178/178 subtests t/01groups..........Name "RT::DatabaseName" used only once: possible typo at t/01groups.t line 16. # Must test against rt3regression # Looks like your test died before it could output anything. t/01groups.......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 37/37 subtests t/02acl.............Name "RT::DatabaseName" used only once: possible typo at t/02acl.t line 16. # Must test against rt3regression # Looks like your test died before it could output anything. t/02acl............. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 28/28 subtests t/03util............Name "RT::DatabaseName" used only once: possible typo at t/03util.t line 16. # Must test against rt3regression # Looks like your test died before it could output anything. t/03util............ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 41/41 subtests t/pod-coverage......ok t/pod...............ok Test Summary Report ------------------- t/00setup.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 178 tests but ran 0. t/01groups.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 37 tests but ran 0. t/02acl.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 28 tests but ran 0. t/03util.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 41 tests but ran 0. Files=6, Tests=6, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.35 cusr 0.14 csys = 1.52 CPU) Result: FAIL Failed 4/6 test programs. 0/6 subtests failed. make: *** [test_dynamic] Error 255 TIA, Ben _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
