Gentoo Archives: gentoo-user

From: Fernando Meira <fmeira@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ccache taking way too long time
Date: Sun, 25 Sep 2005 16:26:14
Message-Id: a3c2e88b0509250920689f206e@mail.gmail.com
1 Hi,
2
3 I been using ccache for sometime since its mail goal is to speedup common
4 compiling sets.
5 This is great when updating several packages.
6 However, every time that a package is to be emerge/updated my system waits
7 for ccache some long minutes. This happens twice, at the emerge start and
8 end. For some small packages, it takes more time to handle ccache than
9 compiling the package itself... so I wondering if this is normal, or it is
10 something mis-configured?
11
12 Here is how it looks:
13
14 >>> emerge (2 of 10) media-sound/cdparanoia-3.9.8-r2 to /
15 * Adjusting permissions on ccache in /root/.ccache
16 * Adjusting permissions on ccache in /root/.ccache
17 >>> Downloading ftp://ftp.tu-clausthal.de/pub/linux/...
18 (...)
19 >>> Completed installing cdparanoia-3.9.8-r2 into
20 /var/tmp/portage/cdparanoia-3.9.8-r2/image/
21
22 >>> Merging media-sound/cdparanoia-3.9.8-r2 to /
23 * Adjusting permissions on ccache in /root/.ccache
24 (...)
25
26 Fernando

Replies

Subject Author
Re: [gentoo-user] ccache taking way too long time Tamas Sarga <tamas@×××××××××××××××××.net>