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

Bug 6146

Summary: winesetuptk will not build
Product: Gentoo Linux Reporter: Antonio D'souza <gentoo>
Component: New packagesAssignee: Nick Hadaway <grandmasterlinux>
Status: VERIFIED FIXED    
Severity: critical CC: vapier
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Antonio D'souza 2002-08-07 05:56:55 UTC
I am using gcc-3.1.1 & I get this error message:

************************************************************************
Launcher --> /usr/bin
Exe      --> /usr/bin
Doc      --> /usr/share/doc/winesetuptk-0.6.0b
Use --with-launcher, --with-exe, --with-doc switches or edit generated
Makefile to overwrite defaults.

if ! test -f data/img_codeweavers_logo.ppm ; then
/var/tmp/portage/winesetuptk-0.6.0b-r2/work/winesetuptk-0.6.0b/tcltk-winesetuptk-0.6.0b/local/bin/tclsh8.3
xpm2ppm data/img_codeweavers_logo.xpm ; fi 
sh gen_mta.sh > winesetuptk.mta
make: *** No rule to make target `data/img_codeweavers_logo.ppm', needed by
`winesetuptk.c'.  Stop.
make: *** Waiting for unfinished jobs....
if ! test -f data/img_desktop.ppm ; then
/var/tmp/portage/winesetuptk-0.6.0b-r2/work/winesetuptk-0.6.0b/tcltk-winesetuptk-0.6.0b/local/bin/tclsh8.3
xpm2ppm data/img_desktop.xpm ; fi 
if ! test -f data/img_managed.ppm ; then
/var/tmp/portage/winesetuptk-0.6.0b-r2/work/winesetuptk-0.6.0b/tcltk-winesetuptk-0.6.0b/local/bin/tclsh8.3
xpm2ppm data/img_managed.xpm ; fi 
if ! test -f data/img_unmanaged.ppm ; then
/var/tmp/portage/winesetuptk-0.6.0b-r2/work/winesetuptk-0.6.0b/tcltk-winesetuptk-0.6.0b/local/bin/tclsh8.3
xpm2ppm data/img_unmanaged.xpm ; fi 
if ! test -f data/img_win311.ppm ; then
/var/tmp/portage/winesetuptk-0.6.0b-r2/work/winesetuptk-0.6.0b/tcltk-winesetuptk-0.6.0b/local/bin/tclsh8.3
xpm2ppm data/img_win311.xpm ; fi 
if ! test -f data/img_win95.ppm ; then
/var/tmp/portage/winesetuptk-0.6.0b-r2/work/winesetuptk-0.6.0b/tcltk-winesetuptk-0.6.0b/local/bin/tclsh8.3
xpm2ppm data/img_win95.xpm ; fi 
if ! test -f data/img_wine.ppm ; then
/var/tmp/portage/winesetuptk-0.6.0b-r2/work/winesetuptk-0.6.0b/tcltk-winesetuptk-0.6.0b/local/bin/tclsh8.3
xpm2ppm data/img_wine.xpm ; fi 
if ! test -f data/img_winesetup.ppm ; then
/var/tmp/portage/winesetuptk-0.6.0b-r2/work/winesetuptk-0.6.0b/tcltk-winesetuptk-0.6.0b/local/bin/tclsh8.3
xpm2ppm data/img_winesetup.xpm ; fi 

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 46, Exitcode 2
!!! (no error message)
Comment 1 SpanKY gentoo-dev 2002-08-07 07:39:17 UTC
try this:
`cd /usr/portage/app-emulation/winesetuptk/`
`grep make winesetuptk-0.6.0b-r2.ebuild`

you *should* see:
        make || die
        make \

if you see 'emake', then please rsync and try to compile it again
Comment 2 Sean P. Kane 2002-08-07 15:50:17 UTC
I saw this problem as, well, but went ahead and resynced (although I had done 
it yesterday as well), and things seem to have cleared up. I was using GCC 
2.9.5.