We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to reproduce the behavior:
❯ nix log /nix/store/kwq8p25b3hawxphw8lk8n03l1g2mqnmf-python3.11-openusd-24.08.drv^* Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/zqbvz2p4pa6gc02lbl71iplz3ms4hm6c-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/third_party/renderman-26/shaders/UsdPreviewSurfaceParameters.osl Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } applying patch /nix/store/h7mfxr5blh225jw03npl1n8h4j48xq5c-port-to-embree-4.patch patching file cmake/modules/FindEmbree.cmake Hunk #1 succeeded at 20 (offset -17 lines). Hunk #2 succeeded at 39 (offset -17 lines). Hunk #3 succeeded at 47 (offset -17 lines). patching file pxr/imaging/plugin/hdEmbree/context.h Hunk #1 succeeded at 14 (offset -17 lines). patching file pxr/imaging/plugin/hdEmbree/mesh.cpp Hunk #1 succeeded at 203 (offset -17 lines). patching file pxr/imaging/plugin/hdEmbree/mesh.h Hunk #1 succeeded at 15 (offset -17 lines). patching file pxr/imaging/plugin/hdEmbree/meshSamplers.h Hunk #1 succeeded at 12 (offset -17 lines). patching file pxr/imaging/plugin/hdEmbree/pch.h Hunk #1 FAILED at 151. 1 out of 1 hunk FAILED -- saving rejects to file pxr/imaging/plugin/hdEmbree/pch.h.rej patching file pxr/imaging/plugin/hdEmbree/renderDelegate.h Hunk #1 succeeded at 14 (offset -17 lines). patching file pxr/imaging/plugin/hdEmbree/renderParam.h Hunk #1 succeeded at 11 (offset -17 lines). patching file pxr/imaging/plugin/hdEmbree/renderer.cpp Hunk #1 succeeded at 636 (offset -14 lines). Hunk #2 succeeded at 976 (offset -14 lines). patching file pxr/imaging/plugin/hdEmbree/renderer.h Hunk #1 succeeded at 15 (offset -17 lines). patching file pxr/imaging/plugin/hdEmbree/testenv/testHdEmbree.cpp Hunk #1 succeeded at 23 (offset -17 lines).
Add any other context about the problem here.
after looking into the blender derivation i'm not sure why it uses the 3.11 version in the first place
@ShaddyDC
"x86_64-linux"
Linux 6.11.5-cachyos, NixOS, 24.11 (Vicuna), 24.11.20241029.807e915
yes
nix-env (Nix) 2.24.9
"nixos"
/nix/store/m68ikm8045fj7ys7qvgr608z9l70hh1k-source
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered:
FYI @amarshall @veprbl aswell (blender)
Sorry, something went wrong.
Ah, I guess it's this update here 211e2f9
I missed that when opening my own PR to update openusd a couple of days ago: #351902
I suspect it only needs to update the patch commit like in my PR, but I can look into it more in a couple of days.
Successfully merging a pull request may close this issue.
Steps To Reproduce
Steps to reproduce the behavior:
Build log
Additional context
Add any other context about the problem here.
after looking into the blender derivation i'm not sure why it uses the 3.11 version in the first place
Notify maintainers
@ShaddyDC
Metadata
"x86_64-linux"
Linux 6.11.5-cachyos, NixOS, 24.11 (Vicuna), 24.11.20241029.807e915
yes
yes
nix-env (Nix) 2.24.9
"nixos"
/nix/store/m68ikm8045fj7ys7qvgr608z9l70hh1k-source
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: