Build Information
Successful build of StreamReader with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mxcl/streamreader.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mxcl/streamreader
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4b8986b participate in tea protocol
Cloned https://github.com/mxcl/streamreader.git
Revision (git rev-parse @):
4b8986bf221278ddfea450d3281315493bccaf66
SUCCESS checkout https://github.com/mxcl/streamreader.git at master
Fetching https://github.com/mxcl/Path.swift from cache
Fetched https://github.com/mxcl/Path.swift (0.15s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.2.1 (0.39s)
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "streamreader",
"name": "StreamReader",
"url": "https://github.com/mxcl/streamreader.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/streamreader",
"dependencies": [
{
"identity": "path.swift",
"name": "Path.swift",
"url": "https://github.com/mxcl/Path.swift",
"version": "1.4.1",
"path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Path.swift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/mxcl/streamreader.git
[1/50] Fetching streamreader
Fetched https://github.com/mxcl/streamreader.git (0.21s)
Fetching https://github.com/mxcl/Path.swift from cache
Fetched https://github.com/mxcl/Path.swift (0.15s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (0.02s)
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.4.1
Creating working copy for https://github.com/mxcl/streamreader.git
Working copy of https://github.com/mxcl/streamreader.git resolved at master
warning: '.resolve-product-dependencies': dependency 'streamreader' is not used by any target
Found 1 product dependencies
- Path.swift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/mxcl/streamreader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling Path Path+StringConvertibles.swift
[2/11] Compiling Path Pathish.swift
[3/11] Compiling Path Path+Codable.swift
[4/11] Compiling Path Path+CommonDirectories.swift
[5/11] Compiling Path Path+FileManager.swift
[6/11] Compiling Path Path->Bool.swift
[7/11] Emitting module Path
[8/11] Compiling Path Extensions.swift
[9/11] Compiling Path Path+Attributes.swift
[10/11] Compiling Path Path.swift
[11/11] Compiling Path Path+ls.swift
[12/13] Emitting module StreamReader
[13/13] Compiling StreamReader StreamReader.swift
Build complete! (7.81s)
Build complete.
Done.