Build Information
Failed to build SwiftOCA, reference main (8f1641
), with Swift 6.2 (beta) for Android on 28 Jun 2025 12:14:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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.64.0
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 8f16412 update for IORing API changes
Cloned https://github.com/PADL/SwiftOCA.git
Revision (git rev-parse @):
8f1641286b1e62ff5f7fd9f32aa2db5f15e823b8
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-4609320-3":/host -w "$PWD" 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/1024jp/GzipSwift
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/PADL/IORingSwift
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/apple/swift-atomics
[1/1557] Fetching gzipswift
[718/2339] Fetching gzipswift, anycodable
[1934/4517] Fetching gzipswift, anycodable, ioringswift
[1956/5199] Fetching gzipswift, anycodable, ioringswift, asyncextensions
[4263/7002] Fetching gzipswift, anycodable, ioringswift, asyncextensions, swift-atomics
[5795/7070] Fetching gzipswift, anycodable, ioringswift, asyncextensions, swift-atomics, socketaddress
Fetched https://github.com/PADL/IORingSwift from cache (0.36s)
Fetched https://github.com/Flight-School/AnyCodable from cache (0.36s)
Fetched https://github.com/PADL/SocketAddress from cache (0.36s)
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-system
Fetched https://github.com/1024jp/GzipSwift from cache (0.45s)
Fetched https://github.com/apple/swift-atomics from cache (0.45s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.45s)
[1/4985] Fetching swift-async-algorithms
[350/9428] Fetching swift-async-algorithms, swift-system
Fetching https://github.com/apple/swift-log
Fetched https://github.com/apple/swift-system from cache (0.39s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.40s)
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log 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 (2.29s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.44s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.49s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.96s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.2 (0.48s)
Fetching https://github.com/apple/swift-collections.git
[1/16715] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.50s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.0.3 (1.86s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (1.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.65s)
Computing version for https://github.com/PADL/IORingSwift
Computed https://github.com/PADL/IORingSwift at 0.1.9 (0.66s)
Fetching https://github.com/dfed/swift-async-queue
[1/1320] Fetching swift-async-queue
Fetched https://github.com/dfed/swift-async-queue from cache (0.28s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 0.7.1 (0.65s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.45s)
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/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.0.3
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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.6.3
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
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/PADL/IORingSwift
Working copy of https://github.com/PADL/IORingSwift resolved at 0.1.9
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/50] Write sources
[21/50] Compiling system-zlib anchor.c
[22/50] Compiling CSystem shims.c
[23/50] Compiling _AtomicsShims.c
[24/50] Write swift-version-8C5A4AE7A8CE2BA.txt
[26/123] Compiling KeyPathShims KeyPathShims.swift
/host/spi-builder-workspace/Sources/KeyPathShims/KeyPathShims.swift:18:22: warning: using '@_implementationOnly' without enabling library evolution for 'KeyPathShims' may lead to instability during execution
16 | internal import SwiftShims
17 | #else
18 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'KeyPathShims' may lead to instability during execution
19 | #endif
20 |
[27/123] Emitting module KeyPathShims
/host/spi-builder-workspace/Sources/KeyPathShims/KeyPathShims.swift:18:22: warning: using '@_implementationOnly' without enabling library evolution for 'KeyPathShims' may lead to instability during execution
16 | internal import SwiftShims
17 | #else
18 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'KeyPathShims' may lead to instability during execution
19 | #endif
20 |
[28/124] Wrapping AST for KeyPathShims for debugging
[30/124] Emitting module Atomics
[31/126] Emitting module Gzip
[32/126] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/126] Compiling InternalCollectionsUtilities Integer rank.swift
[34/126] Compiling InternalCollectionsUtilities _SortedCollection.swift
[35/126] Compiling SystemPackage FilePathTempPosix.swift
[36/126] Compiling SystemPackage FilePathTempWindows.swift
[37/126] Compiling SystemPackage MachPort.swift
[38/126] Compiling SystemPackage PlatformString.swift
[39/126] Compiling SystemPackage SystemString.swift
[40/129] Compiling InternalCollectionsUtilities Descriptions.swift
[41/129] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[42/129] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[43/129] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/129] Compiling Atomics OptionalRawRepresentable.swift
[45/129] Compiling Atomics RawRepresentable.swift
[46/129] Compiling Atomics AtomicBool.swift
[47/129] Emitting module SystemPackage
[48/129] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[50/129] Compiling InternalCollectionsUtilities Debugging.swift
[52/129] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[53/129] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[54/129] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[56/129] Compiling InternalCollectionsUtilities UInt+reversed.swift
[64/130] Emitting module InternalCollectionsUtilities
[67/130] Compiling Atomics IntegerOperations.swift
[68/130] Compiling Atomics Unmanaged extensions.swift
[70/131] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[71/132] Wrapping AST for Atomics for debugging
[73/338] Compiling HeapModule Heap+Descriptions.swift
[74/338] Compiling HashTreeCollections _UnsafePath.swift
[75/338] Compiling HashTreeCollections TreeDictionary+Codable.swift
[76/338] Compiling HashTreeCollections TreeDictionary+Collection.swift
[77/338] Compiling HeapModule Heap+UnsafeHandle.swift
[78/338] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[79/338] Compiling HeapModule _HeapNode.swift
[80/338] Emitting module HeapModule
[81/338] Compiling HeapModule Heap+Invariants.swift
[82/338] Compiling HeapModule Heap.swift
[84/339] Compiling HashTreeCollections TreeSet+Hashable.swift
[85/339] Compiling HashTreeCollections TreeSet+Sendable.swift
[86/339] Compiling HashTreeCollections TreeSet+Sequence.swift
[87/339] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[88/339] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[89/339] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[90/339] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[91/339] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[92/339] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[93/339] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[94/349] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[95/349] Compiling HashTreeCollections _HashNode.swift
[96/349] Compiling HashTreeCollections _HashNodeHeader.swift
[97/349] Compiling HashTreeCollections _HashSlot.swift
[98/349] Compiling HashTreeCollections _HashStack.swift
[99/349] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[100/349] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[101/371] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[102/371] Compiling HashTreeCollections _RawHashNode.swift
[103/371] Compiling HashTreeCollections _UnmanagedHashNode.swift
[107/371] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[108/371] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[109/371] Compiling DequeModule Deque+CustomReflectable.swift
[110/371] Compiling DequeModule Deque+Descriptions.swift
[111/373] Compiling DequeModule Deque+Equatable.swift
[112/373] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[113/373] Compiling DequeModule _DequeBuffer.swift
[114/373] Compiling DequeModule _DequeBufferHeader.swift
[117/373] Compiling HashTreeCollections TreeDictionary+Filter.swift
[118/373] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[119/373] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[120/373] Compiling HashTreeCollections TreeDictionary+Keys.swift
[121/373] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[122/373] Compiling HashTreeCollections TreeDictionary+Merge.swift
[123/373] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[124/373] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[125/373] Compiling OrderedCollections OrderedSet+Sendable.swift
[126/373] Compiling OrderedCollections OrderedSet+SubSequence.swift
[127/373] Compiling OrderedCollections OrderedSet+Testing.swift
[128/373] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[129/373] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[130/373] Compiling OrderedCollections OrderedSet.swift
[131/373] Compiling OrderedCollections _UnsafeBitset.swift
[132/373] Compiling HashTreeCollections TreeSet+Equatable.swift
[133/373] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[134/373] Compiling HashTreeCollections TreeSet+Extras.swift
[135/373] Compiling HashTreeCollections TreeSet+Filter.swift
[144/373] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[145/373] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[146/373] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[147/373] Compiling HashTreeCollections _HashNode+Structural union.swift
[148/373] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[149/373] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[150/373] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[151/373] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[152/373] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[153/373] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[154/373] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[155/373] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[156/373] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[157/373] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[158/373] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[159/373] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[160/373] Compiling HashTreeCollections TreeSet.swift
[161/373] Compiling DequeModule Deque+Extras.swift
[162/373] Compiling DequeModule Deque+Hashable.swift
[163/373] Compiling DequeModule Deque+Testing.swift
[164/373] Compiling DequeModule Deque._Storage.swift
[165/373] Compiling DequeModule Deque._UnsafeHandle.swift
[166/373] Compiling DequeModule Deque.swift
[169/373] Compiling DequeModule _DequeSlot.swift
[170/373] Compiling DequeModule _UnsafeWrappedBuffer.swift
[171/373] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[172/373] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[173/373] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[174/373] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[175/373] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[176/373] Compiling HashTreeCollections _HashNode+Structural merge.swift
[177/373] Compiling HashTreeCollections _HashTreeIterator.swift
[178/373] Compiling HashTreeCollections _HashTreeStatistics.swift
[193/373] Compiling DequeModule Deque+Codable.swift
[194/373] Compiling DequeModule Deque+Collection.swift
[205/373] Compiling Logging MetadataProvider.swift
[210/374] Emitting module Logging
[212/374] Emitting module DequeModule
[223/431] Compiling BitCollections BitArray+BitwiseOperations.swift
[224/431] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[225/431] Compiling BitCollections BitArray+Codable.swift
[226/431] Compiling BitCollections BitArray+Collection.swift
[227/431] Compiling BitCollections BitArray+Copy.swift
[228/431] Compiling BitCollections BitArray+CustomReflectable.swift
[229/431] Compiling BitCollections BitArray+Descriptions.swift
[230/431] Compiling BitCollections BitArray+Equatable.swift
[231/431] Emitting module OrderedCollections
[233/432] Compiling SocketAddress Utils.swift
[234/432] Compiling BitCollections BitArray._UnsafeHandle.swift
[235/432] Compiling BitCollections BitArray.swift
[236/432] Compiling BitCollections BitSet+BidirectionalCollection.swift
[237/432] Compiling BitCollections BitSet+Codable.swift
[238/432] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[239/432] Compiling BitCollections BitSet+CustomReflectable.swift
[240/432] Compiling BitCollections BitSet+CustomStringConvertible.swift
[241/432] Compiling BitCollections BitSet+Equatable.swift
[242/432] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[243/432] Compiling BitCollections BitSet+Extras.swift
[244/432] Compiling BitCollections BitSet+Hashable.swift
[245/432] Compiling BitCollections BitSet+Initializers.swift
[246/432] Compiling BitCollections BitSet+Invariants.swift
[247/432] Compiling BitCollections BitSet+Random.swift
[248/432] Compiling BitCollections BitSet+SetAlgebra basics.swift
[249/432] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[250/432] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[251/432] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[252/432] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[253/432] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[265/441] Compiling Logging Locks.swift
[266/441] Compiling Logging Logging.swift
[267/441] Compiling Logging LogHandler.swift
[267/442] Wrapping AST for SystemPackage for debugging
[279/442] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[280/442] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[281/442] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[288/442] Compiling AnyCodable AnyCodable.swift
[289/442] Emitting module AnyCodable
[290/442] Compiling AnyCodable AnyDecodable.swift
[290/442] Wrapping AST for OrderedCollections for debugging
[292/463] Compiling AnyCodable AnyEncodable.swift
[292/488] Wrapping AST for Logging for debugging
[295/488] Compiling Gzip Data+Gzip.swift
[295/489] Wrapping AST for InternalCollectionsUtilities for debugging
[296/489] Wrapping AST for HeapModule for debugging
[299/489] Compiling AsyncAlgorithms AsyncChannel.swift
[300/489] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[301/489] Compiling AsyncAlgorithms ChannelStateMachine.swift
[302/489] Compiling AsyncAlgorithms ChannelStorage.swift
[303/489] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[304/489] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[305/489] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[305/496] Wrapping AST for AnyCodable for debugging
[306/496] Wrapping AST for DequeModule for debugging
[307/496] Wrapping AST for Gzip for debugging
[309/496] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[310/496] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[311/496] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[312/496] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[313/496] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[314/496] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[315/496] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[316/496] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[317/496] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[318/496] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[319/496] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[320/496] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[321/496] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[322/496] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[323/496] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[324/496] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[325/496] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[326/496] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[327/496] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[328/496] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[329/496] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[330/496] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[340/496] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[341/496] Compiling AsyncAlgorithms DebounceStateMachine.swift
[342/496] Compiling AsyncAlgorithms DebounceStorage.swift
[343/496] Compiling AsyncAlgorithms Dictionary.swift
[344/496] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[345/496] Compiling AsyncAlgorithms Locking.swift
[346/496] Compiling BitCollections BitSet.Counted.swift
[358/496] Compiling AsyncAlgorithms CombineLatestStorage.swift
[359/496] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[360/496] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[361/496] Compiling AsyncAlgorithms MergeStateMachine.swift
[362/496] Compiling AsyncAlgorithms MergeStorage.swift
[363/496] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[364/496] Compiling AsyncAlgorithms Rethrow.swift
[365/496] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[366/496] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[367/496] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[368/496] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[372/496] Emitting module AsyncAlgorithms
[373/502] Emitting module _RopeModule
[374/502] Emitting module SocketAddress
[375/502] Compiling SocketAddress SocketAddress.swift
[388/503] Emitting module BitCollections
[396/503] Wrapping AST for SocketAddress for debugging
[424/503] Emitting module HashTreeCollections
[425/504] Compiling BitCollections BitSet.Index.swift
[426/504] Compiling BitCollections BitSet._UnsafeHandle.swift
[427/504] Compiling BitCollections BitSet.swift
[428/504] Compiling BitCollections Range+Utilities.swift
[429/504] Compiling BitCollections Slice+Utilities.swift
[430/504] Compiling BitCollections UInt+Tricks.swift
[431/504] Compiling BitCollections _Word.swift
[446/504] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[447/504] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[449/505] Wrapping AST for HashTreeCollections for debugging
[450/505] Wrapping AST for BitCollections for debugging
[456/505] Compiling AsyncAlgorithms SetAlgebra.swift
[457/505] Compiling AsyncAlgorithms UnsafeTransfer.swift
[458/505] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[459/505] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[460/505] Compiling AsyncAlgorithms ZipStateMachine.swift
[461/505] Compiling _RopeModule Rope+Join.swift
[462/505] Compiling _RopeModule Rope+MutatingForEach.swift
[463/505] Compiling _RopeModule Rope+Remove.swift
[464/505] Compiling _RopeModule Rope+RemoveSubrange.swift
[465/505] Compiling _RopeModule Rope+Split.swift
[466/505] Compiling _RopeModule Optional Utilities.swift
[467/505] Compiling _RopeModule String Utilities.swift
[468/505] Compiling _RopeModule String.Index+ABI.swift
[469/505] Compiling _RopeModule _CharacterRecognizer.swift
[476/506] Wrapping AST for _RopeModule for debugging
[490/508] Emitting module Collections
[491/508] Compiling Collections Collections.swift
[498/509] Compiling AsyncAlgorithms ZipStorage.swift
[499/510] Wrapping AST for Collections for debugging
[500/542] Wrapping AST for AsyncAlgorithms for debugging
[502/542] Compiling AsyncExtensions AsyncSequence+Collect.swift
[503/542] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[504/542] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[505/542] Compiling AsyncExtensions AsyncSequence+Share.swift
[506/546] Emitting module AsyncExtensions
[507/546] Compiling AsyncExtensions AsyncSubject.swift
[508/546] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[509/546] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[510/546] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[511/546] Compiling AsyncExtensions Streamed.swift
[512/546] Compiling AsyncExtensions AsyncMulticastSequence.swift
[513/546] Compiling AsyncExtensions AsyncPrependSequence.swift
[514/546] Compiling AsyncExtensions AsyncScanSequence.swift
[515/546] Compiling AsyncExtensions AsyncSequence+Assign.swift
[516/546] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
[517/546] Compiling AsyncExtensions AsyncTimerSequence.swift
[518/546] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
[519/546] Compiling AsyncExtensions AsyncMapToResultSequence.swift
[520/546] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
[521/546] Compiling AsyncExtensions Locking.swift
[522/546] Compiling AsyncExtensions Regulator.swift
[523/546] Compiling AsyncExtensions Result+ErrorMechanism.swift
[524/546] Compiling AsyncExtensions AsyncBufferedChannel.swift
[525/546] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
[526/546] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
[527/546] Compiling AsyncExtensions AsyncPassthroughSubject.swift
[528/546] Compiling AsyncExtensions AsyncReplaySubject.swift
[529/546] Compiling AsyncExtensions AsyncMergeSequence.swift
[530/546] Compiling AsyncExtensions MergeStateMachine.swift
[531/546] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
[532/546] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
[533/546] Compiling AsyncExtensions Termination.swift
[534/546] Compiling AsyncExtensions AsyncEmptySequence.swift
[535/546] Compiling AsyncExtensions AsyncFailSequence.swift
[536/546] Compiling AsyncExtensions AsyncJustSequence.swift
[537/546] Compiling AsyncExtensions AsyncStream+Pipe.swift
[538/547] Wrapping AST for AsyncExtensions for debugging
[540/668] 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
[541/668] 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
[542/668] 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
[543/668] 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
[544/668] 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
[545/668] 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
[546/668] 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
[547/668] 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
[548/668] 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
[549/668] 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
[550/668] 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
[551/668] 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
[552/668] 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
[553/668] 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
[554/668] 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
[555/668] 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
[556/668] 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
[557/685] 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
[558/685] 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
[559/685] 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
[560/685] 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
[561/685] 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
[562/685] 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
[563/685] 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
[564/685] 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
[565/685] 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
[566/685] 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
[567/685] 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
[568/685] 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
[569/685] 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
[570/685] 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
[571/685] 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
[572/685] 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
[573/685] 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
[574/685] 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
[575/685] 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
[576/685] 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
[577/685] 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
[578/685] 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
[579/685] 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
[580/685] 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
[581/685] 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
[582/685] 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
[583/685] 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
[584/685] 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
[585/685] 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
[586/685] 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
[587/685] 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
[588/685] 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
[589/685] 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
[590/685] 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
[591/685] 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
[592/685] 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
[593/685] 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
[594/685] 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
[595/685] 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
[596/685] 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
[597/685] 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
[598/685] 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
[599/685] 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
[600/685] 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
[601/685] 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
[602/685] 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
[603/685] 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
[604/685] 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
[605/685] 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
[606/685] 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
[607/685] 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
[608/685] 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
[609/685] 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
[610/685] 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
[611/685] 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
[612/685] 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
[613/685] 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
[614/685] 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
[615/685] 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
[616/685] 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
[617/685] 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
[618/685] 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
[619/685] 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
[620/685] 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
[621/685] 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
[622/685] 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
[623/685] 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
[624/685] Compiling SwiftOCA Ocp1DecoderImpl.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
[625/685] 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
[626/685] 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
[627/685] 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
[628/685] 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
[629/685] 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
[630/685] 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
[631/685] 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
[632/685] 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
[633/685] 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
[634/685] 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
[635/685] 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
[636/685] 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
[637/685] 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
[638/685] 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
[639/685] 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
[640/685] 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
[641/685] 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
[642/685] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[643/685] 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
[644/685] 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
[645/685] 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
[646/685] 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
[647/685] 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
[648/685] 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
[649/685] 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
[650/685] 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
[651/685] 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
[652/685] 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
[653/685] 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
[654/685] 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
[655/685] 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
[656/685] 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
[657/685] 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
[658/685] 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
[659/685] 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
[660/685] Compiling SwiftOCA VectorProperty.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/685] 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
[662/685] 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
[663/685] 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
[664/685] 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
[665/685] 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
[666/685] 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
[667/685] 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
[668/685] 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
[669/685] 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
[670/685] 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
[671/685] 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
[672/685] 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
[673/685] 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
[674/685] 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
[675/685] 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
[676/685] Compiling SwiftOCA KeyPath.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
[677/685] 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