The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FDBSwift with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kirilltitov/fdbswift.git
Reference: master
Cloned https://github.com/kirilltitov/fdbswift.git into spi-builder-workspace
SUCCESS checkout https://github.com/kirilltitov/fdbswift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/1711-Games/LGN-Log.git
Fetched https://github.com/1711-Games/LGN-Log.git (0.21s)
Computing version for https://github.com/1711-Games/LGN-Log.git
Computed https://github.com/1711-Games/LGN-Log.git at 0.4.0 (0.27s)
Fetching https://github.com/apple/swift-log.git
[1/3079] Fetching swift-log
Fetched https://github.com/apple/swift-log.git (0.33s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.26s)
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
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.2
warning: couldn't find pc file for libfdb
Building for debugging...
[1/5] Compiling Logging MetadataProvider.swift
[2/5] Emitting module Logging
[3/5] Compiling Logging Locks.swift
[4/5] Compiling Logging LogHandler.swift
[5/5] Compiling Logging Logging.swift
[8/9] Emitting module LGNLog
[9/9] Compiling LGNLog LGNLog.swift
[12/40] Compiling FDB FDB+Transactions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[13/40] Compiling FDB Future.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[14/40] Compiling FDB Future+Async.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[15/40] Compiling FDB Future+Bytes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[16/43] Compiling FDB FDB+Enums.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[17/43] Compiling FDB FDB+Errors.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[18/43] Compiling FDB FDB+NetworkOptions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[19/43] Compiling FDB FDB+Sync.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[20/43] Compiling FDB AnyFDB.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[21/43] Compiling FDB AnyFDBKey.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[22/43] Compiling FDB AnyFDBTransaction.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[23/43] Compiling FDB FDB.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[24/43] Compiling FDB KeyValues.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[25/43] Compiling FDB Subspace.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[26/43] Compiling FDB Transaction.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[27/43] Compiling FDB Transaction+Async.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[28/43] Compiling FDB Tuple+Bool.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[29/43] Compiling FDB Tuple+FloatingPoint.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[30/43] Compiling FDB Tuple+Int.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[31/43] Compiling FDB Tuple+String.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[32/43] Compiling FDB Transaction+Internal+Async.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[33/43] Compiling FDB Transaction+Options.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[34/43] Compiling FDB Tuple.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[35/43] Compiling FDB Tuple+Array.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[36/43] Compiling FDB Future+Int64.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[37/43] Compiling FDB Future+KeyValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[38/43] Compiling FDB Future+OpaquePointer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[39/43] Compiling FDB Helpers.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/43] Emitting module FDB
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[41/43] Compiling FDB Tuple+UUID.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[42/43] Compiling FDB Tuple+Unpack.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
[43/43] Compiling FDB Versionstamp.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/Sources/CFDB/shim.h:5:14: error: 'foundationdb/fdb_c.h' file not found
    #include "foundationdb/fdb_c.h"
             ^
/host/spi-builder-workspace/Sources/FDB/FDB.swift:3:8: error: could not build C module 'CFDB'
import CFDB
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1