Your message dated Mon, 04 Feb 2008 17:47:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417483: fixed in plptools 0.18-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: plptools
Version: 0.15-2
Usertags: ftbfs-gcc-4.3
Tags: patch
Your package fails to build with GCC 4.3. Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning. In GCC 4.3, the C++ header
dependencies have been cleaned up. The advantage of this is that
programs will compile faster. The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC). Some background of this can be found at
http://gcc.gnu.org/PR28080
You can reproduce this problem with gcc-snapshot (20070326-1 or higher)
from unstable.
> Automatic build of plptools_0.15-2 on coconut0 by sbuild/ia64 0.49
...
> Making all in ncpd
> make[2]: Entering directory `/build/tbm/plptools-0.15/ncpd'
> if g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../lib -MT channel.o -MD
> -MP -MF ".deps/channel.Tpo" -c -o channel.o channel.cc; \
> then mv -f ".deps/channel.Tpo" ".deps/channel.Po"; else rm -f
> ".deps/channel.Tpo"; exit 1; fi
> channel.cc: In destructor 'virtual channel::~channel()':
> channel.cc:45: error: 'free' was not declared in this scope
> channel.cc: In member function 'void channel::setNcpConnectName(const char*)':
> channel.cc:161: error: 'free' was not declared in this scope
> make[2]: *** [channel.o] Error 1
--- kde2/kioslave/kio_plp.cpp~ 2007-04-02 21:05:01.000000000 +0000
+++ kde2/kioslave/kio_plp.cpp 2007-04-02 21:05:09.000000000 +0000
@@ -28,6 +28,7 @@
#include <rpcsfactory.h>
#include <bufferarray.h>
+#include <cstdlib>
#include <iomanip>
#include <string>
--- kde2/klipsi/toplevel.cpp~ 2007-04-02 21:10:48.000000000 +0000
+++ kde2/klipsi/toplevel.cpp 2007-04-02 21:10:55.000000000 +0000
@@ -40,6 +40,7 @@
#include <psibitmap.h>
+#include <cstdlib>
#include <iostream>
#define QUIT_ITEM 50
--- kde2/kpsion/wizards.cpp~ 2007-04-02 21:08:28.000000000 +0000
+++ kde2/kpsion/wizards.cpp 2007-04-02 21:08:35.000000000 +0000
@@ -24,6 +24,7 @@
#include <config.h>
#endif
+#include <cstdlib>
#include <errno.h>
#include <sys/types.h>
#include <unistd.h>
--- ncpd/channel.cc~ 2007-04-02 21:02:52.000000000 +0000
+++ ncpd/channel.cc 2007-04-02 21:02:59.000000000 +0000
@@ -24,6 +24,7 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
+#include <cstdlib>
#include <iostream>
#include <string>
--- sisinstall/sisinstaller.cpp~ 2007-04-02 21:04:11.000000000 +0000
+++ sisinstall/sisinstaller.cpp 2007-04-02 21:04:17.000000000 +0000
@@ -6,6 +6,7 @@
#include "sisreqrecord.h"
#include "psion.h"
+#include <cstdlib>
#include <errno.h>
#include <unistd.h>
#include <stdio.h>
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: plptools
Source-Version: 0.18-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:
klipsi_0.18-1_i386.deb
to pool/main/p/plptools/klipsi_0.18-1_i386.deb
kpsion_0.18-1_i386.deb
to pool/main/p/plptools/kpsion_0.18-1_i386.deb
libplpc2a_0.18-1_i386.deb
to pool/main/p/plptools/libplpc2a_0.18-1_i386.deb
plptools-dev_0.18-1_i386.deb
to pool/main/p/plptools/plptools-dev_0.18-1_i386.deb
plptools-kde_0.18-1_i386.deb
to pool/main/p/plptools/plptools-kde_0.18-1_i386.deb
plptools_0.18-1.diff.gz
to pool/main/p/plptools/plptools_0.18-1.diff.gz
plptools_0.18-1.dsc
to pool/main/p/plptools/plptools_0.18-1.dsc
plptools_0.18-1_i386.deb
to pool/main/p/plptools/plptools_0.18-1_i386.deb
plptools_0.18.orig.tar.gz
to pool/main/p/plptools/plptools_0.18.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
John Lines <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 2 Feb 2008 15:13:49 +0000
Source: plptools
Binary: plptools libplpc2a plptools-dev plptools-kde kpsion klipsi
Architecture: source i386
Version: 0.18-1
Distribution: unstable
Urgency: low
Maintainer: John Lines <[EMAIL PROTECTED]>
Changed-By: John Lines <[EMAIL PROTECTED]>
Description:
klipsi - Remote Cut&Paste for Psion PDA
kpsion - Backup and Restore of a Psion PDA
libplpc2a - Library functions for plptools Psion PDA access functions
plptools - Access EPOC device (Psion PDA) over a serial link
plptools-dev - plptools (development files)
plptools-kde - KDE integration of plptools
Closes: 230172 365958 390593 412381 414358 415033 417483 420083 423051
Changes:
plptools (0.18-1) unstable; urgency=low
.
* New upstream version (closes: #390593, #230172)
* Includes cstdlib to fix FTBFS with gcc 4.3 (closes: #417483)
* Include German debconf translation (closes: #412381)
* Include Spanish debconf translation (closes: #414358, #415033)
* Include Portuguese debconf translation (closes: #420083)
* Include Dutch debconf translation (closes: #423051)
* Update the description to reference EPOC devices and correct the
english (closes: #365958)
* Add dh_icons to rules - rebuild Freedesktop icon cache if required.
* Change menu section to Applications/Mobile Devices
Files:
181fc49cd6b50e82e0a21b6808063b51 897 otherosfs optional plptools_0.18-1.dsc
a2a540c54611912436cbc58bb029155f 1316850 otherosfs optional
plptools_0.18.orig.tar.gz
f551584e5591b2b8513f380d97bdf90c 115912 otherosfs optional
plptools_0.18-1.diff.gz
0bb95030658674242a412aeb2b41e5bf 222544 otherosfs optional
plptools_0.18-1_i386.deb
528b39d7076b254ee9c6e5c2de0bf6f7 92762 libs optional libplpc2a_0.18-1_i386.deb
09a637fe9178826eb3e1a0ea16c1778e 276864 devel optional
plptools-dev_0.18-1_i386.deb
364f636102ce721999b10299031a6aaa 126606 otherosfs optional
plptools-kde_0.18-1_i386.deb
a74ce6dea035dce925faa1e9dda3fa57 318012 otherosfs optional
kpsion_0.18-1_i386.deb
e6e5db52e18d2c63c245cd72fe0a2e45 40258 otherosfs optional
klipsi_0.18-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQCVAwUBR6S++p0KIkah3rc9AQKIVAQAikMVaOz5XfDsrqhHNinN3OeYrp8+W1fT
jTcQ0lvjsEC/nRfVB+7uviMTGdvv4S7mQ0EJVVBaK5w6oEnqjEAKBUqsBd9JDDHg
mfXdvLl1wCy+tVjguQyvHDAoeoPdi/zKqxXRheFZc/DHk1elJb/PcClSQjMYrxoO
lFwqEYULoxw=
=xRo6
-----END PGP SIGNATURE-----
--- End Message ---