From owner-freebsd-ports@FreeBSD.ORG Thu Nov 6 06:24:29 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 510D3106567B; Thu, 6 Nov 2008 06:24:29 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 08C478FC20; Thu, 6 Nov 2008 06:24:28 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1KxyI7-0005So-79; Thu, 06 Nov 2008 09:24:27 +0300 To: "Scott Ullrich" References: <20081106020118.GA26249@icarus.home.lan> <20081106020930.GA26497@icarus.home.lan> From: Boris Samorodov Date: Thu, 06 Nov 2008 09:24:16 +0300 In-Reply-To: (Scott Ullrich's message of "Wed\, 5 Nov 2008 21\:11\:51 -0500") Message-ID: <84295007@bb.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: Jeremy Chadwick , freebsd-ports@freebsd.org Subject: Re: Problems building ports - Error code 2 when attempting to cd 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: Thu, 06 Nov 2008 06:24:29 -0000 "Scott Ullrich" writes: > On Wed, Nov 5, 2008 at 9:09 PM, Jeremy Chadwick wrote: >> Does the problem happen outside of the jail? > Unfortunately it does from time to time even with -j1 According to make(1) "-j1" is not the same as if "-j" is not defined. I'd try either remove "-j1" or add "-B" option: ----- −B Try to be backwards compatible by executing a single shell per command and by executing the commands to make the sources of a dependency line in sequence. This is turned on by default unless −j is used. −j max_jobs Specify the maximum number of jobs that make may have running at any one time. Turns compatibility mode off, unless the −B flag is also specified. ----- HTH & WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve