bug-gnucobol
[Top][All Lists]
Advanced

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

[open-cobol-list] [GNU Cobol 2.0] testsuite: 181 failed


From: Tom Gossler
Subject: [open-cobol-list] [GNU Cobol 2.0] testsuite: 181 failed
Date: Sat, 08 Nov 2014 14:09:31 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

Hello,

I recently downloaded and and as of today attempted to build the gnu-COBOL-2.0 environment on my local openSUSE desktop machine.  I also downloaded the 1.1 version and will attempt a build of that environment next, but thought I would try 2.0 first since the project web page states it is coming soon as pre-release!

When I attempted the build of v2.0 I ran into a failed test when running the 'make check' command.  I have attached the testsuite.log file as requested in the readme if errors are encountered.  The following text is from the make step, and are the only errors I could find in the output!  I don't know if this helps with the other failure:

cobc.c: In function ‘cobc_var_print’:
cobc.c:1578:3: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ [-Wformat=]
   printf ("%-*.*s : ", lablen, lablen, msg);
   ^
cobc.c:1578:3: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ [-Wformat=]

If you like, I can send the complete output from the configure and make steps.  There were no errors during the configure step.  Let me know!

Thanks!

--
Tom Gossler
Sigma Networking, Inc.
Phone: (952) 469-6575
address@hidden
www.sigmanetworking.com

Attachment: testsuite.log
Description: Text Data


reply via email to

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