Gentoo Archives: gentoo-user

From: Michael Kintzios <michaelkintzios@××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] artsd segfaults and emerge noatun fails
Date: Thu, 22 Dec 2005 10:20:42
Message-Id: 146257521227325@lycos-europe.com
1 I decided to update my KDE through an emerge -uDpv world and two thinks happened. The emerge failed with the following error and also artds segfaults everytime I logon (it won't initialise). Trying to start artsd manually also fails. This is the emerge error:
2 =================================
3 ast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=prescott -fomit-frame-pointer -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o noatun -R /usr/kde/3.4/lib -R /usr/kde/3.4/lib -R /usr/qt/3/lib -R /usr/lib -no-undefined -L/usr/kde/3.4/lib -L/usr/qt/3/lib -L/usr/lib noatun.la.o libkdeinit_noatun.la
4 libtool: link: warning: `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/arts/gui/common/libartsgui.la' seems to be moved
5 libtool: link: warning: `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/arts/gui/kde/libartsgui_kde.la' seems to be moved
6 libtool: link: warning: `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/arts/modules/libartsmodules.la' seems to be moved
7 libtool: link: warning: `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/arts/gui/common/libartsgui.la' seems to be moved
8 libtool: link: warning: `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/arts/gui/kde/libartsgui_kde.la' seems to be moved
9 libtool: link: warning: `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/arts/modules/libartsmodules.la' seems to be moved
10 /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: warning: libstdc++.so.5, needed by /usr/kde/3.4/lib/libartsgui.so, may conflict with libstdc++.so.6
11 /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: warning: libstdc++.so.5, needed by /usr/kde/3.4/lib/libartsgui.so, may conflict with libstdc++.so.6
12 /usr/kde/3.4/lib/libartsmodules.so: undefined reference to `virtual thunk to Arts::SynthModule_stub::streamInit()'
13 /usr/kde/3.4/lib/libartsbuilder.so: undefined reference to `virtual thunk to Arts::Loader_stub::loadObject(Arts::TraderOffer)'
14 /usr/kde/3.4/lib/libartsmodulesmixers.so: undefined reference to `virtual thunk to Arts::StdSynthModule::stop()'
15 /usr/kde/3.4/lib/libartsmodules.so: undefined reference to `virtual thunk to Arts::SynthModule_stub::streamEnd()'
16 /usr/kde/3.4/lib/libartsmodulesmixers.so: undefined reference to `virtual thunk to Arts::StdSynthModule::streamEnd()'
17 /usr/kde/3.4/lib/libartsmodules.so: undefined reference to `virtual thunk to Arts::SynthModule_stub::autoSuspend()'
18 /usr/kde/3.4/lib/libartsbuilder.so: undefined reference to `virtual thunk to Arts::Loader_stub::traderEntries()'
19 /usr/kde/3.4/lib/libartsbuilder.so: undefined reference to `virtual thunk to Arts::Loader_stub::dataVersion()'
20 /usr/kde/3.4/lib/libartsmodulesmixers.so: undefined reference to `virtual thunk to Arts::StdSynthModule::streamInit()'
21 /usr/kde/3.4/lib/libartsbuilder.so: undefined reference to `virtual thunk to Arts::Loader_stub::modules()'
22 /usr/kde/3.4/lib/libartsmodulesmixers.so: undefined reference to `virtual thunk to Arts::StdSynthModule::streamStart()'
23 /usr/kde/3.4/lib/libartsmodulesmixers.so: undefined reference to `virtual thunk to Arts::StdSynthModule::autoSuspend()'
24 /usr/kde/3.4/lib/libartsmodulesmixers.so: undefined reference to `virtual thunk to Arts::StdSynthModule::start()'
25 /usr/kde/3.4/lib/libartsmodules.so: undefined reference to `virtual thunk to Arts::SynthModule_stub::start()'
26 /usr/kde/3.4/lib/libartsmodules.so: undefined reference to `virtual thunk to Arts::SynthModule_stub::streamStart()'
27 /usr/kde/3.4/lib/libartsmodules.so: undefined reference to `virtual thunk to Arts::SynthModule_stub::stop()'
28 collect2: ld returned 1 exit status
29 make[3]: *** [noatun] Error 1
30 make[3]: *** Waiting for unfinished jobs....
31 make[3]: Leaving directory `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/noatun/app'
32 make[2]: *** [all-recursive] Error 1
33 make[2]: Leaving directory `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/noatun'
34 make[1]: *** [all-recursive] Error 1
35 make[1]: Leaving directory `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3'
36 make: *** [all] Error 2
37
38 !!! ERROR: kde-base/noatun-3.4.3 failed.
39 !!! Function kde_src_compile, Line 173, Exitcode 2
40 !!! died running emake, kde_src_compile:make
41 =================================
42 Can you please help me fix it?
43 --
44 Regards,
45 Mick
46
47 Lycos email has now 300 Megabytes of free storage... Get it now at mail.lycos.co.uk

Replies

Subject Author
Re: [gentoo-user] artsd segfaults and emerge noatun fails Richard Fish <bigfish@××××××××××.org>