This may help: http://www.zeromq.org/docs:tuning-zeromq#toc1
-Pieter On Sat, Nov 24, 2012 at 10:35 AM, John A. Crow <[email protected]> wrote: > "make check" failed on a Macbook Pro, details below. > > $ uname -a > Darwin Valinor.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 > PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 > > $ gcc --version > i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) > Copyright (C) 2007 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > $ make check > Making check in src > make[1]: Nothing to be done for `check'. > Making check in doc > make[1]: Nothing to be done for `check'. > Making check in perf > make[1]: Nothing to be done for `check'. > Making check in tests > make check-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... > PASS: test_connect_resolve > test_connect_delay running... > Rerunning with DELAY_ATTACH_ON_CONNECT > Running DELAY_ATTACH_ON_CONNECT with disconnect > 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 > test_shutdown_stress running... > Too many open files (signaler.cpp:388) > /bin/sh: line 1: 76519 Abort trap ${dir}$tst > FAIL: 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 19 tests failed > Please report to [email protected] > ============================================ > make[2]: *** [check-TESTS] Error 1 > make[1]: *** [check-am] Error 2 > make: *** [check-recursive] Error 1 > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
