On Fri, Nov 05, 2021 at 03:19:12PM -0400, Kurt Mosiejczuk wrote: > On Fri, Nov 05, 2021 at 07:59:35PM +0100, Antoine Jacoutot wrote: > > On Fri, Nov 05, 2021 at 01:43:50PM -0400, Kurt Mosiejczuk wrote: > > > The switch to building with meson for the update to 1.17.4 did not get > > > along with sparc64 at all. Which knocks out a large portion of the tree. > > > > Switching back to using autotools (and updating the PLIST) fixes the build > > > on sparc64 (and doesn't break it on amd64). > > > > ok? > > > What's the failure? > > http://build-failures.rhaalovely.net/sparc64/2021-11-02/graphics/cairo.log > > In file included from ../cairo-1.17.4/src/cairo-xlib-private.h:40, > from ../cairo-1.17.4/src/cairo-xlib-display.c:40: > ../cairo-1.17.4/src/cairo-xlib-xrender-private.h:106: error: redefinition of > 'struct _XLinearGradient' > ../cairo-1.17.4/src/cairo-xlib-xrender-private.h:115: error: redefinition of > 'struct _XCircle' > ../cairo-1.17.4/src/cairo-xlib-xrender-private.h:120: error: redefinition of > 'struct _XRadialGradient' > ../cairo-1.17.4/src/cairo-xlib-xrender-private.h:129: error: redefinition of > 'struct _XConicalGradient' > > --Kurt
Can you find out why libExt failed? Checking if "shmctl IPC_RMID allowes subsequent attaches" with dependencies x11, xext runs: DID NOT COMPILE Also please try with llvm. -- Antoine