[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#338901: marked as done (kdenetwork: FTBFS: ambiguous overload for operator+)



Your message dated Sun, 27 Nov 2005 17:46:02 -0800
with message-id <E1EgY5i-00020l-VD@spohr.debian.org>
and subject line Bug#338901: fixed in kdelibs 4:3.4.3-2
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Nov 2005 17:16:38 +0000
>From stigge@antcom.de Sun Nov 13 09:16:38 2005
Return-path: <stigge@antcom.de>
Received: from mail-out.m-online.net ([212.18.0.9])
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1EbLT3-0003HR-PM
	for submit@bugs.debian.org; Sun, 13 Nov 2005 09:16:38 -0800
Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148])
	by mail-out.m-online.net (Postfix) with ESMTP id ADD5C7024A;
	Sun, 13 Nov 2005 18:14:59 +0100 (CET)
Received: from atari.stigge.org (ppp-82-135-64-206.mnet-online.de [82.135.64.206])
	by mail.m-online.net (Postfix) with ESMTP id 6D40512D56D;
	Sun, 13 Nov 2005 18:16:32 +0100 (CET)
Received: from [192.168.5.99] (localhost [127.0.0.1])
	by atari.stigge.org (Postfix) with ESMTP id 63E3B10079FFD;
	Sun, 13 Nov 2005 18:16:43 +0100 (CET)
From: Roland Stigge <stigge@antcom.de>
To: submit@bugs.debian.org
Subject: kdenetwork: FTBFS: ambiguous overload for operator+
Message-Id: <[🔎] 20051113171643.63E3B10079FFD@atari.stigge.org>
Date: Sun, 13 Nov 2005 18:16:43 +0100 (CET)
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.4 required=4.0 tests=BAYES_01,HAS_PACKAGE,
	RCVD_IN_SORBS,RCVD_IN_SORBS_WEB autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

Package: kdenetwork
Version: 4:3.4.2-3
Severity: serious

Hi,

building the package kdenetwork in a clean sid build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
/usr/share/qt3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has virtual functions but non-virtual destructor
/tmp/buildd/kdenetwork-3.4.2/./kopete/libkopete/ui/kopeteview.h:40: warning: 'class KopeteView' has virtual functions but non-virtual destructor
/usr/include/kde/kresources/manager.h:59: warning: 'class KRES::ManagerNotifier' has virtual functions but non-virtual destructor
/usr/include/kde/kresources/manager.h: In member function 'QStringList KRES::Manager<T>::resourceTypeDescriptions() const':
/usr/include/kde/kresources/manager.h:338: error: ambiguous overload for 'operator+' in '" (" + ((const KRES::Manager<T>*)this)->KRES::Manager<T>::mFactory->.KRES::Factory::typeDescription((* it))'
/usr/share/qt3/include/qstring.h:1072: note: candidates are: const QString operator+(QChar, const QString&) <near match>
/usr/share/qt3/include/qstring.h:1080: note:                 const QString operator+(char, const QString&) <near match>
/tmp/buildd/kdenetwork-3.4.2/./kopete/libkopete/kopeteproperties.cpp: At global scope:
/tmp/buildd/kdenetwork-3.4.2/./kopete/libkopete/kopeteproperties.cpp:45: warning: unused parameter 'v'
make[5]: *** [libkopete_la.all_cpp.lo] Error 1
make[5]: Leaving directory `/tmp/buildd/kdenetwork-3.4.2/obj-i486-linux-gnu/kopete/libkopete'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/tmp/buildd/kdenetwork-3.4.2/obj-i486-linux-gnu/kopete/libkopete'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/kdenetwork-3.4.2/obj-i486-linux-gnu/kopete'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/kdenetwork-3.4.2/obj-i486-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/kdenetwork-3.4.2/obj-i486-linux-gnu'
make: *** [debian/stamp-makefile-build] Error 2
=========================================================================

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/

---------------------------------------
Received: (at 338901-close) by bugs.debian.org; 28 Nov 2005 01:51:25 +0000
>From rmurray@spohr.debian.org Sun Nov 27 17:51:25 2005
Return-path: <rmurray@spohr.debian.org>
Received: from rmurray by spohr.debian.org with local (Exim 4.50)
	id 1EgY5i-00020l-VD; Sun, 27 Nov 2005 17:46:02 -0800
From: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
To: 338901-close@bugs.debian.org
X-Katie: lisa $Revision: 1.31 $
Subject: Bug#338901: fixed in kdelibs 4:3.4.3-2
Message-Id: <E1EgY5i-00020l-VD@spohr.debian.org>
Sender: Ryan Murray <rmurray@spohr.debian.org>
Date: Sun, 27 Nov 2005 17:46:02 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 4

Source: kdelibs
Source-Version: 4:3.4.3-2

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

kdelibs-bin_3.4.3-2_i386.deb
  to pool/main/k/kdelibs/kdelibs-bin_3.4.3-2_i386.deb
kdelibs-data_3.4.3-2_all.deb
  to pool/main/k/kdelibs/kdelibs-data_3.4.3-2_all.deb
kdelibs4-dev_3.4.3-2_i386.deb
  to pool/main/k/kdelibs/kdelibs4-dev_3.4.3-2_i386.deb
kdelibs4-doc_3.4.3-2_all.deb
  to pool/main/k/kdelibs/kdelibs4-doc_3.4.3-2_all.deb
kdelibs4c2a-dbg_3.4.3-2_i386.deb
  to pool/main/k/kdelibs/kdelibs4c2a-dbg_3.4.3-2_i386.deb
kdelibs4c2a_3.4.3-2_i386.deb
  to pool/main/k/kdelibs/kdelibs4c2a_3.4.3-2_i386.deb
kdelibs_3.4.3-2.diff.gz
  to pool/main/k/kdelibs/kdelibs_3.4.3-2.diff.gz
kdelibs_3.4.3-2.dsc
  to pool/main/k/kdelibs/kdelibs_3.4.3-2.dsc
kdelibs_3.4.3-2_all.deb
  to pool/main/k/kdelibs/kdelibs_3.4.3-2_all.deb



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

Debian distribution maintenance software
pp.
Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> (supplier of updated kdelibs 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Sun, 27 Nov 2005 23:47:21 +0100
Source: kdelibs
Binary: kdelibs4c2a kdelibs-bin kdelibs kdelibs4c2a-dbg kdelibs4-doc kdelibs-data kdelibs4-dev
Architecture: all i386 source 
Version: 4:3.4.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Description: 
 kdelibs    - core libraries from the official KDE release
 kdelibs-bin - core binaries for all KDE applications
 kdelibs-data - core shared data for all KDE applications
 kdelibs4-dev - development files for the KDE core libraries
 kdelibs4-doc - developer documentation for the KDE core libraries
 kdelibs4c2a - core libraries for all KDE applications
 kdelibs4c2a-dbg - debugging symbols for kdelibs4c2a
Closes: 326113 329404 337423 338901 339190
Changes: 
 kdelibs (4:3.4.3-2) unstable; urgency=low
 .
   * KDE_3_4_BRANCH update (up to r483731).
 .
   +++ Changes by Christopher Martin:
 .
   * In the branch update is included a fix for kopete's compilation issues.
     (Closes: #337423, #338901)
 .
   +++ Changes by Adeodato Simó:
 .
   * libstdc++ allocator transition: rename kdelibs4c2 to kdelibs4c2a. Bumped
     build-dependency version on libarts1-dev and libopenexr-dev.
     (Closes: #339190)
 .
 kdelibs (4:3.4.3-1) experimental; urgency=low
 .
   * New upstream release.
 .
   +++ Changes by Christopher Martin:
 .
   * Tweak the rounded text selection patch to avoid it causing icon spacing
     issues in Konqueror. (Closes: #329404)
 .
   * Add a patch to generate a PIC static libkdefakes, libkdefakes_pic.a.
     This will allow other libraries, such as mimelib, to use libkdefakes,
     without acquiring non-PIC code or a dependency upon the full kdelibs.
     (Closes: #326113)
 .
   +++ Changes by Pierre Habouzit:
 .
   * Add /usr/share/bug/$package/presubj for kdelibs{4c2,-bin,} kindly asking
     our users to restart their KDE if reporting a bug just after an upgrade.
Files: 
 1735a649a9c55c61b6546eca9d470182 8132850 libs optional kdelibs-data_3.4.3-2_all.deb
 30f494dfd15a05916e0d9b573a56d4e7 829426 libs optional kdelibs-bin_3.4.3-2_i386.deb
 905d0adc226c0964fbba10348f7bb09d 1565 libs optional kdelibs_3.4.3-2.dsc
 768da6951c18b337e8e06c19a86ffb6e 38654856 doc optional kdelibs4-doc_3.4.3-2_all.deb
 98ebef42e7529ac929715bc056ed982f 314456 libs optional kdelibs_3.4.3-2.diff.gz
 b453bbf7acb0bd55d07cd8e8690d095e 8221396 libs optional kdelibs4c2a_3.4.3-2_i386.deb
 d0f47378e66d84f0cbdf48666480952b 30990 kde optional kdelibs_3.4.3-2_all.deb
 dad1cf6d6bd28ac4562dbe5f65d63fa9 19671778 libdevel extra kdelibs4c2a-dbg_3.4.3-2_i386.deb
 e4a466c9eb91708f4af44afc3d3eafcc 1345550 libdevel optional kdelibs4-dev_3.4.3-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Signed by Adeodato Simó <dato@net.com.org.es>

iEYEARECAAYFAkOKUjsACgkQgyNlRdHEGIIi1QCgrhH4tPnjCzo8ENk4C1WFvrCY
8T4AoMu4Swm9rCPsVK2YDvHU50vB+BYa
=MZH2
-----END PGP SIGNATURE-----



Reply to: