The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ZeeQL3PG, reference develop (97d2d4), with Swift 6.0 for Linux on 24 Apr 2026 08:35:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.0-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/ZeeQL/ZeeQL3PG.git
Reference: develop
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/ZeeQL/ZeeQL3PG
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 97d2d4f Use PQexec for calls w/o bindings
Cloned https://github.com/ZeeQL/ZeeQL3PG.git
Revision (git rev-parse @):
97d2d4fc0b7b41d7bd26e1613c8fddc7cd60f97d
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3PG.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ZeeQL/ZeeQL3PG.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/ZeeQL/CLibPQ.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/45] Fetching clibpq
[45/4092] Fetching clibpq, zeeql3
Fetched https://github.com/ZeeQL/CLibPQ.git from cache (0.47s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.47s)
Computing version for https://github.com/ZeeQL/CLibPQ.git
Computed https://github.com/ZeeQL/CLibPQ.git at 2.0.5 (1.32s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.58 (1.44s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.25s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (4.37s)
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.58
Creating working copy for https://github.com/ZeeQL/CLibPQ.git
Working copy of https://github.com/ZeeQL/CLibPQ.git resolved at 2.0.5
warning: you may be able to install libpq using your system-packager:
    apt-get install libpq-dev
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/87] Emitting module ZeeQL
[5/98] Compiling ZeeQL ObjectTrackingContext.swift
[6/98] Compiling ZeeQL Qualifier.swift
[7/98] Compiling ZeeQL QualifierEvaluation.swift
[8/98] Compiling ZeeQL QualifierParser.swift
[9/98] Compiling ZeeQL QualifierVariable.swift
[10/98] Compiling ZeeQL SQLQualifier.swift
[11/98] Compiling ZeeQL SortOrdering.swift
[12/98] Compiling ZeeQL StoreKeyValueCoding.swift
[13/98] Compiling ZeeQL AnyOptional.swift
[14/98] Compiling ZeeQL Dictionary+Extensions.swift
[15/98] Compiling ZeeQL EquatableType.swift
[16/98] Compiling ZeeQL AdaptorOperation.swift
[17/98] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[18/98] Compiling ZeeQL AdaptorQueryType.swift
[19/98] Compiling ZeeQL AdaptorRecord.swift
[20/98] Compiling ZeeQL AdaptorRecordSchema.swift
[21/98] Compiling ZeeQL Attribute.swift
[22/98] Compiling ZeeQL AttributeKey.swift
[23/98] Compiling ZeeQL AttributeValue.swift
[24/98] Compiling ZeeQL CodeAttribute.swift
[25/98] Compiling ZeeQL CodeEntity.swift
[26/98] Compiling ZeeQL CodeRelationship.swift
[27/98] Compiling ZeeQL CodeValueAttribute.swift
[28/98] Compiling ZeeQL Database.swift
[29/98] Compiling ZeeQL DatabaseChannel.swift
[30/98] Compiling ZeeQL DatabaseChannelBase.swift
[31/98] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[32/98] Compiling ZeeQL DatabaseContext.swift
[33/98] Compiling ZeeQL DatabaseDataSource.swift
[34/98] Compiling ZeeQL DatabaseObject.swift
[35/98] Compiling ZeeQL DatabaseOperation.swift
[36/98] Compiling ZeeQL Entity.swift
[37/98] Compiling ZeeQL FancyModelMaker.swift
[38/98] Compiling ZeeQL Join.swift
[39/98] Compiling ZeeQL MirrorHelpers.swift
[40/98] Compiling ZeeQL KeyValueStringFormatter.swift
[41/98] Compiling ZeeQL Logger.swift
[42/98] Compiling ZeeQL OpenDateInterval.swift
[43/98] Compiling ZeeQL Pluralize.swift
[44/98] Compiling ZeeQL SimpleKVC.swift
[45/98] Compiling ZeeQL SmartDescription.swift
[46/98] Compiling ZeeQL SQLite3Adaptor.swift
[47/98] Compiling ZeeQL SQLite3AdaptorChannel.swift
[48/98] Compiling ZeeQL SQLite3Expression.swift
[49/98] Compiling ZeeQL SQLite3ModelFetch.swift
[50/98] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[51/98] Compiling ZeeQL SchemaSynchronization.swift
[52/98] Compiling ZeeQL SchemaSynchronizationFactory.swift
[53/98] Compiling ZeeQL TypedDatabaseChannel.swift
[54/98] Compiling ZeeQL TypedFetchSpecification.swift
[55/98] Compiling ZeeQL ZeeQLTypes.swift
[56/98] Compiling ZeeQL ArrayDataSource.swift
[57/98] Compiling ZeeQL BooleanQualifier.swift
[58/98] Compiling ZeeQL ComparisonOperation.swift
[59/98] Compiling ZeeQL CompoundQualifier.swift
[60/98] Compiling ZeeQL Constant.swift
[61/98] Compiling ZeeQL DataSource.swift
[62/98] Compiling ZeeQL EntityType+Builder.swift
[63/98] Compiling ZeeQL EntityType.swift
[64/98] Compiling ZeeQL Expression.swift
[65/98] Compiling ZeeQL ExpressionEvaluation.swift
[66/98] Compiling ZeeQL FetchSpecification+Builder.swift
[67/98] Compiling ZeeQL FetchSpecification.swift
[68/98] Compiling ZeeQL GlobalID.swift
[69/98] Compiling ZeeQL Key.swift
[70/98] Compiling ZeeQL KeyComparisonQualifier.swift
[71/98] Compiling ZeeQL KeyValueQualifier.swift
[72/98] Compiling ZeeQL ModelFetchSpecification.swift
[73/98] Compiling ZeeQL NotQualifier.swift
[74/98] Compiling ZeeQL ObjectStore.swift
[75/98] Compiling ZeeQL AccessDataSource.swift
[76/98] Compiling ZeeQL AccessDataSourceError.swift
[77/98] Compiling ZeeQL AccessDataSourceFinders.swift
[78/98] Compiling ZeeQL ActiveDataSource.swift
[79/98] Compiling ZeeQL ActiveRecord.swift
[80/98] Compiling ZeeQL ActiveRecordType.swift
[81/98] Compiling ZeeQL Adaptor.swift
[82/98] Compiling ZeeQL AdaptorChannel.swift
[83/98] Compiling ZeeQL AdaptorChannelPool.swift
[84/98] Compiling ZeeQL AdaptorDataSource.swift
[85/98] Compiling ZeeQL AdaptorError.swift
[86/98] Compiling ZeeQL AdaptorModelFetch.swift
[87/98] Compiling ZeeQL Model.swift
[88/98] Compiling ZeeQL ModelLoader.swift
[89/98] Compiling ZeeQL ModelPattern.swift
[90/98] Compiling ZeeQL ModelSQLizer.swift
[91/98] Compiling ZeeQL Property.swift
[92/98] Compiling ZeeQL Relationship.swift
[93/98] Compiling ZeeQL SQLAttributeChange.swift
[94/98] Compiling ZeeQL SQLExpression.swift
[95/98] Compiling ZeeQL SQLExpressionFactory.swift
[96/98] Compiling ZeeQL SQLForeignKey.swift
[97/98] Compiling ZeeQL SQLTableGroups.swift
[98/98] Compiling ZeeQL SchemaGeneration.swift
[100/105] Compiling PostgreSQLAdaptor PostgreSQLOIDs.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CLibPQShim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:11:14: error: '/usr/include/postgresql/libpq-fe.h' file not found
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
   |              `- error: '/usr/include/postgresql/libpq-fe.h' file not found
12 | #  endif
13 | #endif
/host/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build C module 'CLibPQ'
 12 |
 13 | public enum PostgreSQLAdaptorError: Swift.Error {
[101/105] Compiling PostgreSQLAdaptor PostgreSQLExpression.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CLibPQShim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:11:14: error: '/usr/include/postgresql/libpq-fe.h' file not found
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
   |              `- error: '/usr/include/postgresql/libpq-fe.h' file not found
12 | #  endif
13 | #endif
/host/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build C module 'CLibPQ'
 12 |
 13 | public enum PostgreSQLAdaptorError: Swift.Error {
[102/105] Compiling PostgreSQLAdaptor PostgreSQLModelFetch.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CLibPQShim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:11:14: error: '/usr/include/postgresql/libpq-fe.h' file not found
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
   |              `- error: '/usr/include/postgresql/libpq-fe.h' file not found
12 | #  endif
13 | #endif
/host/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build C module 'CLibPQ'
 12 |
 13 | public enum PostgreSQLAdaptorError: Swift.Error {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[103/105] Emitting module PostgreSQLAdaptor
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CLibPQShim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:11:14: error: '/usr/include/postgresql/libpq-fe.h' file not found
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
   |              `- error: '/usr/include/postgresql/libpq-fe.h' file not found
12 | #  endif
13 | #endif
/host/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build C module 'CLibPQ'
 12 |
 13 | public enum PostgreSQLAdaptorError: Swift.Error {
[104/105] Compiling PostgreSQLAdaptor PostgreSQLAdaptor.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CLibPQShim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:11:14: error: '/usr/include/postgresql/libpq-fe.h' file not found
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
   |              `- error: '/usr/include/postgresql/libpq-fe.h' file not found
12 | #  endif
13 | #endif
/host/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build C module 'CLibPQ'
 12 |
 13 | public enum PostgreSQLAdaptorError: Swift.Error {
[105/105] Compiling PostgreSQLAdaptor PostgreSQLAdaptorChannel.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CLibPQShim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:11:14: error: '/usr/include/postgresql/libpq-fe.h' file not found
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
   |              `- error: '/usr/include/postgresql/libpq-fe.h' file not found
12 | #  endif
13 | #endif
/host/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build C module 'CLibPQ'
 12 |
 13 | public enum PostgreSQLAdaptorError: Swift.Error {
BUILD FAILURE 6.0 linux