Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 7387

Summary: winesetuptk fails to build
Product: Gentoo Linux Reporter: Shad Nelson <shadash>
Component: New packagesAssignee: Nick Hadaway <grandmasterlinux>
Status: RESOLVED INVALID    
Severity: major CC: fisi.tilman.klar
Priority: High    
Version: 1.3   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: winesetuptk.log

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.