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

Configure fails when manual tests are enabled

    XMLWordPrintable

Details

    Description

      With QT_BUILD_MANUAL_TEST=ON fails with

      Make Error at build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1058 (file):
        file RELATIVE_PATH must be passed a full path to the directory:
      Call Stack (most recent call first):
        build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1085 (qt_internal_get_example_rel_path)
        build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1007 (qt_internal_get_example_unique_name)
        qtsvg/tests/manual/examples/draganddrop/CMakeLists.txt:5 (qt_internal_add_example)
      
      
      CMake Error at build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1058 (file):
        file RELATIVE_PATH must be passed a full path to the directory:
      Call Stack (most recent call first):
        build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1085 (qt_internal_get_example_rel_path)
        build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1007 (qt_internal_get_example_unique_name)
        qtsvg/tests/manual/examples/embedded/CMakeLists.txt:5 (qt_internal_add_example)
      
      
      CMake Error at build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1058 (file):
        file RELATIVE_PATH must be passed a full path to the directory:
      Call Stack (most recent call first):
        build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1085 (qt_internal_get_example_rel_path)
        build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1007 (qt_internal_get_example_unique_name)
        qtsvg/tests/manual/examples/embedded/CMakeLists.txt:8 (qt_internal_add_example)
      
      
      CMake Error at build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1058 (file):
        file RELATIVE_PATH must be passed a full path to the directory:
      Call Stack (most recent call first):
        build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1085 (qt_internal_get_example_rel_path)
        build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1007 (qt_internal_get_example_unique_name)
        qtsvg/tests/manual/examples/embedded/CMakeLists.txt:11 (qt_internal_add_example)
      
      

      and in QtWayland with

      CMake Error at build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1058 (file):
        file RELATIVE_PATH must be passed a full path to the directory:
      Call Stack (most recent call first):
        build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1085 (qt_internal_get_example_rel_path)
        build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:1007 (qt_internal_get_example_unique_name)
        qtwayland/tests/manual/CMakeLists.txt:18 (qt_internal_add_example)
      
      

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              davidre David Redondo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes