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

configure summary warnings/notes are missing in top-level build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.7.0
    • Build System: CMake
    • None
    • Ubuntu 22.04 LTS

    Description

      Configure Qt 6.7.0 and watch out for messages about qdoc:

      ~/dev/src/qt-6.7.0/configure -developer-build -opensource -skip webengine -nomake examples -nomake tests -confirm-license 2>&1 |grep -i -F qdoc
      

      All you'll see is something like:

      -- [QtTools] Running syncqt.cpp for module: QtQDocCatch
      -- [QtTools] Running syncqt.cpp for module: QtQDocCatchConversions
      -- [QtTools] Running syncqt.cpp for module: QtQDocCatchGenerators
        QDoc ................................... no
      

      There is no information why QDoc will not be built. The user has to dig into the sources to figure out that libclang 15 is needed now.

      A helpful message would be appreciated.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes