KDE SC 4.11.4 tarballs

Eric Hameleers alien at slackware.com
Fri Nov 29 21:03:44 UTC 2013


On Fri, 29 Nov 2013, Torgny Nyblom wrote:

> Hi,
>
> The tarballs for the 4.11.4 release are now available in the usual location.
>
> I've not compiled them so please report any issues you find.
>
> sha1 sums and revisions/hashes are attached.
>
> /Regards
> Torgny

When compiling umbrello (part of our Slackware kdesdk module), I run 
into this error:

[ 11%] Building CXX object 
umbrello/CMakeFiles/umbrello.dir/dialogs/classoptionspage.cpp.o
[ 11%] Building CXX object 
umbrello/CMakeFiles/umbrello.dir/dialogs/classpropdlg.cpp.o
/tmp/kde-build/kdesdk/umbrello-4.11.4/umbrello/dialogs/classifierlistpage.cpp: 
In member function 'void 
ClassifierListPage::slotActivateItem(QListWidgetItem*)':
/tmp/kde-build/kdesdk/umbrello-4.11.4/umbrello/dialogs/classifierlistpage.cpp:349:9: error: 'listItem' was not declared in this scope
          listItem = getItemList().at( itemIndex );
          ^
/tmp/kde-build/kdesdk/umbrello-4.11.4/umbrello/dialogs/classifierlistpage.cpp:354:74: error: cannot dynamic_cast 'listItem' (of type '<type error>') 
to type 'class UMLOperation*' (source is not a pointer)
              m_pCodeTE->setPlainText( 
dynamic_cast<UMLOperation*>(listItem)->get
SourceCode() );

^
make[2]: *** 
[umbrello/CMakeFiles/umbrello.dir/dialogs/classifierlistpage.cpp.o]
  Error 1
make[2]: *** Waiting for unfinished jobs....
[  0%] Built target umbrello_automoc
[  0%] Building CXX object 
umbrello/CMakeFiles/umbrello.dir/dialogs/classifierlistpage.cpp.o
/tmp/kde-build/kdesdk/umbrello-4.11.4/umbrello/dialogs/classifierlistpage.cpp: 
In member function 'void ClassifierListPage::slotActivateItem(QListWidgetItem*)':
/tmp/kde-build/kdesdk/umbrello-4.11.4/umbrello/dialogs/classifierlistpage.cpp:349:9: 
error: 'listItem' was not declared in this scope
          listItem = getItemList().at( itemIndex );
          ^
/tmp/kde-build/kdesdk/umbrello-4.11.4/umbrello/dialogs/classifierlistpage.cpp:354:74: 
error: cannot dynamic_cast 'listItem' (of type '<type error>') to type 
'class UMLOperation*' (source is not a pointer)
              m_pCodeTE->setPlainText( 
dynamic_cast<UMLOperation*>(listItem)->getSourceCode() );

^
make[2]: *** 
[umbrello/CMakeFiles/umbrello.dir/dialogs/classifierlistpage.cpp.o] 
Error 1
make[1]: *** [umbrello/CMakeFiles/umbrello.dir/all] Error 2
make: *** [all] Error 2
kdesdk failed to build.

Any clue?

Cheers, Eric

-- 
Eric Hameleers <alien at slackware.com>
Jabber: alien at jabber.xs4all.nl


More information about the release-team mailing list