Your message dated Mon, 28 Nov 2005 11:32:41 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#338142: fixed in kdegraphics 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; 8 Nov 2005 12:53:35 +0000 >From [EMAIL PROTECTED] Tue Nov 08 04:53:34 2005 Return-path: <[EMAIL PROTECTED]> Received: from mail-out.m-online.net [212.18.0.9] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EZSyk-00054p-00; Tue, 08 Nov 2005 04:53:34 -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 2EA587024D; Tue, 8 Nov 2005 13:52:05 +0100 (CET) Received: from atari.stigge.org (ppp-82-135-3-75.mnet-online.de [82.135.3.75]) by mail.m-online.net (Postfix) with ESMTP id 3EC6312AEA4; Tue, 8 Nov 2005 13:53:28 +0100 (CET) Received: from [192.168.5.99] (localhost [127.0.0.1]) by atari.stigge.org (Postfix) with ESMTP id 867CA10044304; Tue, 8 Nov 2005 13:53:30 +0100 (CET) From: Roland Stigge <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: kdegraphics: FTBFS: missing declarations Message-Id: <[EMAIL PROTECTED]> Date: Tue, 8 Nov 2005 13:53:30 +0100 (CET) Delivered-To: [EMAIL PROTECTED] 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=-7.5 required=4.0 tests=BAYES_00,HAS_PACKAGE, RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: kdegraphics Version: 4:3.4.2-2 Severity: serious Tags: patch Hi, building the package kdegraphics in a clean sid build environment (with pbuilder) on i386 results in: ========================================================================= [...] make[5]: Entering directory `/tmp/buildd/kdegraphics-3.4.2/obj-i486-linux-gnu/ksvg/impl' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/tmp/buildd/kdegraphics-3.4.2/./ksvg/impl -I../.. -I/usr/include/freetype2 -I/tmp/buildd/kdegraphics-3.4.2/./ksvg/core -I/tmp/buildd/kdegraphics-3.4.2/./ksvg/dom -I/tmp/buildd/kdegraphics-3.4.2/./ksvg/ecma -I/tmp/buildd/kdegraphics-3.4.2/./ksvg/data -I/tmp/buildd/kdegraphics-3.4.2/./ksvg/impl/libs/art_support -I/tmp/buildd/kdegraphics-3.4.2/./ksvg/impl/libs/libtext2path/src -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 -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions -MT SVGLengthImpl.lo -MD -MP -MF ".deps/SVGLengthImpl. Tpo" -c -o SVGLengthImpl.lo /tmp/buildd/kdegraphics-3.4.2/./ksvg/impl/SVGLengthImpl.cc; \ then mv -f ".deps/SVGLengthImpl.Tpo" ".deps/SVGLengthImpl.Plo"; else rm -f ".deps/SVGLengthImpl.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I/tmp/buildd/kdegraphics-3.4.2/./ksvg/impl -I../.. -I/usr/include/freetype2 -I/tmp/buildd/kdegraphics-3.4.2/./ksvg/core -I/tmp/buildd/kdegraphics-3.4.2/./ksvg/dom -I/tmp/buildd/kdegraphics-3.4.2/./ksvg/ecma -I/tmp/buildd/kdegraphics-3.4.2/./ksvg/data -I/tmp/buildd/kdegraphics-3.4.2/./ksvg/impl/libs/art_support -I/tmp/buildd/kdegraphics-3.4.2/./ksvg/impl/libs/libtext2path/src -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 -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions -MT SVGLengthImpl.lo -MD -MP -MF .deps/SVGLengthImpl.Tpo -c /tmp/buildd/kdegraphics-3.4.2/./ksvg/impl/SVGLe ngthImpl.cc -fPIC -DPIC -o .libs/SVGLengthImpl.o /tmp/buildd/kdegraphics-3.4.2/./ksvg/impl/SVGHelperImpl.h: In static member function 'static void KSVG::SVGHelperImpl::applyContainer(T*, int, const QString&)': /tmp/buildd/kdegraphics-3.4.2/./ksvg/impl/SVGHelperImpl.h:57: error: invalid use of undefined type 'struct KSVG::SVGDocumentImpl' /tmp/buildd/kdegraphics-3.4.2/./ksvg/ecma/ksvg_scriptinterpreter.h:36: error: forward declaration of 'struct KSVG::SVGDocumentImpl' /tmp/buildd/kdegraphics-3.4.2/./ksvg/impl/SVGHelperImpl.h:59: error: invalid use of undefined type 'struct KSVG::SVGDocumentImpl' /tmp/buildd/kdegraphics-3.4.2/./ksvg/ecma/ksvg_scriptinterpreter.h:36: error: forward declaration of 'struct KSVG::SVGDocumentImpl' /usr/share/qt3/include/qxml.h: At global scope: /usr/share/qt3/include/qxml.h:224: warning: 'class QXmlReader' has virtual functions but non-virtual destructor /usr/share/qt3/include/qxml.h:407: warning: 'class QXmlContentHandler' has virtual functions but non-virtual destructor /usr/share/qt3/include/qxml.h:424: warning: 'class QXmlErrorHandler' has virtual functions but non-virtual destructor /usr/share/qt3/include/qxml.h:433: warning: 'class QXmlDTDHandler' has virtual functions but non-virtual destructor /usr/share/qt3/include/qxml.h:441: warning: 'class QXmlEntityResolver' has virtual functions but non-virtual destructor /usr/share/qt3/include/qxml.h:448: warning: 'class QXmlLexicalHandler' has virtual functions but non-virtual destructor /usr/share/qt3/include/qxml.h:461: warning: 'class QXmlDeclHandler' has virtual functions but non-virtual destructor /tmp/buildd/kdegraphics-3.4.2/./ksvg/impl/svgpathparser.h:42: warning: 'class SVGPathParser' has virtual functions but non-virtual destructor make[5]: *** [SVGLengthImpl.lo] Error 1 make[5]: Leaving directory `/tmp/buildd/kdegraphics-3.4.2/obj-i486-linux-gnu/ksvg/impl' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/tmp/buildd/kdegraphics-3.4.2/obj-i486-linux-gnu/ksvg/impl' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/buildd/kdegraphics-3.4.2/obj-i486-linux-gnu/ksvg' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/kdegraphics-3.4.2/obj-i486-linux-gnu' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/kdegraphics-3.4.2/obj-i486-linux-gnu' make: *** [debian/stamp-makefile-build] Error 2 ========================================================================= Applying the following patch in ksvg/impl helps: ========================================================================= --- SVGHelperImpl.h.orig 2005-11-08 13:02:05.662306700 +0100 +++ SVGHelperImpl.h 2005-11-08 13:03:32.627425172 +0100 @@ -25,8 +25,10 @@ #include "SVGElementImpl.h" #include "SVGLengthImpl.h" +#include "SVGDocumentImpl.h" #include "ksvg_lookup.h" +#include "ksvg_ecma.h" class QRect; class QString; ========================================================================= -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/ --------------------------------------- Received: (at 338142-close) by bugs.debian.org; 28 Nov 2005 19:33:23 +0000 >From [EMAIL PROTECTED] Mon Nov 28 11:33:23 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1Egojx-0003iT-Mb; Mon, 28 Nov 2005 11:32:41 -0800 From: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.60 $ Subject: Bug#338142: fixed in kdegraphics 4:3.4.3-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 28 Nov 2005 11:32:41 -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 Source: kdegraphics Source-Version: 4:3.4.3-2 We believe that the bug you reported is fixed in the latest version of kdegraphics, which is due to be installed in the Debian FTP archive: kamera_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kamera_3.4.3-2_i386.deb kcoloredit_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kcoloredit_3.4.3-2_i386.deb kdegraphics-dev_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kdegraphics-dev_3.4.3-2_i386.deb kdegraphics-doc-html_3.4.3-2_all.deb to pool/main/k/kdegraphics/kdegraphics-doc-html_3.4.3-2_all.deb kdegraphics-kfile-plugins_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kdegraphics-kfile-plugins_3.4.3-2_i386.deb kdegraphics_3.4.3-2.diff.gz to pool/main/k/kdegraphics/kdegraphics_3.4.3-2.diff.gz kdegraphics_3.4.3-2.dsc to pool/main/k/kdegraphics/kdegraphics_3.4.3-2.dsc kdegraphics_3.4.3-2_all.deb to pool/main/k/kdegraphics/kdegraphics_3.4.3-2_all.deb kdvi_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kdvi_3.4.3-2_i386.deb kfax_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kfax_3.4.3-2_i386.deb kgamma_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kgamma_3.4.3-2_i386.deb kghostview_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kghostview_3.4.3-2_i386.deb kiconedit_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kiconedit_3.4.3-2_i386.deb kmrml_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kmrml_3.4.3-2_i386.deb kolourpaint_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kolourpaint_3.4.3-2_i386.deb kooka_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kooka_3.4.3-2_i386.deb kpdf_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kpdf_3.4.3-2_i386.deb kpovmodeler_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kpovmodeler_3.4.3-2_i386.deb kruler_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kruler_3.4.3-2_i386.deb ksnapshot_3.4.3-2_i386.deb to pool/main/k/kdegraphics/ksnapshot_3.4.3-2_i386.deb ksvg_3.4.3-2_i386.deb to pool/main/k/kdegraphics/ksvg_3.4.3-2_i386.deb kuickshow_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kuickshow_3.4.3-2_i386.deb kview_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kview_3.4.3-2_i386.deb kviewshell_3.4.3-2_i386.deb to pool/main/k/kdegraphics/kviewshell_3.4.3-2_i386.deb libkscan-dev_3.4.3-2_i386.deb to pool/main/k/kdegraphics/libkscan-dev_3.4.3-2_i386.deb libkscan1_3.4.3-2_i386.deb to pool/main/k/kdegraphics/libkscan1_3.4.3-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. Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> (supplier of updated kdegraphics 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: Mon, 28 Nov 2005 17:19:58 +0100 Source: kdegraphics Binary: kdegraphics-kfile-plugins ksnapshot kviewshell kghostview libkscan-dev kruler kcoloredit kamera kdegraphics-dev libkscan1 kview kdegraphics-doc-html kpdf ksvg kdvi kiconedit kfax kuickshow kooka kdegraphics kolourpaint kmrml kgamma kpovmodeler 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: kamera - digital camera io_slave for Konquerer kcoloredit - a color palette editor and color picker for KDE kdegraphics - graphics apps from the official KDE release kdegraphics-dev - development files for the KDE graphics module kdegraphics-doc-html - KDE graphics documentation in HTML format kdegraphics-kfile-plugins - KDE metainfo plugins for graphic files kdvi - dvi viewer for KDE kfax - G3/G4 fax viewer for KDE kgamma - gamma correction module for the KDE Control Center kghostview - PostScript viewer for KDE kiconedit - an icon editor for KDE kmrml - a Konqueror plugin for searching pictures kolourpaint - a simple paint program for KDE kooka - scanner program for KDE kpdf - PDF viewer for KDE kpovmodeler - a graphical editor for povray scenes kruler - a screen ruler and color measurement tool for KDE ksnapshot - screenshot utility for KDE ksvg - SVG viewer for KDE kuickshow - KDE image/slideshow viewer kview - simple image viewer/converter for KDE kviewshell - generic framework for viewer applications in KDE libkscan-dev - development files for the KDE scanner library libkscan1 - scanner library for KDE Closes: 338142 Changes: kdegraphics (4:3.4.3-2) unstable; urgency=low . * Upload to unstable, rebuilding against kdelibs4c2a. . * KDE_3_4_BRANCH update (up to r483894). . +++ Changes by Christopher Martin: . * Backport from KDE 3.5 a build fix for ksvg. (Closes: #338142) Files: 12a46c5f58b3860f241d8734c052b069 2177338 graphics optional kpovmodeler_3.4.3-2_i386.deb 17763e1b1543e33aa2a3139679e381a3 17858 kde optional kdegraphics_3.4.3-2_all.deb 195b0815cc3eb7318e278171d82217f9 63598 graphics optional kruler_3.4.3-2_i386.deb 281b5e25dd41c2c98b52a53024541b25 621394 graphics optional kpdf_3.4.3-2_i386.deb 556040d78428bc542f35703bdd81929a 68398 devel optional kdegraphics-dev_3.4.3-2_i386.deb 5581ed63a8abb2b402ab5b94e5391ba3 140584 graphics optional ksnapshot_3.4.3-2_i386.deb 626bb4b84a4262e2d1aa272333687b07 246502 graphics optional kviewshell_3.4.3-2_i386.deb 686255388508d40746be1307dead3eb2 224230 graphics optional kghostview_3.4.3-2_i386.deb 73f3c69d19a27824fdaa4ff30d05e176 751906 graphics optional kooka_3.4.3-2_i386.deb 7f24646298e342c32ea43ea63f1625b4 511384 graphics optional kdvi_3.4.3-2_i386.deb 819e9c21f2a3f386d6b5c490e94aab51 85202 graphics optional kamera_3.4.3-2_i386.deb 9622bd0ed871175d21f7c9828ceef82a 138760 graphics optional kiconedit_3.4.3-2_i386.deb 9c46eb6582cb036f843f0be6b7ddf8ca 146044 doc optional kdegraphics-doc-html_3.4.3-2_all.deb b14ef8f5c794977afd2f614b948cd69e 1173344 graphics optional ksvg_3.4.3-2_i386.deb b1c194897cc63e77cbba51b96a95f118 99078 graphics optional kcoloredit_3.4.3-2_i386.deb b9e377c03494b39d3632e07e513df25e 128482 libs optional libkscan1_3.4.3-2_i386.deb bd47ced74e91452129f0ac88619377c4 768672 graphics optional kolourpaint_3.4.3-2_i386.deb bed59ea1adfd85d2bb39ce683d8b156a 661954 graphics optional kview_3.4.3-2_i386.deb c2c9093b03a12fb31c5a411498bfe352 469482 graphics optional kuickshow_3.4.3-2_i386.deb caaecfbf4f254a193b9d50e2a619ffd9 72922 graphics optional kgamma_3.4.3-2_i386.deb d0b727d2eac217d0d5d95c351ec08126 214054 kde optional kmrml_3.4.3-2_i386.deb e11aa01025a94313bb4d951c2c73b3b6 17682 libdevel optional libkscan-dev_3.4.3-2_i386.deb e41439c64b019a31ef66f8f810bf7c39 220178 kde optional kdegraphics-kfile-plugins_3.4.3-2_i386.deb f3d51afd11a42e05b5c086c5f59a7f85 215789 kde optional kdegraphics_3.4.3-2.diff.gz 41b4bfc31cff0871cecd61f7a3c98508 1495 kde optional kdegraphics_3.4.3-2.dsc fb2acc48a6a4bfa836fd45396e263cfa 148416 graphics optional kfax_3.4.3-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Signed by Adeodato Simó <[EMAIL PROTECTED]> iEYEARECAAYFAkOLR9wACgkQgyNlRdHEGIKpxgCfcO7HnOMbcCkzlPT3QS4vG6N5 sIgAoIrorIiLpb7uZMMgX3pskNCWtBuZ =9+2o -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]