| 23 May 2021 |
| h4rdstyl3z joined the room. | 12:31:05 |
| sterni (he/him) changed their display name from sterni to sterni (he/him). | 13:24:18 |
| ris_ changed their display name from r_i_s to ris_. | 14:59:05 |
| cicucci set a profile picture. | 15:41:39 |
| cepheus joined the room. | 16:16:30 |
| mTvare joined the room. | 17:25:57 |
| kreisys joined the room. | 19:10:07 |
| maljub01 joined the room. | 20:03:44 |
| Jonatan Borkowski joined the room. | 20:05:31 |
| 24 May 2021 |
Marty Rosenberg | https://gist.github.com/mjrosenb/474f8d59a1ffb5bfc25054749fc75315 | 12:18:20 |
Stéphan | Meh, hydra not making any progress on trunk builds for the last 24h or so. 😕 | 12:35:31 |
sterni (he/him) | it has at least build 2000 or so haskell jobs since yesterday | 12:36:08 |
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 |