bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21868: Coreutils Expensive Test failure


From: Pádraig Brady
Subject: bug#21868: Coreutils Expensive Test failure
Date: Mon, 9 Nov 2015 10:58:31 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 09/11/15 07:52, jacobmanrrique wrote:
> Command issued: make RUN_EXPENSIVE_TESTS=yes check
> Previous commands:
> 
> ./configure --prefix=/tools --enable-install-program=hostname
> make
> 
> I was midway through compiling the temporary system in Linux From Scratch.
> 

I presume you have glibc-2.22, which does extraneous stat calls.

coreutils now avoids this issue with:
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v8.24-13-gfd5f2b1

The glibc issue is tracked at:
https://sourceware.org/bugzilla/show_bug.cgi?id=18921

and fixed at:
https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=5c8c3123

cheers,
Pádraig





reply via email to

[Prev in Thread] Current Thread [Next in Thread]