Gentoo Archives: gentoo-user

From: Rich Freeman <rich0@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] sys-libs/e2fsprogs-libs causing sandbox violation in /root/.ccache?
Date: Thu, 29 Mar 2018 12:59:36
Message-Id: CAGfcS_m6DXT93z_9mGBYPcmOa=4Mrc5LFFyVOashD37xUX5J2Q@mail.gmail.com
In Reply to: Re: [gentoo-user] sys-libs/e2fsprogs-libs causing sandbox violation in /root/.ccache? by "J García"
1 On Thu, Mar 29, 2018 at 8:46 AM, J García <jyo.garcia@×××××.com> wrote:
2 > 2018-03-28 22:33 GMT-06:00 P Levine <plevine457@×××××.com>:
3 >
4 >> The relevant part of the build:
5 >>
6 >>> make[1]: 'compile_et' is up to date.
7 >>> make[1]: Leaving directory
8 >>> '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.44.1/work/e2fsprogs-libs-1.44.1-ab
9 >>> i_x86_64.amd64/lib/et'
10 >>> making all in lib/et
11 >>> * ACCESS DENIED: utimes: /root/.ccache
12 >>> * ACCESS DENIED: mkdir: /root/.ccache/3
13 >
14 > The ebuild is working fine on my end, it was built yesterday with no
15 > issues according to my logs. Is FEATURES=ccache part of your
16 > make.conf?
17 > If it is, try to build it with without that feature.
18
19 That would almost certainly make the problem go away.
20
21 I don't have this issue with e2fsprogs-libs-1.43.6 with ccache, so the
22 issue is either specific to the newer version or something wrong with
23 the local config.
24
25 --
26 Rich