Build Information
Failed to build MSAL, reference dev (59eca8
), with Swift 6.0 for macOS (SPM) on 12 Nov 2024 01:52:56 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.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
Reference: dev
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AzureAD/microsoft-authentication-library-for-objc
* branch dev -> FETCH_HEAD
* [new branch] dev -> origin/dev
HEAD is now at 59eca8f Support web_page_uri (#2384)
Submodule path 'MSAL/IdentityCore': checked out 'ea7c04a30cc6043948ab9d73e4a218aa2b85950f'
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'...
From https://github.com/AzureAD/microsoft-authentication-library-common-for-objc
* branch ea7c04a30cc6043948ab9d73e4a218aa2b85950f -> FETCH_HEAD
Cloned https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
Revision (git rev-parse @):
59eca8f10637f37cb8cc85dd90b4cd71d774bae0
SUCCESS checkout https://github.com/AzureAD/microsoft-authentication-library-for-objc.git at dev
[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.44s)
========================================
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/62222] Fetching microsoft-authentication-library-for-objc
Fetched https://github.com/AzureAD/microsoft-authentication-library-for-objc.git from cache (13.29s)
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 dev (59eca8f)
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.37s)
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