| 14 Jul 2022 |
Artturin | no on aarch64-darwin | 18:48:53 |
cole-h | In reply to @artturin:matrix.org no on aarch64-darwin Spent some time looking into this -- no idea why it happened, but it seems restarting ofborg on those machines fixed it (there's one building now). Probably won't apply retroactively, unfortunately, but should be fine for the moment | 20:50:33 |
| 15 Jul 2022 |
Sandro 🐧 | How about those get restarted periodically? | 01:30:19 |
hexa | can someone help me … what does ofborg run to eval? | 18:19:57 |
hexa | * can someone help me … what does ofborg run during eval? | 18:20:00 |
hexa | nix-env failed:
error: stack overflow (possible infinite recursion)
| 18:20:20 |
hexa | that's just not very helpful to investigate | 18:20:24 |
Artturin | In reply to @hexa:lossy.network can someone help me … what does ofborg run during eval? https://github.com/NixOS/ofborg#running-meta-checks-locally | 18:32:44 |
Artturin | but change checkMeta true to false | 18:32:50 |
hexa | thanks | 18:33:41 |
hexa | hrm, --show-trace doesn't do anything | 18:36:16 |
Artturin | nothing useful in -vvvvvvvv either | 18:36:24 |
hexa | bisecting. | 18:37:02 |
hexa | it wants >>10G to eval | 18:51:31 |
hexa | annoying | 18:51:33 |
Artturin | im thinking
https://github.com/NixOS/nixpkgs/pull/181620/commits/1458f5e084dc8c94c6831fea2ecbb43d57b5de8e
or
https://github.com/NixOS/nixpkgs/pull/181620/commits/1458f5e084dc8c94c6831fea2ecbb43d57b5de8e | 18:52:03 |
hexa | which are the same commit! | 18:52:19 |
Artturin | *or https://github.com/NixOS/nixpkgs/pull/181620/commits/2cca4244b0e68d55a07855b27b72c1bf9a201191 | 18:52:44 |
hexa | yeah, those were the two tests where I worked around infinite recursions with hypothesis | 18:53:04 |
Artturin | would be nice if the new cli could be used | 19:04:20 |
Artturin | it has better error messages | 19:04:25 |
hexa | the second commit I'm bisecting takes me 25GB of memory until it gets killed | 19:11:51 |
Artturin | In reply to @hexa:lossy.network the second commit I'm bisecting takes me 25GB of memory until it gets killed ./maintainers/scripts/rebuild-amount.sh --print HEAD does it for cheaper | 19:18:21 |
hexa | hehe | 19:18:37 |
hexa | I've moved to my remote builder, I stopped caring | 19:18:52 |
hexa | * I've moved to my remote builder, I stopped caring about memory usage just now | 19:19:40 |
hexa | Artturin: anything in particular that looks sus to you? | 20:22:17 |
hexa | I've bisected the issue to the hypothesis commit 😛 | 20:22:29 |
Artturin | which one | 20:23:49 |
hexa | the version bump | 20:27:02 |