From owner-freebsd-current@FreeBSD.ORG Mon Jul 15 18:52:33 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 278D9FA0; Mon, 15 Jul 2013 18:52:33 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (lor.one-eyed-alien.net [69.66.77.232]) by mx1.freebsd.org (Postfix) with ESMTP id 6F3EFB1; Mon, 15 Jul 2013 18:52:31 +0000 (UTC) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.5/8.14.5) with ESMTP id r6FIqItd009046; Mon, 15 Jul 2013 13:52:18 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.7/8.14.7/Submit) id r6FIqIv9009045; Mon, 15 Jul 2013 13:52:18 -0500 (CDT) (envelope-from brooks) Date: Mon, 15 Jul 2013 13:52:18 -0500 From: Brooks Davis To: Martin Wilke Subject: Re: errors building 9-STABLE on recent HEAD Message-ID: <20130715185218.GB78845@lor.one-eyed-alien.net> References: <20130624201149.GB70873@lor.one-eyed-alien.net> <1A835C0A-9A00-49B9-948C-CF69631CA2B7@bsdhash.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bp/iNruPH9dso1Pn" Content-Disposition: inline In-Reply-To: <1A835C0A-9A00-49B9-948C-CF69631CA2B7@bsdhash.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Brooks Davis , current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jul 2013 18:52:33 -0000 --bp/iNruPH9dso1Pn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable After not working for quite some time, I was able to build 9-STABLE last week. I'm not sure if something changed in the branch or if the new current I'd updated to fixed it. -- Brooks On Sat, Jul 13, 2013 at 11:07:04PM +0800, Martin Wilke wrote: > Hi, >=20 > I see exactly the same error on pointyhat too, did you find any work arou= nd for that? >=20 > On Jun 25, 2013, at 4:11 AM, Brooks Davis wrote: >=20 > > I recently upgraded my main buildbox from an ancient 9.0-STABLE snapshot > > to head and I've run into an issue building 9-STABLE on it. Initally > > this was broken by the switch to bmake, but Simon committed a work > > around that and using the fmake port also works around it. Now I'm > > seeing a strange error in yacc generated code. I say strange because > > yacc is correctly being bootstrapped so we're using the expected version > > and not the one in HEAD. > >=20 > > Does anyone have any insight into this issue? > >=20 > > cc -O2 -pipe -DBFD_DEFAULT_TARGET_SIZE=3D64 -I. -I/home/bed22/src-9/g= nu/usr.bin/binutils/ld -I/home/bed22/src-9/gnu/usr.bin/binutils/ld/../libbf= d -I/home/bed22/obj/home/bed22/src-9/gnu/usr.bin/binutils/ld/../libbfd -I/h= ome/bed22/src-9/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/includ= e -DTARGET=3D\"x86_64-unknown-freebsd\" -DDEFAULT_EMULATION=3D\"elf_x86_64_= fbsd\" -DSCRIPTDIR=3D\"/usr/libdata\" -DBFD_VERSION_STRING=3D\""2.17.50 [Fr= eeBSD] 2007-07-03"\" -DBINDIR=3D\"/usr/bin\" -DTARGET_SYSTEM_ROOT=3D\"\" -D= TOOLBINDIR=3D\"//usr/bin/libexec\" -D_GNU_SOURCE -I/home/bed22/src-9/gnu/us= r.bin/binutils/ld/../../../../contrib/binutils/ld -I/home/bed22/src-9/gnu/u= sr.bin/binutils/ld/../../../../contrib/binutils/bfd -std=3Dgnu99 -fstack-pr= otector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitia= lized -Wno-pointer-sign -c ldlex.c > > cc1: warnings being treated as errors > > : In function 'yy_get_next_buffer': > > :3229: warning: passing argument 2 of 'yy_input' from > > incompatible pointer type > > *** [ldlex.o] Error code 1 > >=20 > > Stop in /home/bed22/src-9/gnu/usr.bin/binutils/ld. > > *** [all] Error code 1 > >=20 > > Thanks, > > Brooks >=20 > +-----------------oOO--(_)--OOo-------------------------+ > With best Regards, > Martin Wilke (miwi_(at)_FreeBSD.org) >=20 > Mess with the Best, Die like the Rest >=20 >=20 --bp/iNruPH9dso1Pn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFR5EThXY6L6fI4GtQRAmlfAKDoi9Ja+VDRSj1WxoDGVRDkywdFLQCgg0FL /Dxc4FPwUypfDfMy3TOjHvw= =vx33 -----END PGP SIGNATURE----- --bp/iNruPH9dso1Pn--