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 /

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 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#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-24 Thread Efraim Flashner
On Fri, 23 Oct 2015 22:56:04 +0200 Aljosha Papsch wrote: > On 23.10.2015 01:04, Aljosha Papsch wrote: > > 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 hooked up an old 4GB swap partition a

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

2015-10-22 Thread Aljosha Papsch
On 21.10.2015 18:38, Ludovic Courtès wrote: Looking around a bit, I found [0]. Apparently someone had the same issue, though discussion broke off, because the reporter wasn't able to provide the build log, so here it is for gcc-cross-boot0 (last 200 lines). Maybe we can just lift off where the pr

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

2015-10-21 Thread Ludovic Courtès
Andreas Enge skribis: > On Wed, Oct 21, 2015 at 06:38:17PM +0200, Ludovic Courtès wrote: >> Sounds like binaries for 0.8.3 have been GC’d from hydra.gnu.org, which >> is unfortunate. > > Maybe after each release, we should create a profile with all the packages > of this release (and delete it ag

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

2015-10-21 Thread Andreas Enge
On Wed, Oct 21, 2015 at 06:38:17PM +0200, Ludovic Courtès wrote: > Sounds like binaries for 0.8.3 have been GC’d from hydra.gnu.org, which > is unfortunate. Maybe after each release, we should create a profile with all the packages of this release (and delete it again after the next release)? Or a

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

2015-10-21 Thread Ludovic Courtès
Aljosha Papsch skribis: > I installed Guix 0.8.3 on an Arch machine and tried to install zile, > because it has few dependencies. Though some files are downloaded from > hydra.gnu.org, guix tries to build packages. Sounds like binaries for 0.8.3 have been GC’d from hydra.gnu.org, which is unfort

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

2015-10-20 Thread Aljosha Papsch
Hello, I installed Guix 0.8.3 on an Arch machine and tried to install zile, because it has few dependencies. Though some files are downloaded from hydra.gnu.org, guix tries to build packages. It fails at gcc's build at target s-attrtab. When doing "guix pull", building also fails at gcc-cross