opencv-doc missing the PDFs

Bug #1272314 reported by Peter Antoniac
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
opencv (Ubuntu)
Invalid
Low
Unassigned

Bug Description

The documentation files that are generated by installing python-sphinx are missing. I suspect that is cause by the opencv cmake that now checks if the python-sphinx is installed. Since there is no build-depend on it (it wasn't needed earlier) then it just skips creating the PDFs.

How to reproduce:

*BEFORE* installing python-sphinx:
cmake ../path_to_opencv.git
[CUT]
-- Documentation:
-- Build Documentation: NO
-- Sphinx: NO
-- PdfLaTeX compiler: /usr/bin/pdflatex
[CUT]
*AFTER* installing python-sphinx:
[CUT]
-- Documentation:
-- Build Documentation: YES
-- Sphinx: /usr/bin/sphinx-build (ver Sphinx v1.1.3)
-- PdfLaTeX compiler: /usr/bin/pdflatex
[CUT]

Once installed, running make docs should build the pdfs correcly in doc/
opencv2manager.pdf
opencv2refman.pdf
opencv_cheatsheet.pdf
opencv_tutorials.pdf
opencv_user.pdf

This was valid in 2.4.5+dfsg-0ubuntu4

Peter Antoniac (pan1nx)
Changed in opencv (Ubuntu):
importance: Undecided → Low
assignee: OpenCV packagers (opencv) → nobody
Revision history for this message
Peter Antoniac (pan1nx) wrote :

That means that the maintainer of the package should add build depend to python-sphinx before running the make docs...

Revision history for this message
Peter Antoniac (pan1nx) wrote :

This has been in for quite some time. I put it to medium, maybe someone notices it.

Changed in opencv (Ubuntu):
milestone: later → ubuntu-14.10
importance: Low → Medium
Mattia Rizzolo (mapreri)
Changed in opencv (Ubuntu):
milestone: ubuntu-14.10 → none
importance: Medium → Low
Revision history for this message
Mattia Rizzolo (mapreri) wrote :

opencv 3.x doesn't seem to support building pdf docs anymore, so I am marking this bug as invalid. If I'm wrong, please reopen this bug (possibly, by showing how to do it.

Changed in opencv (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.