Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Error in Emerge
Date: Thu, 28 Jan 2010 08:54:28
Message-Id: 201001281051.54257.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] Error in Emerge by Konstantinos Bekiaris
1 On Thursday 28 January 2010 08:17:48 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 > * Messages for package dev-lang/perl-5.8.8-r8:
8 >
9 > * ERROR: dev-lang/perl-5.8.8-r8 failed:
10 > * Unable to configure
11 > *
12 > * Call stack:
13 > * ebuild.sh, line 54: Called src_compile
14 > * environment, line 2796: Called src_configure
15 > * environment, line 2879: Called die
16 > * The specific snippet of code:
17 > * sh Configure -des -Darchname="${myarch}" -Dcccdlflags='-fPIC'
18 > -Dccdlflags='-rdynamic' -Dcc="$(tc-getCC)" -Dprefix='/usr'
19 > -Dvendorprefix='/usr' -Dsiteprefix='/usr' -Dlocincpth=' '
20 > -Doptimize="${CFLAGS}" -Duselargefiles -Dd_semctl_semun
21 > -Dscriptdir=/usr/bin -Dman1dir=/usr/share/man/man1
22 > -Dman3dir=/usr/share/man/man3
23 > -Dinstallman1dir=/usr/share/man/man1 -Dinstallman3dir=/usr/share/man/man3
24 > -Dman1ext='1' -Dman3ext='3pm' -Dinc_version_list="$inclist"
25 > -Dcf_by='Gentoo' -Ud_csh -Dusenm "${myconf[@]}" || die "Unable to
26 > configure"
27 > *
28 > * If you need support, post the output of 'emerge --info
29 > =dev-lang/perl-5.8.8-r8',
30 > * the complete build log and the output of 'emerge -pqv
31 > =dev-lang/perl-5.8.8-r8'.
32 > * The complete build log is located at
33 > '/var/tmp/portage/dev-lang/perl-5.8.8-r8/temp/build.log'.
34 > * The ebuild environment file is located at
35 > '/var/tmp/portage/dev-lang/perl-5.8.8-r8/temp/environment'.
36 > * S: '/var/tmp/portage/dev-lang/perl-5.8.8-r8/work/perl-5.8.8'
37
38 Did you read the above bit?
39
40 it tells you what information is required to assist with a resolution.
41
42 The topmost error is before the beginning of what you posted
43 --
44 alan dot mckinnon at gmail dot com