wohali commented on issue #1944: Integrate emilio
URL: https://github.com/apache/couchdb/pull/1944#issuecomment-608550426
 
 
   @iilyak 
   
   I also can't build your branch, either in the CI environment or locally. 
Here's what I'm doing:
   
   ```
   rm -rf couchdb
   git clone https://github.com/cloudant/couchdb
   cd couchdb
   git checkout integrate-emilio
   ./configure --with-curl
   make dist
   ```
   
   This fails in the same way as Jenkins is failing.
   
   I don't get the same failure from `apache/couchdb:master`.
   
   Also you still need to apply the diff I provided in comment.
   
   Perhaps close this PR and reopen it by doing the branch off of 
`apache/couchdb` instead of `cloudant/couchdb`? Maybe it's because 
`cloudant/couchdb:master` is ~1400 commits behind, I don't know. @rnewson might 
have a better idea.

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

Reply via email to