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

Failed to build Qt examples for iOS Simulator with 5.9.8 on macOS 10.14

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P0: Blocker
    • None
    • 5.9.8
    • iOS/tvOS/watchOS

    Description

      Environment: macOS 10.14.3, Xcode 10.1 (10B61)

      Steps to reproduce:

      1. Install 5.9.8 ios binary
      2. build e.g. calendarwidget example for iOS Simulator

      Expected result:

      The build succeeds

      Actual result:

      The build fails with:

      09:22:46: Running steps for project calendarwidget...
      09:22:46: Starting: "/Users/qt/RTA/qt5/5.9.8/ios/bin/qmake" /Users/qt/RTA/qt5/Examples/Qt-5.9.8/widgets/widgets/calendarwidget/calendarwidget.pro -spec macx-ios-clang
      CONFIG+=iphonesimulator CONFIG+=simulator CONFIG+=qml_debug
      Info: creating stash file /Users/qt/RTA/qt5/Examples/Qt-5.9.8/widgets/widgets/build-calendarwidget-Qt_5_9_8_for_iOS_Simulator-Debug/.qmake.stash
      09:22:51: The process "/Users/qt/RTA/qt5/5.9.8/ios/bin/qmake" exited normally.
      09:22:51: Starting: "/usr/bin/make" -f /Users/qt/RTA/qt5/Examples/Qt-5.9.8/widgets/widgets/build-calendarwidget-Qt_5_9_8_for_iOS_Simulator-Debug/Makefile qmake_all
      make: Nothing to be done for `qmake_all'.
      09:22:51: The process "/usr/bin/make" exited normally.
      09:22:51: Starting: "/usr/bin/make" -j8
      perl: warning: Setting locale failed.
      perl: warning: Please check that your locale settings:
      LC_ALL = (unset),
      LC_MESSAGES = "en_US.utf8",
      LANG = (unset)
      are supported and installed on your system.
      perl: warning: Falling back to the standard locale ("C").
      xcodebuild build -project calendarwidget.xcodeproj -scheme calendarwidget -configuration Debug -destination "id=BFCB42E7-F90F-41FC-9F39-979E056B608D", "availabilityError" : "" -destination-timeout
      1 ENABLE_ONLY_ACTIVE_RESOURCES=NO 
      Build settings from command line:
      ENABLE_ONLY_ACTIVE_RESOURCES = NO
      
      xcodebuild: error: Unknown build action 'availabilityError'.
      make: *** [xcodebuild-debug-simulator] Error 65
      09:22:52: The process "/usr/bin/make" exited with code 2.
      Error while building/deploying project calendarwidget (kit: Qt 5.9.8 for iOS Simulator)
      When executing step "Make"
      09:22:52: Elapsed time: 00:06. 

       

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes