On Mon, Mar 31, 2008 at 06:08:16AM +0000, Jacob Meuser wrote: > On Mon, Mar 31, 2008 at 05:29:17AM +0000, Jacob Meuser wrote: > > On Mon, Mar 31, 2008 at 02:31:23AM +0100, Federico G. Schwindt wrote: > > > Hi, > > > > > > The diffs below updates audacious and audacious-plugins to 1.5.0. > > > There are 2 extra diffs (already submitted) that fix the sun output > > > plugin and some crash. arts compiles but it's untested. > > > Comments, suggestions and OKs welcome. > > > > audacious build dies with an ICE on i386: > > > > In file included from noicegen.c:16: > > SFMT.c: In function `gen_rand32': > > SFT.c:418: internal compiler error: in push_reload, at reload.c:1315 > > hmm, > > if cc -O2 -pipe -Wall ... -msse2 ... noicegen.c > ^^^^^^ > > to people working on ports: watch out for these -m flags. they seem > to be getting more common. even if they don't break your build, they > should be removed, mostly because the i386 packages need to work on > all i386 systems we support. also because they may change depending > on the system they were built on, and inconsistent packages makes > debugging very frustrating.
If you look at audacious-plugins I've already disabled it there. I have missed this one, tho. f.-
