Bug#625114: marked as done (xserver-xorg-input-elographics: FTBFS: ../../src/xf86Elo.c:324:16: error: unknown type name 'LocalDevicePtr')
Your message dated Tue, 28 Jun 2011 10:04:44 +0000
with message-id <E1QbV9w-0001P8-ED@franck.debian.org>
and subject line Bug#625114: fixed in xserver-xorg-input-elographics 1:1.3.0-1
has caused the Debian Bug report #625114,
regarding xserver-xorg-input-elographics: FTBFS: ../../src/xf86Elo.c:324:16: error: unknown type name 'LocalDevicePtr'
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.)
--
625114: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625114
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: xserver-xorg-input-elographics: FTBFS: ../../src/xf86Elo.c:324:16: error: unknown type name 'LocalDevicePtr'
- From: Lucas Nussbaum <lucas@lucas-nussbaum.net>
- Date: Mon, 2 May 2011 14:39:56 +0200
- Message-id: <20110502123956.GA27975@xanadu.blop.info>
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 |
--- End Message ---
--- Begin Message ---
- To: 625114-close@bugs.debian.org
- Subject: Bug#625114: fixed in xserver-xorg-input-elographics 1:1.3.0-1
- From: Cyril Brulebois <kibi@debian.org>
- Date: Tue, 28 Jun 2011 10:04:44 +0000
- Message-id: <E1QbV9w-0001P8-ED@franck.debian.org>
Source: xserver-xorg-input-elographics
Source-Version: 1:1.3.0-1
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.3.0-1.diff.gz
to main/x/xserver-xorg-input-elographics/xserver-xorg-input-elographics_1.3.0-1.diff.gz
xserver-xorg-input-elographics_1.3.0-1.dsc
to main/x/xserver-xorg-input-elographics/xserver-xorg-input-elographics_1.3.0-1.dsc
xserver-xorg-input-elographics_1.3.0-1_amd64.deb
to main/x/xserver-xorg-input-elographics/xserver-xorg-input-elographics_1.3.0-1_amd64.deb
xserver-xorg-input-elographics_1.3.0.orig.tar.gz
to main/x/xserver-xorg-input-elographics/xserver-xorg-input-elographics_1.3.0.orig.tar.gz
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 625114@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cyril Brulebois <kibi@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: Tue, 28 Jun 2011 11:53:27 +0200
Source: xserver-xorg-input-elographics
Binary: xserver-xorg-input-elographics
Architecture: source amd64
Version: 1:1.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Cyril Brulebois <kibi@debian.org>
Description:
xserver-xorg-input-elographics - X.Org X server -- ELOGraphics input driver
Closes: 625114
Changes:
xserver-xorg-input-elographics (1:1.3.0-1) unstable; urgency=low
.
* New upstream release:
- Support Xserver 1.10 (Closes: #625114).
* Bump xserver-xorg-dev build-dep accordingly.
* Bump Standards-Version to 3.9.2 (no changes).
Checksums-Sha1:
386c74b05f7dcee2d54aa067e1a353fe3ce2ed8c 1494 xserver-xorg-input-elographics_1.3.0-1.dsc
4b49781181d4e07507c3caf3fb4dd431c977a0cb 341207 xserver-xorg-input-elographics_1.3.0.orig.tar.gz
ee74f32a27ae942c606474352e9a5eaf2df02059 4709 xserver-xorg-input-elographics_1.3.0-1.diff.gz
d397095a3814951c55e73da1652258e2aa13d621 21840 xserver-xorg-input-elographics_1.3.0-1_amd64.deb
Checksums-Sha256:
c48fde3b72aea727d135fbee2d60241a264769639a440ea1a6e88a46a97fbdca 1494 xserver-xorg-input-elographics_1.3.0-1.dsc
15ac8982bf4c01175f7d3ea0a1b8e505a554d709e7d9a1c991255469e021a8c2 341207 xserver-xorg-input-elographics_1.3.0.orig.tar.gz
e31f7a27685871c85bfd4aa8ff7698614ba5287b2023649cfc4b95b6f3c12d40 4709 xserver-xorg-input-elographics_1.3.0-1.diff.gz
f3fb70331283b3060ff6b53570020eb456380482ec69219da18c14ddea333ae0 21840 xserver-xorg-input-elographics_1.3.0-1_amd64.deb
Files:
298c7ed00216f336c7de8d439ac74d78 1494 x11 optional xserver-xorg-input-elographics_1.3.0-1.dsc
389394af811d65241c17da7544fa4aaf 341207 x11 optional xserver-xorg-input-elographics_1.3.0.orig.tar.gz
ad8d527f070b6d03c84d9a62c09db977 4709 x11 optional xserver-xorg-input-elographics_1.3.0-1.diff.gz
72a1761a27bb37e8b8f427915b8bf495 21840 x11 optional xserver-xorg-input-elographics_1.3.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk4JpXkACgkQeGfVPHR5Nd2OkgCglbdQ87GJoCw5jZkVEfk0SQeP
rFoAoNZLmY69EHvfpmiPvwipHn5VJy7G
=yLmU
-----END PGP SIGNATURE-----
--- End Message ---
Reply to: