I was compiling on Raspberry PI when I first noticed the issue and thought it had something to do with Raspberry. I pulled the sources to CentOS 6.4, and see this issue there as well, whereby just couple of days ago I was not observing the issue.
I haven't yet investigated if the issue is with the test or the code itself.
Started noticing this issue while running 'make check' in the sources pulled from GIT on 15th Nov.
lt-test_many_sockets: test_many_sockets.cpp:77: void test_zmq_default_max(): Assertion `sockets.size() == 1023' failed.
/bin/bash: line 5: 14854 Aborted ${dir}$tst
I was compiling on Raspberry PI when I first noticed the issue and thought it had something to do with Raspberry. I pulled the sources to CentOS 6.4, and see this issue there as well, whereby just couple of days ago I was not observing the issue.
I haven't yet investigated if the issue is with the test or the code itself.