Gentoo Archives: gentoo-user

From: wins mallow <wins.mallow@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Error in Emerge
Date: Thu, 28 Jan 2010 09:12:55
Message-Id: 1264669935.5686.1.camel@mobile-ave.winsnet.ru
In Reply to: [gentoo-user] Error in Emerge by Konstantinos Bekiaris
1 On Thu, 2010-01-28 at 08:17 +0200, Konstantinos Bekiaris wrote:
2 > I get the following error from emerge. The same happens when I try to
3 > emerge -uDN world. I can't update anything.
4 >
5 >
6 >
7 >
8 >
9 >
10 > * Messages for package dev-lang/perl-5.8.8-r8:
11 >
12 >
13 > * ERROR: dev-lang/perl-5.8.8-r8 failed:
14 > * Unable to configure
15 > *
16 > * Call stack:
17 > * ebuild.sh, line 54: Called src_compile
18 > * environment, line 2796: Called src_configure
19 > * environment, line 2879: Called die
20 > * The specific snippet of code:
21 > * sh Configure -des -Darchname="${myarch}" -Dcccdlflags='-fPIC'
22 > -Dccdlflags='-rdynamic' -Dcc="$(tc-getCC)" -Dprefix='/usr'
23 > -Dvendorprefix='/usr' -Dsiteprefix='/usr' -Dlocincpth=' '
24 > -Doptimize="${CFLAGS}" -Duselargefiles -Dd_semctl_semun
25 > -Dscriptdir=/usr/bin -Dman1dir=/usr/share/man/man1
26 > -Dman3dir=/usr/share/man/man3 -Dinstallman1dir=/usr/share/man/man1
27 > -Dinstallman3dir=/usr/share/man/man3 -Dman1ext='1' -Dman3ext='3pm'
28 > -Dinc_version_list="$inclist" -Dcf_by='Gentoo' -Ud_csh -Dusenm
29 > "${myconf[@]}" || die "Unable to configure"
30 > *
31 > * If you need support, post the output of 'emerge --info
32 > =dev-lang/perl-5.8.8-r8',
33 > * the complete build log and the output of 'emerge -pqv
34 > =dev-lang/perl-5.8.8-r8'.
35 > * The complete build log is located at
36 > '/var/tmp/portage/dev-lang/perl-5.8.8-r8/temp/build.log'.
37 > * The ebuild environment file is located at
38 > '/var/tmp/portage/dev-lang/perl-5.8.8-r8/temp/environment'.
39 > * S: '/var/tmp/portage/dev-lang/perl-5.8.8-r8/work/perl-5.8.8'
40 > *
41 > * revdep-rebuild failed to emerge all packages.
42 > * you have the following choices:
43 > * - If emerge failed during the build, fix the problems and re-run
44 > revdep-rebuild.
45 > * - Use /etc/portage/package.keywords to unmask a newer version of
46 > the package.
47 > * (and remove 5_order.rr to be evaluated again)
48 > * - Modify the above emerge command and run it manually.
49 > * - Compile or unmerge unsatisfied packages manually,
50 > * remove temporary files, and try again.
51 > * (you can edit package/ebuild list first)
52 > *
53 > * To remove temporary files, please run:
54 > * rm /var/cache/revdep-rebuild/*.rr
55
56 Please place full log to pastebin.
57 maybe, you missed cc profile, gcc not found, etc ?
58
59 --
60 Best regards, Vince Mallow
61 xmpp: wins@×××××××××××.ru
62 web: http://gentoo-way.blogspot.com

Replies

Subject Author
Re: [gentoo-user] Error in Emerge Neil Bothwick <neil@××××××××××.uk>