Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28293 - app-emulation/wine-20030813 failed. Function src_compile, Line 65, Exitcode 2.
Summary: app-emulation/wine-20030813 failed. Function src_compile, Line 65, Exitcode 2.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-09 14:07 UTC by Lucero del Alba
Modified: 2003-09-10 00:04 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucero del Alba 2003-09-09 14:07:07 UTC
When trying to emerge app-emulation/wine-20030813, I get the following error 
output (view "Actual Results").  I could reproduce this situtation twice, by updating 
wine (emerge -U wine) and by reinstalling it (emerge -C wine ; emerge wine). 

Reproducible: Always
Steps to Reproduce:
1. emerge sync 
2. emerge wine 
Actual Results:  
(...) 
gcc -c -I. -I. -I../../include -I../../include  -D_REENTRANT -fPIC -D__WINESRC__ 
-DUSE_MSVCRT_PREFIX -D_MT -Wall -mpreferred-stack-boundary=2 
-fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ctype.o ctype.c 
cc1: Success: error writing to /var/tmp/portage/wine-20030813/temp/ccM44DQ5.s 
make[2]: *** [ctype.o] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/wine-20030813/work/wine-20030813/dlls/msvcrt' 
make[1]: *** [msvcrt] Error 2 
make[1]: Leaving directory 
`/var/tmp/portage/wine-20030813/work/wine-20030813/dlls' 
make: *** [dlls] Error 2 
 
!!! ERROR: app-emulation/wine-20030813 failed. 
!!! Function src_compile, Line 65, Exitcode 2 
!!! (no error message) 

Expected Results:  
>>> Regenerating /etc/ld.so.cache... 
>>> Auto-cleaning packages ... 
(etc) 

Software: 
sys-kernel/gentoo-sources-2.4.20-r5 (outdated) 
 
Hardware: 
AMD 1 Duron GHz. 
256 MB DDR 
 
Additional: 
When doing an 'emerge -pe wine' get the following: 
--------- 
These are the packages that I would merge, in order: 
 
Calculating dependencies | 
 
aux_get(): stale entry was not regenerated for 
           sys-apps/man-1.5m; deleting and exiting. 
!!! list index out of range 
 
!!! Problem in app-emulation/wine dependencies. 
!!! 1 
--------
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-09-09 14:16:53 UTC
seems you are out of space
Comment 2 Lucero del Alba 2003-09-09 21:30:46 UTC
Martin, you were right!  It was only a matter of space, not a bug (Satatus: CLOSED? 
Resolution: INVALID?) 
 
Thank you for your comment, Mr. Holzer. 
Comment 3 Sergey Kuleshov (RETIRED) gentoo-dev 2003-09-10 00:04:26 UTC
As the reporter confirmed it was matter of lack of free space.