Re: lang/gcc and tmpfs no space let on device

2014-05-20 Thread Alexey Dokuchaev
On Fri, May 16, 2014 at 02:43:09PM +0200, Marko Cupa?? wrote: > Hi, > > 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: > > jc1: fatal error: error writing to /tmp/ccwgXZ8m.s: No spac

Re: lang/gcc and tmpfs no space let on device

2014-05-16 Thread Melvyn Sopacua
On Fri, 16 May 2014, Marko Cupać wrote: This is the point of failure: libtool: compile: /usr/ports/lang/gcc/work/build/./gcc/gcj -B/usr/ports/lang/gcc/work/build/x86_64-portbld-freebsd10.0/libjava/ -B/usr/ports/lang/gcc/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local

Re: lang/gcc and tmpfs no space let on device

2014-05-16 Thread Marko Cupać
On Fri, 16 May 2014 06:11:21 -0700 David Wolfskill wrote: > * 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 mess

Re: lang/gcc and tmpfs no space let on device

2014-05-16 Thread David Wolfskill
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: > > jc1: fatal error: error writing to /tmp/ccwgXZ8m.s: No space l

Re: lang/gcc and tmpfs no space let on device

2014-05-16 Thread Volodymyr Kostyrko
16.05.2014 15:43, Marko Cupać wrote: Hi, 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: jc1: fatal error: error writing to /tmp/ccwgXZ8m.s: No space left on device compilation terminat

Re: lang/gcc and tmpfs no space let on device

2014-05-16 Thread Lowell Gilbert
Marko Cupać writes: > Hi, > > 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: > > jc1: fatal error: error writing to /tmp/ccwgXZ8m.s: No space left on > device compilation terminated.