Bug 245660

Summary: kget 4.4.95 can't be compiled
Product: [Applications] kget Reporter: Nikos Chantziaras <realnc>
Component: torrentAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Nikos Chantziaras 2010-07-24 17:23:55 UTC
Version:           unspecified (using KDE 4.4.95) 
OS:                Linux

Not sure what I'm missing here.  I assume this stuff has been tested to build OK before tagging the release, so I guess something in my system does something unexpected.  Building kget 4.4.95 aborts with:

In file included from /var/tmp/portage/kde-base/kget-4.4.95/work/kget-4.4.95/kget/transfer-plugins/bittorrent/bttransferhandler.cpp:16:
/var/tmp/portage/kde-base/kget-4.4.95/work/kget-4.4.95/kget/transfer-plugins/bittorrent/scandlg.h:65: error: 'virtual void kt::ScanDlg::error(const QString&)' cannot be overloaded
/var/tmp/portage/kde-base/kget-4.4.95/work/kget-4.4.95/kget/transfer-plugins/bittorrent/scandlg.h:62: error: with 'virtual void kt::ScanDlg::error(const QString&)'
make[2]: *** [kget/transfer-plugins/bittorrent/CMakeFiles/kget_bittorrentfactory.dir/bttransferhandler.o] Error 1
make[1]: *** [kget/transfer-plugins/bittorrent/CMakeFiles/kget_bittorrentfactory.dir/all] Error 2

This is with GCC 4.4.4 on Gentoo Linux AMD64.

Reproducible: Always
Comment 1 Lukas Appelhans 2010-11-22 15:10:07 UTC
This certain issue is fixed by now... there is another compile issue with recent libktorrent and kget which will be fixed soon...

Lukas