Opened 3 weeks ago
Closed 3 weeks ago
#21357 closed enhancement (fixed)
glslang-15.2.0
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.4 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (6)
comment:1 by , 3 weeks ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 weeks ago
comment:3 by , 3 weeks ago
This package FTBFS. See https://github.com/KhronosGroup/glslang/issues/3915
For testing, I commented out the offending line and the package finished building OK, but we can't do that.
I did get it to build with -D ALLOW_EXTERNAL_SPIRV_TOOLS=OFF and -D ENABLE_OPT=OFF.
comment:4 by , 3 weeks ago
Made a comment on the GH issue. The general gist is it does build for me with SPIRV-Tools-1.4.309.0, and the FTBFS issue may stem from an outdated libspirv.h in /usr/include/spirv-tools on your system, which is why it doesn't FTBFS when it uses vendored copies of the headers as they're up to date. Don't know why libspirv.h didn't get updated though.
comment:5 by , 3 weeks ago
Zeckma, you are correct. For some reason on my development system I had installed SPIRV-Headers-1.4.309.0 back on March 13, but did not install SPIRV-Tools-1.4.309.0 until just now. That fixed glslang for me,
comment:6 by , 3 weeks ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
ac252e97e2 Update to glslang-15.2.0. 567618e375 Update to nss-3.110. aa162f8354 Update to cmake-4.0.0.
# 15.2.0 2024-02-24