Bug#460697: Bug#415738: Reproduced on big endian mips

2008-01-14 Thread Lucas Nussbaum
Hi, please find attach my diff for my NMU, against version 1.6-40.1, not version 1.6-40.2 (since it makes more sense). I tested the build on i386 and amd64. I also started the build on mipsel (but didn't wait until its end). The benchmarks were executed successfully though. -- | Lucas Nussbaum

Bug#415738: Reproduced on big endian mips

2007-06-18 Thread Thiemo Seufer
The same happens on big endian mips. Running the benchmark manually (on a bcm1480) has a ~90% chance to succeed. Sometimes it fails due to a division-by-zero error in benchmark_cps, the second argument time is occasionally zero. AFAICS possible workarounds are: - define OS_TIMER for all linux

Bug#415738: Reproduced on big endian mips

2007-06-18 Thread Thiemo Seufer
tags 415738 +patch thanks Thiemo Seufer wrote: The same happens on big endian mips. Running the benchmark manually (on a bcm1480) has a ~90% chance to succeed. Sometimes it fails due to a division-by-zero error in benchmark_cps, the second argument time is occasionally zero. AFAICS