[zeromq-dev] CZMQ self test fail.
Pieter Hintjens
ph at imatix.com
Sun Jul 20 00:29:53 CEST 2014
Does this happen systematically or sporadically?
You can temporarily delete the call to zgossip_test from
czmq_selftest.c, it's a new class and is presumably still unstable in
some cases.
On Sat, Jul 19, 2014 at 7:25 PM, Stephen Gray <riskybizlive at live.com> wrote:
> Whilst building czmq on Debian (Wheezy) I ran the 'make check' command and
> received the following output, so I'm reporting the error as requested:
>
>
> Running CZMQ selftests...
> * zrex: OK
> * zsys: OK
> * zchunk: OK
> * zconfig: OK
> * zmutex: OK
> * zclock: OK
> * zdir_patch: OK
> * zdir: OK
> * zdigest: OK
> * zframe: OK
> * zstr: OK
> * zmsg: OK
> * zfile: OK
> * zhash: OK
> * zlist: OK
> * zuuid: OK
> * zctx: OK
> * zsocket: OK
> * zsockopt: OK
> * zsock: OK
> * zsock_option: OK
> * zsock_monitor: OK
> * zactor: OK
> * zpoller: OK
> * zthread: OK
> * zloop: OK
> * zproxy: OK
> * zbeacon: OK
> lt-czmq_selftest: zgossip.c:411: zgossip_test: Assertion `zgossip_msg_id
> (reply) == 4' failed.
> * zgossip: /bin/bash: line 5: 19083 Aborted ${dir}$tst
> FAIL: czmq_selftest
> ============================================
> 1 of 1 test failed
> Please report to zeromq-dev at lists.zeromq.org
> ============================================
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list