Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7387 - winesetuptk fails to build
Summary: winesetuptk fails to build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-02 14:07 UTC by Shad Nelson
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
winesetuptk.log (winesetuptk.log,217.97 KB, application/octet-stream)
2002-09-02 14:09 UTC, Shad Nelson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shad Nelson 2002-09-02 14:07:58 UTC
here is the last few lines of the log file...

/var/tmp/portage/winesetuptk-0.6.0b-r2/work/winesetuptk-0.6.0b/tcltk-winesetuptk-0.6.0b/local/bin/mktclapp
-f winesetuptk.mta > winesetuptk.c || (rm winesetuptk.c && echo -e '\nmktclapp
not found.\n' && exit 1) 
cc -mcpu=athlon -O3 -pipe
-I/var/tmp/portage/winesetuptk-0.6.0b-r2/work/winesetuptk-0.6.0b/tcltk-winesetuptk-0.6.0b/tcl8.3.2/generic
-I/var/tmp/portage/winesetuptk-0.6.0b-r2/work/winesetuptk-0.6.0b/tcltk-winesetuptk-0.6.0b/tk8.3.2/generic
-I/var/tmp/portage/winesetuptk-0.6.0b-r2/work/winesetuptk-0.6.0b/tcltk-winesetuptk-0.6.0b/itcl3.1.0/itcl/generic
-I/var/tmp/portage/winesetuptk-0.6.0b-r2/work/winesetuptk-0.6.0b/tcltk-winesetuptk-0.6.0b/itcl3.1.0/itk/generic
-c winesetuptk.c
Caught signal 1

make: *** [winesetuptk.o] Hangup
Comment 1 Shad Nelson 2002-09-02 14:09:07 UTC
Created attachment 3609 [details]
winesetuptk.log

Very big log of the ebuild
Comment 2 Nick Hadaway 2002-10-11 16:18:29 UTC
Shad are you still around?  Can you tell me what version of gcc you are using? 
Comment 3 Shad Nelson 2002-10-11 17:00:42 UTC
I'm still here. The compile problem happend when using gcc 3.1

I've updated to gcc 3.2 but haven't tried emerging winesetuptk since.

I'll try it again tonight and put up some feedback.
Comment 4 Shad Nelson 2002-10-12 14:11:41 UTC
You might as well close this bug. I can't repeat the error. Since I installed
Gcc 3.2 it seems to compile without a problem.