[Bug 275388] graphics/mesa-dri: 23.1.8 breaks some radeon cards
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275388] graphics/mesa-dri: 23.1.8 breaks some radeon cards"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Dec 2023 09:04:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275388 --- Comment #15 from Emmanuel Vadot <manu@freebsd.org> --- (In reply to Ivan Rozhuk from comment #14) It's nice to hear that you have an heavily modified system only now ... Anyway, even with your libelf.pc this doesn't change a thing. Mesa with https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26284 applied and -Dlibelf=disabled (like it's right now) will ignore the .pc for libelf (any .pc). But since you have libelf from devel/elfutils installed and that you don't build your package with poudriere mesa will link with libelf from base but use the headers from devel/elfutils (See bug #275443 for an explanation). This cause the "LLVM failed to upload shade" error. -- You are receiving this mail because: You are the assignee for the bug.