kde-workspace KDE/4.9 broken

guy-kde guy-kde at maurel.de
Tue Jul 10 10:20:35 BST 2012


 Hello!

 On Mon, 9 Jul 2012 19:27:32 -0300, Nicolás Alvarez 
 <nicolas.alvarez at gmail.com> wrote:
> 2012/7/9 Martin Klapetek <martin.klapetek at gmail.com>:
>> On Mon, Jul 9, 2012 at 10:55 PM, Albert Astals Cid <aacid at kde.org> 
>> wrote:
>>>
>>> Someone merged master to KDE/4.9, no clue if anyone is working on 
>>> fixing
>>> it,
>>> but just thought you'd want to know KDE/4.9 is broken, you probably 
>>> don't
>>> want
>>> to commit there untils it's fixed.
>>
>>
>> Thanks for the info. There's a thread on plasma-devel about it, so 
>> they know
>> and hopefully are on it to fix it asap.
>
> I have now reset KDE/4.9 to the right commit, removing the bad merge.
>
> If you already pulled 4.9 during the breakage, you will have to fix
> your local branch too, otherwise your next push will re-introduce the
> bad merge:
>
> - Make sure your current branch is KDE/4.9 (or whatever you call your
> local branch tracking KDE Workspace 4.9) and that you have no 
> unpushed
> changes (whether they are committed locally or not).
> - Run "git fetch" to download from the server.
> - Run "git reset --hard origin/KDE/4.9", to make your local 4.9 
> branch
> point at exactly the same commit as the now-fixed remote 4.9 branch.
>
> If you do have local changes on 4.9 that you don't want to lose, 
> reply
> to this thread asking for help; I don't want to make this one post
> more complicated than it is :)

 Yes I need help:
 I began on an empty directory to build kde-workspace after getting the 
 sources
 such as described above, but get an error at compile time:
 [ 18%] Building CXX object 
 kwin/CMakeFiles/kdeinit_kwin.dir/kdeinit_kwin_automoc.o
 In file included from 
 /home/guy-kde/kde/build/kde-workspace/kwin/kdeinit_kwin_automoc.cpp:4:0:
 /home/guy-kde/kde/build/kde-workspace/kwin/moc_workspace_wrapper.cpp: 
 In member function 'virtual int 
 KWin::WorkspaceWrapper::qt_metacall(QMetaObject::Call, int, void**)':
 /home/guy-kde/kde/build/kde-workspace/kwin/moc_workspace_wrapper.cpp:440:70: 
 error: invalid use of incomplete type 'class QStringList'
 In file included from /usr/include/QtCore/qobject.h:48:0,
                  from /usr/include/QtCore/QObject:1,
                  from 
 /home/guy-kde/kde/build/kde-workspace/kwin/../../../kde-workspace/kwin/scripting/workspace_wrapper.h:25,
                  from 
 /home/guy-kde/kde/build/kde-workspace/kwin/moc_workspace_wrapper.cpp:10,
                  from 
 /home/guy-kde/kde/build/kde-workspace/kwin/kdeinit_kwin_automoc.cpp:4:
 /usr/include/QtCore/qstring.h:77:7: error: forward declaration of 
 'class QStringList'
 make[2]: *** [kwin/CMakeFiles/kdeinit_kwin.dir/kdeinit_kwin_automoc.o] 
 Error 1
 make[1]: *** [kwin/CMakeFiles/kdeinit_kwin.dir/all] Error 2

 What can you help here?

 Thanks

-- 
 guy-kde




More information about the kde-core-devel mailing list