| 7 Oct 2025 |
K900 | No KosmicKrisp AFAICT | 16:58:06 |
Willi Butz | 32 | 16:58:15 |
Lun | alright probably that's the issue :/ | 16:58:30 |
Randy Eckenrode | It was mentioned on the MoltenVK issue tracker that it’s coming in December. | 16:58:43 |
Willi Butz | 28 on the other local machine without _hardened | 16:59:00 |
Lun | Is this broken at runtime too? If it's just check fails during build we could skip then when mmap_rnd_bits > 28 | 16:59:04 |
Grimmauld (any/all) | i am surprised audit is the first thing to run into that | 16:59:12 |
K900 | Oof please don't | 16:59:24 |
Grimmauld (any/all) | i believe all of audit is currently built with asan | 16:59:33 |
Grimmauld (any/all) | which would make this fail runtime too | 16:59:45 |
Randy Eckenrode | The MR for KosmicKrisp is out there. Someone on r/macgaming tested it. It’s unsurprisingly slower and missing some extensions. | 16:59:50 |
Randy Eckenrode | (Optional ones, presumably.) | 16:59:59 |
Lun | Reportedly llvm 20+'s ASAN should work with mmap_rnd_bits 32 though, what asan is audit getting? | 17:00:13 |
Randy Eckenrode | IIRC that’s how Honeykrisp landed. | 17:00:27 |
K900 | Well yes | 17:00:39 |
K900 | But it's not like | 17:00:42 |
Grimmauld (any/all) | gcc | 17:00:44 |
Randy Eckenrode | * | 17:00:45 |
K900 | Released properly | 17:00:45 |
K900 | OK FINAL PYSIDE BUILD PLEASE | 17:01:25 |
Randy Eckenrode | If I had time, I’d play with it and start working on the Darwin packaging story. I don’t right now, unfortunately. | 17:01:43 |
Grimmauld (any/all) | actually Willi Butz you mind testing pkgsLLVM.audit on hardened kernel? | 17:01:51 |
Grimmauld (any/all) | if Lun is correct, that one should work... | 17:02:11 |
Grimmauld (any/all) | and then we'll need to figure out how to fix this mess | 17:02:30 |
dramforever | @reckenrode:matrix.org: hi did you get the thing where i changed the bootstrap tarball fom aarch64-apple-darwin to arm64-apple-darwin? i hoped you were the right one to ask | 17:02:41 |
dramforever | no hurry, just thought someone should know | 17:02:55 |
Grimmauld (any/all) | people running hardened kernel probably need to meet some compliance stuff, and if audit is broken that isn't good in that environment... | 17:02:59 |
Grimmauld (any/all) | tbh i am more and more tempted to just patch out the asan bit from audit... | 17:03:48 |
Lun | apparently ubuntu is defaulting mmap_rnd_bits 32, wonder what they did for audit | 17:04:15 |
Grimmauld (any/all) | i can go look | 17:04:28 |