Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135154 - games-action/armagetronad-0.2.7.1 fails with gcc-4.1.1
Summary: games-action/armagetronad-0.2.7.1 fails with gcc-4.1.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 117482
  Show dependency tree
 
Reported: 2006-06-01 06:49 UTC by elprespufferfish
Modified: 2006-09-06 15:54 UTC (History)
4 users (show)

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


Attachments
emerge log (build.log,8.08 KB, text/plain)
2006-06-01 06:51 UTC, elprespufferfish
Details
armagetronad-0.2.7.1-gcc41.patch (armagetronad-0.2.7.1-gcc41.patch,2.22 KB, patch)
2006-06-04 11:45 UTC, Piotr Jaroszyński (RETIRED)
Details | Diff
armagetronad-0.2.7.1-r1.ebuild (armagetronad-0.2.7.1-r1.ebuild,2.04 KB, text/plain)
2006-07-28 05:15 UTC, elprespufferfish
Details

Note You need to log in before you can comment on or make changes to this bug.
Description elprespufferfish 2006-06-01 06:49:10 UTC
# 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 elprespufferfish 2006-06-01 06:51:39 UTC
Created attachment 88095 [details]
emerge log
Comment 2 Piotr Jaroszyński (RETIRED) gentoo-dev 2006-06-04 11:45:15 UTC
Created attachment 88368 [details, diff]
armagetronad-0.2.7.1-gcc41.patch

gcc 4.1 compatibility patch
Comment 3 elprespufferfish 2006-07-28 05:15:49 UTC
Created attachment 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 Chris Gianelloni (RETIRED) gentoo-dev 2006-08-23 17:15:27 UTC
Working on it...
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2006-08-30 17:59:12 UTC
Well, I've tested this, and it works, the problem being that now we need to solve the security bugs instead.
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2006-09-06 15:54:56 UTC
Fixed in 0.2.7.1-r1...