From owner-svn-src-head@FreeBSD.ORG Thu Jun 6 10:51:02 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 3864885E; Thu, 6 Jun 2013 10:51:02 +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 072BC18AA; Thu, 6 Jun 2013 10:51:02 +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 1B90223F848; Thu, 6 Jun 2013 06:51:00 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.3 onyx.glenbarber.us 1B90223F848 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Thu, 6 Jun 2013 06:50:58 -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: <20130606105058.GI64948@glenbarber.us> References: <201306052131.r55LV6t8052710@svn.freebsd.org> <20130606032752.GR1716@glenbarber.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cf0hFtnykp6aONGL" Content-Disposition: inline In-Reply-To: <20130606032752.GR1716@glenbarber.us> 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 10:51:02 -0000 --cf0hFtnykp6aONGL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 05, 2013 at 11:27:52PM -0400, Glen Barber wrote: > 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 >=20 > I think this breaks the build. I am seeing the following: >=20 > /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); > ^~~~~~~~~~~~~~~~~ >=20 I think this is a local problem. Sorry for the noise. Glen --cf0hFtnykp6aONGL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJRsGmSAAoJEFJPDDeguUajcikH/04IPf7Z3UfWOa5hnQ/u6DSP xOj0azITDL2zMZl3rliOqAUxou4ohphOVby8DiMV9BVWIB9gT7QLHZk6oYCm9774 /uP+CeNna/tctbx0rHLKPvABhc6veTgoN90zjzKPZHmAN9LqJZS2k2VQIqpa82wn hJt93o8wjuTyx8ieccc/MCpQ50r/50+O1DJ8An/yiQEl6lF+/XjHKZEwm9yHan/l XICd/sBaJUolH9HzHv970pq+C7TsI5rY6lo54QxK1XE7oqXCPMXTNiOuPDq6veFu nOErEe5yxRLhPpwpaUI4gxI6saXq3Xfobo1Y1JfRrh07kVdQhRKpM8WhqKDLa7I= =eDs/ -----END PGP SIGNATURE----- --cf0hFtnykp6aONGL--