Skip to content
New issue

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

Build failure: python311Packages.openusd #352873

Closed
ninelore opened this issue Nov 1, 2024 · 2 comments · Fixed by #351902
Closed

Build failure: python311Packages.openusd #352873

ninelore opened this issue Nov 1, 2024 · 2 comments · Fixed by #351902
Labels

Comments

@ninelore
Copy link
Contributor

ninelore commented Nov 1, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. build blender (depends on openusd) on nixos-unstable-small @ 4a2b762

Build log

❯ 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).

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

  • system: "x86_64-linux"
  • host os: Linux 6.11.5-cachyos, NixOS, 24.11 (Vicuna), 24.11.20241029.807e915
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.24.9
  • channels(root): "nixos"
  • nixpkgs: /nix/store/m68ikm8045fj7ys7qvgr608z9l70hh1k-source

Add a 👍 reaction to issues you find important.

@ninelore ninelore added the 0.kind: build failure A package fails to build label Nov 1, 2024
@ninelore
Copy link
Contributor Author

ninelore commented Nov 1, 2024

FYI @amarshall @veprbl aswell (blender)

@ShaddyDC
Copy link
Contributor

ShaddyDC commented Nov 1, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants