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.43) id 1Dwds1-00048s-12 for garchives@archives.gentoo.org; Sun, 24 Jul 2005 10:38:09 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6OAZvTd007294; Sun, 24 Jul 2005 10:35:57 GMT Received: from pfepb.post.tele.dk (pfepb.post.tele.dk [195.41.46.236]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6OARkcd026379 for ; Sun, 24 Jul 2005 10:27:46 GMT Received: from omc-2.omesc.com (cpe.atm2-0-1151123.0x50a3535e.odnxx7.customer.tele.dk [80.163.83.94]) by pfepb.post.tele.dk (Postfix) with ESMTP id 280975EE02D for ; Sun, 24 Jul 2005 12:28:29 +0200 (CEST) Subject: Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2 From: Jules Colding To: gentoo-user@lists.gentoo.org In-Reply-To: <42E2B60E.9040204@asmallpond.org> References: <1122118718.3489.3.camel@omc-2.omesc.com> <42E291A0.5030105@gmail.com> <42E2B60E.9040204@asmallpond.org> Content-Type: text/plain Date: Sun, 24 Jul 2005 14:28:24 +0200 Message-Id: <1122208104.11897.9.camel@omc-2.omesc.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 8cbbc29b-2f36-4a9e-ba2e-b97c0948a35d X-Archives-Hash: f437580efc665b10b964ba503f50b47b On Sat, 2005-07-23 at 23:26 +0200, Richard Fish wrote: > Hmm, since others with similar systems cannot duplicate the problem, I > decided to capture all of the build output on my system (P4) and > compare. Jules, there is definitely something not right on your system, > but I don't know what yet. You get the following: > > +++ overriding content/cookie/contents.rdf > adding: content/cookie/contents.rdf (stored 0%) > +++ making chrome /var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie => ../../dist/bin/chrome/modern.jar > zip warning: ../modern.jar not found or empty > adding: skin/modern/communicator/cookie/taskbar-cookie.gif (stored 0%) > adding: skin/modern/communicator/cookie/status-cookie.gif (stored 0%) > +++ making chrome /var/tmp/portage/homedir => ../../dist/bin/chrome/classic.jar > error: file './resources/skin/classic/taskbar-cookie.gif' doesn't exist at ../../config/make-jars.pl line 418. > > The "/var/tmp/portage/homedir" is wrong. Sharp eyes. I didn't notice that one. > On my system, I get: > > +++ overriding content/cookie/contents.rdf > adding: content/cookie/contents.rdf (stored 0%) > +++ making chrome /var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie => ../../dist/bin/chrome/modern.jar > zip warning: ../modern.jar not found or empty > adding: skin/modern/communicator/cookie/taskbar-cookie.gif (stored 0%) > adding: skin/modern/communicator/cookie/status-cookie.gif (stored 0%) > +++ making chrome /var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie => ../../dist/bin/chrome/classic.jar > > Using the wrong version of autoconf/automake is the only thing I can think of that would cause this kind of thing. > > What do you get if you do: > > # which autoconf omc-2 ~ # which autoconf /usr/bin/autoconf > # autoconf --version omc-2 ~ # autoconf --version autoconf (GNU Autoconf) 2.59 Written by David J. MacKenzie and Akim Demaille. I am trying to reemerge autoconf and automake as zac advised. BTW, the "homedir" above is now empty, but is does still exists. It has other permissions that the other directories. Like: ########### snip ########## drwxr-xr-x 3 portage portage 72 Jul 21 03:05 grep-2.5.1-r6 drwxr-xr-x 3 portage portage 72 Jul 21 02:10 gzip-1.3.5-r5 drwxrws--- 4 portage portage 120 Jul 22 20:58 homedir drwxr-xr-x 3 portage portage 72 Jul 19 21:41 linux-headers-2.6.8.1-r4 ########### snip ########## Don't know if that is significant, but is sure does look suspicious... Best regards, jules -- gentoo-user@gentoo.org mailing list