Hello developers,
I downloaded and compiled zmq3 (3.2.5). Running make check
found 1 not-passed test. As per output, I report the log here.
I am running debian stable (i386).
Regards
-F
Making check in src
make[1]: Entering directory `/home/f-a/media/vcs/zeromq3-x/src'
make[1]: Leaving directory `/home/f-a/media/vcs/zeromq3-x/src'
Making check in doc
make[1]: Entering directory `/home/f-a/media/vcs/zeromq3-x/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/f-a/media/vcs/zeromq3-x/doc'
Making check in perf
make[1]: Entering directory `/home/f-a/media/vcs/zeromq3-x/perf'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/f-a/media/vcs/zeromq3-x/perf'
Making check in tests
make[1]: Entering directory `/home/f-a/media/vcs/zeromq3-x/tests'
make check-TESTS
make[2]: Entering directory `/home/f-a/media/vcs/zeromq3-x/tests'
test_pair_inproc running...
PASS: test_pair_inproc
test_pair_tcp running...
PASS: test_pair_tcp
test_reqrep_inproc running...
PASS: test_reqrep_inproc
test_reqrep_tcp running...
PASS: test_reqrep_tcp
test_hwm running...
PASS: test_hwm
test_reqrep_device running...
PASS: test_reqrep_device
test_sub_forward running...
PASS: test_sub_forward
test_invalid_rep running...
PASS: test_invalid_rep
PASS: test_msg_flags
test_connect_resolve running...
lt-test_connect_resolve: test_connect_resolve.cpp:44: int main(): Assertion `rc
== -1' failed.
/bin/bash: line 5: 6577 Aborted ${dir}$tst
FAIL: test_connect_resolve
PASS: test_connect_delay
PASS: test_last_endpoint
unbind endpoint test running...
disconnect endpoint test running...
PASS: test_term_endpoint
PASS: test_monitor
test_router_mandatory running...
PASS: test_router_mandatory
PASS: test_disconnect_inproc
test_shutdown_stress running...
PASS: test_shutdown_stress
test_pair_ipc running...
PASS: test_pair_ipc
test_reqrep_ipc running...
PASS: test_reqrep_ipc
test_timeo running...
PASS: test_timeo
============================================
1 of 20 tests failed
Please report to [email protected]
============================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/f-a/media/vcs/zeromq3-x/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/f-a/media/vcs/zeromq3-x/tests'
make: *** [check-recursive] Error 1
signature.asc
Description: Digital signature
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
