I'm having problem when trying to emerge gnome, It stop at fontconfig with the following info [Part of it] creating fc-cache make[2]: Leaving directory `/var/tmp/portage/fontconfig-2.2.3/work/fontconfig-2.2.3/fc-cache' Making all in fc-list make[2]: Entering directory `/var/tmp/portage/fontconfig-2.2.3/work/fontconfig-2.2.3/fc-list' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -O2 -march=pentium4 -fomit-frame-pointer -pipe -falign-functions=64 -mmmx -msse -msse2 -MT fc-list.o -MD -MP -MF ".deps/fc-list.Tpo" \ -c -o fc-list.o `test -f 'fc-list.c' || echo './'`fc-list.c; \ then mv -f ".deps/fc-list.Tpo" ".deps/fc-list.Po"; \ else rm -f ".deps/fc-list.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -falign-functions=64 -mmmx -msse -msse2 -o fc-list fc-list.o ../src/libfontconfig.la mkdir .libs i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -falign-functions=64 -mmmx -msse -msse2 -o .libs/fc-list fc-list.o ../src/.libs/libfontconfig.so creating fc-list make[2]: Leaving directory `/var/tmp/portage/fontconfig-2.2.3/work/fontconfig-2.2.3/fc-list' Making all in doc make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/fontconfig-2.2.3/work/fontconfig-2.2.3' make: *** [all] Error 2 !!! ERROR: media-libs/fontconfig-2.2.3 failed. !!! Function src_compile, Line 59, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. Reproducible: Always Steps to Reproduce: 1. Just emerge fontconfig 2. Wait for problem Actual Results: make[2]: Leaving directory `/var/tmp/portage/fontconfig-2.2.3/work/fontconfig-2.2.3/fc-list' Making all in doc make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/fontconfig-2.2.3/work/fontconfig-2.2.3' make: *** [all] Error 2 !!! ERROR: media-libs/fontconfig-2.2.3 failed. !!! Function src_compile, Line 59, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. Expected Results: Make without any problem. However after looking on a few bug like 74638 and 69302 the problem is solved after adding distcc in FEATURE Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.11-1.14_FC3 i686) ================================================================= System uname: 2.6.11-1.14_FC3 i686 Intel(R) Pentium(R) 4 CPU 1300MHz Gentoo Base System version 1.4.16 Python: dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 11 2005, 17:34:27)] ccache version 2.3 [enabled] dev-lang/python: 2.3.4-r1 sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4 sys-devel/binutils: 2.15.92.0.2-r1 sys-devel/libtool: 1.5.10-r4 virtual/os-headers: 2.6.8.1-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe -falign-functions=64 -mmmx -msse -msse2" CHOST="i686-pc-linux-gnu" 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/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe -falign-functions=64 -mmmx -msse -msse2" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig buildpkg candy ccache distlocks fixpackages sandbox sfperms strict" GENTOO_MIRRORS="http://mymirror.asiaosc.org/gentoo/ http://mirror.gentoo.gr.jp/" LANG="en_US.UTF-8" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage" USE="x86 X a52 aac acl acpi aim alsa apache2 apm avi bash-completion berkdb bitmap-fonts bluetooth bzlib calendar caps ccache cdb cdparanoia cdr cjk crypt cups curl dbm dga dio dvd dvdr dvdread emboss encode ethereal exif fbcon ffmpeg flash foomaticdb gd gdbm gif gnome gnutls gpm gstreamer gtk gtk2 hardenedphp iconv icq imap imlib innodb iodbc jabber java javascript jpeg kerberos ldap libg++ libwww lm_sensors mad maildir mbox mhash mikmod milter mime ming mmx motif mozilla mp3 mpeg msn mysql mysqli ncurses nls ogg oggvorbis opengl oscar oss pam pcre pda pdflib perl php plotutils png posix postgres python quicktime readline samba sasl sdl server sockets socks5 speex spell sse ssl svga tcpd tokenizer truetype truetype-fonts trusted type1-fonts unicode usb vcd vhosts vorbis wxwindows xine xml xml2 xmlrpc xmms xosd xprint xv xvid yahoo zlib" Unset: ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, LINGUAS
Is this still a problem & could you try with fontconfig-2.3.2 if it is? Also, attach the full error log. It seems to be a docs creation problem, might be a screwed docbook setup (see #84757).
screwed docbook setup