[zeromq-dev] pyzmq build error
MinRK
benjaminrk at gmail.com
Tue Feb 28 17:56:34 CET 2012
On Tue, Feb 28, 2012 at 07:14, Justin Cook <jhcook at gmail.com> wrote:
> Hi folks,
>
> I've created an RPM for 3.1.0-beta and successfully build/installed.
> I'm now trying to build python-zmq RPM from 2.1.9 bindings from the
> original srpm. But:
>
> ======================================================================
> FAIL: test non-uint64 sockopts
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/jcook/rpmbuild/BUILD/pyzmq-2.1.9/zmq/tests/test_socket.py",
> line 94, in test_int_sockopts
> self.assertEquals(p.getsockopt(hwm), 0)
> AssertionError: 1000 != 0
>
> ----------------------------------------------------------------------
> Ran 82 tests in 8.228s
>
> FAILED (SKIP=8, failures=1)
> error: Bad exit status from /var/tmp/rpm-tmp.MVxgUB (%check)
>
> Anyone have any ideas?
>
Yes, the default HWM was changed to 1000 from 0 in 3.1. If you use current
pyzmq (2.1.11), this shouldn't come up.
>
> --
> Justin Cook
>
> http://www.linkedin.com/in/jhcook
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120228/453538ab/attachment.htm>
More information about the zeromq-dev
mailing list