Created attachment 918620 [details] rpcs3-9999 build.log Attempting to build rpcs3-9999 without USE=vulkan results in a failed build. I ran into this trying to validate that the pugixml update fixed bug 948171, and it took me a bit to figure out the root cause of the failure on my end. The failure appears to be while trying to reference a vendored dependency; not clear why it can't find that dependency without enabling vulkan, but that appears to be what causes this.