The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SerialSwift with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Flowduino/SerialSwift.git
Reference: 1.0.4
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Flowduino/SerialSwift
 * tag               1.0.4      -> FETCH_HEAD
HEAD is now at d2ee521 EventDrivenSwift upgraded to 5.1.0
Cloned https://github.com/Flowduino/SerialSwift.git
Revision (git rev-parse @):
d2ee52193980d23ecf9ccd2d8fc65d292db9fcaf
SUCCESS checkout https://github.com/Flowduino/SerialSwift.git at 1.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Flowduino/SerialSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[4/10] Write swift-version--423B1241ED78D482.txt
[5/12] Compiling ORSSerial ORSSerialPacketDescriptor.m
[6/12] Compiling ORSSerial ORSSerialRequest.m
[7/12] Compiling ORSSerial ORSSerialBuffer.m
[8/12] Compiling ORSSerial ORSSerialPortManager.m
[9/12] Compiling ORSSerial ORSSerialPort.m
[11/12] Emitting module ThreadSafeSwift
[12/12] Compiling ThreadSafeSwift ThreadSafeSemaphore.swift
[13/20] Compiling Observable Observable.swift
[14/20] Compiling Observable ObservableClass.swift
[15/21] Compiling Observable ObservableThreadSafeClass.swift
[16/21] Compiling Observable ObservableThread.swift
[17/21] Compiling Observable KeyedObservableThread.swift
[18/21] Compiling Observable KeyedObservable.swift
[19/21] Compiling Observable KeyedObservableThreadSafeClass.swift
[20/21] Compiling Observable KeyedObservableClass.swift
[21/21] Emitting module Observable
[22/50] Compiling EventDrivenSwift EventPoolBalancer.swift
[23/50] Compiling EventDrivenSwift EventPoolBalancing.swift
[24/50] Compiling EventDrivenSwift EventPoolScaler.swift
[25/50] Compiling EventDrivenSwift EventPoolScaling.swift
[26/54] Compiling EventDrivenSwift EventCentral.swift
[27/54] Compiling EventDrivenSwift EventCentralable.swift
[28/54] Compiling EventDrivenSwift EventDispatchMethod.swift
[29/54] Compiling EventDrivenSwift EventPriority.swift
[30/54] Compiling EventDrivenSwift EventPoolStaticScaler.swift
[31/54] Compiling EventDrivenSwift EventPooling.swift
[32/54] Compiling EventDrivenSwift EventReceiver.swift
[33/54] Compiling EventDrivenSwift EventReceiving.swift
[34/54] Compiling EventDrivenSwift EventDispatching.swift
[35/54] Compiling EventDrivenSwift EventHandler.swift
[36/54] Compiling EventDrivenSwift EventHandling.swift
[37/54] Compiling EventDrivenSwift EventListenable.swift
[38/54] Emitting module EventDrivenSwift
[39/54] Compiling EventDrivenSwift Eventable.swift
[40/54] Compiling EventDrivenSwift EventListeners.swift
[41/54] Compiling EventDrivenSwift EventMethod.swift
[42/54] Compiling EventDrivenSwift EventDispatcher.swift
[43/54] Compiling EventDrivenSwift EventListener.swift
[44/54] Compiling EventDrivenSwift EventListenerInterest.swift
[45/54] Compiling EventDrivenSwift EventListening.swift
[46/54] Compiling EventDrivenSwift EventListenerHandler.swift
[47/54] Compiling EventDrivenSwift EventListenerHandling.swift
[48/54] Compiling EventDrivenSwift EventPool.swift
[49/54] Compiling EventDrivenSwift EventPoolLowestLoadBalancer.swift
[50/54] Compiling EventDrivenSwift EventPoolRoundRobinBalancer.swift
[51/54] Compiling EventDrivenSwift EventThread.swift
[52/54] Compiling EventDrivenSwift EventThreadable.swift
[53/54] Compiling EventDrivenSwift UIEventThread.swift
[54/54] Compiling EventDrivenSwift UIEventThreadable.swift
[55/63] Compiling SerialSwift SerialPortOpenedEvent.swift
[56/63] Compiling SerialSwift SerialPortRemovedEvent.swift
[57/63] Compiling SerialSwift SerialPortErrorEvent.swift
[58/63] Compiling SerialSwift SerialPortDataReceivedEvent.swift
[59/63] Compiling SerialSwift BaudRate.swift
[60/63] Compiling SerialSwift SerialPortClosedEvent.swift
[61/63] Compiling SerialSwift Serial.swift
[62/63] Compiling SerialSwift SerialObserver.swift
[63/63] Emitting module SerialSwift
[64/64] Compiling SerialSwift Serialable.swift
Build complete! (7.48s)
Fetching https://github.com/Flowduino/EventDrivenSwift.git from cache
Fetching https://github.com/armadsen/ORSSerialPort.git from cache
Fetching https://github.com/Flowduino/ThreadSafeSwift.git from cache
Fetching https://github.com/Flowduino/Observable.git from cache
Fetched https://github.com/Flowduino/ThreadSafeSwift.git from cache (0.17s)
Fetched https://github.com/armadsen/ORSSerialPort.git from cache (0.17s)
Fetched https://github.com/Flowduino/Observable.git from cache (0.17s)
Fetched https://github.com/Flowduino/EventDrivenSwift.git from cache (0.17s)
Computing version for https://github.com/armadsen/ORSSerialPort.git
Computed https://github.com/armadsen/ORSSerialPort.git at 2.1.0 (0.33s)
Computing version for https://github.com/Flowduino/EventDrivenSwift.git
Computed https://github.com/Flowduino/EventDrivenSwift.git at 5.1.0 (0.35s)
Computing version for https://github.com/Flowduino/Observable.git
Computed https://github.com/Flowduino/Observable.git at 2.0.0 (0.34s)
Computing version for https://github.com/Flowduino/ThreadSafeSwift.git
Computed https://github.com/Flowduino/ThreadSafeSwift.git at 1.1.0 (0.34s)
Creating working copy for https://github.com/Flowduino/EventDrivenSwift.git
Working copy of https://github.com/Flowduino/EventDrivenSwift.git resolved at 5.1.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
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
Build complete.
Done.

Build Machine: Mac 7