Adel, I saw the same error. I then noticed that I had not installed the cyrus-sasl packages. Once I installed these packages, the pthread-once error went away. Not that I understand why, but that's what I saw.
-Ted On Thu, Oct 19, 2017 at 11:53 AM, Adel Boutros <[email protected]> wrote: > Hello again, > > > I will have to vote -1 here. I am having issues with openssl on Linux (I > am using openssl 1.0.2h) > > > [ 31%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/ > connection.c.o > CMakeFiles/qpid-proton-core.dir/src/ssl/openssl.c.o: In function > `ensure_initialized': > /data/jenkins-slave/home/workspace/proton-acceptance/ > proton-workspace/qpid-proton-0.18.0-rc1/proton-c/src/ssl/openssl.c:1505: > undefined reference to `pthread_once' > collect2: error: ld returned 1 exit status > > > Regards, > > Adel > > ________________________________ > From: Adel Boutros > Sent: Thursday, October 19, 2017 5:42:01 PM > To: [email protected] > Subject: Re: [VOTE] Release Apache Qpid Proton 0.18.0 > > > Hello, > > > I am trying to build proton 0.18.0 but I am facing errors with ruby-gem. > Do you know how I can deactivate this target? > > > [ 5%] Generating qpid_proton-0.18.0.gem > /usr/bin/gem:8:in `require': no such file to load -- rubygems (LoadError) > from /usr/bin/gem:8 > make[2]: *** [proton-c/bindings/ruby/qpid_proton-0.18.0.gem] Error 1 > make[1]: *** [proton-c/bindings/ruby/CMakeFiles/ruby-gem.dir/all] Error 2 > > > Regards, > > Adel > > ________________________________ > From: Jakub Scholz <[email protected]> > Sent: Thursday, October 19, 2017 5:04:59 PM > To: [email protected] > Subject: Re: [VOTE] Release Apache Qpid Proton 0.18.0 > > +1. I build it from source code and used it with Qpid C++ broker (master) > and Qpid Dispatch (1.0.0 RC1) and run my tests against them. All seems to > work fine. > > On Wed, Oct 18, 2017 at 7:29 PM, Robbie Gemmell <[email protected]> > wrote: > > > Hi folks, > > > > I have put together a first spin for a Qpid Proton 0.18.0 release, > > please test it and vote accordingly. > > > > The source archive can be grabbed from: > > https://dist.apache.org/repos/dist/dev/qpid/proton/0.18.0-rc1/ > > > > The JIRAs currently assigned are: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > > projectId=12313720&version=12338903 > > > > It is tagged as 0.18.0-rc1. > > > > Regards, > > Robbie > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
