[zeromq-dev] Mountain Lion build issues: strndup error, and 'make check' gave "1 of 20 tests failed" on test_shutdown_stress

Pieter Hintjens ph at imatix.com
Wed Sep 4 19:44:05 CEST 2013


I've started on a solution to this:

https://github.com/hintjens/libzmq/commit/32fa426e61b92bdd0929990cebc799839cc335a7

(Pull request waiting to be merged).

It's a system check that runs at the start of the self-tests, and
asserts that we can open at least 1,000 sockets, or prints a helpful
message. We could expand this to other known trouble areas.

On Wed, Sep 4, 2013 at 1:24 PM, Charles Remes <lists at chuckremes.com> wrote:
> This is a long standing problem with all versions of OSX. By default they have insufficient file descriptors for the stress test to function properly. We do not want the tests to rely on "sudo" or some other privilege elevator to increase the number of FDs. Perhaps there should be a warning printed on OSX when this specific test fails along with a short instruction on how to manually fix it.
>
> cr
>
> On Sep 3, 2013, at 7:03 PM, Peter Jurgensen <peterjurgensen at gmail.com> wrote:
>
>> The standup problem was easily fixed.  It was the 'make check' fail that I was concerned about.
>>
>> test_shutdown_stress should work, but didn't.
>>
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
> _______________________________________________
> 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