Build Information
Successful build of XXH3, reference 1.0.3 (d18450), with Swift 6.1 for macOS (SPM) on 16 Dec 2025 02:41:47 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cloud/swift-xxh3.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-cloud/swift-xxh3
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at d184501 update readme
Cloned https://github.com/swift-cloud/swift-xxh3.git
Revision (git rev-parse @):
d184501b21b543c4d52094afed3e679296575f0e
SUCCESS checkout https://github.com/swift-cloud/swift-xxh3.git at 1.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-cloud/swift-xxh3.git
https://github.com/swift-cloud/swift-xxh3.git
{
"dependencies" : [
],
"manifest_display_name" : "XXH3",
"name" : "XXH3",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "XXH3",
"targets" : [
"XXH3"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XXH3Tests",
"module_type" : "SwiftTarget",
"name" : "XXH3Tests",
"path" : "Tests/XXH3Tests",
"sources" : [
"XXH3Tests.swift"
],
"target_dependencies" : [
"XXH3"
],
"type" : "test"
},
{
"c99name" : "XXH3",
"module_type" : "SwiftTarget",
"name" : "XXH3",
"path" : "Sources/XXH3",
"product_memberships" : [
"XXH3"
],
"sources" : [
"XXH3.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling XXH3 XXH3.swift
[4/4] Emitting module XXH3
Build complete! (0.99s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "XXH3",
"name" : "XXH3",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "XXH3",
"targets" : [
"XXH3"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XXH3Tests",
"module_type" : "SwiftTarget",
"name" : "XXH3Tests",
"path" : "Tests/XXH3Tests",
"sources" : [
"XXH3Tests.swift"
],
"target_dependencies" : [
"XXH3"
],
"type" : "test"
},
{
"c99name" : "XXH3",
"module_type" : "SwiftTarget",
"name" : "XXH3",
"path" : "Sources/XXH3",
"product_memberships" : [
"XXH3"
],
"sources" : [
"XXH3.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.