sys-libs/timezone-data-2009s fails to emerge with complaints of multiple definitions of various functions Reproducible: Always Steps to Reproduce: 1. emerge -uD world 2. 3. Actual Results: >>> Failed to emerge sys-libs/timezone-data-2009s Expected Results: The emerge should complete successfully michael@camille ~ $ sudo emerge --info Password: Portage 2.1.6.13 (default/linux/x86/10.0/desktop, gcc-4.1.2, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r8 i686) ================================================================= System uname: Linux-2.6.30-gentoo-r8-i686-with-gentoo-1.12.13 Timestamp of tree: Wed, 16 Dec 2009 06:00:23 +0000 distcc 3.1 i686-pc-linux-gnu [enabled] app-shells/bash: 4.0_p35 dev-java/java-config: 1.3.7-r1, 2.1.9-r1 dev-lang/python: 2.5.4-r3, 2.6.4 dev-util/cmake: 2.6.4-r3 sys-apps/baselayout: 1.12.13 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6b virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=i686 -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/bind" 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/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps y" FEATURES="buildpkg distcc distlocks fixpackages nostrip parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo" LANG="C" LDFLAGS="-Wl,-O1" LINGUAS="en fr es" MAKEOPTS="-j1" PKGDIR="/usr/portage/packages/camille" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_EXTRA_OPTS="--human-readable" 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 a52 aac acl acpi additions alsa apache2 apm asterisk audiofile automount avi bash-completion berkdb bind-mysql bitmap-fonts bluetooth branding browserplugin bzip2 cairo candy cdda cdr cgi cli consolekit cracklib crypt ctype cups cxx dba dbus divx4linux doc dri dts dvb dvd dvdr dvdread eds emboss encode evo examples expat f77 fam ffmpeg flac flash flashblock foomaticdb fortran ftp gdbm gentoo gif glut gnome gphoto2 gpm gstreamer gtk gtk2 guile hal iconv imap imlib ipv6 ithreads ivtv jack jack-tempfs jadetex java jikes joystick jpeg kde ldap lib libclamav libg++ libnotify libwww lirc mad mikmod mmx mmx2 mmxext mode-owner modules motif mp3 mp4 mpeg mplayer mpm-leader mudflap mysql mythtv nas nautilus ncurses new-login nls nntp nptl nptlonly nsplugin offensive ogg oggvorbis opengl openmp oss pam pcre pdf perl php png portaudio ppds pppd python qt qt3support qt4 quicktime readline reflection ruby samba sasl sdl seamonkey session slp snmp spell spl sql ssl startup-notification svg svga sysfs syslog tcl tcltk tcpd threads thunar tidy tiff truetype unicode usb userlocales v4l v4l2 vanilla vhosts vorbis win32codecs x264 x86 xml xml2 xmms xorg xulrunner xv xvid zaptel 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 auth_digest authn_anon authn_dbd 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 dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse " KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en fr es" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="i915 intel mga savage sis tdfx" Unset: CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
Created attachment 213209 [details] Log file from failed emerge
Created attachment 213210 [details] The build environment for the failed emerge
First, try turning off distcc, as you don't seem to have configured it correctly. Then, try to see if it compiles with a more recent gcc - one of 4.3 series has been in stable for awhile.
OK. Turning off distcc the package emerged successfully. BTW, distcc used the work correctly before I got confused by all the pump stuff. As for switching to a 4.3 profile, I don't have one: michael@camille mp3 $ sudo gcc-config -l Password: [1] i686-pc-linux-gnu-4.1.2 * michael@camille mp3 $ I will switch to a new profile as soon as one becomes available...
Done an 'emerge -upvD @world' lately (in the last few months) ?
Every night at 12:30am. emerge --sync is run every night at midnight...