I've a brand new Gentoo installation (x86, stable with the lastest updates). I can't compile kde, the package kde-base/kdebase-3.4.1-r1 failed evry-time at the same place: collect2: ld terminated with signal 11 [Segmentation fault] make[2]: *** [klipper_panelapplet.la] Erreur 1 make[2]: Leaving directory `/var/tmp/portage/kdebase-3.4.1-r1/work/kdebase-3.4.1/klipper' make[1]: *** [all-recursive] Erreur 1 make[1]: Leaving directory `/var/tmp/portage/kdebase-3.4.1-r1/work/kdebase-3.4.1' make: *** [all] Erreur 2 !!! ERROR: kde-base/kdebase-3.4.1-r1 failed. !!! Function kde_src_compile, Line 164, Exitcode 2 !!! died running emake, kde_src_compile:make Reproducible: Always Steps to Reproduce: 1.emerge kde Actual Results: collect2: ld terminated with signal 11 [Segmentation fault] make[2]: *** [klipper_panelapplet.la] Erreur 1 make[2]: Leaving directory `/var/tmp/portage/kdebase-3.4.1-r1/work/kdebase-3.4.1/klipper' make[1]: *** [all-recursive] Erreur 1 make[1]: Leaving directory `/var/tmp/portage/kdebase-3.4.1-r1/work/kdebase-3.4.1' make: *** [all] Erreur 2 !!! ERROR: kde-base/kdebase-3.4.1-r1 failed. !!! Function kde_src_compile, Line 164, Exitcode 2 !!! died running emake, kde_src_compile:make Expected Results: Must compile kde Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.5-r0, 2.6.10-5-686 i686) ================================================================= System uname: 2.6.10-5-686 i686 AMD Athlon(tm) XP 2400+ Gentoo Base System version 1.6.13 ccache version 2.3 [enabled] dev-lang/python: 2.3.5 sys-apps/sandbox: 1.2.10 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=athlon-xp -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=athlon-xp -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" LANG="fr_FR@euro" LC_ALL="fr_FR@euro" LINGUAS="fr fr_FR" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 3dnow X aac aim alsa apm arts avi berkdb bitmap-fonts cdr crypt cups dbus divx4linux dvd emboss encode fam foomaticdb fortran gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 hal imlib ipv6 jpeg kde libg++ libwww mad mikmod mmx motif mozilla mp3 mpeg msn ncurses nls nptl ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba scanner sdl spell ssl tcpd tiff truetype truetype-fonts type1-fonts v4l vorbis win32codecs xine xml2 xmms xv xvid yahoo zlib linguas_fr linguas_fr_FR userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LDFLAGS, MAKEOPTS, PORTDIR_OVERLAY
I'm getting the same error, Can not instal KDE on a new box. #Joseph
Please post also the messages just before the ones you copied here, they can be useful. Have you tried to disable ccache and clean /var/tmp/portage before trying again? The kernel you're using (2.6.10-5-686), where does it come from?
(In reply to comment #2) > Please post also the messages just before the ones you copied here, they can > be useful. > > Have you tried to disable ccache and clean /var/tmp/portage before trying > again? > The kernel you're using (2.6.10-5-686), where does it come from? > This kernel is gentoo-sources stable. I've tried without ccache but not to clean /var/tmp/portage I try again and I tell you the results.
I've juste do that: emerge sync emerge --oneshot binutils emerge --oneshot gcc emerge kde and it's works. :-) Thanks for your help.
Ok, changing resolution...
.