| 23 May 2021 |
siraben | Marty Rosenberg: can you paste your shell.nix? | 08:17:46 |
LnL | That error generally implies a pinned or outdated nixpkgs from before Big Sur support was added | 08:19:45 |
toonn | Yeah, the Aarch64 stdenv uses clang-11, not 7. | 09:43:06 |
LnL | the arm stuff is much more recent, this these type of issues where resolved by the tbd stdenv | 09:47:25 |
toonn | Ah, excuse the noise then : ) | 09:48:11 |
| Samuel Noordhuis joined the room. | 10:13:40 |
| ris_ joined the room. | 11:27:54 |
| V joined the room. | 11:31:46 |
| ris_ set a profile picture. | 11:35:33 |
| sterni (he/him) joined the room. | 12:03:16 |
| 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 |
| mtvare6 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 |