Re: Current tinderbox regression (xserver, OS X)

2010-05-15 Thread Jeremy Huddleston
gah. It's using the older system headers rather than the ones installed by the build ... this is a bug in my jhbuild rather than a bug in the server ... On May 14, 2010, at 22:05, Chris Ball wrote: http://tinderbox.x.org/builds/2010-05-15-0003/logs/xserver/#build ../include/os.h:302:

Current tinderbox regression (xserver, OS X)

2010-05-14 Thread Chris Ball
http://tinderbox.x.org/builds/2010-05-15-0003/logs/xserver/#build ../include/os.h:302: error: syntax error before '_X_NORETURN' ../include/os.h:302: warning: data definition has no type or storage class ../include/os.h:302: warning: type defaults to 'int' in declaration of '_X_NORETURN'

Re: Current tinderbox regression (xserver)

2009-09-14 Thread Peter Hutterer
On Mon, Sep 14, 2009 at 07:56:51AM +0200, Werner LEMBERG wrote: http://tinderbox.x.org/builds/2009-09-13-/logs/xserver/#build In file included from dmx.c:61: /home/cjb/xorg-build/include/X11/extensions/dmxext.h:69: error: expected specifier-qualifier-list before 'XRectangle'

Current tinderbox regression (xserver)

2009-09-13 Thread Chris Ball
http://tinderbox.x.org/builds/2009-09-13-/logs/xserver/#build In file included from dmx.c:61: /home/cjb/xorg-build/include/X11/extensions/dmxext.h:69: error: expected specifier-qualifier-list before 'XRectangle' -- Chris Ball c...@laptop.org One Laptop Per Child

Re: Current tinderbox regression (xserver)

2009-09-13 Thread Peter Hutterer
On Sun, Sep 13, 2009 at 02:31:23PM -0400, Chris Ball wrote: http://tinderbox.x.org/builds/2009-09-13-/logs/xserver/#build In file included from dmx.c:61: /home/cjb/xorg-build/include/X11/extensions/dmxext.h:69: error: expected specifier-qualifier-list before 'XRectangle' Fixed, sorry

Re: Current tinderbox regression (xserver)

2009-09-13 Thread Werner LEMBERG
http://tinderbox.x.org/builds/2009-09-13-/logs/xserver/#build In file included from dmx.c:61: /home/cjb/xorg-build/include/X11/extensions/dmxext.h:69: error: expected specifier-qualifier-list before 'XRectangle' Fixed, sorry about that.

Re: Current tinderbox regression (xserver)

2009-06-13 Thread Peter Hutterer
On Fri, Jun 12, 2009 at 08:31:34PM -0400, Chris Ball wrote: http://tinderbox.x.org/builds/2009-06-12-0011/logs/xserver/#build xiselectev.c: In function 'SProcXISelectEvents': xiselectev.c:49: error: 'xXISelectEventsReq' has no member named 'window' I could have sworn I i pushed this on

Current tinderbox regression (xserver)

2009-06-12 Thread Chris Ball
http://tinderbox.x.org/builds/2009-06-12-0011/logs/xserver/#build xiselectev.c: In function 'SProcXISelectEvents': xiselectev.c:49: error: 'xXISelectEventsReq' has no member named 'window' ... -- Chris Ball c...@laptop.org ___ xorg mailing list

Current tinderbox regression (xserver)

2009-01-29 Thread Chris Ball
http://tinderbox.x.org/builds/2009-01-30-0005/logs/xserver/#build In file included from ../Xext/panoramiX.h:43, from dispatch.c:134: /home/cjb/xorg-build/include/X11/extensions/panoramiXext.h:48: error: expected ')' before '*' token /home/cjb/xorg-build/include/X11/extensions/panoramiXext.h:53:

Re: Current tinderbox regression (xserver)

2009-01-29 Thread Paulo César Pereira de Andrade
Chris Ball wrote: http://tinderbox.x.org/builds/2009-01-30-0005/logs/xserver/#build In file included from ../Xext/panoramiX.h:43, from dispatch.c:134: /home/cjb/xorg-build/include/X11/extensions/panoramiXext.h:48: error: expected ')' before '*' token

Re: Current tinderbox regression (xserver)

2009-01-26 Thread Eric Anholt
On Fri, 2009-01-23 at 10:26 +1100, Daniel Stone wrote: On Thu, Jan 22, 2009 at 10:08:04AM -0500, Chris Ball wrote: Keyboard.c: In function 'xnestKeyboardProc': Keyboard.c:177: warning: passing argument 1 of 'XkbSetRulesDflts' from incompatible pointer type Keyboard.c:177: error: too many

Re: Current tinderbox regression (xserver)

2009-01-26 Thread Daniel Stone
On Mon, Jan 26, 2009 at 06:45:28PM -0800, Eric Anholt wrote: On Fri, 2009-01-23 at 10:26 +1100, Daniel Stone wrote: Yeah, Xnest and Xdmx are broken, sorry. That being said, we've talked a lot about just deleting Xnest in favour of Xephyr: anyone got any compelling counter-arguments?

Current tinderbox regression (xserver)

2009-01-22 Thread Chris Ball
http://tinderbox.x.org/builds/2009-01-22-0007/logs/xserver/#build Keyboard.c: In function 'xnestKeyboardProc': Keyboard.c:177: warning: passing argument 1 of 'XkbSetRulesDflts' from incompatible pointer type Keyboard.c:177: error: too many arguments to function 'XkbSetRulesDflts' Keyboard.c:178:

Re: Current tinderbox regression (xserver)

2009-01-22 Thread Daniel Stone
On Thu, Jan 22, 2009 at 10:08:04AM -0500, Chris Ball wrote: Keyboard.c: In function 'xnestKeyboardProc': Keyboard.c:177: warning: passing argument 1 of 'XkbSetRulesDflts' from incompatible pointer type Keyboard.c:177: error: too many arguments to function 'XkbSetRulesDflts' Keyboard.c:178:

Current tinderbox regression (xserver)

2009-01-20 Thread Chris Ball
http://tinderbox.x.org/builds/2009-01-20-0024/logs/xserver/#build ./.libs/libxorg.a(sdksyms.o):(.data.rel+0x308): undefined reference to `CreateUnclippedWinSize' http://cgit.freedesktop.org/xorg/xserver/commit/?id=20d2117eb82fb7ce91afd4f01fe1b9d4b1bf0459 -- Chris Ball c...@laptop.org

Re: Current tinderbox regression (xserver)

2009-01-20 Thread Ian Romanick
On Tue, 2009-01-20 at 14:30 -0500, Chris Ball wrote: http://tinderbox.x.org/builds/2009-01-20-0024/logs/xserver/#build ./.libs/libxorg.a(sdksyms.o):(.data.rel+0x308): undefined reference to `CreateUnclippedWinSize'

Re: Current tinderbox regression (xserver)

2009-01-20 Thread Paulo César Pereira de Andrade
Ian Romanick wrote: On Tue, 2009-01-20 at 14:30 -0500, Chris Ball wrote: http://tinderbox.x.org/builds/2009-01-20-0024/logs/xserver/#build ./.libs/libxorg.a(sdksyms.o):(.data.rel+0x308): undefined reference to `CreateUnclippedWinSize'

Re: Current tinderbox regression (xserver)

2009-01-20 Thread Alan Coopersmith
Ian Romanick wrote: With that fixed, I hit the following failure: kbd.c:148: error: ‘__XKBDEFRULES__’ undeclared here (not in a function) That's from the XKB --configure/define patch Daniel just pushed, as I warned last week. I'll push a kbd driver fix for that in a few. -- -Alan

Current tinderbox regression (xserver)

2008-12-05 Thread Chris Ball
http://tinderbox.x.org/builds/2008-12-05-0010/ http://tinderbox.x.org/builds/2008-12-05-0010/logs/xserver/#build loader.c:77:17: error: sym.h: No such file or directory loader.c: In function 'LoaderInit': loader.c:110: error: 'dixLookupTab' undeclared (first use in this function) loader.c:110:

Re: Current tinderbox regression (xserver)

2008-12-05 Thread Paulo César Pereira de Andrade
http://tinderbox.x.org/builds/2008-12-05-0010/ http://tinderbox.x.org/builds/2008-12-05-0010/logs/xserver/#build loader.c:77:17: error: sym.h: No such file or directory loader.c: In function 'LoaderInit': loader.c:110: error: 'dixLookupTab' undeclared (first use in this function)

Re: Current tinderbox regression (xserver)

2008-12-03 Thread Paulo César Pereira de Andrade
http://tinderbox.x.org/builds/2008-12-03-0012/ http://tinderbox.x.org/builds/2008-12-03-0012/logs/xserver/#build In file included from Pci.c:130: ../../../../hw/xfree86/common/compiler.h:1041: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'volatile'

Current tinderbox regression (xserver)

2008-11-26 Thread Chris Ball
http://tinderbox.x.org/builds/2008-11-26-0010/ http://tinderbox.x.org/builds/2008-11-26-0010/logs/xserver/#build rrcrtc.c: In function 'ProcRRSetCrtcTransform': rrcrtc.c:1083: error: 'xRRSetCrtcTransformReq' undeclared rrcrtc.c:1083: error: 'stuff' undeclared (first use in this function)

Re: Current tinderbox regression (xserver)

2008-11-26 Thread Alan Hourihane
On Wed, 2008-11-26 at 09:27 -0500, Chris Ball wrote: http://tinderbox.x.org/builds/2008-11-26-0010/ http://tinderbox.x.org/builds/2008-11-26-0010/logs/xserver/#build rrcrtc.c: In function 'ProcRRSetCrtcTransform': rrcrtc.c:1083: error: 'xRRSetCrtcTransformReq' undeclared rrcrtc.c:1083: