Opened 3 days ago
Closed 11 hours 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 days ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 days ago
comment:3 by , 3 days 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 , 38 hours 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 , 35 hours 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 , 11 hours 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