<supersandro2000>
I finally found the reason why I got random compile errors in pyobjc: the code defines the SDK in at least 3 or 4 places in each module and some where silently failing and defaulting to empty string which did not set some flags and some code was missing
<abathur>
!
<abathur>
I guess I misunderstood. I thought the flakiness was just random *test* errors; unless random compile errors are a byproduct of something weird Nix is doing, it's probably more important to toot toot about them upstream
<abathur>
I suspect this is to some extent a byproduct of the fact that he doesn't have a CI setup yet
kalbasit has quit [Ping timeout: 272 seconds]
<supersandro2000>
I maybe mistook the random build order for random test failures
<supersandro2000>
but hey I am fixing bugs I would have later discovered