Build Information
Successful build of swift-sentencepiece, reference main (8d17bf), with Swift 6.1 for macOS (SPM) on 2 Apr 2026 10:56:31 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 .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liuliu/swift-sentencepiece.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/liuliu/swift-sentencepiece
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8d17bf2 update swift-package-support-sentencepiece to 94f570e (#2)
Cloned https://github.com/liuliu/swift-sentencepiece.git
Revision (git rev-parse @):
8d17bf2e017c97563e8805545d676be9739b6c0e
SUCCESS checkout https://github.com/liuliu/swift-sentencepiece.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/liuliu/swift-sentencepiece.git
https://github.com/liuliu/swift-sentencepiece.git
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-package-support-sentencepiece",
"requirement" : {
"revision" : [
"a39a5be0b3e3ad9bcb19b085af7dd891c00aa3d2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/weiyanlin117/swift-package-support-sentencepiece"
}
],
"manifest_display_name" : "swift-sentencepiece",
"name" : "swift-sentencepiece",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SentencePiece",
"targets" : [
"SentencePiece"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SentencePiece",
"module_type" : "SwiftTarget",
"name" : "SentencePiece",
"path" : "Sources",
"product_memberships" : [
"SentencePiece"
],
"sources" : [
"SentencePiece.swift"
],
"target_dependencies" : [
"C_sentencepiece"
],
"type" : "library"
},
{
"c99name" : "C_sentencepiece",
"module_type" : "ClangTarget",
"name" : "C_sentencepiece",
"path" : "Sources/C_sentencepiece",
"product_dependencies" : [
"swift-package-support-sentencepiece"
],
"product_memberships" : [
"SentencePiece"
],
"sources" : [
"sentencepiece.cc"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-2F0A5646E1D333AE.txt
[2/3] Compiling C_sentencepiece sentencepiece.cc
[4/5] Emitting module SentencePiece
[5/5] Compiling SentencePiece SentencePiece.swift
Build complete! (9.02s)
Fetching https://github.com/weiyanlin117/swift-package-support-sentencepiece
[1/6025] Fetching swift-package-support-sentencepiece
Fetched https://github.com/weiyanlin117/swift-package-support-sentencepiece from cache (2.27s)
Creating working copy for https://github.com/weiyanlin117/swift-package-support-sentencepiece
Working copy of https://github.com/weiyanlin117/swift-package-support-sentencepiece resolved at a39a5be0b3e3ad9bcb19b085af7dd891c00aa3d2
Build complete.
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-package-support-sentencepiece",
"requirement" : {
"revision" : [
"a39a5be0b3e3ad9bcb19b085af7dd891c00aa3d2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/weiyanlin117/swift-package-support-sentencepiece"
}
],
"manifest_display_name" : "swift-sentencepiece",
"name" : "swift-sentencepiece",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SentencePiece",
"targets" : [
"SentencePiece"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SentencePiece",
"module_type" : "SwiftTarget",
"name" : "SentencePiece",
"path" : "Sources",
"product_memberships" : [
"SentencePiece"
],
"sources" : [
"SentencePiece.swift"
],
"target_dependencies" : [
"C_sentencepiece"
],
"type" : "library"
},
{
"c99name" : "C_sentencepiece",
"module_type" : "ClangTarget",
"name" : "C_sentencepiece",
"path" : "Sources/C_sentencepiece",
"product_dependencies" : [
"swift-package-support-sentencepiece"
],
"product_memberships" : [
"SentencePiece"
],
"sources" : [
"sentencepiece.cc"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.