| 3 Nov 2025 |
Grimmauld (any/all) | if you make it zero-rebuild on linux, then yes i'd see no issue merging.
If you do have rebuilds on linux, i want an okay from vcunat or k900 | 21:35:58 |
winston | zero-rebuild on linux now according to labels | 21:45:35 |
Grimmauld (any/all) | According to https://cmake.org/cmake/help/latest/prop_tgt/INTERPROCEDURAL_OPTIMIZATION.html#prop_tgt:INTERPROCEDURAL_OPTIMIZATION, the option is specific to compilers. Does the same issue happen on pkgsLLVM.doxygen? | 21:46:44 |
winston | i'll run a build | 21:47:06 |
Grimmauld (any/all) | I am wondering whether we want stdenv.hostPlatform.isDarwin or rather stdenv.hostPlatform.isClang | 21:47:08 |
Grimmauld (any/all) | * I am wondering whether we want stdenv.hostPlatform.isDarwin or rather stdenv.cc.isClang | 21:47:19 |
winston | yep makes sense | 21:47:58 |
Grimmauld (any/all) | if you don't have a build already, i'll throw it on the aarch64-linux community builder, that is the fastest we have | 21:50:18 |
winston | mh how do I do that? | 21:50:42 |
winston | pretty new to helping with staging etc | 21:50:50 |
Grimmauld (any/all) | you probably don't have access yet. It also doesn't make much sense if we build the same thing on the same machine | 21:59:51 |
Grimmauld (any/all) |  Download image.png | 22:00:16 |
winston | one more llvm build for the road | 22:00:23 |
Grimmauld (any/all) | you can try to race it, but you probably won't beat the 80 cores there | 22:00:36 |
winston | definitely won't 😆 | 22:00:50 |
winston | i've been focusing on darwin because i've got a poor old ryzen 5 3600 and i actually wanna be able to work on other stuff while it builds | 22:01:20 |
Grimmauld (any/all) | you can, in some builds. Its slow clock cycle, so it tends to lose on non-parallel builds. Also the disk is somewhat slow, so you can gain by putting your build dir in ram. But for LLVM, you won't beat paralellism | 22:01:58 |
winston | also, i still have that strange build/test error on llvmPackages_20 | 22:02:25 |
winston | might be best to repost that in #Nix on macOS | 22:02:38 |
winston | * also, i still have that strange build/test error on llvmPackages_20 on aarch64-darwin | 22:02:46 |
winston | guh i've also had nodejs fail on me like three times now because the firewall GUI keeps popping up while i'm ssh'd in or AFK | 22:13:40 |
winston | on aarch64-darwin ofc | 22:13:54 |
Grimmauld (any/all) | there, community builder finished | 22:18:25 |
Grimmauld (any/all) | 30 min to build all that is decently fast, i'd say | 22:18:49 |
Grimmauld (any/all) | and pkgsLLVM.doxygen does seem to build fine, so there is more going on than just compiler. I won't poke much deeper than this, i'll just merge | 22:19:38 |
winston | makes me wish i'd spend a bunch of money on an ampere setup | 22:19:58 |
| 4 Nov 2025 |
ivy | why the hell is llvm failing oml | 00:51:03 |
ivy | like why that ONE test | 00:51:08 |
ivy | i found this https://github.com/llvm/llvm-project/issues/126982 | 00:51:53 |
ivy | its the same error | 00:55:02 |