Opened 6 years ago

Last modified 15 months ago

#2046 new enhancement

Sphinx version control makes a false alarm

Reported by: bakaniko Owned by: live-demo@…
Priority: normal Milestone: OSGeoLive16.0
Component: Documentation Keywords: doc
Cc: live-demo@…

Description

When building the doc, the command cmake -DHTML=ON .. return an error about the sphinx version.

Or I tested it with 1.7.0, 1.6.6 and 1.6.3 versions.

Error message:

-- Checking for package 'Sphinx'

File "<string>", line 1

import sphinx; print sphinx.version

SyntaxError: invalid syntax CMake Warning at CMakeLists.txt:44 (message):

Your Sphinx version is too old!

This project requires Sphinx v1.0 or above to produce proper documentation (you have v). You will get output but it will have errors.

Change history (7)

comment:1 by kalxas, 5 years ago

Milestone: OSGeoLive12.0OSGeoLive13.0

Ticket retargeted after milestone closed

comment:2 by kalxas, 5 years ago

Component: OSGeoLiveDocumentation

comment:3 by kalxas, 4 years ago

Milestone: OSGeoLive13.0OSGeoLive14.0

Ticket retargeted after milestone closed

comment:4 by cvvergara, 3 years ago

@bakaniko Can we close with this issue with this PR? https://github.com/OSGeo/OSGeoLive-doc/pull/629

in reply to:  4 comment:5 by bakaniko, 3 years ago

Replying to cvvergara:

@bakaniko Can we close with this issue with this PR? https://github.com/OSGeo/OSGeoLive-doc/pull/629

Yes !

comment:6 by kalxas, 3 years ago

Milestone: OSGeoLive14.0OSGeoLive15.0

Ticket retargeted after milestone closed

comment:7 by kalxas, 15 months ago

Milestone: OSGeoLive15.0OSGeoLive16.0

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.