| 20 Nov 2025 |
Grimmauld (migrated to @grimmauld:m.grimmauld.de) | I'd like to build fftw with flang, but flang is broken | 08:14:28 |
Tristan Ross | Lol | 08:14:38 |
Grimmauld (migrated to @grimmauld:m.grimmauld.de) | If we do llvm, flang would make sense. Not sure whether it is broken completely, broken because musl, because lld, or broken because llvm, but its broken | 08:15:43 |
Grimmauld (migrated to @grimmauld:m.grimmauld.de) | https://termbin.com/cnx3 there, maybe you have a better idea than i have about what is wrong here Its probably musl stuff... | 08:35:33 |
Grimmauld (migrated to @grimmauld:m.grimmauld.de) | i guess i could overlay a glibc flang on the build platform only, that could work... | 08:36:23 |
Tristan Ross | In reply to @grimmauld:grapevine.grimmauld.de https://termbin.com/cnx3 there, maybe you have a better idea than i have about what is wrong here Its probably musl stuff... Yeah, I'm confident to say that's likely the case | 08:44:11 |
Grimmauld (migrated to @grimmauld:m.grimmauld.de) | https://github.com/NixOS/nixpkgs/pull/461277#issuecomment-3556593423
never mind! I guess system unit generator on musl is a bit wonky right now! So no i currently don't have a musl llvm vm, be back after a systemd recompile | 08:45:30 |
Tristan Ross | Oh it turns out I got a disallowed references error lol. Well that should be easy enough to fix. | 15:43:35 |
Grimmauld (migrated to @grimmauld:m.grimmauld.de) | openssl? | 17:02:09 |
Grimmauld (migrated to @grimmauld:m.grimmauld.de) | https://github.com/openssl/openssl/pull/29176
openssl is currently leaking its build compiler into the runtime closure on llvm-based cross and our asserts break, so you might have to fetch this depending on what you build | 17:03:07 |
Tristan Ross | GCC and expect-response-params lol | 17:03:57 |