You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2020/01/23 12:16:33 UTC

[GitHub] [zookeeper] eolivelli commented on issue #1231: ZOOKEEPER-3704: upgrade maven dependency-check to 5.3.0

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:
users@infra.apache.org


With regards,
Apache Git Services