bug-bison
[Top][All Lists]
Advanced

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

[GNU Bison 2.1] testsuite: 83 failed


From: Michael McLaughlin
Subject: [GNU Bison 2.1] testsuite: 83 failed
Date: Sun, 24 Dec 2006 22:04:24 -0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2

Hello,

I am a Mac (OS 10.4.8) developer but I have, to date, used only CodeWarrior and I am totally a novice wrt UNIX configure, make, etc. Nevertheless, I downloaded the Bison 2.1 source and ran

configure
make check

The output suggested that I send this log to you.

Next, I am instructed to do

make install

but I am a bit worried about this error although it does not look very critical. Should I stick to using the supplied Bison 1.28 package? The latter is quite old but might be good enough.

Thanks.

--
Michael P. McLaughlin
83. calc.at:587: testing ...
calc.at:587: bison -o calc.c calc.y
calc.at:587: $CC $CFLAGS $CPPFLAGS $LDFLAGS -o calc calc.c $LIBS
stderr:
stdout:
calc.at:587: $PREPARSER ./calc input
stderr:
calc.at:587: $PREPARSER ./calc input
stderr:
1.2: syntax error
calc.at:587: cat stderr
calc.at:587: $PREPARSER ./calc input
stderr:
1.2: syntax error
mv: rename at-stderr to stderr: No such file or directory
calc.at:587: cat stderr
--- expout      2006-12-24 16:49:41.000000000 -0500
+++ /Users/michaelm/Desktop/bison-2.1/tests/testsuite.dir/at-stdout     
2006-12-24 16:49:40.000000000 -0500
@@ -1 +0,0 @@
-1.2: syntax error
83. calc.at:587: 83. Calculator %glr-parser %pure-parser %locations 
(calc.at:587): FAILED (calc.at:587)

reply via email to

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