Build Information
Successful build of SwiftAsyncSerialQueue, reference main (5df628
), with Swift 5.10 for macOS (SPM) on 4 Sep 2024 10:37:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dannys42/SwiftAsyncSerialQueue.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dannys42/SwiftAsyncSerialQueue
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5df6284 WeakBox: improved readability
Cloned https://github.com/dannys42/SwiftAsyncSerialQueue.git
Revision (git rev-parse @):
5df6284596c6873e1160a788ea523ef53919a243
SUCCESS checkout https://github.com/dannys42/SwiftAsyncSerialQueue.git at main
========================================
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": "swiftasyncserialqueue",
"name": "SwiftAsyncSerialQueue",
"url": "https://github.com/dannys42/SwiftAsyncSerialQueue.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftAsyncSerialQueue",
"dependencies": [
]
}
]
}
Fetching https://github.com/dannys42/SwiftAsyncSerialQueue.git
[1/142] Fetching swiftasyncserialqueue
Fetched https://github.com/dannys42/SwiftAsyncSerialQueue.git from cache (1.22s)
Creating working copy for https://github.com/dannys42/SwiftAsyncSerialQueue.git
Working copy of https://github.com/dannys42/SwiftAsyncSerialQueue.git resolved at main (5df6284)
warning: '.resolve-product-dependencies': dependency 'swiftasyncserialqueue' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/dannys42/SwiftAsyncSerialQueue.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/6] Compiling AsyncSerialQueue Executor.swift
[4/6] Compiling AsyncSerialQueue SimpleLock.swift
[5/6] Emitting module AsyncSerialQueue
[6/6] Compiling AsyncSerialQueue AsyncSerialQueue.swift
Build complete! (4.22s)
Build complete.
Done.