library indicated by shaderc_static.pc is missing
| Task Info (Flyspray) | |
|---|---|
| Opened By | - (fx333) |
| Task ID | 73088 |
| Type | Bug Report |
| Project | Arch Linux |
| Category | Packages: Extra |
| Version | None |
| OS | All |
| Opened | 2021-12-19 17:54:19 UTC |
| Status | Assigned |
| Assignee | Laurent Carlier (lordheavy) |
| Assignee | Levente Polyak (anthraxx) |
Details
Description:
The shaderc_static pkg-config file points to a library that is not shipped with the package.
$ grep Libs /usr/lib/pkgconfig/shaderc_static.pc Libs: -L${libdir} -lshaderc -lshaderc_util $ pacman -Ql shaderc | grep shaderc_util (no output)
This would be fixed by shipping libshaderc_util.a. HOWEVER due to the fact that shaderc_combined does everything shaderc_static does, Arch could also opt to not ship shaderc_static.pc. This bug not being noticed earlier further suggests that no application actually uses shaderc_static.
Additional info:
- shaderc 2021.2-1