Hi, On Mon, Jun 3, 2013 at 9:57 PM, satish <[email protected]> wrote: > kindly provide your advice. > > make test report log. > --------------------------------- > t/Labels.t (Wstat: 11 Tests: 1 Failed: 0) > Non-zero wait status: 11 > Parse errors: Bad plan. You planned 6 tests but ran 1. > Files=93, Tests=8217, 26 wallclock secs ( 1.00 usr 0.07 sys + 21.98 > cusr 1.28 csys = 24.33 CPU) > Result: FAIL > Failed 1/93 test programs. 0/8217 subtests failed. > make: *** [test_dynamic] Error 255
I suspect that you have run into an issue invoked by version of 0.97 of the Text::CSV_XS Perl module that was recently reported on this mailing list [1]. If so, and if 0.97 is the version that is currently installed on your system, please try upgrading to Text::CSV_XS 0.98. [1] http://lists.katipo.co.nz/pipermail/koha/2013-June/036442.html Regards, Galen -- Galen Charlton Manager of Implementation Equinox Software, Inc. / The Open Source Experts email: [email protected] direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

