Re: C client build is failing for branch-3.5 on new CI

2020-08-29 Thread Andor Molnar
Hi Mate, No, we don't use docker for our builds, but it may make things a bit easier. Anyway, we could add some additional environment info at the beginning of our build scripts: uname -a, ldconfig dump, gcc version, etc. if you think it would be any help for debugging. Andor On Fri,

Re: C client build is failing for branch-3.5 on new CI

2020-08-28 Thread Enrico Olivelli
Il Ven 28 Ago 2020, 08:20 Szalay-Bekő Máté ha scritto: > Thanks for raising the issue! > > I checked the logs. The 'configure' step finds the openSSL library before > make: > 19:58:34 checking openssl/ssl.h usability... yes > 19:58:34 checking openssl/ssl.h presence... yes > 19:58:34 checking

Re: C client build is failing for branch-3.5 on new CI

2020-08-28 Thread Szalay-Bekő Máté
Thanks for raising the issue! I checked the logs. The 'configure' step finds the openSSL library before make: 19:58:34 checking openssl/ssl.h usability... yes 19:58:34 checking openssl/ssl.h presence... yes 19:58:34 checking for openssl/ssl.h... yes 19:58:34 checking for SSL_CTX_new in

C client build is failing for branch-3.5 on new CI

2020-08-27 Thread Enrico Olivelli
Hi ZooKeepers, I am checking the new CI system and I noticed this error for branch-3.5 on the C client build, the error does not occur on branch-3.6 and on master TestClient.o `test -f 'tests/TestClient.cc' || echo