svn commit: r250881 - in head: . sys/sys usr.bin/lex usr.bin/lex/lib

Glen Barber gjb at FreeBSD.org
Wed May 22 17:46:00 UTC 2013


On Tue, May 21, 2013 at 07:32:36PM +0000, Jung-uk Kim wrote:
> Author: jkim
> Date: Tue May 21 19:32:35 2013
> New Revision: 250881
> URL: http://svnweb.freebsd.org/changeset/base/250881
> 
> Log:
>   Connect flex 2.5.37 to the build and bump __FreeBSD_version.
> 

I think this commit breaks head/.

cc  -O2 -pipe  -I/src/sbin/hastctl/../hastd -DHAVE_CAPSICUM -DINET
-DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -DHAVE_CRYPTO -std=gnu99
-fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs
-Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-format -c token.c
cc1: warnings being treated as errors
<stdout>:753: warning: redundant redeclaration of 'yylex'
/src/sbin/hastctl/../hastd/hast.h:263: warning: previous declaration of 'yylex' was here
*** Error code 1

Stop.
make: stopped in /src/sbin/hastctl
*** Error code 1

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

Glen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20130522/aae74c65/attachment.sig>


More information about the svn-src-all mailing list