| 6 Feb 2026 |
vcunat | (for reference, this is on the current staging-next-25.11 branch, and x86_64-darwin seems fine on the same build) | 11:07:49 |
vcunat | Apparently it can be worked around by changing the hash to force a rebuild (of the successful texlive-bin-2025 build), so let me do that for now. | 11:24:20 |
vcunat | * Apparently it can be worked around by changing the hash to force a rebuild (of the successful texlive-bin-2025 build), so let me do that for now in 1e6c61a5a473. | 11:27:06 |
denommus | is cross-compilation on macos broken? | 17:19:57 |
K900 | To what target? | 17:23:19 |
denommus | I want to compile something to x86_64-linux | 17:23:23 |
denommus | I'm on a M3 | 17:23:30 |
denommus | glibc fails to build because of a broken patch | 17:23:50 |
K900 | Yeah very unlikely | 17:23:56 |
K900 | You probably want to set up a Linux VM | 17:24:02 |
K900 | And build on that | 17:24:03 |
Randy Eckenrode | Cross to Linux should work. | 17:26:45 |
denommus | I think even if I set up a Linux VM I'll need to crosscompile, because the VM would be aarch64 as well, since I'm on a M3 | 17:27:41 |