From owner-freebsd-ports@FreeBSD.ORG Tue Mar 27 15:12:07 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8976106564A for ; Tue, 27 Mar 2012 15:12:07 +0000 (UTC) (envelope-from rocky@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 61B588FC14 for ; Tue, 27 Mar 2012 15:12:07 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.182]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id F3FD05C22 for ; Wed, 28 Mar 2012 01:25:39 +1000 (EST) Message-ID: <4F71D8C4.3020502@herveybayaustralia.com.au> Date: Wed, 28 Mar 2012 01:12:04 +1000 From: R Skinner User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Tue, 27 Mar 2012 16:06:36 +0000 Cc: Subject: openjdk6 fails to build - jobs issue? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Mar 2012 15:12:07 -0000 I'm trying to build openjdk6 but it is failing as well. Can someone confirm if I'm seeing gmake[x] if this is running as parallel jobs? I'm running every invocation I can find to prevent it (MAKE_JOBS_UNSAFE=true, DISABLE_MAKE_JOBS, env settings), but it insists... Its possible something may have changed with the variables, but can't be sure and I don't believe so; at any rate it fails compiling 'hotspot'. I get output with gmake[6], gmake[5], gmake[4]... sorry I can't be clearer, its on a different machine not on the network. Cheers