Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137788 - Wine-0.9.15 emerge fails because user requested no freetype support
Summary: Wine-0.9.15 emerge fails because user requested no freetype support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-23 18:53 UTC by John Huttley
Modified: 2006-06-27 02:27 UTC (History)
1 user (show)

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


Attachments
config.log as instructed by the ebuild, gzipped (config.log.gz,31.15 KB, application/octet-stream)
2006-06-23 18:55 UTC, John Huttley
Details
screen dump, gzipped (screen.txt.gz,6.38 KB, application/octet-stream)
2006-06-23 19:00 UTC, John Huttley
Details
config.log unzipped (config.log,556.37 KB, text/plain)
2006-06-25 13:55 UTC, John Huttley
Details
Screen dump of the emerge (screen.txt,37.44 KB, text/plain)
2006-06-25 13:57 UTC, John Huttley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Huttley 2006-06-23 18:53:22 UTC
Gentoo Base System version 1.12.1
Portage 2.1.1_pre1-r1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.16-gentoo-r8 i686)
=================================================================
System uname: 2.6.16-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
ccache version 2.4 [enabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
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-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe -mno-tls-direct-seg-refs"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/mail/dspam /etc/postfix /etc/samba /etc/sasl2 /etc/squid /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /var/bind /var/run/dspam"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=pentium4 -O2 -pipe -mno-tls-direct-seg-refs"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
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.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apache2 cairo crypt cups dbus dri gif gmp gnome gpm gtk gtk2 hal jpeg mad mmx mp3 nptl ogg opengl pam pcre png readline sasl sdl sse ssl tiff usb v4l vorbis xml xml2 xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_ati video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS

fails with gcc-3.4.6 and gcc-4.1 immediately after configuration.

Additional info will be posted as attachments.
Comment 1 John Huttley 2006-06-23 18:55:17 UTC
Created attachment 89969 [details]
config.log as instructed by the ebuild, gzipped
Comment 2 John Huttley 2006-06-23 19:00:27 UTC
Created attachment 89970 [details]
screen dump, gzipped

I have  freetype-2.1.10-r2   installed.

Any advise greatfully received.
--john
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-06-24 00:34:22 UTC
Please, attach the files as plaintext, not tarballs.
Comment 4 John Huttley 2006-06-25 13:55:03 UTC
Created attachment 90144 [details]
config.log unzipped

569000 bytes
Comment 5 John Huttley 2006-06-25 13:57:42 UTC
Created attachment 90145 [details]
Screen dump of the emerge
Comment 6 John Huttley 2006-06-25 13:58:58 UTC
Attachments now in unzipped format
Comment 7 SpanKY gentoo-dev 2006-06-27 02:09:48 UTC
you dont have freetype in your USE ... that means you dont want any sort of font support in wine

wine spits out the warning that it wont generate any fonts and then exits configure with an error
Comment 8 SpanKY gentoo-dev 2006-06-27 02:27:52 UTC
0.9.16 now forces truetype support