From owner-svn-src-all@FreeBSD.ORG Wed May 22 17:46:00 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CF654C05; Wed, 22 May 2013 17:46:00 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [199.48.134.227]) by mx1.freebsd.org (Postfix) with ESMTP id AD803976; Wed, 22 May 2013 17:46:00 +0000 (UTC) Received: from glenbarber.us (kaos.glenbarber.us [71.224.221.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id 8D91123F804; Wed, 22 May 2013 13:45:59 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.3 onyx.glenbarber.us 8D91123F804 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Wed, 22 May 2013 13:45:57 -0400 From: Glen Barber To: Jung-uk Kim Subject: Re: svn commit: r250881 - in head: . sys/sys usr.bin/lex usr.bin/lex/lib Message-ID: <20130522174557.GL77347@glenbarber.us> References: <201305211932.r4LJWahf026659@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="sMZCuqyhuhd4ycTi" Content-Disposition: inline In-Reply-To: <201305211932.r4LJWahf026659@svn.freebsd.org> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 May 2013 17:46:00 -0000 --sMZCuqyhuhd4ycTi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 >=20 > Log: > Connect flex 2.5.37 to the build and bump __FreeBSD_version. >=20 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=3Dgnu99 -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 t= oken.c cc1: warnings being treated as errors :753: warning: redundant redeclaration of 'yylex' /src/sbin/hastctl/../hastd/hast.h:263: warning: previous declaration of 'yy= lex' 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 --sMZCuqyhuhd4ycTi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJRnQRVAAoJEFJPDDeguUajBO0IAKGcmFeE/1njNPcg/ijozeeJ queeRDfKoXUqJgQV9A8FtsCJpUVsLeLppMOaJ+e0fd/NL+i9rlCnZ5/bsQRoaNU2 2okzS/niCv6HrUeKjXeAr38lJQnCykazAFkvcmwZa3RPQsP3xvZdlErlPYU4oXmE K8e2EMX/+HuqyaFA8aBEFt4+1JugQ3CJf2eRDeMUGb30frIRj/KUSv0d8ogBY3+4 ojjbOaBO84gXwHsmZScCqTTNta445S/uJngOvmGmNIvIJ77QoIzShWzmGigU41mK NfPF36B5fME29UUDb6QCNSjqtb1uVf55+5d95aUlCm99DliyKeI822YLTfpILdI= =dHu9 -----END PGP SIGNATURE----- --sMZCuqyhuhd4ycTi--