Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] out of disk space to compile webkit-gtk
Date: Mon, 23 Dec 2013 15:44:32
Message-Id: 20131223154446.GB26734@syscon7.ed.shawcable.net
In Reply to: Re: [gentoo-user] out of disk space to compile webkit-gtk by Bruce Hill
1 On 12/23/13 08:56, Bruce Hill wrote:
2 >On Mon, Dec 23, 2013 at 12:53:16AM -0700, Joseph wrote:
3 >> I'm upgrading the system and running out of disk space to compile webkit-gtk
4 >>
5 >> * Checking for at least 18 gigabytes disk space at "/var/tmp/portage/net-libs/webkit-gtk-2.0.4/temp" ...
6 >> [ !! ]
7 >> * There is NOT at least 18 gigabytes disk space at "/var/tmp/portage/net-libs/webkit-gtk-2.0.4/temp"
8 >>
9 >> df -h
10 >> Filesystem Size Used Avail Use% Mounted on
11 >> rootfs 28G 16G 11G 61% /
12 >> /dev/root 28G 16G 11G 61% /
13 >> tmpfs 506M 540K 505M 1% /run
14 >> udev 10M 0 10M 0% /dev
15 >> shm 506M 0 506M 0% /dev/shm
16 >> /dev/hda4 84G 51G 29G 65% /home
17 >>
18 >> How do I tell the system to use /home partition to use for compiling temp tiles?
19 >
20 >It appears to only require such a ridiculous amount if you build with
21 >debugging flags.
22
23 This would be an easy solution but debug flags are off:
24 [ebuild N ] net-libs/webkit-gtk-1.8.3-r300:3 USE="geoloc gstreamer introspection jit spell webgl (-aqua) -coverage -debug -doc {-test} -webkit2" 7,631 kB
25
26 It appears that only libproxy-0.4.10-r1 needs webkit-gtk-1.6:3
27 net-libs/libproxy-0.4.10-r1 (webkit ? >=net-libs/webkit-gtk-1.6:3)
28
29 --
30 Joseph

Replies

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