bug-bison
[Top][All Lists]
Advanced

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

Re: [GNU Bison 2.4.588-2f658] testsuite: 74 75 76 77 78 79 80 81 82 141


From: Joel E. Denny
Subject: Re: [GNU Bison 2.4.588-2f658] testsuite: 74 75 76 77 78 79 80 81 82 141 149 185 186 188 189 190 191 195 247 250 287 289 291 293 295 296 297 298 299 300 301 302 304 305 306 307 310 311 failed
Date: Wed, 20 Apr 2011 08:02:35 -0400 (EDT)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

On Mon, 18 Apr 2011, Jim Meyering wrote:

> FYI, now, using the latest sources from git,
> when I bootstrap, run ./configure --enable-gcc-warnings
> and then make and "make distcheck", I see this:
> 
> /bin/sh ../build-aux/ylwrap ../src/parse-gram.y y.tab.c src/parse-gram.c 
> y.tab.h src/parse-gram.h y.output src/parse-gram.output -- tests/bison -y -dv 
> --warnings=all,error --report=all
> /bin/sh ../build-aux/ylwrap ../src/scan-code.l lex.yy.c src/scan-code.c -- 
> flex
> /bin/sh ../build-aux/ylwrap ../src/scan-gram.l lex.yy.c src/scan-gram.c -- 
> flex
> /bin/sh ../build-aux/ylwrap ../src/scan-skel.l lex.yy.c src/scan-skel.c -- 
> flex
> /w/bison/bison-2.4.593-a78a/_build/tests/bison: line 11: 
> /w/bison/bison-2.4.593-a78a/_build/src/bison: No such file or directory
> Can't open y.tab.[ch]: No such file or directory.
> make[1]: *** [src/parse-gram.c] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make[1]: Leaving directory `/w/bison/bison-2.4.593-a78a/_build'
> make: *** [distcheck] Error 1

This doesn't happen for me.  Somehow your tarball's parse-gram.y must have 
a later time stamp than parse-gram.c or parse-gram.h.  Is your "make dist" 
setting the time stamps inappropriately for some reason?  If so, perhaps 
we need a dist-hook to fix that.  Or are the time stamps being set 
inappropriately upon extraction from the tarball?



reply via email to

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