Build Information
Failed to build FDBSwift, reference master (b4390b), with Swift 6.3 for Linux on 12 Apr 2026 21:46:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kirilltitov/fdbswift.git
Reference: master
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
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b4390b7 Update README.md
Cloned https://github.com/kirilltitov/fdbswift.git
Revision (git rev-parse @):
b4390b7782cf244dd5992b97e5c22c5b51ce94bb
SUCCESS checkout https://github.com/kirilltitov/fdbswift.git at master
========================================
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-2":/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/1711-Games/LGN-Log.git
[1/86] Fetching lgn-log
Fetched https://github.com/1711-Games/LGN-Log.git from cache (0.24s)
Computing version for https://github.com/1711-Games/LGN-Log.git
Computed https://github.com/1711-Games/LGN-Log.git at 0.4.0 (1.33s)
Fetching https://github.com/apple/swift-log.git
[1/6521] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.85s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (1.40s)
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
Creating working copy for https://github.com/1711-Games/LGN-Log.git
Working copy of https://github.com/1711-Games/LGN-Log.git resolved at 0.4.0
warning: couldn't find pc file for libfdb
warning: couldn't find pc file for libfdb
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/10] Compiling Logging LogHandler.swift
[6/10] Emitting module Logging
[7/10] Compiling Logging Locks.swift
[8/10] Compiling Logging MetadataProvider.swift
[9/10] Compiling Logging LogEvent.swift
[10/10] Compiling Logging Logging.swift
[12/13] Compiling LGNLog LGNLog.swift
[13/13] Emitting module LGNLog
[15/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[16/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[17/43] Compiling FDB Future+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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[18/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[19/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[20/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[21/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[22/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[23/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[24/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[25/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[26/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[27/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[28/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[29/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[30/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[32/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[33/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[34/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[35/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[36/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[37/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[38/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[39/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[40/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[41/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[42/43] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[43/43] Compiling FDB Transaction+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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[44/46] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[45/46] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
[46/46] 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 630
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 LGNLog
3 | import CFDB
| `- error: could not build C module 'CFDB'
4 |
5 | public final class FDB: AnyFDB {
BUILD FAILURE 6.3 linux