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

RHI: Unable to build Qtbase

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 6.0.0
    • Qt RHI
    • None
    • Ubuntu 18.04
      GCC 7.5.0
      X86_64 / ARM64
    • Linux/X11

    Description

      qsgrhisupport fails to build on Linux with the following error:

      I/opt/jenkins/workspace/qmlbench_dev/108/qtbase/include/QtCore -I/opt/jenkins/workspace/qmlbench_dev/108/qtbase/include/QtOpenGL/6.0.0 -I/opt/jenkins/workspace/qmlbench_dev/108/qtbase/include/QtOpenGL/6.0.0/QtOpenGL -I.moc -I/usr/include/libdrm -I/opt/jenkins/workspace/qmlbench_dev/108/qtbase/mkspecs/linux-g++ -o .obj/qsgrhisupport.o scenegraph/qsgrhisupport.cpp
      In file included from /opt/jenkins/workspace/qmlbench_dev/108/qtbase/include/QtQuick/6.0.0/QtQuick/private/qquickevents_p_p.h:1:0,
                       from /opt/jenkins/workspace/qmlbench_dev/108/qtbase/include/QtQuick/6.0.0/QtQuick/private/../../../../../../qtdeclarative/src/quick/items/qquickitem_p.h:57,
                       from /opt/jenkins/workspace/qmlbench_dev/108/qtbase/include/QtQuick/6.0.0/QtQuick/private/qquickitem_p.h:1,
                       from scenegraph/qsgrhisupport.cpp:44:
      /opt/jenkins/workspace/qmlbench_dev/108/qtbase/include/QtQuick/6.0.0/QtQuick/private/../../../../../../qtdeclarative/src/quick/items/qquickevents_p_p.h:60:10: fatal error: QtGui/qtouchdevice.h: No such file or directory
       #include <QtGui/qtouchdevice.h>
                ^~~~~~~~~~~~~~~~~~~~~~
      compilation terminated.
      Makefile:133446: recipe for target '.obj/qsgrhisupport.o' failed
      make[2]: *** [.obj/qsgrhisupport.o] Error 1
      

      Configure string:

      ./configure -developer-build -nomake tests -nomake examples -release -opensource -confirm-license -no-warnings-are-errors
      

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            daniel.smith Daniel Smith
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes