#18617 closed enhancement (fixed)
mesa-23.1.8
Reported by: | Douglas R. Reno | Owned by: | Rahul Chandra |
---|---|---|---|
Priority: | normal | Milestone: | 12.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New point version
Attachments (1)
Change History (15)
comment:1 by , 17 months ago
comment:2 by , 17 months ago
Owner: | changed from | to
---|
comment:3 by , 17 months ago
Status: | new → assigned |
---|
comment:5 by , 17 months ago
For me, both 23.1.7 and 23.1.8 FTBFS:
../src/gallium/auxiliary/gallivm/lp_bld_init.c:45:10: fatal error: llvm-c/Transforms/Scalar.h: No such file or directory 45 | #include <llvm-c/Transforms/Scalar.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.
All I could find was https://gitlab.freedesktop.org/mesa/mesa/-/issues/8671
The workaround has been merged, 23.2.0-rc3 builds and installs, at this point I'm building in chroot and have no idea how the AMD driver holds up with this.
comment:6 by , 17 months ago
Relevant here 9ba416cdc67073cdda9a73fe9d37304b82bdd526#ca76ad420eda86d103bd0d62a66623a51e0e3d4b https://gitlab.freedesktop.org/mesa/mesa/-/commit/9ba416cdc67073cdda9a73fe9d37304b82bdd526#ca76ad420eda86d103bd0d62a66623a51e0e3d4b
Will attempt to backport the patch
by , 17 months ago
Attachment: | mesa-23.1.8-llvm17-fix-1.patch added |
---|
comment:7 by , 17 months ago
I'll push the patch to the patches repo, but here it is for easy reference
comment:9 by , 17 months ago
Getting a timeout on the utils test now, but both glxgears and glxinfo still work. Will just make a note
comment:11 by , 17 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:13 by , 17 months ago
I'll replace the patch with a sed removing those two include lines because the effect will be same for LLVM >= 15.
comment:14 by , 17 months ago
Okay, thanks for doing that, will make sure to attempt to use sed before using patches in the future.
Changelog: https://docs.mesa3d.org/relnotes/23.1.8.html