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

Bug 123304

Summary: wine-0.9.8-r1 fails to compile
Product: Gentoo Linux Reporter: Ian Gowen <ian.gowen>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ian Gowen 2006-02-18 11:13:35 UTC
emerging wine-0.9.8-r1 dies here, and I have no idea why:

<snip>
../tools/mkinstalldirs -m 755 /var/tmp/portage/wine-0.9.8-r1/image//usr/bin /var/tmp/portage/wine-0.9.8-r1/image//usr/share/man/man1
/bin/install -c   ./winemaker /var/tmp/portage/wine-0.9.8-r1/image//usr/bin/winemaker
/bin/install -c  -m 644  winemaker.man /var/tmp/portage/wine-0.9.8-r1/image//usr/share/man/man1/winemaker.1
make[1]: Leaving directory `/var/tmp/portage/wine-0.9.8-r1/work/wine-0.9.8/tools'
./tools/mkinstalldirs -m 755 /var/tmp/portage/wine-0.9.8-r1/image//usr/share/aclocal
mkdir -m 755 -p -- /var/tmp/portage/wine-0.9.8-r1/image//usr/share/aclocal
/bin/install -c  -m 644  ./aclocal.m4 /var/tmp/portage/wine-0.9.8-r1/image//usr/share/aclocal/wine.m4

!!! ERROR: app-emulation/wine-0.9.8-r1 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_install
  ebuild.sh, line 1037:   Called src_install

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.

My emerge --info:

Portage 2.1_pre4-r1 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) M processor 1.73GHz
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -pipe -funroll-loops -march=pentium-m"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -pipe -funroll-loops -march=pentium-m"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://distfiles.gentoo.org"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 X Xaw3d a52 aac aalib aim alsa ansi apache2 apm asf avi bash-completion berkdb bitmap-fonts boo bzip2 cairo cdr crypt cups curl dri dv dvd effects emboss encode exif expat ffmpeg firefox flac fontconfig foomaticdb fortran gcj gd gdbm gif glitz glut gpm gstreamer gtk gtk2 ieee1394 imagemagick imlib inkjar ipv6 jack java jpeg kdeenablefinal lcms libcaca libg++ libwww mad mikmod mmx mng mono motif mozilla mp3 mpeg musicbrainz ncurses nls nptl nsplugin objc ogg oggvorbis openal openexr opengl pam pdf pdflib perl plugin png python qt quicktime radiotap readline samba sdl slang spell sqlite sse sse2 ssl svg tcltk tcpd tetex threads tiff timidity truetype truetype-fonts type1-fonts unicode usb utf8 vcd visualization vorbis win32codecs wmf xine xinerama xml xml2 xmms xpm xv xvmc zlib elibc_glibc input_devices_synaptics input_devices_mouse input_devices_keyboard kernel_linux userland_GNU video_cards_fglrx video_cards_vesa video_cards_ati video_cards_vga"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-18 11:15:05 UTC

*** This bug has been marked as a duplicate of 123238 ***