Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126223 - games-arcade/blobwars does not build on gcc-4.1
Summary: games-arcade/blobwars does not build on gcc-4.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 117482
  Show dependency tree
 
Reported: 2006-03-14 15:30 UTC by David Pyke
Modified: 2006-04-23 04:24 UTC (History)
2 users (show)

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


Attachments
full build log (8109-blobwars-1.04.log.gz,687 bytes, application/x-gzip)
2006-03-14 15:31 UTC, David Pyke
Details
blobwars-1.04-gcc41.patch (blobwars-1.04-gcc41.patch,609 bytes, patch)
2006-03-19 10:58 UTC, TGL
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Pyke 2006-03-14 15:30:47 UTC
Portage 2.1_pre6-r2 (default-linux/amd64/2006.0, gcc-4.1.0, glibc-2.4-r0, 2.6.16-rc6 x86_64)
=================================================================
System uname: 2.6.16-rc6 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Gentoo Base System version 1.6.14
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
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-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=athlon64 -pipe -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon64 -pipe -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo"
LDFLAGS="-Wl,-O1 -Wl,-Bdirect"
MAKEOPTS="-j3"
PKGDIR="/mnt/windows/pkgdir"
PORTAGE_TMPDIR="/mnt/windows/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac acpi alsa apache2 audiofile avi berkdb bidi binfilter bitmap-fonts blas bzip2 cairo ccache cdparanoia cdr crosscompile crypt cups curl dbus dlloader dri dts dvd dvdr dvdread emboss emul-linux-x86 encode esd expat fbcon ffmpeg firefox flac foomaticdb fortran ftp gcj gd gdbm gif gimpprint glibc-omitfp glut gnome gnome-print gpm gstreamer gtk gtk2 gtkhtml guile hal hpn icq idn ieee1394 imagemagick imlib java jpeg lapack lcms live lm_sensors logrotate lzo lzw mad maildir matroska mbox mdb mime mng motif mp3 mpeg mpm-worker msn mysql nas ncurses network nforce2 nls nptl nptlonly nsplugin nvidia offensive ogg opengl oscar pam pdf perl php plotutils png ppds python qt quicktime readline real rtc samba sdl smp sndfile snmp soap sockets sou sox speex spell ssl svg swat tcltk tcpd theora threads tidy tiff truetype truetype-fonts type1-fonts usb v4l vcd videos vorbis wifi wxwindows xanim xine xml xml2 xmms xpm xprint xv xvid xvmc zlib elibc_glibc input_devices_evdev input_devices_mouse input_devices_keyboard kernel_linux userland_GNU video_cards_nv video_cards_vesa video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LINGUAS


Full log appended...
Comment 1 David Pyke 2006-03-14 15:31:34 UTC
Created attachment 82157 [details]
full build log
Comment 2 TGL 2006-03-19 10:58:28 UTC
Created attachment 82588 [details, diff]
blobwars-1.04-gcc41.patch

This patch did the trick for me.
Comment 3 Tupone Alfredo gentoo-dev 2006-04-23 04:24:09 UTC
Fix now in portage. Thanks for report and patch