Build Information
Successful build of SerialSwift, reference main (a66344
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 17:03:50 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/Flowduino/SerialSwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Flowduino/SerialSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a663441 Create FUNDING.yml
Cloned https://github.com/Flowduino/SerialSwift.git
Revision (git rev-parse @):
a663441be77f80ead749d88fc92ae62554da5a9d
SUCCESS checkout https://github.com/Flowduino/SerialSwift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Flowduino/SerialSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[4/10] Write swift-version-1EA4D86E10B52AF.txt
[5/12] Compiling ORSSerial ORSSerialRequest.m
[6/12] Compiling ORSSerial ORSSerialPacketDescriptor.m
[7/12] Compiling ORSSerial ORSSerialPort.m
[8/12] Compiling ORSSerial ORSSerialPortManager.m
[9/12] Compiling ORSSerial ORSSerialBuffer.m
[11/12] Compiling ThreadSafeSwift ThreadSafeSemaphore.swift
[12/12] Emitting module ThreadSafeSwift
[13/21] Compiling Observable ObservableThread.swift
[14/21] Compiling Observable ObservableThreadSafeClass.swift
[15/21] Compiling Observable KeyedObservableThreadSafeClass.swift
[16/21] Compiling Observable ObservableClass.swift
[17/21] Compiling Observable Observable.swift
[18/21] Compiling Observable KeyedObservableClass.swift
[19/21] Compiling Observable KeyedObservable.swift
[20/21] Compiling Observable KeyedObservableThread.swift
[21/21] Emitting module Observable
[22/51] Emitting module EventDrivenSwift
[23/54] Compiling EventDrivenSwift EventCentral.swift
[24/54] Compiling EventDrivenSwift EventCentralable.swift
[25/54] Compiling EventDrivenSwift EventDispatchMethod.swift
[26/54] Compiling EventDrivenSwift EventPriority.swift
[27/54] Compiling EventDrivenSwift EventListening.swift
[28/54] Compiling EventDrivenSwift EventListenerHandler.swift
[29/54] Compiling EventDrivenSwift EventListenerHandling.swift
[30/54] Compiling EventDrivenSwift EventDispatching.swift
[31/54] Compiling EventDrivenSwift EventHandler.swift
[32/54] Compiling EventDrivenSwift EventHandling.swift
[33/54] Compiling EventDrivenSwift EventThreadable.swift
[34/54] Compiling EventDrivenSwift UIEventThread.swift
[35/54] Compiling EventDrivenSwift UIEventThreadable.swift
[36/54] Compiling EventDrivenSwift EventPoolBalancer.swift
[37/54] Compiling EventDrivenSwift EventPoolBalancing.swift
[38/54] Compiling EventDrivenSwift EventPoolScaler.swift
[39/54] Compiling EventDrivenSwift EventListenable.swift
[40/54] Compiling EventDrivenSwift EventListener.swift
[41/54] Compiling EventDrivenSwift EventListenerInterest.swift
[42/54] Compiling EventDrivenSwift Eventable.swift
[43/54] Compiling EventDrivenSwift EventListeners.swift
[44/54] Compiling EventDrivenSwift EventMethod.swift
[45/54] Compiling EventDrivenSwift EventDispatcher.swift
[46/54] Compiling EventDrivenSwift EventReceiver.swift
[47/54] Compiling EventDrivenSwift EventReceiving.swift
[48/54] Compiling EventDrivenSwift EventThread.swift
[49/54] Compiling EventDrivenSwift EventPoolScaling.swift
[50/54] Compiling EventDrivenSwift EventPoolStaticScaler.swift
[51/54] Compiling EventDrivenSwift EventPooling.swift
[52/54] Compiling EventDrivenSwift EventPool.swift
[53/54] Compiling EventDrivenSwift EventPoolLowestLoadBalancer.swift
[54/54] Compiling EventDrivenSwift EventPoolRoundRobinBalancer.swift
[55/64] Compiling SerialSwift SerialPortErrorEvent.swift
[56/64] Compiling SerialSwift SerialPortClosedEvent.swift
[57/64] Compiling SerialSwift SerialPortDataReceivedEvent.swift
[58/64] Compiling SerialSwift SerialPortRemovedEvent.swift
[59/64] Compiling SerialSwift BaudRate.swift
[60/64] Emitting module SerialSwift
[61/64] Compiling SerialSwift SerialObserver.swift
[62/64] Compiling SerialSwift SerialPortOpenedEvent.swift
[63/64] Compiling SerialSwift Serialable.swift
[64/64] Compiling SerialSwift Serial.swift
Build complete! (11.58s)
Fetching https://github.com/Flowduino/Observable.git
Fetching https://github.com/Flowduino/EventDrivenSwift.git
Fetching https://github.com/armadsen/ORSSerialPort.git
Fetching https://github.com/Flowduino/ThreadSafeSwift.git
[1/2869] Fetching orsserialport
[174/3489] Fetching orsserialport, eventdrivenswift
[267/3605] Fetching orsserialport, eventdrivenswift, observable
[383/3658] Fetching orsserialport, eventdrivenswift, observable, threadsafeswift
Fetched https://github.com/armadsen/ORSSerialPort.git from cache (0.97s)
Fetched https://github.com/Flowduino/ThreadSafeSwift.git from cache (0.97s)
Fetched https://github.com/Flowduino/Observable.git from cache (0.97s)
Fetched https://github.com/Flowduino/EventDrivenSwift.git from cache (0.97s)
Computing version for https://github.com/armadsen/ORSSerialPort.git
Computed https://github.com/armadsen/ORSSerialPort.git at 2.1.0 (1.48s)
Computing version for https://github.com/Flowduino/Observable.git
Computed https://github.com/Flowduino/Observable.git at 2.0.0 (0.48s)
Computing version for https://github.com/Flowduino/ThreadSafeSwift.git
Computed https://github.com/Flowduino/ThreadSafeSwift.git at 1.1.0 (0.46s)
Computing version for https://github.com/Flowduino/EventDrivenSwift.git
Computed https://github.com/Flowduino/EventDrivenSwift.git at 5.2.0 (0.47s)
Creating working copy for https://github.com/armadsen/ORSSerialPort.git
Working copy of https://github.com/armadsen/ORSSerialPort.git resolved at 2.1.0
Creating working copy for https://github.com/Flowduino/ThreadSafeSwift.git
Working copy of https://github.com/Flowduino/ThreadSafeSwift.git resolved at 1.1.0
Creating working copy for https://github.com/Flowduino/EventDrivenSwift.git
Working copy of https://github.com/Flowduino/EventDrivenSwift.git resolved at 5.2.0
Creating working copy for https://github.com/Flowduino/Observable.git
Working copy of https://github.com/Flowduino/Observable.git resolved at 2.0.0
Build complete.
{
"dependencies" : [
{
"identity" : "threadsafeswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flowduino/ThreadSafeSwift.git"
},
{
"identity" : "observable",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flowduino/Observable.git"
},
{
"identity" : "eventdrivenswift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flowduino/EventDrivenSwift.git"
},
{
"identity" : "orsserialport",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/armadsen/ORSSerialPort.git"
}
],
"manifest_display_name" : "SerialSwift",
"name" : "SerialSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SerialSwift",
"targets" : [
"SerialSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SerialSwiftTests",
"module_type" : "SwiftTarget",
"name" : "SerialSwiftTests",
"path" : "Tests/SerialSwiftTests",
"product_dependencies" : [
"ThreadSafeSwift",
"Observable",
"EventDrivenSwift",
"ORSSerial"
],
"sources" : [
"SerialTests.swift"
],
"target_dependencies" : [
"SerialSwift"
],
"type" : "test"
},
{
"c99name" : "SerialSwift",
"module_type" : "SwiftTarget",
"name" : "SerialSwift",
"path" : "Sources/SerialSwift",
"product_dependencies" : [
"ThreadSafeSwift",
"Observable",
"EventDrivenSwift",
"ORSSerial"
],
"product_memberships" : [
"SerialSwift"
],
"sources" : [
"BaudRate.swift",
"Events/SerialPortClosedEvent.swift",
"Events/SerialPortDataReceivedEvent.swift",
"Events/SerialPortErrorEvent.swift",
"Events/SerialPortOpenedEvent.swift",
"Events/SerialPortRemovedEvent.swift",
"Observables/SerialObserver.swift",
"Serial.swift",
"Serialable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.