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

[REG 6.8.0-> 6.9.0] toplevel no-gui build fails, qtwebengine

    XMLWordPrintable

Details

    • Linux/X11
    • 0b70928d9 (dev), 74612d187 (dev)

    Description

      Have Qt 6.9.0 source available, configure no-gui build:

      cmake -DFEATURE_gui=OFF -G Ninja -DCMAKE_INSTALL_PREFIX:PATH=/home/qt/RTA/src-6.9.0/qtbase /home/qt/RTA/src-6.9.0 

      -> fails:

      ...
      [QtWebEngine]     QT_FEATURE_xml=ON.
      [QtWebEngine]     QT_FEATURE_xmlstream=ON.
      [QtWebEngine]     QT_FEATURE_xmlstreamreader=ON.
      [QtWebEngine]     QT_FEATURE_xmlstreamwriter=ON.
      [QtWebEngine]     QT_FEATURE_zstd=ON.
      CMake Error at qtbase/cmake/QtFeature.cmake:419 (message):
        Attempting to evaluate feature xcb but its definition is missing.  Either
        the feature does not exist or a dependency to the module that defines it is
        missing
      Call Stack (most recent call first):
        qtbase/cmake/QtFeature.cmake:184 (qt_evaluate_feature)
        qtbase/cmake/QtFeature.cmake:223 (qt_internal_evaluate_config_expression)
        qtwebengine/cmake/QtConfigureHelpers.cmake:154 (qt_evaluate_config_expression)
        qtwebengine/configure.cmake:429 (qt_webengine_configure_check)
        qtwebengine/cmake/QtConfigureHelpers.cmake:12 (include)
        qtwebengine/src/CMakeLists.txt:14 (qt_webengine_run_configure)
      -- Configuring incomplete, errors occurred! 

      Attachments

        Issue Links

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

          Activity

            People

              alexandru.croitor Alexandru Croitor
              joaijala Johanna Äijälä
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes