@username227 I tried to add IgnoreDevelSource = torzu-git
to paru.conf
, but it doesn't seem to fix this despite what the manpage describes ("Like IgnoreDevel but targets urls in the source=() array").
Perhaps it's a bug with paru.
edit: after doing this and then also removing any of the non "notabug.org" urls related to torzu-git from ~/.local/state/paru/devel.toml
it appears to function as intended.
Pinned Comments
username227 commented on 2025-03-17 00:35 (UTC) (edited on 2025-03-17 00:37 (UTC) by username227)
OK I got it! The solution suggested by @00x solved the spirv problem. I figured out my problem with glad by forcing the build to use dynarmic from externals. I also changed to use the system sdl2 instead of the one from externals to solve a third error related to sdl2/pipewire that I received later in the build.
Everything, in theory, should work now. Let me know if you have any issues. thanks.