-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Build failure: irods #370452
Copy link
Copy link
Closed
Labels
0.kind: build failureA package fails to buildA package fails to build2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md
Metadata
Metadata
Assignees
Labels
0.kind: build failureA package fails to buildA package fails to build2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md
Fields
Give feedbackNo fields configured for issues without a type.
The various pins here are causing issues:
avro-cppwas updated to a new version that doesn’t work with LLVM 13, butnanodbcis broken with new LLVMs due to an upstream issue; LLVM 16 manages to hit the Goldilocks zone, but then theirodsbuild fails because its overridden oldspdlog’s API isn’t right somehow (perhaps related to my de2b823?). Not sure if there is a good solution here; ideally we would patchirodsfor newer versions of stuff rather than having to get into the weeds of maintaining a forked ecosystem with pinned old versions of everything that inevitably conflict with other updates.cc @bzizou