Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660978 - xfce-base/xfwm4-4.13-r1 fails to compile with USE="-xcomposite" (patched upstream)
Summary: xfce-base/xfwm4-4.13-r1 fails to compile with USE="-xcomposite" (patched upst...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords: PATCH, UPSTREAM
Depends on:
Blocks:
 
Reported: 2018-07-12 05:14 UTC by tt_1
Modified: 2018-08-05 14:38 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
compressed build.log (build.log.gz,5.42 KB, application/gzip)
2018-07-12 05:14 UTC, tt_1
Details
upstream patch from git (xfwm4-4.13.0-fix-disable-compositor.patch,882 bytes, patch)
2018-07-12 05:16 UTC, tt_1
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tt_1 2018-07-12 05:14:21 UTC
Created attachment 539290 [details]
compressed build.log

The error looks like this: 

display.c:612:19: error: ‘ScreenInfo {aka struct _ScreenInfo}’ has no member named ‘output’
         if (screen->output == output)
                   ^~
make[3]: *** [Makefile:726: xfwm4-display.o] Error 1


This happens only with 4.13 and with --disable-compositor, the same build with --enable-compositor passes.
Comment 1 tt_1 2018-07-12 05:16:13 UTC
Created attachment 539292 [details, diff]
upstream patch from git

there is a fix available from upstream:

https://git.xfce.org/xfce/xfwm4/commit/?id=9cccb274b729f3f5cea5ae77df2553df79c12251

yet no point relase in sight, so please revbump to -r2 with the patch, thanks.
Comment 2 tt_1 2018-08-05 14:38:16 UTC
fixed in xfwm4-4.13.1