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

Bug#583019: marked as done (kdebase-runtime: FTBFS: ../../../attica/kdeplugin/kdeplatformdependent.cpp:225: error: cannot allocate an object of abstract type 'Attica::KdePlatformDependent')



Your message dated Tue, 01 Jun 2010 10:35:44 +0000
with message-id <E1OJOoy-0006ZS-EG@ries.debian.org>
and subject line Bug#583019: fixed in kdebase-runtime 4:4.4.4-1
has caused the Debian Bug report #583019,
regarding kdebase-runtime: FTBFS: ../../../attica/kdeplugin/kdeplatformdependent.cpp:225: error: cannot allocate an object of abstract type 'Attica::KdePlatformDependent'
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 owner@bugs.debian.org
immediately.)


-- 
583019: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583019
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: kdebase-runtime
Version: 4:4.4.3-1
Severity: serious
Tags: squeeze sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20100524 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[3]: Entering directory `/build/user-kdebase-runtime_4.4.3-1-amd64-gYRtWV/kdebase-runtime-4.4.3/obj-x86_64-linux-gnu'
> /usr/bin/cmake -E cmake_progress_report /build/user-kdebase-runtime_4.4.3-1-amd64-gYRtWV/kdebase-runtime-4.4.3/obj-x86_64-linux-gnu/CMakeFiles 
> [ 85%] /usr/bin/cmake -E cmake_progress_report /build/user-kdebase-runtime_4.4.3-1-amd64-gYRtWV/kdebase-runtime-4.4.3/obj-x86_64-linux-gnu/CMakeFiles 
> Building CXX object attica/kcm/CMakeFiles/kcm_attica.dir/kcm_attica_automoc.o
> cd attica/kcm && /usr/bin/g++   -DMAKE_KCM_ATTICA_LIB -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -g -O2 -g -Wall -O2 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -fPIC -I. -I../../../attica/kcm -I../../.. -I../.. -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtWebKit -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/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtAssistant -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   -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_attica.dir/kcm_attica_automoc.o -c kcm_attica_automoc.cpp
> [ 85%] /usr/bin/cmake -E cmake_progress_report /build/user-kdebase-runtime_4.4.3-1-amd64-gYRtWV/kdebase-runtime-4.4.3/obj-x86_64-linux-gnu/CMakeFiles 
> ../../../attica/kdeplugin/kdeplatformdependent.cpp:193: warning: unused parameter 'baseUrl'
> ../../../attica/kdeplugin/kdeplatformdependent.cpp:193: warning: unused parameter 'user'
> ../../../attica/kdeplugin/kdeplatformdependent.cpp:193: warning: unused parameter 'password'
> ../../../attica/kdeplugin/kdeplatformdependent.cpp: In function 'QObject* qt_plugin_instance()':
> ../../../attica/kdeplugin/kdeplatformdependent.cpp:225: error: cannot allocate an object of abstract type 'Attica::KdePlatformDependent'
> ../../../attica/kdeplugin/kdeplatformdependent.h:42: note:   because the following virtual functions are pure within 'Attica::KdePlatformDependent':
> /usr/include/attica/platformdependent.h:47: note: 	virtual void Attica::PlatformDependent::addDefaultProviderFile(const QUrl&)
> /usr/include/attica/platformdependent.h:48: note: 	virtual void Attica::PlatformDependent::removeDefaultProviderFile(const QUrl&)
> /usr/include/attica/platformdependent.h:53: note: 	virtual void Attica::PlatformDependent::enableProvider(const QUrl&, bool) const
> /usr/include/attica/platformdependent.h:54: note: 	virtual bool Attica::PlatformDependent::isEnabled(const QUrl&) const
> [ 85%] Building CXX object attica/kcm/CMakeFiles/kcm_attica.dir/providerconfigwidget.o
> cd attica/kcm && /usr/bin/g++   -DMAKE_KCM_ATTICA_LIB -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -g -O2 -g -Wall -O2 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -fPIC -I. -I../../../attica/kcm -I../../.. -I../.. -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtWebKit -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/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtAssistant -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   -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_attica.dir/providerconfigwidget.o -c ../../../attica/kcm/providerconfigwidget.cpp
> Building CXX object kstyles/oxygen/CMakeFiles/oxygen.dir/animations/oxygenanimationdata.o
> cd kstyles/oxygen && /usr/bin/g++   -DMAKE_OXYGEN_LIB -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -g -O2 -g -Wall -O2 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -fPIC -I. -I../../../kstyles/oxygen -I../../.. -I../.. -I../../../kstyles/oxygen/animations -I../../../kstyles/oxygen/transitions -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtWebKit -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/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtAssistant -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   -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/oxygen.dir/animations/oxygenanimationdata.o -c ../../../kstyles/oxygen/animations/oxygenanimationdata.cpp
> make[3]: *** [attica/kdeplugin/CMakeFiles/attica_kde.dir/kdeplatformdependent.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/05/24/kdebase-runtime_4:4.4.3-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: kdebase-runtime
Source-Version: 4:4.4.4-1

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

kde-config-phonon-xine_4.4.4-1_amd64.deb
  to main/k/kdebase-runtime/kde-config-phonon-xine_4.4.4-1_amd64.deb
kdebase-runtime-data_4.4.4-1_all.deb
  to main/k/kdebase-runtime/kdebase-runtime-data_4.4.4-1_all.deb
kdebase-runtime-dbg_4.4.4-1_amd64.deb
  to main/k/kdebase-runtime/kdebase-runtime-dbg_4.4.4-1_amd64.deb
kdebase-runtime_4.4.4-1.debian.tar.gz
  to main/k/kdebase-runtime/kdebase-runtime_4.4.4-1.debian.tar.gz
kdebase-runtime_4.4.4-1.dsc
  to main/k/kdebase-runtime/kdebase-runtime_4.4.4-1.dsc
kdebase-runtime_4.4.4-1_amd64.deb
  to main/k/kdebase-runtime/kdebase-runtime_4.4.4-1_amd64.deb
kdebase-runtime_4.4.4.orig.tar.bz2
  to main/k/kdebase-runtime/kdebase-runtime_4.4.4.orig.tar.bz2
khelpcenter4_4.4.4-1_amd64.deb
  to main/k/kdebase-runtime/khelpcenter4_4.4.4-1_amd64.deb
plasma-scriptengine-javascript_4.4.4-1_amd64.deb
  to main/k/kdebase-runtime/plasma-scriptengine-javascript_4.4.4-1_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 583019@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 kdebase-runtime 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.8
Date: Tue, 01 Jun 2010 01:15:13 +0300
Source: kdebase-runtime
Binary: kdebase-runtime kdebase-runtime-data khelpcenter4 kde-config-phonon-xine plasma-scriptengine-javascript kdebase-runtime-dbg
Architecture: all amd64 source
Version: 4:4.4.4-1
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>
Closes: 583019
Description: 
 kdebase-runtime-data - shared data files for the KDE 4 base runtime module
 kdebase-runtime-dbg - debugging symbols for KDE 4 base runtime module
 kdebase-runtime - runtime components from the official KDE 4 release
 kde-config-phonon-xine - advanced Phonon Xine configuration
 khelpcenter4 - Help Center for KDE 4
 plasma-scriptengine-javascript - the JavaScript script engine for Plasma
Changes: 
 kdebase-runtime (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Bump pkg-kde-tools build dependency to (>= 0.9) for HTML_INSTALL_DIR
     switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
     tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
     now.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
   * Add 04_attica_0.1.4_compat.diff patch which fixes FTBFS with attica >=
     0.1.4 (Closes: #583019). Bump build dependency on libattica-dev to 0.1.4.
Checksums-Sha1: 
 d1d37bb0b34f23a8715bba6b4346d10d00f386dc 2209 kdebase-runtime_4.4.4-1.dsc
 12ada77ea468448e258468d35e38db9da5960648 29906 kdebase-runtime_4.4.4-1.debian.tar.gz
 dee7405e7410a7583567a0cc1e76d0d1b0e917ca 7331851 kdebase-runtime_4.4.4.orig.tar.bz2
 ba7360e095ba4d43f35aac7bcb51ebd608b1f691 4811250 kdebase-runtime-data_4.4.4-1_all.deb
 67bfe2e73897717f0cf48ca65e45ace550c81e55 2630310 kdebase-runtime_4.4.4-1_amd64.deb
 9555b286993752d84344642efeb5c11e834629b5 1854272 khelpcenter4_4.4.4-1_amd64.deb
 b2402705ce561f07c86a5faa12a5ab0fe2579457 32288 kde-config-phonon-xine_4.4.4-1_amd64.deb
 e381283d77c7851e1a40d047898559574855c0d8 469616 plasma-scriptengine-javascript_4.4.4-1_amd64.deb
 46879f0672b894336793e8c476850e9a48f1ab6f 22775408 kdebase-runtime-dbg_4.4.4-1_amd64.deb
Checksums-Sha256: 
 ed1059a9f7e75443702672be8ae944b7aedb1cd429c791b8633081393e5e50b5 2209 kdebase-runtime_4.4.4-1.dsc
 712e9bc68b94b057eef84e45ed85542fb6acae0f14014f1f9f3f9eed9acfba31 29906 kdebase-runtime_4.4.4-1.debian.tar.gz
 a8af87dce31424215485ad42f190445ef956c054bb4c659eed74ee6f6201aabf 7331851 kdebase-runtime_4.4.4.orig.tar.bz2
 3ae041f29347a7e55b4d7f61caa758daab16ac84252020148b23cb6367b73b98 4811250 kdebase-runtime-data_4.4.4-1_all.deb
 880dab1e1476f5baaceadf9d1ae8c74116a9eb99f2bfe1743023156f87537534 2630310 kdebase-runtime_4.4.4-1_amd64.deb
 e19c65409e9fa90d8e19e19eb6692b020bfdf033397f16d63a9450c7dba5b4cc 1854272 khelpcenter4_4.4.4-1_amd64.deb
 a2703f37c5d5d97d210819191133dea57a8cf77b4e7f2b45451e028f6827c8c1 32288 kde-config-phonon-xine_4.4.4-1_amd64.deb
 eb012b36ce0f3a0e6cfc2c4f2d2a640d196bd7dd6dabcd675f4a1504d259065a 469616 plasma-scriptengine-javascript_4.4.4-1_amd64.deb
 73b123d6f49dec623743fb0100dcd0d2c7f6b347c869905ee0a714a7adc57b23 22775408 kdebase-runtime-dbg_4.4.4-1_amd64.deb
Files: 
 123bddd13cbca08b5a388791d87d9c2f 2209 kde optional kdebase-runtime_4.4.4-1.dsc
 056ccae206e236d5304ca7a7ed43e2c9 29906 kde optional kdebase-runtime_4.4.4-1.debian.tar.gz
 60cc64c36942e3e761493ddfbe2bba7e 7331851 kde optional kdebase-runtime_4.4.4.orig.tar.bz2
 4125633635fa9930fd97f9a67be86e8f 4811250 kde optional kdebase-runtime-data_4.4.4-1_all.deb
 bd8778c43c27afb29c3a58debb8527e3 2630310 kde optional kdebase-runtime_4.4.4-1_amd64.deb
 3b4d9832754438867d42947ecb7318a2 1854272 kde optional khelpcenter4_4.4.4-1_amd64.deb
 4ec95f72f7bd5f7eaf3e902d03a9d6db 32288 kde optional kde-config-phonon-xine_4.4.4-1_amd64.deb
 e00d30ddbd2aac2602031182db47e01f 469616 kde optional plasma-scriptengine-javascript_4.4.4-1_amd64.deb
 fc8eef17fcfd278ead00441a0de00414 22775408 debug extra kdebase-runtime-dbg_4.4.4-1_amd64.deb

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

iEYEARECAAYFAkwEt6gACgkQHO9JRnPq4hT/nwCgkyyVcE7GiDur8PhsNdZcH+/N
U+IAoMrfAa+ho3oqBrbbzYn9dWBkn+P9
=dF7S
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: