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

Bug#569444: marked as done (xf86-input-evtouch: FTBFS: evtouch.c:628: error: too few arguments to function 'InitButtonClassDeviceStruct')



Your message dated Sun, 14 Feb 2010 07:17:08 +0000
with message-id <E1NgYj6-0001hf-UX@ries.debian.org>
and subject line Bug#569444: fixed in xf86-input-evtouch 0.8.8-2
has caused the Debian Bug report #569444,
regarding xf86-input-evtouch: FTBFS: evtouch.c:628: error: too few arguments to function 'InitButtonClassDeviceStruct'
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 owner@bugs.debian.org
immediately.)


-- 
569444: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569444
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: xf86-input-evtouch
Version: 0.8.8-1
Severity: serious
User: debian-qa@lists.debian.org
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:
> /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -DXINPUT -Wall -g -O2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1    -Wall -g -O2 -MT evtouch_drv_la-evtouch.lo -MD -MP -MF .deps/evtouch_drv_la-evtouch.Tpo -c -o evtouch_drv_la-evtouch.lo `test -f 'evtouch.c' || echo './'`evtouch.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DXINPUT -Wall -g -O2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 -MT evtouch_drv_la-evtouch.lo -MD -MP -MF .deps/evtouch_drv_la-evtouch.Tpo -c evtouch.c  -fPIC -DPIC -o .libs/evtouch_drv_la-evtouch.o
> evtouch.c: In function 'DeviceInit':
> evtouch.c:628: warning: passing argument 3 of 'InitButtonClassDeviceStruct' from incompatible pointer type
> /usr/include/xorg/input.h:274: note: expected 'Atom *' but argument is of type 'unsigned char *'
> evtouch.c:628: error: too few arguments to function 'InitButtonClassDeviceStruct'
> evtouch.c:656: 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 'unsigned int'
> evtouch.c:656: error: too few arguments to function 'InitValuatorClassDeviceStruct'
> evtouch.c:666: error: too few arguments to function 'xf86InitValuatorAxisStruct'
> evtouch.c:671: error: too few arguments to function 'xf86InitValuatorAxisStruct'
> make[2]: *** [evtouch_drv_la-evtouch.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/02/11/xf86-input-evtouch_0.8.8-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
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: xf86-input-evtouch
Source-Version: 0.8.8-2

We believe that the bug you reported is fixed in the latest version of
xf86-input-evtouch, which is due to be installed in the Debian FTP archive:

xf86-input-evtouch_0.8.8-2.debian.tar.gz
  to main/x/xf86-input-evtouch/xf86-input-evtouch_0.8.8-2.debian.tar.gz
xf86-input-evtouch_0.8.8-2.dsc
  to main/x/xf86-input-evtouch/xf86-input-evtouch_0.8.8-2.dsc
xserver-xorg-input-evtouch_0.8.8-2_amd64.deb
  to main/x/xf86-input-evtouch/xserver-xorg-input-evtouch_0.8.8-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 569444@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Dongili <malattia@debian.org> (supplier of updated xf86-input-evtouch package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 25 Jan 2010 00:29:03 +0900
Source: xf86-input-evtouch
Binary: xserver-xorg-input-evtouch
Architecture: source amd64
Version: 0.8.8-2
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Mattia Dongili <malattia@debian.org>
Description: 
 xserver-xorg-input-evtouch - Touchscreen-Driver for X.Org/XFree86 server
Closes: 482195 487793 569444 569523
Changes: 
 xf86-input-evtouch (0.8.8-2) unstable; urgency=low
 .
   [ Mattia Dongili ]
   * Fix building and rebuild with xorg 1.7 (Closes: #569444 and Closes:
     #569523)
   * Switch to dpkg-source 3.0 (quilt) format
   * add 05_fix_CURSORDIR.diff to let ev_calibrate find empty_cursor.xpm
     (Closes: #482195)
   * add TSC-10 to udev's rules (Closes: #487793)
Checksums-Sha1: 
 7d1d38051265074f569c71384f7e925c23976ea7 1444 xf86-input-evtouch_0.8.8-2.dsc
 698b6b61e9ed147cb025405c9f0192335f792157 23840 xf86-input-evtouch_0.8.8-2.debian.tar.gz
 1c83f0c28ce62264e5589978d2b079f87487b0a9 28542 xserver-xorg-input-evtouch_0.8.8-2_amd64.deb
Checksums-Sha256: 
 fc6c750684f43ec3608c242c384fe0f4f49eaf8af0fa43fd6256c2cfd107d358 1444 xf86-input-evtouch_0.8.8-2.dsc
 d7c48db40ec211e9a5291a6834ae465bcab8a6dcd2eee815fa44c7529ae5cfa3 23840 xf86-input-evtouch_0.8.8-2.debian.tar.gz
 aece62d9307394911d91ab0b09967a44c4317c3a5e0622a6ccdf04803b27b51a 28542 xserver-xorg-input-evtouch_0.8.8-2_amd64.deb
Files: 
 99760ec17cf2ff957a95fb955bd96ae3 1444 x11 optional xf86-input-evtouch_0.8.8-2.dsc
 908462e2c47e72cd4b0ea0f6bf012dca 23840 x11 optional xf86-input-evtouch_0.8.8-2.debian.tar.gz
 00f58bf66b1dd98e0e8652403d4aa841 28542 x11 optional xserver-xorg-input-evtouch_0.8.8-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkt3oXMACgkQgpRPaOotLEFKGACeI3+QYUD/KPazsONyeSsQUYiY
0hQAn2y+Wqpg1abW3f5wuGAC85HsRFLL
=Z/NE
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: