Build Information
Successful build of swift-filestreamer, reference main (8f0e50
), with Swift 5.10 for macOS (SPM) on 5 Jun 2025 10:20:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/swift-filestreamer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/swift-filestreamer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8f0e509 Bump github.com/apple/swift-docc-plugin from 1.4.3 to 1.4.4
Cloned https://github.com/sersoft-gmbh/swift-filestreamer.git
Revision (git rev-parse @):
8f0e5091e52e117d2c5bdcee709a2541928e8eb6
SUCCESS checkout https://github.com/sersoft-gmbh/swift-filestreamer.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/sersoft-gmbh/swift-filestreamer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/6] Write sources
[4/6] Compiling CSystem shims.c
[5/6] Write swift-version-33747A42983211AE.txt
[7/34] Emitting module SystemPackage
[8/37] Compiling SystemPackage Errno.swift
[9/37] Compiling SystemPackage ErrnoWindows.swift
[10/37] Compiling SystemPackage FileDescriptor.swift
[11/37] Compiling SystemPackage Util+StringArray.swift
[12/37] Compiling SystemPackage Util.swift
[13/37] Compiling SystemPackage UtilConsumers.swift
[14/37] Compiling SystemPackage FilePathString.swift
[15/37] Compiling SystemPackage FilePathSyntax.swift
[16/37] Compiling SystemPackage FilePathTemp.swift
[17/37] Compiling SystemPackage RawBuffer.swift
[18/37] Compiling SystemPackage Syscalls.swift
[19/37] Compiling SystemPackage WindowsSyscallAdapters.swift
[20/37] Compiling SystemPackage FilePathTempPosix.swift
[21/37] Compiling SystemPackage FilePathTempWindows.swift
[22/37] Compiling SystemPackage FilePathWindows.swift
[23/37] Compiling SystemPackage Constants.swift
[24/37] Compiling SystemPackage Exports.swift
[25/37] Compiling SystemPackage Mocking.swift
[26/37] Compiling SystemPackage MachPort.swift
[27/37] Compiling SystemPackage PlatformString.swift
[28/37] Compiling SystemPackage SystemString.swift
[29/37] Compiling SystemPackage FileHelpers.swift
[30/37] Compiling SystemPackage FileOperations.swift
[31/37] Compiling SystemPackage FilePath.swift
[32/37] Compiling SystemPackage FilePermissions.swift
[33/37] Compiling SystemPackage Backcompat.swift
[34/37] Compiling SystemPackage CInterop.swift
[35/37] Compiling SystemPackage FilePathComponentView.swift
[36/37] Compiling SystemPackage FilePathComponents.swift
[37/37] Compiling SystemPackage FilePathParsing.swift
[38/39] Emitting module FileStreamer
[39/39] Compiling FileStreamer FileStream.swift
Build complete! (18.10s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-docc-plugin
[1/2068] Fetching swift-docc-plugin
[84/6459] Fetching swift-docc-plugin, swift-system
Fetched https://github.com/apple/swift-system from cache (1.57s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.57s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.35s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3406] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.51s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.37s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
}
],
"manifest_display_name" : "swift-filestreamer",
"name" : "swift-filestreamer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "FileStreamer",
"targets" : [
"FileStreamer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FileStreamerTests",
"module_type" : "SwiftTarget",
"name" : "FileStreamerTests",
"path" : "Tests/FileStreamerTests",
"sources" : [
"FileStreamTests.swift"
],
"target_dependencies" : [
"FileStreamer"
],
"type" : "test"
},
{
"c99name" : "FileStreamer",
"module_type" : "SwiftTarget",
"name" : "FileStreamer",
"path" : "Sources/FileStreamer",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"FileStreamer"
],
"sources" : [
"FileStream.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.