Build Information
Failed to build FDBSwift, reference 4.2.0 (82259c
), with Swift 6.2 (beta) for Linux on 19 Jun 2025 09:49:50 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/kirilltitov/fdbswift.git
Reference: 4.2.0
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/kirilltitov/fdbswift
* tag 4.2.0 -> FETCH_HEAD
HEAD is now at 82259c7 Merge pull request #73 from kirilltitov/network-options-enhancements
Cloned https://github.com/kirilltitov/fdbswift.git
Revision (git rev-parse @):
82259c7a470fd50d37bcd1971a697a2318464cbf
SUCCESS checkout https://github.com/kirilltitov/fdbswift.git at 4.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/kirilltitov/fdbswift.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
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[3837/80163] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (3.85s)
Fetched https://github.com/apple/swift-nio.git from cache (3.93s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (5.13s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.76s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[1277/6233] Fetching swift-atomics, swift-system
[6146/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.38s)
Fetched https://github.com/apple/swift-system.git from cache (0.38s)
[2829/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.98s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.45s)
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 (0.59s)
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-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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
warning: couldn't find pc file for libfdb
warning: couldn't find pc file for libfdb
Building for debugging...
[0/22] Write sources
[11/22] Compiling CNIOWASI CNIOWASI.c
[11/22] Compiling _AtomicsShims.c
[13/22] Compiling CNIOWindows WSAStartup.c
[14/22] Write sources
[15/22] Compiling CNIOLinux liburing_shims.c
[16/22] Write swift-version-24593BA9C3E375BF.txt
[17/22] Compiling CNIODarwin shim.c
[18/22] Compiling CNIOWindows shim.c
[19/22] Compiling CNIOLinux shim.c
[20/65] Compiling c-nioatomics.c
[21/65] Compiling c-atomics.c
[23/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/72] Compiling Atomics AtomicReference.swift
[25/72] Compiling Atomics AtomicStorage.swift
[26/72] Emitting module Atomics
[27/74] Emitting module InternalCollectionsUtilities
[28/74] Compiling Atomics AtomicValue.swift
[29/74] Compiling Atomics AtomicMemoryOrderings.swift
[30/74] Compiling Atomics UnsafeAtomic.swift
[31/74] Compiling Atomics UnsafeAtomicLazyReference.swift
[32/74] Compiling Atomics ManagedAtomic.swift
[33/74] Compiling Atomics ManagedAtomicLazyReference.swift
[34/74] Compiling Atomics RawRepresentable.swift
[35/74] Compiling Atomics AtomicBool.swift
[36/74] Compiling Atomics AtomicInteger.swift
[37/74] Compiling Atomics AtomicOptionalWrappable.swift
[38/74] Compiling Atomics IntegerConformances.swift
[39/74] Compiling Atomics PointerConformances.swift
[40/74] Compiling Atomics Primitives.native.swift
[41/74] Compiling Atomics OptionalRawRepresentable.swift
[46/74] Compiling Atomics DoubleWord.swift
[49/74] Emitting module _NIOBase64
[50/74] Compiling _NIOBase64 Base64.swift
[51/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/76] Compiling _NIODataStructures PriorityQueue.swift
[55/76] Compiling _NIODataStructures _TinyArray.swift
[62/91] Compiling Atomics IntegerOperations.swift
[63/91] Compiling Atomics Unmanaged extensions.swift
[65/92] Compiling DequeModule _DequeBuffer.swift
[66/92] Compiling DequeModule _DequeBufferHeader.swift
[67/94] Compiling DequeModule Deque+CustomReflectable.swift
[68/94] Compiling DequeModule Deque+Descriptions.swift
[69/94] Compiling Logging MetadataProvider.swift
[70/94] Emitting module Logging
[71/94] Compiling Logging Locks.swift
[72/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[73/94] Emitting module NIOConcurrencyHelpers
[74/94] Compiling NIOConcurrencyHelpers NIOLock.swift
[75/94] Compiling NIOConcurrencyHelpers lock.swift
[76/94] Compiling DequeModule Deque+Equatable.swift
[77/94] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/94] Emitting module _NIODataStructures
[79/94] Compiling _NIODataStructures Heap.swift
[80/95] Compiling DequeModule Deque+Extras.swift
[81/95] Compiling DequeModule Deque+Hashable.swift
[82/95] Compiling DequeModule _DequeSlot.swift
[83/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/95] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[86/95] Compiling NIOConcurrencyHelpers atomics.swift
[88/96] Compiling DequeModule Deque+Testing.swift
[89/96] Compiling DequeModule Deque._Storage.swift
[90/96] Compiling DequeModule Deque._UnsafeHandle.swift
[91/96] Compiling DequeModule Deque.swift
[92/96] Compiling Logging LogHandler.swift
[93/96] Compiling Logging Logging.swift
[94/97] Compiling DequeModule Deque+Codable.swift
[95/97] Compiling DequeModule Deque+Collection.swift
[97/97] Emitting module DequeModule
[99/158] Compiling NIOCore IO.swift
[100/158] Compiling NIOCore IOData.swift
[101/158] Compiling NIOCore IPProtocol.swift
[102/158] Compiling NIOCore IntegerBitPacking.swift
[103/158] Compiling NIOCore IntegerTypes.swift
[104/158] Compiling NIOCore Interfaces.swift
[105/158] Compiling NIOCore Linux.swift
[106/158] Compiling NIOCore MarkedCircularBuffer.swift
[107/158] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[108/158] Compiling NIOCore EventLoopFuture+Deprecated.swift
[109/158] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[110/158] Compiling NIOCore EventLoopFuture.swift
[111/158] Compiling NIOCore FileDescriptor.swift
[112/158] Compiling NIOCore FileHandle.swift
[113/158] Compiling NIOCore FileRegion.swift
[114/158] Compiling NIOCore GlobalSingletons.swift
[115/166] Compiling NIOCore MulticastChannel.swift
[116/166] Compiling NIOCore NIOAny.swift
[117/166] Compiling NIOCore NIOCloseOnErrorHandler.swift
[118/166] Compiling NIOCore NIOLoopBound.swift
[119/166] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[120/166] Compiling NIOCore NIOScheduledCallback.swift
[121/166] Compiling NIOCore NIOSendable.swift
[122/166] Compiling NIOCore RecvByteBufferAllocator.swift
[123/166] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[124/166] Compiling NIOCore BSDSocketAPI.swift
[125/166] Compiling NIOCore ByteBuffer-aux.swift
[126/166] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[127/166] Compiling NIOCore ByteBuffer-conversions.swift
[128/166] Compiling NIOCore ByteBuffer-core.swift
[129/166] Compiling NIOCore ByteBuffer-hex.swift
[130/166] Compiling NIOCore ByteBuffer-int.swift
[131/166] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[132/166] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[133/166] Compiling NIOCore SocketAddresses.swift
[134/166] Compiling NIOCore SocketOptionProvider.swift
[135/166] Compiling NIOCore SystemCallHelpers.swift
[136/166] Compiling NIOCore TimeAmount+Duration.swift
[137/166] Compiling NIOCore TypeAssistedChannelHandler.swift
[138/166] Compiling NIOCore UniversalBootstrapSupport.swift
[139/166] Compiling NIOCore Utilities.swift
[140/166] Compiling NIOCore AddressedEnvelope.swift
[141/166] Compiling NIOCore AsyncAwaitSupport.swift
[142/166] Compiling NIOCore AsyncChannel.swift
[143/166] Compiling NIOCore AsyncChannelHandler.swift
[144/166] Compiling NIOCore AsyncChannelInboundStream.swift
[145/166] Compiling NIOCore AsyncChannelOutboundWriter.swift
[146/166] Compiling NIOCore NIOAsyncSequenceProducer.swift
[147/166] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[148/166] Compiling NIOCore NIOAsyncWriter.swift
[149/166] Compiling NIOCore CircularBuffer.swift
[150/166] Compiling NIOCore Codec.swift
[151/166] Compiling NIOCore ConvenienceOptionSupport.swift
[152/166] Compiling NIOCore DeadChannel.swift
[153/166] Compiling NIOCore DispatchQueue+WithFuture.swift
[154/166] Compiling NIOCore EventLoop+Deprecated.swift
[155/166] Compiling NIOCore EventLoop+SerialExecutor.swift
[156/166] Compiling NIOCore EventLoop.swift
[157/166] Compiling NIOCore ByteBuffer-multi-int.swift
[158/166] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[159/166] Compiling NIOCore ByteBuffer-views.swift
[160/166] Compiling NIOCore Channel.swift
[161/166] Compiling NIOCore ChannelHandler.swift
[162/166] Compiling NIOCore ChannelHandlers.swift
[163/166] Compiling NIOCore ChannelInvoker.swift
[164/166] Compiling NIOCore ChannelOption.swift
[165/166] Compiling NIOCore ChannelPipeline.swift
[166/166] Emitting module NIOCore
[168/217] Compiling NIOEmbedded AsyncTestingChannel.swift
[169/217] Emitting module NIOEmbedded
[170/217] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[171/217] Compiling NIOEmbedded Embedded.swift
[173/218] Compiling NIOPosix SelectableChannel.swift
[174/218] Compiling NIOPosix SelectableEventLoop.swift
[175/218] Compiling NIOPosix SelectorEpoll.swift
[176/218] Compiling NIOPosix SelectorGeneric.swift
[177/218] Compiling NIOPosix SelectorKqueue.swift
[178/218] Compiling NIOPosix SelectorUring.swift
[179/224] Compiling NIOPosix ThreadPosix.swift
[180/224] Compiling NIOPosix ThreadWindows.swift
[181/224] Compiling NIOPosix UnsafeTransfer.swift
[182/224] Compiling NIOPosix Utilities.swift
[183/224] Compiling NIOPosix VsockAddress.swift
[184/224] Compiling NIOPosix VsockChannelEvents.swift
[185/224] Compiling NIOPosix ServerSocket.swift
[186/224] Compiling NIOPosix Socket.swift
[187/224] Compiling NIOPosix SocketChannel.swift
[188/224] Compiling NIOPosix SocketProtocols.swift
[189/224] Compiling NIOPosix System.swift
[190/224] Compiling NIOPosix Thread.swift
[191/224] Compiling NIOPosix Pool.swift
[192/224] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[193/224] Compiling NIOPosix PosixSingletons.swift
[194/224] Compiling NIOPosix RawSocketBootstrap.swift
[195/224] Compiling NIOPosix Resolver.swift
[196/224] Compiling NIOPosix Selectable.swift
[197/224] Emitting module NIOPosix
[198/224] Compiling NIOPosix Bootstrap.swift
[199/224] Compiling NIOPosix ControlMessage.swift
[200/224] Compiling NIOPosix DatagramVectorReadManager.swift
[201/224] Compiling NIOPosix Errors+Any.swift
[202/224] Compiling NIOPosix FileDescriptor.swift
[203/224] Compiling NIOPosix GetaddrinfoResolver.swift
[204/224] Compiling NIOPosix HappyEyeballs.swift
[205/224] Compiling NIOPosix BSDSocketAPICommon.swift
[206/224] Compiling NIOPosix BSDSocketAPIPosix.swift
[207/224] Compiling NIOPosix BSDSocketAPIWindows.swift
[208/224] Compiling NIOPosix BaseSocket.swift
[209/224] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[210/224] Compiling NIOPosix BaseSocketChannel.swift
[211/224] Compiling NIOPosix BaseStreamSocketChannel.swift
[212/224] Compiling NIOPosix NIOThreadPool.swift
[213/224] Compiling NIOPosix NonBlockingFileIO.swift
[214/224] Compiling NIOPosix PendingDatagramWritesManager.swift
[215/224] Compiling NIOPosix PendingWritesManager.swift
[216/224] Compiling NIOPosix PipeChannel.swift
[217/224] Compiling NIOPosix PipePair.swift
[218/224] Compiling NIOPosix IO.swift
[219/224] Compiling NIOPosix IntegerBitPacking.swift
[220/224] Compiling NIOPosix IntegerTypes.swift
[221/224] Compiling NIOPosix Linux.swift
[222/224] Compiling NIOPosix LinuxCPUSet.swift
[223/224] Compiling NIOPosix LinuxUring.swift
[224/224] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[226/227] Compiling NIO Exports.swift
[227/227] Emitting module NIO
[229/257] Compiling FDB Tuple+Array.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[230/257] Compiling FDB Tuple+Bool.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[231/257] Compiling FDB Tuple+FloatingPoint.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[232/257] Compiling FDB Tuple+Int.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[233/261] Compiling FDB Transaction+NIO.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[234/261] Compiling FDB Transaction+Options.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[235/261] Compiling FDB Transaction+Sync.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[236/261] Compiling FDB Tuple.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[237/261] Compiling FDB KeyValues.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[238/261] Compiling FDB Subspace.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[239/261] Compiling FDB Transaction.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[240/261] Compiling FDB Transaction+Internal+Async.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[241/261] Compiling FDB Future+KeyValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[242/261] Compiling FDB Future+OpaquePointer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[243/261] Compiling FDB Future+Void.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[244/261] Compiling FDB Helpers.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[245/261] Compiling FDB FDB+Enums.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[246/261] Compiling FDB FDB+Errors.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[247/261] Compiling FDB FDB+NetworkOptions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[248/261] Compiling FDB FDB+Sync.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[249/261] Compiling FDB FDB+Transactions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[250/261] Compiling FDB Future.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[251/261] Compiling FDB Future+Bytes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[252/261] Compiling FDB Future+Int64.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[253/261] Emitting module FDB
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[254/261] Compiling FDB AnyFDB.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[255/261] Compiling FDB AnyFDBKey.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[256/261] Compiling FDB AnyFDBTransaction.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[257/261] Compiling FDB FDB.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[258/261] Compiling FDB Tuple+String.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[259/261] Compiling FDB Tuple+UUID.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[260/261] Compiling FDB Tuple+Unpack.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
[261/261] Compiling FDB Versionstamp.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
3 | #define FDB_API_VERSION 620
4 |
5 | #include "foundationdb/fdb_c.h"
| `- error: 'foundationdb/fdb_c.h' file not found
6 |
7 | #endif /* shim_h */
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 | import NIO
5 |
BUILD FAILURE 6.2 linux