Build Information
Successful build of EventDispatcherKit, reference main (3ab80b
), with Swift 5.9 for macOS (SPM) on 30 Jan 2025 15:03:25 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/EventDispatcherKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/EventDispatcherKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3ab80ba lil upd dependency
Cloned https://github.com/NikSativa/EventDispatcherKit.git
Revision (git rev-parse @):
3ab80ba31d1027cca5c3c115ed2cbd21d89f362c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/EventDispatcherKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/NikSativa/EventDispatcherKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying PrivacyInfo.xcprivacy
[3/21] Compiling Threading Queue.swift
[4/21] Compiling Threading Queueable.swift
[5/21] Compiling Threading Mutexing.swift
[6/21] Compiling Threading Queue+Queueable.swift
[7/21] Compiling Threading Semaphore.swift
[8/21] Compiling Threading Unfair.swift
[9/21] Compiling Threading Locking.swift
[10/21] Compiling Threading Barrier.swift
[11/21] Compiling Threading Atomic.swift
[12/21] Compiling Threading DelayedQueue.swift
[13/21] Compiling Threading DispatchTime+Queue.swift
[14/21] Compiling Threading IsolatedMain.swift
[15/21] Compiling Threading AnyLock.swift
[16/21] Compiling Threading AnyMutex.swift
[17/21] Compiling Threading NSLock.swift
[18/21] Compiling Threading NSRecursiveLock.swift
[19/21] Emitting module Threading
[20/21] Compiling Threading OSAllocatedUnfairLock.swift
[21/21] Compiling Threading PThread.swift
[22/23] Compiling Threading UnSendable.swift
[23/23] Compiling Threading resource_bundle_accessor.swift
[24/34] Compiling EventDispatcherKit Events.swift
[25/35] Compiling EventDispatcherKit Event.swift
[26/35] Compiling EventDispatcherKit EventProcessor.swift
[27/35] Compiling EventDispatcherKit CustomizableEvent.swift
[28/35] Compiling EventDispatcherKit EventDispatching.swift
[29/35] Compiling EventDispatcherKit EventProcessorName.swift
[30/35] Emitting module EventDispatcherKit
[31/35] Compiling EventDispatcherKit TechnicalEvent.swift
[32/35] Compiling EventDispatcherKit EventName.swift
[33/35] Compiling EventDispatcherKit ConsoleEventProcessor.swift
[34/35] Compiling EventDispatcherKit EventDispatcher.swift
[35/35] Compiling EventDispatcherKit resource_bundle_accessor.swift
Build complete! (15.80s)
Fetching https://github.com/NikSativa/SpryKit.git
Fetching https://github.com/NikSativa/Threading.git
[1/924] Fetching sprykit
[140/1344] Fetching sprykit, threading
Fetched https://github.com/NikSativa/Threading.git (1.41s)
Fetched https://github.com/NikSativa/SpryKit.git (1.41s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.1.1 (0.37s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.37s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.87s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.35s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[5/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.78s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.48s)
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/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.2
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 https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.1.1
Build complete.
{
"dependencies" : [
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.2",
"upper_bound" : "3.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
},
{
"identity" : "threading",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.1",
"upper_bound" : "2.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/Threading.git"
}
],
"manifest_display_name" : "EventDispatcherKit",
"name" : "EventDispatcherKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "EventDispatcherKit",
"targets" : [
"EventDispatcherKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EventDispatcherKitTests",
"module_type" : "SwiftTarget",
"name" : "EventDispatcherKitTests",
"path" : "Tests",
"product_dependencies" : [
"Threading",
"SpryKit"
],
"sources" : [
"EventDispatcherTests.swift",
"MultiThreadEventDispatcherTests.swift",
"TestHelpers/CustomizedEvent+TestHelper.swift",
"TestHelpers/Dictionary+TestHelper.swift",
"TestHelpers/EventName+TestHelper.swift",
"TestHelpers/FakeEventProcessor.swift",
"TestHelpers/FakeMultiThreadEventProcessor.swift",
"TestHelpers/FakeQueueable.swift"
],
"target_dependencies" : [
"EventDispatcherKit"
],
"type" : "test"
},
{
"c99name" : "EventDispatcherKit",
"module_type" : "SwiftTarget",
"name" : "EventDispatcherKit",
"path" : "Sources",
"product_dependencies" : [
"Threading"
],
"product_memberships" : [
"EventDispatcherKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ConsoleEventProcessor.swift",
"EventDispatcher.swift",
"EventDispatching.swift",
"EventProcessor.swift",
"EventProcessorName.swift",
"Metric/CustomizableEvent.swift",
"Metric/Event.swift",
"Metric/EventName.swift",
"Metric/Events.swift",
"Metric/TechnicalEvent.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.