From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Gk8AD-0008IL-Ov for garchives@archives.gentoo.org; Tue, 14 Nov 2006 23:58:02 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAENu3Qo029657; Tue, 14 Nov 2006 23:56:03 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAENu23N015429 for ; Tue, 14 Nov 2006 23:56:03 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 5F80864E78 for ; Tue, 14 Nov 2006 23:56:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -0.626 X-Spam-Level: X-Spam-Status: No, score=-0.626 required=5.5 tests=[AWL=-1.644, BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708, DNS_FROM_RFC_WHOIS=1.447, TW_BJ=0.077, TW_CX=0.077, TW_GC=0.077, TW_GT=0.077, TW_QC=0.077, TW_QF=0.077] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wUGzR4PntniW for ; Tue, 14 Nov 2006 23:55:55 +0000 (UTC) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.200.82]) by smtp.gentoo.org (Postfix) with ESMTP id AC1EF64DEF for ; Tue, 14 Nov 2006 23:55:52 +0000 (UTC) Received: from [10.10.16.73] (63-150-56-65.dia.static.qwest.net[63.150.56.65]) by comcast.net (sccrmhc12) with SMTP id <2006111423555001200o7isne>; Tue, 14 Nov 2006 23:55:51 +0000 Subject: [gentoo-amd64] emerge of gcc-4.1.1-r2 fails because of file collisions From: "Vladimir G. Ivanovic" To: Gentoo AMD64 List Content-Type: text/plain Date: Tue, 14 Nov 2006 15:55:55 -0800 Message-Id: <1163548555.30482.42.camel@scarlatti.leonora.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.8.1.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 01d52d6e-4c17-4ecb-ae6a-4bb67ec8c8f3 X-Archives-Hash: 3ce1525d391e6e1bd9b168c4b43458f7 I went to emerge the latest version of GCC, and all went well until it came time to install the files. I have over 3000 collisions, so the emerge failed. I currently have gcc-4.1.1-r1 installed with USE="-altivec -bootstrap -build doc fortran gcj gtk -hardened -ip28 -ip32r10k -mudflap -multilib multislot -n32 -n64 nls -nocxx -objc -objc++ -objc-gc -test -vanilla". No problems so far. # qcheck sys-devel/gcc-4.1.1-r1 yields: Checking sys-devel/gcc-4.1.1-r1 ... MTIME: /usr/lib/classpath/libgjsmalsa.so.0 MD5-DIGEST: /usr/lib/classpath/libgjsmalsa.la MD5-DIGEST: /usr/lib/classpath/libgjsmalsa.so.0.0.0 MTIME: /usr/lib/classpath/libgjsmalsa.so MD5-DIGEST: /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/32/libstdc ++.so.6.0.8 MD5-DIGEST: /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/libgcj.so.7.0.0 MD5-DIGEST: /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/libstdc ++.so.6.0.8 * 4167 out of 4174 files are good Picking one of the files that collide at random: existing file /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1/grepjar is not owned by this package but # qfile /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1/grepjar sys-devel/gcc (/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1/grepjar) and as a further check # qlist sys-devel/gcc | fgrep "4.1.1/grepjar" /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1/grepjar Does anyone have an idea of what's going on? (and how I can fix it!) Thanks. --- Vladimir -- Vladimir G. Ivanovic -- gentoo-amd64@gentoo.org mailing list