Your message dated Wed, 29 Mar 2006 14:03:53 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#357764: fixed in kmess 1.4.2-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)
--- Begin Message ---Package: kmess Version: 1.4.2-1 Severity: serious Hi, building the package kmess in a clean sid build environment (with pbuilder) on i386 results in: ========================================================================= [...] if g++ -DHAVE_CONFIG_H -I. -I/tmp/buildd/kmess-1.4.2/./kmess/notification -I../.. -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT balloonbase.o -MD -MP -MF ".deps/balloonbase.Tpo" -c -o balloonbase.o /tmp/buildd/kmess-1.4.2/./kmess/notification/balloonbase.cpp; \ then mv -f ".deps/balloonbase.Tpo" ".deps/balloonbase.Po"; else rm -f ".deps/balloonbase.Tpo"; exit 1; fi /usr/share/qt3/include/qtooltip.h:86: warning: 'class QToolTip' has virtual functions but non-virtual destructor /tmp/buildd/kmess-1.4.2/./kmess/notification/balloonbase.cpp: In constructor 'BalloonBase::BalloonBase(QWidget*, const char*, uint)': /tmp/buildd/kmess-1.4.2/./kmess/notification/balloonbase.cpp:51: error: no matching function for call to 'KURLLabel::setSizePolicy(QSizePolicy::SizeType, QSizePolicy::SizeType)' /usr/include/kde/kurllabel.h:169: note: candidates are: virtual void KURLLabel::setSizePolicy(QSizePolicy) /usr/share/qt3/include/private/qucom_p.h: At global scope: /usr/share/qt3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual functions but non-virtual destructor /usr/share/qt3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual functions but non-virtual destructor /usr/share/qt3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual functions but non-virtual destructor /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 make[4]: *** [balloonbase.o] Error 1 make[4]: Leaving directory `/tmp/buildd/kmess-1.4.2/obj-i486-linux-gnu/kmess/notification' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/buildd/kmess-1.4.2/obj-i486-linux-gnu/kmess' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/kmess-1.4.2/obj-i486-linux-gnu' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/kmess-1.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/
--- End Message ---
--- Begin Message ---Source: kmess Source-Version: 1.4.2-2 We believe that the bug you reported is fixed in the latest version of kmess, which is due to be installed in the Debian FTP archive: kmess_1.4.2-2.diff.gz to pool/main/k/kmess/kmess_1.4.2-2.diff.gz kmess_1.4.2-2.dsc to pool/main/k/kmess/kmess_1.4.2-2.dsc kmess_1.4.2-2_i386.deb to pool/main/k/kmess/kmess_1.4.2-2_i386.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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mario Iseli <[EMAIL PROTECTED]> (supplier of updated kmess 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: Tue, 21 Mar 2006 17:59:11 +0100 Source: kmess Binary: kmess Architecture: source i386 Version: 1.4.2-2 Distribution: unstable Urgency: medium Maintainer: Mario Iseli <[EMAIL PROTECTED]> Changed-By: Mario Iseli <[EMAIL PROTECTED]> Description: kmess - Instant messenger to use MSN on KDE Closes: 357764 Changes: kmess (1.4.2-2) unstable; urgency=medium . * Added a patch (debian/patches/01_ballonbase.patch) to fix building. (Closes: #357764) Files: c9c79f405112ad95854e0f11cd8294e6 599 net optional kmess_1.4.2-2.dsc bc5b0f464190a3ad91dc1c80e0e1e0a3 3644 net optional kmess_1.4.2-2.diff.gz 243dafbe35239bdfb75a7d7db825bb5f 1129652 net optional kmess_1.4.2-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEKwDvCV53xXnMZYYRAi60AJ48Mv+MUQv5sn0w78689+RUU58inACgjnkR ndz8SXdUWCnL0bBhFktKj8I= =DUAG -----END PGP SIGNATURE-----
--- End Message ---

