On 10/25/2012 07:44 AM, Alice wrote: > Archlinux 64 bit > no work.!!!
FAIL: test-getlogin =================== test-getlogin.c:45: assertion failed
You can see the test here: http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=blob;f=tests/test-getlogin.c;h=449ceaa;hb=HEAD#l45 Does this happen every time for that test? I notice the test is not checking for errno==ENOENT or errno=ENXIO Could you adjust the test to print out the errno that's being returned? thanks, Pádraig.