sarveshtamba commented on issue #2044: Apache CouchDB build issues on PowerPC64LE URL: https://github.com/apache/couchdb/issues/2044#issuecomment-499837716 > Your Sphinx is outdated: > > ``` > Running Sphinx v1.3.6 > ``` > > You need v1.7 at least, I believe. > > I recommend you install `python3-pip` and do `# pip3 install sphinx` instead of relying on the very old Ubuntu 16.04 package. Tried that, getting the below error:- ``` ==> setup (compile) Compiled src/setup_httpd_handlers.erl Compiled src/setup_epi.erl Compiled src/setup_sup.erl Compiled src/setup_app.erl Compiled src/setup_httpd.erl Compiled src/setup.erl ==> rel (compile) ==> couchdb (compile) Installing CouchDB into rel/couchdb/ ... ==> rel (generate) WARN: 'generate' command does not apply to directory /home/sar/couchdb/couchdb cp: cannot stat 'src/docs/build/man/apachecouchdb.1': No such file or directory Makefile:407: recipe for target 'release' failed make: *** [release] Error 1 sar@50c649c461fc:~/couchdb/couchdb$ ```
---------------------------------------------------------------- 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
