* [gentoo-user] Error in Emerge
@ 2010-01-28 6:17 Konstantinos Bekiaris
2010-01-28 8:51 ` Alan McKinnon
2010-01-28 9:12 ` wins mallow
0 siblings, 2 replies; 10+ messages in thread
From: Konstantinos Bekiaris @ 2010-01-28 6:17 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1984 bytes --]
I get the following error from emerge. The same happens when I try to emerge
-uDN world. I can't update anything.
* Messages for package dev-lang/perl-5.8.8-r8:
* ERROR: dev-lang/perl-5.8.8-r8 failed:
* Unable to configure
*
* Call stack:
* ebuild.sh, line 54: Called src_compile
* environment, line 2796: Called src_configure
* environment, line 2879: Called die
* The specific snippet of code:
* sh Configure -des -Darchname="${myarch}" -Dcccdlflags='-fPIC'
-Dccdlflags='-rdynamic' -Dcc="$(tc-getCC)" -Dprefix='/usr'
-Dvendorprefix='/usr' -Dsiteprefix='/usr' -Dlocincpth=' '
-Doptimize="${CFLAGS}" -Duselargefiles -Dd_semctl_semun -Dscriptdir=/usr/bin
-Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3
-Dinstallman1dir=/usr/share/man/man1 -Dinstallman3dir=/usr/share/man/man3
-Dman1ext='1' -Dman3ext='3pm' -Dinc_version_list="$inclist" -Dcf_by='Gentoo'
-Ud_csh -Dusenm "${myconf[@]}" || die "Unable to configure"
*
* If you need support, post the output of 'emerge --info
=dev-lang/perl-5.8.8-r8',
* the complete build log and the output of 'emerge -pqv
=dev-lang/perl-5.8.8-r8'.
* The complete build log is located at
'/var/tmp/portage/dev-lang/perl-5.8.8-r8/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/dev-lang/perl-5.8.8-r8/temp/environment'.
* S: '/var/tmp/portage/dev-lang/perl-5.8.8-r8/work/perl-5.8.8'
*
* revdep-rebuild failed to emerge all packages.
* you have the following choices:
* - If emerge failed during the build, fix the problems and re-run
revdep-rebuild.
* - Use /etc/portage/package.keywords to unmask a newer version of the
package.
* (and remove 5_order.rr to be evaluated again)
* - Modify the above emerge command and run it manually.
* - Compile or unmerge unsatisfied packages manually,
* remove temporary files, and try again.
* (you can edit package/ebuild list first)
*
* To remove temporary files, please run:
* rm /var/cache/revdep-rebuild/*.rr
[-- Attachment #2: Type: text/html, Size: 2592 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Error in Emerge
2010-01-28 6:17 [gentoo-user] Error in Emerge Konstantinos Bekiaris
@ 2010-01-28 8:51 ` Alan McKinnon
2010-01-28 9:12 ` wins mallow
1 sibling, 0 replies; 10+ messages in thread
From: Alan McKinnon @ 2010-01-28 8:51 UTC (permalink / raw
To: gentoo-user
On Thursday 28 January 2010 08:17:48 Konstantinos Bekiaris wrote:
> I get the following error from emerge. The same happens when I try to
> emerge -uDN world. I can't update anything.
>
>
>
> * Messages for package dev-lang/perl-5.8.8-r8:
>
> * ERROR: dev-lang/perl-5.8.8-r8 failed:
> * Unable to configure
> *
> * Call stack:
> * ebuild.sh, line 54: Called src_compile
> * environment, line 2796: Called src_configure
> * environment, line 2879: Called die
> * The specific snippet of code:
> * sh Configure -des -Darchname="${myarch}" -Dcccdlflags='-fPIC'
> -Dccdlflags='-rdynamic' -Dcc="$(tc-getCC)" -Dprefix='/usr'
> -Dvendorprefix='/usr' -Dsiteprefix='/usr' -Dlocincpth=' '
> -Doptimize="${CFLAGS}" -Duselargefiles -Dd_semctl_semun
> -Dscriptdir=/usr/bin -Dman1dir=/usr/share/man/man1
> -Dman3dir=/usr/share/man/man3
> -Dinstallman1dir=/usr/share/man/man1 -Dinstallman3dir=/usr/share/man/man3
> -Dman1ext='1' -Dman3ext='3pm' -Dinc_version_list="$inclist"
> -Dcf_by='Gentoo' -Ud_csh -Dusenm "${myconf[@]}" || die "Unable to
> configure"
> *
> * If you need support, post the output of 'emerge --info
> =dev-lang/perl-5.8.8-r8',
> * the complete build log and the output of 'emerge -pqv
> =dev-lang/perl-5.8.8-r8'.
> * The complete build log is located at
> '/var/tmp/portage/dev-lang/perl-5.8.8-r8/temp/build.log'.
> * The ebuild environment file is located at
> '/var/tmp/portage/dev-lang/perl-5.8.8-r8/temp/environment'.
> * S: '/var/tmp/portage/dev-lang/perl-5.8.8-r8/work/perl-5.8.8'
Did you read the above bit?
it tells you what information is required to assist with a resolution.
The topmost error is before the beginning of what you posted
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Error in Emerge
2010-01-28 6:17 [gentoo-user] Error in Emerge Konstantinos Bekiaris
2010-01-28 8:51 ` Alan McKinnon
@ 2010-01-28 9:12 ` wins mallow
2010-01-28 10:16 ` Neil Bothwick
1 sibling, 1 reply; 10+ messages in thread
From: wins mallow @ 2010-01-28 9:12 UTC (permalink / raw
To: gentoo-user
On Thu, 2010-01-28 at 08:17 +0200, Konstantinos Bekiaris wrote:
> I get the following error from emerge. The same happens when I try to
> emerge -uDN world. I can't update anything.
>
>
>
>
>
>
> * Messages for package dev-lang/perl-5.8.8-r8:
>
>
> * ERROR: dev-lang/perl-5.8.8-r8 failed:
> * Unable to configure
> *
> * Call stack:
> * ebuild.sh, line 54: Called src_compile
> * environment, line 2796: Called src_configure
> * environment, line 2879: Called die
> * The specific snippet of code:
> * sh Configure -des -Darchname="${myarch}" -Dcccdlflags='-fPIC'
> -Dccdlflags='-rdynamic' -Dcc="$(tc-getCC)" -Dprefix='/usr'
> -Dvendorprefix='/usr' -Dsiteprefix='/usr' -Dlocincpth=' '
> -Doptimize="${CFLAGS}" -Duselargefiles -Dd_semctl_semun
> -Dscriptdir=/usr/bin -Dman1dir=/usr/share/man/man1
> -Dman3dir=/usr/share/man/man3 -Dinstallman1dir=/usr/share/man/man1
> -Dinstallman3dir=/usr/share/man/man3 -Dman1ext='1' -Dman3ext='3pm'
> -Dinc_version_list="$inclist" -Dcf_by='Gentoo' -Ud_csh -Dusenm
> "${myconf[@]}" || die "Unable to configure"
> *
> * If you need support, post the output of 'emerge --info
> =dev-lang/perl-5.8.8-r8',
> * the complete build log and the output of 'emerge -pqv
> =dev-lang/perl-5.8.8-r8'.
> * The complete build log is located at
> '/var/tmp/portage/dev-lang/perl-5.8.8-r8/temp/build.log'.
> * The ebuild environment file is located at
> '/var/tmp/portage/dev-lang/perl-5.8.8-r8/temp/environment'.
> * S: '/var/tmp/portage/dev-lang/perl-5.8.8-r8/work/perl-5.8.8'
> *
> * revdep-rebuild failed to emerge all packages.
> * you have the following choices:
> * - If emerge failed during the build, fix the problems and re-run
> revdep-rebuild.
> * - Use /etc/portage/package.keywords to unmask a newer version of
> the package.
> * (and remove 5_order.rr to be evaluated again)
> * - Modify the above emerge command and run it manually.
> * - Compile or unmerge unsatisfied packages manually,
> * remove temporary files, and try again.
> * (you can edit package/ebuild list first)
> *
> * To remove temporary files, please run:
> * rm /var/cache/revdep-rebuild/*.rr
Please place full log to pastebin.
maybe, you missed cc profile, gcc not found, etc ?
--
Best regards, Vince Mallow
xmpp: wins@jabber.slan.ru
web: http://gentoo-way.blogspot.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Error in Emerge
2010-01-28 9:12 ` wins mallow
@ 2010-01-28 10:16 ` Neil Bothwick
2010-01-28 10:40 ` Crístian Viana
2010-01-28 10:49 ` Stroller
0 siblings, 2 replies; 10+ messages in thread
From: Neil Bothwick @ 2010-01-28 10:16 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 407 bytes --]
On Thu, 28 Jan 2010 12:12:15 +0300, wins mallow wrote:
> Please place full log to pastebin.
> maybe, you missed cc profile, gcc not found, etc ?
Please don't use pastebin. It only holds the file for something like 30
days, whereas the mailing list archives are long term. If the log file is
too large for a plain attachment, gzip it.
--
Neil Bothwick
C Error #029: Well! I'm impressed
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Error in Emerge
2010-01-28 10:16 ` Neil Bothwick
@ 2010-01-28 10:40 ` Crístian Viana
2010-01-28 20:39 ` John H. Moe
2010-01-28 10:49 ` Stroller
1 sibling, 1 reply; 10+ messages in thread
From: Crístian Viana @ 2010-01-28 10:40 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 610 bytes --]
pastebin can also hold the file forever :)
On Thu, Jan 28, 2010 at 8:16 AM, Neil Bothwick <neil@digimed.co.uk> wrote:
> On Thu, 28 Jan 2010 12:12:15 +0300, wins mallow wrote:
>
> > Please place full log to pastebin.
> > maybe, you missed cc profile, gcc not found, etc ?
>
> Please don't use pastebin. It only holds the file for something like 30
> days, whereas the mailing list archives are long term. If the log file is
> too large for a plain attachment, gzip it.
>
>
> --
> Neil Bothwick
>
> C Error #029: Well! I'm impressed
>
--
Crístian Deives dos Santos Viana [aka CD1]
[-- Attachment #2: Type: text/html, Size: 953 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Error in Emerge
2010-01-28 10:16 ` Neil Bothwick
2010-01-28 10:40 ` Crístian Viana
@ 2010-01-28 10:49 ` Stroller
1 sibling, 0 replies; 10+ messages in thread
From: Stroller @ 2010-01-28 10:49 UTC (permalink / raw
To: gentoo-user
On 28 Jan 2010, at 10:16, Neil Bothwick wrote:
> On Thu, 28 Jan 2010 12:12:15 +0300, wins mallow wrote:
>
>> Please place full log to pastebin.
>> maybe, you missed cc profile, gcc not found, etc ?
>
> Please don't use pastebin. It only holds the file for something like
> 30
> days, whereas the mailing list archives are long term. If the log
> file is
> too large for a plain attachment, gzip it.
+1
Stroller.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Error in Emerge
2010-01-28 10:40 ` Crístian Viana
@ 2010-01-28 20:39 ` John H. Moe
2010-01-28 21:19 ` wins mallow
0 siblings, 1 reply; 10+ messages in thread
From: John H. Moe @ 2010-01-28 20:39 UTC (permalink / raw
To: gentoo-user
Crístian Viana wrote:
> pastebin can also hold the file forever :)
>
> On Thu, Jan 28, 2010 at 8:16 AM, Neil Bothwick <neil@digimed.co.uk> wrote:
>
>
>> On Thu, 28 Jan 2010 12:12:15 +0300, wins mallow wrote:
>>
>>
>>> Please place full log to pastebin.
>>> maybe, you missed cc profile, gcc not found, etc ?
>>>
>> Please don't use pastebin. It only holds the file for something like 30
>> days, whereas the mailing list archives are long term. If the log file is
>> too large for a plain attachment, gzip it.
>>
>>
>> --
>> Neil Bothwick
>>
>> C Error #029: Well! I'm impressed
>>
Yeah, but does pastebin refer back to this e-mail thread if I look up
the same error sometime later? If the errors and info are directly in
the e-mail, then future searches for the same problem are much easier to
track down.
I would assume the info requested might make up a few KB? And if it's
bigger than that, the like the man said, gzip it; text files generally
get really good compression.
Just my $0.02.
John Moe
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Error in Emerge
2010-01-28 20:39 ` John H. Moe
@ 2010-01-28 21:19 ` wins mallow
2010-01-28 22:32 ` Neil Bothwick
0 siblings, 1 reply; 10+ messages in thread
From: wins mallow @ 2010-01-28 21:19 UTC (permalink / raw
To: gentoo-user
On Fri, 2010-01-29 at 06:39 +1000, John H. Moe wrote:
> Crístian Viana wrote:
> > pastebin can also hold the file forever :)
> >
> > On Thu, Jan 28, 2010 at 8:16 AM, Neil Bothwick <neil@digimed.co.uk> wrote:
> >
> >
> >> On Thu, 28 Jan 2010 12:12:15 +0300, wins mallow wrote:
> >>
> >>
> >>> Please place full log to pastebin.
> >>> maybe, you missed cc profile, gcc not found, etc ?
> >>>
> >> Please don't use pastebin. It only holds the file for something like 30
> >> days, whereas the mailing list archives are long term. If the log file is
> >> too large for a plain attachment, gzip it.
> >>
> >>
> >> --
> >> Neil Bothwick
> >>
> >> C Error #029: Well! I'm impressed
> >>
> Yeah, but does pastebin refer back to this e-mail thread if I look up
> the same error sometime later? If the errors and info are directly in
> the e-mail, then future searches for the same problem are much easier to
> track down.
>
> I would assume the info requested might make up a few KB? And if it's
> bigger than that, the like the man said, gzip it; text files generally
> get really good compression.
>
> Just my $0.02.
>
> John Moe
>
please stop OT :)
--
Best regards, Vince Mallow
xmpp: wins@jabber.slan.ru
web: http://gentoo-way.blogspot.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Error in Emerge
2010-01-28 21:19 ` wins mallow
@ 2010-01-28 22:32 ` Neil Bothwick
2010-01-28 23:00 ` Dale
0 siblings, 1 reply; 10+ messages in thread
From: Neil Bothwick @ 2010-01-28 22:32 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 234 bytes --]
On Fri, 29 Jan 2010 00:19:47 +0300, wins mallow wrote:
> please stop OT :)
How can a discussion that directly affects the usefulness of this list be
considered OT?
--
Neil Bothwick
He who laughs last thinks slowest!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Error in Emerge
2010-01-28 22:32 ` Neil Bothwick
@ 2010-01-28 23:00 ` Dale
0 siblings, 0 replies; 10+ messages in thread
From: Dale @ 2010-01-28 23:00 UTC (permalink / raw
To: gentoo-user
Neil Bothwick wrote:
> On Fri, 29 Jan 2010 00:19:47 +0300, wins mallow wrote:
>
>
>> please stop OT :)
>>
>
> How can a discussion that directly affects the usefulness of this list be
> considered OT?
>
>
+1
I have ran into this before. Find a error and it is at pastebin and no
link to the fix. I have also ran into pastebin expiring too. Neither
is good.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2010-01-28 23:01 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-28 6:17 [gentoo-user] Error in Emerge Konstantinos Bekiaris
2010-01-28 8:51 ` Alan McKinnon
2010-01-28 9:12 ` wins mallow
2010-01-28 10:16 ` Neil Bothwick
2010-01-28 10:40 ` Crístian Viana
2010-01-28 20:39 ` John H. Moe
2010-01-28 21:19 ` wins mallow
2010-01-28 22:32 ` Neil Bothwick
2010-01-28 23:00 ` Dale
2010-01-28 10:49 ` Stroller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox