I have a patch for the below failure (We have to re add -pthread to 
CMAKE_C_FLAGS).

But now I have a new error in the tests related to IPv6. As my machine does not 
support IPv6, I have the -cproactor-tests failing

test 21
      Start 21: c-proactor-tests

21: Test command: /build-dir/proton/proton-c/src/tests/c-proactor-tests
21: Test timeout computed to be: 1500
21: TEST: test_inactive(&t)
21: TEST: test_interrupt_timeout(&t)
21: TEST: test_errors(&t)
21: TEST: test_proton_1586(&t)
21: TEST: test_client_server(&t)
21: TEST: test_connection_wake(&t)
21: TEST: test_ipv4_ipv6(&t)
21: /qpid-proton-0.18.0-rc1/proton-c/src/tests/proactor.c:148: check failed: 
want PN_LISTENER_OPEN got PN_LISTENER_CLOSE [test_ipv4_ipv6(&t)]
21: /qpid-proton-0.18.0-rc1/proton-c/src/tests/proactor.c:626: check failed: 
Unexpected condition - proton:io:Address family for hostname not supported - 
connect to  ::1:59983 [test_ipv4_ipv6(&t)]
21: /qpid-proton-0.18.0-rc1/proton-c/src/tests/proactor.c:627: check failed: 
Unexpected condition - proton:io:Connection refused - disconnected :59983 
[test_ipv4_ipv6(&t)]
21: /qpid-proton-0.18.0-rc1/proton-c/src/tests/proactor.c:628: check failed: 
Unexpected condition - proton:io:Address family for hostname not supported - 
connect to  ::1:43094 [test_ipv4_ipv6(&t)]
21: /qpid-proton-0.18.0-rc1/proton-c/src/tests/proactor.c:631: check failed: 
'refused' not in 'Address family for hostname not supported - connect to  
::1:58818' [test_ipv4_ipv6(&t)]
21: /qpid-proton-0.18.0-rc1/proton-c/src/tests/proactor.c:641: check failed: 
want PN_LISTENER_CLOSE got PN_PROACTOR_INACTIVE [test_ipv4_ipv6(&t)]
21: FAIL: test_ipv4_ipv6(&t) (6 errors)
21: TEST: test_release_free(&t)
21: TEST: test_ssl(&t)
21: TEST: test_proactor_addr(&t)
21: TEST: test_parse_addr(&t)
21: TEST: test_netaddr(&t)
21: TEST: test_disconnect(&t)
21: TEST: test_abort(&t)
21: TEST: test_refuse(&t)
21: TEST: test_message_stream(&t)
21/25 Test #21: c-proactor-tests .................***Failed    0.10 sec

Regards,
Adel

________________________________
From: Adel Boutros <[email protected]>
Sent: Thursday, October 19, 2017 5:53:47 PM
To: [email protected]
Subject: Re: [VOTE] Release Apache Qpid Proton 0.18.0

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]
>
>

Reply via email to