The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftKueryPostgreSQL, reference master (45e997), with Swift 6.3 for Linux on 12 Apr 2026 17:13:02 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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Swift-Kuery-PostgreSQL.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/Kitura/Swift-Kuery-PostgreSQL
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 45e9975 Swift 5.2 is now the minimum supported version (#106)
Cloned https://github.com/Kitura/Swift-Kuery-PostgreSQL.git
Revision (git rev-parse @):
45e9975cc82f6caddea99bd9bfa2eb973a68f3ff
SUCCESS checkout https://github.com/Kitura/Swift-Kuery-PostgreSQL.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Kitura/Swift-Kuery-PostgreSQL.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/Kitura/Swift-Kuery.git
[1/5661] Fetching swift-kuery
Fetched https://github.com/Kitura/Swift-Kuery.git from cache (2.20s)
Computing version for https://github.com/Kitura/Swift-Kuery.git
Computed https://github.com/Kitura/Swift-Kuery.git at 4.0.0 (2.69s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.90s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (2.32s)
Fetching https://github.com/apple/swift-log.git
[1/6521] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.76s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (1.33s)
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
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/Kitura/Swift-Kuery.git
Working copy of https://github.com/Kitura/Swift-Kuery.git resolved at 4.0.0
warning: you may be able to install libpq using your system-packager:
    apt-get install libpq-dev
warning: you may be able to install libpq using your system-packager:
    apt-get install libpq-dev
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/11] Compiling Logging MetadataProvider.swift
[7/11] Emitting module Logging
[8/11] Compiling Logging Locks.swift
[9/11] Compiling Logging LogEvent.swift
[10/11] Compiling Logging Logging.swift
[11/11] Compiling Logging LogHandler.swift
[13/14] Emitting module LoggerAPI
[14/14] Compiling LoggerAPI Logger.swift
[16/59] Emitting module SwiftKuery
[17/65] Compiling SwiftKuery QueryError.swift
[18/65] Compiling SwiftKuery QueryResult.swift
[19/65] Compiling SwiftKuery QuerySuffixProtocol.swift
[20/65] Compiling SwiftKuery Raw.swift
[21/65] Compiling SwiftKuery RawField.swift
[22/65] Compiling SwiftKuery ResultFetcher.swift
[23/65] Compiling SwiftKuery Index.swift
[24/65] Compiling SwiftKuery IndexColumn.swift
[25/65] Compiling SwiftKuery IndexColumnOrdered.swift
[26/65] Compiling SwiftKuery Insert.swift
[27/65] Compiling SwiftKuery Join.swift
[28/65] Compiling SwiftKuery Migration.swift
[29/65] Compiling SwiftKuery ConditionalClause.swift
[30/65] Compiling SwiftKuery Connection.swift
[31/65] Compiling SwiftKuery ConnectionPool.swift
[32/65] Compiling SwiftKuery ConnectionPoolConnection.swift
[33/65] Compiling SwiftKuery ConnectionPoolOptions.swift
[34/65] Compiling SwiftKuery Delete.swift
[35/65] Compiling SwiftKuery ResultSet.swift
[36/65] Compiling SwiftKuery SQLDataType.swift
[37/65] Compiling SwiftKuery ScalarColumnExpression.swift
[38/65] Compiling SwiftKuery Select.swift
[39/65] Compiling SwiftKuery SpecialOperators_Extensions.swift
[40/65] Compiling SwiftKuery String+Buildable.swift
[41/65] Compiling SwiftKuery AggregateColumnExpression.swift
[42/65] Compiling SwiftKuery AuxiliaryTable.swift
[43/65] Compiling SwiftKuery Buildable.swift
[44/65] Compiling SwiftKuery Column.swift
[45/65] Compiling SwiftKuery ColumnAndExpressions_Extensions.swift
[46/65] Compiling SwiftKuery ColumnCreator.swift
[47/65] Compiling SwiftKuery Condition.swift
[48/65] Compiling SwiftKuery Subqueries_GlobalFunctionsAndExtensions.swift
[49/65] Compiling SwiftKuery Table.swift
[50/65] Compiling SwiftKuery Union.swift
[51/65] Compiling SwiftKuery Update.swift
[52/65] Compiling SwiftKuery Utils.swift
[53/65] Compiling SwiftKuery With.swift
[54/65] Compiling SwiftKuery OrderBy.swift
[55/65] Compiling SwiftKuery Parameter.swift
[56/65] Compiling SwiftKuery Predicate.swift
[57/65] Compiling SwiftKuery PreparedStatement.swift
[58/65] Compiling SwiftKuery Query.swift
[59/65] Compiling SwiftKuery QueryBuilder.swift
[60/65] Compiling SwiftKuery Field.swift
[61/65] Compiling SwiftKuery Filter.swift
[62/65] Compiling SwiftKuery FilterAndHaving_Extensions.swift
[63/65] Compiling SwiftKuery FilterAndHaving_GlobalFunctions.swift
[64/65] Compiling SwiftKuery ForeignKey.swift
[65/65] Compiling SwiftKuery Having.swift
[67/75] Compiling SwiftKueryPostgreSQL SQLDataTypeExtensions.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/CLibpq/shim.h:21:9: error: 'libpq-fe.h' file not found
19 | #define libpq_shim_h
20 |
21 | #import <libpq-fe.h>
   |         `- error: 'libpq-fe.h' file not found
22 |
23 | #endif
/host/spi-builder-workspace/Sources/SwiftKueryPostgreSQL/PostgreSQLConnection.swift:18:8: error: could not build C module 'CLibpq'
 16 |
 17 | import SwiftKuery
 18 | import CLibpq
    |        `- error: could not build C module 'CLibpq'
 19 |
 20 | import Dispatch
[68/76] Compiling SwiftKueryPostgreSQL PostgreSQLType.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/CLibpq/shim.h:21:9: error: 'libpq-fe.h' file not found
19 | #define libpq_shim_h
20 |
21 | #import <libpq-fe.h>
   |         `- error: 'libpq-fe.h' file not found
22 |
23 | #endif
/host/spi-builder-workspace/Sources/SwiftKueryPostgreSQL/PostgreSQLConnection.swift:18:8: error: could not build C module 'CLibpq'
 16 |
 17 | import SwiftKuery
 18 | import CLibpq
    |        `- error: could not build C module 'CLibpq'
 19 |
 20 | import Dispatch
[69/76] Compiling SwiftKueryPostgreSQL Utils.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/CLibpq/shim.h:21:9: error: 'libpq-fe.h' file not found
19 | #define libpq_shim_h
20 |
21 | #import <libpq-fe.h>
   |         `- error: 'libpq-fe.h' file not found
22 |
23 | #endif
/host/spi-builder-workspace/Sources/SwiftKueryPostgreSQL/PostgreSQLConnection.swift:18:8: error: could not build C module 'CLibpq'
 16 |
 17 | import SwiftKuery
 18 | import CLibpq
    |        `- error: could not build C module 'CLibpq'
 19 |
 20 | import Dispatch
[70/76] Compiling SwiftKueryPostgreSQL PostgreSQLResultFetcher.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/CLibpq/shim.h:21:9: error: 'libpq-fe.h' file not found
19 | #define libpq_shim_h
20 |
21 | #import <libpq-fe.h>
   |         `- error: 'libpq-fe.h' file not found
22 |
23 | #endif
/host/spi-builder-workspace/Sources/SwiftKueryPostgreSQL/PostgreSQLConnection.swift:18:8: error: could not build C module 'CLibpq'
 16 |
 17 | import SwiftKuery
 18 | import CLibpq
    |        `- error: could not build C module 'CLibpq'
 19 |
 20 | import Dispatch
[71/76] Compiling SwiftKueryPostgreSQL PostgreSQLParameterSet.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/CLibpq/shim.h:21:9: error: 'libpq-fe.h' file not found
19 | #define libpq_shim_h
20 |
21 | #import <libpq-fe.h>
   |         `- error: 'libpq-fe.h' file not found
22 |
23 | #endif
/host/spi-builder-workspace/Sources/SwiftKueryPostgreSQL/PostgreSQLConnection.swift:18:8: error: could not build C module 'CLibpq'
 16 |
 17 | import SwiftKuery
 18 | import CLibpq
    |        `- error: could not build C module 'CLibpq'
 19 |
 20 | import Dispatch
[72/76] Compiling SwiftKueryPostgreSQL PostgreSQLPreparedStatement.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/CLibpq/shim.h:21:9: error: 'libpq-fe.h' file not found
19 | #define libpq_shim_h
20 |
21 | #import <libpq-fe.h>
   |         `- error: 'libpq-fe.h' file not found
22 |
23 | #endif
/host/spi-builder-workspace/Sources/SwiftKueryPostgreSQL/PostgreSQLConnection.swift:18:8: error: could not build C module 'CLibpq'
 16 |
 17 | import SwiftKuery
 18 | import CLibpq
    |        `- error: could not build C module 'CLibpq'
 19 |
 20 | import Dispatch
error: emit-module command failed with exit code 1 (use -v to see invocation)
[73/76] Emitting module SwiftKueryPostgreSQL
<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/CLibpq/shim.h:21:9: error: 'libpq-fe.h' file not found
19 | #define libpq_shim_h
20 |
21 | #import <libpq-fe.h>
   |         `- error: 'libpq-fe.h' file not found
22 |
23 | #endif
/host/spi-builder-workspace/Sources/SwiftKueryPostgreSQL/PostgreSQLConnection.swift:18:8: error: could not build C module 'CLibpq'
 16 |
 17 | import SwiftKuery
 18 | import CLibpq
    |        `- error: could not build C module 'CLibpq'
 19 |
 20 | import Dispatch
[74/76] Compiling SwiftKueryPostgreSQL PostgreSQLConnection.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/CLibpq/shim.h:21:9: error: 'libpq-fe.h' file not found
19 | #define libpq_shim_h
20 |
21 | #import <libpq-fe.h>
   |         `- error: 'libpq-fe.h' file not found
22 |
23 | #endif
/host/spi-builder-workspace/Sources/SwiftKueryPostgreSQL/PostgreSQLConnection.swift:18:8: error: could not build C module 'CLibpq'
 16 |
 17 | import SwiftKuery
 18 | import CLibpq
    |        `- error: could not build C module 'CLibpq'
 19 |
 20 | import Dispatch
[75/76] Compiling SwiftKueryPostgreSQL ConnectionOptions.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/CLibpq/shim.h:21:9: error: 'libpq-fe.h' file not found
19 | #define libpq_shim_h
20 |
21 | #import <libpq-fe.h>
   |         `- error: 'libpq-fe.h' file not found
22 |
23 | #endif
/host/spi-builder-workspace/Sources/SwiftKueryPostgreSQL/PostgreSQLConnection.swift:18:8: error: could not build C module 'CLibpq'
 16 |
 17 | import SwiftKuery
 18 | import CLibpq
    |        `- error: could not build C module 'CLibpq'
 19 |
 20 | import Dispatch
[76/76] Compiling SwiftKueryPostgreSQL PostgreSQLBinaryParameterConvertible.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/CLibpq/shim.h:21:9: error: 'libpq-fe.h' file not found
19 | #define libpq_shim_h
20 |
21 | #import <libpq-fe.h>
   |         `- error: 'libpq-fe.h' file not found
22 |
23 | #endif
/host/spi-builder-workspace/Sources/SwiftKueryPostgreSQL/PostgreSQLConnection.swift:18:8: error: could not build C module 'CLibpq'
 16 |
 17 | import SwiftKuery
 18 | import CLibpq
    |        `- error: could not build C module 'CLibpq'
 19 |
 20 | import Dispatch
BUILD FAILURE 6.3 linux