Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270723 - [kde-testing] kde-base/akonadi-4.2.87: fails to compile
Summary: [kde-testing] kde-base/akonadi-4.2.87: fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-21 16:09 UTC by Sergey Morozov
Modified: 2009-05-23 12:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
akonadi-4.2.87 knotificationitem patch (akonadi-4.2.87-knotificationitem.patch,3.76 KB, patch)
2009-05-21 16:11 UTC, Sergey Morozov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Morozov 2009-05-21 16:09:19 UTC
Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/mediafilelistentry.o  
In file included from /var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/main.cpp:27:                                                    
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:32: error: 'Experimental' is not a namespace-name                              
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:32: error: expected namespace-name before ';' token                            
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:44: error: expected class-name before '{' token                                
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:44: warning: 'class Dock' has virtual functions and accessible non-virtual destructor                                                                          
make[2]: *** [akonadi/tray/CMakeFiles/akonaditray.dir/main.o] Error 1           
make[1]: *** [akonadi/tray/CMakeFiles/akonaditray.dir/all] Error 2              

Reproducible: Always

Steps to Reproduce:
Comment 1 Sergey Morozov 2009-05-21 16:11:13 UTC
Created attachment 192040 [details, diff]
akonadi-4.2.87 knotificationitem patch
Comment 2 Sergey Morozov 2009-05-22 13:17:53 UTC
Please add this patch to overlay.
Comment 3 Robert Förster 2009-05-22 19:19:59 UTC
you should sync your overlay and remerge libknotificationitem, it should fix all the compile failures you posted, i added the proper fix from upstream there.
Comment 4 Sergey Morozov 2009-05-22 20:09:36 UTC
Thanks
Comment 5 Alexey Shvetsov archtester gentoo-dev 2009-05-23 12:24:45 UTC
Fixed. Akonadi now builds with upstream patch for libknotificationitem