Your message dated Sat, 28 Apr 2007 19:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417313: fixed in kvpnc 0.8.8.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: kvpnc
Version: 0.8.8-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 from unstable.

> Automatic build of kvpnc_0.8.8-2 on em64t by sbuild/amd64 0.53
...
> /usr/share/qt3/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 
> 'uint' may alter its value
> /build/tbm/kvpnc-0.8.8/./src/toolinfo.cpp: In member function 'bool 
> ToolInfo::collectToolInfo()':
> /build/tbm/kvpnc-0.8.8/./src/toolinfo.cpp:61: error: 'getenv' was not 
> declared in this scope


--- src/toolinfo.cpp~   2007-04-02 09:54:31.000000000 +0000
+++ src/toolinfo.cpp    2007-04-02 09:54:37.000000000 +0000
@@ -20,6 +20,7 @@
 
 #include "toolinfo.h"
 #include <qfile.h>
+#include <cstdlib>
 #include <iostream>
 #include <klocale.h>
 #include <kstandarddirs.h>

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


--- End Message ---
--- Begin Message ---
Source: kvpnc
Source-Version: 0.8.8.1-1

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

kvpnc_0.8.8.1-1.diff.gz
  to pool/main/k/kvpnc/kvpnc_0.8.8.1-1.diff.gz
kvpnc_0.8.8.1-1.dsc
  to pool/main/k/kvpnc/kvpnc_0.8.8.1-1.dsc
kvpnc_0.8.8.1-1_i386.deb
  to pool/main/k/kvpnc/kvpnc_0.8.8.1-1_i386.deb
kvpnc_0.8.8.1.orig.tar.gz
  to pool/main/k/kvpnc/kvpnc_0.8.8.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Purcell <[EMAIL PROTECTED]> (supplier of updated kvpnc 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, 28 Apr 2007 20:13:19 +0100
Source: kvpnc
Binary: kvpnc
Architecture: source i386
Version: 0.8.8.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team <[EMAIL PROTECTED]>
Changed-By: Mark Purcell <[EMAIL PROTECTED]>
Description: 
 kvpnc      - vpn clients frontend for KDE
Closes: 417313
Changes: 
 kvpnc (0.8.8.1-1) unstable; urgency=low
 .
   * New upstream release
   * Include gcc4.3 patch from Martin (Closes: #417313)
   * lintian configure-generated-file-in-source clean:: rm -f config.status 
config.log
   * Cleanout debian/patches
Files: 
 246270e8d208bbc7a92977c7d41eb5bd 709 kde optional kvpnc_0.8.8.1-1.dsc
 5e157f3d503332b45caf0d4990192bb8 3258982 kde optional kvpnc_0.8.8.1.orig.tar.gz
 e6167a1ae3c15a9768de6758b7aae102 6946 kde optional kvpnc_0.8.8.1-1.diff.gz
 7df46469339966df9d454f99972f7b14 1882124 kde optional kvpnc_0.8.8.1-1_i386.deb

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

iD8DBQFGM54WoCzanz0IthIRAnCcAJ45hytCAQ7nZFyJQpwssWuzwPz+HgCbBVbF
Y6a+ce8ogzc1c5OM9X0En2k=
=lIF3
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to