Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949579 - games-emulation/rpcs3-9999[-vulkan] - fatal error: 'glslang/MachineIndependent/localintermediate.h' file not found
Summary: games-emulation/rpcs3-9999[-vulkan] - fatal error: 'glslang/MachineIndependen...
Status: UNCONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Samuel Bauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-10 19:02 UTC by demize
Modified: 2025-02-17 08:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
rpcs3-9999 build.log (rpcs3.build.log.xz,33.81 KB, application/x-xz)
2025-02-10 19:02 UTC, demize
Details

Note You need to log in before you can comment on or make changes to this bug.
Description demize 2025-02-10 19:02:44 UTC
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.