bug-bison
[Top][All Lists]
Advanced

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

Re: [GNU Bison 1.875] testsuite: 36 37 failed


From: Hori,Masaki
Subject: Re: [GNU Bison 1.875] testsuite: 36 37 failed
Date: Mon, 23 Feb 2004 22:55:40 +0900

I try ftp://alpha.gnu.org/gnu/bison/bison-1.875c.tar.gz.

at first, run configure program with no parameter.
make  error , because
make  all-am
source='scan-gram.c' object='scan-gram.o' libtool=no \
depfile='.deps/scan-gram.Po' tmpdepfile='.deps/scan-gram.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/local/share/bison\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I. -I.. -I.. -I../lib -I/usr/local/include -g -O2 -c scan-gram.c
scan-gram.c:2256: only 0 args to macro 'gram_wrap' (1 expected)
scan-gram.c:2580: only 0 args to macro 'gram_wrap' (1 expected)
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode

I retry to run configure and make.
% ./configure CFLAGS ='-g -O2 -no-cpp-precomp'
% make clean; make

this flag makes success.
but all gcc process warn
cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory
I don't know how stop these. I ignore these.

And next, I try 'make check'.
One test fail.

I send you log.

Thank you.


On 2004/02/23, at 14:59, Paul Eggert wrote:

Can you please try the latest test version of Bison?  I think it fixes
some bugs in that area.  Thanks.

ftp://alpha.gnu.org/gnu/bison/bison-1.875c.tar.gz

Attachment: testsuite.log
Description: application/text


reply via email to

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