Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18417 - app-emulation/winex 20030328 fails to compile (dlls)
Summary: app-emulation/winex 20030328 fails to compile (dlls)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: phoen][x
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-28 23:12 UTC by FieldySnuts
Modified: 2003-03-29 10:24 UTC (History)
0 users

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


Attachments
output of emerge -b winex &> winex-output.txt (winex-output.txt,147.82 KB, text/plain)
2003-03-28 23:13 UTC, FieldySnuts
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FieldySnuts 2003-03-28 23:12:35 UTC
app-emulation/winex 20030328 fails to compile. The full output of the compile attempt will be 
posted as an attachment. 

Reproducible: Always
Steps to Reproduce:
1. Emerge sync 
2. emerge -b winex 
3. wait 
Actual Results:  
The results are in the attachment. 

Expected Results:  
The software should have completed compiling, installed, and been useable. 

Portage 2.0.47-r10 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r8) 
================================================================= 
System uname: 2.4.19-ipv6-usbdnet-dri i686 AuthenticAMD 
GENTOO_MIRRORS="ftp://sunsite.dk/mirrors/gentoo/ http://gentoo.linux.no/ ftp://f 
tp.tu-clausthal.de/pub/linux/gentoo/ http://ftp.gentoo.or.kr/ http://gentoo.gnuk 
orea.org/ ftp://ftp.dale.ro/pub/mirrors/ftp.ibiblio.org/pub/Linux/distributions/ 
gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/ ftp://ftp.rez-gif.supelec. 
fr/pub/Linux/distrib/gentoo/ " 
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi 
g /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb:/usr/kde/3.1/share/config:/usr/ 
share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="" 
USE="x86 oss apm avi crypt cups jpeg libg++ mikmod mpeg ncurses quicktime spell 
xml2 xv aalib berkdb bonobo directfb esd gdbm gif gnome-libs gtkhtml guile imlib 
 java ldap libwww motif mozilla nls opengl pam png python qt readline scanner sd 
l slang ssl svga tcltk tcpd tetex tiff X gtk gtk2 gpm gnome -alsa -arts 3dnow cd 
r encode kde mmx oggvorbis pdflib perl sse truetype xmms ipv6" 
COMPILER="" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=i686 -O3 -pipe" 
CXXFLAGS="-march=i686 -O3 -pipe" 
ACCEPT_KEYWORDS="x86 ~x86" 
MAKEOPTS="-j3" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache"
Comment 1 FieldySnuts 2003-03-28 23:13:23 UTC
Created attachment 9979 [details]
output of emerge -b winex &> winex-output.txt
Comment 2 phoen][x 2003-03-29 06:28:02 UTC
Heh, you almost got me there Joe.
Dblcheck that output:

cpp0: /var/tmp/portage/winex-20030328/temp/ccdSXOEb.i: No space left on device


I bet that your /var/tmp is filled up. Check the free diskspace with 'df -h'.

Now, what you can do is to simply run 'rm -rf /var/tmp/portage/*' (it doesn't hurt your gentoo-box, i promise) and remerge winex.

I'll close this bug, REOPEN it when needed.

-phoen][x-
Comment 3 FieldySnuts 2003-03-29 10:24:11 UTC
Argh! I'm such a tool!

Nice catch.