| 17 Apr 2026 |
Randy Eckenrode | I was using my branch without any changes, the provided settings.json, and the command-line as posted. I don’t think I’ve changed anything in how Swift Build is built in the meantime. I’m also pretty sure I tried building it in a derivation and not locally where it might pick up the installed xcodebuild by accident, but I can’t recall exactly. | 12:59:52 |
Randy Eckenrode | Unrelated, but autoreconfHook is turning into autoBreakDarwinHook. | 13:00:30 |
Randy Eckenrode | Anything that uses libiconv is getting broken because it has questionable ideas about how libiconv should behave. (While this issue is technically a behavioral difference and possibly a bug in Apple’s implementation, it’s not clear how likely it is a problem in practice.) | 13:01:20 |
Randy Eckenrode | I wonder if we should apply the UTF-8-MAC patch to GNU libiconv and just use that. The ABI compatibility stuff should still be there in our derivation. | 13:06:16 |
Randy Eckenrode | I’m currently doing a rebuild with the patch applied. I’m rebuilding all Darwin source releases plus .NET plus vulkan-caps-viewer, which involves building GJC, node, etc. | 16:01:05 |
axw | system.defaults.customUserPreferences really should be a homemanager setting. | 20:08:18 |
axw | Or how can that be set with different values for different users? | 20:09:17 |