[zeromq-dev] Building an RPM on CentOS 6

Justin Cook jhcook at gmail.com
Tue Jan 15 08:03:19 CET 2013


This is an error that I came across and has been noticed by others as well:

http://comments.gmane.org/gmane.network.zeromq.devel/17039

As that thread suggests, it is hit or miss at this time.  

-- 
Justin Cook



On Monday, 14 January 2013 at 20:17, James Marcus 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 (mailto: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 (mailto:zeromq-dev at lists.zeromq.org)
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev






More information about the zeromq-dev mailing list