Build Information
Successful build of CSErrors, reference 1.2.9 (a29b22
), with Swift 5.10 for macOS (SPM) on 4 Sep 2024 07:19:49 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/CharlesJS/CSErrors.git
Reference: 1.2.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CharlesJS/CSErrors
* tag 1.2.9 -> FETCH_HEAD
HEAD is now at a29b22f Fix compile errors on compilers earlier than 6.0
Cloned https://github.com/CharlesJS/CSErrors.git
Revision (git rev-parse @):
a29b22f124d059030f6e65caacf3e02a67ca6dfb
SUCCESS checkout https://github.com/CharlesJS/CSErrors.git at 1.2.9
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/1257] Fetching cwlpreconditiontesting
[165/1712] Fetching cwlpreconditiontesting, cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.37s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.37s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (2.54s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.62s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
========================================
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": "cserrors",
"name": "CSErrors",
"url": "https://github.com/CharlesJS/CSErrors.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSErrors",
"dependencies": [
]
}
]
}
Fetching https://github.com/CharlesJS/CSErrors.git
[1/315] Fetching cserrors
Fetched https://github.com/CharlesJS/CSErrors.git from cache (0.75s)
Creating working copy for https://github.com/CharlesJS/CSErrors.git
Working copy of https://github.com/CharlesJS/CSErrors.git resolved at 1.2.9 (a29b22f)
warning: '.resolve-product-dependencies': dependency 'cserrors' 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/CharlesJS/CSErrors.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/12] Compiling CSErrors Stderr.swift
[5/12] Compiling CSErrors Internal.swift
[6/12] Compiling CSErrors POSIX Errors.swift
[7/12] Compiling CSErrors HTTPError.swift
[8/12] Compiling CSErrors Error+CSErrors.swift
[9/12] Emitting module CSErrors
[10/12] Compiling CSErrors ErrorMetadata.swift
[11/12] Compiling CSErrors CSErrorProtocol.swift
[12/12] Compiling CSErrors OSStatus Errors.swift
[13/21] Compiling CSErrors_Foundation HTTPError+Foundation.swift
[14/21] Compiling CSErrors_Foundation NSError+CSErrors.swift
[15/21] Compiling CSErrors_Foundation CocoaError+CSErrors.swift
[16/21] Compiling CSErrors_Foundation ErrorMetadata+Foundation.swift
[17/21] Emitting module CSErrors_Foundation
[18/21] Compiling CSErrors_Foundation OSStatus+Foundation.swift
[19/21] Compiling CSErrors_Foundation URLError+CSErrors.swift
[20/21] Compiling CSErrors_Foundation Recoverability.swift
[21/21] Compiling CSErrors_Foundation POSIX Errors+Foundation.swift
Build complete! (5.81s)
Build complete.
Done.