bug-gnucobol
[Top][All Lists]
Advanced

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

RHEL-7, gnucobol-3.x, r3846


From: rdubner
Subject: RHEL-7, gnucobol-3.x, r3846
Date: Mon, 28 Sep 2020 18:28:41 -0400

I built the compiler and ran “make check” on a RHEL 7.8 system:

 

[bob@rhel73 build]$ uname -a

Linux rhel73 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 11 19:12:04 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux

[bob@rhel73 build]$ cat /etc/os-release

NAME="Red Hat Enterprise Linux Server"

VERSION="7.8 (Maipo)"

ID="rhel"

ID_LIKE="fedora"

VARIANT="Server"

VARIANT_ID="server"

VERSION_ID="7.8"

PRETTY_NAME="Red Hat Enterprise Linux"

ANSI_COLOR="0;31"

CPE_NAME="cpe:/o:redhat:enterprise_linux:7.8:GA:server"

HOME_URL="https://www.redhat.com/"

BUG_REPORT_URL="https://bugzilla.redhat.com/"

 

REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"

REDHAT_BUGZILLA_PRODUCT_VERSION=7.8

REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"

REDHAT_SUPPORT_PRODUCT_VERSION="7.8"

[bob@rhel73 build]$

 

 

There was one failure:

 

701: DELETE FILE, INDEXED                            FAILED (run_file.at:335)

 

I don’t know how to interpret the log file:

 

[bob@rhel73 0701]$ cat testsuite.log

#                             -*- compilation -*-

701. run_file.at:267: testing DELETE FILE, INDEXED ...

../../tests/run_file.at:334: $COMPILE prog.cob

../../tests/run_file.at:335: $COBCRUN_DIRECT ./prog

--- /dev/null   2020-09-28 18:05:35.648999974 -0400

+++ /home/bob/repos/cobc/cobcd/build/tests/testsuite.dir/at-groups/701/stdout   2020-09-28 18:17:58.343364780 -0400

@@ -0,0 +1 @@

+STATUS DELETE FILE (closed):35

701. run_file.at:267: 701. DELETE FILE, INDEXED (run_file.at:267): FAILED (run_file.at:335)

[bob@rhel73 0701]$

 

 

 

 

 

 

 

 

 


reply via email to

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