Jeremy Henty wrote:
> I  get 1  error running  the test  set for  Perl in  chapter 6  of LFS
> 6.5-rc2.   If I run  "./perl harness"  in the  t directory  the report
> summary is:
>
>     Failed Test                               Stat Wstat Total Fail  List of 
> Failed
>     
> -------------------------------------------------------------------------------
>     ../lib/Archive/Extract/t/01_Archive-Extra    2   512   717    2  686 691
>     75 tests and 916 subtests skipped.
>     Failed 1/1462 test scripts. 2/187534 subtests failed.
>     Files=1462, Tests=187534, 482 wallclock secs (244.26 cusr + 23.96 csys = 
> 268.22
>     CPU)
>     Failed 1/1462 test programs. 2/187534 subtests failed.
>
> How can I investigate this further?
>
> Regards,
>
> Jeremy Henty
>   
I got the same error, so I tee'd the results of make check into a log. 
The output I got from that failed test is:

../lib/Archive/Extract/t/01_Archive-Extract......................dubious
        Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 218, 223, 338, 343, 686, 691
        Failed 6/717 tests, 99.16% okay (less 233 skipped tests: 478 
okay, 66.67%)

I found the script file with the tests in it, but I couldn't find the 
specific tests. Does anyone know anything else about this error?
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to