[nanomsg] NM fail to check

  • From: Bzzz <lazyvirus@xxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Thu, 16 Jan 2014 17:18:00 +0100

Debian sid
NM 0.2-alpha tarball
====================

Hi list,

NM fail to check under Debian sid; do I miss a dependency
or a configure switch? (was build with: --enable-doc
--with-gnu-ld):
…
Assertion failed: src == NN_SOCK_SRC_EP && type == NN_EP_STOPPED 
(src/core/sock.c:762)
/bin/bash: line 5:  9147 Aborted                 ${dir}$tst
FAIL: tests/ipc_shutdown
PASS: tests/tcp
PASS: tests/tcp_shutdown
PASS: tests/pair
PASS: tests/pubsub
PASS: tests/reqrep
PASS: tests/pipeline
PASS: tests/survey
PASS: tests/bus
PASS: tests/block
PASS: tests/term
PASS: tests/timeo
PASS: tests/iovec
PASS: tests/msg
PASS: tests/prio
PASS: tests/poll
Unexpected action: state=2 source=27713 action=3 
(src/transports/inproc/sinproc.c:284)
/bin/bash: line 5: 11548 Aborted                 ${dir}$tst
FAIL: tests/device
PASS: tests/emfile
PASS: tests/domain
PASS: tests/trie
PASS: tests/list
PASS: tests/hash
PASS: tests/symbol
PASS: tests/separation
PASS: tests/zerocopy
PASS: tests/shutdown
======================================
2 of 29 tests failed
Please report to nanomsg@xxxxxxxxxxxxx
======================================

Jean-Yves
-- 
Grinnell's Law of Labor Laxity:
        At all times, for any task, you have not got enough done today.

Other related posts:

  • » [nanomsg] NM fail to check - Bzzz