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

QtScript compilation error on ARM Linux

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes