Gentoo Archives: gentoo-osx

From: Grobian <grobian@g.o>
To: gentoo-osx@l.g.o
Subject: Re: [gentoo-osx] Results
Date: Tue, 19 Sep 2006 19:54:44
Message-Id: 20060919195414.GF2186@gentoo.org
In Reply to: Re: [gentoo-osx] Results by "Chris L. Mason"
1 On 12-09-2006 07:27:27 -0400, Chris L. Mason wrote:
2 > perl also compiled, but at the end I get three mv questions I had to
3 > answer:
4 >
5 > mv: overwrite
6 > `/gentoo/var/tmp/portage/perl-5.8.7-r1/image/gentoo/usr/lib/perl5/5.8.7/darwin-2level/Config.pm',
7 > overriding mode 0444? y
8 > mv: overwrite
9 > `/gentoo/var/tmp/portage/perl-5.8.7-r1/image/gentoo/usr/lib/perl5/5.8.7/darwin-2level/Encode/Config.pm',
10 > overriding mode 0444? y
11 > mv: overwrite
12 > `/gentoo/var/tmp/portage/perl-5.8.7-r1/image/gentoo/usr/lib/perl5/5.8.7/Net/Config.pm',
13 > overriding mode 0444? y
14
15 I didn't get these. But I'm compiling 5.8.8
16
17 > Then later I get:
18 >
19 > File "/gentoo/usr/lib/portage/pym/portage.py", line 6309, in mergeme
20 > myf=open(myrealdest,"r+")
21 > (several of these lines)
22 > IOError: [Errno 13] Permission denied:
23 > '/gentoo/usr/lib/perl5/5.8.7/darwin-2level/auto/DynaLoader/DynaLoader.a'
24
25 Got this one too, and hopefully, I fixed this. Portage seems to read
26 all static archives on Darwin, in writable mode to set back a timestamp
27 or something. The perl build have it file mode 444, so it gets a
28 permission denied. I did a chmod 644 on all .a files, to hopefully
29 solve this one.
30
31 So, can you test if that works for you on x86 with the latest libperl
32 and perl, tomorrow with the newest tree?
33
34 --
35 Fabian Groffen
36 Gentoo on a different level
37 --
38 gentoo-osx@g.o mailing list