OK, this is one of the weirder bug-reports I have filed... During the emerge of evolution-2.6.2, something will go very wrong, and a line with a single 'y' will be printed over and over again in a seemingly endless loop... (Endless to the point that I have a 4 gig log file in /var/log/portage, and all apps were killed due to lack of resources when I got home today...) Evolution is emerged with: [ebuild U ] mail-client/evolution-2.6.2 [2.6.1] USE="crypt dbus gstreamer hal ipv6 ldap spell ssl -bogofilter -debug -doc -kerberos -krb4 -mono -nntp -pda -profile -widescreen"
Portage 2.1.1_pre1-r5 (default-linux/x86/2005.1, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.16-gentoo-r4 i686) ================================================================= System uname: 2.6.16-gentoo-r4 i686 AMD Athlon(tm) XP 2400+ Gentoo Base System version 1.12.1 ccache version 2.4 [enabled] dev-lang/python: 2.3.5-r2, 2.4.3-r1 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: 2.4-r2 dev-util/confcache: 0.4.2-r1 sys-apps/sandbox: 1.2.18.1 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.17 sys-devel/gcc-config: 2.0.0_rc1 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r5 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=athlon-xp -ggdb" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /etc/conf.d /opt/glftpd/etc /opt/glftpd/ftp-data /opt/openjms/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /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/eselect/compiler /etc/gconf /etc/init.d /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c" CXXFLAGS="-O2 -march=athlon-xp -ggdb" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache confcache distlocks metadata-transfer parallel-fetch sandbox sfperms splitdebug strict userfetch userpriv" GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://gentoo.blueyonder.co.uk" LINGUAS="no en nl" 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'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="x86 3dnow X alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts bonobo bzip2 bzlib cdr cli crypt cups curl dba dbus divx4linux dri dvd dvdr eds emboss encode esd exif expat ffmpeg firefox flac foomaticdb fortran gdbm gif glut gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal icq idn imagemagick imlib ipv6 isdnlog jack java jpeg junit kde lcms ldap libg++ libwww mad maildir mhash mikmod mmx mmxext motif mp3 mpeg msn mysql ncurses nls nptl nptlonly ogg oggvorbis opengl oscar oss pam pcre pdflib perl php png pppd python qt qt3 qt4 quicktime readline reflection samba scanner sdk sdl session spell spl sse ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb v4l v4l2 vorbis xml xml2 xmms xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_wacom kernel_linux linguas_no linguas_en linguas_nl userland_GNU video_cards_nvidia" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Created attachment 90364 [details] Edited log-file from emerge
The cause of this bug is confcache... Emerging evolution-2.6.2 without confcache gives no problems whatsoever... It should be reassigned...
Did you make sure you deleted the cache, when switching the used compiler version? Confcache doesn't care about that and has been masked again, therefore.
This shouldn't be an issue, since gcc was last emerged here on jun 7, whereas confache wasn't installed on my system until jun 13. Beyond that, I am not aware of manually switching between gcc versions, and gcc-4.1.1 is still standard compiler here...
confcache is now package.masked; reopen if you have a patch.