Cmake : 3.10.2
Linux : Ubuntu 18.04
Command
cmake ../ -G"Unix Makefiles" -DTARGET_PLATFORM=MUSCA_A -DCOMPILER=ARMCLANG
When following software requirements, and setting
It reports..
-- Could NOT find Sphinx (missing: SPHINX_VERSION) CMake Warning at cmake/Common/BuildSphinxDoc.cmake:59 (message): Some tools are missing for Sphinx document generation. Document generation target is not created. Call Stack (most recent call first): cmake/Common/BuildSphinxDoc.cmake:65 (SphinxFindTools) secure_fw/CMakeLists.txt:23 (include)
Although I see it being installed in: /usr/bin/sphinx-build and reports
~/trusted-firmware-m/cmake_build$ sphinx-build --version Sphinx (sphinx-build) 1.6.7
Problem could be here, when it compares the string.