The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build MSAL, reference 1.6.1 (b0ef73), with Swift 5.9 for watchOS using Xcode 15.2 on 15 Oct 2024 21:32:02 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MSAL -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
Reference: 1.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AzureAD/microsoft-authentication-library-for-objc
 * tag               1.6.1      -> FETCH_HEAD
HEAD is now at b0ef73f Updating MSAL framework checksum & url for 1.6.1 [skip ci]
Submodule path 'MSAL/IdentityCore': checked out 'b4fd324d200caef614635cecb4c0ac66c413e23f'
Submodule 'MSAL/IdentityCore' (https://github.com/AzureAD/microsoft-authentication-library-common-for-objc) registered for path 'MSAL/IdentityCore'
Cloning into '/Users/admin/builder/spi-builder-workspace/MSAL/IdentityCore'...
Cloned https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
Revision (git rev-parse @):
b0ef73fa18ec203ac08dcaa1367c4e6af5334a9a
SUCCESS checkout https://github.com/AzureAD/microsoft-authentication-library-for-objc.git at 1.6.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $PWD
https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MSAL",
  "name" : "MSAL",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "MSAL",
      "targets" : [
        "MSAL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MSAL",
      "module_type" : "BinaryTarget",
      "name" : "MSAL",
      "path" : "remote/archive/MSAL.zip",
      "product_memberships" : [
        "MSAL"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "MSAL",
    "schemes" : [
      "IdentityAutomationAppLib iOS",
      "IdentityAutomationAppLib Mac",
      "IdentityAutomationTestLib iOS",
      "IdentityAutomationTestLib Mac",
      "IdentityCore iOS",
      "IdentityCore Mac",
      "IdentityCoreSwift",
      "IdentityTest iOS",
      "IdentityTest Mac",
      "MSAL (iOS Framework)",
      "MSAL (iOS Static Library)",
      "MSAL (Mac Framework)",
      "MSAL (Mac Static Library)",
      "MSAL iOS Native Auth E2E Tests",
      "MSAL Mac Native Auth E2E Tests",
      "MSAL Test App (iOS)",
      "MSAL Test App (Mac)",
      "MSAL Test App (visionOS)",
      "MSAL Test Automation (iOS)",
      "MSIDTestsHostApp",
      "unit-test-host",
      "unit-test-host-mac"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MSAL"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MSAL -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MSAL -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  MSAL: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'MSAL' in project 'MSAL' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: d85d4fe1358629649690d7e08f871a87
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d85d4fe1358629649690d7e08f871a87.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MSAL/MSAL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MSAL/MSAL.xcframework'. (in target 'MSAL' from project 'MSAL')
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MSAL -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  MSAL: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'MSAL' in project 'MSAL' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: d85d4fe1358629649690d7e08f871a87
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d85d4fe1358629649690d7e08f871a87.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MSAL/MSAL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MSAL/MSAL.xcframework'. (in target 'MSAL' from project 'MSAL')
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS