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 '/home/jenkins/jenkins-home/workspace/er-multi-branch-build_branch-3.5/zookeeper-client/zookeeper-client-c/'`tests/TestClient.cc*22:00:06* [exec] Makefile:1397: recipe for target 'zktest_mt-TestClient.o' failed*22:00:06* [exec] make[1]: Leaving directory '/home/jenkins/jenkins-home/workspace/er-multi-branch-build_branch-3.5/zookeeper-client/zookeeper-client-c/target/c'*22:00:06* [exec] Makefile:2106: recipe for target 'check-am' failed*22:00:06* [exec] In file included from /home/jenkins/jenkins-home/workspace/er-multi-branch-build_branch-3.5/zookeeper-client/zookeeper-client-c/tests/TestClient.cc:38:0:*22:00:06* [exec] /home/jenkins/jenkins-home/workspace/er-multi-branch-build_branch-3.5/zookeeper-client/zookeeper-client-c/include/zookeeper.h:36:10: fatal error: openssl/ossl_typ.h: No such file or directory*22:00:06* [exec] #include <openssl/ossl_typ.h>*22:00:06* [exec] ^~~~~~~~~~~~~~~~~~~~*22:00:06* [exec] compilation terminated.*22:00:06* [exec] make[1]: *** [zktest_mt-TestClient.o] Error 1*22:00:06* [exec] make: *** [check-am] Error 2 see https://ci-hadoop.apache.org/view/ZooKeeper/job/zookeeper-multi-branch-build/job/branch-3.5/44/execution/node/72/log/ Best regards Enrico