Aljosha Papsch <li...@rpapsch.de> 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 / on your system. How much free >> space do you have there? That's where the building is done. > > That was the nudge in the right direction. I didn't think of /tmp > being mounted as tmpfs,
Ooh, that also explains the out-of-memory issue, then. Well, thanks for finding it out! Closing this bug now. Ludo’.