Bug 135154 - games-action/armagetronad-0.2.7.1 fails with gcc-4.1.1
Bug#: 135154 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: elprespufferfish@gmail.com
Component: GCC Porting
URL: 
Summary: games-action/armagetronad-0.2.7.1 fails with gcc-4.1.1
Keywords:  
Status Whiteboard: 
Opened: 2006-06-01 06:49 0000
Description:   Opened: 2006-06-01 06:49 0000
# emerge --info
Portage 2.1_rc3-r1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.15.6
i686)
=================================================================
System uname: 2.6.15.6 i686 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0
ccache version 2.4 [enabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r1
dev-util/confcache:  0.4.2
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/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="i686-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/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo
/etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo http://distfiles.gentoo.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
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.namerica.gentoo.org/gentoo-portage"
USE="x86 3dnow X aac alsa cdr cups dvd dvdr flac gtk jpeg kdeenablefinal
kdehiddenvisibility lirc mmx nptl opengl pic png samba sse sse2 truetype vorbis
win32codecs xv xvid elibc_glibc input_devices_mouse input_devices_keyboard
kernel_linux userland_GNU video_cards_fglrx"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From elprespufferfish@gmail.com 2006-06-01 06:51:39 0000 -------
Created an attachment (id=88095) [details]
emerge log

------- Comment #2 From Piotr JaroszyƄski 2006-06-04 11:45:15 0000 -------
Created an attachment (id=88368) [details]
armagetronad-0.2.7.1-gcc41.patch

gcc 4.1 compatibility patch

------- Comment #3 From elprespufferfish@gmail.com 2006-07-28 05:15:49 0000 -------
Created an attachment (id=92914) [details]
armagetronad-0.2.7.1-r1.ebuild

first time submitting an ebuild, but this applies the patch given above if it
is named as given above in the files/ dir
("files/armagetronad-0.2.7.1-gcc41.patch")

------- Comment #4 From Chris Gianelloni (RETIRED) 2006-08-23 17:15:27 0000 -------
Working on it...

------- Comment #5 From Chris Gianelloni (RETIRED) 2006-08-30 17:59:12 0000 -------
Well, I've tested this, and it works, the problem being that now we need to
solve the security bugs instead.

------- Comment #6 From Chris Gianelloni (RETIRED) 2006-09-06 15:54:56 0000 -------
Fixed in 0.2.7.1-r1...