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

blender: 2.91.0 -> 2.92.0 #118389

Merged
merged 1 commit into from Apr 3, 2021
Merged

blender: 2.91.0 -> 2.92.0 #118389

merged 1 commit into from Apr 3, 2021

Conversation

gebner
Copy link
Member

@gebner gebner commented Apr 3, 2021

Motivation for this change

new upstream release

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@risicle
Copy link
Contributor

risicle commented Apr 3, 2021

Build fails on macos 10.14

builder for '/nix/store/lyx8ybqszizqnwlspd1p9r238llvyz74-blender-2.92.0.drv' failed with exit code 1; last 10 log lines:
  patching sources
  applying patch /nix/store/34qxfshykvm7js636bni6sxpjgssjscn-darwin.patch
  patching file build_files/cmake/platform/platform_apple.cmake
  Hunk #1 succeeded at 77 with fuzz 1 (offset -3 lines).
  Hunk #2 succeeded at 112 (offset 1 line).
  Hunk #3 succeeded at 128 (offset 1 line).
  Hunk #4 succeeded at 169 (offset 1 line).
  Hunk #5 FAILED at 259.
  Hunk #6 succeeded at 444 with fuzz 2 (offset 12 lines).
  1 out of 6 hunks FAILED -- saving rejects to file build_files/cmake/platform/platform_apple.cmake.rej

@gebner
Copy link
Member Author

gebner commented Apr 3, 2021

@risicle I've pushed an updated patch. Can you test it?

@risicle
Copy link
Contributor

risicle commented Apr 3, 2021

Yes, WFM now 👍

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

Successfully merging this pull request may close these issues.

None yet

3 participants