Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 357647 - [kde overlay] kde-base/kdepim-common-libs-4.6.9999 fails to merge
Summary: [kde overlay] kde-base/kdepim-common-libs-4.6.9999 fails to merge
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-06 14:20 UTC by Jure Repinc
Modified: 2011-04-21 22:53 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jure Repinc 2011-03-06 14:20:35 UTC
I added the symlinks of the keywords/unmask files according to Gentoo KDE Guide for KDEPIM 4.6 beta, but when it comes to compiling kdepim-common-libs-4.6.9999 it fails with:
[ 68%] Building CXX object incidenceeditor-ng/CMakeFiles/incidenceeditorsngmobile.dir/ktimezonecombobox.o                                                                                       
/var/tmp/portage/kde-base/kdepim-common-libs-4.6.9999/work/kdepim-common-libs-4.6.9999/incidenceeditor-ng/editoritemmanager.cpp: In member function ‘void IncidenceEditorNG::ItemEditorPrivate::itemMoveResult(KJob*)’:
/var/tmp/portage/kde-base/kdepim-common-libs-4.6.9999/work/kdepim-common-libs-4.6.9999/incidenceeditor-ng/editoritemmanager.cpp:141:56: error: ‘class Akonadi::ItemMoveJob’ has no member named ‘items’
/var/tmp/portage/kde-base/kdepim-common-libs-4.6.9999/work/kdepim-common-libs-4.6.9999/incidenceeditor-ng/editoritemmanager.cpp:142:26: error: ‘class Akonadi::ItemMoveJob’ has no member named ‘destinationCollection’
make[2]: *** [incidenceeditor-ng/CMakeFiles/incidenceeditorsng.dir/editoritemmanager.o] Error 1
make[1]: *** [incidenceeditor-ng/CMakeFiles/incidenceeditorsng.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 68%] Building CXX object calendarviews/eventviews/CMakeFiles/eventviews.dir/agenda/agendaview.o
[ 68%] Building CXX object messageviewer/CMakeFiles/messageviewer.dir/headerstyle.o                                                                                                             
[ 69%] Building CXX object incidenceeditor-ng/CMakeFiles/incidenceeditorsngmobile.dir/editoritemmanager.o                                                                                       
[ 69%] Building CXX object calendarviews/eventviews/CMakeFiles/eventviews.dir/agenda/alternatelabel.o                                                                                           
/var/tmp/portage/kde-base/kdepim-common-libs-4.6.9999/work/kdepim-common-libs-4.6.9999/incidenceeditor-ng/editoritemmanager.cpp: In member function ‘void IncidenceEditorNG::ItemEditorPrivate::itemMoveResult(KJob*)’:
/var/tmp/portage/kde-base/kdepim-common-libs-4.6.9999/work/kdepim-common-libs-4.6.9999/incidenceeditor-ng/editoritemmanager.cpp:141:56: error: ‘class Akonadi::ItemMoveJob’ has no member named ‘items’
/var/tmp/portage/kde-base/kdepim-common-libs-4.6.9999/work/kdepim-common-libs-4.6.9999/incidenceeditor-ng/editoritemmanager.cpp:142:26: error: ‘class Akonadi::ItemMoveJob’ has no member named ‘destinationCollection’
make[2]: *** [incidenceeditor-ng/CMakeFiles/incidenceeditorsngmobile.dir/editoritemmanager.o] Error 1
make[1]: *** [incidenceeditor-ng/CMakeFiles/incidenceeditorsngmobile.dir/all] Error 2
[ 70%] Building CXX object calendarviews/eventviews/CMakeFiles/eventviews.dir/agenda/calendardecoration.o

As far as I know these new stuff is in latest kdepimlibs. Trying to reemerge the kdepimlibs again I noticed that after Git checkout it switches to 4.6 branch while other packages all just stay in master branch. Maybe this is the problem and kdepimlibs shouldn't be switched to 4.6 branch.

Reproducible: Always

Steps to Reproduce:
1. Unmask KDEPIM 4.6 Beta according to Gentoo KDE Guide
2. try to emerge something like KMail

Actual Results:  
Compilation of kdepim-common-libs fails

Expected Results:  
kdepim-common-libs should compile just fine
Comment 1 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2011-03-06 14:24:38 UTC
it seems like outdated kdepimlibs, so possible solutions are:
1) emerge kdepimlibs-4.6.9999 from overlay
2) emerge kdepim 4.5.94.1 from overlay
Comment 2 Jure Repinc 2011-03-06 14:50:07 UTC
Thats what I have emerged: kdepimlibs-4.6.9999
And it is for this package that I say switches to 4.6 branch before compiling and that it should probably just stay at master
Comment 3 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2011-03-06 14:57:28 UTC
reopening then. the branches are fine, kdepim master is 4.6, kdepimlibs has a 4.6 branch
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2011-04-05 22:39:06 UTC
Is this still current? (1 month old, live ebuild problem)
Comment 5 Andreas K. Hüttel archtester gentoo-dev 2011-04-21 22:53:29 UTC
(In reply to comment #4)
> Is this still current? (1 month old, live ebuild problem)

Likely not.