jlcontreras commented on issue #13320: NightlyTestsForBinaries failed
URL: 
https://github.com/apache/incubator-mxnet/issues/13320#issuecomment-439840449
 
 
   ```
   build.py: 2018-11-14 19:59:14,807 Started container: 54bd29018cf5
   + NOSE_COVERAGE_ARGUMENTS='--with-coverage --cover-inclusive --cover-xml 
--cover-branches --cover-package=mxnet'
   + CI_CUDA_COMPUTE_CAPABILITIES='-gencode=arch=compute_52,code=sm_52 
-gencode=arch=compute_70,code=sm_70'
   + CI_CMAKE_CUDA_ARCH_BIN=52,70
   + set +x
   + cd /work/mxnet/docs
   + export BUILD_VER=tutorial
   + BUILD_VER=tutorial
   + export MXNET_DOCS_BUILD_MXNET=0
   + MXNET_DOCS_BUILD_MXNET=0
   + make html
   export BUILD_VER=tutorial
   Env var set for BUILD_VER: tutorial
   sphinx-build -b html -d _build/doctrees   . _build/html
   Running Sphinx v1.5.6
   making output directory...
   
   Exception occurred:
     File "/usr/lib/python2.7/ConfigParser.py", line 618, in get
       raise NoOptionError(option, section)
   NoOptionError: No option 'java_docs' in section: 'document_sets_tutorial'
   ```
   
   @aaronmarkham option java_docs seems to be missing in the first section of 
docs/settings.ini
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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