Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 126225

Summary: app-cdr/gcombust does not build on gcc-4.1
Product: Gentoo Linux Reporter: David Pyke <gentoo-bugs>
Component: [OLD] GCC PortingAssignee: Gentoo Optical Media project <media-optical>
Status: RESOLVED FIXED    
Severity: normal CC: halcy0n, patrick
Priority: High    
Version: 2006.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 117482    

Description David Pyke 2006-03-14 15:36:35 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
Comment 1 Mark Loeser (RETIRED) gentoo-dev 2006-03-14 15:38:49 UTC
*** Bug 126226 has been marked as a duplicate of this bug. ***
Comment 2 Lars Weiler (RETIRED) gentoo-dev 2006-03-15 03:05:24 UTC
gcc-4.1 isn't stable on Gentoo yet.  And I don't have any testing system that runs already gcc-4.1, especially not on amd64.
Comment 3 Avuton Olrich 2006-03-15 05:01:28 UTC
FYI- I read a post that said gcc-4.1 will be in testing in less than a week.
Comment 4 Mark Loeser (RETIRED) gentoo-dev 2006-03-15 12:35:30 UTC
I will write a patch when I get to it.  gcc-4.1 is going to ~arch very soon and we need to solve these before then.
Comment 5 Patrick Lauer gentoo-dev 2006-03-17 08:54:08 UTC
same with gcc 4.1 on x86
Comment 6 Mark Loeser (RETIRED) gentoo-dev 2006-03-17 12:33:37 UTC
http://debian-ppc64.alioth.debian.org/gcc4/patches/gcombust_0.1.55-1.1.0.0.1.gcc4.patch

Please test that out and let me know.
Comment 7 David Pyke 2006-03-17 12:46:12 UTC
Works for me.

Compiles clean and happy.
Comment 8 Luis Medinas (RETIRED) gentoo-dev 2006-03-18 17:53:06 UTC
Lars, i would handle it i'm running amd64 and gcc4.1 :).

I tested and commited in cvs. Thanks for the patch Mark.