Unable to emerge Wine 1.1.5 on Gentoo AMD64

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
deeder
Newbie
Newbie
Posts: 2
Joined: Fri Sep 26, 2008 12:54 pm

Unable to emerge Wine 1.1.5 on Gentoo AMD64

Post by deeder »

Hello,

I am currently trying to emerge wine on my Gentoo AMD64 system, and it is currently failing on the last package. I haven't been able to make much sense out of the error message. If anyone knows what is going on or can otherwise point me to where I should look or anything to try, it would be greatly appreciated.

Here is the error I am getting:

make: *** [programs] Error 2
*
* ERROR: app-emulation/wine-1.1.5 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2468: Called die
* The specific snippet of code:
* emake all || die "all"
* The die message:
* all
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/app-emulation/wine-1.1.5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.1.5/temp/environment'.
*

* Messages for package app-emulation/wine-1.1.5:

*
* ERROR: app-emulation/wine-1.1.5 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2468: Called die
* The specific snippet of code:
* emake all || die "all"
* The die message:
* all
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/app-emulation/wine-1.1.5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.1.5/temp/environment'.
*

Thank you very much for your time,
-deeder
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Unable to emerge Wine 1.1.5 on Gentoo AMD64

Post by vitamin »

deeder wrote:Hello,

I am currently trying to emerge wine on my Gentoo AMD64 system, and it is currently failing on the last package. I haven't been able to make much sense out of the error message. If anyone knows what is going on or can otherwise point me to where I should look or anything to try, it would be greatly appreciated.
Ask gentoo forum. If you want help here - compile Wine as-is (with configure & make).
deeder
Newbie
Newbie
Posts: 2
Joined: Fri Sep 26, 2008 12:54 pm

Post by deeder »

Thanks Vitamin. I will try this. : )
-deeder
John Drescher

Unable to emerge Wine 1.1.5 on Gentoo AMD64

Post by John Drescher »

I

On Fri, Sep 26, 2008 at 1:59 PM, deeder <[email protected]> wrote:
Hello,

I am currently trying to emerge wine on my Gentoo AMD64 system, and it is currently failing on the last package. I haven't been able to make much sense out of the error message. If anyone knows what is going on or can otherwise point me to where I should look or anything to try, it would be greatly appreciated.

Here is the error I am getting:

make: *** [programs] Error 2
*
* ERROR: app-emulation/wine-1.1.5 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2468: Called die
* The specific snippet of code:
* emake all || die "all"
* The die message:
* all
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/app-emulation/wine-1.1.5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.1.5/temp/environment'.
*

* Messages for package app-emulation/wine-1.1.5:

*
* ERROR: app-emulation/wine-1.1.5 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2468: Called die
* The specific snippet of code:
* emake all || die "all"
* The die message:
* all
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/app-emulation/wine-1.1.5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.1.5/temp/environment'.
*
It installed fine here on amd64 gentoo. Post your details on the gentoo forum.

# equery list wine
[ Searching for package 'wine' in all categories among: ]
* installed packages
[I--] [ ~] app-emulation/wine-1.1.5 (0)

John
Locked