[zeromq-dev] Building an RPM on CentOS 6

Pieter Hintjens ph at imatix.com
Mon Jan 14 21:20:16 CET 2013


James,

This is 99% likely a problem in the test case, not libzmq, but it
needs fixing in any case. Since you can reproduce it, it should take
only a few minutes to at least get the errno that the recv() call is
getting in this case.

This failed test should not stop you making a package.

-Pieter

On Mon, Jan 14, 2013 at 9:17 PM, James Marcus <marcus.james at gmail.com> wrote:
> Hi,
> I'm running:
>
> [root at localhost zeromq-3.2.2]# cat /etc/issue
> CentOS release 6.3 (Final)
> Kernel \r on an \m
>
>
> I'm trying to create an RPM, because our team would like 0MQ deployed in our
> environment. Is this a really a bug or something I need to change?
> When I run:
>
> [root at localhost zeromq-3.2.2]# rpmbuild -ba zeromq.spec
>
> test_connect_delay running...
>  Rerunning with DELAY_ATTACH_ON_CONNECT
>  Running DELAY_ATTACH_ON_CONNECT with disconnect
> lt-test_connect_delay: test_connect_delay.cpp:81: void* server(void*):
> Assertion `rc != -1' failed.
> /bin/sh: line 5: 27960 Aborted                 ${dir}$tst
> FAIL: 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...
> PASS: 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 zeromq-dev at lists.zeromq.org
> ============================================
> make[2]: *** [check-TESTS] Error 1
> make[2]: Leaving directory `/root/rpmbuild/BUILD/zeromq-3.2.2/tests'
> make[1]: *** [check-am] Error 2
> make[1]: Leaving directory `/root/rpmbuild/BUILD/zeromq-3.2.2/tests'
> make: *** [check-recursive] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.nMuZrF (%install)
>
>
> _______________________________________________
> 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