From owner-freebsd-ports@FreeBSD.ORG Mon Mar 15 07:30:31 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32CDF16A4CE for ; Mon, 15 Mar 2004 07:30:31 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1F8543D31 for ; Mon, 15 Mar 2004 07:30:30 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id AC428530E; Mon, 15 Mar 2004 16:30:29 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 42D2C530A; Mon, 15 Mar 2004 16:30:23 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id B862F33CA7; Mon, 15 Mar 2004 16:30:22 +0100 (CET) To: Kris Kennaway References: <20040315103649.GA13718@xor.obsecurity.org> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Mon, 15 Mar 2004 16:30:22 +0100 In-Reply-To: <20040315103649.GA13718@xor.obsecurity.org> (Kris Kennaway's message of "Mon, 15 Mar 2004 02:36:49 -0800") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: ports@FreeBSD.org Subject: Re: INDEX user-friendliness and SMP speed-up patch X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 15:30:31 -0000 Kris Kennaway writes: > * Allows parallel INDEX builds (using make -j). The most obvious way > of doing this doesn't work, because I/O from child makes is broken up > into 2k chunks, and output lines from 'make describe' that exceed this > length (*cough* GNOME *cough*) will be intertwined with the output of > other makes, leading to a corrupted INDEX. Instead, I collect the > output from the child make processes in temporary files and > recombine them at the end. Doesn't make -P work as advertised? DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no