The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.1-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.1
Building package at path:  $PWD
https://github.com/ZeeQL/ZeeQL3PG.git
https://github.com/ZeeQL/ZeeQL3PG.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.1-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.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/ZeeQL/CLibPQ.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/4047] Fetching zeeql3
[244/4092] Fetching zeeql3, clibpq
Fetched https://github.com/ZeeQL/CLibPQ.git from cache (0.70s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.70s)
Computing version for https://github.com/ZeeQL/CLibPQ.git
Computed https://github.com/ZeeQL/CLibPQ.git at 2.0.5 (1.86s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.58 (1.26s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.36s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (4.30s)
Creating working copy for https://github.com/ZeeQL/CLibPQ.git
Working copy of https://github.com/ZeeQL/CLibPQ.git resolved at 2.0.5
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/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
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/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/87] Compiling ZeeQL SchemaSynchronization.swift
[5/87] Compiling ZeeQL SchemaSynchronizationFactory.swift
[6/87] Compiling ZeeQL TypedDatabaseChannel.swift
[7/87] Compiling ZeeQL TypedFetchSpecification.swift
[8/87] Compiling ZeeQL ZeeQLTypes.swift
[9/87] Compiling ZeeQL ArrayDataSource.swift
[10/87] Compiling ZeeQL BooleanQualifier.swift
[11/87] Compiling ZeeQL ComparisonOperation.swift
[12/87] Compiling ZeeQL CompoundQualifier.swift
[13/87] Compiling ZeeQL Constant.swift
[14/87] Compiling ZeeQL DataSource.swift
[15/87] Compiling ZeeQL EntityType+Builder.swift
[16/87] Compiling ZeeQL ObjectTrackingContext.swift
[17/87] Compiling ZeeQL Qualifier.swift
[18/87] Compiling ZeeQL QualifierEvaluation.swift
[19/87] Compiling ZeeQL QualifierParser.swift
[20/87] Compiling ZeeQL QualifierVariable.swift
[21/87] Compiling ZeeQL SQLQualifier.swift
[22/87] Compiling ZeeQL SortOrdering.swift
[23/87] Compiling ZeeQL StoreKeyValueCoding.swift
[24/87] Compiling ZeeQL AnyOptional.swift
[25/87] Compiling ZeeQL Dictionary+Extensions.swift
[26/87] Compiling ZeeQL EquatableType.swift
[27/98] Compiling ZeeQL Database.swift
[28/98] Compiling ZeeQL DatabaseChannel.swift
[29/98] Compiling ZeeQL DatabaseChannelBase.swift
[30/98] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[31/98] Compiling ZeeQL DatabaseContext.swift
[32/98] Compiling ZeeQL DatabaseDataSource.swift
[33/98] Compiling ZeeQL DatabaseObject.swift
[34/98] Compiling ZeeQL DatabaseOperation.swift
[35/98] Compiling ZeeQL Entity.swift
[36/98] Compiling ZeeQL FancyModelMaker.swift
[37/98] Compiling ZeeQL Join.swift
[38/98] Compiling ZeeQL MirrorHelpers.swift
[39/98] Compiling ZeeQL AccessDataSource.swift
[40/98] Compiling ZeeQL AccessDataSourceError.swift
[41/98] Compiling ZeeQL AccessDataSourceFinders.swift
[42/98] Compiling ZeeQL ActiveDataSource.swift
[43/98] Compiling ZeeQL ActiveRecord.swift
[44/98] Compiling ZeeQL ActiveRecordType.swift
[45/98] Compiling ZeeQL Adaptor.swift
[46/98] Compiling ZeeQL AdaptorChannel.swift
[47/98] Compiling ZeeQL AdaptorChannelPool.swift
[48/98] Compiling ZeeQL AdaptorDataSource.swift
[49/98] Compiling ZeeQL AdaptorError.swift
[50/98] Compiling ZeeQL AdaptorModelFetch.swift
[51/98] Emitting module ZeeQL
[52/98] Compiling ZeeQL AdaptorOperation.swift
[53/98] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[54/98] Compiling ZeeQL AdaptorQueryType.swift
[55/98] Compiling ZeeQL AdaptorRecord.swift
[56/98] Compiling ZeeQL AdaptorRecordSchema.swift
[57/98] Compiling ZeeQL Attribute.swift
[58/98] Compiling ZeeQL AttributeKey.swift
[59/98] Compiling ZeeQL AttributeValue.swift
[60/98] Compiling ZeeQL CodeAttribute.swift
[61/98] Compiling ZeeQL CodeEntity.swift
[62/98] Compiling ZeeQL CodeRelationship.swift
[63/98] Compiling ZeeQL CodeValueAttribute.swift
[64/98] Compiling ZeeQL EntityType.swift
[65/98] Compiling ZeeQL Expression.swift
[66/98] Compiling ZeeQL ExpressionEvaluation.swift
[67/98] Compiling ZeeQL FetchSpecification+Builder.swift
[68/98] Compiling ZeeQL FetchSpecification.swift
[69/98] Compiling ZeeQL GlobalID.swift
[70/98] Compiling ZeeQL Key.swift
[71/98] Compiling ZeeQL KeyComparisonQualifier.swift
[72/98] Compiling ZeeQL KeyValueQualifier.swift
[73/98] Compiling ZeeQL ModelFetchSpecification.swift
[74/98] Compiling ZeeQL NotQualifier.swift
[75/98] Compiling ZeeQL ObjectStore.swift
[76/98] Compiling ZeeQL Model.swift
[77/98] Compiling ZeeQL ModelLoader.swift
[78/98] Compiling ZeeQL ModelPattern.swift
[79/98] Compiling ZeeQL ModelSQLizer.swift
[80/98] Compiling ZeeQL Property.swift
[81/98] Compiling ZeeQL Relationship.swift
[82/98] Compiling ZeeQL SQLAttributeChange.swift
[83/98] Compiling ZeeQL SQLExpression.swift
[84/98] Compiling ZeeQL SQLExpressionFactory.swift
[85/98] Compiling ZeeQL SQLForeignKey.swift
[86/98] Compiling ZeeQL SQLTableGroups.swift
[87/98] Compiling ZeeQL SchemaGeneration.swift
[88/98] Compiling ZeeQL KeyValueStringFormatter.swift
[89/98] Compiling ZeeQL Logger.swift
[90/98] Compiling ZeeQL OpenDateInterval.swift
[91/98] Compiling ZeeQL Pluralize.swift
[92/98] Compiling ZeeQL SimpleKVC.swift
[93/98] Compiling ZeeQL SmartDescription.swift
[94/98] Compiling ZeeQL SQLite3Adaptor.swift
[95/98] Compiling ZeeQL SQLite3AdaptorChannel.swift
[96/98] Compiling ZeeQL SQLite3Expression.swift
[97/98] Compiling ZeeQL SQLite3ModelFetch.swift
[98/98] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[100/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 {
[101/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 {
[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 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 {
[105/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 {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/85] Compiling ZeeQL EntityType.swift
[3/85] Compiling ZeeQL Expression.swift
[4/85] Compiling ZeeQL ExpressionEvaluation.swift
[5/85] Compiling ZeeQL FetchSpecification+Builder.swift
[6/85] Compiling ZeeQL FetchSpecification.swift
[7/85] Compiling ZeeQL GlobalID.swift
[8/85] Compiling ZeeQL Key.swift
[9/85] Compiling ZeeQL KeyComparisonQualifier.swift
[10/85] Compiling ZeeQL KeyValueQualifier.swift
[11/85] Compiling ZeeQL ModelFetchSpecification.swift
[12/85] Compiling ZeeQL NotQualifier.swift
[13/85] Compiling ZeeQL ObjectStore.swift
[14/96] Emitting module ZeeQL
[15/96] Compiling ZeeQL ObjectTrackingContext.swift
[16/96] Compiling ZeeQL Qualifier.swift
[17/96] Compiling ZeeQL QualifierEvaluation.swift
[18/96] Compiling ZeeQL QualifierParser.swift
[19/96] Compiling ZeeQL QualifierVariable.swift
[20/96] Compiling ZeeQL SQLQualifier.swift
[21/96] Compiling ZeeQL SortOrdering.swift
[22/96] Compiling ZeeQL StoreKeyValueCoding.swift
[23/96] Compiling ZeeQL AnyOptional.swift
[24/96] Compiling ZeeQL Dictionary+Extensions.swift
[25/96] Compiling ZeeQL EquatableType.swift
[26/96] Compiling ZeeQL AdaptorOperation.swift
[27/96] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[28/96] Compiling ZeeQL AdaptorQueryType.swift
[29/96] Compiling ZeeQL AdaptorRecord.swift
[30/96] Compiling ZeeQL AdaptorRecordSchema.swift
[31/96] Compiling ZeeQL Attribute.swift
[32/96] Compiling ZeeQL AttributeKey.swift
[33/96] Compiling ZeeQL AttributeValue.swift
[34/96] Compiling ZeeQL CodeAttribute.swift
[35/96] Compiling ZeeQL CodeEntity.swift
[36/96] Compiling ZeeQL CodeRelationship.swift
[37/96] Compiling ZeeQL CodeValueAttribute.swift
[38/96] Compiling ZeeQL SchemaSynchronization.swift
[39/96] Compiling ZeeQL SchemaSynchronizationFactory.swift
[40/96] Compiling ZeeQL TypedDatabaseChannel.swift
[41/96] Compiling ZeeQL TypedFetchSpecification.swift
[42/96] Compiling ZeeQL ZeeQLTypes.swift
[43/96] Compiling ZeeQL ArrayDataSource.swift
[44/96] Compiling ZeeQL BooleanQualifier.swift
[45/96] Compiling ZeeQL ComparisonOperation.swift
[46/96] Compiling ZeeQL CompoundQualifier.swift
[47/96] Compiling ZeeQL Constant.swift
[48/96] Compiling ZeeQL DataSource.swift
[49/96] Compiling ZeeQL EntityType+Builder.swift
[50/96] Compiling ZeeQL Database.swift
[51/96] Compiling ZeeQL DatabaseChannel.swift
[52/96] Compiling ZeeQL DatabaseChannelBase.swift
[53/96] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[54/96] Compiling ZeeQL DatabaseContext.swift
[55/96] Compiling ZeeQL DatabaseDataSource.swift
[56/96] Compiling ZeeQL DatabaseObject.swift
[57/96] Compiling ZeeQL DatabaseOperation.swift
[58/96] Compiling ZeeQL Entity.swift
[59/96] Compiling ZeeQL FancyModelMaker.swift
[60/96] Compiling ZeeQL Join.swift
[61/96] Compiling ZeeQL MirrorHelpers.swift
[62/96] Compiling ZeeQL KeyValueStringFormatter.swift
[63/96] Compiling ZeeQL Logger.swift
[64/96] Compiling ZeeQL OpenDateInterval.swift
[65/96] Compiling ZeeQL Pluralize.swift
[66/96] Compiling ZeeQL SimpleKVC.swift
[67/96] Compiling ZeeQL SmartDescription.swift
[68/96] Compiling ZeeQL SQLite3Adaptor.swift
[69/96] Compiling ZeeQL SQLite3AdaptorChannel.swift
[70/96] Compiling ZeeQL SQLite3Expression.swift
[71/96] Compiling ZeeQL SQLite3ModelFetch.swift
[72/96] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[73/96] Compiling ZeeQL AccessDataSource.swift
[74/96] Compiling ZeeQL AccessDataSourceError.swift
[75/96] Compiling ZeeQL AccessDataSourceFinders.swift
[76/96] Compiling ZeeQL ActiveDataSource.swift
[77/96] Compiling ZeeQL ActiveRecord.swift
[78/96] Compiling ZeeQL ActiveRecordType.swift
[79/96] Compiling ZeeQL Adaptor.swift
[80/96] Compiling ZeeQL AdaptorChannel.swift
[81/96] Compiling ZeeQL AdaptorChannelPool.swift
[82/96] Compiling ZeeQL AdaptorDataSource.swift
[83/96] Compiling ZeeQL AdaptorError.swift
[84/96] Compiling ZeeQL AdaptorModelFetch.swift
[85/96] Compiling ZeeQL Model.swift
[86/96] Compiling ZeeQL ModelLoader.swift
[87/96] Compiling ZeeQL ModelPattern.swift
[88/96] Compiling ZeeQL ModelSQLizer.swift
[89/96] Compiling ZeeQL Property.swift
[90/96] Compiling ZeeQL Relationship.swift
[91/96] Compiling ZeeQL SQLAttributeChange.swift
[92/96] Compiling ZeeQL SQLExpression.swift
[93/96] Compiling ZeeQL SQLExpressionFactory.swift
[94/96] Compiling ZeeQL SQLForeignKey.swift
[95/96] Compiling ZeeQL SQLTableGroups.swift
[96/96] Compiling ZeeQL SchemaGeneration.swift
[98/103] 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 {
[99/103] 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 {
[100/103] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[101/103] 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 {
[102/103] 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 {
[103/103] 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.1 linux