On 12.03.2023 18:39, Jon Turney wrote:
On 12/03/2023 17:08, Marco Atzeri via Cygwin-apps wrote:
Hi Jon,

what is the current disk space limit of scallywag ?

jobs 5594

https://github.com/cygwin/scallywag/actions/runs/4397354263/jobs/7700519955

..
scallywag: staging/cmake/vim-cmake/vim-cmake-3.23.2-2.hint
scallywag: staging/cmake/vim-cmake/vim-cmake-3.23.2-2.tar.xz
xz: (stdout): Write error: No space left on device
tar: /cygdrive/d/a/scallywag/scallywag/builddir.tar.xz: Cannot write: Broken pipe
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Traceback (most recent call last):


The the VM is supposed to have at least 14GB free disk space, which seems like it should be enough.

But maybe there's something I'm doing wrong here (like trying to create this archive on the wrong drive or something...).  Let me look into this a bit more...


cmake is a huge orc

previous build tree on my laptop
(only difference was python 3.8 instead of 3.9)

$ du -hs cmake-3.23.2-1.x86_64
13G     cmake-3.23.2-1.x86_64

$ du -hs *
9.0G    build
1.0K    config
0       CYGWIN-PATCHES
387M    dist
2.7G    inst
1.7M    log
71M     origsrc
0       patch
9.6M    spkg
71M     src
656K    temp

just the testing is requiring
  3.6G    Tests

so no doubt it hits the 14GB issues

Regards
Marco

Reply via email to