From owner-svn-src-head@FreeBSD.ORG Wed May 22 17:49:14 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by hub.freebsd.org (Postfix) with ESMTP id 0B0C7F5B; Wed, 22 May 2013 17:49:13 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Message-ID: <519D0446.4050108@FreeBSD.org> Date: Wed, 22 May 2013 13:45:42 -0400 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130517 Thunderbird/17.0.6 MIME-Version: 1.0 To: Glen Barber Subject: Re: svn commit: r250881 - in head: . sys/sys usr.bin/lex usr.bin/lex/lib References: <201305211932.r4LJWahf026659@svn.freebsd.org> <20130522174557.GL77347@glenbarber.us> In-Reply-To: <20130522174557.GL77347@glenbarber.us> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 May 2013 17:49:14 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2013-05-22 13:45:57 -0400, Glen Barber wrote: > 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 :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 It > should be fixed with r250914. Sorry for the breakage. Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBAgAGBQJRnQRGAAoJECXpabHZMqHOzJoH/ivn5nGSL7LJd5pf4ORfYrN4 ru+YVHqGve3SDBEmuz//3jjqqzs9ovg54pm6EBSEFv2HP3uzzslX4kgRqFWPlI6j rEunbwrmv8Dz4+P1oVXzJuzCOAFh0nTZVM1PRV4RCcH5DyAaEU80fcO5DcCsapdj O4PCpcFmXkoDFSa5w4sVe8IRyAbsExsi8DQuM+ThoAshtEGhfm7PwRx8TfRkYzeQ CUpQ+MwmoqqFRZUGwF/Ny3OUNBwBEzhXKWsrB8PsE1jKsw7nujhnbWhm6c/K1E5/ rkKFhc1QhQzn3LzNzq9B4ncUo+ygCUaoSsQquFHRXSIeAs29lwVdXr54riouosM= =LAn1 -----END PGP SIGNATURE-----