[zeromq-dev] pyzmq build error

Justin Cook jhcook at gmail.com
Tue Feb 28 18:10:07 CET 2012


Well then. That explains the test code.

Sorry for wasting your time.

Cheers

On Tue, Feb 28, 2012 at 4:56 PM, MinRK <benjaminrk at gmail.com> wrote:
>
>
> 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.
>



More information about the zeromq-dev mailing list