Build Information
Successful build of StreamReader, reference master (4b8986
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 04:41:00 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mxcl/streamreader.git
Reference: master
Initialized empty Git repository in /Users/admin/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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mxcl/streamreader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/13] Compiling Path Path+FileManager.swift
[5/13] Compiling Path PathToBool.swift
[6/13] Compiling Path Path+Attributes.swift
[7/13] Compiling Path Extensions.swift
[8/13] Compiling Path Path+StringConvertibles.swift
[9/13] Compiling Path Path+CommonDirectories.swift
[10/13] Compiling Path Path+ls.swift
[11/13] Compiling Path Path+Codable.swift
[12/13] Compiling Path Path.swift
[13/13] Emitting module Path
[14/14] Compiling Path Pathish.swift
[15/16] Emitting module StreamReader
[16/16] Compiling StreamReader StreamReader.swift
Build complete! (8.34s)
Fetching https://github.com/mxcl/Path.swift
[1/1059] Fetching path.swift
Fetched https://github.com/mxcl/Path.swift from cache (0.84s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (1.45s)
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.4.1
Build complete.
{
"dependencies" : [
{
"identity" : "path.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-alpha.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Path.swift"
}
],
"manifest_display_name" : "StreamReader",
"name" : "StreamReader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "StreamReader",
"targets" : [
"StreamReader"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StreamReader",
"module_type" : "SwiftTarget",
"name" : "StreamReader",
"path" : ".",
"product_dependencies" : [
"Path"
],
"product_memberships" : [
"StreamReader"
],
"sources" : [
"StreamReader.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.