Gentoo Archives: gentoo-user

From: Jules Colding <colding@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2
Date: Sun, 24 Jul 2005 10:38:09
Message-Id: 1122208104.11897.9.camel@omc-2.omesc.com
In Reply to: Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2 by Richard Fish
1 On Sat, 2005-07-23 at 23:26 +0200, Richard Fish wrote:
2 > Hmm, since others with similar systems cannot duplicate the problem, I
3 > decided to capture all of the build output on my system (P4) and
4 > compare. Jules, there is definitely something not right on your system,
5 > but I don't know what yet. You get the following:
6 >
7 > +++ overriding content/cookie/contents.rdf
8 > adding: content/cookie/contents.rdf (stored 0%)
9 > +++ making chrome /var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie => ../../dist/bin/chrome/modern.jar
10 > zip warning: ../modern.jar not found or empty
11 > adding: skin/modern/communicator/cookie/taskbar-cookie.gif (stored 0%)
12 > adding: skin/modern/communicator/cookie/status-cookie.gif (stored 0%)
13 > +++ making chrome /var/tmp/portage/homedir => ../../dist/bin/chrome/classic.jar
14 > error: file './resources/skin/classic/taskbar-cookie.gif' doesn't exist at ../../config/make-jars.pl line 418.
15 >
16 > The "/var/tmp/portage/homedir" is wrong.
17
18 Sharp eyes. I didn't notice that one.
19
20 > On my system, I get:
21 >
22 > +++ overriding content/cookie/contents.rdf
23 > adding: content/cookie/contents.rdf (stored 0%)
24 > +++ making chrome /var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie => ../../dist/bin/chrome/modern.jar
25 > zip warning: ../modern.jar not found or empty
26 > adding: skin/modern/communicator/cookie/taskbar-cookie.gif (stored 0%)
27 > adding: skin/modern/communicator/cookie/status-cookie.gif (stored 0%)
28 > +++ making chrome /var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie => ../../dist/bin/chrome/classic.jar
29 >
30 > Using the wrong version of autoconf/automake is the only thing I can think of that would cause this kind of thing.
31 >
32 > What do you get if you do:
33 >
34 > # which autoconf
35 omc-2 ~ # which autoconf
36 /usr/bin/autoconf
37
38 > # autoconf --version
39 omc-2 ~ # autoconf --version
40 autoconf (GNU Autoconf) 2.59
41 Written by David J. MacKenzie and Akim Demaille.
42
43
44 I am trying to reemerge autoconf and automake as zac advised. BTW, the
45 "homedir" above is now empty, but is does still exists. It has other
46 permissions that the other directories. Like:
47
48 ########### snip ##########
49 drwxr-xr-x 3 portage portage 72 Jul 21 03:05 grep-2.5.1-r6
50 drwxr-xr-x 3 portage portage 72 Jul 21 02:10 gzip-1.3.5-r5
51 drwxrws--- 4 portage portage 120 Jul 22 20:58 homedir
52 drwxr-xr-x 3 portage portage 72 Jul 19 21:41 linux-headers-2.6.8.1-r4
53 ########### snip ##########
54
55 Don't know if that is significant, but is sure does look suspicious...
56
57 Best regards,
58 jules
59
60
61
62 --
63 gentoo-user@g.o mailing list