Build Information
Successful build of SpellSPM, reference 1.0.2 (37d97c), with Swift 6.1 for macOS (SPM) on 7 Jun 2025 18:01:07 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tridiak/SpellSPM.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tridiak/SpellSPM
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 37d97c4 Merge branch 'main' of https://github.com/tridiak/SpellSPM
Cloned https://github.com/tridiak/SpellSPM.git
Revision (git rev-parse @):
37d97c46a4e8a183cec4f15d822f1b909df1878a
SUCCESS checkout https://github.com/tridiak/SpellSPM.git at 1.0.2
========================================
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": "spellspm",
"name": "SpellSPM",
"url": "https://github.com/tridiak/SpellSPM.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpellSPM",
"dependencies": [
]
}
]
}
Fetching https://github.com/tridiak/SpellSPM.git
[1/140] Fetching spellspm
Fetched https://github.com/tridiak/SpellSPM.git from cache (0.75s)
Creating working copy for https://github.com/tridiak/SpellSPM.git
Working copy of https://github.com/tridiak/SpellSPM.git resolved at 1.0.2 (37d97c4)
warning: '.resolve-product-dependencies': dependency 'spellspm' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/tridiak/SpellSPM.git
https://github.com/tridiak/SpellSPM.git
{
"dependencies" : [
],
"manifest_display_name" : "SpellSPM",
"name" : "SpellSPM",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SpellSPM",
"targets" : [
"SpellSPM"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpellSPMTests",
"module_type" : "SwiftTarget",
"name" : "SpellSPMTests",
"path" : "Tests/SpellSPMTests",
"sources" : [
"SpellSPMTests.swift",
"StringTests.swift"
],
"target_dependencies" : [
"SpellSPM"
],
"type" : "test"
},
{
"c99name" : "SpellSPM",
"module_type" : "SwiftTarget",
"name" : "SpellSPM",
"path" : "Sources/SpellSPM",
"product_memberships" : [
"SpellSPM"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Resources/SQLiteTable.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Resources/spellDBv3.db",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CharClass.swift",
"DBAccessProtocol.swift",
"Enums.swift",
"SpellDBAccess.swift",
"SpellDBFields.swift",
"SpellObject.swift",
"SpellSPM.swift",
"SpellsEx.swift",
"SpellsTableStruct.swift",
"StringStuff.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/4] Write sources
[0/4] Copying spellDBv3.db
[2/4] Copying SQLiteTable.txt
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/15] Compiling SpellSPM SpellsEx.swift
[6/15] Compiling SpellSPM StringStuff.swift
[7/15] Compiling SpellSPM SpellObject.swift
[8/16] Compiling SpellSPM resource_bundle_accessor.swift
[9/16] Compiling SpellSPM SpellDBFields.swift
[10/16] Compiling SpellSPM SpellSPM.swift
[11/16] Compiling SpellSPM CharClass.swift
[12/16] Compiling SpellSPM DBAccessProtocol.swift
[13/16] Compiling SpellSPM Enums.swift
[14/16] Compiling SpellSPM SpellDBAccess.swift
[15/16] Emitting module SpellSPM
[16/16] Compiling SpellSPM SpellsTableStruct.swift
Build complete! (6.00s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SpellSPM",
"name" : "SpellSPM",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SpellSPM",
"targets" : [
"SpellSPM"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpellSPMTests",
"module_type" : "SwiftTarget",
"name" : "SpellSPMTests",
"path" : "Tests/SpellSPMTests",
"sources" : [
"SpellSPMTests.swift",
"StringTests.swift"
],
"target_dependencies" : [
"SpellSPM"
],
"type" : "test"
},
{
"c99name" : "SpellSPM",
"module_type" : "SwiftTarget",
"name" : "SpellSPM",
"path" : "Sources/SpellSPM",
"product_memberships" : [
"SpellSPM"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Resources/SQLiteTable.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Resources/spellDBv3.db",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CharClass.swift",
"DBAccessProtocol.swift",
"Enums.swift",
"SpellDBAccess.swift",
"SpellDBFields.swift",
"SpellObject.swift",
"SpellSPM.swift",
"SpellsEx.swift",
"SpellsTableStruct.swift",
"StringStuff.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.