Your message dated Sun, 6 Feb 2011 21:19:15 +1030
with message-id <[email protected]>
and subject line Re: Bug#569380: wacom-tools: FTBFS:
../../../src/xdrv/xf86Wacom.c:398: error: too few arguments to function
'InitValuatorAxisStruct'
has caused the Debian Bug report #569380,
regarding wacom-tools: FTBFS: ../../../src/xdrv/xf86Wacom.c:398: error: too few
arguments to function 'InitValuatorAxisStruct'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
569380: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569380
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: wacom-tools
Version: 0.8.3.2-1
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20100211 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> gcc -Wall -g -O2 -D__amd64__ -fPIC -pipe -std=c99 \
> -pedantic -Wall -Wpointer-arith -fno-merge-constants \
> -fno-stack-protector -I../../../src/xdrv -I../include
> -I/usr/include/xorg \
> -D_XSERVER64 -fvisibility=hidden -I/usr/include/xorg
> -I/usr/include/pixman-1 \
> -o xf86Wacom.o -c ../../../src/xdrv/xf86Wacom.c
> In file included from ../../../src/xdrv/xf86Wacom.h:27,
> from ../../../src/xdrv/xf86Wacom.c:86:
> /usr/include/xorg/xorg-server.h:183:1: warning: "XFree86LOADER" redefined
> In file included from ../../../src/xdrv/xf86Wacom.h:25,
> from ../../../src/xdrv/xf86Wacom.c:86:
> ../include/../include/xdrv-config.h:9:1: warning: this is the location of the
> previous definition
> In file included from ../../../src/xdrv/xf86Wacom.h:158,
> from ../../../src/xdrv/xf86Wacom.c:86:
> ../../../src/xdrv/xf86WacomDefs.h:128:1: warning: "MAX_BUTTONS" redefined
> In file included from /usr/include/xorg/xf86str.h:38,
> from /usr/include/xorg/xf86.h:46,
> from ../../../src/xdrv/xf86Wacom.h:67,
> from ../../../src/xdrv/xf86Wacom.c:86:
> /usr/include/xorg/input.h:79:1: warning: this is the location of the previous
> definition
> ../../../src/xdrv/xf86Wacom.c: In function 'xf86WcmInitialCoordinates':
> ../../../src/xdrv/xf86Wacom.c:398: error: too few arguments to function
> 'InitValuatorAxisStruct'
> ../../../src/xdrv/xf86Wacom.c:422: error: too few arguments to function
> 'InitValuatorAxisStruct'
> ../../../src/xdrv/xf86Wacom.c: In function 'xf86WcmRegisterX11Devices':
> ../../../src/xdrv/xf86Wacom.c:657: warning: passing argument 3 of
> 'InitButtonClassDeviceStruct' from incompatible pointer type
> /usr/include/xorg/input.h:274: note: expected 'Atom *' but argument is of
> type 'CARD8 *'
> ../../../src/xdrv/xf86Wacom.c:657: error: too few arguments to function
> 'InitButtonClassDeviceStruct'
> ../../../src/xdrv/xf86Wacom.c:697: warning: passing argument 3 of
> 'InitValuatorClassDeviceStruct' makes pointer from integer without a cast
> /usr/include/xorg/input.h:280: note: expected 'Atom *' but argument is of
> type 'int'
> ../../../src/xdrv/xf86Wacom.c:697: error: too few arguments to function
> 'InitValuatorClassDeviceStruct'
> ../../../src/xdrv/xf86Wacom.c:739: warning: implicit declaration of function
> 'InitKeyClassDeviceStruct'
> ../../../src/xdrv/xf86Wacom.c:747: warning: implicit declaration of function
> 'InitKbdFeedbackClassDeviceStruct'
> ../../../src/xdrv/xf86Wacom.c:778: error: too few arguments to function
> 'InitValuatorAxisStruct'
> ../../../src/xdrv/xf86Wacom.c:783: error: too few arguments to function
> 'InitValuatorAxisStruct'
> ../../../src/xdrv/xf86Wacom.c:784: error: too few arguments to function
> 'InitValuatorAxisStruct'
> ../../../src/xdrv/xf86Wacom.c:792: error: too few arguments to function
> 'InitValuatorAxisStruct'
> ../../../src/xdrv/xf86Wacom.c:793: error: too few arguments to function
> 'InitValuatorAxisStruct'
> ../../../src/xdrv/xf86Wacom.c:799: error: too few arguments to function
> 'InitValuatorAxisStruct'
> ../../../src/xdrv/xf86Wacom.c:800: error: too few arguments to function
> 'InitValuatorAxisStruct'
> ../../../src/xdrv/xf86Wacom.c:808: error: too few arguments to function
> 'InitValuatorAxisStruct'
> ../../../src/xdrv/xf86Wacom.c:813: error: too few arguments to function
> 'InitValuatorAxisStruct'
> ../../../src/xdrv/xf86Wacom.c:817: error: too few arguments to function
> 'InitValuatorAxisStruct'
> make[3]: *** [xf86Wacom.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/02/11/wacom-tools_0.8.3.2-1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
On Thu, Feb 11, 2010 at 07:48:00PM +0100, Lucas Nussbaum wrote:
> Source: wacom-tools
> Version: 0.8.3.2-1
> Severity: serious
> User: [email protected]
> Usertags: qa-ftbfs-20100211 qa-ftbfs
> Justification: FTBFS on amd64
This package is obsolete and has been replaced by xf86-input-wacom,
so closing this bug in preparation for an RM request of wacom-tools.
Cheers,
Ron
--- End Message ---