Build Information
Failed to build Atem, reference 1.1.1 (f2af19
), with Swift 6.2 (beta) for Linux on 18 Jun 2025 16:57:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 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: linux
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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 (4.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (5.59s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4428] Fetching swift-system
[2747/21068] Fetching swift-system, swift-collections
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-system.git from cache (0.71s)
[2829/16640] Fetching swift-collections
[6325/18437] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.66s)
[9818/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.01s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.74s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.04s)
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-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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/40] Write sources
[12/40] Compiling CNIODarwin shim.c
[13/40] Compiling CNIOWindows shim.c
[14/40] Compiling CNIOWindows WSAStartup.c
[15/40] Compiling CNIOWASI CNIOWASI.c
[16/40] Write sources
[17/40] Compiling _AtomicsShims.c
[18/40] Compiling CNIOLinux liburing_shims.c
[19/40] Write swift-version-24593BA9C3E375BF.txt
[20/40] Compiling CNIOLinux shim.c
[22/78] Emitting module _NIOBase64
[23/78] Emitting module InternalCollectionsUtilities
[23/79] Compiling c-nioatomics.c
[24/79] Compiling c-atomics.c
[26/85] Emitting module NIOConcurrencyHelpers
[27/85] Compiling Atomics ManagedAtomic.swift
[28/85] Compiling Atomics ManagedAtomicLazyReference.swift
[29/87] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/87] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/87] Compiling InternalCollectionsUtilities Descriptions.swift
[32/87] Compiling Atomics AtomicMemoryOrderings.swift
[33/87] Compiling Atomics DoubleWord.swift
[34/87] Emitting module Atomics
[36/87] Compiling Atomics AtomicStorage.swift
[37/87] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/87] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[39/87] Compiling InternalCollectionsUtilities Integer rank.swift
[40/87] Compiling Atomics UnsafeAtomic.swift
[41/87] Compiling Atomics UnsafeAtomicLazyReference.swift
[42/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/87] Compiling Atomics AtomicValue.swift
[45/87] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[46/87] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[47/87] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[48/87] Compiling InternalCollectionsUtilities UInt+reversed.swift
[53/88] Compiling _NIOBase64 Base64.swift
[54/88] Compiling _NIODataStructures PriorityQueue.swift
[55/88] Compiling _NIODataStructures _TinyArray.swift
[63/89] Wrapping AST for InternalCollectionsUtilities for debugging
[64/92] Wrapping AST for _NIOBase64 for debugging
[66/104] Compiling Atomics IntegerOperations.swift
[67/104] Compiling Atomics Unmanaged extensions.swift
[69/105] Compiling DequeModule Deque+CustomReflectable.swift
[70/105] Compiling DequeModule Deque+Descriptions.swift
[70/107] Wrapping AST for Atomics for debugging
[72/107] Compiling DequeModule _DequeBuffer.swift
[73/107] Compiling DequeModule _DequeBufferHeader.swift
[74/107] Compiling DequeModule Deque+Equatable.swift
[75/107] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[76/107] Compiling DequeModule _DequeSlot.swift
[77/107] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/107] Compiling DequeModule Deque+Extras.swift
[79/107] Compiling DequeModule Deque+Hashable.swift
[80/107] Compiling DequeModule Deque._UnsafeHandle.swift
[81/107] Compiling DequeModule Deque.swift
[82/107] Compiling DequeModule Deque+Testing.swift
[83/107] Compiling DequeModule Deque._Storage.swift
[84/107] Compiling DequeModule Deque+Codable.swift
[85/107] Compiling DequeModule Deque+Collection.swift
[86/107] Compiling NIOConcurrencyHelpers lock.swift
[87/107] Compiling _NIODataStructures Heap.swift
[88/107] Compiling NIOConcurrencyHelpers NIOLock.swift
[89/107] Emitting module _NIODataStructures
[90/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[91/108] Wrapping AST for _NIODataStructures for debugging
[93/108] Compiling NIOConcurrencyHelpers atomics.swift
[94/108] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[95/109] Wrapping AST for NIOConcurrencyHelpers for debugging
[97/109] Emitting module DequeModule
[98/110] Wrapping AST for DequeModule for debugging
[100/170] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[101/170] Compiling NIOCore EventLoopFuture+Deprecated.swift
[102/170] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[103/170] Compiling NIOCore EventLoopFuture.swift
[104/170] Compiling NIOCore FileDescriptor.swift
[105/170] Compiling NIOCore FileHandle.swift
[106/170] Compiling NIOCore FileRegion.swift
[107/170] Compiling NIOCore GlobalSingletons.swift
[108/178] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[109/178] Compiling NIOCore SocketAddresses.swift
[110/178] Compiling NIOCore SocketOptionProvider.swift
[111/178] Compiling NIOCore SystemCallHelpers.swift
[112/178] Compiling NIOCore TimeAmount+Duration.swift
[113/178] Compiling NIOCore TypeAssistedChannelHandler.swift
[114/178] Compiling NIOCore UniversalBootstrapSupport.swift
[115/178] Compiling NIOCore Utilities.swift
[116/178] Compiling NIOCore IO.swift
[117/178] Compiling NIOCore IOData.swift
[118/178] Compiling NIOCore IPProtocol.swift
[119/178] Compiling NIOCore IntegerBitPacking.swift
[120/178] Compiling NIOCore IntegerTypes.swift
[121/178] Compiling NIOCore Interfaces.swift
[122/178] Compiling NIOCore Linux.swift
[123/178] Compiling NIOCore MarkedCircularBuffer.swift
[124/178] Compiling NIOCore MulticastChannel.swift
[125/178] Compiling NIOCore NIOAny.swift
[126/178] Compiling NIOCore NIOCloseOnErrorHandler.swift
[127/178] Compiling NIOCore NIOLoopBound.swift
[128/178] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[129/178] Compiling NIOCore NIOScheduledCallback.swift
[130/178] Compiling NIOCore NIOSendable.swift
[131/178] Compiling NIOCore RecvByteBufferAllocator.swift
[132/178] Compiling NIOCore ByteBuffer-multi-int.swift
[133/178] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[134/178] Compiling NIOCore ByteBuffer-views.swift
[135/178] Compiling NIOCore Channel.swift
[136/178] Compiling NIOCore ChannelHandler.swift
[137/178] Compiling NIOCore ChannelHandlers.swift
[138/178] Compiling NIOCore ChannelInvoker.swift
[139/178] Compiling NIOCore ChannelOption.swift
[140/178] Compiling NIOCore ChannelPipeline.swift
[141/178] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[142/178] Compiling NIOCore BSDSocketAPI.swift
[143/178] Compiling NIOCore ByteBuffer-aux.swift
[144/178] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[145/178] Compiling NIOCore ByteBuffer-conversions.swift
[146/178] Compiling NIOCore ByteBuffer-core.swift
[147/178] Compiling NIOCore ByteBuffer-hex.swift
[148/178] Compiling NIOCore ByteBuffer-int.swift
[149/178] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[150/178] Compiling NIOCore AddressedEnvelope.swift
[151/178] Compiling NIOCore AsyncAwaitSupport.swift
[152/178] Compiling NIOCore AsyncChannel.swift
[153/178] Compiling NIOCore AsyncChannelHandler.swift
[154/178] Compiling NIOCore AsyncChannelInboundStream.swift
[155/178] Compiling NIOCore AsyncChannelOutboundWriter.swift
[156/178] Compiling NIOCore NIOAsyncSequenceProducer.swift
[157/178] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[158/178] Compiling NIOCore NIOAsyncWriter.swift
[159/178] Compiling NIOCore CircularBuffer.swift
[160/178] Compiling NIOCore Codec.swift
[161/178] Compiling NIOCore ConvenienceOptionSupport.swift
[162/178] Compiling NIOCore DeadChannel.swift
[163/178] Compiling NIOCore DispatchQueue+WithFuture.swift
[164/178] Compiling NIOCore EventLoop+Deprecated.swift
[165/178] Compiling NIOCore EventLoop+SerialExecutor.swift
[166/178] Compiling NIOCore EventLoop.swift
[167/178] Emitting module NIOCore
[168/182] Wrapping AST for NIOCore for debugging
[170/229] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[171/229] Compiling NIOEmbedded AsyncTestingChannel.swift
[172/229] Emitting module NIOEmbedded
[173/229] Compiling NIOEmbedded Embedded.swift
[174/230] Wrapping AST for NIOEmbedded for debugging
[176/230] Compiling NIOPosix SelectableChannel.swift
[177/230] Compiling NIOPosix SelectableEventLoop.swift
[178/230] Compiling NIOPosix SelectorEpoll.swift
[179/230] Compiling NIOPosix SelectorGeneric.swift
[180/230] Compiling NIOPosix SelectorKqueue.swift
[181/230] Compiling NIOPosix SelectorUring.swift
[182/236] Compiling NIOPosix Pool.swift
[183/236] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[184/236] Compiling NIOPosix PosixSingletons.swift
[185/236] Compiling NIOPosix RawSocketBootstrap.swift
[186/236] Compiling NIOPosix Resolver.swift
[187/236] Compiling NIOPosix Selectable.swift
[188/236] Compiling NIOPosix ServerSocket.swift
[189/236] Compiling NIOPosix Socket.swift
[190/236] Compiling NIOPosix SocketChannel.swift
[191/236] Compiling NIOPosix SocketProtocols.swift
[192/236] Compiling NIOPosix System.swift
[193/236] Compiling NIOPosix Thread.swift
[194/236] Emitting module NIOPosix
[195/236] Compiling NIOPosix ThreadPosix.swift
[196/236] Compiling NIOPosix ThreadWindows.swift
[197/236] Compiling NIOPosix UnsafeTransfer.swift
[198/236] Compiling NIOPosix Utilities.swift
[199/236] Compiling NIOPosix VsockAddress.swift
[200/236] Compiling NIOPosix VsockChannelEvents.swift
[201/236] Compiling NIOPosix IO.swift
[202/236] Compiling NIOPosix IntegerBitPacking.swift
[203/236] Compiling NIOPosix IntegerTypes.swift
[204/236] Compiling NIOPosix Linux.swift
[205/236] Compiling NIOPosix LinuxCPUSet.swift
[206/236] Compiling NIOPosix LinuxUring.swift
[207/236] Compiling NIOPosix MultiThreadedEventLoopGroup.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 NIOThreadPool.swift
[216/236] Compiling NIOPosix NonBlockingFileIO.swift
[217/236] Compiling NIOPosix PendingDatagramWritesManager.swift
[218/236] Compiling NIOPosix PendingWritesManager.swift
[219/236] Compiling NIOPosix PipeChannel.swift
[220/236] Compiling NIOPosix PipePair.swift
[221/236] Compiling NIOPosix BSDSocketAPICommon.swift
[222/236] Compiling NIOPosix BSDSocketAPIPosix.swift
[223/236] Compiling NIOPosix BSDSocketAPIWindows.swift
[224/236] Compiling NIOPosix BaseSocket.swift
[225/236] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[226/236] Compiling NIOPosix BaseSocketChannel.swift
[227/236] Compiling NIOPosix BaseStreamSocketChannel.swift
[228/237] Wrapping AST for NIOPosix for debugging
[230/239] Emitting module NIO
[231/239] Compiling NIO Exports.swift
[232/240] Wrapping AST for NIO for debugging
[234/256] Compiling Atem IntOperators.swift
[235/256] Compiling Atem OptionSet+elements.swift
[236/258] Compiling Atem MessageHandler.swift
[237/258] Compiling Atem MessageTitle.swift
[238/258] Compiling Atem Connection.swift
[239/258] Compiling Atem Controller.swift
[240/258] Compiling Atem Message.swift
[241/258] Compiling Atem MessageTypes.swift
[242/258] Compiling Atem Packet.swift
[243/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? {
[244/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? {
[245/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? {
[246/258] Compiling Atem PacketTypes.swift
[247/258] Compiling Atem Switcher.swift
[248/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)
[249/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)
[250/258] Compiling Atem HandlerWithTimer.swift
[251/258] Compiling Atem InitialSwitcherStateMessages.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 linux