The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Atem, reference 1.1.1 (f2af19), with Swift 6.3 for Android on 23 Apr 2026 05:43:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dev1an/swift-atem.git
Reference: 1.1.1
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
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at f2af195 Use standard random function
Cloned https://github.com/dev1an/swift-atem.git
Revision (git rev-parse @):
f2af195bc8d16bcd91f5e8775b9600a914b9ac0a
SUCCESS checkout https://github.com/dev1an/swift-atem.git at 1.1.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dev1an/swift-atem.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-nio.git
[1/83218] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (10.91s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/23657] Fetching swift-collections
[1184/29258] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.81s)
[1893/23657] Fetching swift-collections
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-collections.git from cache (2.49s)
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.75s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.05s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.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
Building for debugging...
[0/44] Write sources
[14/44] Compiling _AtomicsShims.c
[15/44] Compiling CNIOWindows shim.c
[16/44] Compiling CNIOWASI CNIOWASI.c
[17/44] Compiling CNIOWindows WSAStartup.c
[18/44] Compiling CNIOPosix event_loop_id.c
[19/44] Compiling CNIOOpenBSD shim.c
[20/44] Compiling CNIOLinux liburing_shims.c
[21/44] Compiling CNIODarwin shim.c
[22/44] Compiling CNIOLinux shim.c
[23/44] Compiling c-nioatomics.c
[24/44] Compiling c-atomics.c
[25/44] Write swift-version--4F562202D5529B1.txt
[27/93] Emitting module InternalCollectionsUtilities
[28/95] Emitting module Atomics
[29/97] Compiling Atomics UnsafeAtomic.swift
[30/97] Compiling Atomics UnsafeAtomicLazyReference.swift
[31/97] Compiling Atomics AtomicStorage.swift
[32/97] Compiling Atomics AtomicValue.swift
[33/97] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[34/97] Emitting module _NIODataStructures
[35/97] Compiling _NIODataStructures Heap.swift
[36/97] Compiling _NIODataStructures PriorityQueue.swift
[37/97] Compiling _NIODataStructures _TinyArray.swift
[39/97] Compiling Atomics AtomicMemoryOrderings.swift
[40/98] Compiling Atomics IntegerConformances.swift
[41/98] Compiling Atomics PointerConformances.swift
[42/98] Compiling Atomics Primitives.native.swift
[44/98] Compiling Atomics AtomicReference.swift
[46/98] Compiling Atomics IntegerOperations.swift
[47/98] Compiling Atomics Unmanaged extensions.swift
[48/98] Compiling Atomics OptionalRawRepresentable.swift
[49/98] Compiling Atomics RawRepresentable.swift
[50/98] Compiling Atomics AtomicBool.swift
[51/98] Compiling NIOConcurrencyHelpers lock.swift
[52/98] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[53/98] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[54/98] Compiling InternalCollectionsUtilities Span+Extras.swift
[57/98] Compiling Atomics AtomicInteger.swift
[58/98] Compiling Atomics AtomicOptionalWrappable.swift
[72/98] Compiling NIOConcurrencyHelpers NIOLock.swift
[73/99] Emitting module _NIOBase64
[74/99] Compiling _NIOBase64 Base64.swift
[78/101] Wrapping AST for _NIODataStructures for debugging
[80/101] Wrapping AST for InternalCollectionsUtilities for debugging
[81/101] Wrapping AST for _NIOBase64 for debugging
[83/101] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[84/101] Compiling NIOConcurrencyHelpers atomics.swift
[84/102] Wrapping AST for Atomics for debugging
[86/102] Emitting module NIOConcurrencyHelpers
[87/102] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[88/135] Wrapping AST for NIOConcurrencyHelpers for debugging
[90/135] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[91/135] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[92/135] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[93/135] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[94/135] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[95/135] Compiling ContainersPreview Drain+Reduce.swift
[96/135] Compiling ContainersPreview Drain.swift
[97/135] Compiling ContainersPreview Producer+Collect.swift
[98/135] Compiling ContainersPreview Producer+Filter.swift
[99/135] Compiling ContainersPreview Container.swift
[100/135] Compiling ContainersPreview ContainerIterator.swift
[101/135] Compiling ContainersPreview DynamicContainer.swift
[102/135] Compiling ContainersPreview MutableContainer.swift
[103/135] Compiling ContainersPreview PermutableContainer.swift
[104/139] Emitting module ContainersPreview
[105/139] Compiling ContainersPreview RandomAccessContainer.swift
[106/139] Compiling ContainersPreview RangeExpression2.swift
[107/139] Compiling ContainersPreview RangeReplaceableContainer.swift
[108/139] Compiling ContainersPreview Drain+Map.swift
[109/139] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[110/139] Compiling ContainersPreview BorrowingSequence.swift
[111/139] Compiling ContainersPreview BidirectionalContainer.swift
[112/139] Compiling ContainersPreview Container+Filter.swift
[113/139] Compiling ContainersPreview Container+SpanwiseZip.swift
[114/139] Compiling ContainersPreview Producer+Map.swift
[115/139] Compiling ContainersPreview Producer+Reduce.swift
[116/139] Compiling ContainersPreview Producer.swift
[117/139] Compiling ContainersPreview Borrow.swift
[118/139] Compiling ContainersPreview OutputSpan+Extras.swift
[119/139] Compiling ContainersPreview TemporaryAllocation.swift
[120/139] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[121/139] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[122/139] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[123/139] Compiling ContainersPreview Box.swift
[124/139] Compiling ContainersPreview Inout.swift
[125/139] Compiling ContainersPreview InputSpan.swift
[126/139] Compiling ContainersPreview Shared.swift
[127/140] Wrapping AST for ContainersPreview for debugging
[129/180] Compiling DequeModule RigidDeque+Equatable.swift
[130/180] Compiling DequeModule RigidDeque+Experimental.swift
[131/180] Compiling DequeModule RigidDeque+Hashable.swift
[132/180] Compiling DequeModule RigidDeque+Initializers.swift
[133/180] Compiling DequeModule RigidDeque+Insertions.swift
[134/180] Compiling DequeModule RigidDeque+Prepend.swift
[135/185] Compiling DequeModule _DequeBuffer.swift
[136/185] Compiling DequeModule _DequeBufferHeader.swift
[137/185] Compiling DequeModule RigidDeque+Append.swift
[138/185] Compiling DequeModule RigidDeque+Consumption.swift
[139/185] Compiling DequeModule RigidDeque+Container.swift
[140/185] Compiling DequeModule RigidDeque+Descriptions.swift
[141/185] Compiling DequeModule UniqueDeque+Consumption.swift
[142/185] Compiling DequeModule UniqueDeque+Container.swift
[143/185] Compiling DequeModule UniqueDeque+Descriptions.swift
[144/185] Compiling DequeModule UniqueDeque+Equatable.swift
[145/185] Compiling DequeModule UniqueDeque+Experimental.swift
[146/185] Compiling DequeModule UniqueDeque+Hashable.swift
[147/185] Compiling DequeModule UniqueDeque+Initializers.swift
[148/185] Compiling DequeModule UniqueDeque+Insertions.swift
[149/185] Compiling DequeModule UniqueDeque+Prepend.swift
[150/185] Compiling DequeModule UniqueDeque+Removals.swift
[151/185] Compiling DequeModule RigidDeque+Removals.swift
[152/185] Compiling DequeModule RigidDeque+Replacements.swift
[153/185] Compiling DequeModule RigidDeque+Testing.swift
[154/185] Compiling DequeModule RigidDeque.swift
[155/185] Compiling DequeModule UniqueDeque+Append.swift
[156/185] Compiling DequeModule Deque+Codable.swift
[157/185] Compiling DequeModule Deque+Collection.swift
[158/185] Compiling DequeModule Deque+CustomReflectable.swift
[159/185] Compiling DequeModule Deque+Descriptions.swift
[160/185] Compiling DequeModule Deque+Equatable.swift
[161/185] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[162/185] Compiling DequeModule Deque+Extras.swift
[163/185] Compiling DequeModule Deque+Hashable.swift
[164/185] Compiling DequeModule Deque+Testing.swift
[165/185] Compiling DequeModule Deque._Storage.swift
[166/185] Compiling DequeModule Deque._UnsafeHandle.swift
[167/185] Compiling DequeModule Deque.swift
[168/185] Emitting module DequeModule
[169/185] Compiling DequeModule UniqueDeque+Replacements.swift
[170/185] Compiling DequeModule UniqueDeque.swift
[171/185] Compiling DequeModule _DequeSlot.swift
[172/185] Compiling DequeModule _UnsafeDequeHandle.swift
[173/185] Compiling DequeModule _UnsafeDequeSegments.swift
[174/186] Wrapping AST for DequeModule for debugging
[176/250] Compiling NIOCore NIOCoreSendableMetatype.swift
[177/250] Compiling NIOCore NIODecodedAsyncSequence.swift
[178/250] Compiling NIOCore NIOLoopBound.swift
[179/250] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[180/250] Compiling NIOCore NIOScheduledCallback.swift
[181/250] Compiling NIOCore NIOSendable.swift
[182/250] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[183/250] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[184/250] Compiling NIOCore RecvByteBufferAllocator.swift
[185/258] Compiling NIOCore AddressedEnvelope.swift
[186/258] Compiling NIOCore AsyncAwaitSupport.swift
[187/258] Compiling NIOCore AsyncChannel.swift
[188/258] Compiling NIOCore AsyncChannelHandler.swift
[189/258] Compiling NIOCore AsyncChannelInboundStream.swift
[190/258] Compiling NIOCore AsyncChannelOutboundWriter.swift
[191/258] Compiling NIOCore NIOAsyncSequenceProducer.swift
[192/258] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[193/258] Compiling NIOCore NIOAsyncWriter.swift
[194/258] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[195/258] Compiling NIOCore SocketAddresses.swift
[196/258] Compiling NIOCore SocketOptionProvider.swift
[197/258] Compiling NIOCore SystemCallHelpers.swift
[198/258] Compiling NIOCore TimeAmount+Duration.swift
[199/258] Compiling NIOCore TypeAssistedChannelHandler.swift
[200/258] Compiling NIOCore UniversalBootstrapSupport.swift
[201/258] Compiling NIOCore Utilities.swift
[202/258] Compiling NIOCore EventLoopFuture+Deprecated.swift
[203/258] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[204/258] Compiling NIOCore EventLoopFuture.swift
[205/258] Compiling NIOCore FileDescriptor.swift
[206/258] Compiling NIOCore FileHandle.swift
[207/258] Compiling NIOCore FileRegion.swift
[208/258] Compiling NIOCore GlobalSingletons.swift
[209/258] Compiling NIOCore IO.swift
[210/258] Compiling NIOCore IOData.swift
[211/258] Compiling NIOCore IPProtocol.swift
[212/258] Compiling NIOCore IntegerBitPacking.swift
[213/258] Compiling NIOCore IntegerTypes.swift
[214/258] Compiling NIOCore Interfaces.swift
[215/258] Compiling NIOCore Linux.swift
[216/258] Compiling NIOCore MarkedCircularBuffer.swift
[217/258] Compiling NIOCore MulticastChannel.swift
[218/258] Compiling NIOCore NIOAny.swift
[219/258] Compiling NIOCore NIOCloseOnErrorHandler.swift
[220/258] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[221/258] Compiling NIOCore BSDSocketAPI.swift
[222/258] Compiling NIOCore ByteBuffer-aux.swift
[223/258] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[224/258] Compiling NIOCore ByteBuffer-conversions.swift
[225/258] Compiling NIOCore ByteBuffer-core.swift
[226/258] Compiling NIOCore ByteBuffer-hex.swift
[227/258] Compiling NIOCore ByteBuffer-int.swift
[228/258] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[229/258] Compiling NIOCore CircularBuffer.swift
[230/258] Compiling NIOCore Codec.swift
[231/258] Compiling NIOCore ConvenienceOptionSupport.swift
[232/258] Compiling NIOCore DeadChannel.swift
[233/258] Compiling NIOCore DispatchQueue+WithFuture.swift
[234/258] Compiling NIOCore EventLoop+Deprecated.swift
[235/258] Compiling NIOCore EventLoop+SerialExecutor.swift
[236/258] Compiling NIOCore EventLoop.swift
[237/258] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[238/258] Compiling NIOCore ByteBuffer-multi-int.swift
[239/258] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[240/258] Compiling NIOCore ByteBuffer-views.swift
[241/258] Compiling NIOCore Channel.swift
[242/258] Compiling NIOCore ChannelHandler.swift
[243/258] Compiling NIOCore ChannelHandlers.swift
[244/258] Compiling NIOCore ChannelInvoker.swift
[245/258] Compiling NIOCore ChannelOption.swift
[246/258] Compiling NIOCore ChannelPipeline.swift
[247/258] Emitting module NIOCore
[248/262] Wrapping AST for NIOCore for debugging
[250/313] Emitting module NIOEmbedded
[251/313] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[252/313] Compiling NIOEmbedded AsyncTestingChannel.swift
[253/313] Compiling NIOEmbedded Embedded.swift
[255/314] Compiling NIOPosix HappyEyeballs.swift
[256/314] Compiling NIOPosix IO.swift
[257/314] Compiling NIOPosix IntegerBitPacking.swift
[258/314] Compiling NIOPosix IntegerTypes.swift
[259/314] Compiling NIOPosix Linux.swift
[260/314] Compiling NIOPosix LinuxCPUSet.swift
[261/314] Compiling NIOPosix LinuxUring.swift
[261/320] Wrapping AST for NIOEmbedded for debugging
[263/320] Compiling NIOPosix ThreadPosix.swift
[264/320] Compiling NIOPosix ThreadWindows.swift
[265/320] Compiling NIOPosix Utilities.swift
[266/320] Compiling NIOPosix VsockAddress.swift
[267/320] Compiling NIOPosix VsockChannelEvents.swift
[268/320] Compiling NIOPosix Windows.swift
[269/320] Emitting module NIOPosix
[270/320] Compiling NIOPosix PipePair.swift
[271/320] Compiling NIOPosix Pool.swift
[272/320] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[273/320] Compiling NIOPosix PosixSingletons.swift
[274/320] Compiling NIOPosix RawSocketBootstrap.swift
[275/320] Compiling NIOPosix Resolver.swift
[276/320] Compiling NIOPosix Selectable.swift
[277/320] Compiling NIOPosix BSDSocketAPICommon.swift
[278/320] Compiling NIOPosix BSDSocketAPIPosix.swift
[279/320] Compiling NIOPosix BSDSocketAPIWindows.swift
[280/320] Compiling NIOPosix BaseSocket.swift
[281/320] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[282/320] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[283/320] Compiling NIOPosix BaseSocketChannel.swift
[284/320] Compiling NIOPosix ServerSocket.swift
[285/320] Compiling NIOPosix Socket.swift
[286/320] Compiling NIOPosix SocketChannel.swift
[287/320] Compiling NIOPosix SocketProtocols.swift
[288/320] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[289/320] Compiling NIOPosix System.swift
[290/320] Compiling NIOPosix Thread.swift
[291/320] Compiling NIOPosix SelectableChannel.swift
[292/320] Compiling NIOPosix SelectableEventLoop.swift
[293/320] Compiling NIOPosix SelectorEpoll.swift
[294/320] Compiling NIOPosix SelectorGeneric.swift
[295/320] Compiling NIOPosix SelectorKqueue.swift
[296/320] Compiling NIOPosix SelectorUring.swift
[297/320] Compiling NIOPosix SelectorWSAPoll.swift
[298/320] Compiling NIOPosix BaseStreamSocketChannel.swift
[299/320] Compiling NIOPosix Bootstrap.swift
[300/320] Compiling NIOPosix ControlMessage.swift
[301/320] Compiling NIOPosix DatagramVectorReadManager.swift
[302/320] Compiling NIOPosix Errors+Any.swift
[303/320] Compiling NIOPosix FileDescriptor.swift
[304/320] Compiling NIOPosix GetaddrinfoResolver.swift
[305/320] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[306/320] Compiling NIOPosix NIOPosixSendableMetatype.swift
[307/320] Compiling NIOPosix NIOThreadPool.swift
[308/320] Compiling NIOPosix NonBlockingFileIO.swift
[309/320] Compiling NIOPosix PendingDatagramWritesManager.swift
[310/320] Compiling NIOPosix PendingWritesManager.swift
[311/320] Compiling NIOPosix PipeChannel.swift
[312/321] Wrapping AST for NIOPosix for debugging
[314/323] Emitting module NIO
[315/323] Compiling NIO Exports.swift
[316/324] Wrapping AST for NIO for debugging
[318/340] Emitting module Atem
/host/spi-builder-workspace/Sources/Atem/TallyLight.swift:22:24: warning: static property 'off' produces an empty option set
20 | 	}
21 |
22 | 	public static let     off = TallyLight(rawValue: 0)
   |                        |- warning: static property 'off' produces an empty option set
   |                        `- note: use [] to silence this warning
23 | 	public static let program = TallyLight(rawValue: 1)
24 | 	public static let preview = TallyLight(rawValue: 2)
/host/spi-builder-workspace/Sources/Atem/VideoSource.swift:147:21: warning: static property 'none' produces an empty option set
145 | 		public static let sVideo =    ExternalInterfaces(rawValue: 1 << 4)
146 |
147 | 		public static let none = ExternalInterfaces(rawValue: 0)
    |                     |- warning: static property 'none' produces an empty option set
    |                     `- note: use [] to silence this warning
148 |
149 | 		public func describe() -> String? {
/host/spi-builder-workspace/Sources/Atem/VideoSource.swift:194:21: warning: static property 'none' produces an empty option set
192 | 		public static let me2AndFillSources = MixEffects(rawValue: 1 << 1)
193 |
194 | 		public static let none = MixEffects(rawValue: 0)
    |                     |- warning: static property 'none' produces an empty option set
    |                     `- note: use [] to silence this warning
195 |
196 | 		public func describe() -> String? {
[319/340] Compiling Atem TallyLight.swift
/host/spi-builder-workspace/Sources/Atem/TallyLight.swift:22:24: warning: static property 'off' produces an empty option set
20 | 	}
21 |
22 | 	public static let     off = TallyLight(rawValue: 0)
   |                        |- warning: static property 'off' produces an empty option set
   |                        `- note: use [] to silence this warning
23 | 	public static let program = TallyLight(rawValue: 1)
24 | 	public static let preview = TallyLight(rawValue: 2)
[320/340] Compiling Atem ArrayOperations.swift
/host/spi-builder-workspace/Sources/Atem/TallyLight.swift:22:24: warning: static property 'off' produces an empty option set
20 | 	}
21 |
22 | 	public static let     off = TallyLight(rawValue: 0)
   |                        |- warning: static property 'off' produces an empty option set
   |                        `- note: use [] to silence this warning
23 | 	public static let program = TallyLight(rawValue: 1)
24 | 	public static let preview = TallyLight(rawValue: 2)
[321/340] Compiling Atem PacketTypes.swift
[322/340] Compiling Atem Switcher.swift
[323/340] Compiling Atem MessageHandler.swift
[324/340] Compiling Atem MessageTitle.swift
[325/340] Compiling Atem Connection.swift
[326/340] Compiling Atem Controller.swift
[327/340] Compiling Atem Message.swift
[328/340] Compiling Atem MessageTypes.swift
[329/340] Compiling Atem Packet.swift
[330/342] Compiling Atem IntOperators.swift
[331/342] Compiling Atem OptionSet+elements.swift
[332/342] Compiling Atem HandlerWithTimer.swift
[333/342] Compiling Atem InitialSwitcherStateMessages.swift
[334/342] Compiling Atem RawRepresentable+decode.swift
/host/spi-builder-workspace/Sources/Atem/VideoSource.swift:147:21: warning: static property 'none' produces an empty option set
145 | 		public static let sVideo =    ExternalInterfaces(rawValue: 1 << 4)
146 |
147 | 		public static let none = ExternalInterfaces(rawValue: 0)
    |                     |- warning: static property 'none' produces an empty option set
    |                     `- note: use [] to silence this warning
148 |
149 | 		public func describe() -> String? {
/host/spi-builder-workspace/Sources/Atem/VideoSource.swift:194:21: warning: static property 'none' produces an empty option set
192 | 		public static let me2AndFillSources = MixEffects(rawValue: 1 << 1)
193 |
194 | 		public static let none = MixEffects(rawValue: 0)
    |                     |- warning: static property 'none' produces an empty option set
    |                     `- note: use [] to silence this warning
195 |
196 | 		public func describe() -> String? {
[335/342] Compiling Atem VideoSource.swift
/host/spi-builder-workspace/Sources/Atem/VideoSource.swift:147:21: warning: static property 'none' produces an empty option set
145 | 		public static let sVideo =    ExternalInterfaces(rawValue: 1 << 4)
146 |
147 | 		public static let none = ExternalInterfaces(rawValue: 0)
    |                     |- warning: static property 'none' produces an empty option set
    |                     `- note: use [] to silence this warning
148 |
149 | 		public func describe() -> String? {
/host/spi-builder-workspace/Sources/Atem/VideoSource.swift:194:21: warning: static property 'none' produces an empty option set
192 | 		public static let me2AndFillSources = MixEffects(rawValue: 1 << 1)
193 |
194 | 		public static let none = MixEffects(rawValue: 0)
    |                     |- warning: static property 'none' produces an empty option set
    |                     `- note: use [] to silence this warning
195 |
196 | 		public func describe() -> String? {
[336/347] Wrapping AST for Atem for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[338/347] Emitting module Version_dump
/host/spi-builder-workspace/Sources/Version dump/main.swift:28:4: error: cannot find 'exit' in scope
26 | 		print("Initiation complete")
27 | 		DispatchQueue.main.asyncAfter(deadline: .now() + 0.1) {
28 | 			exit(EXIT_SUCCESS)
   |    `- error: cannot find 'exit' in scope
29 | 		}
30 | 	}
/host/spi-builder-workspace/Sources/Version dump/main.swift:28:9: error: cannot find 'EXIT_SUCCESS' in scope
26 | 		print("Initiation complete")
27 | 		DispatchQueue.main.asyncAfter(deadline: .now() + 0.1) {
28 | 			exit(EXIT_SUCCESS)
   |         `- error: cannot find 'EXIT_SUCCESS' in scope
29 | 		}
30 | 	}
[339/347] Compiling Version_dump main.swift
/host/spi-builder-workspace/Sources/Version dump/main.swift:28:4: error: cannot find 'exit' in scope
26 | 		print("Initiation complete")
27 | 		DispatchQueue.main.asyncAfter(deadline: .now() + 0.1) {
28 | 			exit(EXIT_SUCCESS)
   |    `- error: cannot find 'exit' in scope
29 | 		}
30 | 	}
/host/spi-builder-workspace/Sources/Version dump/main.swift:28:9: error: cannot find 'EXIT_SUCCESS' in scope
26 | 		print("Initiation complete")
27 | 		DispatchQueue.main.asyncAfter(deadline: .now() + 0.1) {
28 | 			exit(EXIT_SUCCESS)
   |         `- error: cannot find 'EXIT_SUCCESS' in scope
29 | 		}
30 | 	}
[340/347] Emitting module Simulator
BUILD FAILURE 6.3 android