| 20 Nov 2025 |
Grimmauld (any/all) | Pipewire | 08:13:35 |
Tristan Ross | In reply to @grimmauld:grapevine.grimmauld.de Nah I have audio too fftw built? | 08:13:51 |
Grimmauld (any/all) | You can just null out gfortran on fftw, it'll use the precompiled FORTRAN bindings then | 08:13:55 |
Tristan Ross | Oh | 08:14:03 |
Grimmauld (any/all) | :p | 08:14:13 |
Grimmauld (any/all) | I'd like to build fftw with flang, but flang is broken | 08:14:28 |
Tristan Ross | Lol | 08:14:38 |
Grimmauld (any/all) | 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 (any/all) | 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 (any/all) | 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 (any/all) | 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 (any/all) | openssl? | 17:02:09 |
Grimmauld (any/all) | 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 |
Grimmauld (any/all) | huh | 17:04:29 |
Grimmauld (any/all) | that one is new | 17:04:32 |
Tristan Ross | Yeah, it also complained about libllvm | 17:04:59 |
Tristan Ross | I did some changes and am rebuilding stuff, my system also GC'd overnight | 17:05:22 |
Tristan Ross | I brought the build from 75 to 65 builds by removing ninja's documentation lol | 17:05:45 |
Tristan Ross | I have GNU hello | 17:47:31 |
Tristan Ross |  Download image.png | 17:47:45 |
Tristan Ross | What else should I try building lol | 17:54:23 |
7c6f434c | As LibreOffice maintainer I can say what you should not try | 18:07:11 |
7c6f434c | * As LibreOffice Nixpkgs maintainer I can say what you should not try | 18:07:23 |
dramforever | In reply to @rosscomputerguy:matrix.org What else should I try building lol rustc? | 19:08:54 |
Tristan Ross | Eval is completely broken right now... infinite recursion | 19:18:10 |
grimmauld (any/all) | systemd could be fun, but you probably need to disable the bpf stuff on it | 20:27:26 |
grimmauld (any/all) | if you get systemd building i'd call it usable | 20:27:48 |