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

Bug#422678: marked as done (FTBFS: ../../src/xf86PM.c:389: error: 'TS_Raw' undeclared (first use in this function))



Your message dated Wed, 12 Sep 2007 11:02:06 +0000
with message-id <E1IVPyw-0005Xx-6Q@ries.debian.org>
and subject line Bug#422678: fixed in xserver-xorg-input-penmount 1:1.2.1-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg-input-penmount
Severity: serious
Version: 1:1.2.0-1
Justification: policy violation

hi, 

Lucas has rebuild the archive on i386 and your package Failed to Build
from Source with the following error:

 /usr/include/xorg/xorg-server.h:69:1: warning: this is the location of the previous definition
 ../../src/xf86PM.c: In function 'PenMountPreInit':
 ../../src/xf86PM.c:389: error: 'TS_Raw' undeclared (first use in this function)
 ../../src/xf86PM.c:389: error: (Each undeclared identifier is reported only once
 ../../src/xf86PM.c:389: error: for each function it appears in.)
 ../../src/xf86PM.c:391: error: 'TS_Scaled' undeclared (first use in this function)
 ../../src/xf86PM.c: In function 'DeviceControl':
 ../../src/xf86PM.c:435: warning: unused variable 'map'
 ../../src/xf86PM.c: In function 'ReadInput':
 ../../src/xf86PM.c:598: error: 'TS_Scaled' undeclared (first use in this function)
 ../../src/xf86PM.c: In function 'DMC9000_ReadInput':
 ../../src/xf86PM.c:693: error: 'TS_Scaled' undeclared (first use in this function)
 ../../src/xf86PM.c: In function 'ControlProc':
 ../../src/xf86PM.c:754: error: 'xDeviceTSCalibrationCtl' undeclared (first use in this function)
 ../../src/xf86PM.c:754: error: 'c' undeclared (first use in this function)
 ../../src/xf86PM.c:754: error: expected expression before ')' token
 ../../src/xf86PM.c: In function 'SwitchMode':
 ../../src/xf86PM.c:784: error: 'TS_Raw' undeclared (first use in this function)
 ../../src/xf86PM.c:784: error: 'TS_Scaled' undeclared (first use in this function)
 ../../src/xf86PM.c:789: error: 'SendCoreEvents' undeclared (first use in this function)
 ../../src/xf86PM.c:789: error: 'DontSendCoreEvents' undeclared (first use in this function)
 ../../src/xf86PM.c: In function 'ConvertProc':
 ../../src/xf86PM.c:818: error: 'TS_Raw' undeclared (first use in this function)
 make[3]: *** [xf86PM.lo] Error 1
 
the full log can be found here:

 http://people.debian.org/~lucas/logs/2007/05/rebuild.sid.i386/xserver-xorg-input-penmount_1:1.2.0-1_sid32.buildlog

bye,
    - michael



--- End Message ---
--- Begin Message ---
Source: xserver-xorg-input-penmount
Source-Version: 1:1.2.1-1

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

xserver-xorg-input-penmount_1.2.1-1.diff.gz
  to pool/main/x/xserver-xorg-input-penmount/xserver-xorg-input-penmount_1.2.1-1.diff.gz
xserver-xorg-input-penmount_1.2.1-1.dsc
  to pool/main/x/xserver-xorg-input-penmount/xserver-xorg-input-penmount_1.2.1-1.dsc
xserver-xorg-input-penmount_1.2.1-1_i386.deb
  to pool/main/x/xserver-xorg-input-penmount/xserver-xorg-input-penmount_1.2.1-1_i386.deb
xserver-xorg-input-penmount_1.2.1.orig.tar.gz
  to pool/main/x/xserver-xorg-input-penmount/xserver-xorg-input-penmount_1.2.1.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 422678@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-penmount 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.7
Date: Wed, 12 Sep 2007 12:50:09 +0200
Source: xserver-xorg-input-penmount
Binary: xserver-xorg-input-penmount
Architecture: source i386
Version: 1:1.2.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Brice Goglin <bgoglin@debian.org>
Description: 
 xserver-xorg-input-penmount - X.Org X server -- Penmount input driver
Closes: 422678
Changes: 
 xserver-xorg-input-penmount (1:1.2.1-1) experimental; urgency=low
 .
   [ Julien Cristau ]
   * Add link to xserver-xorg-core bug script, so that bugreports contain
     the user's config and log files.
   * Generate the dependency on xserver-xorg-core automatically.
 .
   [ Brice Goglin ]
   * Install the upstream changelog.
   * Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902
     (needed to let xsfbs get access to serverminver).
   * Add XS-Vcs-*.
   * Add a link to www.X.org and a reference to the xf86-input-penmount
     module in the long description.
   * Add upstream URL to debian/copyright.
   * Build against xserver 1.4.
   * Generate the Provides field automatically.
   * Add myself to uploaders, and remove Branden and Fabio with their
     permission.
   * New upstream release.
     + Builds fine on Xserver 1.4, closes: #422678.
Files: 
 a44f1e7e76be2fe0c765ff0b5e90b141 1002 x11 optional xserver-xorg-input-penmount_1.2.1-1.dsc
 ba10e95ecb8c9aa798cbc67f8e453e69 333116 x11 optional xserver-xorg-input-penmount_1.2.1.orig.tar.gz
 7fd25db3adac158b3ae41ecdf5e3539b 73540 x11 optional xserver-xorg-input-penmount_1.2.1-1.diff.gz
 b817aaa66b92d6aa078d6626a366e7df 13518 x11 optional xserver-xorg-input-penmount_1.2.1-1_i386.deb

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

iD8DBQFG58VYRh88F8PcWfoRAiyzAJ4hgqNmJOYiq2qA7fGp2wrnOHVqNgCfRhN7
cQ4S8fkDH2MCjfSm9lhsLyk=
=2Hsw
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: