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

FTBFS: qpa/qplatformaccessibility.h: No such file or directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • None
    • 6.6
    • Build System: CMake
    • None

    Description

      As of qtbase/1d167b515ef81ba71f3f47863e66d36ed6d06c1c., syncqt forgot to generate this file, somehow.

      src/gui/kernel/qplatformintegration.cpp:8:10: fatal error: qpa/qplatformaccessibility.h: No such file or directory
      
      qt_internal_extend_target(Gui CONDITION QT_FEATURE_accessibility
          CONDITION_INDEPENDENT_SOURCES
              accessible/qaccessible.h accessible/qplatformaccessibility.h
      

      Other qpa/ files are there:

      $ cmake <options>
      2:28 later
      $ ls -1 qtbase/include/QtGui/6.6.0/QtGui/qpa
      qplatformbackingstore.h
      qplatformclipboard.h
      qplatformcursor.h
      qplatformdialoghelper.h
      qplatformdrag.h
      qplatformfontdatabase.h
      qplatformgraphicsbuffer.h
      qplatformgraphicsbufferhelper.h
      qplatforminputcontext.h
      qplatforminputcontext_p.h
      qplatforminputcontextfactory_p.h
      qplatforminputcontextplugin_p.h
      qplatformintegration.h
      qplatformintegrationfactory_p.h
      qplatformintegrationplugin.h
      qplatformmenu.h
      qplatformmenu_p.h
      qplatformnativeinterface.h
      qplatformoffscreensurface.h
      qplatformopenglcontext.h
      qplatformpixmap.h
      qplatformscreen.h
      qplatformscreen_p.h
      qplatformservices.h
      qplatformsessionmanager.h
      qplatformsharedgraphicscache.h
      qplatformsurface.h
      qplatformsystemtrayicon.h
      qplatformtheme.h
      qplatformtheme_p.h
      qplatformthemefactory_p.h
      qplatformthemeplugin.h
      qplatformvulkaninstance.h
      qplatformwindow.h
      qplatformwindow_p.h
      qwindowsysteminterface.h
      qwindowsysteminterface_p.h
      

      This was a top-level build from qt5.git.

      Attachments

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

        Activity

          People

            semlanik Alexey Edelev
            thiago Thiago Macieira
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes