After merging mail-client/evolution-2.0.3, I went to run it and all I got was it's usual sized window, and the vast majority of the UI was not visible. In it's place was a pale flat shade, and the Contacts button was visible in the lower left. I'll try to get a screenshot of that. On STDOUT is a whole mess of errors, I will attach that, along with my merge log. The merge log has many lines such as the following, though completes the merge anyway: libtool: link: warning: `/usr/X11R6/lib/libpangox-1.0.la' seems to be moved libtool: link: warning: `/usr/X11R6/lib/libart_lgpl_2.la' seems to be moved libtool: link: `/usr/X11R6/lib/libxml2.la' is not a valid libtool archive libtool: install: error: relink `libevolution-calendar.la' with the above command before installing itmake[4]: *** [install-componentLTLIBRARIES] Error 1 make[4]: Leaving directory `/var/tmp/portage/evolution-2.0.3/work/evolution-2.0.3/calendar/gui' make[3]: *** [install-am] Error 2 make[3]: Leaving directory `/var/tmp/portage/evolution-2.0.3/work/evolution-2.0.3/calendar/gui' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/evolution-2.0.3/work/evolution-2.0.3/calendar/gui' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/evolution-2.0.3/work/evolution-2.0.3/calendar' make: *** [install-recursive] Error 1 This renders evolution 2.0.3 completely unusable. Any ideas? Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.4.1, glibc-2.3.4.20041006-r0, 2.6.10-grsec-20050107 i686) ================================================================= System uname: 2.6.10-grsec-20050107 i686 AMD Athlon(TM) XP 1800+ Gentoo Base System version 1.4.16 ccache version 2.3 [enabled] Autoconf: sys-devel/autoconf-2.59-r6,sys-devel/autoconf-2.13 Automake: sys-devel/automake-1.8.5-r2,sys-devel/automake-1.5,sys-devel/automake-1.4_p6,sys-devel/automake-1.6.3,sys-devel/automake-1.7.9,sys-devel/automake-1.9.3 Binutils: sys-devel/binutils-2.15.92.0.2-r2 Headers: sys-kernel/linux-headers-2.4.22 Libtools: sys-devel/libtool-1.5.10-r2 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-O2 -march=athlon-xp -fstack-protector -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays -pipe -mmmx -msse -m3dnow -mfpmath=sse,387" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=athlon-xp -fstack-protector -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays -pipe -mmmx -msse -m3dnow -mfpmath=sse,387" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig buildpkg ccache distlocks notitles sandbox sfperms" GENTOO_MIRRORS="ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/ http://gentoo.blueyonder.co.uk ftp://mirror.iawnet.sandia.gov/pub/gentoo/" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="x86 3dnow X aalib acl alsa apm avi berkdb bitmap-fonts cdr chroot crypt dv dvd dvdr encode fam flac foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imagemagick imlib java jpeg kde ldap libwww mad mikmod mmx motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png pwdb python qt quicktime readline samba sdl slang spell sse ssl svga tcltk tcpd tiff truetype xml2 xmms xv zlib"
Created attachment 48059 [details] evolution merge log
Comment on attachment 48059 [details] evolution merge log Grr. I gzipped this but it came out wrong.
Created attachment 48060 [details] Trimmed evolution merge log
Created attachment 48061 [details] STDOUT from running evolution-2.0
/usr/X11R6/lib/libpangox-1.0.la ? I dunno what you did with your sys, but those files do not get installed there.
What could I have done to cause such badness?
(From output) Can't find '/usr/share/evolution/2.0/ui/evolution.xml' Does that exist for you? libtool: link: `/usr/X11R6/lib/libxml2.la' is not a valid libtool archive That should be looking in /usr/lib not /usr/X11R6/lib - although if you have a recent version of xorg-x11 then /usr/X11R6/lib is a symlink to /usr/lib. So it's not the location we're worried about, it's the invalid libtool archive message - perhaps something went wrong with your merge of libxml2. Can you try remerging libxml2/upgrading to the newest version? The problem here really is that the build doesn't die when it should. libtool: link: `/usr/X11R6/lib/libxml2.la' is not a valid libtool archive libtool: install: error: relink `libevolution-calendar.la' with the above command before installing itmake[4]: *** [install-componentLTLIBRARIES] Error 1
Sigh. I think what's going on here has something to do with moving from kernel 2.6.7-grsec to 2.6.10-grsec-20050107 . I also had problems with Xorg, and then more and more things. Short story, dozens of unreproducable errors. Moving back to 2.6.7-grsec, I am not having any of these problems. Including the problems I filed this bug for. I appologize, this can be closed as INVALID(?). Thanks for the help!
invalid it is, do file your problems with the kernel though of course to the appropriate team.