From owner-freebsd-current@FreeBSD.ORG Tue Nov 9 02:50:48 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94EAF106564A for ; Tue, 9 Nov 2010 02:50:48 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 745348FC16 for ; Tue, 9 Nov 2010 02:50:48 +0000 (UTC) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.4/8.14.4) with ESMTP id oA92oldF049025; Mon, 8 Nov 2010 18:50:47 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.4/8.14.4/Submit) id oA92olwG049020; Mon, 8 Nov 2010 18:50:47 -0800 (PST) (envelope-from obrien) Date: Mon, 8 Nov 2010 18:50:47 -0800 From: "David O'Brien" To: Randy Bush Message-ID: <20101109025047.GB95515@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, Randy Bush , FreeBSD current mailing list References: <20101108190041.GB82268@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 9.0-CURRENT X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? User-Agent: Mutt/1.5.16 (2007-06-09) Cc: FreeBSD current mailing list Subject: Re: groff build failure X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2010 02:50:48 -0000 On Tue, Nov 09, 2010 at 08:28:27AM +0800, Randy Bush wrote: > > On Mon, Nov 08, 2010 at 03:14:02PM +0800, Randy Bush wrote: > >> ===> gnu/usr.bin/groff/src/preproc/eqn (all) > >> c++ -O2 -pipe -I/usr/src/gnu/usr.bin/groff/src/preproc/eqn/../../../../../../contrib/groff/src/preproc/eqn -I. -DHAVE_CONFIG_H -I/usr/src/gnu/usr.bin/groff/src/preproc/eqn/../../../../../../contrib/groff/src/include -I/usr/src/gnu/usr.bin/groff/src/preproc/eqn/../../../src/include -fstack-protector -fno-rtti -fno-exceptions -c eqn.cpp > >> y.tab.c: In function 'int yygrowstack()': > >> y.tab.c:703: error: invalid conversion from 'void*' to 'short int*' > >> y.tab.c:709: error: invalid conversion from 'void*' to 'YYSTYPE*' > >> *** Error code 1 > > Can you update to r214990 and confirm things are OK for you? [..] > Stop in /usr/src/usr.bin/yacc. > *** Error code 1 Hi Randy, You may have mentioned this, so sorry if I missed it. Can you verify this is a 64-bit platform? thanks, -- -- David (obrien@FreeBSD.org)