Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Error in Emerge Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] Error in Emerge wins mallow <wins.mallow@×××××.com>