The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Atem, reference 1.1.1 (f2af19), with Swift 6.2 (beta) for Android on 18 Jun 2025 16:55:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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: 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.2
Building package at path:  $PWD
https://github.com/dev1an/swift-atem.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.88s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (5.27s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[595/18437] Fetching swift-atomics, swift-collections
[1836/22865] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.08s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.05s)
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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/40] Write sources
[13/40] Compiling CNIOWindows shim.c
[13/40] Compiling CNIOWindows WSAStartup.c
[15/40] Compiling CNIOLinux liburing_shims.c
[16/40] Compiling CNIOWASI CNIOWASI.c
[17/40] Compiling CNIODarwin shim.c
[18/40] Compiling _AtomicsShims.c
[19/40] Compiling CNIOLinux shim.c
[20/40] Compiling c-nioatomics.c
[21/40] Compiling c-atomics.c
[21/40] Write swift-version-8C5A4AE7A8CE2BA.txt
[24/84] Emitting module InternalCollectionsUtilities
[25/84] Compiling Atomics OptionalRawRepresentable.swift
[26/84] Compiling Atomics RawRepresentable.swift
[27/84] Compiling Atomics AtomicBool.swift
[28/84] Compiling Atomics IntegerConformances.swift
[29/85] Compiling Atomics ManagedAtomic.swift
[30/85] Compiling Atomics ManagedAtomicLazyReference.swift
[31/87] Compiling Atomics UnsafeAtomic.swift
[32/87] Compiling Atomics UnsafeAtomicLazyReference.swift
[33/87] Compiling Atomics AtomicMemoryOrderings.swift
[34/87] Compiling Atomics DoubleWord.swift
[35/87] Compiling Atomics PointerConformances.swift
[36/87] Compiling Atomics Primitives.native.swift
[37/87] Compiling Atomics AtomicStorage.swift
[38/87] Compiling Atomics AtomicValue.swift
[39/87] Compiling Atomics AtomicInteger.swift
[40/87] Compiling Atomics AtomicOptionalWrappable.swift
[41/87] Compiling Atomics AtomicReference.swift
[44/87] Emitting module _NIODataStructures
[49/87] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[50/87] Emitting module _NIOBase64
[51/87] Compiling _NIOBase64 Base64.swift
[52/88] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/89] Emitting module Atomics
[61/89] Compiling NIOConcurrencyHelpers lock.swift
[62/89] Wrapping AST for _NIOBase64 for debugging
[63/89] Wrapping AST for InternalCollectionsUtilities for debugging
[65/92] Compiling _NIODataStructures Heap.swift
[66/92] Compiling _NIODataStructures PriorityQueue.swift
[67/92] Compiling _NIODataStructures _TinyArray.swift
[68/105] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[69/105] Compiling NIOConcurrencyHelpers NIOLock.swift
[70/105] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[71/105] Compiling NIOConcurrencyHelpers atomics.swift
[72/105] Emitting module NIOConcurrencyHelpers
[73/106] Compiling Atomics IntegerOperations.swift
[74/106] Compiling Atomics Unmanaged extensions.swift
[77/107] Compiling DequeModule Deque+CustomReflectable.swift
[78/107] Compiling DequeModule Deque+Descriptions.swift
[79/107] Compiling DequeModule Deque+Equatable.swift
[80/107] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/109] Wrapping AST for _NIODataStructures for debugging
[82/109] Wrapping AST for NIOConcurrencyHelpers for debugging
[84/109] Compiling DequeModule _DequeBuffer.swift
[85/109] Compiling DequeModule _DequeBufferHeader.swift
[85/109] Wrapping AST for Atomics for debugging
[87/109] Compiling DequeModule Deque+Extras.swift
[88/109] Compiling DequeModule Deque+Hashable.swift
[89/109] Compiling DequeModule _DequeSlot.swift
[90/109] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/109] Compiling DequeModule Deque+Testing.swift
[92/109] Compiling DequeModule Deque._Storage.swift
[93/109] Compiling DequeModule Deque._UnsafeHandle.swift
[94/109] Compiling DequeModule Deque.swift
[95/109] Compiling DequeModule Deque+Codable.swift
[96/109] Compiling DequeModule Deque+Collection.swift
[97/109] Emitting module DequeModule
[98/110] Wrapping AST for DequeModule for debugging
[100/170] Compiling NIOCore MulticastChannel.swift
[101/170] Compiling NIOCore NIOAny.swift
[102/170] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/170] Compiling NIOCore NIOLoopBound.swift
[104/170] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[105/170] Compiling NIOCore NIOScheduledCallback.swift
[106/170] Compiling NIOCore NIOSendable.swift
[107/170] Compiling NIOCore RecvByteBufferAllocator.swift
[108/170] Compiling NIOCore CircularBuffer.swift
[109/170] Compiling NIOCore Codec.swift
[110/170] Compiling NIOCore ConvenienceOptionSupport.swift
[111/170] Compiling NIOCore DeadChannel.swift
[112/170] Compiling NIOCore DispatchQueue+WithFuture.swift
[113/170] Compiling NIOCore EventLoop+Deprecated.swift
[114/170] Compiling NIOCore EventLoop+SerialExecutor.swift
[115/170] Compiling NIOCore EventLoop.swift
[116/178] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[117/178] Compiling NIOCore EventLoopFuture+Deprecated.swift
[118/178] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[119/178] Compiling NIOCore EventLoopFuture.swift
[120/178] Compiling NIOCore FileDescriptor.swift
[121/178] Compiling NIOCore FileHandle.swift
[122/178] Compiling NIOCore FileRegion.swift
[123/178] Compiling NIOCore GlobalSingletons.swift
[124/178] Compiling NIOCore IO.swift
[125/178] Compiling NIOCore IOData.swift
[126/178] Compiling NIOCore IPProtocol.swift
[127/178] Compiling NIOCore IntegerBitPacking.swift
[128/178] Compiling NIOCore IntegerTypes.swift
[129/178] Compiling NIOCore Interfaces.swift
[130/178] Compiling NIOCore Linux.swift
[131/178] Compiling NIOCore MarkedCircularBuffer.swift
[132/178] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[133/178] Compiling NIOCore BSDSocketAPI.swift
[134/178] Compiling NIOCore ByteBuffer-aux.swift
[135/178] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[136/178] Compiling NIOCore ByteBuffer-conversions.swift
[137/178] Compiling NIOCore ByteBuffer-core.swift
[138/178] Compiling NIOCore ByteBuffer-hex.swift
[139/178] Compiling NIOCore ByteBuffer-int.swift
[140/178] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[141/178] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[142/178] Compiling NIOCore SocketAddresses.swift
[143/178] Compiling NIOCore SocketOptionProvider.swift
[144/178] Compiling NIOCore SystemCallHelpers.swift
[145/178] Compiling NIOCore TimeAmount+Duration.swift
[146/178] Compiling NIOCore TypeAssistedChannelHandler.swift
[147/178] Compiling NIOCore UniversalBootstrapSupport.swift
[148/178] Compiling NIOCore Utilities.swift
[149/178] Compiling NIOCore ByteBuffer-multi-int.swift
[150/178] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[151/178] Compiling NIOCore ByteBuffer-views.swift
[152/178] Compiling NIOCore Channel.swift
[153/178] Compiling NIOCore ChannelHandler.swift
[154/178] Compiling NIOCore ChannelHandlers.swift
[155/178] Compiling NIOCore ChannelInvoker.swift
[156/178] Compiling NIOCore ChannelOption.swift
[157/178] Compiling NIOCore ChannelPipeline.swift
[158/178] Compiling NIOCore AddressedEnvelope.swift
[159/178] Compiling NIOCore AsyncAwaitSupport.swift
[160/178] Compiling NIOCore AsyncChannel.swift
[161/178] Compiling NIOCore AsyncChannelHandler.swift
[162/178] Compiling NIOCore AsyncChannelInboundStream.swift
[163/178] Compiling NIOCore AsyncChannelOutboundWriter.swift
[164/178] Compiling NIOCore NIOAsyncSequenceProducer.swift
[165/178] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[166/178] Compiling NIOCore NIOAsyncWriter.swift
[167/178] Emitting module NIOCore
[168/182] Wrapping AST for NIOCore for debugging
[170/229] Emitting module NIOEmbedded
[171/229] Compiling NIOEmbedded AsyncTestingChannel.swift
[172/229] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[173/229] Compiling NIOEmbedded Embedded.swift
[174/230] Wrapping AST for NIOEmbedded for debugging
[176/230] Compiling NIOPosix IO.swift
[177/230] Compiling NIOPosix IntegerBitPacking.swift
[178/230] Compiling NIOPosix IntegerTypes.swift
[179/230] Compiling NIOPosix Linux.swift
[180/230] Compiling NIOPosix LinuxCPUSet.swift
[181/230] Compiling NIOPosix LinuxUring.swift
[182/230] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[183/236] Emitting module NIOPosix
[184/236] Compiling NIOPosix ThreadPosix.swift
[185/236] Compiling NIOPosix ThreadWindows.swift
[186/236] Compiling NIOPosix UnsafeTransfer.swift
[187/236] Compiling NIOPosix Utilities.swift
[188/236] Compiling NIOPosix VsockAddress.swift
[189/236] Compiling NIOPosix VsockChannelEvents.swift
[190/236] Compiling NIOPosix SelectableChannel.swift
[191/236] Compiling NIOPosix SelectableEventLoop.swift
[192/236] Compiling NIOPosix SelectorEpoll.swift
[193/236] Compiling NIOPosix SelectorGeneric.swift
[194/236] Compiling NIOPosix SelectorKqueue.swift
[195/236] Compiling NIOPosix SelectorUring.swift
[196/236] Compiling NIOPosix Pool.swift
[197/236] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[198/236] Compiling NIOPosix PosixSingletons.swift
[199/236] Compiling NIOPosix RawSocketBootstrap.swift
[200/236] Compiling NIOPosix Resolver.swift
[201/236] Compiling NIOPosix Selectable.swift
[202/236] Compiling NIOPosix ServerSocket.swift
[203/236] Compiling NIOPosix Socket.swift
[204/236] Compiling NIOPosix SocketChannel.swift
[205/236] Compiling NIOPosix SocketProtocols.swift
[206/236] Compiling NIOPosix System.swift
[207/236] Compiling NIOPosix Thread.swift
[208/236] Compiling NIOPosix Bootstrap.swift
[209/236] Compiling NIOPosix ControlMessage.swift
[210/236] Compiling NIOPosix DatagramVectorReadManager.swift
[211/236] Compiling NIOPosix Errors+Any.swift
[212/236] Compiling NIOPosix FileDescriptor.swift
[213/236] Compiling NIOPosix GetaddrinfoResolver.swift
[214/236] Compiling NIOPosix HappyEyeballs.swift
[215/236] Compiling NIOPosix BSDSocketAPICommon.swift
[216/236] Compiling NIOPosix BSDSocketAPIPosix.swift
[217/236] Compiling NIOPosix BSDSocketAPIWindows.swift
[218/236] Compiling NIOPosix BaseSocket.swift
[219/236] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[220/236] Compiling NIOPosix BaseSocketChannel.swift
[221/236] Compiling NIOPosix BaseStreamSocketChannel.swift
[222/236] Compiling NIOPosix NIOThreadPool.swift
[223/236] Compiling NIOPosix NonBlockingFileIO.swift
[224/236] Compiling NIOPosix PendingDatagramWritesManager.swift
[225/236] Compiling NIOPosix PendingWritesManager.swift
[226/236] Compiling NIOPosix PipeChannel.swift
[227/236] Compiling NIOPosix PipePair.swift
[228/237] Wrapping AST for NIOPosix for debugging
[230/239] Compiling NIO Exports.swift
[231/239] Emitting module NIO
[232/240] Wrapping AST for NIO for debugging
[234/256] Compiling Atem IntOperators.swift
[235/256] Compiling Atem OptionSet+elements.swift
[236/258] 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? {
[237/258] 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? {
[238/258] 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? {
[239/258] 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)
[240/258] 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)
[241/258] Compiling Atem PacketTypes.swift
[242/258] Compiling Atem Switcher.swift
[243/258] Compiling Atem MessageTypes.swift
[244/258] Compiling Atem Packet.swift
[245/258] Compiling Atem Connection.swift
[246/258] Compiling Atem Controller.swift
[247/258] Compiling Atem Message.swift
[248/258] Compiling Atem HandlerWithTimer.swift
[249/258] Compiling Atem InitialSwitcherStateMessages.swift
[250/258] Compiling Atem MessageHandler.swift
[251/258] Compiling Atem MessageTitle.swift
[252/259] Wrapping AST for Atem for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[254/263] 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 | 	}
[255/263] 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 | 	}
[256/263] Emitting module Simulator
BUILD FAILURE 6.2 android