glibc fails to build with a file collision error. The following files collide with sys-libs/timezone-data-2008i: * /usr/share/zoneinfo/Asia/Kolkata * /usr/share/zoneinfo/Asia/Ho_Chi_Minh * /usr/share/zoneinfo/America/St_Barthelemy * /usr/share/zoneinfo/America/Marigot * /usr/share/zoneinfo/America/Argentina/San_Luis * /usr/share/zoneinfo/posix/Asia/Kolkata * /usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh * /usr/share/zoneinfo/posix/America/St_Barthelemy * /usr/share/zoneinfo/posix/America/Marigot * /usr/share/zoneinfo/posix/America/Argentina/San_Luis * /usr/share/zoneinfo/right/Asia/Kolkata * /usr/share/zoneinfo/right/Asia/Ho_Chi_Minh * /usr/share/zoneinfo/right/America/St_Barthelemy * /usr/share/zoneinfo/right/America/Marigot * /usr/share/zoneinfo/right/America/Argentina/San_Luis emerge --info Portage 2.1.6.7 (default/linux/powerpc/ppc64/2008.0/64bit-userland, gcc-4.2.4, glibc-2.7-r2, 2.6.28-gentoo-r2 ppc64) ================================================================= System uname: Linux-2.6.28-gentoo-r2-ppc64-POWER3_-630+-with-glibc2.3 Timestamp of tree: Sat, 21 Feb 2009 14:35:01 +0000 distcc 3.0 powerpc64-unknown-linux-gnu [disabled] ccache version 2.4 [disabled] app-shells/bash: 3.2_p39 dev-java/java-config: 2.1.6-r1 dev-lang/python: 2.5.2-r7 dev-python/pycrypto: 2.0.1-r6 dev-util/ccache: 2.4-r7 dev-util/cmake: 2.4.6-r1 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.63 sys-devel/automake: 1.5, 1.6.3, 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.0-r4 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.28-r1 ACCEPT_KEYWORDS="ppc64" CBUILD="powerpc64-unknown-linux-gnu" CFLAGS="-O2 -pipe -mcpu=power3 -mtune=power3" CHOST="powerpc64-unknown-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config" 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="-O2 -pipe -mcpu=power3 -mtune=power3" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS=" http://open-systems.ufl.edu/mirrors/gentoo " LANG="en_US.utf8" LDFLAGS="-Wl,-O1" LINGUAS="en en_US" MAKEOPTS="-j6" 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="acl alsa berkdb bzip2 cli cracklib crypt cups dri fortran gdbm gpm ibm iconv isdnlog java midi mudflap ncurses nls nptl nptlonly openmp oss pam pcre perl ppc64 pppd python readline reflection session spl ssl sysfs tcpd unicode xorg zlib" ALSA_CARDS="cs4236" 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" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="vesa fbdev vga" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
please attach build.log
(In reply to comment #1) > please attach build.log Do you want all 13 Megs of it? I checked the file and the use of "zoneinfo" is spread out near the beginning and the end.
then compress it the glibc package stopped providing /usr/share/zoneinfo/ a long time ago
Created attachment 183055 [details] build log for glibc
I realized yesterday that I had the 'vanilla' use flag set for glibc. I don't remember why I would have done that. I unset it and the build went through.