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

modules/Core.json target information incomplete for macOS universal builds

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.9.0 FF
    • 6.8.0
    • Build System: CMake
    • None
    • macOS
    • 6f25a583a (dev)

    Description

      We have

      cat /Users/egon/Qt/6.8.0/macos/modules/Core.json
      {
          "name": "Core",
          "repository": "qtbase",
          "version": "6.8.0",
          "built_with": {
              "compiler_id": "AppleClang",
              "compiler_target": "",
              "compiler_version": "15.0.0.15000309",
              "cross_compiled": false,
              "target_system": "Darwin",
              "architecture": "x86_64"
          }
      }
      

      even though Qt was built built universal for arm64 and x86_64.

      It is expected to see all target architectures in that file, e.g. the value of CMAKE_OSX_ARCHITECTURES.

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              jbornema Joerg Bornemann
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes