Bug 112076

Summary: xf86-video-ati-19.1.0 fails to build when glamor is disabled
Product: xorg Reporter: Alexander Tsoy <alexander>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED MOVED QA Contact: Xorg Project Team <xorg-team>
Severity: not set    
Priority: not set    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Alexander Tsoy 2019-10-20 21:45:02 UTC
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
Comment 1 Martin Peres 2019-11-19 08:02:36 UTC
-- 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.