Build Information
Failed to build FlutterSwiftOCA, reference main (3531bb), with Swift 6.1 for macOS (SPM) on 2 Apr 2026 19:16:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/FlutterSwiftOCA.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PADL/FlutterSwiftOCA
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3531bbb replace ManagedCriticalState with Mutex from Synchronization framework
Cloned https://github.com/PADL/FlutterSwiftOCA.git
Revision (git rev-parse @):
3531bbb24eb1f2694dcaf16b5238cc20ad82a2c7
SUCCESS checkout https://github.com/PADL/FlutterSwiftOCA.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/PADL/FlutterSwiftOCA.git
https://github.com/PADL/FlutterSwiftOCA.git
{
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "asyncextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lhoward/AsyncExtensions"
},
{
"identity" : "swiftoca",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/PADL/SwiftOCA"
},
{
"identity" : "flutterswift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/PADL/FlutterSwift"
}
],
"manifest_display_name" : "FlutterSwiftOCA",
"name" : "FlutterSwiftOCA",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
}
],
"products" : [
{
"name" : "FlutterSwiftOCA",
"targets" : [
"FlutterSwiftOCA"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FlutterSwiftOCATests",
"module_type" : "SwiftTarget",
"name" : "FlutterSwiftOCATests",
"path" : "Tests/FlutterSwiftOCATests",
"sources" : [
"FlutterSwiftOCATests.swift"
],
"target_dependencies" : [
"FlutterSwiftOCA"
],
"type" : "test"
},
{
"c99name" : "FlutterSwiftOCA",
"module_type" : "SwiftTarget",
"name" : "FlutterSwiftOCA",
"path" : "Sources/FlutterSwiftOCA",
"product_dependencies" : [
"AsyncAlgorithms",
"Logging",
"AsyncExtensions",
"SwiftOCA",
"FlutterSwift"
],
"product_memberships" : [
"FlutterSwiftOCA"
],
"sources" : [
"OcaBrokerChannelManager.swift",
"OcaChannelManager.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/26] Write sources
[21/26] Compiling CSystem shims.c
[22/26] Write swift-version-2F0A5646E1D333AE.txt
[23/26] Compiling _AtomicsShims.c
[25/130] Compiling Atomics DoubleWord.swift
[26/130] Compiling Atomics ManagedAtomic.swift
[27/131] Compiling Atomics PointerConformances.swift
[28/131] Compiling Atomics Primitives.native.swift
[29/131] Compiling Atomics AtomicInteger.swift
[30/131] Compiling Atomics AtomicOptionalWrappable.swift
[31/131] Compiling Atomics ManagedAtomicLazyReference.swift
[32/131] Compiling Atomics UnsafeAtomic.swift
[33/131] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/131] Compiling Atomics OptionalRawRepresentable.swift
[35/131] Compiling Atomics RawRepresentable.swift
[36/131] Emitting module InternalCollectionsUtilities
[37/131] Compiling Atomics AtomicBool.swift
[38/131] Compiling Atomics IntegerConformances.swift
[39/131] Compiling Atomics AtomicValue.swift
[40/131] Compiling Atomics AtomicMemoryOrderings.swift
[49/131] Compiling Atomics UnsafeAtomicLazyReference.swift
[50/131] Compiling Atomics IntegerOperations.swift
[51/132] Compiling Atomics Unmanaged extensions.swift
[54/132] Compiling Atomics AtomicReference.swift
[55/132] Compiling Atomics AtomicStorage.swift
[60/379] Compiling HashTreeCollections TreeSet+Extras.swift
[61/379] Compiling HashTreeCollections TreeSet+Filter.swift
[62/379] Compiling HashTreeCollections TreeSet+Hashable.swift
[63/379] Compiling HashTreeCollections TreeSet+Sendable.swift
[64/382] Compiling _RopeModule BigString+Chunk+Character.swift
[65/382] Compiling _RopeModule BigString+Chunk+Counts.swift
[66/382] Compiling _RopeModule BigString+Chunk+Description.swift
[67/385] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[68/385] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[69/385] Compiling SystemPackage Util+StringArray.swift
[70/385] Compiling SystemPackage Util.swift
[71/385] Compiling HashTreeCollections _HashNode+Lookups.swift
[72/385] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[73/385] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[74/385] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[75/385] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[76/385] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[77/385] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[78/385] Compiling HashTreeCollections _HashNode+Storage.swift
[79/385] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[80/385] Compiling HashTreeCollections _HashNode+Structural filter.swift
[81/385] Compiling _RopeModule BigString+Managing Breaks.swift
[82/385] Compiling _RopeModule BigString+RemoveSubrange.swift
[83/385] Compiling _RopeModule BigString+ReplaceSubrange.swift
[84/385] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[85/385] Compiling _RopeModule BigString+Append.swift
[86/385] Compiling _RopeModule BigString+Initializers.swift
[87/385] Compiling _RopeModule BigString+Insert.swift
[88/385] Emitting module ContainersPreview
[91/385] Compiling _RopeModule BigString+Chunk+Index.swift
[92/385] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[93/385] Compiling _RopeModule BigString.swift
[94/385] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[95/385] Compiling _RopeModule BigString+Chunk+Breaks.swift
[100/385] Compiling ContainersPreview Inout.swift
[101/385] Compiling ContainersPreview InputSpan.swift
[102/385] Compiling ContainersPreview Shared.swift
[110/385] Compiling HeapModule Heap.swift
[111/385] Compiling HeapModule _HeapNode.swift
[112/385] Compiling HeapModule Heap+UnsafeHandle.swift
[113/385] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[114/385] Compiling HeapModule Heap+Invariants.swift
[115/385] Emitting module HeapModule
[116/385] Compiling HeapModule Heap+Descriptions.swift
[117/385] Compiling Logging MetadataProvider.swift
[121/385] Emitting module Logging
[122/440] Emitting module SystemPackage
[123/440] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[124/440] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[125/440] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[126/440] Compiling BitCollections BitSet+Invariants.swift
[127/440] Compiling BitCollections BitSet+Random.swift
[128/440] Compiling BitCollections BitSet+SetAlgebra basics.swift
[129/440] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[130/440] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[131/440] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[132/440] Compiling BitCollections BitSet+Codable.swift
[133/440] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[134/440] Compiling BitCollections BitSet+CustomReflectable.swift
[135/440] Emitting module Atomics
[136/481] Compiling Logging LogEvent.swift
[137/481] Compiling Logging Locks.swift
[138/481] Compiling Logging LogHandler.swift
[139/481] Compiling Logging Logging.swift
[140/481] Compiling DequeModule RigidDeque+Hashable.swift
[141/481] Compiling DequeModule RigidDeque+Initializers.swift
[142/481] Compiling DequeModule RigidDeque+Insertions.swift
[143/481] Compiling DequeModule RigidDeque+Prepend.swift
[144/481] Compiling DequeModule UniqueDeque+Insertions.swift
[145/481] Compiling DequeModule UniqueDeque+Prepend.swift
[146/481] Compiling DequeModule UniqueDeque+Removals.swift
[147/481] Compiling DequeModule UniqueDeque+Replacements.swift
[148/485] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[149/485] Compiling HashTreeCollections TreeDictionary+Filter.swift
[150/485] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[151/485] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[152/485] Compiling HashTreeCollections TreeDictionary+Keys.swift
[153/485] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[154/485] Compiling HashTreeCollections TreeDictionary+Merge.swift
[155/485] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[158/493] Compiling DequeModule RigidDeque+Consumption.swift
[159/493] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[160/493] Compiling BitCollections BitSet+SetAlgebra union.swift
[161/493] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[162/493] Compiling BitCollections BitSet.Counted.swift
[163/493] Compiling BitCollections BitSet.Index.swift
[164/493] Compiling _RopeModule Rope+Index.swift
[165/493] Compiling DequeModule _DequeBuffer.swift
[166/493] Compiling DequeModule _DequeBufferHeader.swift
[167/493] Compiling DequeModule RigidDeque+Append.swift
[168/493] Compiling DequeModule UniqueDeque.swift
[169/493] Compiling DequeModule _DequeSlot.swift
[170/493] Compiling DequeModule _UnsafeDequeHandle.swift
[171/493] Compiling DequeModule _UnsafeDequeSegments.swift
[172/493] Compiling BitCollections BitArray+Initializers.swift
[173/493] Compiling BitCollections BitArray+Invariants.swift
[174/493] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[175/493] Compiling BitCollections BitArray+RandomBits.swift
[176/493] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[177/499] Compiling DequeModule Deque+Extras.swift
[178/499] Compiling DequeModule Deque+Hashable.swift
[179/499] Compiling DequeModule Deque+Testing.swift
[181/499] Compiling DequeModule RigidDeque+Container.swift
[182/499] Compiling DequeModule RigidDeque+Descriptions.swift
[183/499] Compiling DequeModule RigidDeque+Equatable.swift
[184/499] Compiling DequeModule RigidDeque+Experimental.swift
[185/499] Compiling DequeModule RigidDeque+Removals.swift
[186/499] Compiling DequeModule RigidDeque+Replacements.swift
[187/499] Compiling DequeModule RigidDeque+Testing.swift
[188/499] Compiling DequeModule RigidDeque.swift
[189/499] Compiling DequeModule Deque+Codable.swift
[190/499] Compiling DequeModule Deque+Collection.swift
[191/499] Compiling DequeModule Deque+CustomReflectable.swift
[192/499] Compiling DequeModule Deque+Descriptions.swift
[193/499] Compiling DequeModule Deque+Equatable.swift
[194/499] Compiling DequeModule UniqueDeque+Equatable.swift
[195/499] Compiling DequeModule UniqueDeque+Experimental.swift
[204/499] Compiling DequeModule UniqueDeque+Hashable.swift
[205/499] Compiling DequeModule UniqueDeque+Initializers.swift
[206/499] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[210/499] Compiling DequeModule Deque._Storage.swift
[211/499] Compiling DequeModule UniqueDeque+Append.swift
[212/506] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[213/506] Compiling HashTreeCollections TreeDictionary+Values.swift
[214/506] Compiling HashTreeCollections TreeDictionary.swift
[215/506] Compiling HashTreeCollections TreeSet+Codable.swift
[216/506] Compiling HashTreeCollections TreeSet+Collection.swift
[217/506] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[218/506] Compiling HashTreeCollections TreeSet+Debugging.swift
[219/506] Compiling HashTreeCollections TreeSet+Descriptions.swift
[233/506] Compiling DequeModule UniqueDeque+Consumption.swift
[234/506] Compiling DequeModule UniqueDeque+Container.swift
[235/506] Compiling DequeModule UniqueDeque+Descriptions.swift
[236/506] Compiling DequeModule Deque._UnsafeHandle.swift
[237/506] Compiling DequeModule Deque.swift
[256/515] Emitting module BitCollections
[269/515] Compiling _RopeModule _CharacterRecognizer.swift
[270/515] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[271/515] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[272/515] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[273/515] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[274/515] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[275/515] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[276/515] Compiling HashTreeCollections TreeSet.swift
[351/515] Compiling BitCollections BitSet._UnsafeHandle.swift
[352/515] Compiling BitCollections BitSet.swift
[353/515] Compiling BitCollections Range+Utilities.swift
[354/515] Compiling BitCollections Slice+Utilities.swift
[355/515] Compiling BitCollections UInt+Tricks.swift
[356/515] Compiling BitCollections _Word.swift
[357/515] Compiling OrderedCollections _UnsafeBitset.swift
[449/515] Compiling _RopeModule Rope+Remove.swift
[450/515] Compiling _RopeModule Rope+RemoveSubrange.swift
[451/515] Compiling _RopeModule Rope+Split.swift
[452/515] Compiling _RopeModule Optional Utilities.swift
[453/515] Compiling _RopeModule String Utilities.swift
[454/515] Compiling _RopeModule String.Index+ABI.swift
[462/515] Emitting module _RopeModule
[463/515] Emitting module OrderedCollections
[477/515] Emitting module DequeModule
[478/570] Compiling AsyncAlgorithms _TinyArray.swift
[479/570] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[480/570] Compiling AsyncAlgorithms Locking.swift
[481/573] Emitting module SocketAddress
[482/573] Compiling SocketAddress SocketAddress.swift
[483/573] Compiling SocketAddress Utils.swift
[484/573] Emitting module HashTreeCollections
[485/579] Compiling Collections OrderedCollections reexports.swift
[486/579] Compiling Collections DequeModule reexports.swift
[487/579] Compiling Collections HashTreeCollections reexports.swift
[488/579] Compiling Collections HeapModule reexports.swift
[489/579] Emitting module Collections
[490/579] Compiling Collections BitCollections reexports.swift
[491/612] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[492/612] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[493/612] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[494/612] Compiling AsyncAlgorithms AsyncShareSequence.swift
[495/612] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[496/612] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[497/617] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
[498/617] Compiling AsyncExtensions AsyncPassthroughSubject.swift
[499/617] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
[500/617] Compiling AsyncExtensions AsyncSequence+Assign.swift
[501/617] Compiling AsyncExtensions AsyncSequence+Collect.swift
[502/617] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[503/617] Compiling AnyCodable AnyCodable.swift
[504/617] Emitting module AnyCodable
[505/617] Compiling AnyCodable AnyDecodable.swift
[506/617] Compiling AnyCodable AnyEncodable.swift
[507/617] Compiling AsyncExtensions AsyncMulticastSequence.swift
[508/617] Compiling AsyncExtensions AsyncPrependSequence.swift
[509/617] Compiling AsyncExtensions AsyncScanSequence.swift
[510/617] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[511/617] Compiling AsyncExtensions Streamed.swift
[512/617] Compiling AsyncExtensions AsyncMergeSequence.swift
[513/617] Emitting module FlyingSocks
[514/617] Compiling AsyncExtensions AsyncReplaySubject.swift
[515/617] Compiling AsyncExtensions AsyncSubject.swift
[516/617] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[517/617] Compiling AsyncExtensions AsyncMapToResultSequence.swift
[518/617] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[519/617] Compiling AsyncExtensions AsyncSequence+Share.swift
[520/617] Compiling AsyncExtensions MergeStateMachine.swift
[521/617] Compiling AsyncExtensions AsyncTimerSequence.swift
[522/617] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
[523/617] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[524/617] Compiling AsyncExtensions AsyncBufferedChannel.swift
[525/617] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
[532/617] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[533/617] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[534/617] Compiling AsyncAlgorithms AsyncChannel.swift
[535/617] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[536/617] Compiling AsyncAlgorithms ChannelStateMachine.swift
[537/617] Compiling AsyncAlgorithms ChannelStorage.swift
[538/617] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
[539/617] Compiling AsyncExtensions AsyncFailSequence.swift
[540/617] Compiling AsyncExtensions AsyncJustSequence.swift
[547/617] Emitting module AsyncAlgorithms
[548/664] Compiling FlyingFox URLSession+Async.swift
[549/664] Compiling FlyingFox AsyncStream+WSFrame.swift
[550/664] Compiling FlyingFox SHA1.swift
[551/664] Compiling FlyingFox WSCloseCode.swift
[552/664] Compiling FlyingFox HTTPDecoder+StandardizePath.swift
[553/664] Compiling FlyingFox HTTPDecoder.swift
[554/664] Compiling AsyncAlgorithms UnsafeTransfer.swift
[555/664] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[556/664] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[557/664] Compiling AsyncAlgorithms ZipStateMachine.swift
[558/664] Compiling AsyncAlgorithms ZipStorage.swift
[559/664] Compiling FlyingFox HTTPRoute+JSONValue.swift
[560/664] Compiling FlyingFox HTTPStatusCode.swift
[561/664] Compiling FlyingFox HTTPVersion.swift
[562/664] Compiling FlyingFox ClosureHTTPHandler.swift
[563/664] Compiling FlyingFox DirectoryHTTPHandler.swift
[564/664] Compiling FlyingFox FileHTTPHandler.swift
[565/664] Compiling FlyingFox HTTPEncoder.swift
[566/664] Compiling FlyingFox HTTPHandler.swift
[567/664] Compiling FlyingFox HTTPHeader.swift
[568/664] Compiling FlyingFox HTTPRoute.swift
[569/664] Compiling FlyingFox HTTPRouteParameterValue.swift
[570/664] Compiling FlyingFox HTTPServer+Configuration.swift
[571/664] Compiling FlyingFox HTTPServer+Listening.swift
[572/664] Compiling FlyingFox HTTPServer.swift
[573/664] Compiling FlyingFox ProxyHTTPHandler.swift
[574/664] Compiling FlyingFox RedirectHTTPHandler.swift
[575/664] Compiling FlyingFox RoutedHTTPHandler.swift
[576/664] Compiling FlyingFox WebSocketHTTPHandler.swift
[577/664] Compiling FlyingFox HTTPRequest+QueryItem.swift
[578/664] Compiling FlyingFox HTTPRequest+RouteParameter.swift
[579/664] Compiling FlyingFox HTTPRequest+Target.swift
[580/664] Compiling FlyingFox HTTPRequest.swift
[581/664] Compiling FlyingFox HTTPResponse.swift
[582/664] Compiling FlyingFox HTTPHeaders.swift
[583/664] Compiling FlyingFox SocketAddress+Glibc.swift
[589/669] Compiling FlyingFox HTTPLogging+OSLog.swift
[590/669] Compiling FlyingFox HTTPLogging.swift
[591/669] Compiling FlyingFox HTTPMethod.swift
[592/669] Compiling FlyingFox HTTPRequest+Address.swift
[593/669] Emitting module FlyingFox
[594/669] Compiling FlyingFox JSONBodyPattern.swift
[595/669] Compiling FlyingFox JSONPath.swift
[596/669] Compiling FlyingFox JSONValue.swift
[597/669] Compiling FlyingFox JSONPredicatePattern.swift
[598/669] Compiling FlyingFox NonisolatedUnsafe.swift
[609/669] Compiling FlyingFox AsyncSequence+Extensions.swift
[610/669] Compiling FlyingFox HTTPBodyPattern.swift
[611/669] Compiling FlyingFox HTTPBodySequence.swift
[612/669] Compiling FlyingFox HTTPChunkedEncodedSequence.swift
[613/669] Compiling FlyingFox HTTPClient.swift
[614/669] Compiling FlyingFox HTTPConnection.swift
[630/669] Compiling FlyingFox WSFrame.swift
[631/669] Compiling FlyingFox WSFrameEncoder.swift
[632/669] Compiling FlyingFox WSFrameValidator.swift
[633/669] Compiling FlyingFox WSHandler.swift
[634/669] Compiling FlyingFox WSMessage.swift
[635/669] Emitting module AsyncExtensions
[650/672] Compiling AsyncExtensions Locking.swift
[651/672] Compiling AsyncExtensions Regulator.swift
[652/672] Compiling AsyncExtensions Result+ErrorMechanism.swift
[671/842] Emitting module FlutterSwift
[672/846] Compiling SwiftOCA DiagnosticManager.swift
[673/846] Compiling SwiftOCA FirmwareManager.swift
[674/846] Compiling SwiftOCA LibraryManager.swift
[675/846] Compiling SwiftOCA LockManager.swift
[676/846] Compiling SwiftOCA Manager.swift
[677/846] Compiling FlutterSwift FlutterStandardField.swift
[678/846] Compiling FlutterSwift FlutterBinaryMessenger.swift
[679/846] Compiling FlutterSwift FlutterDesktopMessenger.swift
[680/846] Compiling FlutterSwift FlutterPlatformMessenger.swift
[681/846] Compiling SwiftOCA TimeSource.swift
[682/846] Compiling SwiftOCA ApplicationNetwork.swift
[683/846] Compiling SwiftOCA ControlNetwork.swift
[684/846] Compiling SwiftOCA MediaTransportNetwork.swift
[685/846] Compiling SwiftOCA Dataset.swift
[686/846] Compiling SwiftOCA EventHandler.swift
[687/846] Compiling SwiftOCA Group.swift
[688/846] Compiling SwiftOCA MediaClock3.swift
[689/846] Compiling SwiftOCA PhysicalPosition.swift
[690/846] Compiling SwiftOCA Log.swift
[691/846] Compiling SwiftOCA AudioProcessingManager.swift
[692/846] Compiling SwiftOCA CodingManager.swift
[693/846] Compiling SwiftOCA DeviceManager.swift
[694/846] Compiling SwiftOCA DeviceTimeManager.swift
[695/846] Compiling SwiftOCA ConnectionBroker.swift
[696/846] Compiling SwiftOCA DNSServiceBrowser.swift
[697/846] Compiling SwiftOCA NetServiceBrowser.swift
[698/846] Compiling SwiftOCA NetworkAdvertisingServiceBrowser.swift
[699/846] Compiling SwiftOCA ClassRegistry.swift
[700/846] Compiling SwiftOCA Locking.swift
[701/846] Compiling SwiftOCA Sequence+AsyncMap.swift
[702/846] Compiling SwiftOCA SocketAddressHelpers.swift
[703/846] Compiling SwiftOCA Task+Timeout.swift
[704/846] Compiling SwiftOCA Connection.swift
[705/846] Compiling SwiftOCA Data+Hex.swift
[706/846] Compiling SwiftOCA Data+IntegerCodable.swift
[707/846] Compiling SwiftOCA LengthTaggedData16.swift
[708/846] Compiling SwiftOCA LengthTaggedData32.swift
[709/846] Compiling SwiftOCA TimeHelpers.swift
[710/846] Compiling SwiftOCA UnsafeMutablePointer+PropertyBasePointer.swift
[711/846] Compiling SwiftOCA Weak.swift
[712/846] Compiling SwiftOCA Array2D.swift
[713/846] Compiling SwiftOCA List2D.swift
[714/846] Compiling SwiftOCA Agent.swift
[715/846] Compiling SwiftOCA CounterNotifier.swift
[716/846] Compiling SwiftOCA CounterSetAgent.swift
[716/846] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'AsyncTimerSequence.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/AsyncAlgorithms.build/AsyncTimerSequence.swift.o(AsyncTimerSequence.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/AsyncExtensions.build/AsyncTimerSequence.swift.o(AsyncTimerSequence.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Locking.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/AsyncAlgorithms.build/Locking.swift.o(Locking.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/AsyncExtensions.build/Locking.swift.o(Locking.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'MergeStateMachine.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/AsyncAlgorithms.build/MergeStateMachine.swift.o(MergeStateMachine.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/AsyncExtensions.build/MergeStateMachine.swift.o(MergeStateMachine.swift.o)'
[717/846] Archiving libFlutterSwift.a
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
[734/860] Emitting module SwiftOCA
[763/860] Compiling SwiftOCA LoggingDataTypes.swift
[764/860] Compiling SwiftOCA ManagerDataTypes.swift
[765/860] Compiling SwiftOCA MediaClockDataTypes.swift
[766/860] Compiling SwiftOCA MediaDataTypes.swift
[767/860] Compiling SwiftOCA MediaStreamDataTypes.swift
[768/860] Compiling SwiftOCA MiscFrameworkDataTypes.swift
[769/860] Compiling SwiftOCA ModelDataTypes.swift
[770/860] Compiling SwiftOCA NetworkApplicationDataTypes.swift
[771/860] Compiling SwiftOCA NetworkDataTypes.swift
[772/860] Compiling SwiftOCA PowerManagerDataTypes.swift
[773/860] Compiling SwiftOCA ProgrammingDataTypes.swift
[774/860] Compiling SwiftOCA SearchDataTypes.swift
[775/860] Compiling SwiftOCA TaskManagerDataTypes.swift
[776/860] Compiling SwiftOCA TimeDataTypes.swift
[777/860] Compiling SwiftOCA WellKnownObjectNumbers.swift
[778/860] Compiling SwiftOCA WorkerDataTypes.swift
[779/860] Compiling SwiftOCA BoundedProperty.swift
[780/860] Compiling SwiftOCA ListProperty.swift
[781/860] Compiling SwiftOCA MapProperty.swift
[782/860] Compiling SwiftOCA Property.swift
[783/860] Compiling SwiftOCA VectorProperty.swift
[784/860] Compiling SwiftOCA Errors.swift
[785/860] Compiling SwiftOCA Command.swift
[786/860] Compiling SwiftOCA Header.swift
[787/860] Compiling SwiftOCA KeepAlive.swift
[788/860] Compiling SwiftOCA MessageType.swift
[789/860] Compiling SwiftOCA Notification1.swift
[790/860] Compiling SwiftOCA Notification2.swift
[791/860] Compiling SwiftOCA Response.swift
[792/860] Compiling SwiftOCA Ocp1CFSocketConnection.swift
[793/860] Compiling SwiftOCA Ocp1FlyingFoxConnection.swift
[794/860] Compiling SwiftOCA Ocp1FlyingSocksConnection.swift
[795/860] Compiling SwiftOCA Ocp1IORingConnection.swift
[796/860] Compiling SwiftOCA Ocp1NWConnection.swift
[797/860] Compiling SwiftOCA KeyedBinaryDecodingContainer.swift
[798/860] Compiling SwiftOCA SingleValueBinaryDecodingContainer.swift
[799/860] Compiling SwiftOCA UnkeyedBinaryDecodingContainer.swift
[800/860] Compiling SwiftOCA Ocp1Decoder.swift
[801/860] Compiling SwiftOCA Ocp1DecoderImpl.swift
[802/860] Compiling SwiftOCA Ocp1DecodingState.swift
[803/860] Compiling SwiftOCA KeyedOcp1EncodingContainer.swift
[804/860] Compiling SwiftOCA SingleValueOcp1EncodingContainer.swift
[805/860] Compiling SwiftOCA IdentificationSensor.swift
[806/860] Compiling SwiftOCA LevelSensor.swift
[807/860] Compiling SwiftOCA Sensor.swift
[808/860] Compiling SwiftOCA TemperatureSensor.swift
[809/860] Compiling SwiftOCA Worker.swift
[810/860] Compiling SwiftOCA ApplicationNetworkDataTypes.swift
[811/860] Compiling SwiftOCA BaseDataTypes.swift
[812/860] Compiling SwiftOCA CommandSetDataTypes.swift
[813/860] Compiling SwiftOCA CounterDataTypes.swift
[814/860] Compiling SwiftOCA DataSetDataTypes.swift
[815/860] Compiling SwiftOCA DeviceManagerDataTypes.swift
[816/860] Compiling SwiftOCA EventDataTypes.swift
[817/860] Compiling SwiftOCA FirmwareManagerDataTypes.swift
[818/860] Compiling SwiftOCA LibraryManagerDataTypes.swift
[819/860] Compiling SwiftOCA IdentificationActuator.swift
[820/860] Compiling SwiftOCA Mute.swift
[821/860] Compiling SwiftOCA PanBalance.swift
[822/860] Compiling SwiftOCA Polarity.swift
[823/860] Compiling SwiftOCA SignalInput.swift
[824/860] Compiling SwiftOCA SignalOutput.swift
[825/860] Compiling SwiftOCA SummingPoint.swift
[826/860] Compiling SwiftOCA Switch.swift
[827/860] Compiling SwiftOCA Block.swift
[828/860] Compiling SwiftOCA Matrix.swift
[829/860] Compiling SwiftOCA DataSetWorker.swift
[830/860] Compiling SwiftOCA MediaRecorderPlayer.swift
[831/860] Compiling SwiftOCA AudioLevelSensor.swift
[832/860] Compiling SwiftOCA BasicSensors.swift
[835/860] Compiling SwiftOCA SubscriptionManager.swift
[836/860] Compiling SwiftOCA TaskManager.swift
[837/860] Compiling SwiftOCA MediaTransportApplication.swift
[838/860] Compiling SwiftOCA NetworkApplication.swift
[839/860] Compiling SwiftOCA NetworkInterface.swift
[840/860] Compiling SwiftOCA Root+Commands.swift
[841/860] Compiling SwiftOCA Root+JSON.swift
[842/860] Compiling SwiftOCA Root.swift
[843/860] Compiling SwiftOCA Actuator.swift
[844/860] Compiling SwiftOCA BasicActuators.swift
[845/860] Compiling SwiftOCA Frequency.swift
[846/860] Compiling SwiftOCA Gain.swift
[847/860] Compiling SwiftOCA UnkeyedOcp1EncodingContainer.swift
[848/860] Compiling SwiftOCA Ocp1Encoder.swift
[849/860] Compiling SwiftOCA Ocp1EncoderImpl.swift
[850/860] Compiling SwiftOCA Ocp1EncodingState.swift
[851/860] Compiling SwiftOCA Ocp1CoderAPI.swift
[852/860] Compiling SwiftOCA Ocp1Connection+Codable.swift
[853/860] Compiling SwiftOCA Ocp1Connection+Connect.swift
[854/860] Compiling SwiftOCA Ocp1Connection+Messages.swift
[855/860] Compiling SwiftOCA Ocp1Connection+Objects.swift
[856/860] Compiling SwiftOCA Ocp1Connection+Subscribe.swift
[857/860] Compiling SwiftOCA Ocp1Connection.swift
[858/860] Compiling SwiftOCA Ocp1ConnectionMonitor.swift
[859/860] Compiling SwiftOCA Ocp1MessageBatcher.swift
[860/860] Compiling SwiftOCA ReflectionMirror.swift
Fetching https://github.com/PADL/SwiftOCA
[1/18275] Fetching swiftoca
Fetched https://github.com/PADL/SwiftOCA from cache (1.29s)
Fetching https://github.com/PADL/FlutterSwift
[1/3828] Fetching flutterswift
Fetched https://github.com/PADL/FlutterSwift from cache (19.55s)
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-atomics from cache
Fetching https://github.com/swhitty/FlyingFox
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/spacenation/swiftui-sliders
[1/782] Fetching anycodable
[95/2339] Fetching anycodable, gzipswift
[127/8241] Fetching anycodable, gzipswift, flyingfox
[405/9131] Fetching anycodable, gzipswift, flyingfox, asyncextensions
[877/10663] Fetching anycodable, gzipswift, flyingfox, asyncextensions, swiftui-sliders
Fetched https://github.com/apple/swift-atomics from cache (0.70s)
Fetching https://github.com/PADL/SocketAddress
[2457/16887] Fetching anycodable, gzipswift, flyingfox, asyncextensions, swiftui-sliders, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (1.13s)
[9576/10663] Fetching anycodable, gzipswift, flyingfox, asyncextensions, swiftui-sliders
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/spacenation/swiftui-sliders from cache (1.26s)
Fetched https://github.com/swhitty/FlyingFox from cache (1.26s)
Fetched https://github.com/Flight-School/AnyCodable from cache (1.26s)
Fetched https://github.com/1024jp/GzipSwift from cache (1.26s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.26s)
Fetching https://github.com/apple/swift-log from cache
[1/292] Fetching socketaddress
Fetched https://github.com/PADL/SocketAddress from cache (0.67s)
Fetched https://github.com/apple/swift-system from cache (0.93s)
Fetched https://github.com/apple/swift-log from cache (1.01s)
Computing version for https://github.com/spacenation/swiftui-sliders
Computed https://github.com/spacenation/swiftui-sliders at 2.1.0 (4.74s)
Computing version for https://github.com/1024jp/GzipSwift
warning: 'gzipswift': /Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "GzipSwift",
7 | products: [
Computed https://github.com/1024jp/GzipSwift at 6.1.0 (0.48s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.58s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.47s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.5.0 (0.47s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.5 (0.47s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.49s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (2.03s)
Computing version for https://github.com/swhitty/FlyingFox
Computed https://github.com/swhitty/FlyingFox at 0.26.2 (0.48s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.11.0 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.59s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.51s)
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/PADL/SwiftOCA
Working copy of https://github.com/PADL/SwiftOCA resolved at main (a5431a4)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/swhitty/FlyingFox
Working copy of https://github.com/swhitty/FlyingFox resolved at 0.26.2
Creating working copy for https://github.com/PADL/FlutterSwift
Working copy of https://github.com/PADL/FlutterSwift resolved at main (523c46e)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 6.1.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.11.0
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.5
Creating working copy for https://github.com/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.5.0
Creating working copy for https://github.com/spacenation/swiftui-sliders
Working copy of https://github.com/spacenation/swiftui-sliders resolved at 2.1.0
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
warning: 'gzipswift': /Users/admin/builder/spi-builder-workspace/.build/checkouts/GzipSwift/Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "GzipSwift",
7 | products: [
warning: 'flutterswift': Source files for target CxxFlutterSwift should be located under 'Sources/CxxFlutterSwift', or a custom sources path can be set with the 'path' property in Package.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/2] Write swift-version-2F0A5646E1D333AE.txt
[2/106] Compiling SystemPackage Backcompat.swift
[3/106] Compiling SystemPackage CInterop.swift
[4/107] Compiling SystemPackage FileOperations.swift
[5/107] Compiling SystemPackage FilePath.swift
[6/107] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[7/107] Compiling SystemPackage FilePathTempPosix.swift
[8/107] Compiling SystemPackage FilePathTempWindows.swift
[9/107] Compiling SystemPackage FilePathSyntax.swift
[10/107] Compiling SystemPackage FilePathTemp.swift
[11/108] Compiling SystemPackage Errno.swift
[12/108] Compiling SystemPackage ErrnoWindows.swift
[15/108] Compiling SystemPackage FilePathWindows.swift
[16/108] Compiling SystemPackage FilePermissions.swift
[21/108] Compiling SystemPackage FileDescriptor.swift
[22/108] Compiling SystemPackage FileHelpers.swift
[23/108] Compiling Atomics Unmanaged extensions.swift
[24/108] Compiling SystemPackage RawBuffer.swift
[25/108] Compiling SystemPackage Syscalls.swift
[26/108] Compiling SystemPackage WindowsSyscallAdapters.swift
[27/111] Compiling SystemPackage FilePathComponentView.swift
[28/111] Compiling SystemPackage FilePathComponents.swift
[29/111] Compiling SystemPackage FilePathParsing.swift
[30/111] Compiling SystemPackage FilePathString.swift
[36/111] Compiling SystemPackage Constants.swift
[37/111] Compiling SystemPackage Exports.swift
[38/111] Compiling SystemPackage Mocking.swift
[45/111] Compiling AnyCodable AnyCodable.swift
[46/111] Compiling AnyCodable AnyDecodable.swift
[47/111] Compiling AnyCodable AnyEncodable.swift
[48/111] Emitting module AnyCodable
[61/114] Emitting module InternalCollectionsUtilities
[65/114] Emitting module FlyingSocks
[66/114] Compiling Logging Locks.swift
[67/114] Compiling Logging MetadataProvider.swift
[68/114] Compiling Logging LogHandler.swift
[69/114] Emitting module Logging
[70/114] Compiling Logging LogEvent.swift
[71/114] Compiling Logging Logging.swift
[72/155] Compiling ContainersPreview Producer+Filter.swift
[73/155] Compiling ContainersPreview Producer+Map.swift
[74/155] Compiling ContainersPreview Producer+Reduce.swift
[75/155] Compiling ContainersPreview Producer.swift
[76/155] Compiling ContainersPreview Borrow.swift
[77/155] Compiling ContainersPreview Box.swift
[78/155] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[79/155] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[80/155] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[81/155] Compiling ContainersPreview BorrowingSequence.swift
[85/158] Compiling HeapModule Heap+Invariants.swift
[86/158] Emitting module ContainersPreview
[87/158] Compiling ContainersPreview OutputSpan+Extras.swift
[88/158] Compiling ContainersPreview TemporaryAllocation.swift
[89/158] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[90/158] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[91/158] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[92/158] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[93/158] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[94/158] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[95/158] Compiling ContainersPreview ContainerIterator.swift
[96/158] Compiling ContainersPreview DynamicContainer.swift
[97/158] Compiling ContainersPreview MutableContainer.swift
[98/158] Compiling ContainersPreview PermutableContainer.swift
[99/158] Compiling ContainersPreview RandomAccessContainer.swift
[100/158] Compiling ContainersPreview RangeExpression2.swift
[101/158] Compiling ContainersPreview RangeReplaceableContainer.swift
[102/158] Compiling ContainersPreview Drain+Map.swift
[103/158] Compiling ContainersPreview Drain+Reduce.swift
[104/158] Compiling ContainersPreview Drain.swift
[105/158] Compiling ContainersPreview Producer+Collect.swift
[106/158] Compiling ContainersPreview BidirectionalContainer.swift
[107/158] Compiling ContainersPreview Container+Filter.swift
[108/158] Compiling ContainersPreview Container+SpanwiseZip.swift
[109/158] Compiling ContainersPreview Container.swift
[119/158] Compiling ContainersPreview Inout.swift
[120/158] Compiling ContainersPreview InputSpan.swift
[121/158] Compiling ContainersPreview Shared.swift
[122/230] Compiling _RopeModule Rope+_Storage.swift
[123/230] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[124/230] Compiling _RopeModule Rope+_UnsafeHandle.swift
[125/341] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[126/341] Compiling OrderedCollections _Hashtable+Header.swift
[127/341] Compiling OrderedCollections OrderedDictionary+Codable.swift
[128/341] Compiling OrderedCollections OrderedSet+Insertions.swift
[129/341] Compiling OrderedCollections OrderedSet+Invariants.swift
[130/341] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[131/405] Compiling _RopeModule BigString+Chunk+Splitting.swift
[132/405] Compiling _RopeModule BigString+Chunk+UTF16.swift
[133/405] Compiling _RopeModule BigString+Chunk+UTF8.swift
[134/405] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[135/405] Compiling _RopeModule BigString+Chunk.swift
[136/405] Compiling _RopeModule BigString+BidirectionalCollection.swift
[137/405] Compiling _RopeModule BigString+Comparable.swift
[138/405] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[139/426] Emitting module SystemPackage
[140/426] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[141/426] Compiling HashTreeCollections TreeSet+Extras.swift
[142/426] Compiling HashTreeCollections TreeSet+Filter.swift
[143/426] Compiling HashTreeCollections _HashNode+Debugging.swift
[144/426] Compiling HashTreeCollections _HashNode+Initializers.swift
[145/426] Compiling HashTreeCollections _HashNode+Invariants.swift
[146/426] Compiling HashTreeCollections _Hash.swift
[147/426] Compiling HashTreeCollections _HashLevel.swift
[148/426] Compiling HashTreeCollections _HashNode+Builder.swift
[149/426] Compiling HeapModule Heap.swift
[150/426] Compiling HeapModule _HeapNode.swift
[151/426] Compiling HeapModule Heap+Descriptions.swift
[152/467] Compiling DequeModule _DequeBufferHeader.swift
[153/467] Compiling DequeModule RigidDeque+Append.swift
[154/467] Compiling DequeModule Deque+Codable.swift
[155/467] Compiling DequeModule Deque+Collection.swift
[156/467] Compiling DequeModule Deque+CustomReflectable.swift
[157/467] Compiling DequeModule Deque+Descriptions.swift
[158/467] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[159/467] Emitting module HeapModule
[160/467] Compiling HeapModule Heap+UnsafeHandle.swift
[161/467] Compiling DequeModule RigidDeque+Testing.swift
[162/467] Compiling DequeModule RigidDeque.swift
[163/467] Compiling DequeModule RigidDeque+Consumption.swift
[164/467] Compiling DequeModule RigidDeque+Container.swift
[165/467] Compiling DequeModule UniqueDeque+Append.swift
[166/467] Compiling DequeModule UniqueDeque+Consumption.swift
[167/467] Compiling DequeModule UniqueDeque+Container.swift
[168/467] Compiling DequeModule UniqueDeque+Descriptions.swift
[169/467] Compiling DequeModule RigidDeque+Hashable.swift
[170/467] Compiling DequeModule RigidDeque+Initializers.swift
[171/467] Compiling DequeModule RigidDeque+Insertions.swift
[172/467] Compiling DequeModule RigidDeque+Prepend.swift
[173/474] Compiling HashTreeCollections _HashTreeIterator.swift
[174/474] Compiling HashTreeCollections _HashTreeStatistics.swift
[175/474] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[176/474] Compiling HashTreeCollections _RawHashNode.swift
[177/474] Compiling HashTreeCollections _UnmanagedHashNode.swift
[178/474] Compiling HashTreeCollections _UnsafePath.swift
[179/480] Compiling DequeModule _UnsafeDequeSegments.swift
[180/480] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[181/480] Compiling HashTreeCollections _HashNode.swift
[182/480] Compiling HashTreeCollections _HashNodeHeader.swift
[183/480] Compiling HashTreeCollections _HashSlot.swift
[184/480] Compiling HashTreeCollections _HashStack.swift
[185/527] Compiling FlyingFox HTTPVersion.swift
[186/527] Compiling FlyingFox ClosureHTTPHandler.swift
[187/527] Compiling FlyingFox DirectoryHTTPHandler.swift
[188/527] Compiling FlyingFox FileHTTPHandler.swift
[191/527] Compiling FlyingFox HTTPRequest.swift
[192/527] Compiling FlyingFox HTTPResponse.swift
[193/527] Compiling FlyingFox HTTPHeaders.swift
[194/527] Compiling FlyingFox HTTPLogging+OSLog.swift
[195/527] Compiling FlyingFox HTTPLogging.swift
[196/527] Compiling FlyingFox HTTPMethod.swift
[197/527] Compiling FlyingFox JSONValue.swift
[198/527] Compiling FlyingFox JSONPredicatePattern.swift
[199/527] Compiling FlyingFox NonisolatedUnsafe.swift
[200/527] Compiling FlyingFox HTTPRequest+QueryItem.swift
[201/527] Compiling FlyingFox HTTPRequest+RouteParameter.swift
[202/527] Compiling FlyingFox HTTPRequest+Target.swift
[203/527] Compiling FlyingFox HTTPRequest+Address.swift
[204/527] Compiling FlyingFox HTTPRoute.swift
[205/527] Compiling FlyingFox HTTPRouteParameterValue.swift
[206/527] Compiling FlyingFox HTTPServer+Configuration.swift
[207/527] Compiling FlyingFox HTTPServer+Listening.swift
[208/527] Compiling FlyingFox HTTPServer.swift
[209/527] Compiling FlyingFox HTTPDecoder+StandardizePath.swift
[210/527] Compiling FlyingFox HTTPDecoder.swift
[211/527] Compiling FlyingFox HTTPEncoder.swift
[212/527] Compiling FlyingFox HTTPHandler.swift
[213/527] Compiling FlyingFox HTTPHeader.swift
[214/527] Compiling FlyingFox HTTPStatusCode.swift
[221/533] Compiling FlyingFox RedirectHTTPHandler.swift
[222/533] Compiling FlyingFox RoutedHTTPHandler.swift
[223/533] Compiling FlyingFox WebSocketHTTPHandler.swift
[224/533] Compiling FlyingFox HTTPRoute+JSONValue.swift
[225/533] Compiling FlyingFox JSONBodyPattern.swift
[226/533] Compiling FlyingFox JSONPath.swift
[227/533] Emitting module BitCollections
[241/533] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[242/533] Compiling HashTreeCollections TreeDictionary+Values.swift
[243/533] Compiling _RopeModule Rope+Remove.swift
[244/533] Compiling _RopeModule Rope+RemoveSubrange.swift
[245/533] Compiling _RopeModule Rope+Split.swift
[246/533] Compiling _RopeModule Optional Utilities.swift
[247/533] Compiling _RopeModule String Utilities.swift
[248/533] Compiling _RopeModule String.Index+ABI.swift
[249/533] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[250/533] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[251/533] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[252/533] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[253/533] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[254/533] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[255/533] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[256/533] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[257/541] Compiling FlyingFox URLSession+Async.swift
[258/541] Compiling FlyingFox AsyncStream+WSFrame.swift
[259/541] Compiling FlyingFox SHA1.swift
[260/541] Compiling FlyingFox WSCloseCode.swift
[261/541] Compiling FlyingFox ProxyHTTPHandler.swift
[263/541] Compiling BitCollections Range+Utilities.swift
[264/541] Compiling BitCollections Slice+Utilities.swift
[265/541] Compiling BitCollections UInt+Tricks.swift
[266/541] Compiling BitCollections _Word.swift
[267/541] Compiling OrderedCollections _UnsafeBitset.swift
[270/541] Compiling FlyingFox AsyncSequence+Extensions.swift
[271/541] Compiling FlyingFox HTTPBodyPattern.swift
[272/541] Compiling FlyingFox HTTPBodySequence.swift
[273/541] Compiling FlyingFox HTTPChunkedEncodedSequence.swift
[274/541] Compiling FlyingFox HTTPClient.swift
[275/541] Compiling FlyingFox HTTPConnection.swift
[276/541] Compiling FlyingFox SocketAddress+Glibc.swift
[303/541] Compiling BitCollections BitSet._UnsafeHandle.swift
[304/541] Compiling BitCollections BitSet.swift
[319/541] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[320/541] Emitting module Atomics
[350/541] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[351/541] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[352/541] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[353/541] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[354/541] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[355/541] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[356/541] Compiling HashTreeCollections TreeSet.swift
[366/541] Compiling SocketAddress Utils.swift
[367/541] Emitting module SocketAddress
[368/541] Compiling SocketAddress SocketAddress.swift
[444/546] Emitting module FlyingFox
[471/546] Emitting module _RopeModule
[532/546] Emitting module OrderedCollections
[539/546] Emitting module DequeModule
[540/601] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[541/601] Compiling AsyncAlgorithms Disconnected.swift
[542/601] Compiling AsyncAlgorithms MergeStorage.swift
[543/601] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[544/601] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[545/601] Emitting module HashTreeCollections
[546/601] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[547/601] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[548/601] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[549/601] Compiling AsyncAlgorithms AsyncShareSequence.swift
[550/601] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[551/601] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[552/612] Compiling Collections OrderedCollections reexports.swift
[553/612] Compiling Collections DequeModule reexports.swift
[554/612] Compiling Collections HeapModule reexports.swift
[555/612] Compiling Collections HashTreeCollections reexports.swift
[556/612] Compiling Collections BitCollections reexports.swift
[557/612] Emitting module Collections
[558/612] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[559/612] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[560/612] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[561/612] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[562/612] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[563/612] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[564/612] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[565/612] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[566/612] Compiling AsyncAlgorithms AsyncChannel.swift
[567/612] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[568/612] Compiling AsyncAlgorithms ChannelStateMachine.swift
[569/612] Compiling AsyncAlgorithms ChannelStorage.swift
[570/612] Compiling AsyncAlgorithms _TinyArray.swift
[571/612] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[572/612] Compiling AsyncAlgorithms Locking.swift
[573/612] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[574/612] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[575/612] Compiling AsyncAlgorithms MergeStateMachine.swift
[576/612] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[577/612] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[578/612] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[579/612] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[580/612] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[581/612] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[582/612] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[583/612] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[584/612] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[585/612] Compiling AsyncAlgorithms CombineLatestStorage.swift
[586/612] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[587/612] Compiling AsyncAlgorithms DebounceStateMachine.swift
[588/645] Compiling AsyncAlgorithms UnsafeTransfer.swift
[589/645] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[590/645] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[591/645] Compiling AsyncAlgorithms ZipStateMachine.swift
[592/645] Compiling AsyncAlgorithms ZipStorage.swift
[593/645] Emitting module AsyncAlgorithms
[594/645] Compiling AsyncExtensions AsyncMulticastSequence.swift
[595/645] Compiling AsyncExtensions AsyncPrependSequence.swift
[596/645] Compiling AsyncExtensions AsyncScanSequence.swift
[597/645] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
[598/645] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
[599/645] Compiling AsyncExtensions Termination.swift
[600/645] Compiling AsyncAlgorithms DebounceStorage.swift
[601/645] Compiling AsyncAlgorithms Dictionary.swift
[602/645] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[603/645] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[609/645] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[610/645] Compiling AsyncAlgorithms Rethrow.swift
[611/645] Compiling AsyncAlgorithms SetAlgebra.swift
[612/645] Emitting module AsyncExtensions
[613/648] Compiling AsyncExtensions AsyncSequence+Assign.swift
[614/648] Compiling AsyncExtensions AsyncSequence+Collect.swift
[615/648] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[619/648] Compiling AsyncExtensions AsyncFailSequence.swift
[620/648] Compiling AsyncExtensions AsyncJustSequence.swift
[621/648] Compiling AsyncExtensions AsyncStream+Pipe.swift
[622/648] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
[623/648] Compiling AsyncExtensions AsyncTimerSequence.swift
[624/648] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
[625/648] Compiling AsyncExtensions AsyncMapToResultSequence.swift
[629/648] Compiling AsyncExtensions AsyncEmptySequence.swift
[630/648] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[631/648] Compiling AsyncExtensions AsyncSequence+Share.swift
[632/648] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
[633/648] Compiling AsyncExtensions Locking.swift
[634/648] Compiling AsyncExtensions Regulator.swift
[635/648] Compiling AsyncExtensions Result+ErrorMechanism.swift
[636/648] Compiling AsyncExtensions AsyncReplaySubject.swift
[637/648] Compiling AsyncExtensions AsyncSubject.swift
[638/648] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[639/648] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[640/648] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[641/648] Compiling AsyncExtensions Streamed.swift
[642/648] Compiling AsyncExtensions AsyncMergeSequence.swift
[643/648] Compiling AsyncExtensions MergeStateMachine.swift
[644/648] Compiling AsyncExtensions AsyncBufferedChannel.swift
[645/648] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
[646/648] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
[647/648] Compiling AsyncExtensions AsyncPassthroughSubject.swift
[648/818] Emitting module FlutterSwift
[649/822] Compiling SwiftOCA Block.swift
[650/822] Compiling SwiftOCA Matrix.swift
[651/822] Compiling SwiftOCA DataSetWorker.swift
[652/822] Compiling SwiftOCA MediaRecorderPlayer.swift
[653/822] Compiling SwiftOCA AudioLevelSensor.swift
[654/822] Compiling FlutterSwift FlutterStandardField.swift
[655/822] Compiling FlutterSwift FlutterBinaryMessenger.swift
[656/822] Compiling FlutterSwift FlutterDesktopMessenger.swift
[657/822] Compiling FlutterSwift FlutterPlatformMessenger.swift
[658/822] Compiling SwiftOCA List2D.swift
[659/822] Compiling SwiftOCA Agent.swift
[660/822] Compiling SwiftOCA CounterNotifier.swift
[661/822] Compiling SwiftOCA CounterSetAgent.swift
[662/822] Compiling SwiftOCA EventHandler.swift
[663/822] Compiling SwiftOCA Group.swift
[664/822] Compiling SwiftOCA MediaClock3.swift
[665/822] Compiling SwiftOCA PhysicalPosition.swift
[666/822] Compiling SwiftOCA TimeSource.swift
[667/822] Compiling SwiftOCA IdentificationActuator.swift
[668/822] Compiling SwiftOCA Mute.swift
[669/822] Compiling SwiftOCA PanBalance.swift
[670/822] Compiling SwiftOCA Polarity.swift
[671/822] Compiling SwiftOCA SignalInput.swift
[672/822] Compiling SwiftOCA SignalOutput.swift
[673/822] Compiling SwiftOCA SummingPoint.swift
[674/822] Compiling SwiftOCA Switch.swift
[675/822] Compiling SwiftOCA ClassRegistry.swift
[676/822] Compiling SwiftOCA Connection.swift
[677/822] Compiling SwiftOCA Data+Hex.swift
[678/822] Compiling SwiftOCA Data+IntegerCodable.swift
[679/822] Compiling SwiftOCA BasicSensors.swift
[680/822] Compiling SwiftOCA ConnectionBroker.swift
[681/822] Compiling SwiftOCA DNSServiceBrowser.swift
[682/822] Compiling SwiftOCA NetServiceBrowser.swift
[683/822] Compiling SwiftOCA NetworkAdvertisingServiceBrowser.swift
[684/822] Compiling SwiftOCA LengthTaggedData16.swift
[685/822] Compiling SwiftOCA LengthTaggedData32.swift
[686/822] Compiling SwiftOCA Locking.swift
[687/822] Compiling SwiftOCA Sequence+AsyncMap.swift
[688/822] Compiling SwiftOCA SocketAddressHelpers.swift
[689/822] Compiling SwiftOCA Task+Timeout.swift
[690/822] Compiling SwiftOCA TimeHelpers.swift
[691/822] Compiling SwiftOCA UnsafeMutablePointer+PropertyBasePointer.swift
[692/822] Compiling SwiftOCA Weak.swift
[693/822] Compiling SwiftOCA Array2D.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOCA/Sources/SwiftOCA/OCA/Browsing/ConnectionBroker.swift:598:22: error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
591 | /// - Throws: `Ocp1Error.notConnected` if no connection exists or the device is not connected
592 | /// - Throws: Any error thrown by the closure
593 | public func withDeviceConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
594 | _ device: DeviceIdentifier,
595 | body: (_ connection: Ocp1Connection) async throws -> T
596 | ) async throws -> T {
597 | let connection = try _getRegisteredConnection(for: device)
598 | return try await body(connection.connection)
| `- error: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'body'
599 | }
600 |
[723/835] Compiling SwiftOCA Response.swift
[724/835] Compiling SwiftOCA Ocp1CFSocketConnection.swift
[725/835] Compiling SwiftOCA Ocp1FlyingFoxConnection.swift
[726/835] Compiling SwiftOCA Ocp1FlyingSocksConnection.swift
[727/835] Compiling SwiftOCA Ocp1IORingConnection.swift
[728/835] Compiling SwiftOCA Ocp1NWConnection.swift
[729/835] Compiling SwiftOCA KeyedBinaryDecodingContainer.swift
[730/835] Compiling SwiftOCA SingleValueBinaryDecodingContainer.swift
[731/835] Compiling SwiftOCA UnkeyedBinaryDecodingContainer.swift
[732/835] Compiling SwiftOCA Ocp1Decoder.swift
[733/835] Compiling SwiftOCA Ocp1DecoderImpl.swift
[734/835] Compiling SwiftOCA Ocp1DecodingState.swift
[735/835] Compiling SwiftOCA KeyedOcp1EncodingContainer.swift
[736/835] Compiling SwiftOCA SingleValueOcp1EncodingContainer.swift
[737/835] Compiling SwiftOCA MediaTransportNetwork.swift
[738/835] Compiling SwiftOCA Dataset.swift
[739/835] Compiling SwiftOCA Log.swift
[740/835] Compiling SwiftOCA AudioProcessingManager.swift
[741/835] Compiling SwiftOCA CodingManager.swift
[742/835] Compiling SwiftOCA DeviceManager.swift
[743/835] Compiling SwiftOCA DeviceTimeManager.swift
[744/835] Compiling SwiftOCA DiagnosticManager.swift
[745/835] Compiling SwiftOCA FirmwareManager.swift
[746/835] Compiling SwiftOCA LibraryManager.swift
[747/835] Compiling SwiftOCA LockManager.swift
[748/835] Compiling SwiftOCA Manager.swift
[749/835] Compiling SwiftOCA MediaClockManager.swift
[750/835] Compiling SwiftOCA NetworkManager.swift
[751/835] Compiling SwiftOCA WellKnownObjectNumbers.swift
[752/835] Compiling SwiftOCA WorkerDataTypes.swift
[753/835] Compiling SwiftOCA BoundedProperty.swift
[754/835] Compiling SwiftOCA ListProperty.swift
[755/835] Compiling SwiftOCA MapProperty.swift
[756/835] Compiling SwiftOCA Property.swift
[757/835] Compiling SwiftOCA VectorProperty.swift
[758/835] Compiling SwiftOCA Errors.swift
[759/835] Compiling SwiftOCA Command.swift
[760/835] Compiling SwiftOCA Header.swift
[761/835] Compiling SwiftOCA KeepAlive.swift
[762/835] Compiling SwiftOCA MessageType.swift
[763/835] Compiling SwiftOCA Notification1.swift
[764/835] Compiling SwiftOCA Notification2.swift
[781/835] Compiling SwiftOCA MediaClockDataTypes.swift
[782/835] Compiling SwiftOCA MediaDataTypes.swift
[783/835] Compiling SwiftOCA MediaStreamDataTypes.swift
[784/835] Compiling SwiftOCA MiscFrameworkDataTypes.swift
[785/835] Compiling SwiftOCA ModelDataTypes.swift
[786/835] Compiling SwiftOCA NetworkApplicationDataTypes.swift
[787/835] Compiling SwiftOCA NetworkDataTypes.swift
[788/835] Compiling SwiftOCA PowerManagerDataTypes.swift
[789/835] Compiling SwiftOCA ProgrammingDataTypes.swift
[790/835] Compiling SwiftOCA SearchDataTypes.swift
[791/835] Compiling SwiftOCA TaskManagerDataTypes.swift
[792/835] Compiling SwiftOCA TimeDataTypes.swift
[793/835] Emitting module SwiftOCA
[794/835] Compiling SwiftOCA PowerManager.swift
[795/835] Compiling SwiftOCA SecurityManager.swift
[796/835] Compiling SwiftOCA SubscriptionManager.swift
[797/835] Compiling SwiftOCA TaskManager.swift
[798/835] Compiling SwiftOCA MediaTransportApplication.swift
[799/835] Compiling SwiftOCA NetworkApplication.swift
[800/835] Compiling SwiftOCA NetworkInterface.swift
[801/835] Compiling SwiftOCA Root+Commands.swift
[802/835] Compiling SwiftOCA Root+JSON.swift
[803/835] Compiling SwiftOCA Root.swift
[804/835] Compiling SwiftOCA Actuator.swift
[805/835] Compiling SwiftOCA BasicActuators.swift
[806/835] Compiling SwiftOCA Frequency.swift
[807/835] Compiling SwiftOCA Gain.swift
[808/835] Compiling SwiftOCA IdentificationSensor.swift
[809/835] Compiling SwiftOCA LevelSensor.swift
[810/835] Compiling SwiftOCA Sensor.swift
[811/835] Compiling SwiftOCA TemperatureSensor.swift
[812/835] Compiling SwiftOCA Worker.swift
[813/835] Compiling SwiftOCA ApplicationNetworkDataTypes.swift
[814/835] Compiling SwiftOCA BaseDataTypes.swift
[815/835] Compiling SwiftOCA CommandSetDataTypes.swift
[816/835] Compiling SwiftOCA CounterDataTypes.swift
[817/835] Compiling SwiftOCA DataSetDataTypes.swift
[818/835] Compiling SwiftOCA DeviceManagerDataTypes.swift
[819/835] Compiling SwiftOCA EventDataTypes.swift
[820/835] Compiling SwiftOCA FirmwareManagerDataTypes.swift
[821/835] Compiling SwiftOCA LibraryManagerDataTypes.swift
[822/835] Compiling SwiftOCA UnkeyedOcp1EncodingContainer.swift
[823/835] Compiling SwiftOCA Ocp1Encoder.swift
[824/835] Compiling SwiftOCA Ocp1EncoderImpl.swift
[825/835] Compiling SwiftOCA Ocp1EncodingState.swift
[826/835] Compiling SwiftOCA Ocp1CoderAPI.swift
[827/835] Compiling SwiftOCA Ocp1Connection+Codable.swift
[828/835] Compiling SwiftOCA Ocp1Connection+Connect.swift
[829/835] Compiling SwiftOCA Ocp1Connection+Messages.swift
[830/835] Compiling SwiftOCA Ocp1Connection+Objects.swift
[831/835] Compiling SwiftOCA Ocp1Connection+Subscribe.swift
[832/835] Compiling SwiftOCA Ocp1Connection.swift
[833/835] Compiling SwiftOCA Ocp1ConnectionMonitor.swift
[834/835] Compiling SwiftOCA Ocp1MessageBatcher.swift
[835/835] Compiling SwiftOCA ReflectionMirror.swift
warning: 'flutterswift': Source files for target CxxFlutterSwift should be located under 'Sources/CxxFlutterSwift', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.1 macosSpm