bug#21720: Building gcc fails at target s-attrtab

2015-10-25 Thread Efraim Flashner
On Sun, 25 Oct 2015 13:35:22 +0100 Aljosha Papsch wrote: > On 24.10.2015 22:35, Efraim Flashner wrote: > > the error message is near the end of the log: > > ../../gcc-4.9.3/gcc/tree-ssa-ccp.c:2751:1: fatal error: error writing > > to /tmp/nix-build-gcc-4.9.3.drv-0/cc5mntgw.s: No space left on d

bug#21720: Building gcc fails at target s-attrtab

2015-10-25 Thread Aljosha Papsch
On 24.10.2015 22:35, Efraim Flashner wrote: the error message is near the end of the log: ../../gcc-4.9.3/gcc/tree-ssa-ccp.c:2751:1: fatal error: error writing to /tmp/nix-build-gcc-4.9.3.drv-0/cc5mntgw.s: No space left on device } I assume /tmp is part of / on your system. How much free space

bug#21694: 'clone' syscall binding unreliable

2015-10-25 Thread Ludovic Courtès
Mark H Weaver skribis: > l...@gnu.org (Ludovic Courtès) writes: [...] >> ;; The libc interface to sys_clone is not useful for Scheme programs, so the >> -;; low-level system call is wrapped instead. >> +;; low-level system call is wrapped instead. The 'syscall' function is >> +;; declared in

bug#21720: Building gcc fails at target s-attrtab

2015-10-25 Thread Ludovic Courtès
Aljosha Papsch skribis: > On 21.10.2015 18:38, Ludovic Courtès wrote: [...] >> How much memory does this machine have? > It got 4GB of RAM but none of swap. dmesg really shows something, > please see attachment. I'll try hooking up some swap and see how it > goes. > > I'm curious: How did you c

bug#21720: Building gcc fails at target s-attrtab

2015-10-25 Thread Ludovic Courtès
Aljosha Papsch skribis: > On 24.10.2015 22:35, Efraim Flashner wrote: >> the error message is near the end of the log: >> ../../gcc-4.9.3/gcc/tree-ssa-ccp.c:2751:1: fatal error: error >> writing to /tmp/nix-build-gcc-4.9.3.drv-0/cc5mntgw.s: No space left >> on device } I assume /tmp is part of /