Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2020 23:59:40 +0300
From:      Yuri Pankov <yuripv@yuripv.dev>
To:        Don Lewis <truckman@FreeBSD.org>, Warner Losh <imp@bsdimp.com>
Cc:        FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: 11-STABLE and 12-STABLE build failures
Message-ID:  <515e9746-7d30-341b-7e6a-50e0fa29b9ff@yuripv.dev>
In-Reply-To: <tkrat.f0cea7a580aecfae@FreeBSD.org>
References:  <tkrat.d057fdee0e8cf153@FreeBSD.org> <CANCZdfopLJkZvCQ57Oy=JKwttQYMfZ%2BvuPxXvsWmOp2QLMy=6g@mail.gmail.com> <tkrat.86e8ee74c68fc4dc@FreeBSD.org> <tkrat.e0c8ba05b88a9446@FreeBSD.org> <tkrat.f0cea7a580aecfae@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Don Lewis wrote:
> On 25 Jul, Don Lewis wrote:
>> On 25 Jul, Don Lewis wrote:
>>> On 25 Jul, Warner Losh wrote:
>>>> Liby.a was retired. Maybe there is some dangling references?
>>>
>>> # grep yydebug *
>>> localedef.c:	yydebug = 0;
>>> localedef.h:extern int yydebug;
>>>
>>> I see the same in the 13-CURRENT source and it builds successfully.
>>
>> If I diff the two source trees, I see that the 13-CURRENT references are
>> guarded by #if YYDEBUG.
> 
> Looks like we need this MFC:
> 
> %svn log -c 362569
> ------------------------------------------------------------------------
> r362569 | jkim | 2020-06-23 19:08:08 -0700 (Tue, 23 Jun 2020) | 2 lines
> 
> Fix build with recent byacc.
> 
> ------------------------------------------------------------------------

Just checked that I see this too trying to build stable/12 on recent 
head, failing while bootstrapping tools where we use the host system 
binaries.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?515e9746-7d30-341b-7e6a-50e0fa29b9ff>