The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FDBSwift, reference 4.2.0 (82259c), with Swift 6.3 for Linux on 12 Apr 2026 21:45:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path:  $PWD
https://github.com/kirilltitov/fdbswift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/6521] Fetching swift-log
[6522/89627] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.01s)
[23270/83106] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.66s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (7.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.12s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[602/25345] Fetching swift-atomics, swift-collections
Fetching https://github.com/apple/swift-system.git
Fetched https://github.com/apple/swift-atomics.git from cache (2.67s)
Fetched https://github.com/apple/swift-collections.git from cache (2.75s)
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.26s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.80s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.95s)
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.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
warning: couldn't find pc file for libfdb
warning: couldn't find pc file for libfdb
Building for debugging...
[0/25] Write sources
[12/25] Compiling CNIOWindows WSAStartup.c
[13/25] Compiling CNIOWASI CNIOWASI.c
[14/25] Compiling CNIOOpenBSD shim.c
[15/25] Compiling CNIOWindows shim.c
[16/25] Compiling CNIODarwin shim.c
[16/25] Compiling CNIOPosix event_loop_id.c
[18/25] Compiling CNIOLinux liburing_shims.c
[19/25] Write sources
[20/25] Compiling _AtomicsShims.c
[21/25] Write swift-version-24593BA9C3E375BF.txt
[22/25] Compiling CNIOLinux shim.c
[24/73] Emitting module _NIODataStructures
[25/73] Emitting module InternalCollectionsUtilities
[25/75] Compiling c-nioatomics.c
[27/75] Emitting module Atomics
[27/77] Compiling c-atomics.c
[29/84] Compiling Atomics AtomicStorage.swift
[30/84] Compiling Atomics AtomicValue.swift
[31/84] Compiling Atomics AtomicInteger.swift
[32/84] Compiling Atomics AtomicOptionalWrappable.swift
[33/84] Compiling Atomics IntegerOperations.swift
[34/84] Compiling Atomics Unmanaged extensions.swift
[35/84] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[36/84] Compiling Atomics ManagedAtomic.swift
[37/84] Compiling Atomics ManagedAtomicLazyReference.swift
[38/84] Compiling Atomics UnsafeAtomic.swift
[39/84] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/84] Compiling Atomics AtomicReference.swift
[41/84] Compiling Atomics AtomicMemoryOrderings.swift
[45/84] Compiling Atomics DoubleWord.swift
[49/84] Compiling Atomics OptionalRawRepresentable.swift
[50/84] Compiling Atomics RawRepresentable.swift
[51/84] Compiling Atomics AtomicBool.swift
[52/84] Compiling Atomics PointerConformances.swift
[53/84] Compiling Atomics Primitives.native.swift
[56/84] Compiling Atomics IntegerConformances.swift
[59/85] Compiling Logging LogEvent.swift
[60/85] Compiling _NIOBase64 Base64.swift
[61/85] Emitting module _NIOBase64
[73/86] Compiling _NIODataStructures _TinyArray.swift
[74/86] Compiling _NIODataStructures PriorityQueue.swift
[76/87] Emitting module NIOConcurrencyHelpers
[77/87] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[78/93] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[79/93] Compiling NIOConcurrencyHelpers lock.swift
[80/93] Compiling NIOConcurrencyHelpers NIOLock.swift
[81/93] Compiling _NIODataStructures Heap.swift
[83/116] Emitting module ContainersPreview
[84/116] Compiling ContainersPreview OutputSpan+Extras.swift
[85/116] Compiling ContainersPreview TemporaryAllocation.swift
[86/116] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[87/116] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[88/116] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[89/121] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[90/121] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[91/121] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[92/121] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[93/121] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[94/121] Compiling ContainersPreview RandomAccessContainer.swift
[95/121] Compiling ContainersPreview RangeExpression2.swift
[96/121] Compiling ContainersPreview RangeReplaceableContainer.swift
[97/121] Compiling ContainersPreview Drain+Map.swift
[98/121] Compiling ContainersPreview Drain+Reduce.swift
[99/121] Compiling ContainersPreview Drain.swift
[100/121] Compiling ContainersPreview Producer+Collect.swift
[101/121] Compiling ContainersPreview Producer+Filter.swift
[102/121] Compiling ContainersPreview Producer+Map.swift
[103/121] Compiling ContainersPreview Producer+Reduce.swift
[104/121] Compiling ContainersPreview Producer.swift
[105/121] Compiling ContainersPreview Borrow.swift
[106/121] Compiling ContainersPreview Container.swift
[107/121] Compiling ContainersPreview ContainerIterator.swift
[108/121] Compiling ContainersPreview DynamicContainer.swift
[109/121] Compiling ContainersPreview MutableContainer.swift
[110/121] Compiling ContainersPreview PermutableContainer.swift
[111/125] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[112/125] Compiling ContainersPreview BorrowingSequence.swift
[113/125] Compiling ContainersPreview BidirectionalContainer.swift
[114/125] Compiling ContainersPreview Container+Filter.swift
[115/125] Compiling ContainersPreview Container+SpanwiseZip.swift
[116/125] Compiling Logging MetadataProvider.swift
[117/125] Compiling Logging LogHandler.swift
[118/125] Compiling Logging Locks.swift
[119/125] Compiling Logging Logging.swift
[120/125] Emitting module Logging
[121/125] Compiling NIOConcurrencyHelpers atomics.swift
[124/127] Compiling ContainersPreview Box.swift
[125/127] Compiling ContainersPreview Inout.swift
[126/127] Compiling ContainersPreview InputSpan.swift
[127/127] Compiling ContainersPreview Shared.swift
[129/168] Compiling DequeModule UniqueDeque+Consumption.swift
[130/168] Compiling DequeModule UniqueDeque+Container.swift
[131/168] Compiling DequeModule UniqueDeque+Descriptions.swift
[132/168] Compiling DequeModule UniqueDeque+Equatable.swift
[133/168] Compiling DequeModule UniqueDeque+Experimental.swift
[134/173] Compiling DequeModule UniqueDeque+Hashable.swift
[135/173] Compiling DequeModule UniqueDeque+Initializers.swift
[136/173] Compiling DequeModule UniqueDeque+Insertions.swift
[137/173] Compiling DequeModule UniqueDeque+Prepend.swift
[138/173] Compiling DequeModule UniqueDeque+Removals.swift
[139/173] Compiling DequeModule RigidDeque+Equatable.swift
[140/173] Compiling DequeModule RigidDeque+Experimental.swift
[141/173] Compiling DequeModule RigidDeque+Hashable.swift
[142/173] Compiling DequeModule RigidDeque+Initializers.swift
[143/173] Compiling DequeModule RigidDeque+Insertions.swift
[144/173] Compiling DequeModule RigidDeque+Prepend.swift
[145/173] Compiling DequeModule RigidDeque+Removals.swift
[146/173] Compiling DequeModule RigidDeque+Replacements.swift
[147/173] Compiling DequeModule RigidDeque+Testing.swift
[148/173] Compiling DequeModule RigidDeque.swift
[149/173] Compiling DequeModule UniqueDeque+Append.swift
[150/173] Compiling DequeModule Deque+Codable.swift
[151/173] Compiling DequeModule Deque+Collection.swift
[152/173] Compiling DequeModule Deque+CustomReflectable.swift
[153/173] Compiling DequeModule Deque+Descriptions.swift
[154/173] Compiling DequeModule Deque+Equatable.swift
[155/173] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[156/173] Compiling DequeModule _DequeBuffer.swift
[157/173] Compiling DequeModule _DequeBufferHeader.swift
[158/173] Compiling DequeModule RigidDeque+Append.swift
[159/173] Compiling DequeModule RigidDeque+Consumption.swift
[160/173] Compiling DequeModule RigidDeque+Container.swift
[161/173] Compiling DequeModule RigidDeque+Descriptions.swift
[162/173] Compiling DequeModule UniqueDeque+Replacements.swift
[163/173] Compiling DequeModule UniqueDeque.swift
[164/173] Compiling DequeModule _DequeSlot.swift
[165/173] Compiling DequeModule _UnsafeDequeHandle.swift
[166/173] Compiling DequeModule _UnsafeDequeSegments.swift
[167/173] Compiling DequeModule Deque+Extras.swift
[168/173] Compiling DequeModule Deque+Hashable.swift
[169/173] Compiling DequeModule Deque+Testing.swift
[170/173] Compiling DequeModule Deque._Storage.swift
[171/173] Compiling DequeModule Deque._UnsafeHandle.swift
[172/173] Compiling DequeModule Deque.swift
[173/173] Emitting module DequeModule
[175/238] Compiling NIOCore IPProtocol.swift
[176/238] Compiling NIOCore IntegerBitPacking.swift
[177/238] Compiling NIOCore IntegerTypes.swift
[178/238] Compiling NIOCore Interfaces.swift
[179/238] Compiling NIOCore Linux.swift
[180/238] Compiling NIOCore MarkedCircularBuffer.swift
[181/238] Compiling NIOCore MulticastChannel.swift
[182/238] Compiling NIOCore NIOAny.swift
[183/238] Compiling NIOCore NIOCloseOnErrorHandler.swift
[184/238] Compiling NIOCore EventLoopFuture+Deprecated.swift
[185/238] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[186/238] Compiling NIOCore EventLoopFuture.swift
[187/238] Compiling NIOCore FileDescriptor.swift
[188/238] Compiling NIOCore FileHandle.swift
[189/238] Compiling NIOCore FileRegion.swift
[190/238] Compiling NIOCore GlobalSingletons.swift
[191/238] Compiling NIOCore IO.swift
[192/238] Compiling NIOCore IOData.swift
[193/246] Compiling NIOCore CircularBuffer.swift
[194/246] Compiling NIOCore Codec.swift
[195/246] Compiling NIOCore ConvenienceOptionSupport.swift
[196/246] Compiling NIOCore DeadChannel.swift
[197/246] Compiling NIOCore DispatchQueue+WithFuture.swift
[198/246] Compiling NIOCore EventLoop+Deprecated.swift
[199/246] Compiling NIOCore EventLoop+SerialExecutor.swift
[200/246] Compiling NIOCore EventLoop.swift
[201/246] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[202/246] Compiling NIOCore AddressedEnvelope.swift
[203/246] Compiling NIOCore AsyncAwaitSupport.swift
[204/246] Compiling NIOCore AsyncChannel.swift
[205/246] Compiling NIOCore AsyncChannelHandler.swift
[206/246] Compiling NIOCore AsyncChannelInboundStream.swift
[207/246] Compiling NIOCore AsyncChannelOutboundWriter.swift
[208/246] Compiling NIOCore NIOAsyncSequenceProducer.swift
[209/246] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[210/246] Compiling NIOCore NIOAsyncWriter.swift
[211/246] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[212/246] Compiling NIOCore BSDSocketAPI.swift
[213/246] Compiling NIOCore ByteBuffer-aux.swift
[214/246] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[215/246] Compiling NIOCore ByteBuffer-conversions.swift
[216/246] Compiling NIOCore ByteBuffer-core.swift
[217/246] Compiling NIOCore ByteBuffer-hex.swift
[218/246] Compiling NIOCore ByteBuffer-int.swift
[219/246] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[220/246] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[221/246] Compiling NIOCore SocketAddresses.swift
[222/246] Compiling NIOCore SocketOptionProvider.swift
[223/246] Compiling NIOCore SystemCallHelpers.swift
[224/246] Compiling NIOCore TimeAmount+Duration.swift
[225/246] Compiling NIOCore TypeAssistedChannelHandler.swift
[226/246] Compiling NIOCore UniversalBootstrapSupport.swift
[227/246] Compiling NIOCore Utilities.swift
[228/246] Compiling NIOCore NIOCoreSendableMetatype.swift
[229/246] Compiling NIOCore NIODecodedAsyncSequence.swift
[230/246] Compiling NIOCore NIOLoopBound.swift
[231/246] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[232/246] Compiling NIOCore NIOScheduledCallback.swift
[233/246] Compiling NIOCore NIOSendable.swift
[234/246] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[235/246] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[236/246] Compiling NIOCore RecvByteBufferAllocator.swift
[237/246] Compiling NIOCore ByteBuffer-multi-int.swift
[238/246] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[239/246] Compiling NIOCore ByteBuffer-views.swift
[240/246] Compiling NIOCore Channel.swift
[241/246] Compiling NIOCore ChannelHandler.swift
[242/246] Compiling NIOCore ChannelHandlers.swift
[243/246] Compiling NIOCore ChannelInvoker.swift
[244/246] Compiling NIOCore ChannelOption.swift
[245/246] Compiling NIOCore ChannelPipeline.swift
[246/246] Emitting module NIOCore
[248/301] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[249/301] Compiling NIOEmbedded Embedded.swift
[250/301] Emitting module NIOEmbedded
[251/301] Compiling NIOEmbedded AsyncTestingChannel.swift
[253/302] Emitting module NIOPosix
[254/308] Compiling NIOPosix PipePair.swift
[255/308] Compiling NIOPosix Pool.swift
[256/308] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[257/308] Compiling NIOPosix PosixSingletons.swift
[258/308] Compiling NIOPosix RawSocketBootstrap.swift
[259/308] Compiling NIOPosix Resolver.swift
[260/308] Compiling NIOPosix Selectable.swift
[261/308] Compiling NIOPosix HappyEyeballs.swift
[262/308] Compiling NIOPosix IO.swift
[263/308] Compiling NIOPosix IntegerBitPacking.swift
[264/308] Compiling NIOPosix IntegerTypes.swift
[265/308] Compiling NIOPosix Linux.swift
[266/308] Compiling NIOPosix LinuxCPUSet.swift
[267/308] Compiling NIOPosix LinuxUring.swift
[268/308] Compiling NIOPosix SelectableChannel.swift
[269/308] Compiling NIOPosix SelectableEventLoop.swift
[270/308] Compiling NIOPosix SelectorEpoll.swift
[271/308] Compiling NIOPosix SelectorGeneric.swift
[272/308] Compiling NIOPosix SelectorKqueue.swift
[273/308] Compiling NIOPosix SelectorUring.swift
[274/308] Compiling NIOPosix SelectorWSAPoll.swift
[275/308] Compiling NIOPosix ServerSocket.swift
[276/308] Compiling NIOPosix Socket.swift
[277/308] Compiling NIOPosix SocketChannel.swift
[278/308] Compiling NIOPosix SocketProtocols.swift
[279/308] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[280/308] Compiling NIOPosix System.swift
[281/308] Compiling NIOPosix Thread.swift
[282/308] Compiling NIOPosix BSDSocketAPICommon.swift
[283/308] Compiling NIOPosix BSDSocketAPIPosix.swift
[284/308] Compiling NIOPosix BSDSocketAPIWindows.swift
[285/308] Compiling NIOPosix BaseSocket.swift
[286/308] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[287/308] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[288/308] Compiling NIOPosix BaseSocketChannel.swift
[289/308] Compiling NIOPosix ThreadPosix.swift
[290/308] Compiling NIOPosix ThreadWindows.swift
[291/308] Compiling NIOPosix Utilities.swift
[292/308] Compiling NIOPosix VsockAddress.swift
[293/308] Compiling NIOPosix VsockChannelEvents.swift
[294/308] Compiling NIOPosix Windows.swift
[295/308] Compiling NIOPosix BaseStreamSocketChannel.swift
[296/308] Compiling NIOPosix Bootstrap.swift
[297/308] Compiling NIOPosix ControlMessage.swift
[298/308] Compiling NIOPosix DatagramVectorReadManager.swift
[299/308] Compiling NIOPosix Errors+Any.swift
[300/308] Compiling NIOPosix FileDescriptor.swift
[301/308] Compiling NIOPosix GetaddrinfoResolver.swift
[302/308] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[303/308] Compiling NIOPosix NIOPosixSendableMetatype.swift
[304/308] Compiling NIOPosix NIOThreadPool.swift
[305/308] Compiling NIOPosix NonBlockingFileIO.swift
[306/308] Compiling NIOPosix PendingDatagramWritesManager.swift
[307/308] Compiling NIOPosix PendingWritesManager.swift
[308/308] Compiling NIOPosix PipeChannel.swift
[310/311] Compiling NIO Exports.swift
[311/311] Emitting module NIO
error: emit-module command failed with exit code 1 (use -v to see invocation)
[313/341] 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 |
[314/341] 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 |
[315/341] 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 |
[316/341] 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 |
[317/341] 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 |
[318/341] 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 |
[319/341] 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 |
[320/341] 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 |
[321/341] 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 |
[322/345] 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 |
[323/345] 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 |
[324/345] 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 |
[325/345] 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 |
[326/345] 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 |
[327/345] 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 |
[328/345] 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 |
[329/345] 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 |
[330/345] 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 |
[331/345] 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 |
[332/345] 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 |
[333/345] 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 |
[334/345] 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 |
[335/345] 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 |
[336/345] 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 |
[337/345] 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 |
[338/345] 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 |
[339/345] 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 |
[340/345] 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 |
[341/345] 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 |
[342/345] 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 |
[343/345] 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 |
[344/345] 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 |
[345/345] 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 |
BUILD FAILURE 6.3 linux