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 6.0 for macOS (SPM) on 6 Nov 2024 16:27:12 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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
[16375/6338237] Downloading https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.6.1/MSAL.zip
Downloading binary artifact https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.6.1/MSAL.zip
Downloaded https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.6.1/MSAL.zip (1.47s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "microsoft-authentication-library-for-objc",
      "name": "MSAL",
      "url": "https://github.com/AzureAD/microsoft-authentication-library-for-objc.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/microsoft-authentication-library-for-objc",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
[1/62152] Fetching microsoft-authentication-library-for-objc
Fetched https://github.com/AzureAD/microsoft-authentication-library-for-objc.git from cache (10.04s)
Creating working copy for https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
Working copy of https://github.com/AzureAD/microsoft-authentication-library-for-objc.git resolved at 1.6.1 (b0ef73f)
Fetching binary artifact https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.6.1/MSAL.zip from cache
Fetched https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.6.1/MSAL.zip from cache (0.36s)
warning: '.resolve-product-dependencies': dependency 'microsoft-authentication-library-for-objc' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.0 macosSpm