| 8 Oct 2025 |
raitobezarius | Of CppNix? | 19:23:22 |
QuadRadical (Ping) | this doesnt mention musl https://github.com/NixOS/nix/issues/13025 | 19:23:22 |
QuadRadical (Ping) | is what i mean : ) | 19:23:25 |
QuadRadical (Ping) | sure yeah | 19:23:28 |
QuadRadical (Ping) | of nixos/nix y eah | 19:23:33 |
QuadRadical (Ping) | * of nixos/nix yeah | 19:23:38 |
QuadRadical (Ping) | they could reproduce with https://github.com/thomasjm/nix-deadlock-repro | 19:23:50 |
raitobezarius | interesting | 19:23:49 |
raitobezarius | thanks for the link | 19:23:51 |
raitobezarius | the fix mentions musl | 19:24:08 |
raitobezarius | in the PR | 19:24:13 |
QuadRadical (Ping) | yeah, i saw | 19:24:14 |
QuadRadical (Ping) | thats what i was trying to convey, but i did it badly :) | 19:24:22 |
raitobezarius | either way, we will take it home and dissect | 19:24:26 |
raitobezarius | don't worry | 19:24:31 |
QuadRadical (Ping) | thank you | 19:24:55 |
raitobezarius | np | 19:25:45 |
QuadRadical (Ping) | in the meantime, any debugging steps i should take? | 19:26:22 |
raitobezarius | you could try to apply the patch you just said | 19:27:17 |
raitobezarius | and retry | 19:27:19 |
raitobezarius | but you just said latest Nix even with the patch fails no? | 19:27:29 |
raitobezarius | or did I misunderstand that aspect? | 19:27:35 |
QuadRadical (Ping) | ah, is that patch not already in lix? | 19:27:33 |
raitobezarius | that patch is not in Lix | 19:27:40 |
QuadRadical (Ping) | i think so | 19:27:39 |
raitobezarius | so it's not it | 19:27:45 |
QuadRadical (Ping) | i put the latest nix version using cachix and it still failed | 19:27:47 |
QuadRadical (Ping) | ah okay thanks | 19:27:53 |
raitobezarius | you can try to do strace -fys9999 nix-build ... in your container build | 19:28:05 |
raitobezarius | and extract the log for us | 19:28:08 |