| 22 Jan 2025 |
waltmck | I was using 48 threads and my desktop has 192gb of memory. I'll try fewer threads though | 03:33:48 |
atemu12 | Well, did you run OOM? | 03:34:07 |
atemu12 | Also is your nix-daemon's tmpdir on ramfs or disk? | 03:34:18 |
waltmck | How do I check if I ran out of memory? I don't see any log of oomkiller starting | 03:36:35 |
waltmck | I was just browsing the web waiting for it to finish, also didn't notice any interruption in interactivity | 03:37:02 |
waltmck | In reply to @atemu12:matrix.org Also is your nix-daemon's tmpdir on ramfs or disk? /tmp is on disk, I'm not sure what nix-daemon does but I didn't configure it to be on ramfs if that isn't the default | 03:37:36 |
waltmck | I'm trying again with fewer threads and keeping and eye on memory use | 03:40:47 |
waltmck | build just failed same as before and memory use never exceeded 40G | 03:41:15 |
atemu12 | Okay took a look at the error and it's quite clear; wouldn't you say? ccache: error: Failed to create directory /var/cache/ccache/tmp: Not a directory | 04:01:25 |