Your message dated Tue, 25 Jun 2013 15:18:23 +0000
with message-id <e1urv0h-0003wy...@franck.debian.org>
and subject line Bug#700229: fixed in gpm 1.20.4-6.1
has caused the Debian Bug report #700229,
regarding FTBFS with glibc 2.17, missing include
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 ow...@bugs.debian.org
immediately.)
--
700229: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700229
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gpm
Version: 1.20.4-6
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu raring ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following:
* patches/091_glibc_2.17_types: explicitly include <sys/types.h>
A little background: in glibc 2.17, fcntl.h stopped depending on
sys/types.h, but some software was using types from types.h while
only transitively pulling it in via fcntl.h, gpm is one such piece
of software. This fixes it to exclicitly include the header (as
it always should have done, since it references it directly), and
should probably also be pushed upstream, if it isn't already there.
... Adam
-- System Information:
Debian Release: wheezy/sid
APT prefers raring-updates
APT policy: (500, 'raring-updates'), (500, 'raring-security'), (500, 'raring')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.8.0-5-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u gpm-1.20.4/debian/changelog gpm-1.20.4/debian/changelog
diff -u gpm-1.20.4/debian/patches/series gpm-1.20.4/debian/patches/series
--- gpm-1.20.4/debian/patches/series
+++ gpm-1.20.4/debian/patches/series
@@ -20,0 +21 @@
+091_glibc_2.17_types
only in patch2:
unchanged:
--- gpm-1.20.4.orig/debian/patches/091_glibc_2.17_types
+++ gpm-1.20.4/debian/patches/091_glibc_2.17_types
@@ -0,0 +1,10 @@
+--- x/src/daemon/open_console.c 2008-05-28 17:26:09.000000000 -0600
++++ x/src/daemon/open_console.c 2013-02-09 19:53:57.555999377 -0700
+@@ -22,6 +22,7 @@
+ #include <fcntl.h> /* open and co. */
+ #include <sys/stat.h> /* stat() */
+ #include <stropts.h> /* ioctl */
++#include <sys/types.h> /* major() */
+
+ /* Linux specific (to be outsourced in gpm2 */
+ #include <linux/serial.h> /* for serial console check */
--- End Message ---
--- Begin Message ---
Source: gpm
Source-Version: 1.20.4-6.1
We believe that the bug you reported is fixed in the latest version of
gpm, which is due to be installed in the Debian FTP archive.
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 700...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated gpm 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 23 Jun 2013 15:59:29 +0200
Source: gpm
Binary: gpm libgpm2 libgpm-dev
Architecture: source amd64
Version: 1.20.4-6.1
Distribution: unstable
Urgency: low
Maintainer: Peter Samuelson <pe...@p12n.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
gpm - General Purpose Mouse interface
libgpm-dev - General Purpose Mouse - development files
libgpm2 - General Purpose Mouse - shared library
Closes: 700229
Changes:
gpm (1.20.4-6.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "FTBFS with glibc 2.17, missing include":
add patch 091_glibc_2.17_types from Adam Conrad / Ubuntu:
- explicitly include <sys/types.h>
(Closes: #700229)
Checksums-Sha1:
6cf4ca123eb3841ab1b5299ed01faeb6aaec5a70 1835 gpm_1.20.4-6.1.dsc
7d535989eef6e025977fa012f8735fd1fb6cbe0d 93824 gpm_1.20.4-6.1.diff.gz
126f778ac4ab9a4ab04c606950cb2424d697a5cd 235446 gpm_1.20.4-6.1_amd64.deb
cb46479c250c8335913310b4c953bc82caf780bd 36190 libgpm2_1.20.4-6.1_amd64.deb
80360410f585ee5d96b6e3910e719da1bb97d6db 39596 libgpm-dev_1.20.4-6.1_amd64.deb
Checksums-Sha256:
b71766610ffc2325e2132f2cb9ac7bb65663a1c04f7b74e9a406aa97aa77be50 1835
gpm_1.20.4-6.1.dsc
833ced5f07fc9a0b503628f108d1eb62d049f9e24ad3df03d7f04e3ddf007214 93824
gpm_1.20.4-6.1.diff.gz
fa1adf49b48f55a83186ddda685bdb94af5f9ecdfe028374b5fb85fabe84f2e4 235446
gpm_1.20.4-6.1_amd64.deb
a9d0b518e39985c2691d8ade0a27be89d9c00fd8d5099fcbe70416e01f0d47c3 36190
libgpm2_1.20.4-6.1_amd64.deb
07fd2e63dbd8672e47b84d30142e0a3cf11dc011c1c3b8c44971f5fe2f9222c6 39596
libgpm-dev_1.20.4-6.1_amd64.deb
Files:
4fe8761b4d6757613676183d96a992ba 1835 misc optional gpm_1.20.4-6.1.dsc
dafb0f04094017814bc22e132dd2ba6e 93824 misc optional gpm_1.20.4-6.1.diff.gz
31a35d75f0257a11bbe12ec545393476 235446 misc optional gpm_1.20.4-6.1_amd64.deb
116b6e3b937bb7636ae005e3f6000755 36190 libs standard
libgpm2_1.20.4-6.1_amd64.deb
90759a791a66c7efea4cf98ce702d0d8 39596 libdevel optional
libgpm-dev_1.20.4-6.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRxv+1AAoJELs6aAGGSaoGC+kP/1vQQSJyuGxJrLxc26hCTmzx
yj6f321xlXiGrpaw0kzx4Unm7w2yg3AkLG0X1PolMRd2JLqq+mPjcWFR6BpoyjWm
kuQ41A2nbH6a6qzIt8NmvHBEere7RpOnqbJxPo5wbKGn6Zm/TdCS9XjkPN0ig6pf
gqy5+9SpE6ZKj4oQkwrqK4NaqOVb6mCoisILaLp14KqiA2QgfS7Hb7oppcC20P5J
9SIVHJxFzl365Gzcq4XVVhnmfDsP+L6iV9Jtaek4vZZI3Lz4BADXO7krzpufW4Lv
cQjn+A1zcy93TfRtZFze4unfXKBTuxHqWLyCcRJ1e/bFUxefz8EfxlLY+WauAyZc
rmoE+VInLCQanOPU3kA4fRYSzlY+/pI751DIAwfet/+BQXQ4uMisaeagJze6HLbH
NQHRpjiGxu0PnfiLPqaFYVe53Bc9+kDzwv6jFaiG3LPi/xfIG+8CXeO7zn75hyRd
ttJ2Y8C0qC9ZqbYBVoAXHydwcyw9lUbiU5NZr0izvSf4wWgG2zZlOFXngLMUtr8p
SZ/9iHuH/v08RYPuRMi7Gd7+/tyjvjE7RyTjg1n54lCyOkxQ5d14suCVqB5gEWMT
c0OMX0Naq0d31eOUVT4JrMzEyD/LUnDkxx/T1aVQcUjeFD8ZfE91AiXxz5qXAIQw
VHjS/raWcMg31CozKS4n
=EIoG
-----END PGP SIGNATURE-----
--- End Message ---