View previous topic :: View next topic |
Author |
Message |
gentooued Tux's lil' helper

Joined: 01 Nov 2005 Posts: 82
|
Posted: Thu Nov 23, 2006 8:55 pm Post subject: KCMInit crashed and caused the signal 11 (SIGSEGV). [solved] |
|
|
Hallo,
seit einem emerge world bekomme ich beim KDE-Start folgende Fehlermeldung:
Quote: |
KCMInit crashed and caused the signal 11 (SIGSEGV).
|
Der Versuch mit emerge kcminit das Paket neu zu installieren führte zu:
Quote: |
!!! Error: the =kde-base/kdebase-3.5* package conflicts with another package;
!!! the two packages cannot be installed on the same system together.
!!! Please use 'emerge --pretend' to determine blockers.
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
|
Was aber ziemlich komisch ist, da ich mir nicht vorstellen kann dass kdebase das blockiert. Ich hab dann trotzdem mal
Code: |
emerge --pretend kcminit
|
versucht, was dann zu
Quote: |
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kcminit-3.5.3)
INCOMPLETE MERGE: /var/db/pkg/kde-base/-MERGING-kde-3.5.2
[ebuild N ] kde-base/kcminit-3.5.3 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama"
|
geführt hat. Wegen der Meldung "INCOMPLETE MERGE" hab ich dann das Paket kdebase nochmal gemerged, was an dem Problem aber nichts geändert hat. Hat irgendjemand einen Tip, was ich noch machen könnte?
Danke,
gentooued
Last edited by gentooued on Mon Nov 27, 2006 9:04 am; edited 2 times in total |
|
Back to top |
|
 |
Beforegod Bodhisattva

Joined: 10 Apr 2002 Posts: 1495 Location: Würzburg
|
Posted: Thu Nov 23, 2006 10:12 pm Post subject: |
|
|
Soweit ich weiss ist kcminit schon bei kdebase oder kdelibs dabei und wird nur für Anwendungen benötigt, die auf KDE aufsetzen. Wenn aber der BEnutzer nicht alle KDE Sachen installieren will, kann man kcminit installieren. Also schmeiss es runter und mach den normalen KDE Kram drauf. |
|
Back to top |
|
 |
gentooued Tux's lil' helper

Joined: 01 Nov 2005 Posts: 82
|
Posted: Fri Nov 24, 2006 8:18 am Post subject: |
|
|
Was meinst Du mit "normalen KDE-Kram"? |
|
Back to top |
|
 |
Klaus Meier Advocate


Joined: 18 Apr 2005 Posts: 2908 Location: Bozen
|
Posted: Fri Nov 24, 2006 8:32 am Post subject: |
|
|
Du sollst ganz einfach emerge kde oder emerge kde-meta machen. Und nicht einzelne Pakete per Hand installieren. Ich denke, du hast KDE drauf. Dann machst du ein emerge -p kde. Das zeigt dir dann, welche Pakete das Bauen von KDE verhindern, weil sie einmal im KDE enthalten sind und einmal separat. Diese Pakete löscht du mit emerge -C. Und dann machst du nochmal emerge kde, dann ist alles ok. |
|
Back to top |
|
 |
Beforegod Bodhisattva

Joined: 10 Apr 2002 Posts: 1495 Location: Würzburg
|
Posted: Fri Nov 24, 2006 11:04 am Post subject: |
|
|
gentooued wrote: | Was meinst Du mit "normalen KDE-Kram"? |
In KDEBase sind soweit ich weiss noch einzelne KDE Applikationen, die Du im Normalfall (also wenn Du kein KDE verwendest) eh nicht gebrauchen kannst. Das meinte ich mit KDE Kram. |
|
Back to top |
|
 |
gentooued Tux's lil' helper

Joined: 01 Nov 2005 Posts: 82
|
Posted: Sat Nov 25, 2006 2:37 pm Post subject: |
|
|
Danke für euere Antworten!
bringt mir nur
Quote: |
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild U ] kde-base/kdemultimedia-3.5.5 [3.5.2-r2] USE="gstreamer* -akode% -audiofile*"
[ebuild U ] kde-base/kdeaddons-3.5.5 [3.5.2-r1]
[ebuild U ] kde-base/kdeartwork-3.5.5 [3.5.2]
[ebuild U ] kde-base/kdegraphics-3.5.5 [3.5.2] USE="-imlib* -scanner*"
[ebuild U ] kde-base/kdewebdev-3.5.5 [3.5.2]
[ebuild U ] kde-base/kdeutils-3.5.5 [3.5.2]
[ebuild U ] kde-base/kdetoys-3.5.5 [3.5.2]
[ebuild U ] kde-base/kdeedu-3.5.5 [3.5.2]
[ebuild U ] kde-base/kde-3.5.5 [3.5.2]
|
Also wohl keine Blocks. Kcminit ist wohl garnicht installiert. Ich habe deshalb dann einfach nochmal "emerge kde" versucht, was mir jedoch folgende Meldung bringt:
Quote: |
collect2: ld returned 1 exit status
make[3]: *** [kfile_mp3.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdemultimedia-3.5.5/work/kdemultimedia-3.5.5/kfile-plugins/mp3'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdemultimedia-3.5.5/work/kdemultimedia-3.5.5/kfile-plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdemultimedia-3.5.5/work/kdemultimedia-3.5.5'
make: *** [all] Error 2
!!! ERROR: kde-base/kdemultimedia-3.5.5 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
kdemultimedia-3.5.5.ebuild, line 87: Called kde_src_compile
kde.eclass, line 172: Called kde_src_compile 'all'
kde.eclass, line 342: Called kde_src_compile 'myconf' 'configure' 'make'
kde.eclass, line 338: Called die
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
Weitere Angaben: emerge --info
Quote: |
Portage 2.1.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.13-gentoo-r5 i686)
=================================================================
System uname: 2.6.13-gentoo-r5 i686 AMD Athlon(tm) XP
Gentoo Base System version 1.12.6
Last Sync: Fri, 24 Nov 2006 16:50:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python: 2.3.5, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: [Not Present]
dev-util/confcache: [Not Present]
sys-apps/sandbox: 1.2.17
sys-devel/autoconf: 2.13, 2.60
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils: 2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-pipe -O2 -march=athlon-xp"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-pipe -O2 -march=athlon-xp"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.inode.at/source/ ftp://pandemonium.tiscali.de/pub/gentoo/"
LINGUAS="de"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X alsa arts berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal iconv input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kde kernel_linux ldap libg++ linguas_de mad mikmod mp3 mpeg mpeg2 mplayer mysql ncurses nls nptl nptlonly ogg opengl oss pam pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU utempter video_cards_mga vorbis win32codecs wma xml xorg xv zlib"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
|
|
|
Back to top |
|
 |
nikaya Veteran


Joined: 13 May 2006 Posts: 1471 Location: Germany
|
Posted: Sat Nov 25, 2006 3:11 pm Post subject: |
|
|
gentooued wrote: |
Also wohl keine Blocks. Kcminit ist wohl garnicht installiert. |
Doch,da Du anscheinend das monolithische KDE installiert hast ist es wohl im Paket kde-base/kdebase enthalten.
Die Ausgabe der Fehlermeldung reicht nicht,poste mal 20 Zeilen darüber. _________________ Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera) |
|
Back to top |
|
 |
gentooued Tux's lil' helper

Joined: 01 Nov 2005 Posts: 82
|
Posted: Sat Nov 25, 2006 3:14 pm Post subject: |
|
|
[/quote]
Die Ausgabe der Fehlermeldung reicht nicht,poste mal 20 Zeilen darüber.[/quote]
gerne:
Code: |
/bin/sh ../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -O2 -march=athlon-xp -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 libkaboodlepart.la -rpath /usr/kde/3.5/lib/kde3 -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib -module -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/kde/3.5/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib dummy.lo libkaboodle_noinst.la -lkparts -lqtmcop -lkmedia2_idl -lsoundserver_idl -lartskde -lkmediaplayer
/bin/sh ../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -O2 -march=athlon-xp -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 kaboodle -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib -R /usr/kde/3.5/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib main.o kaboodleapp.o userinterface.o libkaboodle_noinst.la -lkparts -lqtmcop -lkmedia2_idl -lsoundserver_idl -lartskde -lkmediaplayer
make[3]: Leaving directory `/var/tmp/portage/kdemultimedia-3.5.5/work/kdemultimedia-3.5.5/kaboodle'
make[2]: Leaving directory `/var/tmp/portage/kdemultimedia-3.5.5/work/kdemultimedia-3.5.5/kaboodle'
Making all in kappfinder-data
make[2]: Entering directory `/var/tmp/portage/kdemultimedia-3.5.5/work/kdemultimedia-3.5.5/kappfinder-data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/kdemultimedia-3.5.5/work/kdemultimedia-3.5.5/kappfinder-data'
Making all in kfile-plugins
make[2]: Entering directory `/var/tmp/portage/kdemultimedia-3.5.5/work/kdemultimedia-3.5.5/kfile-plugins'
Making all in m3u
make[3]: Entering directory `/var/tmp/portage/kdemultimedia-3.5.5/work/kdemultimedia-3.5.5/kfile-plugins/m3u'
/usr/qt/3/bin/moc ./kfile_m3u.h -o kfile_m3u.moc
/bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -O2 -march=athlon-xp -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 -c -o kfile_m3u.lo kfile_m3u.cpp
/bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -O2 -march=athlon-xp -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 kfile_m3u.la -rpath /usr/kde/3.5/lib/kde3 -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib -module -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/kde/3.5/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib kfile_m3u.lo -lkio
make[3]: Leaving directory `/var/tmp/portage/kdemultimedia-3.5.5/work/kdemultimedia-3.5.5/kfile-plugins/m3u'
Making all in mp3
make[3]: Entering directory `/var/tmp/portage/kdemultimedia-3.5.5/work/kdemultimedia-3.5.5/kfile-plugins/mp3'
/usr/qt/3/bin/moc ./kfile_mp3.h -o kfile_mp3.moc
/bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -O2 -march=athlon-xp -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 -c -o kfile_mp3.lo kfile_mp3.cpp
/bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -O2 -march=athlon-xp -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 kfile_mp3.la -rpath /usr/kde/3.5/lib/kde3 -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib -L/usr/lib -ltag -module -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/kde/3.5/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib kfile_mp3.lo -lkio
.libs/kfile_mp3.o: In function `TagLib::List<TagLib::String>::detach()':
kfile_mp3.cpp:(.text._ZN6TagLib4ListINS_6StringEE6detachEv[TagLib::List<TagLib::String>::detach()]+0xa2): undefined reference to `std::_List_node_base::hook(std::_List_node_base*)'
collect2: ld returned 1 exit status
make[3]: *** [kfile_mp3.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdemultimedia-3.5.5/work/kdemultimedia-3.5.5/kfile-plugins/mp3'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdemultimedia-3.5.5/work/kdemultimedia-3.5.5/kfile-plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdemultimedia-3.5.5/work/kdemultimedia-3.5.5'
make: *** [all] Error 2
!!! ERROR: kde-base/kdemultimedia-3.5.5 failed.
|
|
|
Back to top |
|
 |
nikaya Veteran


Joined: 13 May 2006 Posts: 1471 Location: Germany
|
Posted: Sat Nov 25, 2006 3:39 pm Post subject: |
|
|
https://forums.gentoo.org/viewtopic-t-519192.html
DocReedSolomon wrote: | try to re-emerge taglib
i am using media-libs/taglib-1.4-r1 |
_________________ Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera) |
|
Back to top |
|
 |
gentooued Tux's lil' helper

Joined: 01 Nov 2005 Posts: 82
|
Posted: Sat Nov 25, 2006 9:56 pm Post subject: [solved] |
|
|
@Doe John
Danke - der re-emerge von taglib hat geholfen, jetzt läuft mein emerge world wieder durch, vielen Dank!! |
|
Back to top |
|
 |
Finswimmer Bodhisattva


Joined: 02 Sep 2004 Posts: 5467 Location: Langen (Hessen), Germany
|
Posted: Sat Nov 25, 2006 9:59 pm Post subject: |
|
|
Bitte ein Solved in den Titel _________________ Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke |
|
Back to top |
|
 |
|