Your message dated Wed, 07 Mar 2012 07:33:53 +0000
with message-id <e1s5bnh-0007u0...@franck.debian.org>
and subject line Bug#662767: fixed in kdesvn 1.5.5-4
has caused the Debian Bug report #662767,
regarding kdesvn: FTBFS against Qt 4.8
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.)


-- 
662767: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662767
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kdesvn
Version: 1.5.5-3
Tags: patch
User: debian-qt-...@lists.debian.org
Usertags: qt48-transition

Hi,

Your package fails to build against Qt 4.8 which is currently in experimental.
The transition to unstable/testing is tracked in bug #653903.

I'm attaching a patch that contains the necessary changes.
It can be applied even before Qt 4.8 enters unstable.

Build log:

> [ 73%] Building CXX object 
> src/svnfrontend/CMakeFiles/svnfrontend.dir/graphtree/revgraphview.o
> cd /tmp/buildd/kdesvn-1.5.5/obj-x86_64-linux-gnu/src/svnfrontend && 
> /usr/bin/c++   -D_BSD_SOURCE
> -DKDE_DEFAULT_DEBUG_AREA=9510 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef 
> -Wcast-align
> -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
> -DQT_NO_EXCEPTIONS -fno-check-new
> -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden 
> -Werror=return-type
> -fvisibility-inlines-hidden -fexceptions -O2 -g -DNDEBUG -DQT_NO_DEBUG
> -I/tmp/buildd/kdesvn-1.5.5/obj-x86_64-linux-gnu/src/svnfrontend
> -I/tmp/buildd/kdesvn-1.5.5/src/svnfrontend 
> -I/tmp/buildd/kdesvn-1.5.5/src/svnqt
> -I/tmp/buildd/kdesvn-1.5.5 -I/tmp/buildd/kdesvn-1.5.5/obj-x86_64-linux-gnu
> -I/tmp/buildd/kdesvn-1.5.5/src 
> -I/tmp/buildd/kdesvn-1.5.5/obj-x86_64-linux-gnu/src
> -I/tmp/buildd/kdesvn-1.5.5/src/svnfrontend/fronthelpers
> -I/tmp/buildd/kdesvn-1.5.5/obj-x86_64-linux-gnu/src/svnqt
> -I/tmp/buildd/kdesvn-1.5.5/obj-x86_64-linux-gnu/src/ksvnwidgets 
> -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 -I/usr/include/apr-1.0
> -I/usr/include/subversion-1     -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -fPIC -o
> CMakeFiles/svnfrontend.dir/graphtree/revgraphview.o -c
> /tmp/buildd/kdesvn-1.5.5/src/svnfrontend/graphtree/revgraphview.cpp
> In file included from 
> /tmp/buildd/kdesvn-1.5.5/src/svnfrontend/graphtree/revgraphview.cpp:962:0:
> /tmp/buildd/kdesvn-1.5.5/obj-x86_64-linux-gnu/src/svnfrontend/revgraphview.moc:
>  In static member
> function 'static void RevGraphView::qt_static_metacall(QObject*, 
> QMetaObject::Call, int, void**)':
> /tmp/buildd/kdesvn-1.5.5/obj-x86_64-linux-gnu/src/svnfrontend/revgraphview.moc:64:58:
>  error:
> cannot convert from base 'QObject' to derived type 'RevGraphView' via virtual 
> base 'QGraphicsView'
> make[3]: *** 
> [src/svnfrontend/CMakeFiles/svnfrontend.dir/graphtree/revgraphview.o] Error 1

Regards,
Felix

--- kdesvn-1.5.5.orig/src/svnfrontend/graphtree/revgraphview.h
+++ kdesvn-1.5.5/src/svnfrontend/graphtree/revgraphview.h
@@ -49,7 +49,7 @@ typedef svn::SharedPointer<KTemporaryFil
 /**
 	@author Rajko Albrecht <r...@alwins-world.de>
 */
-class RevGraphView : virtual public QGraphicsView
+class RevGraphView : public QGraphicsView
 {
     Q_OBJECT
 public:

--- End Message ---
--- Begin Message ---
Source: kdesvn
Source-Version: 1.5.5-4

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

kdesvn-dbg_1.5.5-4_amd64.deb
  to main/k/kdesvn/kdesvn-dbg_1.5.5-4_amd64.deb
kdesvn-kio-plugins_1.5.5-4_amd64.deb
  to main/k/kdesvn/kdesvn-kio-plugins_1.5.5-4_amd64.deb
kdesvn_1.5.5-4.debian.tar.gz
  to main/k/kdesvn/kdesvn_1.5.5-4.debian.tar.gz
kdesvn_1.5.5-4.dsc
  to main/k/kdesvn/kdesvn_1.5.5-4.dsc
kdesvn_1.5.5-4_amd64.deb
  to main/k/kdesvn/kdesvn_1.5.5-4_amd64.deb
libsvnqt-dev_1.5.5-4_amd64.deb
  to main/k/kdesvn/libsvnqt-dev_1.5.5-4_amd64.deb
libsvnqt6_1.5.5-4_amd64.deb
  to main/k/kdesvn/libsvnqt6_1.5.5-4_amd64.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 662...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl <bi...@debian.org> (supplier of updated kdesvn 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: SHA256

Format: 1.8
Date: Wed, 07 Mar 2012 08:02:50 +0100
Source: kdesvn
Binary: libsvnqt6 libsvnqt-dev kdesvn kdesvn-kio-plugins kdesvn-dbg
Architecture: source amd64
Version: 1.5.5-4
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Changed-By: Michael Biebl <bi...@debian.org>
Description: 
 kdesvn     - Subversion client with tight KDE integration
 kdesvn-dbg - debug symbols for kdesvn
 kdesvn-kio-plugins - Subversion I/O slaves for KDE
 libsvnqt-dev - Qt wrapper library for Subversion (development files)
 libsvnqt6  - Qt wrapper library for Subversion
Closes: 662767
Changes: 
 kdesvn (1.5.5-4) unstable; urgency=low
 .
   * debian/patches/virtual_inheritance.patch
     - Fix build failures with Qt 4.8. Thanks Felix Geyer for the patch.
       Closes: #662767
   * debian/copyright: Fix upstream URL.
   * debian/control: Bump Standards-Version to 3.9.3. No further changes.
Checksums-Sha1: 
 95609fb75fff326bdae5145753b0cd21833aaa56 2213 kdesvn_1.5.5-4.dsc
 b77b952520d5c0c75c8734d3b2410d44a355eaaf 13066 kdesvn_1.5.5-4.debian.tar.gz
 c98b98be3b8fde50ff5f025763e6a5a1a04efd7e 195268 libsvnqt6_1.5.5-4_amd64.deb
 dc96a68313007f51e117c9874cb6296025a6fddc 47134 libsvnqt-dev_1.5.5-4_amd64.deb
 7c9f6d18b980715bee9a5158f02de79b3659abb0 2144218 kdesvn_1.5.5-4_amd64.deb
 2a31d86d79e2aa875f72e36006ac1da6541282a5 219800 
kdesvn-kio-plugins_1.5.5-4_amd64.deb
 ae2ab141897e49966bbcf112ccdb9367c91576e6 10478582 kdesvn-dbg_1.5.5-4_amd64.deb
Checksums-Sha256: 
 aeb0ffaab8770ca07b2d1dd70a15ba4a3b9ed8e2d8490989ff1c0493b1a0d859 2213 
kdesvn_1.5.5-4.dsc
 bf8f7d779245b859fc727cf12cdddb7a97ecbee68d598105f78a1f2d72ed3881 13066 
kdesvn_1.5.5-4.debian.tar.gz
 71df825f4785945196c9ea9c0ec7d2833f2779569024e4420b8903e3a21d0ae2 195268 
libsvnqt6_1.5.5-4_amd64.deb
 19143c87d443b81ea223126a01488e3d2fb3fe32b0b4d603bc84155f62ab022d 47134 
libsvnqt-dev_1.5.5-4_amd64.deb
 5bdb0f82ea4bdc7a57b67c973ab14cfc9e684977bf4aa03c10e847ca5a306cb0 2144218 
kdesvn_1.5.5-4_amd64.deb
 7fc04e41214ed5304d4f17005eaca73eda1d2b5ec519653b11a497f656b977db 219800 
kdesvn-kio-plugins_1.5.5-4_amd64.deb
 27bdf78bba392bac8774443a82c6070fbf351ea089f68b5f8e72e078a152396f 10478582 
kdesvn-dbg_1.5.5-4_amd64.deb
Files: 
 614695694ca71265c9d7eb9d7c675933 2213 vcs optional kdesvn_1.5.5-4.dsc
 7559904e6be43c792c05309e91435d03 13066 vcs optional 
kdesvn_1.5.5-4.debian.tar.gz
 3ab271a22c5d393d198150ee40c0c8ed 195268 libs optional 
libsvnqt6_1.5.5-4_amd64.deb
 990e4f218fac5741750598cfb35cf3ec 47134 libdevel optional 
libsvnqt-dev_1.5.5-4_amd64.deb
 c47bc3e10134da830b95b4ceac83b275 2144218 vcs optional kdesvn_1.5.5-4_amd64.deb
 cfb982bba652fc1a1ccc1d93da43e832 219800 vcs optional 
kdesvn-kio-plugins_1.5.5-4_amd64.deb
 baee422a88a3aa3c97f357920ce99ade 10478582 debug extra 
kdesvn-dbg_1.5.5-4_amd64.deb

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

iQIcBAEBCAAGBQJPVwlpAAoJEGrh3w1gjyLco5wP+wb3qkFgll3Iq1p3ePZecWte
78XuiK+C6LciKdGHyJ+Ni65bA09CSzUZKuYn3t2oGMqZlsZ42jYfwiNUj8QJnHLV
VdN5Zfo1dEPmTqyNubIVyb9XuqISIGvYMRSY7CEa1343il/LQ8AXvcT6eITL/Iae
leAA+E6zmYVf1YjQ2BWea7TDh5c/FBQr3ryrmQNOe4mcj0VuBiRa9EoCk/8oEXKJ
TiE46JI8LIxVkzlFnlicq+TmQ9Y1svMgmJXFiS7ibhT/xm0dMR96/SbsEEcR864W
qV8ib1gpmHEbRlzErZJgaMlynBs1hOmyaXdG6GJXPvBogAkeXWqzInybXmf2Fnu7
V5ipm2bnT0VKlAuSXUv+geOJW4Ze/471nzRwJlfoo4L0r0Gb34tPoVwjHQcHaGmH
6/y4VuuesNpnoJRS3mpLcMuwe875fn4YzeObGHOoKseXhv9vPiiUi85ebXWz+VQb
crbhLInGsxqIXyc2SZCxWgtz0/rRDxw7rraKGz4z+HdXX3nxYkKvWuf3/gDHEmjM
pEZtvHv67+/5iuYjj6OskH66nAxjCff7z8RPojpooBLsxztZxaljCkV+MxuwjJxB
dy8vDbnyqtSrvyyqKitB+WyJYKIfceSGJywvipa1HVYd6mqxOvT1uWyaJX7dN4z1
U42uobCx8aNmZTctTi02
=Suh3
-----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