From owner-freebsd-stable Mon Sep 17 3:44:13 2001 Delivered-To: freebsd-stable@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 561C737B406 for ; Mon, 17 Sep 2001 03:44:02 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f8HAhGw77784; Mon, 17 Sep 2001 13:43:16 +0300 (EEST) (envelope-from ru) Date: Mon, 17 Sep 2001 13:43:16 +0300 From: Ruslan Ermilov To: Mike Tancsa Cc: stable@FreeBSD.ORG Subject: Re: make -j4 vs -j8... 4 works, but 8 does not Message-ID: <20010917134316.C74429@sunbay.com> References: <5.1.0.14.0.20010915123606.035fcc18@192.168.0.12> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.0.20010915123606.035fcc18@192.168.0.12>; from mike@sentex.net on Sat, Sep 15, 2001 at 12:38:30PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Sep 15, 2001 at 12:38:30PM -0400, Mike Tancsa wrote: > > Should a parallel build always work ? I was just trying to stress a new > series of MB we are evaluating and to my suprise, -j4 works, but not -j8 > > ===> usr.sbin/boot0cfg > rm -f .depend > mkdep -f .depend > -a -I/usr/obj/usr/src/i386/usr/include > /usr/src/usr.sbin/boot0cfg/boot0cfg.c > cd /usr/src/usr.sbin/boot0cfg; make _EXTRADEPEND > echo boot0cfg: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend > 1 error > *** Error code 2 > 1 error > *** Error code 2 > Try running with -dj as well and see what happens. You may also want to use -P. That should definitely work, and if it doesn't we need to fix it. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message