Build Information
Failed to build SwiftOCA, reference main (097833
), with Swift 6.1 for Android on 14 Sep 2025 01:44:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 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.1
Building package at path: $PWD
https://github.com/PADL/SwiftOCA.git
https://github.com/PADL/SwiftOCA.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics"
},
{
"identity" : "socketaddress",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PADL/SocketAddress"
},
{
"identity" : "asyncextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lhoward/AsyncExtensions"
},
{
"identity" : "anycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flight-School/AnyCodable"
},
{
"identity" : "gzipswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.1.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/1024jp/GzipSwift"
},
{
"identity" : "ioringswift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PADL/IORingSwift"
}
],
"manifest_display_name" : "SwiftOCA",
"name" : "SwiftOCA",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SwiftOCA",
"targets" : [
"SwiftOCA"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftOCADevice",
"targets" : [
"SwiftOCADevice"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OCAEventBenchmark",
"targets" : [
"OCAEventBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "OCADevice",
"targets" : [
"OCADevice"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "dnssd",
"module_type" : "SystemLibraryTarget",
"name" : "dnssd",
"path" : "Sources/dnssd",
"product_memberships" : [
"SwiftOCA",
"SwiftOCADevice",
"OCAEventBenchmark",
"OCADevice"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "SwiftOCATests",
"module_type" : "SwiftTarget",
"name" : "SwiftOCATests",
"path" : "Tests/SwiftOCATests",
"sources" : [
"SwiftOCATests.swift"
],
"target_dependencies" : [
"SwiftOCADevice"
],
"type" : "test"
},
{
"c99name" : "SwiftOCADeviceTests",
"module_type" : "SwiftTarget",
"name" : "SwiftOCADeviceTests",
"path" : "Tests/SwiftOCADeviceTests",
"sources" : [
"SwiftOCADeviceTests.swift"
],
"target_dependencies" : [
"SwiftOCADevice"
],
"type" : "test"
},
{
"c99name" : "SwiftOCADevice",
"module_type" : "SwiftTarget",
"name" : "SwiftOCADevice",
"path" : "Sources/SwiftOCADevice",
"product_dependencies" : [
"Logging",
"Gzip",
"IORing",
"IORingUtils",
"IORingFoundation"
],
"product_memberships" : [
"SwiftOCADevice",
"OCADevice"
],
"sources" : [
"OCA/ConnectionBroker.swift",
"OCA/Controller.swift",
"OCA/ControllerDefaultSubscribing.swift",
"OCA/DatasetStorageProviders/DatasetStorageProvider.swift",
"OCA/DatasetStorageProviders/FileDatasetStorageProvider.swift",
"OCA/Device.swift",
"OCA/DeviceEndpoint.swift",
"OCA/DeviceEndpointRegistrar.swift",
"OCC/ControlClasses/Agents/Agent.swift",
"OCC/ControlClasses/Agents/CounterNotifier.swift",
"OCC/ControlClasses/Agents/CounterSetAgent.swift",
"OCC/ControlClasses/Agents/Group.swift",
"OCC/ControlClasses/Agents/Grouper.swift",
"OCC/ControlClasses/Agents/MediaClock3.swift",
"OCC/ControlClasses/Agents/TimeSource.swift",
"OCC/ControlClasses/ApplicationNetworks/ApplicationNetwork.swift",
"OCC/ControlClasses/ApplicationNetworks/ControlNetwork.swift",
"OCC/ControlClasses/ApplicationNetworks/MediaTransportNetwork.swift",
"OCC/ControlClasses/Dataset/Dataset.swift",
"OCC/ControlClasses/Dataset/FileDataset.swift",
"OCC/ControlClasses/Dataset/Serialization.swift",
"OCC/ControlClasses/Managers/AudioProcessingManager.swift",
"OCC/ControlClasses/Managers/CodingManager.swift",
"OCC/ControlClasses/Managers/DeviceManager.swift",
"OCC/ControlClasses/Managers/DeviceTimeManager.swift",
"OCC/ControlClasses/Managers/DiagnosticManager.swift",
"OCC/ControlClasses/Managers/FirmwareManager.swift",
"OCC/ControlClasses/Managers/LockManager.swift",
"OCC/ControlClasses/Managers/Manager.swift",
"OCC/ControlClasses/Managers/MediaClockManager.swift",
"OCC/ControlClasses/Managers/NetworkManager.swift",
"OCC/ControlClasses/Managers/SubscriptionManager.swift",
"OCC/ControlClasses/PortsRepresentable.swift",
"OCC/ControlClasses/Root+Commands.swift",
"OCC/ControlClasses/Root.swift",
"OCC/ControlClasses/Workers/Actuators/Actuator.swift",
"OCC/ControlClasses/Workers/Actuators/BasicActuators.swift",
"OCC/ControlClasses/Workers/Actuators/Frequency.swift",
"OCC/ControlClasses/Workers/Actuators/Gain.swift",
"OCC/ControlClasses/Workers/Actuators/Mute.swift",
"OCC/ControlClasses/Workers/Actuators/PanBalance.swift",
"OCC/ControlClasses/Workers/Actuators/PolarityState.swift",
"OCC/ControlClasses/Workers/Actuators/SignalInput.swift",
"OCC/ControlClasses/Workers/Actuators/SignalOutput.swift",
"OCC/ControlClasses/Workers/Actuators/SummingPoint.swift",
"OCC/ControlClasses/Workers/Actuators/Switch.swift",
"OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift",
"OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift",
"OCC/ControlClasses/Workers/Sensors/AudioLevelSensor.swift",
"OCC/ControlClasses/Workers/Sensors/BasicSensors.swift",
"OCC/ControlClasses/Workers/Sensors/IdentificationSensor.swift",
"OCC/ControlClasses/Workers/Sensors/LevelSensor.swift",
"OCC/ControlClasses/Workers/Sensors/Sensor.swift",
"OCC/ControlClasses/Workers/Sensors/TemperatureSensor.swift",
"OCC/ControlClasses/Workers/Worker.swift",
"OCC/PropertyTypes/BoundedDeviceProperty.swift",
"OCC/PropertyTypes/DeviceProperty.swift",
"OCC/PropertyTypes/VectorDeviceProperty.swift",
"OCP.1/Backend/CF/Ocp1CFController.swift",
"OCP.1/Backend/CF/Ocp1CFDeviceEndpoint.swift",
"OCP.1/Backend/DatagramProxy/DatagramProxyController.swift",
"OCP.1/Backend/DatagramProxy/DatagramProxyDeviceEndpoint.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxDeviceEndpoint.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksLogging.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift",
"OCP.1/Backend/IORing/Ocp1IORingController.swift",
"OCP.1/Backend/IORing/Ocp1IORingDeviceEndpoint.swift",
"OCP.1/Backend/Local/LocalConnection.swift",
"OCP.1/Backend/Local/LocalController.swift",
"OCP.1/Backend/Local/LocalDeviceEndpoint.swift",
"OCP.1/Logger+Ocp1ControllerInternal.swift",
"OCP.1/Ocp1Controller.swift",
"OCP.1/Ocp1ControllerInternal.swift"
],
"target_dependencies" : [
"SwiftOCA",
"dnssd"
],
"type" : "library"
},
{
"c99name" : "SwiftOCA",
"module_type" : "SwiftTarget",
"name" : "SwiftOCA",
"path" : "Sources/SwiftOCA",
"product_dependencies" : [
"AsyncExtensions",
"AnyCodable",
"SocketAddress",
"AsyncAlgorithms",
"SystemPackage",
"Logging",
"Atomics",
"IORing",
"IORingUtils",
"IORingFoundation"
],
"product_memberships" : [
"SwiftOCA",
"SwiftOCADevice",
"OCAEventBenchmark",
"OCADevice"
],
"sources" : [
"OCA/Browser.swift",
"OCA/ClassRegistry.swift",
"OCA/Connection.swift",
"OCA/Helpers/Data+Hex.swift",
"OCA/Helpers/Data+IntegerCodable.swift",
"OCA/Helpers/DeviceAddressToString.swift",
"OCA/Helpers/LengthTaggedData16.swift",
"OCA/Helpers/LengthTaggedData32.swift",
"OCA/Helpers/Locking.swift",
"OCA/Helpers/Sequence+AsyncMap.swift",
"OCA/Helpers/Task+Timeout.swift",
"OCA/Helpers/UnsafeMutablePointer+PropertyBasePointer.swift",
"OCA/Helpers/Weak.swift",
"OCC/CollectionTypes/Array2D.swift",
"OCC/CollectionTypes/List2D.swift",
"OCC/ControlClasses/Agents/Agent.swift",
"OCC/ControlClasses/Agents/CounterNotifier.swift",
"OCC/ControlClasses/Agents/CounterSetAgent.swift",
"OCC/ControlClasses/Agents/EventHandler.swift",
"OCC/ControlClasses/Agents/Group.swift",
"OCC/ControlClasses/Agents/Grouper.swift",
"OCC/ControlClasses/Agents/MediaClock3.swift",
"OCC/ControlClasses/Agents/PhysicalPosition.swift",
"OCC/ControlClasses/Agents/TimeSource.swift",
"OCC/ControlClasses/ApplicationNetworks/ApplicationNetwork.swift",
"OCC/ControlClasses/ApplicationNetworks/ControlNetwork.swift",
"OCC/ControlClasses/ApplicationNetworks/MediaTransportNetwork.swift",
"OCC/ControlClasses/Dataset/Dataset.swift",
"OCC/ControlClasses/Dataset/Log.swift",
"OCC/ControlClasses/Managers/AudioProcessingManager.swift",
"OCC/ControlClasses/Managers/CodingManager.swift",
"OCC/ControlClasses/Managers/DeviceManager.swift",
"OCC/ControlClasses/Managers/DeviceTimeManager.swift",
"OCC/ControlClasses/Managers/DiagnosticManager.swift",
"OCC/ControlClasses/Managers/FirmwareManager.swift",
"OCC/ControlClasses/Managers/LibraryManager.swift",
"OCC/ControlClasses/Managers/LockManager.swift",
"OCC/ControlClasses/Managers/Manager.swift",
"OCC/ControlClasses/Managers/MediaClockManager.swift",
"OCC/ControlClasses/Managers/NetworkManager.swift",
"OCC/ControlClasses/Managers/PowerManager.swift",
"OCC/ControlClasses/Managers/SecurityManager.swift",
"OCC/ControlClasses/Managers/SubscriptionManager.swift",
"OCC/ControlClasses/Managers/TaskManager.swift",
"OCC/ControlClasses/Networks/MediaTransportApplication.swift",
"OCC/ControlClasses/Networks/NetworkApplication.swift",
"OCC/ControlClasses/Networks/NetworkInterface.swift",
"OCC/ControlClasses/Root+Commands.swift",
"OCC/ControlClasses/Root+JSON.swift",
"OCC/ControlClasses/Root.swift",
"OCC/ControlClasses/Workers/Actuators/Actuator.swift",
"OCC/ControlClasses/Workers/Actuators/BasicActuators.swift",
"OCC/ControlClasses/Workers/Actuators/Frequency.swift",
"OCC/ControlClasses/Workers/Actuators/Gain.swift",
"OCC/ControlClasses/Workers/Actuators/Mute.swift",
"OCC/ControlClasses/Workers/Actuators/PanBalance.swift",
"OCC/ControlClasses/Workers/Actuators/Polarity.swift",
"OCC/ControlClasses/Workers/Actuators/SignalInput.swift",
"OCC/ControlClasses/Workers/Actuators/SignalOutput.swift",
"OCC/ControlClasses/Workers/Actuators/SummingPoint.swift",
"OCC/ControlClasses/Workers/Actuators/Switch.swift",
"OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift",
"OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift",
"OCC/ControlClasses/Workers/DataSets/DataSetWorker.swift",
"OCC/ControlClasses/Workers/DataSets/MediaRecorderPlayer.swift",
"OCC/ControlClasses/Workers/Sensors/AudioLevelSensor.swift",
"OCC/ControlClasses/Workers/Sensors/BasicSensors.swift",
"OCC/ControlClasses/Workers/Sensors/IdentificationSensor.swift",
"OCC/ControlClasses/Workers/Sensors/LevelSensor.swift",
"OCC/ControlClasses/Workers/Sensors/Sensor.swift",
"OCC/ControlClasses/Workers/Sensors/TemperatureSensor.swift",
"OCC/ControlClasses/Workers/Worker.swift",
"OCC/ControlDataTypes/ApplicationNetworkDataTypes.swift",
"OCC/ControlDataTypes/BaseDataTypes.swift",
"OCC/ControlDataTypes/CommandSetDataTypes.swift",
"OCC/ControlDataTypes/CounterDataTypes.swift",
"OCC/ControlDataTypes/DataSetDataTypes.swift",
"OCC/ControlDataTypes/DeviceManagerDataTypes.swift",
"OCC/ControlDataTypes/EventDataTypes.swift",
"OCC/ControlDataTypes/FirmwareManagerDataTypes.swift",
"OCC/ControlDataTypes/GrouperDataTypes.swift",
"OCC/ControlDataTypes/LibraryManagerDataTypes.swift",
"OCC/ControlDataTypes/LoggingDataTypes.swift",
"OCC/ControlDataTypes/ManagerDataTypes.swift",
"OCC/ControlDataTypes/MediaClockDataTypes.swift",
"OCC/ControlDataTypes/MediaDataTypes.swift",
"OCC/ControlDataTypes/MediaStreamDataTypes.swift",
"OCC/ControlDataTypes/MiscFrameworkDataTypes.swift",
"OCC/ControlDataTypes/ModelDataTypes.swift",
"OCC/ControlDataTypes/NetworkApplicationDataTypes.swift",
"OCC/ControlDataTypes/NetworkDataTypes.swift",
"OCC/ControlDataTypes/PowerManagerDataTypes.swift",
"OCC/ControlDataTypes/ProgrammingDataTypes.swift",
"OCC/ControlDataTypes/SearchDataTypes.swift",
"OCC/ControlDataTypes/TaskManagerDataTypes.swift",
"OCC/ControlDataTypes/TimeDataTypes.swift",
"OCC/ControlDataTypes/WellKnownObjectNumbers.swift",
"OCC/ControlDataTypes/WorkerDataTypes.swift",
"OCC/PropertyTypes/BoundedProperty.swift",
"OCC/PropertyTypes/ListProperty.swift",
"OCC/PropertyTypes/MapProperty.swift",
"OCC/PropertyTypes/Property.swift",
"OCC/PropertyTypes/VectorProperty.swift",
"OCF/Errors.swift",
"OCF/Messages/Command.swift",
"OCF/Messages/Header.swift",
"OCF/Messages/KeepAlive.swift",
"OCF/Messages/MessageType.swift",
"OCF/Messages/Notification1.swift",
"OCF/Messages/Notification2.swift",
"OCF/Messages/Response.swift",
"OCP.1/Backend/Ocp1CFSocketConnection.swift",
"OCP.1/Backend/Ocp1FlyingSocksConnection.swift",
"OCP.1/Backend/Ocp1IORingConnection.swift",
"OCP.1/Backend/Ocp1NWConnection.swift",
"OCP.1/Decoder/Container/KeyedBinaryDecodingContainer.swift",
"OCP.1/Decoder/Container/SingleValueBinaryDecodingContainer.swift",
"OCP.1/Decoder/Container/UnkeyedBinaryDecodingContainer.swift",
"OCP.1/Decoder/Ocp1Decoder.swift",
"OCP.1/Decoder/Ocp1DecoderImpl.swift",
"OCP.1/Decoder/Ocp1DecodingState.swift",
"OCP.1/Encoder/Container/KeyedOcp1EncodingContainer.swift",
"OCP.1/Encoder/Container/SingleValueOcp1EncodingContainer.swift",
"OCP.1/Encoder/Container/UnkeyedOcp1EncodingContainer.swift",
"OCP.1/Encoder/Ocp1Encoder.swift",
"OCP.1/Encoder/Ocp1EncoderImpl.swift",
"OCP.1/Encoder/Ocp1EncodingState.swift",
"OCP.1/Ocp1CoderAPI.swift",
"OCP.1/Ocp1Connection+Codable.swift",
"OCP.1/Ocp1Connection+Connect.swift",
"OCP.1/Ocp1Connection+Messages.swift",
"OCP.1/Ocp1Connection+Objects.swift",
"OCP.1/Ocp1Connection+Subscribe.swift",
"OCP.1/Ocp1Connection.swift",
"OCP.1/Ocp1ConnectionMonitor.swift",
"OCP.1/ReflectionMirror/ReflectionMirror.swift"
],
"target_dependencies" : [
"dnssd"
],
"type" : "library"
},
{
"c99name" : "OCAEventBenchmark",
"module_type" : "SwiftTarget",
"name" : "OCAEventBenchmark",
"path" : "Examples/OCAEventBenchmark",
"product_memberships" : [
"OCAEventBenchmark"
],
"sources" : [
"EventBenchmark.swift"
],
"target_dependencies" : [
"SwiftOCA"
],
"type" : "executable"
},
{
"c99name" : "OCADevice",
"module_type" : "SwiftTarget",
"name" : "OCADevice",
"path" : "Examples/OCADevice",
"product_memberships" : [
"OCADevice"
],
"sources" : [
"DeviceApp.swift"
],
"target_dependencies" : [
"SwiftOCADevice"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/PADL/IORingSwift
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/PADL/SocketAddress
[1/1557] Fetching gzipswift
[17/2339] Fetching gzipswift, anycodable
[142/4561] Fetching gzipswift, anycodable, ioringswift
[1996/4629] Fetching gzipswift, anycodable, ioringswift, socketaddress
[2960/5311] Fetching gzipswift, anycodable, ioringswift, socketaddress, asyncextensions
[5312/7125] Fetching gzipswift, anycodable, ioringswift, socketaddress, asyncextensions, swift-atomics
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.34s)
Fetched https://github.com/PADL/IORingSwift from cache (0.34s)
Fetched https://github.com/1024jp/GzipSwift from cache (0.34s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-async-algorithms
Fetched https://github.com/PADL/SocketAddress from cache (0.47s)
Fetched https://github.com/Flight-School/AnyCodable from cache (0.47s)
Fetched https://github.com/apple/swift-atomics from cache (0.47s)
[1/3903] Fetching swift-log
[977/8847] Fetching swift-log, swift-system
[4069/14245] Fetching swift-log, swift-system, swift-async-algorithms
Fetched https://github.com/apple/swift-log from cache (0.44s)
Fetched https://github.com/apple/swift-system from cache (0.45s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.46s)
Computing version for https://github.com/PADL/IORingSwift
Computed https://github.com/PADL/IORingSwift at 0.2.0 (1.55s)
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.27s)
Computing version for https://github.com/1024jp/GzipSwift
warning: 'gzipswift': /Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "GzipSwift",
7 | products: [
Computed https://github.com/1024jp/GzipSwift at 6.1.0 (0.81s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.54s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.52s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 0.7.1 (0.51s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.2 (0.51s)
Fetching https://github.com/apple/swift-collections.git
[1/17460] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.18s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.0.3 (1.67s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.51s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.71s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.2 (0.59s)
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/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.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/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 6.1.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/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
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/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/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
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:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "GzipSwift",
7 | products: [
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-24593BA9C3E375BF.txt
[25/122] Emitting module Logging
[26/122] Compiling InternalCollectionsUtilities Descriptions.swift
[27/122] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/122] Compiling SystemPackage FilePathTempPosix.swift
[29/122] Compiling SystemPackage FilePathTempWindows.swift
[30/126] Compiling SystemPackage FilePath.swift
[31/126] Compiling SystemPackage FilePathComponentView.swift
[32/126] Compiling SystemPackage FilePathComponents.swift
[33/126] Compiling SystemPackage FilePathParsing.swift
[34/126] Compiling SystemPackage FilePathString.swift
[36/126] Compiling SystemPackage FilePathWindows.swift
[41/128] Compiling SystemPackage FilePermissions.swift
[42/128] Compiling SystemPackage IOCompletion.swift
[45/128] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[46/129] Compiling SystemPackage FileHelpers.swift
[47/129] Compiling SystemPackage FileOperations.swift
[49/129] Emitting module SystemPackage
[50/129] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/129] Compiling SystemPackage Errno.swift
[52/129] Compiling SystemPackage ErrnoWindows.swift
[53/129] Compiling SystemPackage FileDescriptor.swift
[66/129] Emitting module Atomics
[69/129] Emitting module InternalCollectionsUtilities
[74/130] Compiling Atomics IntegerOperations.swift
[75/130] Compiling Atomics Unmanaged extensions.swift
[82/183] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[83/183] Compiling SystemPackage Util+StringArray.swift
[84/183] Compiling SystemPackage Util.swift
[85/183] Compiling SystemPackage UtilConsumers.swift
[86/337] Compiling HeapModule Heap.swift
[87/337] Compiling HeapModule _HeapNode.swift
[88/337] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[89/337] Compiling HeapModule Heap+Invariants.swift
[90/337] Compiling HeapModule Heap+Descriptions.swift
[91/337] Compiling HeapModule Heap+UnsafeHandle.swift
[92/337] Compiling HashTreeCollections TreeSet+Hashable.swift
[93/337] Compiling HashTreeCollections TreeSet+Sendable.swift
[94/337] Compiling HashTreeCollections TreeSet+Sequence.swift
[95/337] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[96/337] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[97/337] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[98/337] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[99/337] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[100/337] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[101/337] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[102/347] Emitting module HeapModule
[104/348] Compiling _RopeModule BigString+Summary.swift
[105/348] Compiling _RopeModule BigString.swift
[106/348] Compiling _RopeModule Rope+_Storage.swift
[107/348] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[108/348] Compiling HashTreeCollections TreeDictionary+Merge.swift
[109/348] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[110/348] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[111/355] Compiling HashTreeCollections _HashNode+Storage.swift
[112/355] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[113/355] Compiling HashTreeCollections _HashNode+Structural filter.swift
[114/355] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[115/355] Compiling _RopeModule BigString+UTF16View.swift
[116/355] Compiling _RopeModule BigString+UTF8View.swift
[117/355] Compiling _RopeModule BigString+UnicodeScalarView.swift
[118/355] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[119/355] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[120/355] Compiling HashTreeCollections _HashNode.swift
[121/355] Compiling HashTreeCollections _HashNodeHeader.swift
[122/355] Compiling HashTreeCollections _HashSlot.swift
[123/355] Compiling HashTreeCollections _HashStack.swift
[124/355] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[125/355] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[126/355] Compiling OrderedCollections OrderedSet+SubSequence.swift
[127/355] Compiling OrderedCollections OrderedSet+Testing.swift
[128/355] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[129/355] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[130/355] Compiling OrderedCollections OrderedSet.swift
[131/355] Compiling OrderedCollections _UnsafeBitset.swift
[132/355] Compiling HashTreeCollections TreeSet+Equatable.swift
[133/355] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[134/355] Compiling HashTreeCollections TreeSet+Extras.swift
[135/355] Compiling HashTreeCollections TreeSet+Filter.swift
[136/370] Compiling _RopeModule BigString+Builder.swift
[137/370] Compiling _RopeModule BigString+Contents.swift
[138/370] Compiling _RopeModule BigString+Debugging.swift
[139/370] Compiling _RopeModule BigString+Index.swift
[140/370] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[141/370] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[142/370] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[143/370] Compiling _RopeModule BigString+Metrics.swift
[144/370] Compiling _RopeModule BigSubstring+UTF16View.swift
[145/370] Compiling _RopeModule BigSubstring+UTF8View.swift
[146/370] Compiling HashTreeCollections _HashTreeIterator.swift
[147/370] Compiling _RopeModule BigSubstring.swift
[148/370] Compiling _RopeModule Rope+Builder.swift
[149/370] Compiling _RopeModule Rope+Debugging.swift
[150/370] Compiling _RopeModule Rope+Invariants.swift
[151/370] Compiling _RopeModule Rope+_Node.swift
[152/370] Compiling DequeModule Deque+Testing.swift
[153/370] Compiling DequeModule Deque._Storage.swift
[154/370] Compiling DequeModule Deque._UnsafeHandle.swift
[155/370] Compiling DequeModule Deque.swift
[156/370] Compiling DequeModule _DequeBuffer.swift
[157/370] Compiling DequeModule _DequeBufferHeader.swift
[158/370] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[159/370] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[170/370] Compiling OrderedCollections OrderedSet+Sendable.swift
[173/372] Compiling DequeModule Deque+CustomReflectable.swift
[174/372] Compiling DequeModule Deque+Descriptions.swift
[175/372] Compiling Logging MetadataProvider.swift
[176/372] Compiling Logging LogHandler.swift
[177/372] Compiling Logging Logging.swift
[178/372] Compiling Logging Locks.swift
[179/373] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[180/373] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[181/373] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[182/373] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[183/373] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[184/373] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[185/373] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[186/373] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[187/373] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[188/373] Compiling HashTreeCollections TreeSet.swift
[203/374] Compiling DequeModule Deque+Equatable.swift
[204/374] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[205/374] Compiling DequeModule Deque+Extras.swift
[206/374] Compiling DequeModule Deque+Hashable.swift
[209/377] Compiling DequeModule Deque+Codable.swift
[210/377] Compiling DequeModule Deque+Collection.swift
[217/377] Emitting module AnyCodable
[229/382] Compiling DequeModule _DequeSlot.swift
[230/382] Compiling DequeModule _UnsafeWrappedBuffer.swift
[231/430] Compiling AnyCodable AnyEncodable.swift
[232/430] Compiling BitCollections BitArray+Extras.swift
[233/430] Compiling BitCollections BitArray+Fill.swift
[234/430] Emitting module SocketAddress
[235/430] Compiling AnyCodable AnyDecodable.swift
[236/430] Compiling AnyCodable AnyCodable.swift
[237/431] Compiling Gzip Data+Gzip.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[238/431] Emitting module Gzip
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[239/431] Compiling SocketAddress Utils.swift
[248/432] Compiling BitCollections BitSet+SetAlgebra union.swift
[249/432] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[250/432] Compiling BitCollections BitSet.Counted.swift
[266/441] Wrapping AST for SystemPackage for debugging
[267/441] Wrapping AST for InternalCollectionsUtilities for debugging
[268/441] Compiling BitCollections BitArray+BitwiseOperations.swift
[269/441] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[270/441] Wrapping AST for Logging for debugging
[272/441] Emitting module OrderedCollections
[272/442] Wrapping AST for HeapModule for debugging
[274/442] Wrapping AST for Gzip for debugging
[275/442] Wrapping AST for Atomics for debugging
[276/442] Wrapping AST for AnyCodable for debugging
[277/442] Wrapping AST for OrderedCollections for debugging
[279/442] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[280/442] Compiling BitCollections BitSet+CustomReflectable.swift
[281/442] Compiling BitCollections BitSet+CustomStringConvertible.swift
[282/442] Compiling BitCollections BitSet+Equatable.swift
[283/442] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[284/442] Compiling BitCollections BitSet+Extras.swift
[285/442] Compiling BitCollections BitSet+Hashable.swift
[287/449] Compiling BitCollections BitArray+Hashable.swift
[288/449] Compiling BitCollections BitArray+Initializers.swift
[289/449] Compiling BitCollections BitArray+Invariants.swift
[290/449] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[291/449] Compiling BitCollections BitArray+RandomBits.swift
[292/449] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[293/449] Compiling BitCollections BitArray+Shifts.swift
[294/449] Compiling BitCollections BitArray+Testing.swift
[295/449] Compiling BitCollections BitArray._UnsafeHandle.swift
[296/449] Compiling BitCollections BitArray.swift
[297/449] Compiling BitCollections BitSet+BidirectionalCollection.swift
[298/449] Compiling BitCollections BitSet+Codable.swift
[306/449] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[307/449] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[308/449] Emitting module DequeModule
[311/450] Compiling BitCollections BitArray+Codable.swift
[312/450] Compiling BitCollections BitArray+Collection.swift
[313/450] Compiling BitCollections BitArray+Copy.swift
[314/450] Compiling BitCollections BitArray+CustomReflectable.swift
[315/450] Compiling BitCollections BitArray+Descriptions.swift
[316/450] Compiling BitCollections BitArray+Equatable.swift
[317/450] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[318/450] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[320/450] Wrapping AST for DequeModule for debugging
[321/450] Compiling SocketAddress SocketAddress.swift
[324/451] Compiling BitCollections BitSet+Initializers.swift
[325/451] Compiling BitCollections BitSet+Invariants.swift
[326/451] Compiling BitCollections BitSet+Random.swift
[327/451] Compiling BitCollections BitSet+SetAlgebra basics.swift
[328/451] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[329/451] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[330/451] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[331/451] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[332/451] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[333/451] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[334/451] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[340/451] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[341/451] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[342/451] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[343/451] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[344/451] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[345/496] Emitting module _RopeModule
[345/496] Wrapping AST for SocketAddress for debugging
[347/496] Emitting module BitCollections
[348/496] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[349/496] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[350/496] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[351/496] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[352/496] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[353/496] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[354/496] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[355/496] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[356/496] Compiling BitCollections BitSet.Index.swift
[357/496] Compiling BitCollections BitSet._UnsafeHandle.swift
[358/496] Compiling BitCollections BitSet.swift
[359/496] Compiling BitCollections Range+Utilities.swift
[360/496] Compiling BitCollections Slice+Utilities.swift
[361/496] Compiling BitCollections UInt+Tricks.swift
[362/496] Compiling BitCollections _Word.swift
[363/496] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[364/496] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[365/496] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[366/496] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[367/496] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[368/496] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[369/496] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[370/496] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[371/496] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[372/496] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[373/496] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[374/496] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[375/496] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[376/496] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[377/496] Compiling AsyncAlgorithms MergeStateMachine.swift
[378/496] Compiling AsyncAlgorithms MergeStorage.swift
[379/497] Wrapping AST for BitCollections for debugging
[381/497] Compiling _RopeModule Rope+Join.swift
[382/497] Compiling _RopeModule Rope+MutatingForEach.swift
[383/497] Compiling _RopeModule Rope+Remove.swift
[384/497] Compiling _RopeModule Rope+RemoveSubrange.swift
[385/497] Compiling _RopeModule Rope+Split.swift
[386/497] Compiling _RopeModule Optional Utilities.swift
[387/497] Compiling _RopeModule String Utilities.swift
[388/497] Compiling _RopeModule String.Index+ABI.swift
[389/497] Compiling _RopeModule _CharacterRecognizer.swift
[394/497] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[395/497] Compiling AsyncAlgorithms Rethrow.swift
[402/503] Emitting module HashTreeCollections
[410/504] Emitting module AsyncAlgorithms
[418/504] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[419/504] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[420/504] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[421/504] Compiling AsyncAlgorithms AsyncChannel.swift
[422/504] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[423/504] Compiling AsyncAlgorithms SetAlgebra.swift
[424/504] Compiling AsyncAlgorithms UnsafeTransfer.swift
[425/504] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[426/504] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[427/504] Compiling AsyncAlgorithms ZipStateMachine.swift
[444/504] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[445/504] Compiling AsyncAlgorithms DebounceStateMachine.swift
[446/504] Compiling AsyncAlgorithms DebounceStorage.swift
[447/504] Compiling AsyncAlgorithms Dictionary.swift
[458/504] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[459/504] Compiling AsyncAlgorithms Locking.swift
[460/504] Compiling AsyncAlgorithms ChannelStateMachine.swift
[461/504] Compiling AsyncAlgorithms ChannelStorage.swift
[462/504] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[463/504] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[464/504] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[465/504] Compiling AsyncAlgorithms CombineLatestStorage.swift
[466/504] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[468/505] Wrapping AST for HashTreeCollections for debugging
[475/505] Wrapping AST for _RopeModule for debugging
[477/507] Compiling Collections Collections.swift
[478/507] Emitting module Collections
[491/508] Wrapping AST for Collections for debugging
[498/540] Compiling AsyncAlgorithms ZipStorage.swift
[500/541] Emitting module AsyncExtensions
[501/545] Compiling AsyncExtensions AsyncEmptySequence.swift
[502/545] Compiling AsyncExtensions AsyncFailSequence.swift
[503/545] Compiling AsyncExtensions AsyncJustSequence.swift
[504/545] Compiling AsyncExtensions AsyncStream+Pipe.swift
[505/545] Compiling AsyncExtensions AsyncSequence+Collect.swift
[506/545] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[507/545] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[508/545] Compiling AsyncExtensions AsyncSequence+Share.swift
[508/545] Wrapping AST for AsyncAlgorithms for debugging
[510/545] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
[511/545] Compiling AsyncExtensions AsyncTimerSequence.swift
[512/545] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
[513/545] Compiling AsyncExtensions AsyncMapToResultSequence.swift
[514/545] Compiling AsyncExtensions AsyncSubject.swift
[515/545] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[516/545] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[517/545] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[518/545] Compiling AsyncExtensions Streamed.swift
[519/545] Compiling AsyncExtensions AsyncMulticastSequence.swift
[520/545] Compiling AsyncExtensions AsyncPrependSequence.swift
[521/545] Compiling AsyncExtensions AsyncScanSequence.swift
[522/545] Compiling AsyncExtensions AsyncSequence+Assign.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 AsyncBufferedChannel.swift
[528/545] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
[529/545] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
[530/545] Compiling AsyncExtensions AsyncPassthroughSubject.swift
[531/545] Compiling AsyncExtensions AsyncReplaySubject.swift
[532/545] Compiling AsyncExtensions AsyncMergeSequence.swift
[533/545] Compiling AsyncExtensions MergeStateMachine.swift
[534/545] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
[535/545] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
[536/545] Compiling AsyncExtensions Termination.swift
[537/546] Wrapping AST for AsyncExtensions for debugging
[539/666] 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
[540/666] 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
[541/666] 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
[542/666] 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
[543/666] 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
[544/666] 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
[545/666] 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
[546/666] 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
[547/666] 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
[548/666] 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
[549/666] 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
[550/666] 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
[551/666] 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
[552/666] 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
[553/666] 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
[554/666] 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
[555/666] 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
[556/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
[557/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
[558/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
[559/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
[560/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
[561/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
[562/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
[563/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
[564/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
[565/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
[566/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
[567/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
[568/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
[569/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
[570/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
[571/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
[572/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
[573/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
[574/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
[575/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
[576/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
[577/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
[578/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
[579/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
[580/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
[581/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
[582/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
[583/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
[584/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
[585/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
[586/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
[587/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
[588/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
[589/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
[590/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
[591/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
[592/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
[593/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
[594/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
[595/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
[596/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
[597/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
[598/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
[599/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
[600/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
[601/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
[602/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
[603/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
[604/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
[605/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
[606/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
[607/683] 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
[608/683] 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
[609/683] 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
[610/683] 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
[611/683] 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
[612/683] 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
[613/683] 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
[614/683] 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
[615/683] 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
[616/683] 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
[617/683] 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
[618/683] 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
[619/683] 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
[620/683] 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
[621/683] 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
[622/683] 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
[623/683] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[624/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
[625/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
[626/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
[627/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
[628/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
[629/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
[630/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
[631/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
[632/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
[633/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
[634/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
[635/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
[636/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
[637/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
[638/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
[639/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
[640/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
[641/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
[642/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
[643/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
[644/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
[645/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
[646/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
[647/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
[648/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
[649/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
[650/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
[651/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
[652/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
[653/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
[654/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
[655/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
[656/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
[657/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
[658/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
[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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
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:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "GzipSwift",
7 | products: [
[0/1] Planning build
Building for debugging...
[0/25] Write swift-version-24593BA9C3E375BF.txt
[2/99] Compiling Atomics AtomicInteger.swift
[3/99] Compiling Atomics AtomicOptionalWrappable.swift
[4/100] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/100] Compiling Logging MetadataProvider.swift
[6/100] Compiling Atomics AtomicValue.swift
[7/100] Compiling Atomics AtomicMemoryOrderings.swift
[8/100] Compiling Atomics AtomicStorage.swift
[11/102] Compiling Atomics DoubleWord.swift
[12/102] Compiling Atomics ManagedAtomic.swift
[13/102] Compiling Atomics ManagedAtomicLazyReference.swift
[14/102] Compiling Atomics UnsafeAtomic.swift
[15/102] Compiling Atomics UnsafeAtomicLazyReference.swift
[16/102] Compiling Atomics IntegerConformances.swift
[17/102] Compiling Atomics PointerConformances.swift
[18/102] Compiling AnyCodable AnyDecodable.swift
[19/102] Emitting module Gzip
[20/102] Compiling Gzip Data+Gzip.swift
[21/102] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/103] Compiling Atomics IntegerOperations.swift
[23/103] Compiling Atomics Unmanaged extensions.swift
[24/103] Compiling SystemPackage MachPort.swift
[25/103] Compiling SystemPackage PlatformString.swift
[26/107] Emitting module AnyCodable
[28/107] Compiling AnyCodable AnyCodable.swift
[29/107] Compiling AnyCodable AnyEncodable.swift
[34/107] Compiling Atomics AtomicReference.swift
[37/107] Compiling SystemPackage Constants.swift
[38/107] Compiling SystemPackage Exports.swift
[39/107] Compiling SystemPackage Mocking.swift
[40/107] Compiling SystemPackage RawBuffer.swift
[46/107] Compiling Atomics RawRepresentable.swift
[47/107] Compiling Atomics AtomicBool.swift
[50/107] Emitting module InternalCollectionsUtilities
[51/106] Compiling Atomics Primitives.native.swift
[52/106] Compiling Atomics OptionalRawRepresentable.swift
[59/107] Emitting module SystemPackage
[61/129] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[62/179] Compiling Logging LogHandler.swift
[63/179] Compiling Logging Logging.swift
[64/179] Compiling Logging Locks.swift
[65/179] Emitting module Logging
[66/185] Compiling HeapModule Heap+Descriptions.swift
[68/329] Compiling HeapModule _HeapNode.swift
[69/329] Compiling _RopeModule BigString+CustomStringConvertible.swift
[70/329] Compiling _RopeModule BigString+Equatable.swift
[71/331] Compiling HeapModule Heap.swift
[72/331] Compiling HeapModule Heap+Invariants.swift
[73/331] Compiling HeapModule Heap+UnsafeHandle.swift
[74/331] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[75/331] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[76/331] Compiling _RopeModule BigString+Chunk+Counts.swift
[77/331] Compiling _RopeModule BigString+Chunk+Description.swift
[78/331] Compiling HashTreeCollections _HashNodeHeader.swift
[79/331] Compiling HashTreeCollections _HashSlot.swift
[80/331] Compiling HashTreeCollections _HashStack.swift
[81/331] Compiling HashTreeCollections _HashTreeIterator.swift
[82/331] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[83/331] Compiling _RopeModule BigString+Chunk+Splitting.swift
[84/331] Compiling _RopeModule BigString+Initializers.swift
[85/331] Compiling _RopeModule BigString+Insert.swift
[86/331] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[87/331] Compiling _RopeModule BigString+RemoveSubrange.swift
[88/331] Compiling _RopeModule BigString+ReplaceSubrange.swift
[91/331] Compiling DequeModule _DequeSlot.swift
[92/331] Compiling DequeModule _UnsafeWrappedBuffer.swift
[93/331] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[94/331] Emitting module HeapModule
[97/386] Compiling HashTreeCollections TreeSet+Hashable.swift
[98/386] Compiling HashTreeCollections TreeSet+Sendable.swift
[99/386] Compiling HashTreeCollections TreeSet+Sequence.swift
[100/386] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[101/386] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[102/386] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[103/386] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[104/386] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[105/386] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[106/386] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[107/396] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[108/396] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[109/396] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[110/396] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[111/396] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[112/396] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[113/396] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[114/396] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[115/396] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[116/396] Compiling BitCollections BitSet+SetAlgebra union.swift
[117/396] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[118/396] Compiling BitCollections BitSet.Counted.swift
[119/396] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[120/396] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[121/403] Compiling BitCollections BitSet+BidirectionalCollection.swift
[122/403] Compiling BitCollections BitSet+Codable.swift
[122/403] Wrapping AST for Logging for debugging
[123/403] Wrapping AST for InternalCollectionsUtilities for debugging
[125/403] Compiling BitCollections BitArray+BitwiseOperations.swift
[126/403] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[127/403] Compiling BitCollections BitArray+Codable.swift
[128/403] Compiling BitCollections BitArray+Collection.swift
[129/403] Compiling BitCollections BitArray+Copy.swift
[130/403] Compiling BitCollections BitArray+CustomReflectable.swift
[131/403] Compiling BitCollections BitArray+Descriptions.swift
[132/403] Compiling BitCollections BitArray+Equatable.swift
[133/403] Compiling OrderedCollections OrderedSet+SubSequence.swift
[134/403] Compiling OrderedCollections OrderedSet+Testing.swift
[135/403] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[136/403] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[137/403] Compiling OrderedCollections OrderedSet.swift
[138/403] Compiling OrderedCollections _UnsafeBitset.swift
[139/403] Compiling HashTreeCollections TreeSet+Equatable.swift
[140/403] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[141/403] Compiling HashTreeCollections TreeSet+Extras.swift
[142/403] Compiling HashTreeCollections TreeSet+Filter.swift
[153/403] Compiling OrderedCollections OrderedSet+Sendable.swift
[154/403] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[155/403] Compiling BitCollections BitSet+CustomReflectable.swift
[156/403] Compiling BitCollections BitSet+CustomStringConvertible.swift
[157/403] Compiling BitCollections BitSet+Equatable.swift
[158/403] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[159/403] Compiling BitCollections BitSet+Extras.swift
[160/403] Compiling BitCollections BitSet+Hashable.swift
[161/403] Compiling BitCollections BitSet+Initializers.swift
[162/403] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[163/403] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[164/403] Compiling BitCollections BitArray+Extras.swift
[165/403] Compiling BitCollections BitArray+Fill.swift
[166/403] Compiling BitCollections BitArray+Hashable.swift
[167/403] Compiling BitCollections BitArray+Initializers.swift
[168/403] Compiling BitCollections BitArray+Invariants.swift
[169/403] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[170/403] Compiling BitCollections BitSet+Invariants.swift
[171/403] Compiling BitCollections BitSet+Random.swift
[172/403] Compiling BitCollections BitSet+SetAlgebra basics.swift
[173/403] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[174/403] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[175/403] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[176/403] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[177/403] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[177/403] Wrapping AST for SystemPackage for debugging
[179/403] Compiling BitCollections BitArray+Shifts.swift
[180/403] Compiling BitCollections BitArray+Testing.swift
[181/403] Compiling BitCollections BitArray+RandomBits.swift
[182/403] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[182/406] Wrapping AST for HeapModule for debugging
[193/413] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[194/413] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[195/413] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[196/413] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[197/413] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[198/413] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[199/413] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[200/413] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[201/413] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[202/413] Compiling HashTreeCollections TreeSet.swift
[203/413] Compiling SocketAddress Utils.swift
[204/413] Emitting module DequeModule
[212/414] Emitting module BitCollections
[228/414] Emitting module Atomics
[240/415] Compiling BitCollections BitArray._UnsafeHandle.swift
[241/415] Compiling BitCollections BitArray.swift
[243/415] Wrapping AST for DequeModule for debugging
[256/415] Compiling BitCollections BitSet.swift
[257/415] Compiling BitCollections Range+Utilities.swift
[258/415] Compiling BitCollections Slice+Utilities.swift
[259/415] Compiling BitCollections UInt+Tricks.swift
[260/415] Compiling BitCollections _Word.swift
[262/415] Wrapping AST for Atomics for debugging
[286/415] Compiling BitCollections BitSet.Index.swift
[287/415] Compiling BitCollections BitSet._UnsafeHandle.swift
[323/425] Emitting module SocketAddress
[324/425] Compiling SocketAddress SocketAddress.swift
[390/424] Emitting module OrderedCollections
[391/425] Wrapping AST for OrderedCollections for debugging
[393/470] Emitting module _RopeModule
[394/470] Compiling _RopeModule Rope+Join.swift
[395/470] Compiling _RopeModule Rope+MutatingForEach.swift
[396/470] Compiling _RopeModule Rope+Remove.swift
[397/470] Compiling _RopeModule Rope+RemoveSubrange.swift
[398/470] Compiling _RopeModule Rope+Split.swift
[399/470] Compiling _RopeModule Optional Utilities.swift
[400/470] Compiling _RopeModule String Utilities.swift
[401/470] Compiling _RopeModule String.Index+ABI.swift
[402/470] Compiling _RopeModule _CharacterRecognizer.swift
[403/470] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[404/470] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[405/470] Compiling AsyncAlgorithms MergeStateMachine.swift
[406/470] Compiling AsyncAlgorithms MergeStorage.swift
[407/470] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[408/470] Compiling AsyncAlgorithms Rethrow.swift
[409/476] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[410/476] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[411/476] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[412/476] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[413/476] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[414/476] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[415/476] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[416/476] Emitting module HashTreeCollections
[426/478] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[427/478] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[428/478] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[429/478] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[430/478] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[431/478] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[432/478] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[433/478] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[434/478] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[435/478] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[436/478] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[437/478] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[438/478] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[441/478] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[442/478] Compiling AsyncAlgorithms DebounceStateMachine.swift
[443/478] Compiling AsyncAlgorithms DebounceStorage.swift
[444/478] Compiling AsyncAlgorithms Dictionary.swift
[445/478] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[446/478] Compiling AsyncAlgorithms Locking.swift
[447/478] Emitting module AsyncAlgorithms
[447/478] Wrapping AST for HashTreeCollections for debugging
[448/478] Wrapping AST for _RopeModule for debugging
[450/480] Compiling AsyncAlgorithms ChannelStateMachine.swift
[451/480] Compiling AsyncAlgorithms ChannelStorage.swift
[452/480] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[453/480] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[454/480] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[455/480] Compiling AsyncAlgorithms CombineLatestStorage.swift
[456/480] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[457/480] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[458/480] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[459/480] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[460/480] Compiling AsyncAlgorithms AsyncChannel.swift
[461/480] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[462/480] Emitting module Collections
[463/480] Compiling Collections Collections.swift
[464/480] Compiling AsyncAlgorithms SetAlgebra.swift
[465/480] Compiling AsyncAlgorithms UnsafeTransfer.swift
[466/480] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[467/480] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[468/480] Compiling AsyncAlgorithms ZipStateMachine.swift
[469/480] Compiling AsyncAlgorithms ZipStorage.swift
[472/512] Compiling AsyncExtensions AsyncSequence+Collect.swift
[473/512] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[474/512] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[475/512] Compiling AsyncExtensions AsyncSequence+Share.swift
[476/516] Compiling AsyncExtensions AsyncMulticastSequence.swift
[477/516] Compiling AsyncExtensions AsyncPrependSequence.swift
[478/516] Compiling AsyncExtensions AsyncScanSequence.swift
[479/516] Compiling AsyncExtensions AsyncSequence+Assign.swift
[480/516] Compiling AsyncExtensions AsyncEmptySequence.swift
[481/516] Compiling AsyncExtensions AsyncFailSequence.swift
[482/516] Compiling AsyncExtensions AsyncJustSequence.swift
[483/516] Compiling AsyncExtensions AsyncStream+Pipe.swift
[484/516] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
[485/516] Compiling AsyncExtensions AsyncTimerSequence.swift
[486/516] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
[487/516] Compiling AsyncExtensions AsyncMapToResultSequence.swift
[488/516] Compiling AsyncExtensions AsyncMergeSequence.swift
[489/516] Compiling AsyncExtensions MergeStateMachine.swift
[490/516] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
[491/516] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
[492/516] Compiling AsyncExtensions Termination.swift
[493/516] Compiling AsyncExtensions AsyncSubject.swift
[494/516] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[495/516] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[496/516] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[497/516] Compiling AsyncExtensions Streamed.swift
[498/516] Emitting module AsyncExtensions
[499/516] Compiling AsyncExtensions AsyncBufferedChannel.swift
[500/516] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
[501/516] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
[502/516] Compiling AsyncExtensions AsyncPassthroughSubject.swift
[503/516] Compiling AsyncExtensions AsyncReplaySubject.swift
[504/516] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
[505/516] Compiling AsyncExtensions Locking.swift
[506/516] Compiling AsyncExtensions Regulator.swift
[507/516] Compiling AsyncExtensions Result+ErrorMechanism.swift
[508/517] Wrapping AST for AsyncExtensions for debugging
[510/637] 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
[511/637] 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
[512/637] 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
[513/637] 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
[514/637] 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
[515/637] 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
[516/637] 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
[517/637] 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
[518/637] 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
[519/637] 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
[520/637] 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
[521/637] 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
[522/637] 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
[523/637] 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
[524/637] 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
[525/637] 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
[526/637] 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
[527/654] 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
[528/654] 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
[529/654] 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
[530/654] 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
[531/654] 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
[532/654] 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
[533/654] 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
[534/654] 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
[535/654] 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
[536/654] 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
[537/654] 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
[538/654] 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
[539/654] 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
[540/654] 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
[541/654] 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
[542/654] 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
[543/654] 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
[544/654] 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
[545/654] 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
[546/654] 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
[547/654] 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
[548/654] 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
[549/654] 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
[550/654] 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
[551/654] 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
[552/654] 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
[553/654] 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
[554/654] 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
[555/654] 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
[556/654] 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
[557/654] 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
[558/654] 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
[559/654] 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
[560/654] 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
[561/654] 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
[562/654] 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
[563/654] 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
[564/654] 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
[565/654] 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
[566/654] 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
[567/654] 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
[568/654] 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
[569/654] 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
[570/654] 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
[571/654] 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
[572/654] 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
[573/654] 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
[574/654] 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
[575/654] 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
[576/654] 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
[577/654] 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
[578/654] 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
[579/654] 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
[580/654] 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
[581/654] 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
[582/654] 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
[583/654] 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
[584/654] 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
[585/654] 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
[586/654] 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
[587/654] 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
[588/654] 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
[589/654] 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
[590/654] 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
[591/654] 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
[592/654] 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
[593/654] 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
[594/654] 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
[595/654] 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
[596/654] 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
[597/654] 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
[598/654] 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
[599/654] 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
[600/654] 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
[601/654] 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
[602/654] 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
[603/654] 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
[604/654] 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
[605/654] 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
[606/654] 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
[607/654] 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
[608/654] 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
[609/654] 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
[610/654] 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
[611/654] 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
[612/654] 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
[613/654] 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
[614/654] 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
[615/654] 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
[616/654] 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
[617/654] 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
[618/654] 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
[619/654] 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
[620/654] 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
[621/654] 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
[622/654] 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
[623/654] 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
[624/654] 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
[625/654] 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
[626/654] 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
[627/654] 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
[628/654] 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)
[629/654] 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
[630/654] 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
[631/654] 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
[632/654] 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
[633/654] 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
[634/654] 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
[635/654] 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
[636/654] 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
[637/654] 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
[638/654] 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
[639/654] 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
[640/654] 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
[641/654] 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
[642/654] 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
[643/654] 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
[644/654] 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
[645/654] 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
[646/654] 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.1 android