| 21 Sep 2025 |
Grimmauld (any/all) | here i hoped you'd have some ace up your sleeve, but i guess if "what the hell is this" is your reaction, substituting it away will be my approach for now | 21:26:06 |
Grimmauld (any/all) | its part of the libxml bump, only cursed things can ever come of this | 21:27:31 |
emily | I don't see an obvious way to pass args through to https://gitlab.gnome.org/GNOME/librsvg/-/blob/7a19a9216b4d81ba48c834351ab1e75793ae80f7/meson/cargo_wrapper.py | 21:27:44 |
emily | you can patch the test to be should_panic I suppose | 21:28:09 |
Grimmauld (any/all) | then it would break again if at some point the test starts succeeding again? | 21:30:58 |
emily | which is good because you know to drop the patch | 21:31:58 |
Grimmauld (any/all) | thats a good point | 21:32:07 |
emily | how does it fail anyway? | 21:32:38 |
Grimmauld (any/all) | i have no clue yet lol | 21:36:15 |
Grimmauld (any/all) | i mean it fails, it expects to hit a limit and just doesn't | 21:36:32 |
emily | so it succeeds unexpectedly? | 21:36:44 |
Grimmauld (any/all) | libxml changed how it counts xml objects, so either their reproducer is now too small or libxml broke something | 21:36:51 |
emily | that's a bit concerning if the limit is there for security | 21:36:58 |
Grimmauld (any/all) | if libxml broke something, then at least arch will have billion laughs once again lol | 21:37:10 |
emily | I see | 21:37:01 |
Grimmauld (any/all) | (did i say i find the libxml-native testsuite quite lacking?) | 21:37:41 |
Grimmauld (any/all) | there is a reason why my goal was to build towards libreoffice | 21:38:11 |
Grimmauld (any/all) | the open document formats are basically xml, and pull all the fun svg and html stuff in deps | 21:38:29 |
Grimmauld (any/all) | LO has actually good tests, but building towards it sucks | 21:39:00 |
Grimmauld (any/all) | i mean i also had to patch like three other things. Two of those were const-ness issues, where fields either became const or lost their const. Thats dumb api breakage for very little reason... | 21:42:04 |
Grimmauld (any/all) | truly not a fun update | 21:42:14 |
ElvishJerricco | https://github.com/NixOS/nixpkgs/pull/444946
I only just realized that since it only affects musl it probably doesn't need to target staging, is that right Alyssa Ross? (But if it does need to, it probably should be staging, not staging-next at this point?)
| 22:45:15 |
| 22 Sep 2025 |
Alyssa Ross | Yeah that's fine for master | 04:56:04 |
K900 | So uh | 05:23:41 |
K900 | Did anyone get the dotnets | 05:23:45 |
K900 | I think I'm down to that and like three other things now | 05:24:06 |
K900 | And I have a new candidate for biggest commit with cmake 4 fixes hidden in it: https://github.com/SoftFever/OrcaSlicer/commit/883607e1d4a0b2bb719f2f4bcd9fd72f8c2174fa | 05:32:58 |
K900 | Oh god I found the dotnet expression | 05:46:52 |
Winter | condolences | 05:48:49 |
K900 | OK I think I figured out how to shove the patch in there | 06:21:54 |