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

syncqt call fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 6.5.0, 6.6.0
    • 6.6
    • Build System
    • None
    • 2bf54da75 (dev), f491016c4 (6.5)

    Description

      qt-configure-module fails for qtshadertools here with

      CMake Error at H:/dev/source/qt5-dev/qtbase/cmake/QtSyncQtHelpers.cmake:235 (message):
        syncqt.cpp failed for module QtShaderTools:
      Call Stack (most recent call first):
        H:/dev/source/qt5-dev/qtbase/cmake/QtModuleHelpers.cmake:872 (qt_internal_target_sync_headers)
        H:/dev/source/qt5-dev/qtbase/cmake/QtScopeFinalizerHelpers.cmake:24:EVAL:1 (qt_finalize_module)
        src/shadertools/CMakeLists.txt:DEFERRED
      -- Configuring incomplete, errors occurred!
      See also "H:/dev/build/qt5-dev-x64-2022/qtshadertools/CMakeFiles/CMakeOutput.log".
      See also "H:/dev/build/qt5-dev-x64-2022/qtshadertools/CMakeFiles/CMakeError.log".
      CMake Error at H:/dev/source/qt5-dev/qtbase/cmake/QtProcessConfigureArgs.cmake:987 (message):
        CMake exited with code 1. 

      I configured Qt with "developer-build", "--debug-and-release", and "force-debug-info".

      syncqt.exe ends up in %QT_HOST_LIBEXECS%\RelWithDebInfo and configure is trying to call it from %QT_HOST_LIBEXECS% directly so my assumption is that the configuration is not taken into account.

      Attachments

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

        Activity

          People

            semlanik Alexey Edelev
            owolff Oliver Wolff
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes