Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2013 22:08:12 -0400
From:      Glen Barber <gjb@FreeBSD.org>
To:        Jung-uk Kim <jkim@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r250881 - in head: . sys/sys usr.bin/lex usr.bin/lex/lib
Message-ID:  <20130523020812.GE1598@glenbarber.us>
In-Reply-To: <519D0446.4050108@FreeBSD.org>
References:  <201305211932.r4LJWahf026659@svn.freebsd.org> <20130522174557.GL77347@glenbarber.us> <519D0446.4050108@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 22, 2013 at 01:45:42PM -0400, Jung-uk Kim wrote:
> > I think this commit breaks head/.
> > 
> > http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full
> 
> It should be fixed with r250914.
> 
> Sorry for the breakage.
> 

There are more...

===> usr.bin/ar (all)
cc  -O -pipe -G0  -I. -I/src/usr.bin/ar -std=gnu99 -Wsystem-headers
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type
-Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter
-Wcast-align -Wchar-subscripts -Winline -Wnested-externs
-Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c
/src/usr.bin/ar/ar.c
cc  -O -pipe -G0  -I. -I/src/usr.bin/ar -std=gnu99 -Wsystem-headers
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type
-Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter
-Wcast-align -Wchar-subscripts -Winline -Wnested-externs
-Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c acplex.c
cc1: warnings being treated as errors
<stdout>:752: warning: redundant redeclaration of 'yylex'
/src/usr.bin/ar/acplex.l:41: warning: previous declaration of 'yylex'
was here
*** Error code 1

http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full

Glen




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