From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-127174-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Quy5t-00011k-0n for garchives@archives.gentoo.org; Sun, 21 Aug 2011 02:49:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5E1621C155; Sun, 21 Aug 2011 02:48:47 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) by pigeon.gentoo.org (Postfix) with ESMTP id E003221C109 for <gentoo-user@lists.gentoo.org>; Sun, 21 Aug 2011 02:46:41 +0000 (UTC) Received: by gxk9 with SMTP id 9so3844987gxk.40 for <gentoo-user@lists.gentoo.org>; Sat, 20 Aug 2011 19:46:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=khqxJ9n9DZGRzWgLJlIEGcMDlguvg+bvlS2RLt2mhQ8=; b=doetoBcbWlHnJL/aMisxTm9f4teO8vJe7oB9m0WbGqCv6BYmdy4ZiY3tL8cw3IRHqZ AdJRZEBF7uZ3lRAMQrdK0wnnCb+t7yOySbcIakO4N8hIcJbwQ2r+sD5SZ5GGcaKzXzwb w8gp6t264vaLj+B75TdCWKQUrZxs+m2hlX2l4= Received: by 10.236.23.6 with SMTP id u6mr5722317yhu.20.1313894801406; Sat, 20 Aug 2011 19:46:41 -0700 (PDT) Received: from [192.168.2.5] (adsl-65-0-116-190.jan.bellsouth.net [65.0.116.190]) by mx.google.com with ESMTPS id q25sm3301909yhm.20.2011.08.20.19.46.39 (version=SSLv3 cipher=OTHER); Sat, 20 Aug 2011 19:46:40 -0700 (PDT) Message-ID: <4E50718E.8020709@gmail.com> Date: Sat, 20 Aug 2011 21:46:38 -0500 From: Dale <rdalek1967@gmail.com> User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110816 Gentoo/2.0.14-r1 SeaMonkey/2.0.14 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Hoping someone can help explain distcc to me References: <CAEH5T2M4b0b4jmwebYkodpDA59c7K2PEw=-jNk2OAhHMiPu3Fw@mail.gmail.com> <201108210135.43166.peter@humphrey.ukfsn.org> <CAEH5T2Pfx_Sg+Ym7o5oC=T8zCDvRUy0c=Td-nrwR7gxRQf_-8Q@mail.gmail.com> <201108210258.20372.peter@humphrey.ukfsn.org> In-Reply-To: <201108210258.20372.peter@humphrey.ukfsn.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 4b6cf8fb6d38f1cff67a3aa42bf28986 Peter Humphrey wrote: > On Sunday 21 August 2011 02:08:51 Paul Hartman wrote: > > >> Could I just export the entire laptop - everything from the root >> directory and below - and chroot into that over the network? Then I >> wouldn't even need to emerge -k... >> > No, I tried that and got myself tied in knots - well, actually it was the > whole portage tree that I exported, not the entire system. I forget what > went wrong now, but it's definitely cleaner to tell the server to build the > packages and the client to install from them. The emerge -k step is quick > too, and you have the advantage that you can see whether the packages are > actually there, unless you've switched colours off or not specified -v. (I > once found that they weren't there, which prompted me to go looking for the > config problem. Like Dale, I'm quite a good tester!) > > You just have to make sure that the chroot is identical to the client. > > Since you mentioned me. I wish I could set up a quicky from my 4 core 64 bit machine to compile 32 bit packages for a older 2GHz machine that belongs to a friend. I was going to put Mandriva on it but the CD won;t boot up properly. It stops at starting udev. Grrrrr. How hard is it to set up a 64 bit machine to compile programs for a 32 bit system? Dale :-) :-)