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

QtWebEngine claims that mips64 build is supported, but it fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • 5.9.2
    • 5.9.1
    • WebEngine
    • None
    • Debian GNU/Linux unstable mips64el

    Description

      The isArchSupported test in mkspecs/features/functions.prf claims these architectures as supported: x86, x86-64, ARM, Aarch64, MIPSel, and MIPS64.

      However on MIPS64 (little endian) the build fails because gn does not recognize it:

      [0817/093606.694154:FATAL:args.cc(293)] Check failed: false. OS architecture not handled. (mips64)

      Whole build log can be found here.

      Attachments

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

        Activity

          People

            allan.jensen Allan Sandfeld Jensen
            mandriver Dmitry Shachnev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes