[zeromq-dev] libzmq build failure
Chuck Price
chuck at peloton-tech.com
Wed Jun 24 04:00:52 CEST 2015
Hi Folks,
I just tried to do a fresh build of fresh bits from github on Debian Jessie. We just upgraded the OS,
we were having no problems building on Debian Wheezy. Please advise if this
is a known issue or whether we need to debug our OS upgrade.
Here is the content of test-suite.log:
$ more test-suite.log
====================================
zeromq 4.2.0: ./test-suite.log
====================================
# TOTAL: 69
# PASS: 66
# SKIP: 0
# XFAIL: 0
# FAIL: 3
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: tests/test_term_endpoint
==============================
lt-test_term_endpoint: tests/test_term_endpoint.cpp:129: int main(): Assertion `rc == 0' failed.
FAIL: tests/test_ipc_wildcard
=============================
lt-test_ipc_wildcard: tests/test_ipc_wildcard.cpp:41: int main(): Assertion `rc == 0' failed.
FAIL: tests/test_filter_ipc
===========================
lt-test_filter_ipc: tests/test_filter_ipc.cpp:106: void run_test(int, T, int, int) [with T = int]: Assertion `rc
== 0' failed.
More information about the zeromq-dev
mailing list