Build Information
Successful build of approle, reference master (1a9b88
), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 11:12:55 UTC.
Swift 6 data race errors: 0
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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aerobounce/approle.swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aerobounce/approle.swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 1a9b88f chmod
Cloned https://github.com/aerobounce/approle.swift.git
Revision (git rev-parse @):
1a9b88f2ded9b93411b97de305561e4149bb282f
SUCCESS checkout https://github.com/aerobounce/approle.swift.git at master
========================================
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": "approle.swift",
"name": "approle",
"url": "https://github.com/aerobounce/approle.swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/approle.swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/aerobounce/approle.swift.git
[1/106] Fetching approle.swift
Fetched https://github.com/aerobounce/approle.swift.git from cache (0.68s)
Creating working copy for https://github.com/aerobounce/approle.swift.git
Working copy of https://github.com/aerobounce/approle.swift.git resolved at master (1a9b88f)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/aerobounce/approle.swift.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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[1/6] Write approle-entitlement.plist
[2/6] Write swift-version--7754E27361AE5C74.txt
[4/8] Emitting module approle
[5/8] Compiling approle main.swift
[5/8] Write Objects.LinkFileList
[6/8] Linking approle
[7/8] Applying approle
Build complete! (6.10s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "approle",
"name" : "approle",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "approle",
"targets" : [
"approle"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "approle",
"module_type" : "SwiftTarget",
"name" : "approle",
"path" : "Sources/approle",
"product_memberships" : [
"approle"
],
"sources" : [
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.5"
}
Done.