Re: Repeated build failures in expr due to yyparse

2012-05-28 Thread Dimitry Andric
On 2012-05-28 11:21, Bjoern A. Zeeb wrote: ... > I needed to update headers to be able to recompile ifconfig after some > additions; then got bitten by that not compiling as libc didn't include > the symbol for _ThreadRuneLocale yet but the header was already picked up. > So had to re-do libc as we

Re: Repeated build failures in expr due to yyparse

2012-05-28 Thread Bjoern A. Zeeb
On 28. May 2012, at 08:42 , Konstantin Belousov wrote: > On Sun, May 27, 2012 at 11:14:40PM +, Bjoern A. Zeeb wrote: >> Running a make -s -j5 buildworld; cleaned the entire obj tree meanwhile. >> Builds are running on a slightly older HEAD thought with an updated libc >> and some headers. >>

Re: Repeated build failures in expr due to yyparse

2012-05-28 Thread Konstantin Belousov
On Sun, May 27, 2012 at 11:14:40PM +, Bjoern A. Zeeb wrote: > Running a make -s -j5 buildworld; cleaned the entire obj tree meanwhile. > Builds are running on a slightly older HEAD thought with an updated libc > and some headers. > > I can reproduce this all the time. Buildworld at this stag

Repeated build failures in expr due to yyparse

2012-05-27 Thread Bjoern A. Zeeb
Running a make -s -j5 buildworld; cleaned the entire obj tree meanwhile. Builds are running on a slightly older HEAD thought with an updated libc and some headers. I can reproduce this all the time. Buildworld at this stage should be self-contained, right? So why is it failing? ===> bin/expr (