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

Bug#569462: marked as done (xserver-xorg-input-elographics: FTBFS: ../../src/xf86Elo.c:800: error: too few arguments to function 'InitButtonClassDeviceStruct')



Your message dated Mon, 15 Mar 2010 18:32:46 +0000
with message-id <E1NrF5q-0008Jp-7o@ries.debian.org>
and subject line Bug#569462: fixed in xserver-xorg-input-elographics 1:1.2.3-3
has caused the Debian Bug report #569462,
regarding xserver-xorg-input-elographics: FTBFS: ../../src/xf86Elo.c:800: 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.)


-- 
569462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569462
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: xserver-xorg-input-elographics
Version: 1:1.2.3-2
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. -I../../src -I..     -Wall -g -O2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1    -I../../src -MT xf86Elo.lo -MD -MP -MF .deps/xf86Elo.Tpo -c -o xf86Elo.lo ../../src/xf86Elo.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wall -g -O2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I../../src -MT xf86Elo.lo -MD -MP -MF .deps/xf86Elo.Tpo -c ../../src/xf86Elo.c  -fPIC -DPIC -o .libs/xf86Elo.o
> ../../src/xf86Elo.c: In function 'xf86EloControl':
> ../../src/xf86Elo.c:800: 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 *'
> ../../src/xf86Elo.c:800: error: too few arguments to function 'InitButtonClassDeviceStruct'
> ../../src/xf86Elo.c:824: 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'
> ../../src/xf86Elo.c:824: error: too few arguments to function 'InitValuatorClassDeviceStruct'
> ../../src/xf86Elo.c:833: error: too few arguments to function 'InitValuatorAxisStruct'
> ../../src/xf86Elo.c:837: error: too few arguments to function 'InitValuatorAxisStruct'
> make[3]: *** [xf86Elo.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/02/11/xserver-xorg-input-elographics_1:1.2.3-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 |



--- End Message ---
--- Begin Message ---
Source: xserver-xorg-input-elographics
Source-Version: 1:1.2.3-3

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

xserver-xorg-input-elographics_1.2.3-3.diff.gz
  to main/x/xserver-xorg-input-elographics/xserver-xorg-input-elographics_1.2.3-3.diff.gz
xserver-xorg-input-elographics_1.2.3-3.dsc
  to main/x/xserver-xorg-input-elographics/xserver-xorg-input-elographics_1.2.3-3.dsc
xserver-xorg-input-elographics_1.2.3-3_i386.deb
  to main/x/xserver-xorg-input-elographics/xserver-xorg-input-elographics_1.2.3-3_i386.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 569462@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brice Goglin <bgoglin@debian.org> (supplier of updated xserver-xorg-input-elographics 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, 15 Mar 2010 19:21:24 +0100
Source: xserver-xorg-input-elographics
Binary: xserver-xorg-input-elographics
Architecture: source i386
Version: 1:1.2.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Brice Goglin <bgoglin@debian.org>
Description: 
 xserver-xorg-input-elographics - X.Org X server -- ELOGraphics input driver
Closes: 569462
Changes: 
 xserver-xorg-input-elographics (1:1.2.3-3) unstable; urgency=low
 .
   [ Timo Aaltonen ]
   * Build against Xserver 1.7.
 .
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
     good reason.  Thanks, Colin Watson!
   * Remove myself from Uploaders
 .
   [ Brice Goglin ]
   * Bump Standards-Version to 3.8.4, no changes needed.
   * Pull from upstream master up to commit ac5366d6.
     + Fix build against Xserver 1.7, closes: #569462.
   * Add myself to Uploaders.
Checksums-Sha1: 
 180b2fb70edb9569558dabe7ba9d467e9a631227 1553 xserver-xorg-input-elographics_1.2.3-3.dsc
 8040ad7e21e5fd5b7db433654cc926118d74a316 18893 xserver-xorg-input-elographics_1.2.3-3.diff.gz
 b0207d17fe6a884ca73b4caa6c51e23599cc9e20 20598 xserver-xorg-input-elographics_1.2.3-3_i386.deb
Checksums-Sha256: 
 ad986a77fe692794939429dccc428a68750f8023aedb454cf36a8f98adc4bbf9 1553 xserver-xorg-input-elographics_1.2.3-3.dsc
 1ca45b9a8b82cec24997f7d680c70eee6114b2b3ef06ae7194158845ce26c2f4 18893 xserver-xorg-input-elographics_1.2.3-3.diff.gz
 572c07c2fa73f69730491cdf685153ab597485629483b84eafcc5f09a813ee57 20598 xserver-xorg-input-elographics_1.2.3-3_i386.deb
Files: 
 2140d00ea3d942157006040f409a3d99 1553 x11 optional xserver-xorg-input-elographics_1.2.3-3.dsc
 d52febbacb5c66f68327bab7ea2af899 18893 x11 optional xserver-xorg-input-elographics_1.2.3-3.diff.gz
 479f2b6a314b8715517fc80b5852e1a5 20598 x11 optional xserver-xorg-input-elographics_1.2.3-3_i386.deb

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

iEYEARECAAYFAkueezMACgkQRh88F8PcWfqHZgCgmvAdpuAa37Dm4zzxmBxbSAw4
dXEAn1+KYp6qv0TkrLTtBVRw86XsOD3d
=7AYF
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: