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: Tue, 22 Jan 2013 03:12:51
Message-Id: CAL_rV8UZdPrP0V18iuFjDZsFYH+DU5d7W1AWYDr=Zr03pvScHQ@mail.gmail.com
In Reply to: Re: [gentoo-alt] problems with bootstrapping in Gentoo-prefix by Linpeng Tang
1 Hi,
2
3 I am trying to install Gentoo-prefix on CentOS 5.9, and the
4 bootstrap-prefix.sh fails at the "emerge -e system" stage. I am really a
5 newbie to Gentoo-prefix, so could anyone give any suggestion on how to
6 handle this?
7
8 Here is the building log:
9
10 !!! All ebuilds that could satisfy ">=dev-util/pkgconfig-0.27.1" have been
11 masked.
12 !!! One of the following masked packages is required to complete your
13 request:
14 - dev-util/pkgconfig-9999::gentoo_prefix (masked by: EAPI 5)
15 - dev-util/pkgconfig-0.27.1::gentoo_prefix (masked by: EAPI 5)
16
17 The current version of portage supports EAPI '4'. You must upgrade to a
18 newer version of portage before EAPI masked packages can be installed.
19 (dependency required by "virtual/pkgconfig-0" [ebuild])
20 (dependency required by "app-editors/nano-2.3.1-r2" [ebuild])
21 (dependency required by "virtual/editor-0" [ebuild])
22 (dependency required by "@system" [argument])
23 For more information, see the MASKED PACKAGES section in the emerge
24 man page or refer to the Gentoo Handbook.
25
26
27 Oh yeah, I thought I was almost there, and then this! I did
28 emerge -e system
29 and it failed at some point :( Details might be found in the build log:
30 (no build logs found?!?)
31 I have no clue, really. Please find friendly folks in #gentoo-prefix on
32 irc.gentoo.org, gentoo-alt@l.g.o mailing list, or file a bug
33 at bugs.gentoo.org under Gentoo/Alt, Prefix Support.
34 You know, I got the feeling you just started to like me, but I guess
35 that's all gone now. I'll bother you no longer.
36
37
38
39 2013/1/21 Linpeng Tang <chnttlp@×××××.com>
40
41 > Christopher,
42 >
43 > Hi, thanks for the reply.
44 >
45 > I have found the reason. I was installing Gentoo-prefix on a network file
46 > system, and the time on the NFS was inconsistent with my local filesystem.
47 > So *make *could not work because of the time issue at some stage.
48 >
49 > But I still haven't installed Gentoo-prefix successfully with the
50 > bootstrap-prefix.sh though. I am trying some other people's bootstrapping
51 > scripts now (they claim they have tested on CentOS 5, so I hope it will
52 > work for me too :) ).
53 >
54 >
55 >
56 >
57 > 2013/1/21 Christopher Schwan <cschwan@××××××××××××××××××.de>
58 >
59 >> On Saturday 19 January 2013 17:12:33 Linpeng Tang wrote:
60 >> > Hi,
61 >> >
62 >> > I am trying to install gentoo-prefix, and met some problems with the
63 >> > interactive installer at stage 3:
64 >> >
65 >> > make[1]: *** [Makefile] Error 1
66 >> > make[1]: Leaving directory
67 >> >
68 >> `/memex/linpengt/gentoo/var/tmp/portage/dev-lang/perl-5.16.1/work/perl-5.16.
69 >> > 1/cpan/Archive-Extract' Unsuccessful make(cpan/Archive-Extract):
70 >> code=512 at
71 >> > make_ext.pl line 466. make: *** [cpan/Archive-Extract/pm_to_blib]
72 >> Error 25
73 >> > * ERROR: dev-lang/perl-5.16.1 failed (compile phase):
74 >> > * emake failed
75 >> > *
76 >> > * If you need support, post the output of `emerge --info
77 >> > '=dev-lang/perl-5.16.1'`,
78 >> > * the complete build log and the output of `emerge -pqv
79 >> > '=dev-lang/perl-5.16.1'`.
80 >> > * The complete build log is located at
81 >> >
82 >> '/memex/linpengt/gentoo/var/tmp/portage/dev-lang/perl-5.16.1/temp/build.log'
83 >> > . * The ebuild environment file is located at
84 >> >
85 >> '/memex/linpengt/gentoo/var/tmp/portage/dev-lang/perl-5.16.1/temp/environmen
86 >> > 't. * Working directory:
87 >> >
88 >> '/memex/linpengt/gentoo/var/tmp/portage/dev-lang/perl-5.16.1/work/perl-5.16.
89 >> > 1' * S:
90 >> >
91 >> '/memex/linpengt/gentoo/var/tmp/portage/dev-lang/perl-5.16.1/work/perl-5.16.
92 >> > 1'
93 >> >
94 >> > Attached is the build log and build environment file.
95 >> >
96 >> > I don't know where the emerge executable is located, so I can't post the
97 >> > output of `emerge --info '=dev-lang/perl-5.16.1'` yet.
98 >> >
99 >> > Anyone has any idea how to fix this?
100 >> >
101 >> > Thanks in advance.
102 >>
103 >> In the configuration steps there is this line:
104 >>
105 >> Use which C compiler? [x86_64-pc-linux-gnu-gcc]
106 >>
107 >> Shouldnt this be the prefixed compiler? If so, this is a variant of the
108 >> bug I
109 >> am experiencing: https://bugs.gentoo.org/show_bug.cgi?id=448086 (please
110 >> fix
111 >> that one).
112 >>
113 >> Cheers,
114 >> Christopher
115 >>
116 >>
117 >
118 >
119 > --
120 > -----------------------------------
121 > Princeton University
122 > Computer Science Department
123 > Linpeng Tang
124 >
125 >
126 >
127
128
129 --
130 -----------------------------------
131 Princeton University
132 Computer Science Department
133 Linpeng Tang

Replies

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