Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55967 - scorched3d fails to compile with wxGTK errors
Summary: scorched3d fails to compile with wxGTK errors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Games
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-03 07:17 UTC by Adam Bolte
Modified: 2004-07-04 03:00 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 Adam Bolte 2004-07-03 07:17:49 UTC
Emerging scorched3d 37.2 always fails, even with a freshly emerged wxGTK 2.4.2-r1. The exact compilation error is available in the url above. 

Reproducible: Always
Steps to Reproduce:
1. emerge scorched3d
2. wait
3. observe failure

Actual Results:  
The program doesn't compile.

Expected Results:  
I expected that scorched3d would compile.

Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.4.26)
=================================================================
System uname: 2.4.26 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirror.pacific.net.au/linux/Gentoo
http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d aalib acpi alsa apm arts avi berkdb bonobo cdr cjk crypt cups curl
dga directfb doc dvb dvd dvdr emacs encode esd ethereal evo fbcon flash
foomaticdb gb gd gdbm ggi gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile
imap imlib java jikes joystick jpeg junit kde ladcca lcms leim libg++ libgda
libwww mad mbox mcal memlimit mikmod mmx motif mozilla mpeg mpi mule mysql nas
ncurses nls nocd odbc oggvorbis opengl oss pam pda pdflib perl plotutils png
postgres ppds prelude python qt quicktime readline ruby samba sasl scanner sdl
slang slp snmp spell sse ssl svga tcltk tcpd tetex tiff truetype unicode usb
videos wmf wxwindows x86 xinerama xml xml2 xmms xosd xv zeo zlib"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-07-04 03:00:23 UTC
Doesn't like the unicode flag.  I added a check to prevent confusion of this
sort in the future.  Remerge wxGTK without unicode support and scorched will
build fine.