Bug 29553 - alsaplayer breaks with gcc-3
Bug#: 29553 Product:  Gentoo Linux Version: 1.4_rc4 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P3
Resolution: FIXED Assigned To: sound@gentoo.org Reported By: robert@unicraft.nu
Component: Applications
URL:  http://lists.tartarus.org/pipermail/alsaplayer-devel/2003-May/001437.html
Summary: alsaplayer breaks with gcc-3
Keywords:  
Status Whiteboard: 
Opened: 2003-09-24 18:40 0000
Description:   Opened: 2003-09-24 18:40 0000
Hi I believe that the descripton of the problem on the URL that I have given is
actually not fixed for the alsapplayer that is in gentoo. (I have tried 0.99.7[4
5]).

I tried what they described:

> interface/gtk/PlaylistWindow.cpp and gtk_interface.cpp both need an
> extra #include <assert.h> at the top, to please gcc 3.3.

and it magically worked..

Sorry if this is bogus..

------- Comment #1 From J. Ellis 2003-09-26 00:10:02 0000 -------
Commited as -r1, ~x86 masked. Thanks for the heads up.

------- Comment #2 From Brett I. Holcomb 2003-12-10 18:06:37 0000 -------
The patch breaks building of alsaplayer 99.76.  I used the 99.75 ebuild and
copied it to alsaplayer-0.99.76.ebuild.  This would not build until I took the
gcc patch out.  I'm using gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r3,
propolice).  I commented out the gcc patch line and it built.