Hi, I got the attached bug report. Is there any information we can provide to solve that issue? The gl/ directory in the latest gnutls can be seen at: http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=tree;f=gl;h=0e924fda61b6f797dea7f61dec6006732ae87140;hb=6638c0567889ffa3a89ee82335d0abc05e44838c
while for 2.12.11 is at: http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=tree;f=gl;h=7d7a412785d9bbe2024591c1749d92914a08f46c;hb=42e3cba0325d102d1385af4f36e5d57296c79251 As far as I can see the gl/select.c is only trivially changed, while the test-select.c has been updated. regards, Nikos -------- Original Message -------- Subject: 2.12.12 and later: FAIL: test-select (on kfreebsd-i386) Date: Fri, 11 Nov 2011 19:49:53 +0100 From: Andreas Metzler <ametz...@downhill.at.eu.org> To: gnutls-de...@gnu.org Hello, from 2.12.12 on gnutls stopped building on kfreebsd-i386. The gnulib test-select test fails: ----------------- (sid)ametzler@io:~/GNUTLS$ ./gnutls26-2.12.11/gl/tests/test-select ; echo $? Unconnected socket test... passed Connected sockets test... passed General socket test with fork... passed Pipe test... passed 0 (sid)ametzler@io:~/GNUTLS$ ./gnutls26-2.12.12/gl/tests/test-select ; echo $? Invalid fd test... failed (invalid fd among rfds) failed (invalid fd among wfds) failed (invalid fd among xfds) Unconnected socket test... passed Connected sockets test... passed General socket test with fork... passed Pipe test... passed 3 ----------------- cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' _______________________________________________ Gnutls-devel mailing list gnutls-de...@gnu.org https://lists.gnu.org/mailman/listinfo/gnutls-devel