tbb_2021: 2021.13.0 -> 2021.12.0#418720
Conversation
|
@NixOS/nixpkgs-merge-bot merge |
|
@silvanshade merge not permitted (#305350): |
| stdenv.mkDerivation (finalAttrs: { | ||
| pname = "tbb"; | ||
| version = "2021.13.0"; | ||
| version = "2021.12.0"; |
There was a problem hiding this comment.
There is another PR that needs 2021.13.0 so rolling back to 2021.12.0 isn't a good permanent fix:
There was a problem hiding this comment.
I think we should fix Nix first. Maybe we could update blender to use tbb_2022.
There was a problem hiding this comment.
I agree. I approve the changes but don't have merge rights.
Ultimately the macOS TBB build needs to be investigated by someone knowledgeable about nix on Darwin because this issue with segfaults has happened a few times before. I noted when I encountered it previously that the segfaults don't happen with the homebrew TBB so there is probably something wrong with how we are packaging it.
|
Thanks! |
|
@Prince213 Did this work for you? I'm still getting the same build error that you were in your issue. |
Yeah it's working on 96f9a7e (current Please open another issue for discussion. |
Got it working by also overriding nix-init and nurl to build from master branch |
Fixes #418695.
Related to #402480.
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.