From owner-freebsd-stable@FreeBSD.ORG Wed Feb 13 11:31:24 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB8EC16A418 for ; Wed, 13 Feb 2008 11:31:24 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id B272B13C468 for ; Wed, 13 Feb 2008 11:31:24 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 649CA1CC060; Wed, 13 Feb 2008 03:31:24 -0800 (PST) Date: Wed, 13 Feb 2008 03:31:24 -0800 From: Jeremy Chadwick To: Oliver Herold , freebsd-stable@freebsd.org Message-ID: <20080213113124.GA51986@eos.sc1.parodius.com> References: <20080213104029.GA10046@asgard.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080213104029.GA10046@asgard.home> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Subject: Re: FreeBSD RELENG_7 doesn't build X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 11:31:24 -0000 On Wed, Feb 13, 2008 at 11:40:29AM +0100, Oliver Herold wrote: > I did an install with FreeBSD 7 RC2 iso and updated the sources (today) to > RELENG_7. It stops compiling after printing this error > > [...] > > gzip -cn info-stnd.inf > info-stnd.info.gz > gzip cn texinfo.info > texinfo.info.gz > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error You're using -j, aren't you? You're not going to see the error messages printed at the appropriate place due to the parallelisation. Anyway... There's a known issue with the buildworld right now, even tinderbox is reporting it. It'll be fixed soon. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |