From owner-svn-src-head@FreeBSD.ORG Thu Jun 6 03:27:56 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8B9AFB8; Thu, 6 Jun 2013 03:27:56 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id 616B61315; Thu, 6 Jun 2013 03:27:56 +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 C255323F848; Wed, 5 Jun 2013 23:27:54 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.3 onyx.glenbarber.us C255323F848 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Wed, 5 Jun 2013 23:27:52 -0400 From: Glen Barber To: Jung-uk Kim Subject: Re: svn commit: r251438 - in head/gnu: lib/libregex lib/libregex/posix usr.bin/diff usr.bin/grep Message-ID: <20130606032752.GR1716@glenbarber.us> References: <201306052131.r55LV6t8052710@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mIBGJ7C7ypTjlzw5" Content-Disposition: inline In-Reply-To: <201306052131.r55LV6t8052710@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-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: Thu, 06 Jun 2013 03:27:56 -0000 --mIBGJ7C7ypTjlzw5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 05, 2013 at 09:31:06PM +0000, Jung-uk Kim wrote: > Author: jkim > Date: Wed Jun 5 21:31:06 2013 > New Revision: 251438 > URL: http://svnweb.freebsd.org/changeset/base/251438 >=20 > Log: > Connect libgnuregex 2.17 to the build. >=20 I think this breaks the build. I am seeing the following: /usr/obj/usr/src/tmp/usr/include/gnu/posix/regex.h:369:3: error: declaration does not declare anything [-Werror,-Wmissing-declarations] unsigned long int __REPB_PREFIX(used); ^~~~~~~~~~~~~~~~~ Glen --mIBGJ7C7ypTjlzw5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJRsAG4AAoJEFJPDDeguUajtA8IAISLTX2UpbsIbLxZWNZQS3xJ jZjtoFZs4RN4zkdOWW0YGmXeXbrdP1bHy71EDHZ8TsecqmAfDzAqQ6W+GPIqY3/4 0EOBUOd1y7Z4DaXCe2mU93yKT6mRwBYQtU2RP1bl+RwjcxePAnNF94oyQkmLndcG ZCpYG7OfWhBPCGYluNm5AxHMc6UVTm53+d6ZGmJECT5RLV3lsSn8e/72GzRryDoo hny1iwbNVcGDhaj5ZHHh9DqaKOc4Y6LY70xsmUvKvIInDcYRKQNkUxbqtyDGL3cu I+eqBvrEzyIZg/SvBOCAGOAbKwYZR1rt4Z8/wqWqA1rREo32bqyj6pJML1XYbkg= =14M6 -----END PGP SIGNATURE----- --mIBGJ7C7ypTjlzw5--