Your message dated Sun, 14 Feb 2016 10:20:21 +0000
with message-id <e1autmv-0007h6...@franck.debian.org>
and subject line Bug#811679: fixed in kvpnc 0.9.6a-4
has caused the Debian Bug report #811679,
regarding FTBFS with GCC 6: could not convert a from x to y
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.)


-- 
811679: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811679
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kvpnc
Version: 0.9.6a-3
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-cannot-convert

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> [ 83%] Building CXX object src/CMakeFiles/kvpnc_bin.dir/vpnaccountdata.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++   
> -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=19 -DKDE_DEPRECATED_WARNINGS -DQT3_SUPPORT 
> -DQT3_SUPPORT_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE 
> -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -I/<<PKGBUILDDIR>>/src 
> -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
> -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtUiTools 
> -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql 
> -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript 
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtHelp 
> -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative 
> -I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
> -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4  -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURC
> E=2  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts 
> -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS 
> -fno-check-new -fno-common -Woverloaded-virtual -DNDEBUG -DQT_NO_DEBUG   
> -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o 
> CMakeFiles/kvpnc_bin.dir/vpnaccountdata.o -c 
> /<<PKGBUILDDIR>>/src/vpnaccountdata.cpp
> /<<PKGBUILDDIR>>/src/kvpncconfig.cpp: In member function 'bool 
> KVpncConfig::importFritzboxConfig(QString, QString&, bool&)':
> /<<PKGBUILDDIR>>/src/kvpncconfig.cpp:3783:82: warning: unused parameter 
> 'openProfileManager' [-Wunused-parameter]
>  bool KVpncConfig::importFritzboxConfig(QString filename, QString& RetName, 
> bool& openProfileManager)
>                                                                               
>     ^~~~~~~~~~~~~~~~~~
> 
> /<<PKGBUILDDIR>>/src/kvpncconfig.cpp: In member function 'void 
> KVpncConfig::removeEntry(QString)':
> /<<PKGBUILDDIR>>/src/kvpncconfig.cpp:4298:62: error: no matching function for 
> call to 'KConfigGroup::deleteEntry(const char [21], bool)'
>          configgroup.deleteEntry("First use of Kwallet", false);
>                                                               ^
> 

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: kvpnc
Source-Version: 0.9.6a-4

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.

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 811...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano <p...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 14 Feb 2016 10:57:56 +0100
Source: kvpnc
Binary: kvpnc kvpnc-dbg
Architecture: source
Version: 0.9.6a-4
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Changed-By: Pino Toscano <p...@debian.org>
Description:
 kvpnc      - frontend to VPN clients
 kvpnc-dbg  - frontend to VPN clients - debugging symbols
Closes: 811679
Changes:
 kvpnc (0.9.6a-4) unstable; urgency=medium
 .
   * Team upload.
   * Bump Standards-Version to 3.9.7, no changes required.
   * Backport upstream r1452682 and r1452683 to fix build with GCC 6; patches
     r1452682.diff and r1452683.diff. (Closes: #811679)
   * Use https for the Vcs-Browser field.
   * Since kvpnc-data is really small (< 400K, compared to ~3M of kvpnc), fold
     its content to kvpnc:
     - remove kvpnc-data package
     - add proper breaks/replaces in kvpnc
     - force installation directly to the kvpnc destdir, and remove install 
files
     - remove --list-missing
Checksums-Sha1:
 d51f3bb15fe94333cf30b907103f47766f584e1f 2023 kvpnc_0.9.6a-4.dsc
 a1206a607f9e320660a84749bb197243133e0f1e 7724 kvpnc_0.9.6a-4.debian.tar.xz
Checksums-Sha256:
 03d50242ed11a6f262e1fbd78164603eb1f6569e3fed2d6356e5c3c32108ec03 2023 
kvpnc_0.9.6a-4.dsc
 c7d162cf4172674926c01f6193c4c9f74a28a5da6de61579f07398e6566ecfd7 7724 
kvpnc_0.9.6a-4.debian.tar.xz
Files:
 4f8a1abc3d803a4cfa6403655d9d5b4b 2023 utils optional kvpnc_0.9.6a-4.dsc
 54f58873bf2a6fb3803b29e9f14d5903 7724 utils optional 
kvpnc_0.9.6a-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVsBS5S0ZHIhDsT9NAQLoQQ//e6h4HtaXicR2L51RPXeMc3RkORmTuS8g
IhsUOo5rS7wYwJLUJ+pOcxx2/DkI8NZurwWejOPeZwV1pngDil+WyBNqthUcg4hT
ziVfKY2sgTKkUiqDKYZzHas2wUd0MPlkXeSicIbr+BrE0hgqSXdMtpa+zUqSw32q
pF2KzRtiUh/jGURBKNeW9AVHvHppviNs35Va7lK7LRu47B7wO76iZLuvpl/qzcYK
dc9TQU1mJBOTiT2LtKWZSK747va2+Dh6xNeG1BQVCIJiB/q/YE5JZb4xpiZp/DKG
GkuaFBgnhYQYM8+bLq/nWWskf6+X0m93b/MFC7ezehRaoqxGxD9PStFrPrkbR34g
6axCCky3YilJlcg17HW+zcs3QLYm9xaXA2b5X00aabOMB3g841SdEcN2O0gBKKe2
+P4vRrQDhg4el7JwJfqerF6c5VsfKZ7oAO786fp6GXqk6FZwHCCWCLxYAFUB+/0E
PFabyO0/Hh+GsMUpi3ZSmjwKngjzhiXKWUwLJbQilNpgVXXHBVnMXVI1zmFJXrmN
jtDaRH2YhoSiyccaPPm30p9DAHrAwN+uTgmg/TFjVsN5Cs0hKpVyOjTPQ3cfG7cu
vsj5be3JuWKEmwRi10cgVBMK5A4KZWo2V69f4WqUnDY8oPHk+gFvTIEBNgfQCQJB
Jy/ziE+LQeg=
=XYDr
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to