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 ) id 1PTyd3-0004lm-QE for garchives@archives.gentoo.org; Sat, 18 Dec 2010 15:23:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87970E0808; Sat, 18 Dec 2010 15:21:43 +0000 (UTC) Received: from mail.ukfsn.org (mail.ukfsn.org [77.75.108.10]) by pigeon.gentoo.org (Postfix) with ESMTP id 4FB0DE0808 for ; Sat, 18 Dec 2010 15:21:43 +0000 (UTC) Received: from localhost (smtp-filter.ukfsn.org [192.168.54.205]) by mail.ukfsn.org (Postfix) with ESMTP id 8F299DEBD7 for ; Sat, 18 Dec 2010 15:21:42 +0000 (GMT) Received: from mail.ukfsn.org ([192.168.54.25]) by localhost (smtp-filter.ukfsn.org [192.168.54.205]) (amavisd-new, port 10024) with ESMTP id nLAgeWW1u0nQ for ; Sat, 18 Dec 2010 15:21:42 +0000 (GMT) Received: from humphrey.ukfsn.org (unknown [78.32.181.186]) by mail.ukfsn.org (Postfix) with ESMTP id 5A6E5DEBAA for ; Sat, 18 Dec 2010 15:21:42 +0000 (GMT) From: Peter Humphrey Organization: at home To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] distcc and crossdev, anyone? Date: Sat, 18 Dec 2010 15:22:11 +0000 User-Agent: KMail/1.13.5 (Linux/2.6.36-gentoo-r5; KDE/4.5.4; x86_64; ; ) References: <201012172256.29857.peter@humphrey.ukfsn.org> In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201012181522.11333.peter@humphrey.ukfsn.org> X-Archives-Salt: af3b279b-c5b8-4fe4-9f4d-0e50ae9cdbfd X-Archives-Hash: 45c9a68ed5be8426d91f26c9b09b9a97 On Friday 17 December 2010 23:23:10 Jacob Todd wrote: > Could you post your distcc config files? $ extract /etc/conf.d/distccd DISTCCD_OPTS="" DISTCCD_EXEC="/usr/bin/distccd" DISTCCD_PIDFILE="/var/run/distccd/distccd.pid" DISTCCD_OPTS="${DISTCCD_OPTS} --port 3632" DISTCCD_OPTS="${DISTCCD_OPTS} --log-level critical" DISTCCD_OPTS="${DISTCCD_OPTS} --allow 192.168.2.0/24" DISTCCD_OPTS="${DISTCCD_OPTS} --listen 192.168.2.2" DISTCCD_OPTS="${DISTCCD_OPTS} -N 15" (Extract is just a mini-script to cut out comments.) $ cat /etc/distcc/hosts ostn.ethnet Ostn is the box that's supposed to do the compilation, but the Atom client box just doesn't bother trying distcc. If it had and I had an error in my config I'd have got an error message. $ grep distcc /etc/make.conf DISTCC_DIR="${PORTAGE_TMPDIR}/.distcc" FEATURES="buildpkg ccache distcc fixpackages parallel-fetch userfetch" Maybe another of those features is incompatible with distcc. I'd also have expected an error message in that case, but I just get a bog- standard emerge process running locally. -- Rgds Peter. Linux Counter 5290, 1994-04-23.