From owner-freebsd-current@FreeBSD.ORG Tue Jul 28 14:53:57 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC2EF106568C; Tue, 28 Jul 2009 14:53:57 +0000 (UTC) (envelope-from spambox@haruhiism.net) Received: from fujibayashi.jp (karas.fujibayashi.jp [77.221.159.4]) by mx1.freebsd.org (Postfix) with ESMTP id 646158FC2A; Tue, 28 Jul 2009 14:53:57 +0000 (UTC) (envelope-from spambox@haruhiism.net) Received: from [192.168.0.2] (unknown [91.122.47.189]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by fujibayashi.jp (Postfix) with ESMTPSA id 055B678FB5; Tue, 28 Jul 2009 18:53:55 +0400 (MSD) Message-ID: <4A6F1105.4000304@haruhiism.net> Date: Tue, 28 Jul 2009 18:53:57 +0400 From: Kamigishi Rei User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Anton Shterenlikht References: <20090728144856.GA75540@mech-cluster241.men.bris.ac.uk> In-Reply-To: <20090728144856.GA75540@mech-cluster241.men.bris.ac.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, freebsd-ia64@freebsd.org Subject: Re: 8.0-beta2 buildworld fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 28 Jul 2009 14:54:00 -0000 Anton Shterenlikht wrote: > On ia64 8.0-beta1 SMP, I get buildworld failures at random points, > and with very terse error message, e.g.: > > 1 error > *** Error code 2 > Any advice? > As it was mentioned here multiple times, remove -jX from your make buildworld command as the output from other threads hides the error. You can use "make -DNO_CLEAN buildworld" to skip rebuild of everything there is, and get right to the error. -- Kamigishi Rei KREI-RIPE