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

QtScript compilation error on ARM Linux

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 5.1.0
    • 5.1.0
    • Qt Script
    • None
    • 15f8b3a5f8623d5230865e2fd9811c986a91f7e6

      QtScript ARM linux compilation fails with error:

      /build/qt5/qtscript/src/3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.cpp:64: error: 'HWCAP_VFP' was not declared in this scope

      due to incorrect ANDROID specific fix. This has gone undetected in CI because CI builds are done using thumb compilation which do not include JIT components.

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

            sapiippo Samuli Piippo
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes