Build Information
Failed to build Atem, reference master (b1ab46
), with Swift 6.2 (beta) for Android on 18 Jun 2025 16:57:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dev1an/swift-atem.git
Reference: master
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/dev1an/swift-atem
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b1ab46e Add MediaPlayerFrameDescription change decoder
Cloned https://github.com/dev1an/swift-atem.git
Revision (git rev-parse @):
b1ab46e3e59353cf18a9093b8fc9ed53917f6e47
SUCCESS checkout https://github.com/dev1an/swift-atem.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/dev1an/swift-atem.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5942] Fetching swift-nio-extras
[5943/82269] Fetching swift-nio-extras, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (8.86s)
Fetched https://github.com/apple/swift-nio.git from cache (9.03s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (10.16s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/6184] Fetching swift-certificates
[496/7774] Fetching swift-certificates, swift-asn1
[1792/11610] Fetching swift-certificates, swift-asn1, swift-log
[2435/14036] Fetching swift-certificates, swift-asn1, swift-log, swift-service-lifecycle
[7553/19021] Fetching swift-certificates, swift-asn1, swift-log, swift-service-lifecycle, swift-async-algorithms
[9054/33911] Fetching swift-certificates, swift-asn1, swift-log, swift-service-lifecycle, swift-async-algorithms, swift-nio-ssl
Fetched https://github.com/apple/swift-asn1.git from cache (0.84s)
[14883/32321] Fetching swift-certificates, swift-log, swift-service-lifecycle, swift-async-algorithms, swift-nio-ssl
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/apple/swift-certificates.git from cache (1.35s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.36s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.39s)
Fetched https://github.com/apple/swift-log.git from cache (1.39s)
[1937/20849] Fetching swift-nio-ssl, swift-algorithms
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-nio-http2.git
[9683/21990] Fetching swift-nio-ssl, swift-algorithms, swift-http-structured-headers
[10266/23787] Fetching swift-nio-ssl, swift-algorithms, swift-http-structured-headers, swift-atomics
[11716/24691] Fetching swift-nio-ssl, swift-algorithms, swift-http-structured-headers, swift-atomics, swift-http-types
[12354/36223] Fetching swift-nio-ssl, swift-algorithms, swift-http-structured-headers, swift-atomics, swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (1.31s)
[7197/30264] Fetching swift-nio-ssl, swift-http-structured-headers, swift-atomics, swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.82s)
[6642/29123] Fetching swift-nio-ssl, swift-atomics, swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (0.80s)
[7252/28219] Fetching swift-nio-ssl, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (1.23s)
[9090/26422] Fetching swift-nio-ssl, swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.09s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.98s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (5.65s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.61s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.75s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (2.73s)
Fetching https://github.com/apple/swift-crypto.git
[1/15270] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.78s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (5.03s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.95s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.91s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.56s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.91s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.66s)
Fetching https://github.com/apple/swift-system.git
[1/4428] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.69s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.93s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.90s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.88s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.16s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.94s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
warning: 'spi-builder-workspace': dependency 'swift-nio-extras' is not used by any target
Building for debugging...
[0/57] Write sources
[15/57] Compiling CNIOWindows WSAStartup.c
[15/57] Compiling CNIOWindows shim.c
[17/57] Compiling CNIOLinux liburing_shims.c
[17/57] Compiling CNIOWASI CNIOWASI.c
[17/57] Write sources
[17/57] Compiling CNIODarwin shim.c
[17/57] Write sources
[23/57] Compiling _AtomicsShims.c
[24/57] Write swift-version-8C5A4AE7A8CE2BA.txt
[25/57] Compiling CNIOLinux shim.c
[26/95] Compiling c-nioatomics.c
[27/95] Compiling c-atomics.c
[29/101] Compiling NIOConcurrencyHelpers lock.swift
[30/101] Emitting module _NIOBase64
[31/101] Compiling _NIOBase64 Base64.swift
[32/102] Emitting module InternalCollectionsUtilities
[33/103] Compiling Atomics AtomicInteger.swift
[34/103] Compiling Atomics AtomicOptionalWrappable.swift
[35/103] Emitting module Atomics
[36/105] Compiling Atomics UnsafeAtomic.swift
[37/105] Compiling Atomics UnsafeAtomicLazyReference.swift
[38/105] Compiling Atomics AtomicMemoryOrderings.swift
[39/105] Compiling Atomics DoubleWord.swift
[40/105] Compiling Atomics ManagedAtomic.swift
[41/105] Compiling Atomics ManagedAtomicLazyReference.swift
[43/105] Compiling Atomics AtomicBool.swift
[44/105] Compiling Atomics IntegerConformances.swift
[45/105] Compiling Atomics OptionalRawRepresentable.swift
[46/105] Compiling Atomics RawRepresentable.swift
[47/105] Compiling Atomics PointerConformances.swift
[48/105] Compiling Atomics Primitives.native.swift
[51/105] Compiling Atomics AtomicReference.swift
[52/105] Compiling Atomics AtomicStorage.swift
[53/105] Compiling Atomics AtomicValue.swift
[56/105] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/105] Emitting module _NIODataStructures
[60/105] Compiling NIOConcurrencyHelpers NIOLock.swift
[61/105] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[61/105] Wrapping AST for _NIOBase64 for debugging
[63/105] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[71/106] Compiling _NIODataStructures Heap.swift
[72/106] Compiling _NIODataStructures PriorityQueue.swift
[73/106] Compiling _NIODataStructures _TinyArray.swift
[74/107] Wrapping AST for InternalCollectionsUtilities for debugging
[76/107] Emitting module NIOConcurrencyHelpers
[77/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[77/122] Wrapping AST for _NIODataStructures for debugging
[79/122] Compiling NIOConcurrencyHelpers atomics.swift
[80/123] Wrapping AST for NIOConcurrencyHelpers for debugging
[82/123] Compiling Atomics IntegerOperations.swift
[83/123] Compiling Atomics Unmanaged extensions.swift
[84/124] Compiling DequeModule _DequeBuffer.swift
[85/124] Compiling DequeModule _DequeBufferHeader.swift
[87/126] Compiling DequeModule Deque+Extras.swift
[88/126] Compiling DequeModule Deque+Hashable.swift
[88/126] Wrapping AST for Atomics for debugging
[90/126] Compiling DequeModule Deque+Equatable.swift
[91/126] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[92/126] Compiling DequeModule Deque+Testing.swift
[93/126] Compiling DequeModule Deque._Storage.swift
[94/126] Compiling DequeModule Deque+CustomReflectable.swift
[95/126] Compiling DequeModule Deque+Descriptions.swift
[96/126] Compiling DequeModule _DequeSlot.swift
[97/126] Compiling DequeModule _UnsafeWrappedBuffer.swift
[98/126] Compiling DequeModule Deque._UnsafeHandle.swift
[99/126] Compiling DequeModule Deque.swift
[100/126] Compiling DequeModule Deque+Codable.swift
[101/126] Compiling DequeModule Deque+Collection.swift
[102/126] Emitting module DequeModule
[103/127] Wrapping AST for DequeModule for debugging
[105/187] Compiling NIOCore CircularBuffer.swift
[106/187] Compiling NIOCore Codec.swift
[107/187] Compiling NIOCore ConvenienceOptionSupport.swift
[108/187] Compiling NIOCore DeadChannel.swift
[109/187] Compiling NIOCore DispatchQueue+WithFuture.swift
[110/187] Compiling NIOCore EventLoop+Deprecated.swift
[111/187] Compiling NIOCore EventLoop+SerialExecutor.swift
[112/187] Compiling NIOCore EventLoop.swift
[113/195] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[114/195] Compiling NIOCore EventLoopFuture+Deprecated.swift
[115/195] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[116/195] Compiling NIOCore EventLoopFuture.swift
[117/195] Compiling NIOCore FileDescriptor.swift
[118/195] Compiling NIOCore FileHandle.swift
[119/195] Compiling NIOCore FileRegion.swift
[120/195] Compiling NIOCore GlobalSingletons.swift
[121/195] Compiling NIOCore MulticastChannel.swift
[122/195] Compiling NIOCore NIOAny.swift
[123/195] Compiling NIOCore NIOCloseOnErrorHandler.swift
[124/195] Compiling NIOCore NIOLoopBound.swift
[125/195] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[126/195] Compiling NIOCore NIOScheduledCallback.swift
[127/195] Compiling NIOCore NIOSendable.swift
[128/195] Compiling NIOCore RecvByteBufferAllocator.swift
[129/195] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[130/195] Compiling NIOCore BSDSocketAPI.swift
[131/195] Compiling NIOCore ByteBuffer-aux.swift
[132/195] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[133/195] Compiling NIOCore ByteBuffer-conversions.swift
[134/195] Compiling NIOCore ByteBuffer-core.swift
[135/195] Compiling NIOCore ByteBuffer-hex.swift
[136/195] Compiling NIOCore ByteBuffer-int.swift
[137/195] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[138/195] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[139/195] Compiling NIOCore SocketAddresses.swift
[140/195] Compiling NIOCore SocketOptionProvider.swift
[141/195] Compiling NIOCore SystemCallHelpers.swift
[142/195] Compiling NIOCore TimeAmount+Duration.swift
[143/195] Compiling NIOCore TypeAssistedChannelHandler.swift
[144/195] Compiling NIOCore UniversalBootstrapSupport.swift
[145/195] Compiling NIOCore Utilities.swift
[146/195] Compiling NIOCore AddressedEnvelope.swift
[147/195] Compiling NIOCore AsyncAwaitSupport.swift
[148/195] Compiling NIOCore AsyncChannel.swift
[149/195] Compiling NIOCore AsyncChannelHandler.swift
[150/195] Compiling NIOCore AsyncChannelInboundStream.swift
[151/195] Compiling NIOCore AsyncChannelOutboundWriter.swift
[152/195] Compiling NIOCore NIOAsyncSequenceProducer.swift
[153/195] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[154/195] Compiling NIOCore NIOAsyncWriter.swift
[155/195] Compiling NIOCore IO.swift
[156/195] Compiling NIOCore IOData.swift
[157/195] Compiling NIOCore IPProtocol.swift
[158/195] Compiling NIOCore IntegerBitPacking.swift
[159/195] Compiling NIOCore IntegerTypes.swift
[160/195] Compiling NIOCore Interfaces.swift
[161/195] Compiling NIOCore Linux.swift
[162/195] Compiling NIOCore MarkedCircularBuffer.swift
[163/195] Compiling NIOCore ByteBuffer-multi-int.swift
[164/195] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[165/195] Compiling NIOCore ByteBuffer-views.swift
[166/195] Compiling NIOCore Channel.swift
[167/195] Compiling NIOCore ChannelHandler.swift
[168/195] Compiling NIOCore ChannelHandlers.swift
[169/195] Compiling NIOCore ChannelInvoker.swift
[170/195] Compiling NIOCore ChannelOption.swift
[171/195] Compiling NIOCore ChannelPipeline.swift
[172/195] Emitting module NIOCore
[173/200] Wrapping AST for NIOCore for debugging
[175/246] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[176/246] Emitting module NIOEmbedded
[177/246] Compiling NIOEmbedded Embedded.swift
[178/246] Compiling NIOEmbedded AsyncTestingChannel.swift
[179/246] Compiling NIOPosix Pool.swift
[180/246] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[181/246] Compiling NIOPosix PosixSingletons.swift
[182/246] Compiling NIOPosix RawSocketBootstrap.swift
[183/246] Compiling NIOPosix Resolver.swift
[184/246] Compiling NIOPosix Selectable.swift
[185/253] Wrapping AST for NIOEmbedded for debugging
[187/253] Compiling NIOPosix ThreadPosix.swift
[188/253] Compiling NIOPosix ThreadWindows.swift
[189/253] Compiling NIOPosix UnsafeTransfer.swift
[190/253] Compiling NIOPosix Utilities.swift
[191/253] Compiling NIOPosix VsockAddress.swift
[192/253] Compiling NIOPosix VsockChannelEvents.swift
[193/253] Compiling NIOPosix ServerSocket.swift
[194/253] Compiling NIOPosix Socket.swift
[195/253] Compiling NIOPosix SocketChannel.swift
[196/253] Compiling NIOPosix SocketProtocols.swift
[197/253] Compiling NIOPosix System.swift
[198/253] Compiling NIOPosix Thread.swift
[199/253] Compiling NIOPosix SelectableChannel.swift
[200/253] Compiling NIOPosix SelectableEventLoop.swift
[201/253] Compiling NIOPosix SelectorEpoll.swift
[202/253] Compiling NIOPosix SelectorGeneric.swift
[203/253] Compiling NIOPosix SelectorKqueue.swift
[204/253] Compiling NIOPosix SelectorUring.swift
[205/253] Compiling NIOPosix Bootstrap.swift
[206/253] Compiling NIOPosix ControlMessage.swift
[207/253] Compiling NIOPosix DatagramVectorReadManager.swift
[208/253] Compiling NIOPosix Errors+Any.swift
[209/253] Compiling NIOPosix FileDescriptor.swift
[210/253] Compiling NIOPosix GetaddrinfoResolver.swift
[211/253] Compiling NIOPosix HappyEyeballs.swift
[212/253] Emitting module NIOPosix
[213/253] Compiling NIOPosix NIOThreadPool.swift
[214/253] Compiling NIOPosix NonBlockingFileIO.swift
[215/253] Compiling NIOPosix PendingDatagramWritesManager.swift
[216/253] Compiling NIOPosix PendingWritesManager.swift
[217/253] Compiling NIOPosix PipeChannel.swift
[218/253] Compiling NIOPosix PipePair.swift
[219/253] Compiling NIOPosix IO.swift
[220/253] Compiling NIOPosix IntegerBitPacking.swift
[221/253] Compiling NIOPosix IntegerTypes.swift
[222/253] Compiling NIOPosix Linux.swift
[223/253] Compiling NIOPosix LinuxCPUSet.swift
[224/253] Compiling NIOPosix LinuxUring.swift
[225/253] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[226/253] Compiling NIOPosix BSDSocketAPICommon.swift
[227/253] Compiling NIOPosix BSDSocketAPIPosix.swift
[228/253] Compiling NIOPosix BSDSocketAPIWindows.swift
[229/253] Compiling NIOPosix BaseSocket.swift
[230/253] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[231/253] Compiling NIOPosix BaseSocketChannel.swift
[232/253] Compiling NIOPosix BaseStreamSocketChannel.swift
[233/254] Wrapping AST for NIOPosix for debugging
[235/256] Emitting module NIO
[236/256] Compiling NIO Exports.swift
[237/257] Wrapping AST for NIO for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[239/283] Emitting module AtemAppleDiscovery
/host/spi-builder-workspace/Sources/AtemAppleDiscovery/Network-framework.swift:8:8: error: no such module 'Network'
6 | //
7 |
8 | import Network
| `- error: no such module 'Network'
9 | import NIO
10 |
[240/283] Compiling AtemAppleDiscovery NetService.swift
/host/spi-builder-workspace/Sources/AtemAppleDiscovery/Network-framework.swift:8:8: error: no such module 'Network'
6 | //
7 |
8 | import Network
| `- error: no such module 'Network'
9 | import NIO
10 |
[241/283] Compiling AtemAppleDiscovery Network-framework.swift
/host/spi-builder-workspace/Sources/AtemAppleDiscovery/Network-framework.swift:8:8: error: no such module 'Network'
6 | //
7 |
8 | import Network
| `- error: no such module 'Network'
9 | import NIO
10 |
BUILD FAILURE 6.2 android