[Bug 275388] graphics/mesa-dri: 23.1.8 breaks some radeon cards
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275388 --- Comment #15 from Emmanuel Vadot <[email protected]> --- (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.