From owner-freebsd-current@FreeBSD.ORG Fri Jan 2 18:47:22 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 5A247106566B; Fri, 2 Jan 2009 18:47:22 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id F38CC8FC12; Fri, 2 Jan 2009 18:47:21 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id n02IkIb3059098; Fri, 2 Jan 2009 11:46:19 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 02 Jan 2009 11:46:27 -0700 (MST) Message-Id: <20090102.114627.1656128188.imp@bsdimp.com> To: Johan@double-l.nl From: "M. Warner Losh" In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCB5DE3C6@w2003s01.double-l.local> References: <57200BF94E69E54880C9BB1AF714BBCB0111B3@w2003s01.double-l.local> <20090102115339.GA81380@in-addr.com> <57200BF94E69E54880C9BB1AF714BBCB5DE3C6@w2003s01.double-l.local> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: gpalmer@freebsd.org, freebsd-current@freebsd.org Subject: Re: build -j3 not working anymore on Current 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: Fri, 02 Jan 2009 18:47:22 -0000 In message: <57200BF94E69E54880C9BB1AF714BBCB5DE3C6@w2003s01.double-l.local> "Johan Hendriks" writes: : : Hello : : If you read on after the error message in my mail you will see that a buildworld cycle without the -j3 option works so I get no error message that way ;-) : : At least at the amd64 host, the i386 is still building, it takes some time on a PIII ;-) : : So I have no idea where the error message kicks in. : : Is there a way to get the error message? Search backwards for Error. Warner