On 2010-10-14 21:23, Jung-uk Kim wrote:
On Thursday 14 October 2010 03:11 pm, Dmitry Morozovsky wrote:
On Thu, 14 Oct 2010, Jung-uk Kim wrote:
...
cc -O2 -pipe -nostdinc -I/usr/include -I.
-I/FreeBSD/src.current.svn/sys/dev/aic7xxx/aicasm -std=gnu99
-Wsystem-headers -Werror -Wall -Wno-format-y
On Thu, 14 Oct 2010, Dmitry Morozovsky wrote:
[snip]
DM> JK> Hmm... That means "make buildkernel" did not pick up newly built lex.
DM> JK> That's bad. :-(
DM>
DM> It seems Rui's r213845 should fix this; I'm checking this right now...
Confirmed: this revision really fixed build.
--
Sincerel
On Thu, 14 Oct 2010, Jung-uk Kim wrote:
JK> >
JK> > JK> > > JN> >> I'm migrating a box from 8-STABLE to -CURRENT this
JK> > morning JK> > > and this JN> >> commit seems to break buildkernel:
JK> >
JK> > [snip]
JK> >
JK> > JK> > > I can confirm this: my build machine, which is
JK> > JK> > >
JK> > J
On Thursday 14 October 2010 03:11 pm, Dmitry Morozovsky wrote:
> On Thu, 14 Oct 2010, Jung-uk Kim wrote:
>
> JK> > > JN> >> I'm migrating a box from 8-STABLE to -CURRENT this
> morning JK> > > and this JN> >> commit seems to break buildkernel:
>
> [snip]
>
> JK> > > I can confirm this: my build mac
On Thursday 14 October 2010 03:05 pm, Jung-uk Kim wrote:
> On Thursday 14 October 2010 01:06 pm, John Baldwin wrote:
> > On Thursday, October 14, 2010 12:41:45 pm Dmitry Morozovsky wrote:
> > > On Thu, 14 Oct 2010, John Nielsen wrote:
> > >
> > > JN> >> I'm migrating a box from 8-STABLE to -CURRENT
On Thu, 14 Oct 2010, Jung-uk Kim wrote:
JK> > > JN> >> I'm migrating a box from 8-STABLE to -CURRENT this morning
JK> > > and this JN> >> commit seems to break buildkernel:
[snip]
JK> > > I can confirm this: my build machine, which is
JK> > >
JK> > > FreeBSD beaver.rinet.ru 8.1-STABLE FreeBSD 8.
On Thursday 14 October 2010 01:06 pm, John Baldwin wrote:
> On Thursday, October 14, 2010 12:41:45 pm Dmitry Morozovsky wrote:
> > On Thu, 14 Oct 2010, John Nielsen wrote:
> >
> > JN> >> I'm migrating a box from 8-STABLE to -CURRENT this morning
> > and this JN> >> commit seems to break buildkernel
On Thursday, October 14, 2010 12:41:45 pm Dmitry Morozovsky wrote:
> On Thu, 14 Oct 2010, John Nielsen wrote:
>
> JN> >> I'm migrating a box from 8-STABLE to -CURRENT this morning and this
> JN> >> commit seems to break buildkernel:
> JN> >>
> JN> >> cc -O2 -pipe -nostdinc -I/usr/include -I.
> JN
On Thu, 14 Oct 2010, John Nielsen wrote:
JN> >> I'm migrating a box from 8-STABLE to -CURRENT this morning and this
JN> >> commit seems to break buildkernel:
JN> >>
JN> >> cc -O2 -pipe -nostdinc -I/usr/include -I.
JN> >> -I/usr/src/sys/dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers
JN> >> -Werro
On Oct 14, 2010, at 12:17 PM, Jung-uk Kim wrote:
> On Thursday 14 October 2010 11:18 am, John Nielsen wrote:
>> I'm migrating a box from 8-STABLE to -CURRENT this morning and this
>> commit seems to break buildkernel:
>>
>> cc -O2 -pipe -nostdinc -I/usr/include -I.
>> -I/usr/src/sys/dev/aic7xxx/a
On Thursday 14 October 2010 11:18 am, John Nielsen wrote:
> I'm migrating a box from 8-STABLE to -CURRENT this morning and this
> commit seems to break buildkernel:
>
> cc -O2 -pipe -nostdinc -I/usr/include -I.
> -I/usr/src/sys/dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers
> -Werror -Wall -Wno-fo
I'm migrating a box from 8-STABLE to -CURRENT this morning and this commit
seems to break buildkernel:
cc -O2 -pipe -nostdinc -I/usr/include -I. -I/usr/src/sys/dev/aic7xxx/aicasm
-std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-pr
Author: rpaulo
Date: Wed Oct 13 10:33:01 2010
New Revision: 213765
URL: http://svn.freebsd.org/changeset/base/213765
Log:
Define YY_NO_INPUT. This makes aicasm buildable by clang with Werror
turned on.
Modified:
head/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
head/sys/dev/aic7xxx/aicasm/a
13 matches
Mail list logo