eolivelli commented on issue #1231: ZOOKEEPER-3704: upgrade maven dependency-check to 5.3.0 URL: https://github.com/apache/zookeeper/pull/1231#issuecomment-577656689 It looks like ASF CI changed and we are no more able to compile the C client. ``` [exec] make[1]: Leaving directory '/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build-maven/zookeeper-client/zookeeper-client-c/target/c' [exec] Makefile:2106: recipe for target 'check-am' failed [exec] In file included from /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build-maven/zookeeper-client/zookeeper-client-c/tests/TestReconfigServer.cc:23:0: [exec] /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build-maven/zookeeper-client/zookeeper-client-c/include/zookeeper.h:36:10: fatal error: openssl/ossl_typ.h: No such file or directory [exec] #include <openssl/ossl_typ.h> [exec] ^~~~~~~~~~~~~~~~~~~~ [exec] compilation terminated. [exec] make[1]: *** [zktest_st-TestReconfigServer.o] Error 1 [exec] make: *** [check-am] Error 2 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
