bug-gnucobol
[Top][All Lists]
Advanced

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

Re: [GnuCOBOL 3.1.2] testsuite: 783 796 failed


From: Simon Sobisch
Subject: Re: [GnuCOBOL 3.1.2] testsuite: 783 796 failed
Date: Fri, 28 May 2021 18:56:39 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.2

That's a false-positive that no one has fixed, only happening with
Cygwin. If you want to know more of this, please search the archives) -
as it is a "known false positive" you can ignore this.

Note: if you don't use Cygwin in general for other stuff you possibly
want to use the official ready-to-use MinGW binaries for GnuCOBOL. Those
are available at https://arnoldtrembley.com/GnuCOBOL.htm
(download, unpack, use).

Simon


Am 27.05.2021 um 23:10 schrieb J dR:
Hi,

I'm very very new to COBOL and I'm trying to install GNUCobol on my
Windows machine. Attached is my testsuite.log file, and below is the
testsuite.log output for the individual tests 783 and 796. I can see
that both share the ".prog2: command not found" error but I have no idea
what this means or how to fix it. Help would be much appreciated. Many
many thanks in advance.

#                             -*- compilation -*-
783. run_file.at:5417: testing SEQUENTIAL file with SHARING READ ONLY ...
./run_file.at:5482: $COMPILE prog1.cob
./run_file.at:5483: $COMPILE prog2.cob
./run_file.at:5484: $COBCRUN_DIRECT ./prog1
--- /dev/null 2021-05-27 16:29:02.000000000 -0400
+++ /tmp/gnucobol-3.1.2_win/tests/testsuite.dir/at-groups/783/stderr
2021-05-27 16:29:02.596800600 -0400
@@ -0,0 +1 @@
+sh: .prog2: command not found
783. run_file.at:5417: 783. SEQUENTIAL file with SHARING READ ONLY
(run_file.at:5417): FAILED (run_file.at:5484)

#                             -*- compilation -*-
796. run_file.at:6322: testing INDEXED file with LOCK AUTOMATIC (2) ...
./run_file.at:6405: $COMPILE prog1.cob
./run_file.at:6406: $COMPILE prog2.cob
./run_file.at:6407: $COBCRUN_DIRECT ./prog1
--- /dev/null 2021-05-27 16:29:18.000000000 -0400
+++ /tmp/gnucobol-3.1.2_win/tests/testsuite.dir/at-groups/796/stderr
2021-05-27 16:29:18.409543200 -0400
@@ -0,0 +1 @@
+sh: .prog2: command not found
796. run_file.at:6322: 796. INDEXED file with LOCK AUTOMATIC (2)
(run_file.at:6322): FAILED (run_file.at:6407)






reply via email to

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