rm -f /var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-default-i686-pc-linux-gnu-nptl/crypt/libcrypt.so.1.new /bin/sh ../scripts/rellns-sh /var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-default-i686-pc-linux-gnu-nptl/crypt/libcrypt.so /var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-default-i686-pc-linux-gnu-nptl/crypt/libcrypt.so.1.new mv -f /var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-default-i686-pc-linux-gnu-nptl/crypt/libcrypt.so.1.new /var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-default-i686-pc-linux-gnu-nptl/crypt/libcrypt.so.1 make[2]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.5-r2/work/glibc-2.5/crypt' make -j2 subdir=nptl -C nptl ..=../ others make[1]: *** [nptl/others] Segmentation fault make[1]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.5-r2/work/glibc-2.5' make: *** [all] Error 2 !!! ERROR: sys-libs/glibc-2.5-r2 failed. Call stack: ebuild.sh, line 1615: Called dyn_compile ebuild.sh, line 972: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile glibc-2.5-r2.ebuild, line 1170: Called toolchain-glibc_src_compile glibc-2.5-r2.ebuild, line 272: Called die !!! make for default failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.5-r2/temp/build.log'. Reproducible: Always Steps to Reproduce: 1.emerge glibc 2. 3. Portage 2.1.2.7 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r0, 2.6.14-gentoo-r5 i686) ================================================================= System uname: 2.6.14-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz Gentoo Base System release 1.12.9 Timestamp of tree: Sat, 26 May 2007 01:00:01 +0000 dev-lang/python: 2.3.5-r3, 2.4.4-r4 dev-python/pycrypto: 2.0.1-r5 sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.61 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.16 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.17-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=pentium4 -Os -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /var/bind" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-march=pentium4 -Os -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks metadata-transfer sandbox sfperms" GENTOO_MIRRORS="ftp://mirror.iawnet.sandia.gov/pub/gentoo/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://gentoo.chem.wisc.edu/gentoo/ http://mirror.espri.arizona.edu/gentoo/" LINGUAS="en" MAKEOPTS="-j2" 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 --filter=H_**/files/digest-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="acl apache2 berkdb bitmap-fonts cli cracklib crypt cups dri fortran gd gdbm gpm iconv imap ipv6 isdnlog jpeg libg++ libwww maildir midi mudflap mysql ncurses nls nptl nptlonly openmp pam pcre perl php png pppd python readline reflection sasl session spl ssl tcpd truetype-fonts type1-fonts unicode x86 xmlreader xmlwriter xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Not baselayout.
(In reply to comment #1) > Not baselayout. > Oops! Sorry ... any ideas?
you cut the actual error run `emerge glibc >& log` and post the log file as an attachment
(In reply to comment #3) > you cut the actual error > > run `emerge glibc >& log` and post the log file as an attachment > OK, I thought the seg fault in the subdir was the error...
Accidentally resolved. Sorry.
Issue apparently was kernel based. I upgraded the kernel to 2.6.17-gentoo-r8 and the problem went away. Anything above this broke software RAID (using Genkernel).