From owner-freebsd-current@FreeBSD.ORG Mon Nov 8 19:17:30 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 BF3EF106564A for ; Mon, 8 Nov 2010 19:17:30 +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 9F3758FC1B for ; Mon, 8 Nov 2010 19:17:30 +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 oA8J0fIX087341; Mon, 8 Nov 2010 11:00:41 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.4/8.14.4/Submit) id oA8J0fGG087340; Mon, 8 Nov 2010 11:00:41 -0800 (PST) (envelope-from obrien) Date: Mon, 8 Nov 2010 11:00:41 -0800 From: "David O'Brien" To: Randy Bush Message-ID: <20101108190041.GB82268@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, Randy Bush , FreeBSD current mailing list References: 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: Mon, 08 Nov 2010 19:17:30 -0000 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 Randy, Can you update to r214990 and confirm things are OK for you? thanks and sorry, -- -- David (obrien@FreeBSD.org)