| 8 Apr 2026 |
emily | like adding an unused environment variable to force a rebuild | 11:28:49 |
emily | it'll also get fixed by the upcoming staging cycle | 11:28:57 |
emily | this can also be done as a local override | 11:29:08 |
emily | we really need to fix that code signing bug but it's deeply mysterious :/ | 11:29:20 |
Randy Eckenrode | I sudo codesign the broken binaries in the store and go about my business. 🫠 | 11:30:43 |
ankarhem | Thanks for the help 👍 | 11:34:24 |
viraptor | Has anyone gone through bootstrap successfully recently? I've got a really weird failure where ld64/objcimageinfo gets built and then... It's not there to install 😭 https://gist.github.com/viraptor/9d54036ed43fe23e80ff6966a204d7df | 16:26:43 |
viraptor | Are there any samples uploaded? I've seen people running into this but no details. | 16:27:39 |
Randy Eckenrode | I do this weekly. | 16:33:47 |
Randy Eckenrode | That’s a weird error because the objcimageinfo binary is clearly linked earlier in the build process. | 16:35:28 |
viraptor | Ok... I guess I'll rebase on latest and try again tomorrow before I start digging. | 16:37:09 |
viraptor | Nope, same issue on master. | 16:47:46 |
Randy Eckenrode | Do you happen to have running any kind of end point protection software? I once had that happen where it would delete files from the store, which would break things. | 23:47:58 |
viraptor | Funny you mentioned it - I JUST got pinged by our security people. Crowdstrike messed it up 🤦♂️ | 23:57:38 |
| 9 Apr 2026 |
emily | I believe Zhaofeng Li had a reproduction setup that you might be able to find if you search the history of this channel | 00:00:37 |
emily | otherwise there are various store paths in the cache that exhibit it | 00:00:43 |
emily | the bad outputs are just the same as the good outputs but with a different code signature though | 00:00:58 |
Randy Eckenrode | I’ve got the source releases refactored out of the SDK and (most of) the source release packages building with updated (macOS 15.6) headers. I’ll split this up tonight into separate PRs, so the refactor can go against master (no rebuilds) and the update against staging. Going forward, the source releases will use all the same versions of things, and probably build against the latest SDK instead of the default. The Clang availability thing seems to work well. | 11:29:01 |
viraptor | Ok, I've got a draft PR which I can't fully test due to some security software. Does anyone feel like rebuilding the bootstrap? https://github.com/NixOS/nixpkgs/pull/508307 To test if it worked properly, you can try building https://github.com/NixOS/nixpkgs/pull/500850 rebased on top of it. | 12:19:19 |
viraptor | Thanks, I got some samples. I think there are two places in sigtool that could maybe potentially occasionally fail in edge cases... Patches incoming maybe tomorrow. | 17:02:32 |
Randy Eckenrode | We don’t use sigtool in the general case. | 17:03:14 |
Randy Eckenrode | Signing is done by the linker. I can’t recall whether it was reproducible with ld-prime. | 17:04:43 |
Randy Eckenrode | * | 17:05:07 |
Randy Eckenrode | * | 17:05:19 |
Randy Eckenrode | * | 17:05:26 |
Randy Eckenrode | * | 17:05:35 |
| 19 May 2021 |
| @grahamc:nixos.org set the history visibility to "world_readable". | 19:22:35 |
| @grahamc:nixos.org changed the room name to "" from "". | 19:22:35 |
| [0x4A6F] joined the room. | 19:23:06 |
| nazarii joined the room. | 19:24:29 |