'emerge world' crashes at gnome-icon-theme, and again at gnome-themes. I thought this might be related to bug #235314, but apparently not.
Portage 2.1.4.4 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r4 i686) ================================================================= System uname: 2.6.24-gentoo-r4 i686 Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz Timestamp of tree: Sat, 23 Aug 2008 01:45:01 +0000 app-shells/bash: 3.2_p33 dev-java/java-config: 1.3.7, 2.1.6 dev-lang/python: 2.4.4-r14, 2.5.2-r6 dev-python/pycrypto: 2.0.1-r6 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.61-r2 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.23-r3 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=nocona -O2 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-march=nocona -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo" LINGUAS="en he fr de" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X Xaw3d acl acpi alsa arts avi berkdb bidi bindist bonobo bzlib cairo cdr cli cracklib crypt cscope cups dbus dga dhcp divx4linux dri dv dvd dvdr dvdread eds emboss encode esd evo exif f77 fam fftw firefox flac flash foomaticdb fortran ftp gdbm gif gimpprint ginac gnome gphoto2 gpm gstreamer gtk gtk2 hal iconv ieee1394 imagemagick ipv6 isdnlog java jpeg jpeg2k kerberos lcms ldap mad midi mikmod ming mmx motif mp3 mpeg mplayer mudflap ncurses nls nptl nptlonly nvidia ogg oggvorbis opengl openmp oss pam pcmcia pcre pdf pdflib perl png pnp ppds pppd python qt3 qt3support qt4 quicktime readline reflection samba sdk sdl session spell spl sse sse2 sse3 ssl svg tcpd tetex theora tiff truetype trusted unicode usb vorbis win32codecs wmf x86 xinerama xml xorg xv xvid zeo zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" FOO2ZJS_DEVICES="hp1020" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en he fr de" USERLAND="GNU" VIDEO_CARDS="nvidia" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Created attachment 163775 [details] build.log for gnome-icon-theme
Created attachment 163776 [details] build.log for gnome-themes
which version of XML-SAX do you have installed ?
dev-perl/XML-SAX-0.16
just checked: with dev-perl/XML-SAX-0.15-r1 the two gnome builds install without errors.
@Perl herd, What do you guys think about this bug? Any change in XML-SAX that could have caused this? Thanks
Michael, I guess you once installed dev-perl/XML-LibXML and removed it again. So /usr/lib*/perl5/vendor_perl/5.8.8/XML/SAX/ParserDetails.ini contains: | [XML::LibXML::SAX::Parser] | http://xml.org/sax/features/namespaces = 1 but XML::LibXML::SAX::Parser doesn't exist any longer. Solution: Reinstall dev-perl/XML-LibXML *or* remove the two lines from ParserDetails.ini. If my guess is not correct, please attach your ParserDetails.ini and say which XML-LibXML you have installed. (BTW: dev-perl/XML-LibXML-1.66-r1 should fix it.)
seems to be settled. I took out those two lines and they both emerged just fine.
Alright, closing then :) Thanks to all!