bug-gnucobol
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnuCOBOL 3.1-rc1. Error make check


From: Simon Sobisch
Subject: Re: gnuCOBOL 3.1-rc1. Error make check
Date: Thu, 8 Oct 2020 13:29:56 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1

Thank you for your message.
This issue was sent to the mailing list some days ago and it will be
fixed before the final release.
The failure comes because of an unexpected file status after DELETE FILE
with a file that does not exist (should be 05, is 35).

Other than that your build has a good test result.

Note: GC 3.1 RC1 is also available in the EPEL repo, just in case you
want to install a version via yum (and get the update to rc2 and final
once they are done with `yum update`).

Simon

Am 08.10.2020 um 12:26 schrieb Ivo Clagnan:
> Hi,
>
>  
>
> I’m trying to configure the GnuCOBOL version 3.1 rc1 on my server: Red
> Hat Enterprise Linux Server release 7.7 (Maipo)
>
>  
>
> I executed “configure” and I launched the make.
>
> I think that the compilation was OK, but when I executed “make check” I
> received this output:
>
>  
>
> /## ------------- ##/
>
> /## Test results. ##/
>
> /## ------------- ##/
>
> / /
>
> /ERROR: 1033 tests were run,/
>
> /29 failed (28 expected failures)./
>
> /16 tests were skipped./
>
> /## -------------------------- ##/
>
> /## testsuite.log was created. ##/
>
> /## -------------------------- ##/
>
> / /
>
> /Please send `tests/testsuite.log' and all information you think might
> help:/
>
> / /
>
> /   To: <bug-gnucobol@gnu.org>/
>
> /   Subject: [GnuCOBOL 3.1-rc1] testsuite: 696 failed/
>
> / /
>
> /You may investigate any problem if you feel able to do so, in which/
>
> /case the test suite provides a good starting point.  Its output may/
>
> /be found below `tests/testsuite.dir'./
>
> / /
>
> /make[4]: *** [check-local] Error 1/
>
> /make[4]: Leaving directory `/root/gnucobol-3.1-rc1/tests'/
>
> /make[3]: *** [check-am] Error 2/
>
> /make[3]: Leaving directory `/root/gnucobol-3.1-rc1/tests'/
>
> /make[2]: *** [check-recursive] Error 1/
>
> /make[2]: Leaving directory `/root/gnucobol-3.1-rc1/tests'/
>
> /make[1]: *** [check-recursive] Error 1/
>
> /make[1]: Leaving directory `/root/gnucobol-3.1-rc1'/
>
> /make: *** [check] Error 2/
>
>  
>
> So, I verified that the error was in this line
>
> 696: DELETE FILE, INDEXED                            FAILED
> (run_file.at:335)
>
>  
>
> I attach at this mail the files created in tests directory.
>
> Please can you help me to invetstigate about this error? Is it severe?
>
>  
>
> An other question about /28 expected failures /  
>
> Can I ignore these errors?
>
>  
>
> Thank you for your support
>
> Best regards
>
>  
>
> Ivo Clagnan
>
>  
>
>  
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]