Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Error Emerging Wine
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
mvelez215
n00b
n00b


Joined: 13 Sep 2009
Posts: 38
Location: Houston

PostPosted: Thu Sep 24, 2009 3:56 am    Post subject: [SOLVED] Error Emerging Wine Reply with quote

I was trying to install wine and all was all untill I got to the last step then I got this message:

Quote:
*
* ERROR: app-emulation/wine-1.1.12 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2557: 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.12/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.1.12/temp/environment'.
*

>>> Failed to emerge app-emulation/wine-1.1.12, Log file:

>>> '/var/tmp/portage/app-emulation/wine-1.1.12/temp/build.log'

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

*
* ERROR: app-emulation/wine-1.1.12 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2557: 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.12/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.1.12/temp/environment'.
*


Not sure what to do here, any idea why this is happening? Am I missing something?

Thank you in advance for all of your help!!
_________________
mvelez
manuelvelez83@gmail.com


Last edited by mvelez215 on Fri Sep 25, 2009 4:05 am; edited 1 time in total
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Thu Sep 24, 2009 4:53 am    Post subject: Reply with quote

It's hard to tell what the problem is because you didn't post the actual error.
Back to top
View user's profile Send private message
mvelez215
n00b
n00b


Joined: 13 Sep 2009
Posts: 38
Location: Houston

PostPosted: Thu Sep 24, 2009 11:27 am    Post subject: Reply with quote

That was all I got, unless I got to check somewhere else for the error?
_________________
mvelez
manuelvelez83@gmail.com
Back to top
View user's profile Send private message
Veldrin
Veteran
Veteran


Joined: 27 Jul 2004
Posts: 1945
Location: Zurich, Switzerland

PostPosted: Thu Sep 24, 2009 11:31 am    Post subject: Reply with quote

scroll a bit back - an copy/paste everything from the first error message.
(normally a line with error[n] in it, IIRC)
Back to top
View user's profile Send private message
mvelez215
n00b
n00b


Joined: 13 Sep 2009
Posts: 38
Location: Houston

PostPosted: Thu Sep 24, 2009 6:47 pm    Post subject: Reply with quote

Ok this is the first line where it said error so I am guessing this is it:

Quote:
Error: Too many output files.
make[2]: *** [winetest.res] Error 2
make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.12/work/wine-1.1.12/programs/winetest'
make[1]: *** [winetest] Error 2
make[1]: *** Waiting for unfinished jobs....
../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows callback.o hlpfile.o macro.o string.o winhelp.o macro.lex.yy.o rsrc.res -o winhlp32.exe.so -lshell32 -lcomctl32 -lcomdlg32 -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wb,-dshell32 -Wb,-dcomctl32 -Wb,-dcomdlg32
make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.12/work/wine-1.1.12/programs/winhlp32'
make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.12/work/wine-1.1.12/programs'
make: *** [programs] Error 2


Hopefully this will clear things up.
_________________
mvelez
manuelvelez83@gmail.com
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Thu Sep 24, 2009 10:53 pm    Post subject: Reply with quote

Still not enough.

Post starting about 5 lines before the first error all the way to the end of the output. example

also post your emerge --info
Back to top
View user's profile Send private message
mvelez215
n00b
n00b


Joined: 13 Sep 2009
Posts: 38
Location: Houston

PostPosted: Fri Sep 25, 2009 12:04 am    Post subject: Reply with quote

Here is some more of it, hope it helps:

Quote:
cp ../../dlls/odbccp32/tests/odbccp32_test.exe.so odbccp32_test.exe && i686-pc-linux-gnu-strip odbccp32_test.exe
cp ../../dlls/ole32/tests/ole32_test.exe.so ole32_test.exe && i686-pc-linux-gnu-strip ole32_test.exe
cp ../../dlls/oleacc/tests/oleacc_test.exe.so oleacc_test.exe && i686-pc-linux-gnu-strip oleacc_test.exe
cp ../../dlls/oleaut32/tests/oleaut32_test.exe.so oleaut32_test.exe && i686-pc-linux-gnu-strip oleaut32_test.exe
cp ../../dlls/opengl32/tests/opengl32_test.exe.so opengl32_test.exe && i686-pc-linux-gnu-strip opengl32_test.exe
cp ../../dlls/pdh/tests/pdh_test.exe.so pdh_test.exe && i686-pc-linux-gnu-strip pdh_test.exe
cp ../../dlls/psapi/tests/psapi_test.exe.so psapi_test.exe && i686-pc-linux-gnu-strip psapi_test.exe
cp ../../dlls/qedit/tests/qedit_test.exe.so qedit_test.exe && i686-pc-linux-gnu-strip qedit_test.exe
cp ../../dlls/qmgr/tests/qmgr_test.exe.so qmgr_test.exe && i686-pc-linux-gnu-strip qmgr_test.exe
cp ../../dlls/quartz/tests/quartz_test.exe.so quartz_test.exe && i686-pc-linux-gnu-strip quartz_test.exe
cp ../../dlls/rasapi32/tests/rasapi32_test.exe.so rasapi32_test.exe && i686-pc-linux-gnu-strip rasapi32_test.exe
cp ../../dlls/riched20/tests/riched20_test.exe.so riched20_test.exe && i686-pc-linux-gnu-strip riched20_test.exe
cp ../../dlls/riched32/tests/riched32_test.exe.so riched32_test.exe && i686-pc-linux-gnu-strip riched32_test.exe
cp ../../dlls/rpcrt4/tests/rpcrt4_test.exe.so rpcrt4_test.exe && i686-pc-linux-gnu-strip rpcrt4_test.exe
cp ../../dlls/rsaenh/tests/rsaenh_test.exe.so rsaenh_test.exe && i686-pc-linux-gnu-strip rsaenh_test.exe
cp ../../dlls/schannel/tests/schannel_test.exe.so schannel_test.exe && i686-pc-linux-gnu-strip schannel_test.exe
cp ../../dlls/secur32/tests/secur32_test.exe.so secur32_test.exe && i686-pc-linux-gnu-strip secur32_test.exe
flex -omacro.lex.yy.c macro.lex.l
cp ../../dlls/serialui/tests/serialui_test.exe.so serialui_test.exe && i686-pc-linux-gnu-strip serialui_test.exe
../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -DWINELIB -forsrc.res rsrc.rc
cp ../../dlls/setupapi/tests/setupapi_test.exe.so setupapi_test.exe && i686-pc-linux-gnu-strip setupapi_test.exe
cp ../../dlls/shdocvw/tests/shdocvw_test.exe.so shdocvw_test.exe && i686-pc-linux-gnu-strip shdocvw_test.exe
rm -f winhlp32 && ln -s ../../tools/winewrapper winhlp32
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -march=pentium4 -pipe -O2 -o macro.lex.yy.o macro.lex.yy.c
cp ../../dlls/shell32/tests/shell32_test.exe.so shell32_test.exe && i686-pc-linux-gnu-strip shell32_test.exe
cp ../../dlls/shlwapi/tests/shlwapi_test.exe.so shlwapi_test.exe && i686-pc-linux-gnu-strip shlwapi_test.exe
cp ../../dlls/snmpapi/tests/snmpapi_test.exe.so snmpapi_test.exe && i686-pc-linux-gnu-strip snmpapi_test.exe
cp ../../dlls/spoolss/tests/spoolss_test.exe.so spoolss_test.exe && i686-pc-linux-gnu-strip spoolss_test.exe
cp ../../dlls/urlmon/tests/urlmon_test.exe.so urlmon_test.exe && i686-pc-linux-gnu-strip urlmon_test.exe
cp ../../dlls/user32/tests/user32_test.exe.so user32_test.exe && i686-pc-linux-gnu-strip user32_test.exe
cp ../../dlls/userenv/tests/userenv_test.exe.so userenv_test.exe && i686-pc-linux-gnu-strip userenv_test.exe
cp ../../dlls/usp10/tests/usp10_test.exe.so usp10_test.exe && i686-pc-linux-gnu-strip usp10_test.exe
cp ../../dlls/uxtheme/tests/uxtheme_test.exe.so uxtheme_test.exe && i686-pc-linux-gnu-strip uxtheme_test.exe
cp ../../dlls/version/tests/version_test.exe.so version_test.exe && i686-pc-linux-gnu-strip version_test.exe
cp ../../dlls/winhttp/tests/winhttp_test.exe.so winhttp_test.exe && i686-pc-linux-gnu-strip winhttp_test.exe
cp ../../dlls/wininet/tests/wininet_test.exe.so wininet_test.exe && i686-pc-linux-gnu-strip wininet_test.exe
cp ../../dlls/winmm/tests/winmm_test.exe.so winmm_test.exe && i686-pc-linux-gnu-strip winmm_test.exe
../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows callback.o hlpfile.o macro.o string.o winhelp.o macro.lex.yy.o rsrc.res -o winhlp32.exe.so -lshell32 -lcomctl32 -lcomdlg32 -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wb,-dshell32 -Wb,-dcomctl32 -Wb,-dcomdlg32
cp ../../dlls/winspool.drv/tests/winspool.drv_test.exe.so winspool.drv_test.exe && i686-pc-linux-gnu-strip winspool.drv_test.exe
cp ../../dlls/wintrust/tests/wintrust_test.exe.so wintrust_test.exe && i686-pc-linux-gnu-strip wintrust_test.exe
cp ../../dlls/wldap32/tests/wldap32_test.exe.so wldap32_test.exe && i686-pc-linux-gnu-strip wldap32_test.exe
cp ../../dlls/ws2_32/tests/ws2_32_test.exe.so ws2_32_test.exe && i686-pc-linux-gnu-strip ws2_32_test.exe
cp ../../dlls/xinput1_3/tests/xinput1_3_test.exe.so xinput1_3_test.exe && i686-pc-linux-gnu-strip xinput1_3_test.exe
rm -f winetest && ln -s ../../tools/winewrapper winetest
../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -DBUILD_SHA1=\"`GIT_DIR=../../.git git rev-parse HEAD 2>/dev/null`\" -fowinetest.res winetest.rc
Error: Too many output files.
make[2]: *** [winetest.res] Error 2
make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.12/work/wine-1.1.12/programs/winetest'
make[1]: *** [winetest] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.12/work/wine-1.1.12/programs/winhlp32'
make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.12/work/wine-1.1.12/programs'
make: *** [programs] Error 2

_________________
mvelez
manuelvelez83@gmail.com
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Fri Sep 25, 2009 12:11 am    Post subject: Reply with quote

Try this:
Code:
emerge -C app-misc/git && emerge -u app-emulation/wine && emerge app-misc/git


Or you can try to upgrade to unstable wine
Code:
echo 'app-emulation/wine' >> /etc/portage/package.keywords && emerge app-emulation/wine
Back to top
View user's profile Send private message
mvelez215
n00b
n00b


Joined: 13 Sep 2009
Posts: 38
Location: Houston

PostPosted: Fri Sep 25, 2009 4:05 am    Post subject: Reply with quote

That worked for me, thank you for your help!
_________________
mvelez
manuelvelez83@gmail.com
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Fri Sep 25, 2009 4:13 am    Post subject: Reply with quote

You are welcome :)
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21635

PostPosted: Sat Sep 26, 2009 3:24 am    Post subject: Reply with quote

This is app-emulation/wine-1.1.7 - src_test() fails, Error: Too many output files.
Back to top
View user's profile Send private message
Autie
Guru
Guru


Joined: 25 Jul 2003
Posts: 309
Location: Ledegem - Belgium

PostPosted: Sun Sep 27, 2009 8:50 am    Post subject: Reply with quote

wine also fails here:
emerge log file
_________________
The capacity to learn is a gift; The ability to learn is a skill; The willingness to learn is a choice.
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sun Sep 27, 2009 3:24 pm    Post subject: Reply with quote

Autie: high MAKEOPTS strike again.
Anyway, it's a problem with the ebuild - it should be already fixed in the tree.
threads useflags was incorrectly handled.
Back to top
View user's profile Send private message
Autie
Guru
Guru


Joined: 25 Jul 2003
Posts: 309
Location: Ledegem - Belgium

PostPosted: Sun Sep 27, 2009 7:18 pm    Post subject: Reply with quote

VoidMage: last sync fixed wine indeed :)
_________________
The capacity to learn is a gift; The ability to learn is a skill; The willingness to learn is a choice.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum