Your message dated Thu, 31 Dec 2009 18:32:32 +0000
with message-id <e1nqpp2-0005al...@ries.debian.org>
and subject line Bug#505702: fixed in plptools 1.0.8-1
has caused the Debian Bug report #505702,
regarding FTBFS with GCC 4.4: 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.)


-- 
505702: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505702
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: plptools
Version: 1.0.4-4
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.4
Tags: patch

Your package fails to build with the upcoming GCC 4.4.  Version 4.4
has not been released yet but I'm building with a snapshot in order
to find errors and give people an advance warning.

GCC 4.4 cleaned up some more C++ headers.  You always have to #include
headers directly and cannot rely for things to be included indirectly.

You can reproduce this problem with gcc-snapshot from unstable.

> Automatic build of plptools_1.0.4-4 on em64t by sbuild/amd64 0.53
...
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../intl    -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.cc
>  g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -g -O2 -MT log.lo -MD -MP -MF 
> .deps/log.Tpo -c log.cc  -fPIC -DPIC -o .libs/log.o
> In file included from log.cc:24:
> log.h:103: error: 'EOF' was not declared in this scope
> log.cc: In member function 'virtual int logbuf::overflow(int)':
> log.cc:49: error: 'EOF' was not declared in this scope
> make[3]: *** [log.lo] Error 1

--- lib/log.h~  2008-11-14 13:51:46.000000000 +0000
+++ lib/log.h   2008-11-14 13:51:51.000000000 +0000
@@ -24,6 +24,7 @@
 #ifndef _LOG_H_
 #define _LOG_H_
 
+#include <cstdio>
 #include <iostream>
 
 #include <syslog.h>

-- 
Martin Michlmayr
http://www.cyrius.com/



--- End Message ---
--- Begin Message ---
Source: plptools
Source-Version: 1.0.8-1

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

plptools-dev_1.0.8-1_i386.deb
  to main/p/plptools/plptools-dev_1.0.8-1_i386.deb
plptools_1.0.8-1.diff.gz
  to main/p/plptools/plptools_1.0.8-1.diff.gz
plptools_1.0.8-1.dsc
  to main/p/plptools/plptools_1.0.8-1.dsc
plptools_1.0.8-1_i386.deb
  to main/p/plptools/plptools_1.0.8-1_i386.deb
plptools_1.0.8.orig.tar.gz
  to main/p/plptools/plptools_1.0.8.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 505...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Lines <j...@paladin.demon.co.uk> (supplier of updated plptools 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 31 Dec 2009 15:30:58 +0000
Source: plptools
Binary: plptools plptools-dev
Architecture: source i386
Version: 1.0.8-1
Distribution: unstable
Urgency: low
Maintainer: John Lines <j...@paladin.demon.co.uk>
Changed-By: John Lines <j...@paladin.demon.co.uk>
Description: 
 plptools   - Access EPOC device (Psion PDA) over a serial link
 plptools-dev - plptools (development files)
Closes: 505702 518282 523908 526407 534791 539229 547778 553827
Changes: 
 plptools (1.0.8-1) unstable; urgency=low
 .
   * New upstream version (closes: #539229)
   * Includes gcc4.4 fixes (closes: #505702)
   * Build depend on libreadline-dev, (closes: #553827)
   * No longer suggest portmap as not required for plpfuse (closes: #518282)
   * Tidy up package description (closes: #518282,#523908)
   * check if modprobe fuse is required in init script (closes: #526407)
   * Update Czech translation (closes: #534791)
   * Update Spanish translation (closes: #547778)
Checksums-Sha1: 
 8de6d843d439be4a714ce6ce73329a67de6e85c1 1738 plptools_1.0.8-1.dsc
 da58088103cc87871b2db1479ed288f4c9b8ccbf 800415 plptools_1.0.8.orig.tar.gz
 ea1f3219312243b7f45f4b0ff2f6a0110a35d7c8 26873 plptools_1.0.8-1.diff.gz
 2c48214d0c60263c51f362a139b6e08a58334962 220122 plptools_1.0.8-1_i386.deb
 6c9c98246763448766e51247319699275f873bfd 238260 plptools-dev_1.0.8-1_i386.deb
Checksums-Sha256: 
 ad8391dbe6eaff484dd6e310cb3e108b30171614bf035071d38079cfbeb2a2ae 1738 
plptools_1.0.8-1.dsc
 7cac6885f87bf5ae5849206cff1e7819280594742f1b0a538746e862ec924e43 800415 
plptools_1.0.8.orig.tar.gz
 980ddc5efb0af37b17249e2536b2a9f55207a9f1ba6ac191793bc66e2e15ba0e 26873 
plptools_1.0.8-1.diff.gz
 55564c47912fa388e677c38798e6a8eedc3c3c6525c2df775fc6b3715c38ed85 220122 
plptools_1.0.8-1_i386.deb
 8bfc104fceee3b7ca3d2d2582402dc41c6797fa9b091b4e0fbd95277fdea7dd5 238260 
plptools-dev_1.0.8-1_i386.deb
Files: 
 38b308cfac3b4556336beaf242c8dbbc 1738 otherosfs optional plptools_1.0.8-1.dsc
 5efa941186809575346c06cdc18773da 800415 otherosfs optional 
plptools_1.0.8.orig.tar.gz
 a040a87506ade70f3b84edee5af472e4 26873 otherosfs optional 
plptools_1.0.8-1.diff.gz
 a3514540e0e155cc0791d28d65022d00 220122 otherosfs optional 
plptools_1.0.8-1_i386.deb
 8babaccb60d1242fc88d72efde804cce 238260 devel optional 
plptools-dev_1.0.8-1_i386.deb

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

iQIcBAEBCAAGBQJLPO0tAAoJEB8SZTmWRoXnN2sP/3cidcz+q7RF9jtc3RsDv2W+
MOEOHAKkuDFWQti8ZUe9iT0sr7SHIoYGr0Dn7Uk/tJRUFG194uwHSET6so6ZIKzn
wzfDBBdFJKS0TBnAAWvW736aiWbLBnfZGqJHhpDuOC+MtB4kvlQT4GjirFOzX8OJ
teNm05WFTkrP8khHg5HgkjreaNvpmrSyz2WBT2IB0lgksYkwDIl9SFxjoz5E9s2K
stap6rS3VSyv80R+tjmaDsEYs7zdglxGqXgyI4Lx0cmXWqumJTB/afgkdGIxl7Gd
TiU6dgXUfnkF5dLJyVxamZ9lBuDaB3WYyRtm8c6DojZi6GR0ec/6oUKasuqe/r4u
56168v/NYivxDfnYQsTvvmVOwkjb2askuv1N/338f5i/KQ0hfYRbAbTJoWZ0FbJF
KOlf+jZVJK4HirO65uZK25ncB1wBcnuqZHyHyuOD3fTL4jFIpfmT2nIHbZfEp0LH
4NVru0YwkL7H2E1TrMcw9gFcsfuxd2m8jqwxPu8r5EOYruDQgTcmUmp0petLhm+W
8Ufh68pv683DObstJQ3ChLsIH2ZW7zwJx26jJBC9zxvp8/cXBD0EjO6ghsGmejKw
f8Bd6WO1yVjYrjxW/jZsh3GxcmAsAmyaTI8i7BtqmULuPjqtPWJeg2Clmo4FgqX4
t2u4zax7T76/7frac5wT
=IWZ0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to