Your message dated Fri, 05 Mar 2010 09:26:26 +0000
with message-id <e1nntne-0007hf...@ries.debian.org>
and subject line Bug#565022: fixed in kvpnc 0.9.5-1
has caused the Debian Bug report #565022,
regarding kvpnc: ftbfs with gcc-4.5
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.)


-- 
565022: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565022
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kvpnc
Version: 0.9.3-1
Severity: normal
Tags: sid
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.5

The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.
For the compiler version used, see:
http://lists.debian.org/debian-devel/2010/01/msg00230.html

The full build log can be found at:
http://people.debian.org/~lucas/logs/2010/01/08b/kvpnc_0.9.3-1_lsid64b.buildlog
The last lines of the build log are cwat the end of this report.

The reason of the build failure is likely in the package (compiler or
linker message found in the build log), if this turns out as a gcc bug,
please reassign to the gcc-4.5 package. If the build ends with a
message "confused by earlier errors, bailing out", please
ignore it for now; these compiler errors are filed separately.


[...]
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp: In 
constructor 'KFeedbackQuestion::KFeedbackQuestion(KFeedbackQuestionList*, const 
QString&, const QString&, bool, bool, bool)':
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp:320:35: 
error: cannot call constructor 'KFeedbackQuestion::QTreeWidgetItem' directly
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp:320:35: 
note: for a function-style cast, remove the redundant '::QTreeWidgetItem'
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp:320:35: 
error: no matching function for call to 'KFeedbackQuestion::KFeedbackQuestion()'
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.h:276:3: note: 
candidates are: KFeedbackQuestion::KFeedbackQuestion(KFeedbackQuestionList*, 
const QString&, const QString&, bool, bool, bool)
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.h:251:1: note: 
                KFeedbackQuestion::KFeedbackQuestion(const KFeedbackQuestion&)
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp:323:104: 
error: no matching function for call to 'KFeedbackQuestion::setIcon(QPixmap)'
/usr/include/qt4/QtGui/qtreewidget.h:229:13: note: candidate is: void 
QTreeWidgetItem::setIcon(int, const QIcon&)
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp: At global 
scope:
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp:313:1: 
warning: unused parameter 'exclusiveAnswer'
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp:313:1: 
warning: unused parameter 'open'
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp: In 
constructor 'KFeedbackAnswer::KFeedbackAnswer(KFeedbackQuestion*, const 
QString&, const QString&, bool)':
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp:491:35: 
error: cannot call constructor 'KFeedbackAnswer::QTreeWidgetItem' directly
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp:491:35: 
note: for a function-style cast, remove the redundant '::QTreeWidgetItem'
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp:491:35: 
error: no matching function for call to 'KFeedbackAnswer::KFeedbackAnswer()'
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.h:368:5: note: 
candidates are: KFeedbackAnswer::KFeedbackAnswer(KFeedbackQuestion*, const 
QString&, const QString&, bool)
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.h:359:1: note: 
                KFeedbackAnswer::KFeedbackAnswer(const KFeedbackAnswer&)
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp: At global 
scope:
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp:486:1: 
warning: unused parameter 'parent'
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp:486:1: 
warning: unused parameter 'text'
/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/src/kfeedback.cpp:486:1: 
warning: unused parameter 'exclusive'
make[3]: *** [src/CMakeFiles/kvpnc_bin.dir/kfeedback.o] Error 1
make[3]: Leaving directory 
`/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/obj-x86_64-linux-gnu'
make[2]: *** [src/CMakeFiles/kvpnc_bin.dir/all] Error 2
make[2]: Leaving directory 
`/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/build/user-kvpnc_0.9.3-1-amd64-byunTd/kvpnc-0.9.3/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: kvpnc
Source-Version: 0.9.5-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.9.5-1.debian.tar.gz
  to main/k/kvpnc/kvpnc_0.9.5-1.debian.tar.gz
kvpnc_0.9.5-1.dsc
  to main/k/kvpnc/kvpnc_0.9.5-1.dsc
kvpnc_0.9.5-1_amd64.deb
  to main/k/kvpnc/kvpnc_0.9.5-1_amd64.deb
kvpnc_0.9.5.orig.tar.bz2
  to main/k/kvpnc/kvpnc_0.9.5.orig.tar.bz2



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

Debian distribution maintenance software
pp.
Fathi Boudra <f...@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...@debian.org)


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

Format: 1.8
Date: Mon, 01 Mar 2010 11:45:17 +0100
Source: kvpnc
Binary: kvpnc
Architecture: source amd64
Version: 0.9.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Changed-By: Fathi Boudra <f...@debian.org>
Description: 
 kvpnc      - vpn clients frontend for KDE4
Closes: 550279 555071 565022
Changes: 
 kvpnc (0.9.5-1) unstable; urgency=low
 .
   * New upstream release.
     - fix ftbfs with binutils-gold. (Closes: #555071)
     - fix ftbfs with gcc-4.5. (Closes: #565022)
 .
   [ José Manuel Santamaría Lema ]
   * Update debian/copyright:
     - Add license and copyright holder for cmake/modules/libgcryptConfig.cmake
       file.
 .
   [ Fathi Boudra ]
   * Switch to dpkg-source 3.0 (quilt) format.
   * Update debian/control:
     - Bump build dependencies (debhelper, pkg-kde-tools and kdelibs5-dev).
       (Closes: #550279)
     - Bump Standards-Version to 3.8.4 (no changes needed).
   * Update debian/rules:
     - Enable parallel build (add --parallel option to dh).
     - Remove quilt sequence addon, not needed anymore.
Checksums-Sha1: 
 7be34f76d745e5ad1f20406c3783d9fa86cbedc3 1429 kvpnc_0.9.5-1.dsc
 0997ede8257055858a3e714c72d18c8e397343e2 577670 kvpnc_0.9.5.orig.tar.bz2
 edb57ff6fa2f1efc1f226146e0247bcfd84281fe 5803 kvpnc_0.9.5-1.debian.tar.gz
 3d031cb7c5b2ae468f40ef8c9800d5bb54b04d13 1271578 kvpnc_0.9.5-1_amd64.deb
Checksums-Sha256: 
 f93efee734de751736e2b3803ad75b21b1d1951c43a69231df719f05cc4b6485 1429 
kvpnc_0.9.5-1.dsc
 07cf979a984e7b9fdf819f8dfb39ea66135034cb56bcee2a1db6c23b4d2c373c 577670 
kvpnc_0.9.5.orig.tar.bz2
 05a231dfe207a74df8dda6ab355ea1fe44db8598c014eeab6dcbbdda77de052e 5803 
kvpnc_0.9.5-1.debian.tar.gz
 3fd50e8f472b01dde6ff378218c9b2a9e03b6038c6638c8055e487500f615543 1271578 
kvpnc_0.9.5-1_amd64.deb
Files: 
 ee252a30afd835e2138f28af7818933e 1429 utils optional kvpnc_0.9.5-1.dsc
 ff6b1889fad13a120d6c389d9faeb213 577670 utils optional kvpnc_0.9.5.orig.tar.bz2
 8d116f3365d18881e4264ed7808ea62f 5803 utils optional 
kvpnc_0.9.5-1.debian.tar.gz
 d8a5aceae83a6642ee83468af9beca88 1271578 utils optional kvpnc_0.9.5-1_amd64.deb

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

iJwEAQECAAYFAkuQySAACgkQjPU19mqlcve/5wP/ZyIXapx6zIOzCy1uRDCPyrad
ke7ggPwPzgm/Lo1x78fa6Bs1/OsP70lNkDXf4GiInCTBAzzgszP1aUirq0F7pWZM
3TSyJWmn3/+QZdCP94m8RFxzmSjw9hd2q48IH2VUd39zH4pTWBTKWYuLPD98Ci/a
m6MHBIAMdkzGgXfDFSI=
=a+67
-----END PGP SIGNATURE-----



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

Reply via email to