I built the package in my local machine without problems.
The issue in [1] is caused by the duplicate content in the attached
patch (comment#9).
In file included from ../../../../mi/misprite.c:48:
../../../../mi/mipointer.h:132:23: warning: redundant redeclaration of
‘miDCSaveUnderCursor2’ [-Wredundant-decls]
132 | extern _X_EXPORT void miDCSaveUnderCursor2(ScreenPtr pScreen);
| ^~~~~~~~~~~~~~~~~~~~
../../../../mi/mipointer.h:130:23: note: previous declaration of
‘miDCSaveUnderCursor2’ was here
130 | extern _X_EXPORT void miDCSaveUnderCursor2(ScreenPtr pScreen);
| ^~~~~~~~~~~~~~~~~~~~
../../../../mi/misprite.c:977:1: error: redefinition of ‘miDCSaveUnderCursor2’
977 | miDCSaveUnderCursor2(ScreenPtr pScreen)
| ^~~~~~~~~~~~~~~~~~~~
../../../../mi/misprite.c:960:1: note: previous definition of
‘miDCSaveUnderCursor2’ was here
960 | miDCSaveUnderCursor2(ScreenPtr pScreen)
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1920096
Title:
Cursor bleeds on the platform with Mali armsoc driver
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1920096/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help : https://help.launchpad.net/ListHelp