@lumenor2, I see where you're getting the -DYUZU prefixes. I am testing with a chroot, with the following results:
I can build properly with changing all of these properly. However, when I change the variable -DTORZU_USE_BUNDLED_FFMPEG=ON to -DZYUZU, I am getting some sort of linkage error during the last steps of the build process.
This is different than what I get when I build outside of a chroot, which doesn't even complete the cmake preparation, but that's another story.
Pinned Comments
username227 commented on 2024-06-03 02:08 (UTC) (edited on 2024-06-03 02:09 (UTC) by username227)
NOTE: I published this package after testing it in a clean chroot successfully. When I attempted to install it using paru, yay, and pamac, it gave me an error related to SPIRV-Tools not finding SPIRV-Headers. I don't know what is causing this error.
If you come across this error, then you need to build the package in a clean chroot like this:
paru -S torzu-git --chroot
If anybody knows what is causing this and can assist with a fix, please reach out to me. Thanks.