[zeromq-dev] RPM build error

2012-11-26 Thread Justin Cook
Hi there, When building 3.2.2 release on CentOS5.8 (the latest updates), using rpmbuild, I have this error: 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*

Re: [zeromq-dev] RPM build error

2012-11-26 Thread Justin Cook
It appears that this is already known: https://zeromq.jira.com/browse/LIBZMQ-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel -- Justin Cook On Monday, 26 November 2012 at 12:32, Justin Cook wrote: Hi there, When building 3.2.2 release on CentOS5.8 (the latest

Re: [zeromq-dev] RPM build error

2012-11-26 Thread Justin Cook
What's the safe work around? -- Justin Cook On Monday, 26 November 2012 at 12:58, Ian Barber wrote: On Mon, Nov 26, 2012 at 12:55 PM, Justin Cook jhc...@gmail.com (mailto:jhc...@gmail.com) wrote: It appears that this is already known:

Re: [zeromq-dev] RPM build error

2012-11-26 Thread Justin Cook
Ok, It failed a few times, but after you told me to try again it worked. Now the next error: Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/zeromq-3.2.2-1-root error: Installed (but unpackaged) file(s) found: /usr/lib64/libzmq.so.3 /usr/lib64/libzmq.so.3.0.0

Re: [zeromq-dev] RPM build error

2012-11-26 Thread Ian Barber
On Mon, Nov 26, 2012 at 1:05 PM, Justin Cook jhc...@gmail.com wrote: This is a brand new CentOS install specifically for this :) I suppose the spec needs to be updated for the new build? Yeah - it looks like the spec file is out of date. Would you mind filing a big for this in Jira?

Re: [zeromq-dev] RPM build error

2012-11-26 Thread Justin Cook
https://zeromq.jira.com/browse/LIBZMQ-473 -- Justin Cook On Monday, 26 November 2012 at 13:05, Justin Cook wrote: Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/zeromq-3.2.2-1-root error: Installed (but unpackaged) file(s) found: /usr/lib64/libzmq.so.3

Re: [zeromq-dev] RPM build error

2012-11-26 Thread Justin Cook
I have fixed the spec file and created a build now. I attached the diff and spec file to the Jira incident created and closed it. It would be great to merge this change. For what it's worth, the original issue of that test failing has disappeared and ran several times consecutive after giving