Hi, 3.2.4 compiles and all test pass on RHEL5.5 but 4.0.3 fails on these tests:
======================================== zeromq 4.0.3: tests/test-suite.log ======================================== # TOTAL: 43 # PASS: 33 # SKIP: 0 # XFAIL: 0 # FAIL: 10 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test_reqrep_tcp ===================== lt-test_reqrep_tcp: test_reqrep_tcp.cpp:31: int main(): Assertion `rc == 0' failed. FAIL: test_immediate ==================== lt-test_immediate: test_immediate.cpp:104: int main(): Assertion `rc == 0' failed. FAIL: test_monitor ================== lt-test_monitor: test_monitor.cpp:218: int main(): Assertion `rc == 0' failed. FAIL: test_router_mandatory =========================== lt-test_router_mandatory: test_router_mandatory.cpp:31: int main(): Assertion `rc == 0' failed. FAIL: test_probe_router ======================= lt-test_probe_router: test_probe_router.cpp:32: int main(): Assertion `rc == 0' failed. FAIL: test_spec_req =================== lt-test_spec_req: test_spec_req.cpp:31: void test_round_robin_out(void*): Assertion `rc == 0' failed. FAIL: test_spec_rep =================== lt-test_spec_rep: test_spec_rep.cpp:35: void test_fair_queue_in(void*): Assertion `rc == 0' failed. FAIL: test_spec_dealer ====================== lt-test_spec_dealer: test_spec_dealer.cpp:31: void test_round_robin_out(void*): Assertion `rc == 0' failed. FAIL: test_spec_pushpull ======================== lt-test_spec_pushpull: test_spec_pushpull.cpp:31: void test_push_round_robin_out(void*): Assertion `rc == 0' failed. FAIL: test_conflate =================== lt-test_conflate: test_conflate.cpp:39: int main(int, char**): Assertion `rc == 0' failed. I'm using: * gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48) * GNU Make 3.81 The log message said to report the above on this list. Let me know if there is anything I can do to assist. Glen
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
