Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139059 - Wine 0.9.16 fails to configure on AMD64
Summary: Wine 0.9.16 fails to configure on AMD64
Status: RESOLVED DUPLICATE of bug 138296
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-03 11:54 UTC by Piotr Malinski
Modified: 2006-07-03 12:04 UTC (History)
0 users

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


Attachments
log of the wine emerge (config.log,724.09 KB, text/plain)
2006-07-03 11:56 UTC, Piotr Malinski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Malinski 2006-07-03 11:54:23 UTC
when i try to emerge wine 0.9.16 
[ebuild     U ] app-emulation/wine-0.9.16 [0.9.15] USE="X alsa gif jpeg lcms ncurses opengl scanner -arts -cups -debug -esd -glut -jack -ldap -nas -oss -xml*" 0 kB

It fails:
##################
config.status: executing dlls/gdi/enhmfdrv commands
config.status: executing dlls/gdi/mfdrv commands
config.status: executing dlls/kernel/messages commands
config.status: executing dlls/user/resources commands
config.status: executing dlls/wineps.drv/data commands
config.status: executing include/wine commands

configure: WARNING: FreeType is missing.
configure: WARNING: Fonts will not be built. Dialog text may be invisible or unaligned.

Configure finished.  Do 'make depend && make' to compile Wine.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/wine-0.9.16/work/wine-0.9.16/config.log

!!! ERROR: app-emulation/wine-0.9.16 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  wine-0.9.16.ebuild, line 100:   Called econf '--sysconfdir=/etc/wine' '--with-curses' '--with-opengl' '--with-x' '--disable-trace' '--disable-debug'
  ebuild.sh, line 541:   Called die
################################
Portage 2.1.1_pre2-r1 (default-linux/amd64/2006.0, gcc-4.1.1/amd64-vanilla, glibc-2.4-r3, 2.6.17-gentoo x86_64)
=================================================================
System uname: 2.6.17-gentoo x86_64 AMD Turion(tm) 64 Mobile Technology ML-30
Gentoo Base System version 1.12.1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -msse3 -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe -msse3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.prz.edu.pl ftp://gentoo.po.opole.pl"
LANG="pl_PL.utf8"
LC_ALL="pl_PL.utf8"
LINGUAS="pl"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac acpi alsa apache2 asf avi browserplugin bzip2 cdparanoia cdr cdrom cli crypt dbus dhcp dlloader dri dvdr dvdread editor encode fam fat ffmpeg flac foomaticdb ftp gd gif gphoto2 gpm hal iconv isdnlog jpeg kde kdeenablefinal kdehiddenvisibility kqemu lcms libwww lzw-tiff mad mp3 mpeg mplayer ncurses nls nptl nptlonly nsplugin ogg oggvorbis opengl pam pcmcia pcre pdflib png posix pppd python qemu-fast qt qt3 qt4 rar readline reflection scanner sdl session sockets softmmu spell spl ssl subversion svg symlink theora tiff truetype truetype-fonts unicode usb userlocales utf8 vcd vorbis wifi wmf xine xml2 xorg xpm xscreensaver xv zip zlib elibc_glibc input_devices_kbd input_devices_mouse input_devices_sis input_devices_keyboard kernel_linux linguas_pl userland_GNU video_cards_sis video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Piotr Malinski 2006-07-03 11:56:11 UTC
Created attachment 90804 [details]
log of the wine emerge
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-03 12:04:39 UTC
unmerge eselect-compiler, p.mask it, downgrade your gcc-config and it will work just fine...

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