Tatsh / tatsh-overlay

Personal Gentoo Portage overlay.
https://tatsh.github.io/tatsh-overlay/
GNU General Public License v2.0
35 stars 11 forks source link

games-emulation/yuzu-0.973 does not build #138

Closed bell07 closed 2 years ago

bell07 commented 2 years ago

The unbundle patch needs to be updated

 * Applying yuzu-6833-unbundle-libs.patch ...
patching file CMakeLists.txt
Hunk #2 succeeded at 560 (offset -1 lines).
patching file externals/CMakeLists.txt
Hunk #3 succeeded at 30 with fuzz 2.
Hunk #4 FAILED at 67.
Hunk #5 succeeded at 107 (offset 4 lines).
Hunk #6 FAILED at 116.
2 out of 6 hunks FAILED -- saving rejects to file externals/CMakeLists.txt.rej
Tatsh commented 2 years ago

This is because you are not using the experimental USE flag. As a fix I am now providing two versions of the unbundle patch because it is too difficult to make one compatible patch. This might get more difficult with time. Hoping those PRs actually get merged.

I might remove the experimental USE flag because I think those patches are stable enough. Please try with that flag enabled and report any issues. As I own real devices now, I am not using Yuzu as much as I used to.