Re: More exciting compiler failures
Roman Shaposhnick <[email protected]>
| Newsgroups | gmane.comp.kde.solaris |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2007-08-21 at 00:28 +0200, Adriaan de Groot wrote: > You may note that we are now at 85% of kdelibs compiling correctly; notes on > that in a separate message (one not BCC'ed to the compiler team). > > 85%] Building CXX object kate/CMakeFiles/katepart.dir/render/katelinelayout.o > "/mnt/KDE4/kdelibs/kate/document/katedocument.h", line 1098: Warning: > KateDocument::closeUrl hides the virtual function > KParts::ReadWritePart::closeUrl(bool). > "/mnt/KDE4/kdelibs/kate/document/katedocument.h", line 1098: Warning: > KateDocument::replaceText hides the virtual function > KTextEditor::Document::replaceText(const KTextEditor::Range&, const > QStringList&, bool). > "/mnt/KDE4/kdelibs/kate/document/katedocument.h", line 1098: Warning: > KateDocument::setModified hides the virtual function > KParts::ReadWritePart::setModified(). > 3 Warning(s) detected. > "katelinelayout.cpp", [__1cOKateLineLayout2t6MpnMKateDocument__v_]:ube: error: > Assert has been violated > at '/set/mars/builds.intel-S2/nightly.Thu/intel-S2/lang/ube/lf_opt/src/forward.c > 352'. I believe this to be a known issue: you really have to install those patches :-( > I have really no idea what this means. I'll have to do some demangling (is > there a c++filt for Solaris?) to see if I can find something likely in the > sources. Yes. It is part of Sun Studio and it is called <install-area>/bin/c++filt ;-) Thanks, Roman. ___________________________________________________ This message is from the kde-solaris mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-solaris. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.