Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57919 - emerge of app-emulation/wine-20040408-r1 failed
Summary: emerge of app-emulation/wine-20040408-r1 failed
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-21 17:35 UTC by Murray Smigel
Modified: 2004-10-25 20:25 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 Murray Smigel 2004-07-21 17:35:05 UTC
emerge sync
emerge xfree
emerge wine
...
gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -DUSE_MSVCRT_PREFIX -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o scanf.o scanf.c
In file included from scanf.c:75:
scanf.h: In function `MSVCRT_vfwscanf':
scanf.h:516: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.

{standard input}: Assembler messages:
{standard input}:2401: Warning: end of file not at end of a line; newline inserted
make[2]: *** [scanf.o] Error 1
make[2]: Leaving directory `/work/tmp/portage/wine-20040408-r1/work/wine-20040408/dlls/msvcrt'
make[1]: *** [msvcrt] Error 2
make[1]: Leaving directory `/work/tmp/portage/wine-20040408-r1/work/wine-20040408/dlls'
make: *** [dlls] Error 2



Reproducible: Always
Steps to Reproduce:
1.emerge wine
2.
3.

Actual Results:  
gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-DUSE_MSVCRT_PREFIX -D_MT -D_REENTRANT -fPIC -Wall -pipe 
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g 
-O2 -o scanf.o scanf.c 
In file included from scanf.c:75: 
scanf.h: In function `MSVCRT_vfwscanf': 
scanf.h:516: internal error: Segmentation fault 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://bugs.gentoo.org/> for instructions. 
{standard input}: Assembler messages: 
{standard input}:2401: Warning: end of file not at end of a line; newline inserted 
make[2]: *** [scanf.o] Error 1 
make[2]: Leaving directory 
`/work/tmp/portage/wine-20040408-r1/work/wine-20040408/dlls/msvcrt' 
make[1]: *** [msvcrt] Error 2 
make[1]: Leaving directory 
`/work/tmp/portage/wine-20040408-r1/work/wine-20040408/dlls' 
make: *** [dlls] Error 2 
 
!!! ERROR: app-emulation/wine-20040408-r1 failed. 
!!! Function src_compile, Line 60, Exitcode 2 
!!! (no error message) 
 
 


Dual processor intel-686 box. 
 
uname -a 
Linux gambit 2.4.19-gentoo #4 SMP Mon Mar 22 23:29:36 EST 2004 i686 
Celeron (Mendocino) GenuineIntel GNU/Linu
Comment 1 Murray Smigel 2004-07-21 17:41:28 UTC
Hmm, I went to the portage work directory and restarted the make and it seems to be proceeding past the failure point.
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-08-03 08:40:07 UTC
do you have enough free diskspace and ram ?
Comment 3 SpanKY gentoo-dev 2004-10-25 20:25:18 UTC
use 20040716 or better