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: Thu, 24 Jan 2013 00:51:52
Message-Id: CAL_rV8U9TyQThnhrpu9QTv73msaacJgxCTFKV_hKW6xO92_aQw@mail.gmail.com
In Reply to: Re: [gentoo-alt] problems with bootstrapping in Gentoo-prefix by Linpeng Tang
1 Hi all.
2
3 Still having problems with installing gentoo-prefix. I ran
4
5
6 emerge python:2.7
7
8
9 python-updater
10
11 according to
12 http://en.gentoo-wiki.com/wiki/Python_maintenance
13 before resuming the installation process, but the
14 gentoo-prefix-bootstrap.sh fails again. Attached is the build log for
15 openssh.
16
17 *....*
18 *....*
19 ** ${EPREFIX}/bin/chown: changing ownership of
20 ‘gentoo-headers-base-3.7/include/config’: Operation not permitted*
21 * * ${EPREFIX}/bin/chown: changing ownership of
22 ‘gentoo-headers-base-3.7/include’: Operation not permitted*
23 * * ${EPREFIX}/bin/chown: changing ownership of ‘gentoo-headers-base-3.7’:
24 Operation not permitted*
25 *
26 *
27 * * Messages for package dev-libs/glib-2.34.1:*
28 *
29 *
30 * * Unable to find kernel sources at /usr/src/linux*
31 * * Unable to calculate Linux Kernel version for build, attempting to use
32 running version*
33 *
34 *
35 * * Messages for package net-misc/openssh-6.1_p1:*
36 *
37 *
38 * * ERROR: net-misc/openssh-6.1_p1 failed (compile phase):*
39 * * emake failed*
40 * **
41 * * Call stack:*
42 * * ebuild.sh, line 93: Called call-ebuildshell 'src_compile'*
43 * * environment, line 835: Called src_compile*
44 * * environment, line 3505: Called __eapi2_src_compile*
45 * * phase-helpers.sh, line 622: Called die*
46 * * The specific snippet of code:*
47 * * emake || die "emake failed"*
48 *
49 *
50 * If you need support, post the output of `emerge --info
51 '=net-misc/openssh-6.1_p1'`,
52 * the complete build log and the output of `emerge -pqv
53 '=net-misc/openssh-6.1_p1'`.
54 * The complete build log is located at
55 '/state/partition1/linpengt/gentoo/var/tmp/portage/net-misc/openssh-6.1_p1/temp/build.log'.
56 * The ebuild environment file is located at
57 '/state/partition1/linpengt/gentoo/var/tmp/portage/net-misc/openssh-6.1_p1/temp/environme\
58 nt'.
59 * Working directory:
60 '/state/partition1/linpengt/gentoo/var/tmp/portage/net-misc/openssh-6.1_p1/work/openssh-6.1p1'
61 * S:
62 '/state/partition1/linpengt/gentoo/var/tmp/portage/net-misc/openssh-6.1_p1/work/openssh-6.1p1'
63
64 * GNU info directory index is up-to-date.
65
66 * IMPORTANT: 4 news items need reading for repository 'gentoo_prefix'.
67 * Use eselect news to read news items.
68
69
70 Oh yeah, I thought I was almost there, and then this! I did
71 emerge -e system
72 and it failed at some point :( Details might be found in the build log:
73
74 /state/partition1/linpengt/gentoo/var/tmp/portage/net-misc/openssh-6.1_p1/temp/build.log
75
76 *
77
78
79
80 2013/1/23 Linpeng Tang <chnttlp@×××××.com>
81
82 > Hi all,
83 >
84 > @Brenda: Thanks for the tip, it works, almost perfectly.
85 >
86 > I ran ``emerge -u portage'' and the following came up:
87 > *>>> Recording sys-apps/portage in "world" favorites file...*
88 > *
89 > *
90 > * * Messages for package dev-lang/python-3.3.0:*
91 > *
92 > *
93 > * * You have just upgraded from an older version of Python.*
94 > * * You should switch active version of Python 3 and run*
95 > * * 'python-updater [options]' to rebuild Python modules.*
96 >
97 > Then when I try to resume the installation script, it still fails at
98 > ``emerge -e system‘’ with the following build log. I guess the failure has
99 > something to python, but does anyone has any specific instructions how to
100 > do the python update? (The installation really takes long.)
101 >
102 > Best regards.
103 >
104 >
105 >
106 > 2013/1/22 heroxbd <heroxbd@×××××.com>
107 >
108 >> Hi Linpeng,
109 >>
110 >> Linpeng Tang <chnttlp@×××××.com> writes:
111 >>
112 >> > Hi,
113 >> >
114 >> > I am trying to install Gentoo-prefix on CentOS 5.9, and the
115 >> > bootstrap-prefix.sh fails at the "emerge -e system" stage.
116 >>
117 >> congratulations! you've advanced a lot.
118 >>
119 >> > I am really a newbie to Gentoo-prefix, so could anyone give any
120 >> > suggestion on how to handle this?
121 >> >
122 >> > Here is the building log:
123 >> >
124 >> > !!! All ebuilds that could satisfy ">=dev-util/pkgconfig-0.27.1" have
125 >> > been masked.
126 >> > !!! One of the following masked packages is required to complete your
127 >> > request:
128 >> > - dev-util/pkgconfig-9999::gentoo_prefix (masked by: EAPI 5)
129 >> > - dev-util/pkgconfig-0.27.1::gentoo_prefix (masked by: EAPI 5)
130 >>
131 >> Gentoo portage (and gentoo-x86 tree) has been upgrade to EAPI 5 by the
132 >> end of 2012, after the portage-prefix snapshot used by bootstrap scipt.
133 >>
134 >> To fix this, do a "emerge -u portage" before resuming your bootstrap
135 >> scipt. It will upgrade portage to the newest version capable of EAPI 5.
136 >>
137 >> I think pushing out a EAPI5 portage snapshot for bootstrap is on
138 >> Fabian's list, though he's busy :)
139 >>
140 >> Cheers,
141 >> Benda
142 >>
143 >>
144 >
145 >
146 > --
147 > -----------------------------------
148 > Princeton University
149 > Computer Science Department
150 > Linpeng Tang
151 >
152 >
153 >
154
155
156 --
157 -----------------------------------
158 Princeton University
159 Computer Science Department
160 Linpeng Tang

Attachments

File name MIME type
openssh_build.log application/octet-stream

Replies

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