<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><div id="yiv423694144">I have some errors in my make test, I did a quick search on the web but apart from manual installing XML::LibXSLT (version 1.70, should it maybe be another version?) which I tried, I could not find many related answers.<br>Please see my make test output below. Doing a make install worked, I have the koha install screen, but I would prefer to have no failed tests.<br>Any ideas or hints are welcome,<br><br>Thanks,<br><br>Marty<br><br>(on Debian Lenny)<br><br><br>make test<br>PERL_DL_NONLAZY=1 KOHA_CONF=blib/KOHA_CONF_DIR/koha-conf.xml /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/PERL_MODULE_DIR', 'blib/arch')" t/*.t<br>t/Amazon.t ..................... ok&nbsp; &nbsp;<br>t/Barcodes_PrinterConfig.t ..... ok&nbsp; &nbsp;<br>t/Bookfund.t ................... 1/1 <br>#&nbsp;&nbsp; Failed test 'use
 C4::Bookfund;'<br>#&nbsp;&nbsp; at t/Bookfund.t line 12.<br>#&nbsp;&nbsp;&nbsp;&nbsp; Tried to use 'C4::Bookfund'.<br>#&nbsp;&nbsp;&nbsp;&nbsp; Error:&nbsp; Can't locate C4/Bookfund.pm in @INC (@INC contains: /root/kohaclone/blib/PERL_MODULE_DIR /root/kohaclone/blib/arch /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 4) line 2.<br># BEGIN
 failed--compilation aborted at (eval 4) line 2.<br># Looks like you failed 1 test of 1.<br>t/Bookfund.t ................... Dubious, test returned 1 (wstat 256, 0x100)<br>Failed 1/1 subtests <br>t/Bookseller.t ................. ok&nbsp; &nbsp;<br>t/Boolean.t .................... 1/12 The given value does not seem to be interpretable as a Boolean value at /root/kohaclone/blib/PERL_MODULE_DIR/C4/Boolean.pm line 97.<br>The given value does not seem to be interpretable as a Boolean value at /root/kohaclone/blib/PERL_MODULE_DIR/C4/Boolean.pm line 104.<br>Use of uninitialized value in concatenation (.) or string at t/Boolean.t line 17.<br>The given value does not seem to be interpretable as a Boolean value at /root/kohaclone/blib/PERL_MODULE_DIR/C4/Boolean.pm line 104.<br>Use of uninitialized value in concatenation (.) or string at t/Boolean.t line 17.<br>t/Boolean.t .................... Failed 2/12 subtests <br>t/Branch.t ..................... ok&nbsp;
 &nbsp;<br>t/Calendar.t ................... ok&nbsp; &nbsp;<br>t/Charset.t .................... ok&nbsp; &nbsp;<br>t/Circulation_barcodedecode.t .. ok&nbsp;&nbsp;&nbsp; &nbsp;<br>t/Dates.t ...................... 1/192 # <br># In order to run without DB access, this test will substitute 'us'<br># as your default date format.&nbsp; Export environmental variable KOHA_TEST_DATE_FORMAT<br># to override this default, or pass the value as an argument to this test script.<br># <br># NOTE: we test for the system handling dd=00 and 00 for TIME values, therefore<br># you SHOULD see some warnings like:<br># Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t ...<br># <br># Testing Legacy Functions: format_date and format_date_in_iso<br># <br>Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 62<br>t/Dates.t ...................... 8/192 Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 65<br>#
 <br># Testing 4 formats.<br># Testing no input (defaults):<br># <br># Testing with valid inputs:<br>Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 84<br>Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 84<br>Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 84<br>Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 84<br># <br># Testing object independence from class<br># done.<br>t/Dates.t ...................... ok&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<br>t/Debug.t ...................... # BEFORE use:&nbsp;&nbsp;&nbsp;&nbsp; $debug is not defined<br># BEFORE use: $cgi_debug is not defined<br>t/Debug.t ...................... 1/3 #&nbsp; AFTER use:&nbsp;&nbsp;&nbsp;&nbsp; $debug is 0<br>#&nbsp; AFTER use: $cgi_debug is 0<br># Done.<br>t/Debug.t ...................... ok&nbsp; &nbsp;<br>t/dummy.t ...................... ok&nbsp; &nbsp;<br>t/Input.t
 ...................... ok&nbsp; &nbsp;<br>t/Koha.t ....................... ok&nbsp; &nbsp;<br>t/Labels_split_ccn.t ........... ok&nbsp;&nbsp;&nbsp; &nbsp;<br>t/Labels_split_ddcn.t .......... ok&nbsp;&nbsp;&nbsp; &nbsp;<br>t/Labels_split_lccn.t .......... ok&nbsp;&nbsp;&nbsp; &nbsp;<br>t/Languages.t .................. ok&nbsp; &nbsp;<br>t/Maintainance.t ............... ok&nbsp; &nbsp;<br>t/Members_Attributes.t ......... 1/11 # 2 tests for extended_attributes_merge<br># old attribute: homeroom = 501<br># new attribute: grade = 01<br># merge (overwrite) attribute: grade = 01<br># merge (overwrite) attribute: homeroom = 501<br># merge (preserve) attribute: grade = 01<br># merge (preserve) attribute: homeroom = 501<br># old attribute: deanslist = 2007<br># old attribute: deanslist = 2008<br># old attribute: grade = 04<br># old attribute: homeroom = 224<br># old attribute: somedata = xxx<br># new attribute: deanslist = 2009<br># new attribute: extradata =
 foobar<br># new attribute: grade = 05<br># new attribute: homeroom = 115<br># merge (overwrite) attribute: deanslist = 2009<br># merge (overwrite) attribute: extradata = foobar<br># merge (overwrite) attribute: grade = 05<br># merge (overwrite) attribute: homeroom = 115<br># merge (overwrite) attribute: somedata = xxx<br># merge (preserve) attribute: deanslist = 2007<br># merge (preserve) attribute: deanslist = 2008<br># merge (preserve) attribute: deanslist = 2009<br># merge (preserve) attribute: extradata = foobar<br># merge (preserve) attribute: grade = 05<br># merge (preserve) attribute: homeroom = 115<br># merge (preserve) attribute: somedata = xxx<br>t/Members_Attributes.t ......... ok&nbsp;&nbsp;&nbsp; &nbsp;<br>t/Output.t ..................... ok&nbsp; &nbsp;<br>t/Record.t ..................... ok&nbsp; &nbsp;<br>t/Review.t ..................... ok&nbsp; &nbsp;<br>t/Scrubber.t ................... 1/10 # Note: scrubber test output will have
 whitespace collapsed for readability<br># done.<br>t/Scrubber.t ................... ok&nbsp;&nbsp;&nbsp; &nbsp;<br>t/Stats.t ...................... ok&nbsp; &nbsp;<br><br>Test Summary Report<br>-------------------<br>t/Bookfund.t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Wstat: 256 Tests: 1 Failed: 1)<br>&nbsp; Failed test:&nbsp; 1<br>&nbsp; Non-zero exit status: 1<br>t/Boolean.t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Wstat: 0 Tests: 12 Failed: 2)<br>&nbsp; Failed tests:&nbsp; 11-12<br>Files=25, Tests=391, 42 wallclock secs ( 0.76 usr&nbsp; 0.09 sys + 28.32 cusr&nbsp; 1.81 csys = 30.98 CPU)<br>Result: FAIL<br>Failed 2/25 test programs. 3/391 subtests failed.<br>make: *** [test_dynamic] Error 255<br><br></div></td></tr></table><br>
      <hr size=1>Make your browsing faster, safer, and easier with the new Internet Explorer® 8. Optimized for Yahoo! <a href="http://downloads.yahoo.com/ca/internetexplorer/"><b>Get it Now for Free! </b></a>