Build Information
Successful build of GemCommonsKit, reference 1.3.0 (e19c29
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 21:32:42 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/gematik/ref-GemCommonsKit.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gematik/ref-GemCommonsKit
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at e19c296 Version 1.3.0
Cloned https://github.com/gematik/ref-GemCommonsKit.git
Revision (git rev-parse @):
e19c2961ad48cf8897b679bde109988cf96fbb59
SUCCESS checkout https://github.com/gematik/ref-GemCommonsKit.git at 1.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/gematik/ref-GemCommonsKit.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
[1/3] Write swift-version-1EA4D86E10B52AF.txt
[2/17] Compiling ObjCCommonsKit ExceptionCatcher.m
[4/17] Compiling GemCommonsKit Data+empty.swift
[5/17] Compiling GemCommonsKit String+Digits.swift
[6/18] Compiling GemCommonsKit CommonError.swift
[7/18] Compiling GemCommonsKit DLog.swift
[8/18] Compiling GemCommonsKit SynchronizedVar.swift
[9/18] Compiling GemCommonsKit ResourceLoader.swift
[10/18] Compiling GemCommonsKit Thread+Internal.swift
[11/18] Compiling GemCommonsKit AnyWrapper.swift
[12/18] Compiling GemCommonsKit BlockingVar.swift
[13/18] Compiling GemCommonsKit Synchronized.swift
[14/18] Compiling GemCommonsKit WeakArray.swift
[15/18] Compiling GemCommonsKit Array+Data.swift
[16/18] Compiling GemCommonsKit Data+IO.swift
[17/18] Emitting module GemCommonsKit
[18/18] Compiling GemCommonsKit WeakRef.swift
Build complete! (10.70s)
Fetching http://github.com/Quick/Nimble
[1/19584] Fetching nimble
Fetched http://github.com/Quick/Nimble from cache (1.94s)
Computing version for http://github.com/Quick/Nimble
Computed http://github.com/Quick/Nimble at 9.2.1 (2.47s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.87s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.37s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.65s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.14s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for http://github.com/Quick/Nimble
Working copy of http://github.com/Quick/Nimble resolved at 9.2.1
Build complete.
{
"dependencies" : [
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.2.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "http://github.com/Quick/Nimble"
}
],
"manifest_display_name" : "GemCommonsKit",
"name" : "GemCommonsKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "GemCommonsKit",
"targets" : [
"GemCommonsKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ObjCCommonsKit",
"targets" : [
"ObjCCommonsKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "ObjCCommonsKit",
"module_type" : "ClangTarget",
"name" : "ObjCCommonsKit",
"path" : "Sources/ObjCCommonsKit",
"product_memberships" : [
"ObjCCommonsKit"
],
"sources" : [
"ExceptionCatcher.m"
],
"type" : "library"
},
{
"c99name" : "GemCommonsKitTests",
"module_type" : "SwiftTarget",
"name" : "GemCommonsKitTests",
"path" : "Tests/GemCommonsKitTests",
"product_dependencies" : [
"Nimble"
],
"sources" : [
"BlockingVarTest.swift",
"Extension/DataExtIOTest.swift",
"Extension/StringExtDigitsTest.swift",
"Extension/ThreadExtInternalTest.swift",
"ResourceLoaderTest.swift",
"SynchronizedVarTest.swift",
"WeakArrayTest.swift",
"WeakRefTest.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"GemCommonsKit"
],
"type" : "test"
},
{
"c99name" : "GemCommonsKit",
"module_type" : "SwiftTarget",
"name" : "GemCommonsKit",
"path" : "Sources/GemCommonsKit",
"product_memberships" : [
"GemCommonsKit"
],
"sources" : [
"AnyWrapper.swift",
"BlockingVar.swift",
"CommonError.swift",
"DLog.swift",
"Extension/Array+Data.swift",
"Extension/Data+IO.swift",
"Extension/Data+empty.swift",
"Extension/String+Digits.swift",
"Extension/Thread+Internal.swift",
"ResourceLoader.swift",
"Synchronized.swift",
"SynchronizedVar.swift",
"WeakArray.swift",
"WeakRef.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.