Build Information
Failed to build FDBSwift, reference 4.2.0 (82259c
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 09:47:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/kirilltitov/fdbswift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/23] Write sources
[10/23] Copying PrivacyInfo.xcprivacy
[10/23] Write sources
[12/23] Write swift-version-1EA4D86E10B52AF.txt
[13/23] Write sources
[14/23] Compiling CNIOWindows shim.c
[15/23] Compiling CNIOWindows WSAStartup.c
[16/23] Compiling CNIOWASI CNIOWASI.c
[17/23] Compiling CNIOLinux shim.c
[18/23] Compiling CNIOLinux liburing_shims.c
[19/48] Compiling _AtomicsShims.c
[20/67] Compiling CNIODarwin shim.c
[22/67] Compiling _NIODataStructures PriorityQueue.swift
[23/67] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/68] Compiling InternalCollectionsUtilities Debugging.swift
[25/68] Compiling InternalCollectionsUtilities Descriptions.swift
[26/68] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/68] Emitting module _NIODataStructures
[29/68] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/68] Compiling Atomics PointerConformances.swift
[31/68] Compiling Atomics Primitives.native.swift
[32/68] Emitting module InternalCollectionsUtilities
[33/68] Compiling Logging MetadataProvider.swift
[34/68] Compiling Logging LogHandler.swift
[35/68] Compiling _NIOBase64 Base64.swift
[36/68] Emitting module _NIOBase64
[37/68] Compiling Atomics DoubleWord.swift
[38/68] Compiling Atomics ManagedAtomic.swift
[39/68] Compiling Atomics ManagedAtomicLazyReference.swift
[40/68] Compiling Atomics UnsafeAtomic.swift
[41/68] Compiling Atomics AtomicValue.swift
[42/68] Compiling Atomics AtomicMemoryOrderings.swift
[43/68] Compiling Atomics UnsafeAtomicLazyReference.swift
[44/68] Compiling Atomics IntegerOperations.swift
[45/68] Compiling _NIODataStructures _TinyArray.swift
[46/68] Compiling _NIODataStructures Heap.swift
[49/69] Compiling Atomics AtomicBool.swift
[50/69] Compiling Atomics IntegerConformances.swift
[51/69] Compiling Atomics AtomicInteger.swift
[52/69] Compiling Atomics AtomicOptionalWrappable.swift
[53/85] Compiling Atomics Unmanaged extensions.swift
[54/85] Compiling Logging Locks.swift
[55/85] Emitting module Logging
[56/85] Compiling Logging Logging.swift
[57/85] Compiling DequeModule _DequeBufferHeader.swift
[58/85] Compiling DequeModule _DequeSlot.swift
[59/86] Compiling DequeModule Deque._UnsafeHandle.swift
[60/86] Compiling DequeModule Deque.swift
[61/86] Compiling DequeModule Deque+Extras.swift
[62/86] Compiling DequeModule Deque+Hashable.swift
[63/86] Compiling DequeModule Deque+Codable.swift
[64/86] Compiling DequeModule Deque+Collection.swift
[65/86] Emitting module Atomics
[66/86] Compiling DequeModule Deque+CustomReflectable.swift
[67/86] Compiling DequeModule Deque+Descriptions.swift
[68/86] Compiling Atomics OptionalRawRepresentable.swift
[69/86] Compiling Atomics RawRepresentable.swift
[70/86] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/86] Compiling DequeModule _DequeBuffer.swift
[72/86] Compiling DequeModule Deque+Testing.swift
[73/86] Compiling DequeModule Deque._Storage.swift
[74/86] Compiling DequeModule Deque+Equatable.swift
[75/86] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[84/86] Emitting module DequeModule
[84/86] Compiling c-nioatomics.c
[85/86] Compiling c-atomics.c
[87/92] Compiling NIOConcurrencyHelpers NIOLock.swift
[88/92] Compiling NIOConcurrencyHelpers atomics.swift
[89/92] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[90/92] Emitting module NIOConcurrencyHelpers
[91/92] Compiling NIOConcurrencyHelpers lock.swift
[92/92] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[93/154] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[94/154] Compiling NIOCore NIOScheduledCallback.swift
[95/154] Compiling NIOCore NIOSendable.swift
[96/154] Compiling NIOCore RecvByteBufferAllocator.swift
[97/154] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[98/154] Compiling NIOCore SocketAddresses.swift
[99/154] Compiling NIOCore Linux.swift
[100/154] Compiling NIOCore MarkedCircularBuffer.swift
[101/154] Compiling NIOCore MulticastChannel.swift
[102/154] Compiling NIOCore NIOAny.swift
[103/154] Compiling NIOCore NIOCloseOnErrorHandler.swift
[104/154] Compiling NIOCore NIOLoopBound.swift
[105/160] Compiling NIOCore Codec.swift
[106/160] Compiling NIOCore ConvenienceOptionSupport.swift
[107/160] Compiling NIOCore DeadChannel.swift
[108/160] Compiling NIOCore DispatchQueue+WithFuture.swift
[109/160] Compiling NIOCore EventLoop+Deprecated.swift
[110/160] Compiling NIOCore EventLoop+SerialExecutor.swift
[111/160] Compiling NIOCore EventLoop.swift
[112/160] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[113/160] Compiling NIOCore NIOAsyncWriter.swift
[114/160] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[115/160] Compiling NIOCore BSDSocketAPI.swift
[116/160] Compiling NIOCore ByteBuffer-aux.swift
[117/160] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[118/160] Compiling NIOCore ByteBuffer-conversions.swift
[119/160] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[120/160] Compiling NIOCore EventLoopFuture+Deprecated.swift
[121/160] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[122/160] Compiling NIOCore EventLoopFuture.swift
[123/160] Compiling NIOCore FileDescriptor.swift
[124/160] Compiling NIOCore FileHandle.swift
[125/160] Compiling NIOCore FileRegion.swift
[126/160] Compiling NIOCore Channel.swift
[127/160] Compiling NIOCore ChannelHandler.swift
[128/160] Compiling NIOCore ChannelHandlers.swift
[129/160] Compiling NIOCore ChannelInvoker.swift
[130/160] Compiling NIOCore ChannelOption.swift
[131/160] Compiling NIOCore ChannelPipeline.swift
[132/160] Compiling NIOCore CircularBuffer.swift
[133/160] Compiling NIOCore GlobalSingletons.swift
[134/160] Compiling NIOCore IO.swift
[135/160] Compiling NIOCore IOData.swift
[136/160] Compiling NIOCore IPProtocol.swift
[137/160] Compiling NIOCore IntegerBitPacking.swift
[138/160] Compiling NIOCore IntegerTypes.swift
[139/160] Compiling NIOCore Interfaces.swift
[140/160] Compiling NIOCore SocketOptionProvider.swift
[141/160] Compiling NIOCore SystemCallHelpers.swift
[142/160] Compiling NIOCore TimeAmount+Duration.swift
[143/160] Compiling NIOCore TypeAssistedChannelHandler.swift
[144/160] Compiling NIOCore UniversalBootstrapSupport.swift
[145/160] Compiling NIOCore Utilities.swift
[146/160] Compiling NIOCore AddressedEnvelope.swift
[147/160] Compiling NIOCore AsyncAwaitSupport.swift
[148/160] Compiling NIOCore AsyncChannel.swift
[149/160] Compiling NIOCore AsyncChannelHandler.swift
[150/160] Compiling NIOCore AsyncChannelInboundStream.swift
[151/160] Compiling NIOCore AsyncChannelOutboundWriter.swift
[152/160] Compiling NIOCore NIOAsyncSequenceProducer.swift
[153/160] Compiling NIOCore ByteBuffer-core.swift
[154/160] Compiling NIOCore ByteBuffer-hex.swift
[155/160] Compiling NIOCore ByteBuffer-int.swift
[156/160] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[157/160] Compiling NIOCore ByteBuffer-multi-int.swift
[158/160] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[159/160] Compiling NIOCore ByteBuffer-views.swift
[160/160] Emitting module NIOCore
[161/212] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[162/212] Compiling NIOEmbedded AsyncTestingChannel.swift
[163/212] Emitting module NIOEmbedded
[164/212] Compiling NIOEmbedded Embedded.swift
[165/212] Compiling NIOPosix GetaddrinfoResolver.swift
[166/212] Compiling NIOPosix HappyEyeballs.swift
[167/212] Compiling NIOPosix IO.swift
[168/212] Compiling NIOPosix IntegerBitPacking.swift
[169/212] Compiling NIOPosix IntegerTypes.swift
[170/217] Compiling NIOPosix Selectable.swift
[171/217] Compiling NIOPosix SelectableChannel.swift
[172/217] Compiling NIOPosix SelectableEventLoop.swift
[173/217] Compiling NIOPosix SelectorEpoll.swift
[174/217] Compiling NIOPosix SelectorGeneric.swift
[175/217] Emitting module NIOPosix
[176/217] Compiling NIOPosix SocketProtocols.swift
[177/217] Compiling NIOPosix System.swift
[178/217] Compiling NIOPosix Thread.swift
[179/217] Compiling NIOPosix ThreadPosix.swift
[180/217] Compiling NIOPosix ThreadWindows.swift
[181/217] Compiling NIOPosix SelectorKqueue.swift
[182/217] Compiling NIOPosix SelectorUring.swift
[183/217] Compiling NIOPosix ServerSocket.swift
[184/217] Compiling NIOPosix Socket.swift
[185/217] Compiling NIOPosix SocketChannel.swift
[186/217] Compiling NIOPosix BSDSocketAPICommon.swift
[187/217] Compiling NIOPosix BSDSocketAPIPosix.swift
[188/217] Compiling NIOPosix BSDSocketAPIWindows.swift
[189/217] Compiling NIOPosix BaseSocket.swift
[190/217] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[191/217] Compiling NIOPosix BaseSocketChannel.swift
[192/217] Compiling NIOPosix BaseStreamSocketChannel.swift
[193/217] Compiling NIOPosix Bootstrap.swift
[194/217] Compiling NIOPosix ControlMessage.swift
[195/217] Compiling NIOPosix DatagramVectorReadManager.swift
[196/217] Compiling NIOPosix Errors+Any.swift
[197/217] Compiling NIOPosix FileDescriptor.swift
[198/217] Compiling NIOPosix UnsafeTransfer.swift
[199/217] Compiling NIOPosix Utilities.swift
[200/217] Compiling NIOPosix VsockAddress.swift
[201/217] Compiling NIOPosix VsockChannelEvents.swift
[202/217] Compiling NIOPosix resource_bundle_accessor.swift
[203/217] Compiling NIOPosix Pool.swift
[204/217] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[205/217] Compiling NIOPosix PosixSingletons.swift
[206/217] Compiling NIOPosix RawSocketBootstrap.swift
[207/217] Compiling NIOPosix Resolver.swift
[208/217] Compiling NIOPosix Linux.swift
[209/217] Compiling NIOPosix LinuxCPUSet.swift
[210/217] Compiling NIOPosix LinuxUring.swift
[211/217] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[212/217] Compiling NIOPosix NIOThreadPool.swift
[213/217] Compiling NIOPosix NonBlockingFileIO.swift
[214/217] Compiling NIOPosix PendingDatagramWritesManager.swift
[215/217] Compiling NIOPosix PendingWritesManager.swift
[216/217] Compiling NIOPosix PipeChannel.swift
[217/217] Compiling NIOPosix PipePair.swift
[218/219] Emitting module NIO
[219/219] Compiling NIO Exports.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[220/249] Emitting module FDB
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[221/252] Compiling FDB Future+Void.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[222/252] Compiling FDB Helpers.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[223/252] Compiling FDB KeyValues.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[224/252] Compiling FDB Transaction+NIO.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[225/252] Compiling FDB Transaction+Options.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[226/252] Compiling FDB Transaction+Sync.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[227/252] Compiling FDB Tuple.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[228/252] Compiling FDB Tuple+Array.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[229/252] Compiling FDB Tuple+Bool.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[230/252] Compiling FDB Tuple+FloatingPoint.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[231/252] Compiling FDB Tuple+Int.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[232/252] Compiling FDB Tuple+String.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[233/252] Compiling FDB Future+Int64.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[234/252] Compiling FDB Future+KeyValue.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[235/252] Compiling FDB Future+OpaquePointer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[236/252] Compiling FDB Subspace.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[237/252] Compiling FDB Transaction.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[238/252] Compiling FDB Transaction+Internal+Async.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[239/252] Compiling FDB FDB+Transactions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[240/252] Compiling FDB Future.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[241/252] Compiling FDB Future+Bytes.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[242/252] Compiling FDB FDB+Enums.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[243/252] Compiling FDB FDB+Errors.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[244/252] Compiling FDB FDB+NetworkOptions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[245/252] Compiling FDB FDB+Sync.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[246/252] Compiling FDB AnyFDB.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[247/252] Compiling FDB AnyFDBKey.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[248/252] Compiling FDB AnyFDBTransaction.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[249/252] Compiling FDB FDB.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[250/252] Compiling FDB Tuple+UUID.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[251/252] Compiling FDB Tuple+Unpack.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
[252/252] Compiling FDB Versionstamp.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 */
/Users/admin/builder/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build Objective-C module 'CFDB'
1 | import Foundation
2 | import Logging
3 | import CFDB
| `- error: could not build Objective-C module 'CFDB'
4 | import NIO
5 |
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 (10.93s)
Fetched https://github.com/apple/swift-nio.git from cache (10.93s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (11.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.61s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[179/6233] Fetching swift-system, swift-atomics
[2182/22873] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.93s)
[2629/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.16s)
Fetched https://github.com/apple/swift-collections.git from cache (2.16s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.50s)
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-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-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
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
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for libfdb
warning: couldn't find pc file for libfdb
BUILD FAILURE 6.2 macosSpm