Public bug reported:

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

** Affects: opencv (Ubuntu)
     Importance: Low
         Status: New


** Tags: regression-proposed

** Changed in: opencv (Ubuntu)
   Importance: Undecided => Low

** Changed in: opencv (Ubuntu)
     Assignee: OpenCV packagers (opencv) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1272314

Title:
  opencv-doc missing the PDFs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/opencv/+bug/1272314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to