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

[REG v6.0.0-beta3 -> dev] configure -no-opengl crashes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.0.0 RC
    • 6.0.0 Beta4
    • $ lsb_release -d
      Description: openSUSE Leap 15.2
      $ uname -a
      Linux localhost.localdomain 5.3.18-lp152.47-default #1 SMP Thu Oct 15 16:05:25 UTC 2020 (41f7396) x86_64 x86_64 x86_64 GNU/Linux

    Description

      Found when building Qt from CI-approved commit 43291fd110 in the dev branch of qt5.git.

      The -no-opengl option works correctly with the old qmake-based configure, but the new cmake-based configure crashes as follows:

      $ ./configure -no-opengl
      ...
      -- Running syncqt for module: 'QtQuickControls2Impl' 
      -- Could NOT find Qt6OpenGL (missing: Qt6OpenGL_DIR)
      CMake Error at qtwayland/CMakeLists.txt:29 (find_package):
        Found package configuration file:
      
          /home/qt/depot/tmp/qt5/qtbase/lib/cmake/Qt6/Qt6Config.cmake
      
        but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT
        FOUND.  Reason given by package:
      
        Failed to find Qt component "OpenGL" config file at ""

       

      Attachments

        Issue Links

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

          Activity

            People

              semlanik Alexey Edelev
              macadder Jason McDonald
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes