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

Qt WebEngine is skipped in current CentOS 7 linux builds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P0: Blocker P0: Blocker
    • 5.13.1, 5.14.0 Beta 1
    • 5.13.1
    • WebEngine
    • None
    • CentOS 7
      GCC 5.3.1
      glibc 2.17
    • Linux/X11
    • edbe8a4b07d31807e3c298e3bd018353ed77a107 (qt/qtwebengine/5.13)

      Commit e781377d2c1582ff358aeabdaf75d77db94fd71c in qtwebengine.git increased the required glibc version from 2.17 to at least 2.27. CentOS 7 with devtoolset-4 only offers gcc 5.3.1 and glibc 2.17. Therefore, WebEngine is currently skipped on that configuration.

      Since this is the configuration that the linux packages for release get built on, it means we have to fix this for 5.13.1. The two options are basically trying to lower the version requirement somehow or upgrading glibc / the compiler toolchain.

      Somewhat connected to QTBUG-76329 as that is also caused by a malfunction in 5.3.1 that is fixed in later versions.

        For Gerrit Dashboard: QTBUG-77171
        # Subject Branch Project Status CR V

            michal Michal Klocek
            mibrunin Michael Bruning
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes