Bug#393075: FTBFS (alpha): segfault on making ./gnushogi.bbk

2006-10-29 Thread Daniel Baumann
Falk Hueffner wrote: This was in fact a compiler bug. It has been reported at http://gcc.gnu.org/PR29631 . The bug does not occur with gcc 4.2 anymore. However, it is quite unlikely that it is going to be fixed in the 4.1 series, so the workaround will have to stay in place for now. Thanks

Bug#393075: FTBFS (alpha): segfault on making ./gnushogi.bbk

2006-10-28 Thread root
Julien Danjou [EMAIL PROTECTED] writes: Compile with -O0 instead of -O2, and the problem disappears. That might be a work-around if you want a quick'n dirty fix. This seems to be a compiler bug, so I recommend this approach for now. I'm currently trying to debug it. -- Falk -- To

Bug#393075: FTBFS (alpha): segfault on making ./gnushogi.bbk

2006-10-28 Thread Falk Hueffner
Hi, This was in fact a compiler bug. It has been reported at http://gcc.gnu.org/PR29631 . The bug does not occur with gcc 4.2 anymore. However, it is quite unlikely that it is going to be fixed in the 4.1 series, so the workaround will have to stay in place for now. -- Falk -- To

Bug#393075: FTBFS (alpha): segfault on making ./gnushogi.bbk

2006-10-25 Thread Julien Danjou
On Sat, Oct 14, 2006 at 10:21:55PM +0200, Falk Hueffner wrote: [...] cat test | ./gnushogi -R -b _tmp_t -B ./gnushogi.bbk -S 8000 -P 40 3 0 /bin/sh: line 1: 12000 Donecat test 12001 Segmentation fault | ./gnushogi -R -b _tmp_t -B ./gnushogi.bbk -S 8000 -P 40 3 0

Bug#393075: FTBFS (alpha): segfault on making ./gnushogi.bbk

2006-10-14 Thread Falk Hueffner
Package: gnushogi Version: 1.3-7 Severity: serious Justification: no longer builds from source gnushogi does not build on Alpha: [...] cat test | ./gnushogi -R -b _tmp_t -B ./gnushogi.bbk -S 8000 -P 40 3 0 /bin/sh: line 1: 12000 Donecat test 12001 Segmentation fault