Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73763 - clanbomber does not compile with gcc-3.4.x
Summary: clanbomber does not compile with gcc-3.4.x
Status: RESOLVED FIXED
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: 2004-12-08 00:45 UTC by Marco Squarcina
Modified: 2004-12-08 01:33 UTC (History)
0 users

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


Attachments
Fixes the compilation issue (patch_gcc,306 bytes, patch)
2004-12-08 00:47 UTC, Marco Squarcina
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Squarcina 2004-12-08 00:45:33 UTC
The patch provided by Benjamin Schindler fix the compiling issue (see http://bugs.gentoo.org/show_bug.cgi?id=64522 )

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Gentoo Base System version 1.6.7
Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.7-epia i686)
=================================================================
System uname: 2.6.7-epia i686 Mobile AMD Athlon(tm) XP 2600+
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Oct 26 2004, 14:00:25)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r1, 1.9.3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -m3dnow -msse -mmmx
-mfpmath=sse -funroll-loops"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -m3dnow -msse -mmmx
-mfpmath=sse -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://mirror.switch.ch/mirror/gentoo/ http://mirror.switch.ch/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowex X Xaw3d aac aalib acpi acpi4linux aim aliaschain alsa
altcolors apache2 apm auctex audiofile avi bdf berkdb bindist bitmap-fonts blas
blender-game bootspla bzlib cddb cdparanoia cdr cdrom cgi cle266 cpdflib crypt
cups curl curlwrappers dba devfs26 dga diet dillo divx4linux dnd dvd dvdr
dvdread emacs encode ext-png ext-zlib f77 faac faad fam fastcgi fax fbcon ffmpeg
fftw fla flac foomaticdb fortran freetype freetype-version-1 ftp gd gdbm geoip
gif gimp gimpprint glade gnome gnutls gpm gps gs gstreamer gtk gtk2 gtkhtml
guile iconv icq ieee1394 imagemagick imap imlib imlib2 irda jabber jack java
javascript joystick jpeg junit kerberos lcd ldap lesstif libcaca libg++ libgda
libwww live lzw lzw-tiff mad matroska mbox md5sum mikmod mime mmap mmx mono
motif mozcalendar mozilla mp3 mpeg mpeg4 mplayer msn music mythtv ncurses net
network nls nptl nviz odbc offensive oggvorbis opengl opens oss pam pcmcia
pdflib perl php png pnp posix postgres ppds print pthreads python qt quicktime
readline samba sdl slang soap sockets sox spamassassin speedo spell spl sse ssl
svg svga sysvipc szip t1lib tcltk tcpd tetex tga theora threads tiff timidity
truetype type1 unicode usb v4l v4l2 via videos wmf wxwindows x86 xanim
xchatdccserver xine xinerama xml xml2 xmlrpc xmms xosd xpm xsl xv xvid xvmc
yahoo yv12 zlib video_cards_via"
Comment 1 Marco Squarcina 2004-12-08 00:47:49 UTC
Created attachment 45499 [details, diff]
Fixes the compilation issue
Comment 2 Marco Squarcina 2004-12-08 00:50:08 UTC
I forget to say that using this patch the game runs fine on x86. No segfaults at all.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-12-08 01:33:41 UTC
done.