On 10/01/13 17:51, Aere Greenway wrote:
> It got a long way into the build, then stopped with the following error:
>
> g++  -c -g0 -O2 -Wall -pipe -DNDEBUG -DBUILD_RELEASE -DNO_TIMING
> -DHAVE_LIBJACK -DHAVE_ALSA -DHAVE_LIBSNDFILE -DHAVE_LIRC
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore
> -I/usr/include/qt4 -I/usr/include/alsa -DLITTLE_ENDIAN=1
> -D'VERSION="13.02"' -D'CODENAME="Handel"' -DUNSTABLE=1 -Isrc
> -D'BUILDKEY="0afb108718"' src/gui/application/LircClient.cpp -o
> src/gui/application/LircClient.o
> In file included from /usr/include/c++/4.6/algorithm:63:0,
>                   from /usr/include/qt4/QtCore/qglobal.h:68,
>                   from /usr/include/qt4/QtCore/qnamespace.h:45,
>                   from /usr/include/qt4/QtCore/qobjectdefs.h:45,
>                   from /usr/include/qt4/QtCore/qobject.h:47,
>                   from /usr/include/qt4/QtCore/QObject:1,
>                   from src/gui/application/LircClient.h:27,
>                   from src/gui/application/LircClient.cpp:22:
> /usr/include/c++/4.6/bits/stl_algo.h:1439:74: internal compiler error:
> Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
> The bug is not reproducible, so it is likely a hardware or OS problem.
> make: *** [src/gui/application/LircClient.o] Error 1
>
> Where I hadn't tried a non-debug version when I built it last time, I
> started the process over again (starting at the "make distclean" step.
> This time, I included the "--enable-debug" parameter.
>
> The build proceeded without error, getting past where it crashed before,
> but a few minutes after, terminated abnormally with the following error
> information:
>
> g++  -c -Wall -Woverloaded-virtual -Wextra -Wformat-nonliteral
> -Wformat-security -Winit-self -Wswitch-enum -g -pipe -DDEBUG
> -DBUILD_DEBUG -DWANT_TIMING -DHAVE_LIBJACK -DHAVE_ALSA -DHAVE_LIBSNDFILE
> -DHAVE_LIRC -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore
> -I/usr/include/qt4 -I/usr/include/alsa -DLITTLE_ENDIAN=1
> -D'VERSION="13.02"' -D'CODENAME="Handel"' -DUNSTABLE=1 -Isrc
> -D'BUILDKEY="0afb108718"' src/gui/dialogs/AudioManagerDialog.cpp -o
> src/gui/dialogs/AudioManagerDialog.o
> In file included from /usr/include/qt4/QtGui/qabstractitemdelegate.h:46:0,
>                   from /usr/include/qt4/QtGui/qabstractitemview.h:48,
>                   from /usr/include/qt4/QtGui/qheaderview.h:45,
>                   from /usr/include/qt4/QtGui/QHeaderView:1,
>                   from src/gui/studio/DeviceManagerDialogUi.h:21,
>                   from src/gui/application/RosegardenMainWindow.h:29,
>                   from src/gui/editors/segment/TrackButtons.h:24,
>                   from src/gui/editors/segment/TrackEditor.h:23,
>                   from src/gui/application/RosegardenMainViewWidget.h:26,
>                   from src/gui/dialogs/AudioManagerDialog.cpp:39:
> /usr/include/qt4/QtGui/qstyleoption.h:701:20: internal compiler error:
> Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
> The bug is not reproducible, so it is likely a hardware or OS problem.
> make: *** [src/gui/dialogs/AudioManagerDialog.o] Error 1
>
> So I guess I'll have to keep learning how to use MusE, for the time being.
>

Aere,

This sort of error (especially if it's not consistent) can quite often 
be a symptom of flaky hardware - bad memory, failing or overstressed 
power supply, overheating, that kind of thing.

You might be able to confirm this by booting into memtest - if that 
shows errors after running for a while, you've certainly got a hardware 
problem. You may very well have one even if it doesn't show an error, 
too, but it's certainly worth checking.

Hope that helps,

Colin.


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to