wohali commented on issue #2044: Apache CouchDB build issues on PowerPC64LE URL: https://github.com/apache/couchdb/issues/2044#issuecomment-499890246 Try with a brand new git clone, there's some bugs in the Makefile if the docs only partially fail to build that no one's ever cleaned up. Sphinx makes the manpage in a second step, see https://github.com/apache/couchdb-documentation/blob/master/Makefile#L44-L45 . If that failed but the first step succeeded, it won't try again to build it today. You could also `cd src/docs && make man` to diagnose if there is a problem. If that all still fails, let me know and I'll look at it next week.
---------------------------------------------------------------- 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
