bug#22487: tests failures for coreutils-8.25 on AIX-7.1

2016-01-28 Thread Assaf Gordon
Hello, The following tests fail on AIX-7.1: FAIL: tests/misc/kill.sh ... ++ env kill -l 15 + test EXIT = TERM + fail=1 FAIL: tests/misc/stdbuf.sh == ... *** exp Thu Jan 28 10:06:22 2016 --- out Thu Jan 28 10:06:25 2016 *** *** 1

bug#22464: compilation fails on AIX-7 (undefined symbol .rpl_malloc)

2016-01-28 Thread Assaf Gordon
Hello, On 01/25/2016 11:57 AM, Assaf Gordon wrote: compiling 8.25 on AIX-7 fails with "undefined symbol .rpl_malloc". I'll be able to investigate further a bit later, but this seems similar to: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=12841 === $ ./configure $ make V=1 ...