> 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

That's odd.  g++ (like gcc) is not supposed to crash no matter what you
feed it.

I looked at LircClient.cpp and LircClient.h and there is no actual RG code
involved before #include <QObject>.

        Tom Breton (Tehom)



------------------------------------------------------------------------------
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