[zeromq-dev] Building an RPM on CentOS 6

James Marcus marcus.james at gmail.com
Mon Jan 14 21:17:18 CET 2013


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)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130114/d3041d68/attachment.htm>


More information about the zeromq-dev mailing list