Build Information
Failed to build SwiftOCA, reference main (097833
), with Swift 6.2 (beta) for Android on 14 Sep 2025 01:44:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/SwiftOCA.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/PADL/SwiftOCA
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 097833d workaround IORing namespace conflict with SystemPackage
Cloned https://github.com/PADL/SwiftOCA.git
Revision (git rev-parse @):
097833d1363c2ac3e093362162159726bf5e7ae2
SUCCESS checkout https://github.com/PADL/SwiftOCA.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/PADL/SwiftOCA.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/PADL/IORingSwift
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/Flight-School/AnyCodable
[1/1557] Fetching gzipswift
[1558/2239] Fetching gzipswift, asyncextensions
[1804/3021] Fetching gzipswift, asyncextensions, anycodable
[2542/5243] Fetching gzipswift, asyncextensions, anycodable, ioringswift
[3111/5311] Fetching gzipswift, asyncextensions, anycodable, ioringswift, socketaddress
[3846/7125] Fetching gzipswift, asyncextensions, anycodable, ioringswift, socketaddress, swift-atomics
Fetched https://github.com/Flight-School/AnyCodable from cache (0.52s)
[5092/6343] Fetching gzipswift, asyncextensions, ioringswift, socketaddress, swift-atomics
Fetched https://github.com/PADL/SocketAddress from cache (0.53s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-system
[5078/6275] Fetching gzipswift, asyncextensions, ioringswift, swift-atomics
Fetched https://github.com/1024jp/GzipSwift from cache (0.65s)
Fetched https://github.com/PADL/IORingSwift from cache (0.66s)
[2388/2496] Fetching asyncextensions, swift-atomics
Fetching https://github.com/apple/swift-async-algorithms
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.91s)
Fetched https://github.com/apple/swift-atomics from cache (0.92s)
[1/4944] Fetching swift-system
[100/8847] Fetching swift-system, swift-log
[2734/14245] Fetching swift-system, swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-system from cache (0.95s)
Fetched https://github.com/apple/swift-log from cache (0.97s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.87s)
Computing version for https://github.com/PADL/IORingSwift
Computed https://github.com/PADL/IORingSwift at 0.2.0 (2.85s)
Fetching https://github.com/dfed/swift-async-queue
[1/1412] Fetching swift-async-queue
Fetched https://github.com/dfed/swift-async-queue from cache (0.38s)
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:)' [#DeprecatedDeclaration]
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:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "GzipSwift",
7 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/1024jp/GzipSwift at 6.1.0 (1.12s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.76s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.58s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 0.7.1 (0.50s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.2 (0.67s)
Fetching https://github.com/apple/swift-collections.git
[1/17460] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.54s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.0.3 (2.08s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.54s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (1.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.00s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.2 (0.54s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/PADL/IORingSwift
Working copy of https://github.com/PADL/IORingSwift resolved at 0.2.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.0.4
Creating working copy for https://github.com/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.0.3
Creating working copy for https://github.com/dfed/swift-async-queue
Working copy of https://github.com/dfed/swift-async-queue resolved at 0.7.1
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-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.2
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
warning: 'gzipswift': /host/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:)' [#DeprecatedDeclaration]
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:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "GzipSwift",
7 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Building for debugging...
[0/48] Write sources
[20/48] Compiling _AtomicsShims.c
[21/48] Compiling CSystem shims.c
[22/48] Compiling system-zlib anchor.c
[23/48] Write swift-version-8C5A4AE7A8CE2BA.txt
[25/122] Emitting module Atomics
[26/124] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/125] Compiling SystemPackage FilePathComponentView.swift
[28/125] Compiling SystemPackage FilePathComponents.swift
[29/125] Compiling SystemPackage FilePathWindows.swift
[30/125] Compiling SystemPackage FilePermissions.swift
[31/125] Compiling SystemPackage IOCompletion.swift
[32/125] Compiling SystemPackage IORequest.swift
[33/129] Emitting module InternalCollectionsUtilities
[34/129] Compiling Atomics ManagedAtomic.swift
[35/129] Compiling Atomics ManagedAtomicLazyReference.swift
[36/129] Compiling SystemPackage FilePath.swift
[38/129] Compiling SystemPackage FilePathParsing.swift
[39/129] Compiling SystemPackage FilePathString.swift
[40/129] Compiling SystemPackage Errno.swift
[41/129] Compiling SystemPackage ErrnoWindows.swift
[46/129] Compiling SystemPackage FilePathTempPosix.swift
[47/129] Compiling SystemPackage FilePathTempWindows.swift
[51/129] Compiling SystemPackage FilePathSyntax.swift
[52/129] Compiling SystemPackage FilePathTemp.swift
[55/129] Compiling Atomics IntegerOperations.swift
[56/129] Compiling Atomics Unmanaged extensions.swift
[78/130] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/131] Wrapping AST for Atomics for debugging
[81/261] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[82/337] Compiling HeapModule Heap+Descriptions.swift
[83/337] Compiling HeapModule _HeapNode.swift
[84/337] Compiling HeapModule Heap.swift
[85/337] Compiling HeapModule Heap+UnsafeHandle.swift
[86/337] Compiling HeapModule Heap+Invariants.swift
[87/337] Emitting module HeapModule
[89/353] Compiling HashTreeCollections TreeSet+Hashable.swift
[90/353] Compiling HashTreeCollections TreeSet+Sendable.swift
[91/353] Compiling HashTreeCollections TreeSet+Sequence.swift
[92/353] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[93/353] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[94/353] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[95/353] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[96/353] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[97/353] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[98/353] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[99/363] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[100/363] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[101/363] Compiling HashTreeCollections TreeDictionary+Keys.swift
[102/363] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[103/363] Compiling HashTreeCollections TreeDictionary+Merge.swift
[104/363] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[105/363] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[106/363] Compiling HashTreeCollections TreeDictionary+Collection.swift
[107/363] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[108/363] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[109/363] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[110/363] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[111/363] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[112/363] Compiling HashTreeCollections TreeDictionary+Filter.swift
[113/370] Compiling DequeModule Deque+CustomReflectable.swift
[114/370] Compiling DequeModule Deque+Descriptions.swift
[115/372] Compiling DequeModule _DequeBuffer.swift
[116/372] Compiling DequeModule _DequeBufferHeader.swift
[117/372] Compiling DequeModule Deque+Equatable.swift
[118/372] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[119/372] Compiling HashTreeCollections _HashStack.swift
[120/372] Compiling HashTreeCollections _HashTreeIterator.swift
[121/372] Compiling HashTreeCollections _HashTreeStatistics.swift
[122/372] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[123/372] Compiling HashTreeCollections _RawHashNode.swift
[124/372] Compiling HashTreeCollections _UnmanagedHashNode.swift
[125/372] Compiling HashTreeCollections _UnsafePath.swift
[126/372] Compiling HashTreeCollections TreeDictionary+Codable.swift
[127/372] Compiling HashTreeCollections _HashNode+Builder.swift
[128/372] Compiling HashTreeCollections _HashNode+Debugging.swift
[129/372] Compiling HashTreeCollections _HashNode+Initializers.swift
[130/372] Compiling HashTreeCollections _HashNode+Invariants.swift
[131/372] Compiling HashTreeCollections _HashNode+Lookups.swift
[132/372] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[133/372] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[134/372] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[135/372] Compiling HashTreeCollections TreeDictionary.swift
[136/372] Compiling HashTreeCollections TreeSet+Codable.swift
[137/372] Compiling HashTreeCollections TreeSet+Collection.swift
[138/372] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[139/372] Compiling HashTreeCollections TreeSet+Debugging.swift
[140/372] Compiling HashTreeCollections TreeSet+Descriptions.swift
[141/372] Compiling HashTreeCollections TreeSet+Equatable.swift
[142/372] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[143/372] Compiling HashTreeCollections TreeSet+Extras.swift
[144/372] Compiling HashTreeCollections TreeSet+Filter.swift
[145/372] Compiling HashTreeCollections _HashNode+Structural union.swift
[146/372] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[147/372] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[148/372] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[149/372] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[150/372] Compiling HashTreeCollections _HashNode.swift
[151/372] Compiling HashTreeCollections _HashNodeHeader.swift
[152/372] Compiling HashTreeCollections _HashSlot.swift
[153/372] Compiling DequeModule Deque._UnsafeHandle.swift
[154/372] Compiling DequeModule Deque.swift
[155/372] Compiling DequeModule Deque+Testing.swift
[156/372] Compiling DequeModule Deque._Storage.swift
[159/372] Compiling DequeModule _DequeSlot.swift
[160/372] Compiling DequeModule _UnsafeWrappedBuffer.swift
[171/372] Compiling OrderedCollections OrderedSet+Sendable.swift
[178/372] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[179/372] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[180/372] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[181/372] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[182/372] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[183/372] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[184/372] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[185/372] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[186/372] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[187/372] Compiling HashTreeCollections TreeSet.swift
[202/381] Compiling Logging MetadataProvider.swift
[203/381] Emitting module SystemPackage
[212/382] Compiling Logging Locks.swift
[214/382] Compiling DequeModule Deque+Extras.swift
[215/382] Compiling DequeModule Deque+Hashable.swift
[220/385] Compiling DequeModule Deque+Codable.swift
[221/385] Compiling DequeModule Deque+Collection.swift
[222/385] Compiling SocketAddress Utils.swift
[223/385] Emitting module DequeModule
[225/386] Emitting module Logging
[226/386] Compiling Logging Logging.swift
[227/386] Compiling Logging LogHandler.swift
[248/387] Emitting module Gzip
[249/387] Compiling Gzip Data+Gzip.swift
[249/388] Wrapping AST for SystemPackage for debugging
[251/388] Compiling AnyCodable AnyCodable.swift
[253/441] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[254/441] Compiling OrderedCollections OrderedSet.swift
[255/441] Compiling OrderedCollections _UnsafeBitset.swift
[262/441] Compiling BitCollections BitSet+SetAlgebra union.swift
[263/441] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[264/441] Compiling BitCollections BitSet.Counted.swift
[268/441] Compiling OrderedCollections OrderedSet+SubSequence.swift
[269/441] Compiling OrderedCollections OrderedSet+Testing.swift
[270/441] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[270/441] Wrapping AST for Logging for debugging
[271/441] Wrapping AST for InternalCollectionsUtilities for debugging
[279/441] Wrapping AST for Gzip for debugging
[280/441] Wrapping AST for HeapModule for debugging
[282/441] Compiling AnyCodable AnyEncodable.swift
[283/441] Compiling AnyCodable AnyDecodable.swift
[284/441] Emitting module AnyCodable
[284/442] Wrapping AST for DequeModule for debugging
[286/442] Wrapping AST for AnyCodable for debugging
[288/442] Compiling BitCollections BitArray+BitwiseOperations.swift
[289/442] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[290/442] Compiling BitCollections BitArray+Codable.swift
[291/442] Compiling BitCollections BitArray+Collection.swift
[292/442] Compiling BitCollections BitArray+Copy.swift
[293/442] Compiling BitCollections BitArray+CustomReflectable.swift
[294/442] Compiling BitCollections BitArray+Descriptions.swift
[295/442] Compiling BitCollections BitArray+Equatable.swift
[296/442] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[297/442] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[298/442] Emitting module OrderedCollections
[299/443] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[300/443] Compiling BitCollections BitSet+CustomReflectable.swift
[301/443] Compiling BitCollections BitSet+CustomStringConvertible.swift
[302/443] Compiling BitCollections BitSet+Equatable.swift
[303/443] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[304/443] Compiling BitCollections BitSet+Extras.swift
[305/443] Compiling BitCollections BitSet+Hashable.swift
[306/450] Wrapping AST for OrderedCollections for debugging
[308/495] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[309/495] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[310/495] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[311/495] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[312/495] Compiling AsyncAlgorithms AsyncChannel.swift
[313/495] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[314/495] Compiling AsyncAlgorithms ChannelStateMachine.swift
[315/495] Compiling AsyncAlgorithms ChannelStorage.swift
[316/495] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[317/495] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[318/495] Compiling AsyncAlgorithms CombineLatestStorage.swift
[319/495] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[320/495] Compiling AsyncAlgorithms DebounceStateMachine.swift
[321/495] Compiling AsyncAlgorithms DebounceStorage.swift
[322/495] Compiling AsyncAlgorithms Dictionary.swift
[323/495] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[324/495] Compiling AsyncAlgorithms Locking.swift
[325/495] Emitting module SocketAddress
[326/495] Compiling SocketAddress SocketAddress.swift
[327/496] Wrapping AST for SocketAddress for debugging
[329/496] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[330/496] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[331/496] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[332/496] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[333/496] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[334/496] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[335/496] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[336/496] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[337/496] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[338/496] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[339/496] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[340/496] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[341/496] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[342/496] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[343/496] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[344/496] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[345/496] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[346/496] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[347/496] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[348/496] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[359/496] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[362/496] Emitting module _RopeModule
[363/496] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[364/496] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[365/496] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[366/496] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[370/496] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[371/496] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[372/496] Compiling AsyncAlgorithms MergeStateMachine.swift
[373/496] Compiling AsyncAlgorithms MergeStorage.swift
[374/496] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[375/496] Compiling AsyncAlgorithms Rethrow.swift
[376/496] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[377/496] Emitting module BitCollections
[386/496] Compiling _RopeModule Rope+Join.swift
[387/496] Compiling _RopeModule Rope+MutatingForEach.swift
[388/496] Compiling _RopeModule Rope+Remove.swift
[389/496] Compiling _RopeModule Rope+RemoveSubrange.swift
[390/496] Compiling _RopeModule Rope+Split.swift
[391/496] Compiling _RopeModule Optional Utilities.swift
[392/496] Compiling _RopeModule String Utilities.swift
[393/496] Compiling _RopeModule String.Index+ABI.swift
[394/496] Compiling _RopeModule _CharacterRecognizer.swift
[401/502] Compiling BitCollections BitSet.Index.swift
[402/502] Compiling BitCollections BitSet._UnsafeHandle.swift
[403/502] Compiling BitCollections BitSet.swift
[404/502] Compiling BitCollections Range+Utilities.swift
[405/502] Compiling BitCollections Slice+Utilities.swift
[406/502] Compiling BitCollections UInt+Tricks.swift
[407/502] Compiling BitCollections _Word.swift
[408/502] Emitting module AsyncAlgorithms
[446/503] Emitting module HashTreeCollections
[462/504] Compiling AsyncAlgorithms SetAlgebra.swift
[463/504] Compiling AsyncAlgorithms UnsafeTransfer.swift
[464/504] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[465/504] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[466/504] Compiling AsyncAlgorithms ZipStateMachine.swift
[473/505] Wrapping AST for BitCollections for debugging
[474/507] Wrapping AST for HashTreeCollections for debugging
[476/507] Emitting module Collections
[477/507] Compiling Collections Collections.swift
[477/507] Wrapping AST for _RopeModule for debugging
[479/508] Wrapping AST for Collections for debugging
[486/540] Compiling AsyncAlgorithms ZipStorage.swift
[487/540] Compiling AsyncExtensions AsyncPrependSequence.swift
[488/540] Compiling AsyncExtensions AsyncScanSequence.swift
[489/540] Compiling AsyncExtensions AsyncSequence+Assign.swift
[490/540] Compiling AsyncExtensions AsyncSequence+Collect.swift
[491/540] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[492/540] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[493/540] Compiling AsyncExtensions AsyncSequence+Share.swift
[494/540] Compiling AsyncExtensions AsyncEmptySequence.swift
[495/540] Compiling AsyncExtensions AsyncFailSequence.swift
[496/540] Compiling AsyncExtensions AsyncJustSequence.swift
[497/540] Compiling AsyncExtensions AsyncStream+Pipe.swift
[503/545] Wrapping AST for AsyncAlgorithms for debugging
[505/545] Emitting module AsyncExtensions
[506/545] Compiling AsyncExtensions AsyncMulticastSequence.swift
[514/545] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
[515/545] Compiling AsyncExtensions AsyncTimerSequence.swift
[516/545] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
[517/545] Compiling AsyncExtensions AsyncMapToResultSequence.swift
[518/545] Compiling AsyncExtensions AsyncSubject.swift
[519/545] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[520/545] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[521/545] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[522/545] Compiling AsyncExtensions Streamed.swift
[523/545] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
[524/545] Compiling AsyncExtensions Locking.swift
[525/545] Compiling AsyncExtensions Regulator.swift
[526/545] Compiling AsyncExtensions Result+ErrorMechanism.swift
[527/545] Compiling AsyncExtensions AsyncMergeSequence.swift
[528/545] Compiling AsyncExtensions MergeStateMachine.swift
[529/545] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
[530/545] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
[531/545] Compiling AsyncExtensions Termination.swift
[532/545] Compiling AsyncExtensions AsyncBufferedChannel.swift
[533/545] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
[534/545] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
[535/545] Compiling AsyncExtensions AsyncPassthroughSubject.swift
[536/545] Compiling AsyncExtensions AsyncReplaySubject.swift
[537/546] Wrapping AST for AsyncExtensions for debugging
[539/666] Compiling SwiftOCA BasicActuators.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[540/666] Compiling SwiftOCA Frequency.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[541/666] Compiling SwiftOCA Gain.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[542/666] Compiling SwiftOCA Mute.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[543/666] Compiling SwiftOCA PanBalance.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[544/666] Compiling SwiftOCA Polarity.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[545/666] Compiling SwiftOCA SignalInput.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[546/666] Compiling SwiftOCA SignalOutput.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[547/666] Compiling SwiftOCA SummingPoint.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[548/666] Compiling SwiftOCA Switch.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[549/666] Compiling SwiftOCA Block.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[550/666] Compiling SwiftOCA Matrix.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[551/666] Compiling SwiftOCA DataSetWorker.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[552/666] Compiling SwiftOCA MediaRecorderPlayer.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[553/666] Compiling SwiftOCA AudioLevelSensor.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[554/666] Compiling SwiftOCA BasicSensors.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[555/666] Compiling SwiftOCA IdentificationSensor.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[556/683] Compiling SwiftOCA Browser.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[557/683] Compiling SwiftOCA ClassRegistry.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[558/683] Compiling SwiftOCA Connection.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[559/683] Compiling SwiftOCA Data+Hex.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[560/683] Compiling SwiftOCA Data+IntegerCodable.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[561/683] Compiling SwiftOCA DeviceAddressToString.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[562/683] Compiling SwiftOCA LengthTaggedData16.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[563/683] Compiling SwiftOCA LengthTaggedData32.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[564/683] Compiling SwiftOCA Locking.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[565/683] Compiling SwiftOCA Sequence+AsyncMap.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[566/683] Compiling SwiftOCA Task+Timeout.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[567/683] Compiling SwiftOCA UnsafeMutablePointer+PropertyBasePointer.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[568/683] Compiling SwiftOCA Weak.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[569/683] Compiling SwiftOCA Array2D.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[570/683] Compiling SwiftOCA List2D.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[571/683] Compiling SwiftOCA Agent.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[572/683] Compiling SwiftOCA CounterNotifier.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[573/683] Compiling SwiftOCA MediaDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[574/683] Compiling SwiftOCA MediaStreamDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[575/683] Compiling SwiftOCA MiscFrameworkDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[576/683] Compiling SwiftOCA ModelDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[577/683] Compiling SwiftOCA NetworkApplicationDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[578/683] Compiling SwiftOCA NetworkDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[579/683] Compiling SwiftOCA PowerManagerDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[580/683] Compiling SwiftOCA ProgrammingDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[581/683] Compiling SwiftOCA SearchDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[582/683] Compiling SwiftOCA TaskManagerDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[583/683] Compiling SwiftOCA TimeDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[584/683] Compiling SwiftOCA WellKnownObjectNumbers.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[585/683] Compiling SwiftOCA WorkerDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[586/683] Compiling SwiftOCA BoundedProperty.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[587/683] Compiling SwiftOCA ListProperty.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[588/683] Compiling SwiftOCA MapProperty.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[589/683] Compiling SwiftOCA Property.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
error: emit-module command failed with exit code 1 (use -v to see invocation)
[590/683] Emitting module SwiftOCA
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[591/683] Compiling SwiftOCA FirmwareManager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[592/683] Compiling SwiftOCA LibraryManager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[593/683] Compiling SwiftOCA LockManager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[594/683] Compiling SwiftOCA Manager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[595/683] Compiling SwiftOCA MediaClockManager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[596/683] Compiling SwiftOCA NetworkManager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[597/683] Compiling SwiftOCA PowerManager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[598/683] Compiling SwiftOCA SecurityManager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[599/683] Compiling SwiftOCA SubscriptionManager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[600/683] Compiling SwiftOCA TaskManager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[601/683] Compiling SwiftOCA MediaTransportApplication.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[602/683] Compiling SwiftOCA NetworkApplication.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[603/683] Compiling SwiftOCA NetworkInterface.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[604/683] Compiling SwiftOCA Root+Commands.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[605/683] Compiling SwiftOCA Root+JSON.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[606/683] Compiling SwiftOCA Root.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[607/683] Compiling SwiftOCA Actuator.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[608/683] Compiling SwiftOCA CounterSetAgent.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[609/683] Compiling SwiftOCA EventHandler.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[610/683] Compiling SwiftOCA Group.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[611/683] Compiling SwiftOCA Grouper.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[612/683] Compiling SwiftOCA MediaClock3.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[613/683] Compiling SwiftOCA PhysicalPosition.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[614/683] Compiling SwiftOCA TimeSource.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[615/683] Compiling SwiftOCA ApplicationNetwork.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[616/683] Compiling SwiftOCA ControlNetwork.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[617/683] Compiling SwiftOCA MediaTransportNetwork.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[618/683] Compiling SwiftOCA Dataset.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[619/683] Compiling SwiftOCA Log.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[620/683] Compiling SwiftOCA AudioProcessingManager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[621/683] Compiling SwiftOCA CodingManager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[622/683] Compiling SwiftOCA DeviceManager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[623/683] Compiling SwiftOCA DeviceTimeManager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[624/683] Compiling SwiftOCA DiagnosticManager.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[625/683] Compiling SwiftOCA LevelSensor.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[626/683] Compiling SwiftOCA Sensor.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[627/683] Compiling SwiftOCA TemperatureSensor.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[628/683] Compiling SwiftOCA Worker.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[629/683] Compiling SwiftOCA ApplicationNetworkDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[630/683] Compiling SwiftOCA BaseDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[631/683] Compiling SwiftOCA CommandSetDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[632/683] Compiling SwiftOCA CounterDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[633/683] Compiling SwiftOCA DataSetDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[634/683] Compiling SwiftOCA DeviceManagerDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[635/683] Compiling SwiftOCA EventDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[636/683] Compiling SwiftOCA FirmwareManagerDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[637/683] Compiling SwiftOCA GrouperDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[638/683] Compiling SwiftOCA LibraryManagerDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[639/683] Compiling SwiftOCA LoggingDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[640/683] Compiling SwiftOCA ManagerDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[641/683] Compiling SwiftOCA MediaClockDataTypes.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[642/683] Compiling SwiftOCA VectorProperty.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[643/683] Compiling SwiftOCA Errors.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[644/683] Compiling SwiftOCA Command.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[645/683] Compiling SwiftOCA Header.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[646/683] Compiling SwiftOCA KeepAlive.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[647/683] Compiling SwiftOCA MessageType.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[648/683] Compiling SwiftOCA Notification1.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[649/683] Compiling SwiftOCA Notification2.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[650/683] Compiling SwiftOCA Response.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[651/683] Compiling SwiftOCA Ocp1CFSocketConnection.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[652/683] Compiling SwiftOCA Ocp1FlyingSocksConnection.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[653/683] Compiling SwiftOCA Ocp1IORingConnection.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[654/683] Compiling SwiftOCA Ocp1NWConnection.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[655/683] Compiling SwiftOCA KeyedBinaryDecodingContainer.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[656/683] Compiling SwiftOCA SingleValueBinaryDecodingContainer.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[657/683] Compiling SwiftOCA UnkeyedBinaryDecodingContainer.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[658/683] Compiling SwiftOCA Ocp1Decoder.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
27 | #endif
28 | import Foundation
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[659/683] Compiling SwiftOCA Ocp1DecoderImpl.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[660/683] Compiling SwiftOCA Ocp1DecodingState.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[661/683] Compiling SwiftOCA KeyedOcp1EncodingContainer.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[662/683] Compiling SwiftOCA SingleValueOcp1EncodingContainer.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[663/683] Compiling SwiftOCA UnkeyedOcp1EncodingContainer.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[664/683] Compiling SwiftOCA Ocp1Encoder.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[665/683] Compiling SwiftOCA Ocp1EncoderImpl.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[666/683] Compiling SwiftOCA Ocp1EncodingState.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[667/683] Compiling SwiftOCA Ocp1CoderAPI.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[668/683] Compiling SwiftOCA Ocp1Connection+Codable.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[669/683] Compiling SwiftOCA Ocp1Connection+Connect.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[670/683] Compiling SwiftOCA Ocp1Connection+Messages.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[671/683] Compiling SwiftOCA Ocp1Connection+Objects.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[672/683] Compiling SwiftOCA Ocp1Connection+Subscribe.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[673/683] Compiling SwiftOCA Ocp1Connection.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[674/683] Compiling SwiftOCA Ocp1ConnectionMonitor.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
[675/683] Compiling SwiftOCA ReflectionMirror.swift
/host/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1FlyingSocksConnection.swift:28:8: error: no such module 'FlyingSocks'
26 | #if os(macOS) || os(iOS) || canImport(Android)
27 |
28 | import FlyingSocks
| `- error: no such module 'FlyingSocks'
29 | #if canImport(FoundationEssentials)
30 | import FoundationEssentials
BUILD FAILURE 6.2 android