Bram Senders <[EMAIL PROTECTED]> wrote:
> Package: coreutils
> Version: 6.10~20070907
> Severity: serious
> Justification: no longer builds from source
>
> Hi there,
>
> I cannot build the current coreutils from experimental from source on
> PowerPC, because of a failure in the seq test suite:
...
> *** float-3.O Wed Sep 12 12:47:28 2007
> --- float-3.1 Wed Sep 12 12:47:28 2007
> ***************
> *** 1,3 ****
> 10.8
> 10.9
> - 11.0
> --- 1,2 ----
> FAIL: basic
> === >8 ===
Thanks for the report.
However, I've just built from the very latest upstream sources
(but probably no change to seq since the 20070907 snapshot)
on bruckner, with "CFLAGS=-g ./configure && make", and it passes
that same test:
bruckner$ ./seq 10.8 0.1 10.95
10.8
10.9
I also recompiled seq.o with CFLAGS=-O2. Same result.
Can you try the same thing on whatever system you used?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]