x11-term/xterm-184 looks for libutempter.so.0 when only libutempter.so and libutempter.so.0.5.2 are installed by sys-apps/utempter-0.5.2 Reproducible: Always Steps to Reproduce: 1./usr/bin/xterm 2. 3. Actual Results: error message xterm: error while loading shared libraries: libutempter.so.0: cannot open shared object file: No such file or directory Expected Results: xterm pops up Portage 2.0.50-r3 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 2.6.3-gentoo -r2) ================================================================= System uname: 2.6.3-gentoo-r2 x86_64 4 Gentoo Base System version 1.4.3.13 Autoconf: sys-devel/autoconf-2.58-r1 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CFLAGS="-O2" CHOST="x86_64-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/s hare/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linu x/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X alsa amd64 apm arts avi berkdb cdr crypt encode esd foomaticdb gdbm gif g nome gpm gtk gtk2 imlib jpeg kde libg++ libwww mikmod motif mozilla mpeg ncurses nls nogcj oggvorbis opengl oss pam pdflib perl png python quicktime readline sd l slang spell ssl tcpd truetype xml2 xmms xv zlib"
same here on x86
I reproduced this on x86 with xorg-x11 also; definitely not AMD64-specific.
Use 0.5.3, it produces the correct libraries. The keywords need to be modified on the xterm and utempter ebuilds to be ~arch only, it looks like they have somewhat random keywording.
0.5.3.2 ebuild does not create libutempter.so.0 for me. trivial addition to the Makefile after ln -sf $(SHAREDLIB).$(VERSION) $(RPM_BUILD_ROOT)/$(LIBDIR)/$(SHAREDLIB) add ln -sf $(SHAREDLIB).$(VERSION) $(RPM_BUILD_ROOT)/$(LIBDIR)/$(SHAREDLIB).$(SOMAJOR)
Make sure you have a recent sync, because I just spoke with you and I know you don't.
Reopen if this isn't fixed in 0.5.3.2.