The ebuild for dev-libs/glib-2.4.7 works fine under MacOS X 10.3.5 (build 7M34). Reproducible: Always Steps to Reproduce: 1. emerge /usr/portage/dev-libs/glib/glib-2.4.7.ebuild Actual Results: glib compiles !!! Using `which gcc` to gcc locate version, this may break !!! DISTCC, installing gcc-config and setting your current gcc !!! profile will fix this Portage 20040726 (default-macos/ppc/10.3, gcc-3.3, unavailable, 7.5.0 Power Macintosh powerpc) =============================================================== == System uname: 7.5.0 Power Macintosh powerpc macos-20040726 distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled] ccache version 2.3 [disabled] Autoconf: Automake: Binutils: ACCEPT_KEYWORDS="macos ppc-macos" AUTOCLEAN="yes" CFLAGS="-O2 -pipe" CHOST="powerpc-apple-darwin" COMPILER="" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/ qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="collision-protect cvs keepwork" GENTOO_MIRRORS="http://gentoo.osuosl.org/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="ppc gdbm ncurses nls ppc-macos readline"
It's keyworded ~ppc-macos. You need to set ACCEPT_KEYWORDS="~ppc-macos" to emerge it. P.S. You might need to update portage to the latest development version. `FEATURES="-collision-protect" emerge portage` will do the job.
Closing out bugs that've been resolved for a while now...