| 22 Sep 2025 |
K900 | I'm going to try building it with LLVM 20 pinned | 07:11:56 |
K900 | Well at least it doesn't just immediately segfault this time | 07:48:35 |
K900 | OK yeah it definitely does not segfault on 20 | 08:10:26 |
K900 | So does anyone want to figure this out | 08:18:20 |
K900 | Or should I just send it | 08:18:23 |
K900 | Because it definitely works on 20 | 08:18:28 |
K900 | And it definitely doesn't on 21 | 08:18:31 |
Vladimír Čunát | I'd say you send it. That won't prevent anyone from fixing it at any point in the future. | 08:22:16 |
K900 | I'm going to let it finish building EVERYTHING just to be super sure | 08:23:15 |
Grimmauld (any/all) | Oh hey, libreoffice built on top of my libxml branch! Surprising! | 08:26:42 |
K900 | So does anyone want to rubber stamp https://github.com/NixOS/nixpkgs/pull/445006 before emily wakes up | 08:28:37 |
K900 | OK I am now officially running staging-next | 10:24:12 |
K900 | And nothing seems to have exploded | 10:24:16 |
Wolfgang Walther | I'm getting pinged for "is staging-next OK", we really need that @NixOS/staging team...
Can someone look at https://github.com/NixOS/nixpkgs/pull/445296 ?
| 19:10:16 |
K900 | It's just the test driver | 19:12:42 |
K900 | So definitely OK | 19:12:46 |
K900 | Technically kernel-next but we don't have that yet do we | 19:12:52 |
Wolfgang Walther | I like kernel-next. I wonder what emily and ma27 say to that instead of this-branch-will-be-batched-with-kernel-updates. | 19:16:38 |
emily | it's not really anything like staging-next is it? but I'm checked out of the bikeshed discussion at this point :) | 19:25:08 |
Wolfgang Walther | :D I don't care, the PRs with a branch name is already up, so all good. | 19:32:25 |
Wolfgang Walther | * :D I don't care, the PRs with a branch name are already up, so all good. | 19:32:32 |
Grimmauld (any/all) | emily: i am seeing obscure failures with nixd failing to find llvm via cmake. Considering i know nothing about llvm, i'll be deferring this one. Maybe you have an idea... | 19:48:08 |
emily | LLVM 21 issue? | 19:49:07 |
Grimmauld (any/all) | maybe | 19:50:13 |
Grimmauld (any/all) | but also maybe cmake | 19:50:18 |
Grimmauld (any/all) | its looking for llvm-config and not finding it | 19:50:34 |
emily | link to the relevant CMake file? | 19:50:37 |
Grimmauld (any/all) | its a meson build, but it then tries to find llvm via cmake? no idea how that works thoughä | 19:51:56 |
K900 | That's because LLVM has no pkg-confog | 19:52:09 |
K900 | * | 19:52:15 |