[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #34601] base/NSStream/socket.m test fails with gnustep-base from sv
From: |
Sebastian Reitenbach |
Subject: |
[bug #34601] base/NSStream/socket.m test fails with gnustep-base from svn |
Date: |
Wed, 19 Oct 2011 16:16:27 +0000 |
User-agent: |
Mozilla/5.0 (X11; OpenBSD i386; rv:5.0) Gecko/20100101 Firefox/5.0 |
URL:
<http://savannah.gnu.org/bugs/?34601>
Summary: base/NSStream/socket.m test fails with gnustep-base
from svn
Project: GNUstep
Submitted by: buzzdee
Submitted on: Wed 19 Oct 2011 04:16:26 PM GMT
Category: Base/Foundation
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
There must have been a change in the last couple of days. This was working, or
there was no test for it, some days ago, its a new failed test:
Testing socket.m...
Running base/NSStream/socket.m...
Start set: socket.m:144 ... NSStream SSL
2011-10-19 02:59:09.838 socket[22012] Attempt to use SSL/TLS without support.
2011-10-19 02:59:09.845 socket[22012] Please reconfigure gnustep-base with GNU
TLS.
2011-10-19 02:59:09.875 socket[22012] Got 1 on 0x6a8def04
2011-10-19 02:59:09.875 socket[22012] Got 1 on 0x5f348504
2011-10-19 02:59:09.875 socket[22012] Got 4 on 0x5f348504
2011-10-19 02:59:09.875 socket[22012] Written request
2011-10-19 02:59:09.875 socket[22012] Got 4 on 0x5f348504
2011-10-19 02:59:09.909 socket[22012] Got 2 on 0x6a8def04
2011-10-19 02:59:09.909 socket[22012] Connection reset by peer
2011-10-19 02:59:09.909 socket[22012] socket.m:74 Assertion failed in
Listener(instance), method stream:handleEvent:. read error
EXCEPTION: NSInternalInconsistencyException socket.m:74 Assertion failed in
Listener(instance), method stream:handleEvent:. read error (null)
Failed set: socket.m:144 ... problem in NSStream SSL.
End set: socket.m:175 ... NSStream SSL
Completed file: socket.m
...
but in config.log I have:
HAVE_GNUTLS='1'
and I also have this there:
TLS_CFLAGS='-I/usr/local/include -pthread'
TLS_CONFIG=''
TLS_LIBS='-L/usr/local/lib -pthread -lgnutls'
in config.make I have:
HAVE_GNUTLS=1
and in base.make I have:
base.make: GNUSTEP_BASE_HAVE_GNUTLS=1
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?34601>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #34601] base/NSStream/socket.m test fails with gnustep-base from svn,
Sebastian Reitenbach <=