Gentoo Archives: gentoo-user

From: Khumba <bog@××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] out of disk space to compile webkit-gtk
Date: Mon, 23 Dec 2013 08:18:45
Message-Id: 20131223001823.53078e05@khumba.net
In Reply to: [gentoo-user] out of disk space to compile webkit-gtk by Joseph
1 On Mon, 23 Dec 2013 00:53:16 -0700
2 Joseph <syscon780@×××××.com> wrote:
3
4 > I'm upgrading the system and running out of disk space to compile webkit-gtk
5 >
6 > * Checking for at least 18 gigabytes disk space at "/var/tmp/portage/net-libs/webkit-gtk-2.0.4/temp" ...
7 > [ !! ]
8 > * There is NOT at least 18 gigabytes disk space at "/var/tmp/portage/net-libs/webkit-gtk-2.0.4/temp"
9 >
10 > df -h
11 > Filesystem Size Used Avail Use% Mounted on
12 > rootfs 28G 16G 11G 61% /
13 > /dev/root 28G 16G 11G 61% /
14 > tmpfs 506M 540K 505M 1% /run
15 > udev 10M 0 10M 0% /dev
16 > shm 506M 0 506M 0% /dev/shm
17 > /dev/hda4 84G 51G 29G 65% /home
18 >
19 > How do I tell the system to use /home partition to use for compiling temp tiles?
20
21 See the PORTAGE_TMPDIR variable in "man make.conf".
22
23 Cheers,
24 Khumba

Replies

Subject Author
Re: [gentoo-user] out of disk space to compile webkit-gtk Joseph <syscon780@×××××.com>