From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E8FB1139083 for ; Sun, 3 Dec 2017 18:29:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECBCBE0EA0; Sun, 3 Dec 2017 18:29:14 +0000 (UTC) Received: from mail-pg0-x22c.google.com (mail-pg0-x22c.google.com [IPv6:2607:f8b0:400e:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7BA30E0E7A for ; Sun, 3 Dec 2017 18:29:14 +0000 (UTC) Received: by mail-pg0-x22c.google.com with SMTP id k134so6631451pga.3 for ; Sun, 03 Dec 2017 10:29:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-language:content-transfer-encoding; bh=FM6UwscH6QmoAe9WZyrVIY2l6GQ0CjAIONRRzK1crNg=; b=HkiRg2QRQP8rt7ylJtL9Y6omZlMLXtPQqvutoZw8S0uuowMmcqDLe5FnFFDgOua6a/ AwQSzdSkqJPnxfUWt4nOJ4ckjmp6TIERBRrezYyMaufzQ80I0tigRmfL6pPo11R3SYN0 d0ndiuARu0MycRfq2GvwV4FcZCSIrhoR3Grr5StZ99XMdS4vMYuxZacYdAAzFtdYchRR OVEmpAA805xPYBQZ4rCD4ayDYsUb57kwRIUSrXCBgl1YZnncUwO1PZwF92M2NEG3ssee Jf3bK4aMwBdQ4Pz7euLhkFfiiy1bTGlslgZ55njkLzSKhYCAJhc9hytOO1jRFqgImynK YIow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=FM6UwscH6QmoAe9WZyrVIY2l6GQ0CjAIONRRzK1crNg=; b=Vp8HaX/ACeE/m8ike+WTN53PwYCtBDnhAWNRxo038T+kHFPYSfAjO22YQfh3idTp4E LIPuzTrVSI9XDSgdolDWH27Eyx4Y1DbxYYOqIfrWtbNsEYx3ZwHJZZUEB01GNrRaUmQN Rqs0aGdysKjCUlg2DquUlp/PjX6YNFUUp7v47BcfdR/NtWZ3LFBWeRGVON8ahlplWXx6 615Y5F0idy6Fg9xaCcQn7L20kQbL28jMUS6r+n7rHD8thKXCKZIUxIGGFGGZnb+TKCHp nDQ1elmK7L9Y8J6tTm2pSKonuUSNJBqntUX92AbRo1i6bpOl/BOGw1Pg2z8kzDia+9nW PpUg== X-Gm-Message-State: AJaThX7xPyeShAp2BSHk4eq6B6H+p7O87iKxSW73cTiUJ25XVKM6FDLj 0CsETgHhVG9rS2RnG725QBdt5pe8 X-Google-Smtp-Source: AGs4zMbRL4gKhTGelnktoSdDEQL0YVBqbPJUqrc6YPhwwiTlhgn48yW3W/wHNo1oIQvDkW4bytKVrA== X-Received: by 10.159.208.67 with SMTP id w3mr12506894plz.175.1512325752992; Sun, 03 Dec 2017 10:29:12 -0800 (PST) Received: from [192.168.247.60] (d75-155-153-147.bchsia.telus.net. [75.155.153.147]) by smtp.gmail.com with ESMTPSA id k2sm18697062pff.150.2017.12.03.10.29.11 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Dec 2017 10:29:11 -0800 (PST) To: gentoo-user@lists.gentoo.org From: Daniel Frey Subject: [gentoo-user] New profile & gcc update Message-ID: <60798720-dc4f-ec60-95c2-31e66da218ca@gmail.com> Date: Sun, 3 Dec 2017 10:29:11 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 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=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Archives-Salt: 9dda39a8-666a-489a-a6b3-c52afcd657ac X-Archives-Hash: 48b37fa30f81ec7e64bcba839ed48b11 Well, I moved to the new profile and started emerging gcc on about eight computers or so. I use distcc to speed up the compile process on the slower machines, so I need to keep the versions in sync. I forgot to prefix `emerge -1 gcc` with `FEATURES="-distcc"` and am wondering if the sys-devel/gcc ebuild itself disables distcc on itself. It's been running a while now and it hasn't thrown up its hands in disgust yet, so I'd rather not interrupt it if I don't have to. I took a quick look in the ebuild, and don't see anything obvious. Anyone know? Dan