Downstream bug: https://bugs.gentoo.org/698114 If configured with --disable-glamor, xf86-video-ati fails to build with the following error: radeon_present.c: In function ‘radeon_present_check_flip’: radeon_present.c:281:21: error: dereferencing pointer to incomplete type ‘struct radeon_pixmap’ if (priv && priv->fb_failed) ^~ This is probably caused by [1] which was backported from xf86-video-amdgpu and requires glamor to be enabled. [1] https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/commit/33803c85f761d343aa7300311b8e9489b1a89495
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/issues/187.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.