rocmPackages.llvm.libcxx: fix build by disabling test#375850
rocmPackages.llvm.libcxx: fix build by disabling test#375850collares merged 1 commit intoNixOS:masterfrom
Conversation
fc590fd causes this test to fail.
|
Sounds good to me based on your investigation in #375745. |
|
|
I have marked this PR as ready for review, not because I actively want it reviewed or merged before looking into what's up with |
|
The log output of the |
|
Thanks for this, being that it addresses the only test that fails on my system, I'll apply this locally even if it isn't merged: |
|
This works for me too. |
|
I'd say let's merge this then and fix the issue with |
|
Does anybody have an idea how we could turn off/patch out that Quoting myself from the PR mentioned above
|
I'd guess a large proportion of people hitting this issue probably care only about gaming, and I've verified Steam works with this patch applied. It seems like a harmless workaround until #370435 is ready. |
|
Will this be merged into the stable as well ? |
I think what you might be waiting for is just for this to land in What people usually do to get away from breakage like this is stay on the last working version until the fix is ready, or move forward to a newer commit on master, which has not landed yet. Though I have no idea how that stuff works without flakes, besides picking the previous generation in the bootloader. It does not look like the change to the wrapper that caused this build failure was backported into a release, and the package seems to be building fine on |
Looks like if I use 24.11 and do not mix stable and unstable packages I'm all good. I was running ollama from unstable with rocm packages from unstable as well. Thanks for the update I will just need to wait then. Cheers |
Note that the present PR will not fix ollama-rocm, since rocblas still doesn't build (see #375850 (comment)). |
… after fixed for kernel 6.13 Signed-off-by: Patrizio Bekerle <[email protected]>
Closes #375745
I am not sure yet that this is the fix we should apply, but probably this will just work.
I am running
nixkpgs-reviewon it now.Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.