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

Build fails on arm

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 6.2.1, 6.3.0 Alpha
    • 6.2.0 Beta4
    • WebEngine
    • None
    • Linux/X11
    • 0fba07e0238a9ff0a1b496eae60ad92257ea76af (qt/qtwebengine/6.2) 37fcfd8166a960873781d8d9c9a8314ff896bbcd (qt/qtwebengine/dev)

    Description

      The build fails on our arm archs which use GLES:

      [ 215s] -- Performing Test HAVE_EGL
      [ 216s] -- Performing Test HAVE_EGL - Success
      [ 216s] -- Found EGL: /usr/include (found version "1.5") 
      [ 216s] -- Performing Test HAVE_GLESv2
      [ 216s] -- Performing Test HAVE_GLESv2 - Success

       

      [56437s] /home/abuild/rpmbuild/BUILD/qtwebengine-everywhere-src-6.2.0-beta4/src/core/ozone/gl_context_qt.cpp: In static member function 'static void* GLContextHelper::getGlxPlatformInterface()':
      [56437s] /home/abuild/rpmbuild/BUILD/qtwebengine-everywhere-src-6.2.0-beta4/src/core/ozone/gl_context_qt.cpp:180:59: error: 'QGLXContext' is not a member of 'QNativeInterface'; did you mean 'QEGLContext'?
      [56437s] 180 | return context->nativeInterface<QNativeInterface::QGLXContext>();
      [56437s] | ^~~~~~~~~~~
      [56437s] | QEGLContext
      [56438s] /home/abuild/rpmbuild/BUILD/qtwebengine-everywhere-src-6.2.0-beta4/src/core/ozone/gl_context_qt.cpp:180:71: error: no matching function for call to 'QOpenGLContext::nativeInterface<<expression error> >()'
      [56438s] 180 | return context->nativeInterface<QNativeInterface::QGLXContext>();
      [56438s] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
       

       

       

      Attachments

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

        Activity

          People

            michal Michal Klocek
            cgiboudeaux Christophe Marin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes