bug#18500: shuf-reservoir from coreutils 8.22 failing on s390x

2014-09-19 Thread Philipp Thomas
* Pádraig Brady (p...@draigbrady.com) [20140919 02:59]: http://valgrind.org/docs/manual/dist.readme-missing.html The patch in this case seems simple? https://bugs.kde.org/show_bug.cgi?id=331337 Must be something else as the valgrind 3.10.0 we use has this fixed. So the reason must be

bug#18500: shuf-reservoir from coreutils 8.22 failing on s390x

2014-09-19 Thread Bernhard Voelker
On 09/19/2014 02:59 AM, Pádraig Brady wrote: FAIL: tests/misc/shuf-reservoir === + valgrind --leak-check=summary --error-exitcode=1 shuf -n 1 -o out_1_1 ==10209== Memcheck, a memory error detector ==10209== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward

bug#18500: shuf-reservoir from coreutils 8.22 failing on s390x

2014-09-19 Thread Philipp Thomas
* Bernhard Voelker (m...@bernhard-voelker.de) [20140919 10:36]: @Philipp: can you confirm please? I don't have access to such a s390x machine ... I could check it, but the test succeeds if I remove the valgrind invocation. Philipp

bug#18500: shuf-reservoir from coreutils 8.22 failing on s390x

2014-09-19 Thread Philipp Thomas
* Bernhard Voelker (m...@bernhard-voelker.de) [20140919 10:36]: @Philipp: can you confirm please? I don't have access to such a s390x machine ... Nope, running ls -l | shuf -n 5 succeeds as it should, Philipp

bug#18500: shuf-reservoir from coreutils 8.22 failing on s390x

2014-09-19 Thread Bernhard Voelker
On 09/19/2014 12:46 PM, Philipp Thomas wrote: * Bernhard Voelker (m...@bernhard-voelker.de) [20140919 10:36]: @Philipp: can you confirm please? I don't have access to such a s390x machine ... Nope, running ls -l | shuf -n 5 succeeds as it should, Huh? That means that in that test *

bug#18500: shuf-reservoir from coreutils 8.22 failing on s390x

2014-09-18 Thread Pádraig Brady
tag 18500 notabug close 18500 stop On 09/18/2014 02:33 PM, Philipp Thomas wrote: The testsuite of coreutils 8.22 is failing on s390. Can anybody help me pinpointing the culprit? Here is the relevant part of the log: FAIL: tests/misc/shuf-reservoir === +