Portage 2.1_pre6-r4 (default-linux/ppc/ppc32/2006.0/G4, gcc-4.0.2, glibc-2.3.6-r3, 2.6.15-gentoo-r7 ppc) ================================================================= System uname: 2.6.15-gentoo-r7 ppc 7450, altivec supported Gentoo Base System version 1.12.0_pre16 dev-lang/python: 2.4.2-r1 sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.16.1-r2 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r4 ACCEPT_KEYWORDS="ppc ~ppc" AUTOCLEAN="yes" CBUILD="powerpc-unknown-linux-gnu" CFLAGS="-mcpu=7450 -mtune=7450 -maltivec -mabi=altivec -O2 -pipe -floop-optimize2 -ftracer" CHOST="powerpc-unknown-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d" CXXFLAGS="-mcpu=7450 -mtune=7450 -maltivec -mabi=altivec -O2 -pipe -floop-optimize2 -ftracer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig buildpkg ccache collision-protect digest distlocks metadata-transfer sandbox sfperms strict userpriv usersandbox" GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://gentoo.mirrors.easynews.com/linux/gentoo/ " LINGUAS="en" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="ppc X aalib alsa altivec apache2 apm arts bash-completion berkdb bitmap-fonts bonobo bzip2 cairo cdr cli ctype cups curl dba dbus dga directfb dri dvd eds emboss encode esd expat fam fastbuild fbcon flac foomaticdb force-cgi-redirect fortran ftp gd gdbm gif gnutls gpm gtk gtk2 gtkhtml hal ieee1394 imlib java jpeg kde libcaca libg++ libwww mad memlimit mikmod motif mp3 mpeg ncurses network nptl nptlonly nsplugin ogg opengl pam pcre pdflib perl png posix python qt quicktime readline ruby samba scanner sdl session simplexml sndfile soap sockets speex spell spl ssl theora threads tiff tokenizer truetype truetype-fonts type1-fonts udev unicode usb userlocales vorbis xml xml2 xsl xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en userland_GNU video_cards_nv" Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS
emerging of aspell itself works with no problem, but aspell-en-6.0.0 crashes during emerge: gentoo aspell6-en-6.0-0 # emerge --oneshot aspell-en Calculating dependencies... done! >>> Emerging (1 of 1) app-dicts/aspell-en-6.0.0 to / >>> checksums files ;-) aspell-en-6.0.0.ebuild >>> checksums files ;-) aspell-en-0.51.0.ebuild >>> checksums files ;-) aspell-en-0.51.1.ebuild >>> checksums files ;-) files/digest-aspell-en-6.0.0 >>> checksums files ;-) files/digest-aspell-en-0.51.1 >>> checksums files ;-) files/digest-aspell-en-0.51.0 >>> checksums src_uri ;-) aspell6-en-6.0-0.tar.bz2 >>> Unpacking source... >>> Unpacking aspell6-en-6.0-0.tar.bz2 to /var/tmp/portage/aspell-en-6.0.0/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/aspell-en-6.0.0/work/aspell6-en-6.0-0 ... /var/tmp/portage/aspell-en-6.0.0/work/aspell6-en-6.0-0 Finding Dictionary file location ... /usr/lib/aspell-0.60 Finding Data file location ... /usr/lib/aspell-0.60 /usr/bin/prezip-bin -d < en-common.cwl | /usr/bin/aspell --lang=en create master ./en-common.rws /usr/bin/prezip-bin -d < en-variant_0.cwl | /usr/bin/aspell --lang=en create master ./en-variant_0.rws /bin/sh: line 1: 23772 Done /usr/bin/prezip-bin -d <en-variant_0.cwl 23773 Segmentation fault | /usr/bin/aspell --lang=en create master ./en-variant_0.rws make: *** [en-variant_0.rws] Error 139 make: *** Waiting for unfinished jobs.... /bin/sh: line 1: 23770 Done /usr/bin/prezip-bin -d <en-common.cwl 23771 Segmentation fault | /usr/bin/aspell --lang=en create master ./en-common.rws make: *** [en-common.rws] Error 139 !!! ERROR: app-dicts/aspell-en-6.0.0 failed. Call stack: ebuild.sh, line 1565: Called dyn_compile ebuild.sh, line 974: Called src_compile ebuild.sh, line 1280: Called aspell-dict_src_compile
Could you try and recompile aspell without the following options: "-floop-optimize2 -ftracer" Thanks
Had already tried that before filing, but did it again. Same exact error and output. CFLAGS="-mcpu=7450 -mtune=7450 -maltivec -mabi=altivec -O2 -pipe"
Looks like a dupe of bug #105325. *** This bug has been marked as a duplicate of 105325 ***