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

Bug#491174: marked as done (kdewebdev_4:4.0.84-1(experimental/amd64/xenophanes): kfilereplace/kfilereplacepart.cpp: undefined references)



Your message dated Thu, 17 Jul 2008 16:32:06 +0000
with message-id <E1KJWOk-0001s5-S2@ries.debian.org>
and subject line Bug#491174: fixed in kdewebdev 4:4.0.98-1
has caused the Debian Bug report #491174,
regarding kdewebdev_4:4.0.84-1(experimental/amd64/xenophanes): kfilereplace/kfilereplacepart.cpp: undefined references
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.)


-- 
491174: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491174
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: kdewebdev
Version: 4:4.0.84-1
Severity: serious
Tags: experimental

Heya,


| Automatic build of kdewebdev_4:4.0.84-1 on xenophanes by sbuild/amd64 98-farm
| Build started at 20080715-1959
| ******************************************************************************

[...]

| /usr/bin/g++  -fPIC -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 -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--no-undefined -Wl,--as-needed -shared -Wl,-soname,libkfilereplacepart.so -o ../lib/libkfilereplacepart.so CMakeFiles/kfilereplacepart.dir/kfilereplacepart_automoc.o CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o CMakeFiles/kfilereplacepart.dir/kfilereplaceview.o CMakeFiles/kfilereplacepart.dir/kaddstringdlg.o CMakeFiles/kfilereplacepart.dir/knewprojectdlg.o CMakeFiles/kfilereplacepart.dir/koptionsdlg.o CMakeFiles/kfilereplacepart.dir/kfilereplacelib.o CMakeFiles/kfilereplacepart.dir/report.o CMakeFiles/kfilereplacepart.dir/commandengine.o CMakeFiles/kfilereplacepart.dir/configurationclasses.o CMakeFiles/kfilereplacepart.dir/kfilereplaceadaptor.o CMakeFiles/kfilereplacepart.dir/kfilereplaceviewwdg.o CMakeFiles/kfilereplacepart.dir/kfilereplaceviewwdg.moc.o CMakeFiles/kfilereplacepart.dir/kaddstringdlgs.o CMakeFiles/kfilereplacepart.dir/kaddstringdlgs.moc.o CMakeFiles/kfilereplacepart.dir/knewprojectdlgs.o CMakeFiles/kfilereplacepart.dir/knewprojectdlgs.moc.o CMakeFiles/kfilereplacepart.dir/koptionsdlgs.o CMakeFiles/kfilereplacepart.dir/koptionsdlgs.moc.o -lkio -lkdeui -lkdecore -lQt3Support -lkde3support -lQtNetwork -lQtXml -lQtSvg -lQtGui -lQtDBus -lQtCore 
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o: In function `GenericFactoryBase':
| /usr/include/kparts/genericfactory.h:39: undefined reference to `KParts::Factory::Factory(QObject*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o: In function `~KFileReplacePart':
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:103: undefined reference to `KParts::ReadOnlyPart::~ReadOnlyPart()'
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:103: undefined reference to `KParts::ReadOnlyPart::~ReadOnlyPart()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o: In function `KFileReplacePart::slotStop()':
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:241: undefined reference to `KParts::Part::setStatusBarText(QString const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o: In function `KFileReplacePart::slotReplacingOperation()':
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:181: undefined reference to `KParts::Part::setStatusBarText(QString const&)'
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:186: undefined reference to `KParts::Part::setStatusBarText(QString const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o: In function `KFileReplacePart::slotSearchingOperation()':
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:159: undefined reference to `KParts::Part::setStatusBarText(QString const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o: In function `KFileReplacePart::openURL(KUrl const&)':
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:548: undefined reference to `KParts::ReadOnlyPart::canceled(QString const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o: In function `KFileReplacePart::slotSetNewParameters()':
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:110: undefined reference to `KParts::Part::setStatusBarText(QString const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o: In function `KFileReplacePart':
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:71: undefined reference to `KParts::ReadOnlyPart::ReadOnlyPart(QObject*)'
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:73: undefined reference to `KParts::PartBase::setComponentData(KComponentData const&)'
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:80: undefined reference to `KParts::Part::widget()'
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:71: undefined reference to `KParts::ReadOnlyPart::ReadOnlyPart(QObject*)'
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:73: undefined reference to `KParts::PartBase::setComponentData(KComponentData const&)'
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:80: undefined reference to `KParts::Part::widget()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o: In function `KFileReplacePart::qt_metacall(QMetaObject::Call, int, void**)':
| /build/buildd/kdewebdev-4.0.84/obj-x86_64-linux-gnu/kfilereplace/kfilereplacepart.moc:104: undefined reference to `KParts::ReadOnlyPart::qt_metacall(QMetaObject::Call, int, void**)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o: In function `KFileReplacePart::qt_metacast(char const*)':
| /build/buildd/kdewebdev-4.0.84/obj-x86_64-linux-gnu/kfilereplace/kfilereplacepart.moc:98: undefined reference to `KParts::ReadOnlyPart::qt_metacast(char const*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o: In function `~KFileReplacePart':
| /build/buildd/kdewebdev-4.0.84/kfilereplace/kfilereplacepart.cpp:103: undefined reference to `KParts::ReadOnlyPart::~ReadOnlyPart()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o: In function `~GenericFactoryBase':
| /usr/include/kparts/genericfactory.h:50: undefined reference to `KParts::Factory::~Factory()'
| /usr/include/kparts/genericfactory.h:50: undefined reference to `KParts::Factory::~Factory()'
| /usr/include/kparts/genericfactory.h:50: undefined reference to `KParts::Factory::~Factory()'
| /usr/include/kparts/genericfactory.h:50: undefined reference to `KParts::Factory::~Factory()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o: In function `KParts::GenericFactory<KFileReplacePart>::createPartObject(QWidget*, QObject*, char const*, QStringList const&)':
| /usr/include/kparts/genericfactory.h:125: undefined reference to `typeinfo for KParts::ReadWritePart'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro+0x0): undefined reference to `KParts::ReadOnlyPart::staticMetaObject'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0x60): undefined reference to `KParts::Part::customEvent(QEvent*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0x78): undefined reference to `KParts::Part::embed(QWidget*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0x80): undefined reference to `KParts::Part::widget()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0x88): undefined reference to `KParts::Part::setManager(KParts::PartManager*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0x90): undefined reference to `KParts::Part::hitTest(QWidget*, QPoint const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0x98): undefined reference to `KParts::Part::setSelectable(bool)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0xa0): undefined reference to `KParts::Part::setWidget(QWidget*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0xa8): undefined reference to `KParts::Part::partActivateEvent(KParts::PartActivateEvent*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0xb0): undefined reference to `KParts::Part::partSelectEvent(KParts::PartSelectEvent*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0xb8): undefined reference to `KParts::ReadOnlyPart::guiActivateEvent(KParts::GUIActivateEvent*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0xc0): undefined reference to `KParts::ReadOnlyPart::openUrl(KUrl const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0xc8): undefined reference to `KParts::ReadOnlyPart::closeUrl()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0x120): undefined reference to `KParts::PartBase::setComponentData(KComponentData const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0x128): undefined reference to `KParts::PartBase::setComponentData(KComponentData const&, bool)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTV16KFileReplacePart[vtable for KFileReplacePart]+0x1f0): undefined reference to `virtual thunk to KParts::PartBase::setComponentData(KComponentData const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x10): undefined reference to `typeinfo for KParts::ReadOnlyPart'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x18): undefined reference to `KParts::ReadOnlyPart::metaObject() const'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x20): undefined reference to `KParts::ReadOnlyPart::qt_metacast(char const*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x28): undefined reference to `KParts::ReadOnlyPart::qt_metacall(QMetaObject::Call, int, void**)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x30): undefined reference to `KParts::ReadOnlyPart::~ReadOnlyPart()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x38): undefined reference to `KParts::ReadOnlyPart::~ReadOnlyPart()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x60): undefined reference to `KParts::Part::customEvent(QEvent*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x78): undefined reference to `KParts::Part::embed(QWidget*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x80): undefined reference to `KParts::Part::widget()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x88): undefined reference to `KParts::Part::setManager(KParts::PartManager*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x90): undefined reference to `KParts::Part::hitTest(QWidget*, QPoint const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x98): undefined reference to `KParts::Part::setSelectable(bool)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0xa0): undefined reference to `KParts::Part::setWidget(QWidget*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0xa8): undefined reference to `KParts::Part::partActivateEvent(KParts::PartActivateEvent*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0xb0): undefined reference to `KParts::Part::partSelectEvent(KParts::PartSelectEvent*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0xb8): undefined reference to `KParts::ReadOnlyPart::guiActivateEvent(KParts::GUIActivateEvent*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0xc0): undefined reference to `KParts::ReadOnlyPart::openUrl(KUrl const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0xc8): undefined reference to `KParts::ReadOnlyPart::closeUrl()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x100): undefined reference to `typeinfo for KParts::ReadOnlyPart'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x108): undefined reference to `non-virtual thunk to KParts::ReadOnlyPart::~ReadOnlyPart()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x110): undefined reference to `non-virtual thunk to KParts::ReadOnlyPart::~ReadOnlyPart()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x118): undefined reference to `KParts::PartBase::setComponentData(KComponentData const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x120): undefined reference to `KParts::PartBase::setComponentData(KComponentData const&, bool)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x1a0): undefined reference to `typeinfo for KParts::ReadOnlyPart'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x1a8): undefined reference to `virtual thunk to KParts::ReadOnlyPart::~ReadOnlyPart()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x1b0): undefined reference to `virtual thunk to KParts::ReadOnlyPart::~ReadOnlyPart()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts12ReadOnlyPartE[vtable for KFileReplacePart]+0x1e8): undefined reference to `virtual thunk to KParts::PartBase::setComponentData(KComponentData const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x10): undefined reference to `typeinfo for KParts::Part'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x18): undefined reference to `KParts::Part::metaObject() const'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x20): undefined reference to `KParts::Part::qt_metacast(char const*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x28): undefined reference to `KParts::Part::qt_metacall(QMetaObject::Call, int, void**)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x30): undefined reference to `KParts::Part::~Part()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x38): undefined reference to `KParts::Part::~Part()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x60): undefined reference to `KParts::Part::customEvent(QEvent*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x78): undefined reference to `KParts::Part::embed(QWidget*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x80): undefined reference to `KParts::Part::widget()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x88): undefined reference to `KParts::Part::setManager(KParts::PartManager*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x90): undefined reference to `KParts::Part::hitTest(QWidget*, QPoint const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x98): undefined reference to `KParts::Part::setSelectable(bool)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0xa0): undefined reference to `KParts::Part::setWidget(QWidget*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0xa8): undefined reference to `KParts::Part::partActivateEvent(KParts::PartActivateEvent*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0xb0): undefined reference to `KParts::Part::partSelectEvent(KParts::PartSelectEvent*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0xb8): undefined reference to `KParts::Part::guiActivateEvent(KParts::GUIActivateEvent*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0xd0): undefined reference to `typeinfo for KParts::Part'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0xd8): undefined reference to `non-virtual thunk to KParts::Part::~Part()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0xe0): undefined reference to `non-virtual thunk to KParts::Part::~Part()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0xe8): undefined reference to `KParts::PartBase::setComponentData(KComponentData const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0xf0): undefined reference to `KParts::PartBase::setComponentData(KComponentData const&, bool)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x170): undefined reference to `typeinfo for KParts::Part'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x178): undefined reference to `virtual thunk to KParts::Part::~Part()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x180): undefined reference to `virtual thunk to KParts::Part::~Part()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart0_N6KParts4PartE[vtable for KFileReplacePart]+0x1b8): undefined reference to `virtual thunk to KParts::PartBase::setComponentData(KComponentData const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart16_N6KParts8PartBaseE[vtable for KFileReplacePart]+0x10): undefined reference to `typeinfo for KParts::PartBase'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart16_N6KParts8PartBaseE[vtable for KFileReplacePart]+0x18): undefined reference to `KParts::PartBase::~PartBase()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart16_N6KParts8PartBaseE[vtable for KFileReplacePart]+0x20): undefined reference to `KParts::PartBase::~PartBase()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart16_N6KParts8PartBaseE[vtable for KFileReplacePart]+0x28): undefined reference to `KParts::PartBase::setComponentData(KComponentData const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart16_N6KParts8PartBaseE[vtable for KFileReplacePart]+0x30): undefined reference to `KParts::PartBase::setComponentData(KComponentData const&, bool)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart16_N6KParts8PartBaseE[vtable for KFileReplacePart]+0xb0): undefined reference to `typeinfo for KParts::PartBase'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart16_N6KParts8PartBaseE[vtable for KFileReplacePart]+0xb8): undefined reference to `virtual thunk to KParts::PartBase::~PartBase()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart16_N6KParts8PartBaseE[vtable for KFileReplacePart]+0xc0): undefined reference to `virtual thunk to KParts::PartBase::~PartBase()'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTC16KFileReplacePart16_N6KParts8PartBaseE[vtable for KFileReplacePart]+0xf8): undefined reference to `virtual thunk to KParts::PartBase::setComponentData(KComponentData const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTI16KFileReplacePart[typeinfo for KFileReplacePart]+0x10): undefined reference to `typeinfo for KParts::ReadOnlyPart'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTVN6KParts14GenericFactoryI16KFileReplacePartEE[vtable for KParts::GenericFactory<KFileReplacePart>]+0x10): undefined reference to `KParts::Factory::metaObject() const'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTVN6KParts14GenericFactoryI16KFileReplacePartEE[vtable for KParts::GenericFactory<KFileReplacePart>]+0x18): undefined reference to `KParts::Factory::qt_metacast(char const*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTVN6KParts14GenericFactoryI16KFileReplacePartEE[vtable for KParts::GenericFactory<KFileReplacePart>]+0x20): undefined reference to `KParts::Factory::qt_metacall(QMetaObject::Call, int, void**)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTVN6KParts14GenericFactoryI16KFileReplacePartEE[vtable for KParts::GenericFactory<KFileReplacePart>]+0x78): undefined reference to `KParts::Factory::createObject(QObject*, char const*, QStringList const&)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTIN6KParts18GenericFactoryBaseI16KFileReplacePartEE[typeinfo for KParts::GenericFactoryBase<KFileReplacePart>]+0x10): undefined reference to `typeinfo for KParts::Factory'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTVN6KParts18GenericFactoryBaseI16KFileReplacePartEE[vtable for KParts::GenericFactoryBase<KFileReplacePart>]+0x10): undefined reference to `KParts::Factory::metaObject() const'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTVN6KParts18GenericFactoryBaseI16KFileReplacePartEE[vtable for KParts::GenericFactoryBase<KFileReplacePart>]+0x18): undefined reference to `KParts::Factory::qt_metacast(char const*)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTVN6KParts18GenericFactoryBaseI16KFileReplacePartEE[vtable for KParts::GenericFactoryBase<KFileReplacePart>]+0x20): undefined reference to `KParts::Factory::qt_metacall(QMetaObject::Call, int, void**)'
| CMakeFiles/kfilereplacepart.dir/kfilereplacepart.o:(.data.rel.ro._ZTVN6KParts18GenericFactoryBaseI16KFileReplacePartEE[vtable for KParts::GenericFactoryBase<KFileReplacePart>]+0x78): undefined reference to `KParts::Factory::createObject(QObject*, char const*, QStringList const&)'
| collect2: ld returned 1 exit status
| make[3]: *** [lib/libkfilereplacepart.so] Error 1
| make[3]: Leaving directory `/build/buildd/kdewebdev-4.0.84/obj-x86_64-linux-gnu'
| make[2]: *** [kfilereplace/CMakeFiles/kfilereplacepart.dir/all] Error 2
| make[2]: Leaving directory `/build/buildd/kdewebdev-4.0.84/obj-x86_64-linux-gnu'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/build/buildd/kdewebdev-4.0.84/obj-x86_64-linux-gnu'
| make: *** [debian/stamp-makefile-build] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20080715-2004
| FAILED [dpkg-buildpackage died]
| Build needed 00:03:30, 57588k disk space

A complete build log can be found at
http://experimental.debian.net/build.php?arch=amd64&pkg=kdewebdev&ver=4:4.0.84-1

Marc
-- 
Fachbegriffe der Informatik - Einfach erklärt (202: Hardware-Firewall)
       Eine Unix-Kiste, die in ein 19"-Gehäuse geschraubt wurde und wo vorne ein
       klingender mainstream-Firmenname draufsteht, damit die Management-Ebene
       in dem Glauben ist, etwas Professionelles gekauft zu haben (Martin Heise)



--- End Message ---
--- Begin Message ---
Source: kdewebdev
Source-Version: 4:4.0.98-1

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

kdewebdev-dbg_4.0.98-1_amd64.deb
  to pool/main/k/kdewebdev/kdewebdev-dbg_4.0.98-1_amd64.deb
kdewebdev_4.0.98-1.diff.gz
  to pool/main/k/kdewebdev/kdewebdev_4.0.98-1.diff.gz
kdewebdev_4.0.98-1.dsc
  to pool/main/k/kdewebdev/kdewebdev_4.0.98-1.dsc
kdewebdev_4.0.98-1_all.deb
  to pool/main/k/kdewebdev/kdewebdev_4.0.98-1_all.deb
kdewebdev_4.0.98.orig.tar.gz
  to pool/main/k/kdewebdev/kdewebdev_4.0.98.orig.tar.gz
kfilereplace_4.0.98-1_amd64.deb
  to pool/main/k/kdewebdev/kfilereplace_4.0.98-1_amd64.deb
kimagemapeditor_4.0.98-1_amd64.deb
  to pool/main/k/kdewebdev/kimagemapeditor_4.0.98-1_amd64.deb
klinkstatus_4.0.98-1_amd64.deb
  to pool/main/k/kdewebdev/klinkstatus_4.0.98-1_amd64.deb
kommander_4.0.98-1_amd64.deb
  to pool/main/k/kdewebdev/kommander_4.0.98-1_amd64.deb
kxsldbg_4.0.98-1_amd64.deb
  to pool/main/k/kdewebdev/kxsldbg_4.0.98-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 491174@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 kdewebdev 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: Thu, 17 Jul 2008 17:59:03 +0200
Source: kdewebdev
Binary: kdewebdev kfilereplace kimagemapeditor klinkstatus kxsldbg kommander kdewebdev-dbg
Architecture: source all amd64
Version: 4:4.0.98-1
Distribution: experimental
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: 
 kdewebdev  - web development apps from the official KDE 4 release
 kdewebdev-dbg - debugging symbols for the KDE 4 web development module
 kfilereplace - batch search-and-replace component for KDE 4
 kimagemapeditor - HTML image map editor for KDE 4
 klinkstatus - web link validity checker for KDE 4
 kommander  - visual dialog builder and executor tool
 kxsldbg    - graphical XSLT debugger for KDE 4
Closes: 491174
Changes: 
 kdewebdev (4:4.0.98-1) experimental; urgency=low
 .
   * New upstream release, Release Candidate 1.
 .
   +++ Changes by Xavier Vello:
 .
   * Update patch 97 to fix linking issues. (Closes: #491174)
 .
   +++ Changes by Ana Beatriz Guerrero Lopez:
 .
    * Bump build depends to >= 4:4.0.98.
Checksums-Sha1: 
 a180d5359707cb3700e7fd3b140f40152c1f0e54 1411 kdewebdev_4.0.98-1.dsc
 358c20cfa46132208ac5a81fca2de8b14e1b464d 2771076 kdewebdev_4.0.98.orig.tar.gz
 077cc483a3dc8e3aeaa6609cd5a5602789b623c3 10432 kdewebdev_4.0.98-1.diff.gz
 a1ca0dc495557da78e6aeffc11b9ce6e0c63c31d 5850 kdewebdev_4.0.98-1_all.deb
 54996be6707ccca078a668546f9a017518ebb613 573588 kfilereplace_4.0.98-1_amd64.deb
 732c9ac791c70a88d9af7b50c610d2e5f45450ec 308524 kimagemapeditor_4.0.98-1_amd64.deb
 9818f459a092eeaef0b05a00055d73fded01596a 400952 klinkstatus_4.0.98-1_amd64.deb
 e4e6df9fe00c2622f8b99160eef8a9f6211fd7fa 694020 kxsldbg_4.0.98-1_amd64.deb
 e4bfb2ad58bc3e9de52a31e291f1fc9dfd0efbad 366578 kommander_4.0.98-1_amd64.deb
 d5a34deb4a98ba588c63b2feac6e5e31206286ed 12630460 kdewebdev-dbg_4.0.98-1_amd64.deb
Checksums-Sha256: 
 fa013af43869ea9607a0a52a066697ce495dac41cce2f2190e9716eb945d268e 1411 kdewebdev_4.0.98-1.dsc
 54bfca5d97602320943cd219fbe51a008f1b79ddf3fe95fc7ee2835adb93d600 2771076 kdewebdev_4.0.98.orig.tar.gz
 ffb2ee496626524a025a6414b29b07c446335f8ced8386607fcb0940ea21cef7 10432 kdewebdev_4.0.98-1.diff.gz
 5ea8d92c3938bdffa0300d8a51625239eae04bf645e41479fa270b7fbcfafd38 5850 kdewebdev_4.0.98-1_all.deb
 714c22d9793e7fb774a5da7484d313a5313eb35ee3859a81bb3277e58455d6b1 573588 kfilereplace_4.0.98-1_amd64.deb
 88c75869c8851419d2ba4a579832e1a653f5ee1aca7ff3f6c616c46a8e6e195d 308524 kimagemapeditor_4.0.98-1_amd64.deb
 1948e9629777ada291781514a8c5860f211b63c02ff744dadc3e59ee8e04da49 400952 klinkstatus_4.0.98-1_amd64.deb
 d2bd655a405d1a88631e320f529df24bd54570fd12e7bc619bee193f0a0b14d9 694020 kxsldbg_4.0.98-1_amd64.deb
 22b86901ccffbcbc87549ca43fae56f3c310c875961855ac4cb187b8a5938015 366578 kommander_4.0.98-1_amd64.deb
 ae6b34ced868ec1676fa962fe4f0adfb82558e57c8937734574dbb728d2588fc 12630460 kdewebdev-dbg_4.0.98-1_amd64.deb
Files: 
 aa410b3942bb7977eef981c16ccdb4f4 1411 web optional kdewebdev_4.0.98-1.dsc
 57165b1842e468db340c3b556314dec2 2771076 web optional kdewebdev_4.0.98.orig.tar.gz
 c85daca52808729e5fd091b67532dca2 10432 web optional kdewebdev_4.0.98-1.diff.gz
 9bc4c14eb1525f41271b728ec675f613 5850 kde optional kdewebdev_4.0.98-1_all.deb
 0e3efd4eb573ba68c9679473728f7c7f 573588 kde optional kfilereplace_4.0.98-1_amd64.deb
 7343a918b09ddb605ba6ac8604941673 308524 editors optional kimagemapeditor_4.0.98-1_amd64.deb
 5d6e8d26084c89b4fbcfd055f4c88111 400952 web optional klinkstatus_4.0.98-1_amd64.deb
 f5c9839d4d92781d6ffee36649b3aca1 694020 text optional kxsldbg_4.0.98-1_amd64.deb
 2921f7184a03c9db6814ce945859df47 366578 devel optional kommander_4.0.98-1_amd64.deb
 8a5f66ca2528e0f77585b155d95bf1a2 12630460 libdevel extra kdewebdev-dbg_4.0.98-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Signed by Ana Guerrero

iEYEARECAAYFAkh/bzgACgkQn3j4POjENGHTLgCfcLktWzo+rTAZOa2TflRyJGOa
JykAn0/yB1fMwHug6ybz5iTwHnLaj73X
=2xGQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: