From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 13 11:50:05 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 724911065679 for ; Sat, 13 Nov 2010 11:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 331D98FC16 for ; Sat, 13 Nov 2010 11:50:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oADBo5O9049673 for ; Sat, 13 Nov 2010 11:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oADBo5A6049672; Sat, 13 Nov 2010 11:50:05 GMT (envelope-from gnats) Resent-Date: Sat, 13 Nov 2010 11:50:05 GMT Resent-Message-Id: <201011131150.oADBo5A6049672@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Belansky Stanislav Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 048C0106564A for ; Sat, 13 Nov 2010 11:49:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id E479F8FC0A for ; Sat, 13 Nov 2010 11:49:10 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id oADBnAfV042229 for ; Sat, 13 Nov 2010 11:49:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id oADBnAXc042228; Sat, 13 Nov 2010 11:49:10 GMT (envelope-from nobody) Message-Id: <201011131149.oADBnAXc042228@www.freebsd.org> Date: Sat, 13 Nov 2010 11:49:10 GMT From: Belansky Stanislav To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/152197: net-p2p/ktorrent fails to compile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Nov 2010 11:50:05 -0000 >Number: 152197 >Category: ports >Synopsis: net-p2p/ktorrent fails to compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 13 11:50:04 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Belansky Stanislav >Release: 8.1-STABLE >Organization: >Environment: FreeBSD stashome.vrn.ru 8.1-STABLE FreeBSD 8.1-STABLE #0: Tue Sep 21 21:33:48 MSD 2010 stanislav@stashome.vrn.ru:/usr/obj/usr/src/sys/STABLE-20100921 i386 >Description: At compilation there are many errors and compilation interrupt. [ 99%] Building CXX object ktorrent/CMakeFiles/ktorrent_app.dir/dialogs/addpeersdlg.o In file included from /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmanager.cpp:33: /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/libktcore/util/indexofcompare.h:40:7: warning: no newline at end of file [ 99%] Building CXX object ktorrent/CMakeFiles/ktorrent_app.dir/view/view.o [ 99%] Building CXX object ktorrent/CMakeFiles/ktorrent_app.dir/pref/advancedpref.o [ 99%] Building CXX object ktorrent/CMakeFiles/ktorrent_app.dir/pref/prefdialog.o [ 99%] Building CXX object ktorrent/CMakeFiles/ktorrent_app.dir/pref/proxypref.o /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/pref/proxypref.cpp:79:25: warning: no newline at end of file Linking CXX executable ktorrent /usr/bin/ld: warning: libkio.so.6, needed by /usr/local/lib/libktorrent.so, may conflict with libkio.so.7 /usr/bin/ld: warning: libkio.so.6, needed by /usr/local/lib/libktorrent.so, may conflict with libkio.so.7 /usr/bin/ld: warning: libkdeui.so.6, needed by /usr/local/lib/libktorrent.so, may conflict with libkdeui.so.7 /usr/bin/ld: warning: libkdeui.so.6, needed by /usr/local/lib/libktorrent.so, may conflict with libkdeui.so.7 /usr/bin/ld: warning: libkdecore.so.6, needed by /usr/local/lib/libktorrent.so, may conflict with libkdecore.so.7 CMakeFiles/ktorrent_app.dir/main.o(.text+0x3ee): In function `main': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/main.cpp:85: undefined reference to `bt::SetClientInfo(QString const&, int, int, int, bt::VersionType, QString const&)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x578): In function `kt::Core::delayedStart()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:724: undefined reference to `bt::QueueManagerInterface::qm_enabled' CMakeFiles/ktorrent_app.dir/core.o(.text+0x141f): In function `kt::Core::onMetadataDownloaded(bt::MagnetLink const&, QByteArray const&, bool)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:1428: undefined reference to `bt::BEncoderBufferOutput::BEncoderBufferOutput(QByteArray&)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x146a):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:1433: undefined reference to `bt::BEncoder::write(char const*)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x14ac):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:1436: undefined reference to `bt::BEncoder::write(char const*)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x394b): In function `kt::Core::remove(QList&, bool)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:785: undefined reference to `bt::JobQueue::runningJobs() const' CMakeFiles/ktorrent_app.dir/core.o(.text+0x3d82): In function `kt::Core::remove(bt::TorrentInterface*, bool)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:735: undefined reference to `bt::JobQueue::runningJobs() const' CMakeFiles/ktorrent_app.dir/core.o(.text+0x4392): In function `kt::Core::startTCPServer(unsigned short)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:164: undefined reference to `bt::Globals::initTCPServer(unsigned short)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x455a): In function `kt::Core::startUTPServer(unsigned short)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:178: undefined reference to `bt::Globals::initUTPServer(unsigned short)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x4717): In function `kt::Core::applySettings()': /usr/local/kde4/include/libktorrent/interfaces/serverinterface.h:60: undefined reference to `bt::ServerInterface::port' CMakeFiles/ktorrent_app.dir/core.o(.text+0x476d):/usr/local/kde4/include/libktorrent/interfaces/serverinterface.h:57: undefined reference to `bt::ServerInterface::port' CMakeFiles/ktorrent_app.dir/core.o(.text+0x4789): In function `kt::Core::applySettings()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:220: undefined reference to `bt::ServerInterface::setUtpEnabled(bool, bool)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x479c):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:221: undefined reference to `bt::ServerInterface::setPrimaryTransportProtocol(bt::TransportProtocol)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x48e5):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:217: undefined reference to `utp::UTPServer::setTOS(unsigned char)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x492d):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:210: undefined reference to `bt::Globals::shutdownUTPServer()' CMakeFiles/ktorrent_app.dir/core.o(.text+0x493a):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:203: undefined reference to `bt::Globals::shutdownTCPServer()' CMakeFiles/ktorrent_app.dir/core.o(.text+0x5306): In function `kt::Core::startServers()': /usr/local/kde4/include/libktorrent/interfaces/serverinterface.h:57: undefined reference to `bt::ServerInterface::port' CMakeFiles/ktorrent_app.dir/core.o(.text+0x5321):/usr/local/kde4/include/libktorrent/interfaces/serverinterface.h:57: undefined reference to `bt::ServerInterface::port' CMakeFiles/ktorrent_app.dir/core.o(.text+0x5603): In function `kt::Core::Core(kt::GUI*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:109: undefined reference to `bt::SetNetworkInterface(QString const&)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x591d):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:107: undefined reference to `bt::SetNetworkInterface(QString const&)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x5ebb): In function `kt::Core::Core(kt::GUI*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:109: undefined reference to `bt::SetNetworkInterface(QString const&)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x61d4):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:107: undefined reference to `bt::SetNetworkInterface(QString const&)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x64d1): In function `kt::Core::onExit()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:877: undefined reference to `net::SocketMonitor::shutdown()' CMakeFiles/ktorrent_app.dir/core.o(.text+0x65cd):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:895: undefined reference to `bt::Globals::shutdownTCPServer()' CMakeFiles/ktorrent_app.dir/core.o(.text+0x65da):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:896: undefined reference to `bt::Globals::shutdownUTPServer()' CMakeFiles/ktorrent_app.dir/core.o(.text+0x703f): In function `kt::Core::loadFromFile(QString const&, QString const&, QString const&, bool)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:391: undefined reference to `bt::TorrentControl::init(bt::QueueManagerInterface*, QString const&, QString const&, QString const&)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x74cf): In function `kt::Core::loadSilently(KUrl const&, QString const&)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:535: undefined reference to `bt::MagnetLink::MagnetLink(QString const&)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x74ea):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:535: undefined reference to `bt::MagnetLink::~MagnetLink()' CMakeFiles/ktorrent_app.dir/core.o(.text+0x7846):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:535: undefined reference to `bt::MagnetLink::~MagnetLink()' CMakeFiles/ktorrent_app.dir/core.o(.text+0x791a): In function `kt::Core::load(KUrl const&, QString const&)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:461: undefined reference to `bt::MagnetLink::MagnetLink(QString const&)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x7935):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:461: undefined reference to `bt::MagnetLink::~MagnetLink()' CMakeFiles/ktorrent_app.dir/core.o(.text+0x7c96):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:461: undefined reference to `bt::MagnetLink::~MagnetLink()' CMakeFiles/ktorrent_app.dir/core.o(.text+0x7d4f): In function `kt::Core::loadFromData(QByteArray const&, QString const&, QString const&, bool, KUrl const&)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:345: undefined reference to `bt::TorrentControl::init(bt::QueueManagerInterface*, QByteArray const&, QString const&, QString const&)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x84d4): In function `kt::Core::downloadFinishedSilently(KJob*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:506: undefined reference to `bt::Log::operator<<(KUrl const&)' CMakeFiles/ktorrent_app.dir/core.o(.text+0x94d9): In function `kt::Core::loadExistingTorrent(QString const&)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:683: undefined reference to `bt::TorrentControl::init(bt::QueueManagerInterface*, QString const&, QString const&, QString const&)' CMakeFiles/ktorrent_app.dir/core.o(.gcc_except_table+0xeac):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:137: undefined reference to `typeinfo for bt::Warning' CMakeFiles/ktorrent_app.dir/core.o(.gcc_except_table+0x1030):/usr/local/include/qt4/QtCore/qmap.h:167: undefined reference to `typeinfo for bt::Warning' CMakeFiles/ktorrent_app.dir/core.o(.gcc_except_table+0x125c):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/core.cpp:1475: undefined reference to `typeinfo for bt::Warning' CMakeFiles/ktorrent_app.dir/app.o(.text+0x45c): In function `kt::App::newInstance()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/app.cpp:57: undefined reference to `bt::InitLog(QString const&, bool, bool)' CMakeFiles/ktorrent_app.dir/statusbar.o(.text+0x482): In function `kt::StatusBar::updateTransfer(unsigned long long, unsigned long long)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/statusbar.cpp:82: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/statusbar.o(.text+0x4a1):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/statusbar.cpp:82: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/statusbar.o(.text+0x6f3): In function `kt::StatusBar::StatusBar(QWidget*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/statusbar.cpp:39: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/statusbar.o(.text+0x712):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/statusbar.cpp:39: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/statusbar.o(.text+0x7f6):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/statusbar.cpp:40: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/statusbar.o(.text+0x812):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/statusbar.cpp:40: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/statusbar.o(.text+0xd29): In function `kt::StatusBar::StatusBar(QWidget*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/statusbar.cpp:39: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/statusbar.o(.text+0xd48):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/statusbar.cpp:39: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/statusbar.o(.text+0xe2c):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/statusbar.cpp:40: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/statusbar.o(.text+0xe48):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/statusbar.cpp:40: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/statusbar.o(.text+0x130b): In function `kt::StatusBar::updateSpeed(unsigned int, unsigned int)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/statusbar.cpp:71: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/statusbar.o(.text+0x132a):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/statusbar.cpp:71: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/trayicon.o(.text+0x1aba): In function `kt::TrayIcon::maxShareRatioReached(bt::TorrentInterface*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/trayicon.cpp:206: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/trayicon.o(.text+0x1ad6):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/trayicon.cpp:206: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/trayicon.o(.text+0x1f12): In function `kt::TrayIcon::finished(bt::TorrentInterface*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/trayicon.cpp:187: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/trayicon.o(.text+0x1f39):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/trayicon.cpp:187: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/trayicon.o(.text+0x359d): In function `kt::TrayIcon::updateStats(kt::CurrentStats const&)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/trayicon.cpp:147: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/trayicon.o(.text+0x35b9):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/trayicon.cpp:147: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/trayicon.o(.text+0x35d8):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/trayicon.cpp:147: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/trayicon.o(.text+0x35f6):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/trayicon.cpp:147: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/trayicon.o(.text+0x39f0): In function `kt::TrayIcon::maxSeedTimeReached(bt::TorrentInterface*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/trayicon.cpp:225: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/trayicon.o(.text+0x3a0c):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/trayicon.cpp:225: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/ipfilterlist.o(.text+0x8a): In function `kt::IPFilterList::IPFilterList()': /usr/local/include/qt4/QtCore/qatomic_i386.h:132: undefined reference to `bt::BlockListInterface::BlockListInterface()' CMakeFiles/ktorrent_app.dir/ipfilterlist.o(.text+0x2c6): In function `kt::IPFilterList::IPFilterList()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ipfilterlist.cpp:36: undefined reference to `bt::BlockListInterface::BlockListInterface()' CMakeFiles/ktorrent_app.dir/ipfilterlist.o(.text+0x3d6): In function `kt::IPFilterList::~IPFilterList()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ipfilterlist.cpp:43: undefined reference to `bt::BlockListInterface::~BlockListInterface()' CMakeFiles/ktorrent_app.dir/ipfilterlist.o(.text+0x3f9):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ipfilterlist.cpp:43: undefined reference to `bt::BlockListInterface::~BlockListInterface()' CMakeFiles/ktorrent_app.dir/ipfilterlist.o(.text+0x444): In function `kt::IPFilterList::~IPFilterList()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ipfilterlist.cpp:43: undefined reference to `bt::BlockListInterface::~BlockListInterface()' CMakeFiles/ktorrent_app.dir/ipfilterlist.o(.text+0x45f):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ipfilterlist.cpp:43: undefined reference to `bt::BlockListInterface::~BlockListInterface()' CMakeFiles/ktorrent_app.dir/ipfilterlist.o(.text+0x4a2): In function `kt::IPFilterList::~IPFilterList()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ipfilterlist.cpp:43: undefined reference to `bt::BlockListInterface::~BlockListInterface()' CMakeFiles/ktorrent_app.dir/ipfilterlist.o(.text+0x4bd):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ipfilterlist.cpp:43: more undefined references to `bt::BlockListInterface::~BlockListInterface()' follow CMakeFiles/ktorrent_app.dir/ipfilterlist.o(.gnu.linkonce.r._ZTIN2kt12IPFilterListE+0x18):/usr/local/include/qt4/QtCore/qlist.h:470: undefined reference to `typeinfo for bt::BlockListInterface' CMakeFiles/ktorrent_app.dir/ipfilterwidget.o(.text+0x12d4): In function `kt::IPFilterWidget::IPFilterWidget(QWidget*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ipfilterwidget.cpp:65: undefined reference to `bt::AccessManager::instance()' CMakeFiles/ktorrent_app.dir/ipfilterwidget.o(.text+0x12e0):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ipfilterwidget.cpp:65: undefined reference to `bt::AccessManager::addBlockList(bt::BlockListInterface*)' CMakeFiles/ktorrent_app.dir/ipfilterwidget.o(.text+0x1640): In function `kt::IPFilterWidget::IPFilterWidget(QWidget*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ipfilterwidget.cpp:65: undefined reference to `bt::AccessManager::instance()' CMakeFiles/ktorrent_app.dir/ipfilterwidget.o(.text+0x164c):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ipfilterwidget.cpp:65: undefined reference to `bt::AccessManager::addBlockList(bt::BlockListInterface*)' CMakeFiles/ktorrent_app.dir/tools/queuemanagermodel.o(.text+0x2322): In function `kt::QueueManagerModel::data(QModelIndex const&, int) const': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/queuemanagermodel.cpp:171: undefined reference to `bt::DurationToString(unsigned int)' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0x154): In function `kt::MagnetModel::start(QModelIndex const&)': /usr/local/include/qt4/QtCore/qmap.h:651: undefined reference to `bt::MagnetDownloader::running() const' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0x167): In function `kt::MagnetModel::start(QModelIndex const&)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:219: undefined reference to `bt::MagnetDownloader::start()' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0x282): In function `kt::MagnetModel::stop(QModelIndex const&)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:229: undefined reference to `bt::MagnetDownloader::running() const' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0x295):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:232: undefined reference to `bt::MagnetDownloader::stop()' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0x356): In function `kt::MagnetModel::updateMagnetDownloaders()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:78: undefined reference to `bt::MagnetDownloader::update()' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0x863): In function `kt::MagnetModel::saveMagnets(QString const&)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:293: undefined reference to `bt::BEncoder::write(bool)' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0x8a8):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:288: undefined reference to `bt::BEncoder::write(char const*)' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0x8ee):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:290: undefined reference to `bt::BEncoder::write(char const*)' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0x8f9):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:291: undefined reference to `bt::MagnetDownloader::running() const' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0x908):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:291: undefined reference to `bt::BEncoder::write(bool)' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0x918):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:292: undefined reference to `bt::BEncoder::write(char const*)' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0xabb): In function `kt::MagnetModel::addMagnetDownloader(bt::MagnetLink const&, bool, bool)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:64: undefined reference to `bt::MagnetDownloader::MagnetDownloader(bt::MagnetLink const&, QObject*)' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0xb88):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:71: undefined reference to `bt::MagnetDownloader::start()' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0xd13): In function `kt::MagnetModel::loadMagnets(QString const&)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:249: undefined reference to `bt::BDecoder::BDecoder(QByteArray const&, bool, unsigned int)' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0xdfb):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:262: undefined reference to `bt::BDictNode::getInt(QString const&)' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0xe3b):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:263: undefined reference to `bt::BDictNode::getInt(QString const&)' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0xe84):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:258: undefined reference to `bt::MagnetLink::~MagnetLink()' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0xeec):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:261: undefined reference to `bt::BDictNode::getString(QString const&, QTextCodec*)' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0xf01):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:261: undefined reference to `bt::MagnetLink::MagnetLink(QString const&)' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0x10d3):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:258: undefined reference to `bt::MagnetLink::~MagnetLink()' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0x12f8): In function `kt::MagnetModel::status(bt::MagnetDownloader const*) const': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:204: undefined reference to `bt::MagnetDownloader::running() const' CMakeFiles/ktorrent_app.dir/tools/magnetmodel.o(.text+0x14d5): In function `kt::MagnetModel::data(QModelIndex const&, int) const': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetmodel.cpp:101: undefined reference to `bt::MagnetDownloader::numPeers() const' CMakeFiles/ktorrent_app.dir/tools/magnetview.o(.text+0x778): In function `kt::MagnetView::showContextMenu(QPoint)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/tools/magnetview.cpp:80: undefined reference to `bt::MagnetDownloader::running() const' CMakeFiles/ktorrent_app.dir/dialogs/speedlimitsmodel.o(.text+0xec9): In function `kt::SpeedLimitsModel::data(QModelIndex const&, int) const': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/dialogs/speedlimitsmodel.cpp:153: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/dialogs/speedlimitsmodel.o(.text+0xf33):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/dialogs/speedlimitsmodel.cpp:148: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/dialogs/speedlimitsmodel.o(.text+0xf9b):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/dialogs/speedlimitsmodel.cpp:143: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/dialogs/speedlimitsmodel.o(.text+0x1005):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/dialogs/speedlimitsmodel.cpp:138: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/dialogs/torrentcreatordlg.o(.text+0x1dfd): In function `kt::TorrentCreatorDlg::accept()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ui_torrentcreatordlg.h:338: undefined reference to `bt::TorrentCreator::TorrentCreator(QString const&, QStringList const&, KUrl::List const&, unsigned int, QString const&, QString const&, bool, bool)' CMakeFiles/ktorrent_app.dir/dialogs/importdialog.o(.text+0x39c5): In function `kt::ImportDialog::onTorrentGetReult(KJob*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/dialogs/importdialog.cpp:225: undefined reference to `bt::Torrent::load(QByteArray const&, bool)' CMakeFiles/ktorrent_app.dir/dialogs/addpeersdlg.o(.text+0x1f4): In function `kt::AddPeersDlg::addPressed()': /usr/local/kde4/include/klocalizedstring.h:607: undefined reference to `bt::PeerSource::addPeer(QString const&, unsigned short, bool)' CMakeFiles/ktorrent_app.dir/dialogs/addpeersdlg.o(.text+0x200): In function `kt::AddPeersDlg::addPressed()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ui_addpeersdlg.h:67: undefined reference to `bt::PeerSource::peersReady(bt::PeerSource*)' CMakeFiles/ktorrent_app.dir/dialogs/addpeersdlg.o(.text+0x38e): In function `kt::AddPeersDlg::AddPeersDlg(bt::TorrentInterface*, QWidget*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/dialogs/addpeersdlg.cpp:30: undefined reference to `bt::PeerSource::PeerSource()' CMakeFiles/ktorrent_app.dir/dialogs/addpeersdlg.o(.text+0x4de): In function `kt::AddPeersDlg::AddPeersDlg(bt::TorrentInterface*, QWidget*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ui_addpeersdlg.h:92: undefined reference to `bt::PeerSource::PeerSource()' CMakeFiles/ktorrent_app.dir/dialogs/addpeersdlg.o(.gnu.linkonce.t._ZN2kt16ManualPeerSourceD0Ev+0x14): In function `kt::ManualPeerSource::~ManualPeerSource()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/addpeersdlg.moc:59: undefined reference to `bt::PeerSource::~PeerSource()' CMakeFiles/ktorrent_app.dir/dialogs/addpeersdlg.o(.gnu.linkonce.t._ZN2kt16ManualPeerSourceD1Ev+0x11): In function `kt::ManualPeerSource::~ManualPeerSource()': /usr/local/kde4/include/klocalizedstring.h:607: undefined reference to `bt::PeerSource::~PeerSource()' CMakeFiles/ktorrent_app.dir/dialogs/addpeersdlg.o(.gnu.linkonce.r._ZTVN2kt16ManualPeerSourceE+0x8):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/dialogs/addpeersdlg.cpp:31: undefined reference to `bt::PeerSource::metaObject() const' CMakeFiles/ktorrent_app.dir/dialogs/addpeersdlg.o(.gnu.linkonce.r._ZTVN2kt16ManualPeerSourceE+0xc):/usr/local/kde4/include/klocalizedstring.h:607: undefined reference to `bt::PeerSource::qt_metacast(char const*)' CMakeFiles/ktorrent_app.dir/dialogs/addpeersdlg.o(.gnu.linkonce.r._ZTVN2kt16ManualPeerSourceE+0x10):/usr/local/kde4/include/klocalizedstring.h:607: undefined reference to `bt::PeerSource::qt_metacall(QMetaObject::Call, int, void**)' CMakeFiles/ktorrent_app.dir/dialogs/addpeersdlg.o(.gnu.linkonce.r._ZTVN2kt16ManualPeerSourceE+0x40):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ui_addpeersdlg.h:137: undefined reference to `bt::PeerSource::completed()' CMakeFiles/ktorrent_app.dir/dialogs/addpeersdlg.o(.gnu.linkonce.r._ZTVN2kt16ManualPeerSourceE+0x44):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ui_addpeersdlg.h:137: undefined reference to `bt::PeerSource::manualUpdate()' CMakeFiles/ktorrent_app.dir/dialogs/addpeersdlg.o(.gnu.linkonce.r._ZTVN2kt16ManualPeerSourceE+0x48):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/addpeersdlg.moc:63: undefined reference to `bt::PeerSource::aboutToBeDestroyed()' CMakeFiles/ktorrent_app.dir/dialogs/addpeersdlg.o(.gnu.linkonce.r._ZTIN2kt16ManualPeerSourceE+0x8):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/dialogs/addpeersdlg.cpp:31: undefined reference to `typeinfo for bt::PeerSource' CMakeFiles/ktorrent_app.dir/dialogs/fileselectdlg.o(.text+0x929): In function `kt::FileSelectDlg::updateSizeLabels()': /usr/local/include/qt4/QtCore/qstring.h:869: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/dialogs/fileselectdlg.o(.text+0xac6):/usr/local/include/qt4/QtCore/qstring.h:869: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/dialogs/fileselectdlg.o(.text+0xb0c):/usr/local/include/qt4/QtCore/qstring.h:869: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/dialogs/fileselectdlg.o(.text+0xb63): In function `kt::FileSelectDlg::updateSizeLabels()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/dialogs/fileselectdlg.cpp:470: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/dialogs/fileselectdlg.o(.text+0xc89): In function `kt::FileSelectDlg::updateSizeLabels()': /usr/local/include/qt4/QtCore/qglobal.h:2174: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/dialogs/fileselectdlg.o(.text+0x28dd): In function `kt::FileSelectDlg::accept()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/dialogs/fileselectdlg.cpp:240: undefined reference to `bt::MakePath(QString const&, bool)' CMakeFiles/ktorrent_app.dir/dialogs/fileselectdlg.o(.text+0x2c75):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/dialogs/fileselectdlg.cpp:257: undefined reference to `bt::MakePath(QString const&, bool)' CMakeFiles/ktorrent_app.dir/pref/recommendedsettingsdlg.o(.text+0x1540): In function `kt::RecommendedSettingsDlg::calculate()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/pref/recommendedsettingsdlg.cpp:164: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/pref/recommendedsettingsdlg.o(.text+0x15ec): In function `kt::RecommendedSettingsDlg::calculate()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/ui_recommendedsettingsdlg.h:255: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/view/view.o(.text+0x2ee1): In function `kt::View::removeTorrents()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/view.cpp:212: undefined reference to `bt::JobQueue::runningJobs() const' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x476): In function `kt::ViewModel::Item::update(int, bool&)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:149: undefined reference to `bt::Percentage(bt::TorrentStats const&)' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x4af):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:158: undefined reference to `bt::TorrentStats::shareRatio() const' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x608): In function `kt::ViewModel::Item::Item(bt::TorrentInterface*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:61: undefined reference to `bt::Percentage(bt::TorrentStats const&)' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x613):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:62: undefined reference to `bt::TorrentStats::shareRatio() const' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x6f4): In function `kt::ViewModel::Item::Item(bt::TorrentInterface*)': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:61: undefined reference to `bt::Percentage(bt::TorrentStats const&)' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x6ff):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:62: undefined reference to `bt::TorrentStats::shareRatio() const' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x1e99): In function `kt::ViewModel::Item::data(int) const': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:194: undefined reference to `bt::TorrentStats::statusToString() const' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x1ee2):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:195: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x1f2b):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:196: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x1f74):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:197: undefined reference to `bt::BytesToString(unsigned long long)' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x1fd7):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:200: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x202c):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:206: undefined reference to `bt::BytesPerSecToString(double)' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x2081):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:214: undefined reference to `bt::DurationToString(unsigned int)' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x2372):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:223: undefined reference to `bt::DurationToString(unsigned int)' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x23b4):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:224: undefined reference to `bt::DurationToString(unsigned int)' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x2901): In function `kt::ViewModel::Item::lessThan(int, kt::ViewModel::Item const*) const': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:236: undefined reference to `bt::TorrentStats::statusToString() const' CMakeFiles/ktorrent_app.dir/view/viewmodel.o(.text+0x291b):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmodel.cpp:236: undefined reference to `bt::TorrentStats::statusToString() const' CMakeFiles/ktorrent_app.dir/view/viewmanager.o(.text+0xd75): In function `kt::ViewManager::updateActions()': /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmanager.cpp:429: undefined reference to `bt::JobQueue::runningJobs() const' CMakeFiles/ktorrent_app.dir/view/viewmanager.o(.text+0x129d):/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/ktorrent/view/viewmanager.cpp:527: undefined reference to `bt::JobQueue::runningJobs() const' ./lib/libktcore.so.11.0.3: undefined reference to `bt::Cache::preallocate_fully' ./lib/libktcore.so.11.0.3: undefined reference to `bt::ChunkManager::do_data_check' ./lib/libktcore.so.11.0.3: undefined reference to `bt::BEncoder::write(float)' ./lib/libktcore.so.11.0.3: undefined reference to `bt::TorrentControl::num_corrupted_for_recheck' ./lib/libktcore.so.11.0.3: undefined reference to `bt::QueueManagerInterface::setQueueManagerEnabled(bool)' ./lib/libktcore.so.11.0.3: undefined reference to `bt::Cache::preallocate_files' ./lib/libktcore.so.11.0.3: undefined reference to `bt::BEncoder::write(QByteArray const&)' ./lib/libktcore.so.11.0.3: undefined reference to `net::Socks::socks_enabled' ./lib/libktcore.so.11.0.3: undefined reference to `bt::UTPex::pex_enabled' ./lib/libktcore.so.11.0.3: undefined reference to `bt::HTTPTracker::setProxy(QString const&, unsigned short)' ./lib/libktcore.so.11.0.3: undefined reference to `bt::TorrentControl::auto_recheck' ./lib/libktcore.so.11.0.3: undefined reference to `bt::TorrentControl::min_diskspace' ./lib/libktcore.so.11.0.3: undefined reference to `bt::QueueManagerInterface::QueueManagerInterface()' ./lib/libktcore.so.11.0.3: undefined reference to `bt::WebSeed::setProxyEnabled(bool)' ./lib/libktcore.so.11.0.3: undefined reference to `bt::TrackersList::merge(bt::TrackerTier const*)' ./lib/libktcore.so.11.0.3: undefined reference to `net::Socks::setSocksAuthentication(QString const&, QString const&)' ./lib/libktcore.so.11.0.3: undefined reference to `net::Socks::setSocksServerAddress(QString const&, unsigned short)' ./lib/libktcore.so.11.0.3: undefined reference to `net::Socks::socks_version' ./lib/libktcore.so.11.0.3: undefined reference to `bt::TimeEstimator::setAlgorithm(bt::TimeEstimator::ETAlgorithm)' ./lib/libktcore.so.11.0.3: undefined reference to `typeinfo for bt::QueueManagerInterface' ./lib/libktcore.so.11.0.3: undefined reference to `bt::BListNode::getByteArray(unsigned int)' ./lib/libktcore.so.11.0.3: undefined reference to `bt::Downloader::setUseWebSeeds(bool)' ./lib/libktcore.so.11.0.3: undefined reference to `bt::BitSet::andBitSet(bt::BitSet const&)' ./lib/libktcore.so.11.0.3: undefined reference to `bt::WebSeed::setProxy(QString const&, unsigned short)' ./lib/libktcore.so.11.0.3: undefined reference to `bt::HTTPTracker::setProxyEnabled(bool)' ./lib/libktcore.so.11.0.3: undefined reference to `bt::QueueManagerInterface::~QueueManagerInterface()' ./lib/libktcore.so.11.0.3: undefined reference to `bt::TorrentControl::completed_datacheck' ./lib/libktcore.so.11.0.3: undefined reference to `bt::TorrentFileInterface::getDownloadPercentage() const' ./lib/libktcore.so.11.0.3: undefined reference to `bt::ChunkManager::setPreviewSizes(unsigned int, unsigned int)' ./lib/libktcore.so.11.0.3: undefined reference to `bt::BDictNode::getByteArray(QString const&)' ./lib/libktcore.so.11.0.3: undefined reference to `bt::ServerInterface::enableEncryption(bool)' ./lib/libktcore.so.11.0.3: undefined reference to `bt::HTTPTracker::setUseQHttp(bool)' ./lib/libktcore.so.11.0.3: undefined reference to `bt::ServerInterface::disableEncryption()' ./lib/libktcore.so.11.0.3: undefined reference to `bt::Peer::setResolveHostnames(bool)' *** Error code 1 1 error *** Error code 2 2 errors *** Error code 2 1 error *** Error code 1 Stop in /usr/ports/net-p2p/ktorrent. *** Error code 1 Stop in /usr/ports/net-p2p/ktorrent. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: