Failed to compile on Suse 11.2 fixed

• Nov 16, 2009 - 09:08
Type
Functional
Severity
S2 - Critical
Status
closed
Project

I am using libqt4 4.5.3-2.4.2
Following error was output from the compilation:
/home/matt/Download/mscore-0.9.5/mscore/scriptgen/qtbindings/gui/qtscriptshell_QCalendarWidget.cpp:629: internal compiler error: in decl_needed_p, at cp/decl2.c:1704
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
make[3]: *** [scriptgen/qtbindings/gui/CMakeFiles/qtscript_gui.dir/qtscriptshell_QCalendarWidget.cpp.o] Error 1
make[3]: Leaving directory `/home/matt/Download/mscore-0.9.5/build'
make[2]: *** [scriptgen/qtbindings/gui/CMakeFiles/qtscript_gui.dir/all] Error 2
make[2]: Leaving directory `/home/matt/Download/mscore-0.9.5/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/matt/Download/mscore-0.9.5/build'
make: *** [release] Error 2


Comments

Your c++ compiler crashed. Long time ago when i saw this kind of bug a faulty memory chip in my computer was the reason. Please try again. What gcc version does suse 11.2 use ("gcc --version")?

Title Failed to compile on Suse 11.2 Failed to compile on Suse 11.2 fixed

Thank you. As you indicated, it was nothing to do with Musescore, I think the PC was just having a bad day. I re-compiled and it worked fine.