| 25 Feb 2026 |
nim65s | maybe these are just issues from a newer gcc ? | 20:23:40 |
| nim65s changed their display name from Guilhem to nim65s. | 20:23:45 |
problems | it's not even building rust at this point so i guess a minimal repro would just be trying to build for system = "i486-netbsd" | 20:24:00 |
problems | it's not even building rust at this point so i guess a minimal repro would just be trying to build gcc for system = "i486-netbsd" | 20:24:15 |
| 26 Feb 2026 |
problems | bisecting nixpkgs now ig | 01:16:06 |
Lun | I'd guess GCC 13 or 14 bump with it being a Wint-conversion failure | 01:39:56 |
Lun | yeah 14 changed that https://gcc.gnu.org/gcc-14/porting_to.html#int-conversion | 01:44:54 |
problems | hm okay maybe just bumping the netbsd sources might work then? if i can find them | 01:57:29 |
problems | i incremented the version from 9.2 to 9.4, so here's hoping | 02:00:17 |
problems | nope ;~; | 03:09:33 |