On Tue, Nov 24, 2020 at 07:51:26PM +0000, znavko--- via Bug reports for GNU Guix wrote: > Runnins of `guix pull && guix package -u` gives blender failure: > > .. > downloading from > https://ci.guix.gnu.org/nar/lzip/kamwla6k7cmjh14qckqgi37vcyr242y0-pipewire-0.2.7 > ... > pipewire-0.2.7 422KiB 244KiB/s 00:02 [##################] 100.0% > > building /gnu/store/6bx1nvyd82vfnl16j5siyq9v4jb0jzpl-blender-2.83.9.drv... > 75% > [######################################################################################################################## > ]builder for > `/gnu/store/6bx1nvyd82vfnl16j5siyq9v4jb0jzpl-blender-2.83.9.drv' failed with > exit code 1 > build of /gnu/store/6bx1nvyd82vfnl16j5siyq9v4jb0jzpl-blender-2.83.9.drv failed > View build log at > '/var/log/guix/drvs/6b/x1nvyd82vfnl16j5siyq9v4jb0jzpl-blender-2.83.9.drv.bz2'.
The relevant message from the build log: ------ /gnu/store/m1z7cdbqsqyp9xnjw5cvlb4a7gkcg3m4-binutils-2.34/bin/ranlib: ../../lib/libextern_ceres.a: No space left on device ------ You ran out of disk space. How much space is free on the filesystem where you are building Blender?
