log of the emerge, followed by emerge info: creating libtool checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0 >= 1.3.11 gdk-pixbuf-2.0 >= 1.3.11 gtk-engines-2 gtk-thinice-engine-2 libgnomeui-2.0 libglade-2.0... Package gtk-engines-2 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk-engines-2.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk-engines-2' found configure: error: Library requirements (gtk+-2.0 >= 1.3.11 gdk-pixbuf-2.0 >= 1.3.11 gtk-engines-2 gtk-thinice-engine-2 libgnomeui-2.0 libglade-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. !!! ERROR: x11-themes/gnome-themes-2.2.1 failed. !!! Function econf, Line 273, Exitcode 1 !!! econf failed Reproducible: Always Steps to Reproduce: 1.emerge gnome-themes 2. 3. Actual Results: emerge fail Expected Results: sucessefull emerge [61p] newton : / $ emerge info ^[[4~Portage 2.0.47-r10 (default-ppc-1.4, gcc-3.2.2, glibc-2.3.1-r2) ================================================================= System uname: 2.4.20-ppc-r3 ppc GENTOO_MIRRORS="ftp://ftp.rnl.ist.utl.pt/pub/disk1/gentoo http://www.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="oss xv libwww jpeg nls mitshm gif png truetype gdbm berkdb slang readline tcltk gpm tcpd perl python imlib qt motif X gtk2 dvd ppc ipv6 java threads ssl opengl mozilla sdl pam oggvorbis gtk -gnome -esd -kde -alsa" COMPILER="gcc3" CHOST="powerpc-unknown-linux-gnu" CFLAGS="-O2 -pipe -mcpu=750 -mstring" CXXFLAGS="-O2 -pipe -mcpu=750 -mstring" ACCEPT_KEYWORDS="ppc ~ppc" MAKEOPTS="-j2" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="ccache"
Could you try to emerge again x11-themes/gtk-engines-pixbuf-2.2.0 and then try to emerge again gnome-themes please?
for me it looks like either your gtk2 installations is messed up or pkg-config. try if this fixes your issues: emerge -vp pango \>=x11-libs/gtk+-2\* \>=dev-libs/glib-2\*
ooops, my bad, of course i meant this: emerge -v \>=x11-libs/gtk+-2\* \>=dev-libs/glib-2\* pango
closing bug due to inactivity