Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 194506

Summary: x11-drivers/linuxwacom-0.7.4_p3 does not build after upgrade to x11-base/xorg-server-1.4-r2
Product: Gentoo Linux Reporter: DEMAINE Benoît-Pierre, aka DoubleHP <dhp_gentoo>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 194503    
Attachments: /tmp/emerge--info
/var/log/portage/x11-drivers:linuxwacom-0.7.4_p3:20071002-135340.log

Description DEMAINE Benoît-Pierre, aka DoubleHP 2007-10-02 14:04:35 UTC
After upgrading to x11-base/xorg-server-1.4-r2
I opened bug 194503

While recompiling drivers as asked, I having this error:

i686-pc-linux-gnu-gcc -O2 -march=athlon-mp -pipe  -fPIC -pipe -ansi \
                -pedantic -Wall -Wpointer-arith -fno-merge-constants \
                -I. -I/usr/include/xorg  -Dlinux \
                -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE \
                -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE \
                -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY \
                -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV -DPANORAMIX \
                -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV \
                -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER \
                -DXFree86Server -DXF86VIDMODE -DXvMCExtension \
                -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension \
                -DX_BYTE_ORDER=X_LITTLE_ENDIAN  \
                -DNDEBUG -DFUNCPROTO=15 \
                -DNARROWPROTO -DIN_MODULE -DXFree86Module -DLINUX_INPUT \
                -o wcmSerial.o -c ./wcmSerial.c
In file included from /usr/include/xorg/misc.h:111,
                 from ./xf86Wacom.h:62,
                 from ./wcmSerial.c:25:
/usr/include/xorg/os.h:502:19: warning: anonymous variadic macros were introduced in C99
In file included from /usr/include/xorg/misc.h:111,
                 from ./xf86Wacom.h:62,
                 from ./xf86Wacom.c:103:
/usr/include/xorg/os.h:502:19: warning: anonymous variadic macros were introduced in C99
In file included from /usr/include/xorg/regionstr.h:53,
                 from /usr/include/xorg/region.h:51,
                 from /usr/include/xorg/window.h:52,
                 from /usr/include/xorg/input.h:55,
                 from /usr/include/xorg/xf86str.h:38,
                 from /usr/include/xorg/xf86.h:45,
                 from ./xf86Wacom.h:63,
                 from ./xf86Wacom.c:103:
/usr/include/xorg/miscstruct.h:54:20: error: pixman.h: No such file or directory
make[3]: *** [xf86Wacom.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from /usr/include/xorg/regionstr.h:53,
                 from /usr/include/xorg/region.h:51,
                 from /usr/include/xorg/window.h:52,
                 from /usr/include/xorg/input.h:55,
                 from /usr/include/xorg/xf86str.h:38,
                 from /usr/include/xorg/xf86.h:45,
                 from ./xf86Wacom.h:63,
                 from ./wcmSerial.c:25:
/usr/include/xorg/miscstruct.h:54:20: error: pixman.h: No such file or directory
make[3]: *** [wcmSerial.o] Error 1

(more logs coming soon)
Comment 1 DEMAINE Benoît-Pierre, aka DoubleHP 2007-10-02 14:05:04 UTC
blocks 194503
Comment 2 DEMAINE Benoît-Pierre, aka DoubleHP 2007-10-02 14:05:35 UTC
Created attachment 132391 [details]
/tmp/emerge--info
Comment 3 DEMAINE Benoît-Pierre, aka DoubleHP 2007-10-02 14:05:53 UTC
Created attachment 132392 [details]
/var/log/portage/x11-drivers:linuxwacom-0.7.4_p3:20071002-135340.log
Comment 4 DEMAINE Benoît-Pierre, aka DoubleHP 2007-10-02 14:12:48 UTC
since x11-base/xorg-server-1.4-r2 breaks x11-drivers/linuxwacom-0.7.4_p3 and I dont get working X, as said in bug 192254
I still conider 1.4-r2 as a "broken" X that should be masked ASAP
Comment 5 DEMAINE Benoît-Pierre, aka DoubleHP 2007-10-02 14:46:57 UTC
is this some kind of dup of bug 192254 ?
Comment 6 Thomas Bettler 2007-10-02 18:39:17 UTC
Or might it be you agree that it is linuxwacom that is broken with X server ~1.4 ?
Are you sure it worked with 1.4-r1?
Comment 7 DEMAINE Benoît-Pierre, aka DoubleHP 2007-10-02 19:55:35 UTC
I have no clue about 1.4-r1 ; I had so many incomings with that -r1, there is just no way I ever try it again. r1 also caused me bug 194515 and I downgraded before trying to recompile all modules.
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2007-10-02 20:57:12 UTC

*** This bug has been marked as a duplicate of bug 147537 ***