[Pkg-tcltk-devel] tcl-8.6.6 on GNU/Hurd

rennes rennes at openmailbox.org
Tue May 2 04:40:27 UTC 2017


Hello,
I'm testing tcl-8.6.6 on GNU/Hurd through the GUIX package manager.

I have a question about how Debian solves the 'socket.test' test in the  
'Check' phase.
I've reviewed the patches and the rules file(Debian tarball), but I  
still can not find the way, otherwise I've opened a ticket:

http://core.tcl.tk/tcl/tktview/3001677f646fbff8637c82c9932954ce5d497234

I have the following error:

-------------------------------------------------------
socket.test


==== socket_inet6-3.1 socket conflict FAILED
==== Contents of test case:

     socket -server accept -myaddr $localhost $listen

---- Test completed normally; Return code was: 0
---- Return code should have been one of: 1
==== socket_inet6-3.1 FAILED



==== socket_inet6-11.6 socket conflict FAILED
==== Contents of test case:

     set s2 [socket -server accept -myaddr $localhost [getPort $s1]]
     list [getPort $s2] [close $s2]

---- Test completed normally; Return code was: 0
---- Return code should have been one of: 1
==== socket_inet6-11.6 FAILED

-------------------------------------------------------
Regards


More information about the Pkg-tcltk-devel mailing list