Gentoo Archives: gentoo-alt

From: Linpeng Tang <chnttlp@×××××.com>
To: gentoo-alt <gentoo-alt@l.g.o>
Subject: Re: [gentoo-alt] problems with bootstrapping in Gentoo-prefix
Date: Mon, 21 Jan 2013 15:19:00
Message-Id: CAL_rV8Xnn8yuERo4pG07mVTk1T2uTg_m9nEatUmdMUve7QR2zw@mail.gmail.com
In Reply to: Re: [gentoo-alt] problems with bootstrapping in Gentoo-prefix by Christopher Schwan
1 Christopher,
2
3 Hi, thanks for the reply.
4
5 I have found the reason. I was installing Gentoo-prefix on a network file
6 system, and the time on the NFS was inconsistent with my local filesystem.
7 So *make *could not work because of the time issue at some stage.
8
9 But I still haven't installed Gentoo-prefix successfully with the
10 bootstrap-prefix.sh though. I am trying some other people's bootstrapping
11 scripts now (they claim they have tested on CentOS 5, so I hope it will
12 work for me too :) ).
13
14
15
16
17 2013/1/21 Christopher Schwan <cschwan@××××××××××××××××××.de>
18
19 > On Saturday 19 January 2013 17:12:33 Linpeng Tang wrote:
20 > > Hi,
21 > >
22 > > I am trying to install gentoo-prefix, and met some problems with the
23 > > interactive installer at stage 3:
24 > >
25 > > make[1]: *** [Makefile] Error 1
26 > > make[1]: Leaving directory
27 > >
28 > `/memex/linpengt/gentoo/var/tmp/portage/dev-lang/perl-5.16.1/work/perl-5.16.
29 > > 1/cpan/Archive-Extract' Unsuccessful make(cpan/Archive-Extract):
30 > code=512 at
31 > > make_ext.pl line 466. make: *** [cpan/Archive-Extract/pm_to_blib] Error
32 > 25
33 > > * ERROR: dev-lang/perl-5.16.1 failed (compile phase):
34 > > * emake failed
35 > > *
36 > > * If you need support, post the output of `emerge --info
37 > > '=dev-lang/perl-5.16.1'`,
38 > > * the complete build log and the output of `emerge -pqv
39 > > '=dev-lang/perl-5.16.1'`.
40 > > * The complete build log is located at
41 > >
42 > '/memex/linpengt/gentoo/var/tmp/portage/dev-lang/perl-5.16.1/temp/build.log'
43 > > . * The ebuild environment file is located at
44 > >
45 > '/memex/linpengt/gentoo/var/tmp/portage/dev-lang/perl-5.16.1/temp/environmen
46 > > 't. * Working directory:
47 > >
48 > '/memex/linpengt/gentoo/var/tmp/portage/dev-lang/perl-5.16.1/work/perl-5.16.
49 > > 1' * S:
50 > >
51 > '/memex/linpengt/gentoo/var/tmp/portage/dev-lang/perl-5.16.1/work/perl-5.16.
52 > > 1'
53 > >
54 > > Attached is the build log and build environment file.
55 > >
56 > > I don't know where the emerge executable is located, so I can't post the
57 > > output of `emerge --info '=dev-lang/perl-5.16.1'` yet.
58 > >
59 > > Anyone has any idea how to fix this?
60 > >
61 > > Thanks in advance.
62 >
63 > In the configuration steps there is this line:
64 >
65 > Use which C compiler? [x86_64-pc-linux-gnu-gcc]
66 >
67 > Shouldnt this be the prefixed compiler? If so, this is a variant of the
68 > bug I
69 > am experiencing: https://bugs.gentoo.org/show_bug.cgi?id=448086 (please
70 > fix
71 > that one).
72 >
73 > Cheers,
74 > Christopher
75 >
76 >
77
78
79 --
80 -----------------------------------
81 Princeton University
82 Computer Science Department
83 Linpeng Tang

Replies

Subject Author
Re: [gentoo-alt] problems with bootstrapping in Gentoo-prefix Linpeng Tang <chnttlp@×××××.com>