| 7 Oct 2025 |
K900 | Python is stdenv rebuild on Darwin | 15:31:32 |
K900 | So we need to do that fast | 15:31:37 |
Willi Butz | anyone else saw the audit build failure (tests fail)? don't see open issues about that | 15:32:09 |
Willi Butz | (on staging-next) nix build github:nixos/nixpkgs/pull/449539/head#audit | 15:32:33 |
hexa | ok, will send it into staging-next | 15:32:51 |
Grimmauld (any/all) | will look, i am maintainer XD | 15:33:37 |
Willi Butz | nice. no idea what to make of the errors. something something shadow memory range | 15:34:19 |
Grimmauld (any/all) | wut | 15:34:28 |
Grimmauld (any/all) | you have a log? I don't have deps cached | 15:34:58 |
Willi Butz | 1sec | 15:35:17 |
Grimmauld (any/all) | i did build audit a few days ago (while building towards the new systemd 258), and it wasn't broken then | 15:35:34 |
Grimmauld (any/all) | if audit is broken now, it'll block a whole bunch of stuff | 15:36:13 |
Grimmauld (any/all) | but so far audit has been very lenient about its builds, not such a diva as xml stuff... So i am a bit surprised | 15:36:39 |
K900 | istg pyside | 15:38:07 |
K900 | I'm gonna do a violence | 15:38:23 |
Willi Butz | https://gist.github.com/WilliButz/afd8ca68c45c5e6a96216f6b92658d23 | 15:38:29 |
Grimmauld (any/all) | HUH | 15:38:47 |
K900 | o7 asan | 15:38:54 |
Grimmauld (any/all) | nikstur ran into that too, but after disabling parallel checking it went away for him | 15:39:24 |
Grimmauld (any/all) | i hate asan | 15:39:27 |
Grimmauld (any/all) | the best part: i can't repro that one on my machine | 15:39:57 |
Grimmauld (any/all) | like, at all | 15:40:00 |
Vladimír Čunát | asan has interactions with PIE, or why the regression? | 15:40:05 |
Vladimír Čunát | Though the log suggest that kernel is to blame 🤯 | 15:41:21 |
aloisw | PIE was already in the last staging-next, right? | 15:41:31 |
Grimmauld (any/all) | yep | 15:41:41 |
Grimmauld (any/all) | tbh if asan+pie causes trouble depending on host kernel, i'd vote to just skip that check | 15:42:04 |
Grimmauld (any/all) | * tbh if asan+pie causes trouble depending on build kernel, i'd vote to just skip that check | 15:42:20 |
Willi Butz | huh. I can't on my local workstation. the above happened on a hetzner ax162
so maybe ignore for now | 15:43:00 |
Vladimír Čunát | Depends on your kernel perhaps. | 15:43:17 |