On Fri, 2008-10-10 at 09:38 +0200, Jim Meyering wrote:
> Thanks.
> Those "failures" show merely that you built with profiling
> in such a way that every binary drops a gmon.out file in the
> current directory.  Then, any test that expects certain files
> to be present finds an anomaly: the unexpected gmon.out.
> 
> Rebuild without that, and all tests should pass.

Darn! I forgot I had run "./configure CFLAGS=-pg" for another test...

Sorry for the false alarm. Anyway, a seemgly forgotten lesson came back
to me: always start from a clean source (instead of 'make clean &&
make').

Sorry again.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to