[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#625114: xserver-xorg-input-elographics: FTBFS: ../../src/xf86Elo.c:324:16: error: unknown type name 'LocalDevicePtr'



Source: xserver-xorg-input-elographics
Version: 1:1.2.4-2
Severity: serious
Tags: wheezy sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> /bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I..    -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1   -g -O2 -c -o xf86Elo.lo ../../src/xf86Elo.c
> libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -g -O2 -c ../../src/xf86Elo.c  -fPIC -DPIC -o .libs/xf86Elo.o
> ../../src/xf86Elo.c:324:16: error: unknown type name 'LocalDevicePtr'
> ../../src/xf86Elo.c:407:18: error: unknown type name 'LocalDevicePtr'
> ../../src/xf86Elo.c: In function 'xf86EloControl':
> ../../src/xf86Elo.c:781:3: error: unknown type name 'LocalDevicePtr'
> ../../src/xf86Elo.c:781:27: error: 'LocalDevicePtr' undeclared (first use in this function)
> ../../src/xf86Elo.c:781:27: note: each undeclared identifier is reported only once for each function it appears in
> ../../src/xf86Elo.c:781:43: error: expected ',' or ';' before 'dev'
> ../../src/xf86Elo.c:782:46: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:838:11: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:851:11: error: too few arguments to function 'InitValuatorAxisStruct'
> /usr/include/xorg/exevents.h:43:23: note: declared here
> ../../src/xf86Elo.c:859:11: error: too few arguments to function 'InitValuatorAxisStruct'
> /usr/include/xorg/exevents.h:43:23: note: declared here
> ../../src/xf86Elo.c:869:7: warning: passing argument 1 of 'xf86MotionHistoryAllocate' makes pointer from integer without a cast [enabled by default]
> /usr/include/xorg/xf86Xinput.h:166:23: note: expected 'InputInfoPtr' but argument is of type 'int'
> ../../src/xf86Elo.c:879:14: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:882:12: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:882:39: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:883:16: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:896:49: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:906:49: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:921:44: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:932:44: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:936:7: warning: passing argument 1 of 'xf86AddEnabledDevice' makes pointer from integer without a cast [enabled by default]
> /usr/include/xorg/xf86Xinput.h:152:23: note: expected 'InputInfoPtr' but argument is of type 'int'
> ../../src/xf86Elo.c:951:14: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:952:7: warning: passing argument 1 of 'xf86RemoveEnabledDevice' makes pointer from integer without a cast [enabled by default]
> /usr/include/xorg/xf86Xinput.h:153:23: note: expected 'InputInfoPtr' but argument is of type 'int'
> ../../src/xf86Elo.c:954:5: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:955:10: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:966:14: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:967:2: warning: passing argument 1 of 'xf86RemoveEnabledDevice' makes pointer from integer without a cast [enabled by default]
> /usr/include/xorg/xf86Xinput.h:153:23: note: expected 'InputInfoPtr' but argument is of type 'int'
> ../../src/xf86Elo.c:969:5: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c:970:10: error: invalid type argument of '->' (have 'int')
> ../../src/xf86Elo.c: At top level:
> ../../src/xf86Elo.c:988:1: error: unknown type name 'LocalDevicePtr'
> ../../src/xf86Elo.c:988:37: error: unknown type name 'IDevPtr'
> ../../src/xf86Elo.c:1042:8: error: unknown type name 'LocalDevicePtr'
> ../../src/xf86Elo.c:1064:6: error: unknown type name 'IDevPtr'
> ../../src/xf86Elo.c:1202:5: error: 'xf86EloInit' undeclared here (not in a function)
> ../../src/xf86Elo.c:1203:5: error: 'xf86EloUninit' undeclared here (not in a function)
> ../../src/xf86Elo.c:79:14: warning: 'SupportedModels' defined but not used [-Wunused-variable]
> ../../src/xf86Elo.c:778:1: warning: 'xf86EloControl' defined but not used [-Wunused-function]
> ../../src/xf86Elo.c:1053:20: warning: 'default_options' defined but not used [-Wunused-variable]
> make[3]: *** [xf86Elo.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/05/02/xserver-xorg-input-elographics_1:1.2.4-2_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
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



Reply to: