I unmasked the Rosegarden version 4.1.2.3 as suggested there and tried to emerge that. This gives me the following error:
Code: Select all
/usr/qt/3/bin/moc -o RGbuild/gui/dialogs.moc RGbuild/gui/dialogs.h
g++ -Os -mcpu=i686 -pipe -march=athlon -I/usr/include/alsa -I/usr/include/freetype2 -I/usr/include/freetype2/config -DHAVE_ALSA -DHAVE_LIBJACK -DHAVE_DSSI -DHAVE_LADSPA -DHAVE_LIBLO -DHAVE_LIBLRDF -DHAVE_XFT -DQT_THREAD_SUPPORT -DVERSION=\"4-1.2.3\" -I/usr/kde/3.5/include -I/usr/qt/3/include/ -I/usr/include/alsa -I/usr/include/freetype2 -I/usr/include/freetype2/config -DHAVE_ALSA -DHAVE_LIBJACK -DHAVE_DSSI -DHAVE_LADSPA -DHAVE_LIBLO -DHAVE_LIBLRDF -DHAVE_XFT -Os -mcpu=i686 -pipe -march=athlon -DNDEBUG -DNO_DEBUG -I/usr/include/alsa -I/usr/include/freetype2 -I/usr/include/freetype2/config -IRGbuild/gui -IRGbuild -I. -I/usr/X11R6/include/X11/Xft -IRGbuild/base -IRGbuild/sound -c -o RGbuild/gui/dialogs.o RGbuild/gui/dialogs.cpp
meinproc --check --cache RGbuild/gui/docs/en/index.cache.bz2 RGbuild/gui/docs/en/index.docbook
In file included from /usr/include/signal.h:351,
from /usr/include/sys/wait.h:30,
from /usr/kde/3.5/include/kprocess.h:24,
from RGbuild/gui/sequencemanager.h:25,
from RGbuild/gui/dialogs.cpp:76:
/usr/include/sys/ucontext.h:89: internal compiler error: Speicherzugriffsfehler # this means "memory access error"
meinproc --check --cache RGbuild/gui/docs/es/index.cache.bz2 RGbuild/gui/docs/es/index.docbook
meinproc --check --cache RGbuild/gui/docs/ja/index.cache.bz2 RGbuild/gui/docs/ja/index.docbook
meinproc --check --cache RGbuild/gui/docs/sv/index.cache.bz2 RGbuild/gui/docs/sv/index.docbook
/usr/qt/3/bin/moc -o RGbuild/gui/editcommands.moc RGbuild/gui/editcommands.h
g++ -Os -mcpu=i686 -pipe -march=athlon -I/usr/include/alsa -I/usr/include/freetype2 -I/usr/include/freetype2/config -DHAVE_ALSA -DHAVE_LIBJACK -DHAVE_DSSI -DHAVE_LADSPA -DHAVE_LIBLO -DHAVE_LIBLRDF -DHAVE_XFT -DQT_THREAD_SUPPORT -DVERSION=\"4-1.2.3\" -I/usr/kde/3.5/include -I/usr/qt/3/include/ -I/usr/include/alsa -I/usr/include/freetype2 -I/usr/include/freetype2/config -DHAVE_ALSA -DHAVE_LIBJACK -DHAVE_DSSI -DHAVE_LADSPA -DHAVE_LIBLO -DHAVE_LIBLRDF -DHAVE_XFT -Os -mcpu=i686 -pipe -march=athlon -DNDEBUG -DNO_DEBUG -I/usr/include/alsa -I/usr/include/freetype2 -I/usr/include/freetype2/config -IRGbuild/gui -IRGbuild -I. -I/usr/X11R6/include/X11/Xft -IRGbuild/base -IRGbuild/sound -c -o RGbuild/gui/editcommands.o RGbuild/gui/editcommands.cpp
g++ -Os -mcpu=i686 -pipe -march=athlon -I/usr/include/alsa -I/usr/include/freetype2 -I/usr/include/freetype2/config -DHAVE_ALSA -DHAVE_LIBJACK -DHAVE_DSSI -DHAVE_LADSPA -DHAVE_LIBLO -DHAVE_LIBLRDF -DHAVE_XFT -DQT_THREAD_SUPPORT -DVERSION=\"4-1.2.3\" -I/usr/kde/3.5/include -I/usr/qt/3/include/ -I/usr/include/alsa -I/usr/include/freetype2 -I/usr/include/freetype2/config -DHAVE_ALSA -DHAVE_LIBJACK -DHAVE_DSSI -DHAVE_LADSPA -DHAVE_LIBLO -DHAVE_LIBLRDF -DHAVE_XFT -Os -mcpu=i686 -pipe -march=athlon -DNDEBUG -DNO_DEBUG -I/usr/include/alsa -I/usr/include/freetype2 -I/usr/include/freetype2/config -IRGbuild/gui -IRGbuild -I. -I/usr/X11R6/include/X11/Xft -IRGbuild/base -IRGbuild/sound -c -o RGbuild/gui/edittool.o RGbuild/gui/edittool.cpp
The bug is not reproducible, so it is likely a hardware or OS problem.
scons: *** [RGbuild/gui/dialogs.o] Error 1
scons: building terminated because of errors.
!!! ERROR: media-sound/rosegarden-4.1.2.3 failed.
!!! Function src_compile, Line 44, Exitcode 2
!!! scons failed
!!! If you need support, post the topmost build error, NOT this status message.
Robin


