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 2A1CE138330 for ; Sat, 24 Sep 2016 07:38:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EB0CE0B68; Sat, 24 Sep 2016 07:37:57 +0000 (UTC) Received: from mail-lf0-f67.google.com (mail-lf0-f67.google.com [209.85.215.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1469FE0A69 for ; Sat, 24 Sep 2016 07:37:52 +0000 (UTC) Received: by mail-lf0-f67.google.com with SMTP id b71so5939826lfg.1 for ; Sat, 24 Sep 2016 00:37:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to; bh=mME3MK1i6ZBbrDknRGF28MKoC69fudJh1EnrGvpjwcw=; b=mVFw7tL+BBEnXenRA8dzaHp+u/pWiwx4qWrp6vHBspn0KxgtYJK2+5PQiIWekGPWl8 eXQKafNtVtSmTj6ZjRS7o647AJmMptg4ksRC4IVMsTce7NPBYG0edAI1+fFUZogV9HbB aN8Ohm7y6rcwI5sEWXij8jBgRABH4WsywqtUQWlTgeVcZAl6IbRQDZwhMpccayHMmR73 nQsNqOA2zM3HoprNU7acRG2gQCJ69e+buVJbHlcn1rZy6FNFNxOxHXgQTFx3PfmBGj6W fPS5JcO/jENPCx8D2oaYyg+LcaH9STk/x0crRkWKOLWTkFm4U3ze6al74uK1yVoG8sam 3E7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=mME3MK1i6ZBbrDknRGF28MKoC69fudJh1EnrGvpjwcw=; b=QWI2H5k44rbU1XXK6hHRUfGDJeQ7zz9WvVXaPpoc36BnJ2ctutjtxiJje5nHRm+j/3 yXT0t3yGuid9Cnd0z0+XB4lrHepJaLaRdRvEbWYdf3PVSnUXNEKPu/I6nfn411nwqR2x 0sgrWjflHyzbAGkzKBMN0ji08xjklYjQDx8uSkV3RukD4fCMwuMtv+qg9lupOgAXfL1F TUffdL9IFbqt9UrOX4zPUMUuix7ptuCnzcS3I/9NtYEoTOb+L5JXvMA9b1j7K0b8G7iR pnKtTW4PA5WJTQ/4eD+aQcJ77JRm4vMEwF1vsmaB2p1Vg5vpH1tCbbUUioQYj+Tsw68y bx5A== X-Gm-Message-State: AE9vXwOT+fDhbqfaZ2siKdNmXOHFc6pYPrrjusCSfxOFOrY0iL9fzzYZkteaXE4FhP5K4ISgPHGYbS+3rVdMKg== X-Received: by 10.25.18.23 with SMTP id h23mr4300622lfi.5.1474702671046; Sat, 24 Sep 2016 00:37:51 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-portage-dev@lists.gentoo.org Reply-to: gentoo-portage-dev@lists.gentoo.org MIME-Version: 1.0 Sender: zmedico@gmail.com Received: by 10.114.185.133 with HTTP; Sat, 24 Sep 2016 00:37:50 -0700 (PDT) In-Reply-To: <20160924025530.22782-1-floppym@gentoo.org> References: <20160924025530.22782-1-floppym@gentoo.org> From: Zac Medico Date: Sat, 24 Sep 2016 00:37:50 -0700 X-Google-Sender-Auth: 1O_70IMxMsHTLZuGVQZGHOCZNsw Message-ID: Subject: Re: [gentoo-portage-dev] [PATCH] ebuild: look for ccache symlinks in /usr/lib/ccache/bin To: gentoo-portage-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: c6891596-fe6f-4c56-ad4d-8c50091d2eb2 X-Archives-Hash: f52b3197d56686d3204a778115e8832f On Fri, Sep 23, 2016 at 7:55 PM, Mike Gilbert wrote: > ccache-config has been installing the symlinks there since Nov 2014. > > Bug: https://bugs.gentoo.org/509956 > Bug: https://bugs.gentoo.org/594982 > --- > pym/portage/package/ebuild/prepare_build_dirs.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pym/portage/package/ebuild/prepare_build_dirs.py b/pym/portage/package/ebuild/prepare_build_dirs.py > index 7fdac74..808e77d 100644 > --- a/pym/portage/package/ebuild/prepare_build_dirs.py > +++ b/pym/portage/package/ebuild/prepare_build_dirs.py > @@ -154,7 +154,7 @@ def _prepare_features_dirs(mysettings): > > features_dirs = { > "ccache":{ > - "path_dir": "%s/usr/%s/ccache/bin" % (EPREFIX, libdir), > + "path_dir": "%s/usr/lib/ccache/bin" % EPREFIX, > "basedir_var":"CCACHE_DIR", > "default_dir":os.path.join(mysettings["PORTAGE_TMPDIR"], "ccache"), > "always_recurse":False}, > -- > 2.10.0 The /usr/lib/ccache/bin code lives in doebuild_environment now: https://gitweb.gentoo.org/proj/portage.git/commit/?id=96338b8a2add3ab5f7f77fef41570807374771e3