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

next in thread | previous in thread | raw e-mail | index | archive | help
On 25 Jul, Yuri Pankov wrote:
> 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.

I just did the MFC, so it should be fixed now.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?tkrat.11eee36007dbe5b9>