Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 2014 06:11:21 -0700
From:      David Wolfskill <david@catwhisker.org>
To:        Marko Cupa?? <marko.cupac@mimar.rs>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: lang/gcc and tmpfs no space let on device
Message-ID:  <20140516131121.GF55053@albert.catwhisker.org>
In-Reply-To: <20140516144309.1527d24cdfdcbb1b7bcfea25@mimar.rs>
References:  <20140516144309.1527d24cdfdcbb1b7bcfea25@mimar.rs>

next in thread | previous in thread | raw e-mail | index | archive | help

--RE3pQJLXZi4fr8Xo
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, May 16, 2014 at 02:43:09PM +0200, Marko Cupa?? wrote:
> ...
> I am using 10.0-RELEASE-p3 amd64, and am trying to build lang/gcc as a
> dependency for emulators/virtualbox-ose. Building fails giving the
> following messages:
>=20
> jc1: fatal error: error writing to /tmp/ccwgXZ8m.s: No space left on
> device compilation terminated.
> ...
> I am using 128mb tmpfs file system mounted at /tmp:
> tmpfs   /tmp   tmpfs   rw,size=3D128m,mode=3D1777   0 0
>=20
> Does anyone know how big /tmp do I need to have in order to compile
> lang/gcc successfully?
> ...

I don't know the minimum, but:
* I've been using 2G tmpfs for some time without issue.
* The above error messages may be misleading: it is *possible* that
  the actual complaint is not lack of space, but lack of available
  inodes -- you can't tell from the message alone.  "df -i /tmp" is
  likely to be helpful in diagosing what is actually the problem.

Peace
david
--=20
David H. Wolfskill				david@catwhisker.org
Taliban: Evil cowards with guns afraid of truth from a 14-year old girl.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.

--RE3pQJLXZi4fr8Xo
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)

iQJ8BAEBCgBmBQJTdg53XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RThEMDY4QTIxMjc1MDZFRDIzODYzRTc4
QTY3RjlDOERFRjQxOTNCAAoJEIpn+cje9Bk7OOoP/AnWCm4C0u+4Uq4nS2y91BQx
pxiQMTpkcBrF5F0ohf4Ixu5/kf1hYf+hi5qmZhIn5fQdwB5F1atYXPy30MPVMn48
6JWCB1BfAReCKDUAZ9u3n3kAGp5q+b4UWohDhXWtWavjqyPnGAlPiYNm7hjUb4jh
M1U/WWmlx7DkKXFMjPEjRpauZc8/zsh5zOavQMuxtUZ0cABhwBFVmyqTg3543Ynl
t2WLUazRlORF3cOuH1i1ytcBAGgsWM4j5EfBmdDuYTRE5xdoj59TP5oooVgVfZPm
6cJg4dp7RwBPR6fWfaFToIHppHY6dxRfYInXrlTvRSsIOWJvAgogm/aQnQXz6nJe
hb3z8YuKZ8zbKDUiuVkhwrclWCThTSR8P2fCKnZnYDje0pwoIQMszIOpk0XzF7H6
f8Mz9LbG72pquS7wMg9POH2UYv6FnP0/H/08cZXV1d+PwZPoG3A2rkodV313RPOI
1pPZnR0ZZ2rdjdoPRwUcIAbzgfYVcIASUq59bMdFyIcJKzJLjRY5rf4B9JfKOfB+
WoZgydwYLWESrDlQnB0F8ZjcccvzKtDIy3XVxQnsORBQ+qEu239DxV3h95anT9ME
cGYUir3LRJDa13oxf4QJJCW5nzwaS/3+ODPAtVQjgKyzatQtPYFUbvl6XRxrleAt
qNraVrV+oXHSepNjrBUM
=8CGy
-----END PGP SIGNATURE-----

--RE3pQJLXZi4fr8Xo--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140516131121.GF55053>