bug-bison
[Top][All Lists]
Advanced

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

Re: bison1.49 make check REPORT: all synclines test fail on OSX Server 1


From: Akim Demaille
Subject: Re: bison1.49 make check REPORT: all synclines test fail on OSX Server 10.1.4 (fwd)
Date: 09 Jul 2002 11:28:34 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

Ah!

Apple modified the output of GCC:

| configure:2121: cc -v </dev/null >&5
| Reading specs from /usr/libexec/gcc/darwin/ppc/2.95.2/specs
| Apple Computer, Inc. version gcc-934.3, based on gcc version 2.95.2
| 19991024 (release) configure:2124: $? = 0
| configure:2126: cc -V </dev/null >&5
| cc: argument to `-V' is missing

Instead of:

stderr --- -   Wed Dec 31 16:00:00 1969
+++ /Volumes/ServerSystem/ports/bison-1.49a/tests/testsuite.dir/at-stdout
Sun Jul  7 02:16:43 2002 @@ -1,2 +1,3 @@
-input.y:2: #error "2"

it gives:

+input.y:2: "2"
+cpp-precomp: warning: errors during smart preprocessing, retrying in basic
mode


This is benign.  Thanks for the report, I will fix the test suite.
Bison is OK.



reply via email to

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