| 24 May 2021 |
sterni (he/him) | after being stuck at 5000 queued darwin builds for over a day or so | 12:36:22 |
sterni (he/him) | there seems to be some trouble with darwin builders / queue, but not sure what is wrong exactly | 12:36:42 |
sterni (he/him) | or maybe we just don't have the necessary capacities atm | 12:36:58 |
toonn | thefloweringash: Wanted to get around to testing your new PR. Rebased on staging yesterday to get the libc++ fix. Then rebuilt bootstrap-tools and then used that bootstrap-tools in a build with LLVM 11 stdenv to verify I still got the libc++abi.1.dylib rpath error but I get different errors now in perl5 gettext. | 12:38:56 |
toonn | Oops, compiler-rt, not libc++, that's for the second issue. | 13:05:06 |
toonn | If anyone understands dynamic libraries well, I'm trying to figure out where this version 7.0.0 is coming from, https://git.io/JsAR4 | 13:54:09 |
Mic92 | Could I get a nix-build -A tests.cc-wrapper-clang on this PR on macOS? https://github.com/NixOS/nixpkgs/pull/123989 | 14:49:25 |
Mic92 | Ok. Asked somewhere else for a build | 14:51:13 |
| baughn left the room. | 15:35:40 |
Stéphan | Is there documentation somewhere on how the Hydra x86_64-darwin machines are set up? They run Catalina, right? | 18:11:51 |
toonn | There's this, not sure whether it's outdated, https://github.com/NixOS/nixos-foundation/issues/5 | 18:36:34 |
toonn | Doesn't mention the system. | 18:37:47 |
toonn | Stdenv is built for 10.12 though. | 18:38:01 |
LnL | they're running either 10.14 or 10.15 don't remember exactly what the last bump was | 18:39:40 |
LnL | the stdenv is indeed still 10.12 compatible, the host system shouldn't really matter | 18:41:04 |
andi- | Wasn't someone working on upgrades to the stdenv lately? I thought I read something in the Darwin posts on discourse. | 18:50:20 |
andi- | Indeed here it was: https://discourse.nixos.org/t/nix-macos-monthly/12330
Upgrade to 10.13 | 18:51:19 |
toonn | That'd be me. | 18:51:39 |
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 |