The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SwiftKueryPostgreSQL, reference 2.2.0 (3a58ee), with Swift 6.0 for Linux on 28 Nov 2024 09:33:58 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Swift-Kuery-PostgreSQL.git
Reference: 2.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Kitura/Swift-Kuery-PostgreSQL
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 3a58ee1 Swift 5.2 is now the minimum supported version
Cloned https://github.com/Kitura/Swift-Kuery-PostgreSQL.git
Revision (git rev-parse @):
3a58ee149ee02fd6b5f0b18e32e88c1bc13f7e0e
SUCCESS checkout https://github.com/Kitura/Swift-Kuery-PostgreSQL.git at 2.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
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" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Kitura/Swift-Kuery.git
[1/5661] Fetching swift-kuery
Fetched https://github.com/Kitura/Swift-Kuery.git from cache (1.35s)
Computing version for https://github.com/Kitura/Swift-Kuery.git
Computed https://github.com/Kitura/Swift-Kuery.git at 4.0.0 (0.45s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.56s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.46s)
Fetching https://github.com/apple/swift-log.git
[1/3702] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.32s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.76s)
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/Kitura/Swift-Kuery.git
Working copy of https://github.com/Kitura/Swift-Kuery.git resolved at 4.0.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.2
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/10] Compiling Logging Logging.swift
[7/10] Compiling Logging LogHandler.swift
[8/10] Compiling Logging Locks.swift
[9/10] Emitting module Logging
[10/10] Compiling Logging MetadataProvider.swift
[12/13] Emitting module LoggerAPI
[13/13] Compiling LoggerAPI Logger.swift
[15/58] Compiling SwiftKuery OrderBy.swift
[16/58] Compiling SwiftKuery Parameter.swift
[17/58] Compiling SwiftKuery Predicate.swift
[18/58] Compiling SwiftKuery PreparedStatement.swift
[19/58] Compiling SwiftKuery Query.swift
[20/58] Compiling SwiftKuery QueryBuilder.swift
[21/64] Compiling SwiftKuery QueryError.swift
[22/64] Compiling SwiftKuery QueryResult.swift
[23/64] Compiling SwiftKuery QuerySuffixProtocol.swift
[24/64] Compiling SwiftKuery Raw.swift
[25/64] Compiling SwiftKuery RawField.swift
[26/64] Compiling SwiftKuery ResultFetcher.swift
[27/64] Emitting module SwiftKuery
[28/64] Compiling SwiftKuery ConditionalClause.swift
[29/64] Compiling SwiftKuery Connection.swift
[30/64] Compiling SwiftKuery ConnectionPool.swift
[31/64] Compiling SwiftKuery ConnectionPoolConnection.swift
[32/64] Compiling SwiftKuery ConnectionPoolOptions.swift
[33/64] Compiling SwiftKuery Delete.swift
[34/64] Compiling SwiftKuery Index.swift
[35/64] Compiling SwiftKuery IndexColumn.swift
[36/64] Compiling SwiftKuery IndexColumnOrdered.swift
[37/64] Compiling SwiftKuery Insert.swift
[38/64] Compiling SwiftKuery Join.swift
[39/64] Compiling SwiftKuery Migration.swift
[40/64] Compiling SwiftKuery ResultSet.swift
[41/64] Compiling SwiftKuery SQLDataType.swift
[42/64] Compiling SwiftKuery ScalarColumnExpression.swift
[43/64] Compiling SwiftKuery Select.swift
[44/64] Compiling SwiftKuery SpecialOperators_Extensions.swift
[45/64] Compiling SwiftKuery String+Buildable.swift
[46/64] Compiling SwiftKuery AggregateColumnExpression.swift
[47/64] Compiling SwiftKuery AuxiliaryTable.swift
[48/64] Compiling SwiftKuery Buildable.swift
[49/64] Compiling SwiftKuery Column.swift
[50/64] Compiling SwiftKuery ColumnAndExpressions_Extensions.swift
[51/64] Compiling SwiftKuery ColumnCreator.swift
[52/64] Compiling SwiftKuery Condition.swift
[53/64] Compiling SwiftKuery Field.swift
[54/64] Compiling SwiftKuery Filter.swift
[55/64] Compiling SwiftKuery FilterAndHaving_Extensions.swift
[56/64] Compiling SwiftKuery FilterAndHaving_GlobalFunctions.swift
[57/64] Compiling SwiftKuery ForeignKey.swift
[58/64] Compiling SwiftKuery Having.swift
[59/64] Compiling SwiftKuery Subqueries_GlobalFunctionsAndExtensions.swift
[60/64] Compiling SwiftKuery Table.swift
[61/64] Compiling SwiftKuery Union.swift
[62/64] Compiling SwiftKuery Update.swift
[63/64] Compiling SwiftKuery Utils.swift
[64/64] Compiling SwiftKuery With.swift
[66/74] 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
[67/75] 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
[68/75] 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
[69/75] 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
[70/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
[71/75] 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
[72/75] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[73/75] 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/75] 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
[75/75] 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.0 linux