| 30 Mar 2022 |
@grahamc:nixos.org | anything in dmesg? 🤞 | 15:34:54 |
@grahamc:nixos.org | what if you build with --cores 1 | 15:35:37 |
Amanda (she/her) | There's a way to blow away a cached build isn't there? | 15:35:59 |
@grahamc:nixos.org | nix-build --check will build it again | 15:36:16 |
Amanda (she/her) | oh, probably worth mentioning: I'm building using the flake | 15:37:54 |
@grahamc:nixos.org | the default.nix should be a functional shim to use nix-build, but perhaps the new UI has a similar option | 15:39:17 |
Amanda (she/her) | ( I figured out there's a --rebuild for nix build ) | 15:39:25 |
Amanda (she/her) | grahamc (he/him): I think you may have been on the money with "--cores 1" -- built fine with no other modifications with that, trying without now | 16:12:16 |
Amanda (she/her) | ( "other" meaning other than being on the branch I'm on for my PR to make it build under recent nixpkgs ) | 16:13:22 |
Amanda (she/her) | ... The stars must have re-aligned, now it's also rebuilding fine without --cores 1 | 16:19:12 |
Amanda (she/her) | Going on the 5th rebuild now and it's been fine | 16:19:28 |
Amanda (she/her) | Maybe it's just more reliable on my laptop? Going to scp the folder up to the NUC homelab and see how it fares there | 16:22:45 |
ajs124 | Are the two machines running different kernels?
I've had some spooky issues with impurity caused by different kernels, before. | 16:24:35 |
Amanda (she/her) | my laptop's a single patch release ahead | 16:26:42 |
Amanda (she/her) | 5.15.29 vs 5.15.28 | 16:27:11 |
Amanda (she/her) | Hrm. Load jumps to ~10 when building hydra locally on the NUC | 16:36:09 |
| 1 Apr 2022 |
hexa | hydra updates are sadly blockedd by the zlib issue | 23:03:07 |