[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fwd: 2.12.12 and later: FAIL: test-select (on kfreebsd-i386)
From: |
Nikos Mavrogiannopoulos |
Subject: |
Fwd: 2.12.12 and later: FAIL: test-select (on kfreebsd-i386) |
Date: |
Fri, 11 Nov 2011 21:07:17 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20111010 Icedove/3.1.15 |
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 <address@hidden>
To: address@hidden
Hello,
from 2.12.12 on gnutls stopped building on kfreebsd-i386. The
gnulib test-select test fails:
-----------------
(sid)address@hidden:~/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)address@hidden:~/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
address@hidden
https://lists.gnu.org/mailman/listinfo/gnutls-devel
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Fwd: 2.12.12 and later: FAIL: test-select (on kfreebsd-i386),
Nikos Mavrogiannopoulos <=