Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-32152

building documentation when configured with -prefix is problematic

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 5.0.2
    • Build System
    • Linux Ubuntu 10.04 LTS / gcc 4.4.3 / i386 32-bit

    Description

      The directory structure seems to be messed up in the .pro files. I get repeated errors such as "Cannot find index directory:..." when I run "make docs" from the main Qt directory. Everything else, including WebKit, seems to build correctly. But I can't get the documentation to build.

      Example output:
      ===============
      Cannot find index directory /home/bob/qt-everywhere-opensource-src-5.0.2/qtjsbackend/doc
      Cannot find index directory /home/bob/qt-everywhere-opensource-src-5.0.2/qtwebkit/Tools/qmake/doc
      Cannot find index directory /home/bob/qt-everywhere-opensource-src-5.0.2/qttranslations/doc
      /home/bob/qt-everywhere-opensource-src-5.0.2/qtbase/src/tools/qdoc/doc/examples/cpp.qdoc:44: warning: Cannot find file to quote from: 'code/doc_src_qcache.cpp'
      /home/bob/qt-everywhere-opensource-src-5.0.2/qtbase/src/tools/qdoc/doc/examples/cpp.qdoc:44: warning: Unexpected '\snippet (//! [0])'
      /home/bob/qt-everywhere-opensource-src-5.0.2/qtbase/src/tools/qdoc/doc/examples/cpp.qdoc:48: warning: Cannot find file to quote from: 'code/doc_src_qcache.cpp'
      /home/bob/qt-everywhere-opensource-src-5.0.2/qtbase/src/tools/qdoc/doc/examples/cpp.qdoc:48: warning: Unexpected '\snippet (//! [1])'
      /home/bob/qt-everywhere-opensource-src-5.0.2/qtbase/src/tools/qdoc/doc/examples/cpp.qdoc:29: warning: Overrides a previous doc
      /home/bob/qt-everywhere-opensource-src-5.0.2/qtbase/src/tools/qdoc/doc/qtcore/qcache.html: warning: (The previous doc is here)
      /home/bob/qt-everywhere-opensource-src-5.0.2/qtbase/src/tools/qdoc/doc/examples/cpp.qdoc:67: warning: Cannot find file to quote from: 'qstring/main.cpp'
      /home/bob/qt-everywhere-opensource-src-5.0.2/qtbase/src/tools/qdoc/doc/examples/cpp.qdoc:67: warning: Unexpected '\snippet (//! [37])'
      /home/bob/qt-everywhere-opensource-src-5.0.2/qtbase/src/tools/qdoc/doc/examples/cpp.qdoc:56: warning: Overrides a previous doc
      /home/bob/qt-everywhere-opensource-src-5.0.2/qtbase/src/tools/qdoc/doc/qtcore/qstring.html: warning: (The previous doc is here)
      /home/bob/qt-everywhere-opensource-src-5.0.2/qtbase/src/tools/qdoc/doc/examples/cpp.qdoc:74: warning: This qdoc comment contains no topic command (e.g., '\module', '\page').
      /home/bob/qt-everywhere-opensource-src-5.0.2/qtbase/src/tools/qdoc/doc/examples/cpp.qdoc:83: warning: Cannot find 'QVariantAnimation::duration' specified with '\property' in any header file

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            buddenha Oswald Buddenhagen
            bobhairgrove Robert Hairgrove
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes