| 24 May 2021 |
andi- | Two different avatars /o\ | 18:52:08 |
toonn | Whoops, remnant from easter. All up to snuff again! | 18:54:50 |
Stéphan | Ah, thanks for the pointers. I want to try debug the sdl-config hangs on Hydra, not seeing them locally. Think I'll just try get a Catalina VM up and find the minimal steps to install nix and run that build. | 19:14:35 |
LnL | I vaguely recall those had issues when building on a host without a user logged in at some point | 19:17:14 |
ris_ | i'm seeing very strange sandbox behaviour on macos. it seems to enable and disable itself almost at random. | 19:38:44 |
ris_ | oh - ah - wait i think i might have it | 19:39:38 |
| Jassuko joined the room. | 21:41:22 |
| 25 May 2021 |
| pasukon joined the room. | 02:48:37 |
Stéphan | In reply to @skochen:matrix.org Is there documentation somewhere on how the Hydra x86_64-darwin machines are set up? They run Catalina, right? Found this: https://github.com/NixOS/nixos-org-configurations/tree/master/macs 🙂 | 09:24:15 |
toonn | Hmm, looks like Catalina was at least tried on one of the minis? | 09:34:46 |
toonn | But notes.md kinda suggests they run High Sierra. | 09:35:04 |
toonn | Not sure how up to date that is though. | 09:35:11 |
toonn | May be a good question for #infrastructure? | 09:36:29 |
Stéphan | Yeah, looks like mac1 is the guinea pig: https://github.com/NixOS/nixos-org-configurations/commit/cba415926154cb54c96697a6c8ce139524c9c70e#diff-ef9e07fed52a6b5e51f7cdbb55fb09c5f0665c3f26547bdfdf17cd108731575a | 09:41:14 |
Stéphan | * Yeah, looks like mac1 is the guinea pig: https://github.com/NixOS/nixos-org-configurations/commit/cba415926154cb54c96697a6c8ce139524c9c70e | 09:41:18 |
Stéphan | That one is also broken on Hydra I think, giving host key errors | 09:41:48 |
Stéphan | Oh well. Almost finished a Catalina VM locally, so will try that first. 🤷♂️ | 09:42:26 |
Stéphan | In reply to @daiderd:matrix.org I vaguely recall those had issues when building on a host without a user logged in at some point Yup, that's it 🙄 | 11:15:42 |
Stéphan | It's silly, because it's really just a simple conftest hanging, that doesn't even do much, just some string manipulation. But it includes SDL.h, and I'm guessing that magically pulls in SDL_main. | 11:17:12 |
LnL | yeah, from what I recall something in conftest is blocking on the gui, which isn't running | 11:19:36 |
LnL | but a I thought somebody found a workaround | 11:20:33 |
Stéphan | I can only find a workaround in SDL itself, but not sdl-config used elsewhere. But I'll keep looking | 11:26:52 |
Stéphan | Derp, that same fix works for every SDL 1 package apparently. Stared at things a bit too long. :) | 12:34:56 |
Stéphan | Basically just pass --disable-sdltest to configure for SDL1 | 12:35:12 |
Stéphan | * Basically just pass --disable-sdltest to configure for SDL1 packages | 12:35:24 |
| frogamic joined the room. | 13:16:26 |
| binaryoctopus joined the room. | 15:42:07 |
| atemu12 joined the room. | 15:46:44 |
| meet joined the room. | 16:07:13 |
toonn | Is there any policy/guideline around updating swift-corelibs? | 16:31:18 |