Build Information
Failed to build ZeeQL3PG, reference 0.7.1 (2387f1
), with Swift 6.0 for Linux on 8 Nov 2024 03:20:08 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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3PG.git
Reference: 0.7.1
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
* tag 0.7.1 -> FETCH_HEAD
HEAD is now at 2387f15 Merge branch 'develop'
Cloned https://github.com/ZeeQL/ZeeQL3PG.git
Revision (git rev-parse @):
2387f152cd8952559406ceaaebe8a072d039bde8
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3PG.git at 0.7.1
========================================
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-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 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/ZeeQL/CLibPQ.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/45] Fetching clibpq
[46/2668] Fetching clibpq, zeeql3
Fetched https://github.com/ZeeQL/CLibPQ.git from cache (0.17s)
[1076/2623] Fetching zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.25s)
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.8 (0.48s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.18s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.42s)
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/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.8
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/89] Emitting module ZeeQL
[5/101] Compiling ZeeQL AccessDataSource.swift
[6/101] Compiling ZeeQL AccessDataSourceError.swift
[7/101] Compiling ZeeQL AccessDataSourceFinders.swift
[8/101] Compiling ZeeQL ActiveDataSource.swift
[9/101] Compiling ZeeQL ActiveRecord.swift
[10/101] Compiling ZeeQL ActiveRecordType.swift
[11/101] Compiling ZeeQL Adaptor.swift
[12/101] Compiling ZeeQL AdaptorChannel.swift
[13/101] Compiling ZeeQL AdaptorChannelPool.swift
[14/101] Compiling ZeeQL AdaptorDataSource.swift
[15/101] Compiling ZeeQL AdaptorError.swift
[16/101] Compiling ZeeQL AdaptorModelFetch.swift
[17/101] Compiling ZeeQL AdaptorOperation.swift
[18/101] Compiling ZeeQL CodableModelPostProcessor.swift
[19/101] Compiling ZeeQL CodableRelationship.swift
[20/101] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[21/101] Compiling ZeeQL CodeAttribute.swift
[22/101] Compiling ZeeQL CodeEntity.swift
[23/101] Compiling ZeeQL CodeFetchSpecification.swift
[24/101] Compiling ZeeQL CodeRelationship.swift
[25/101] Compiling ZeeQL CodeValueAttribute.swift
[26/101] Compiling ZeeQL Database.swift
[27/101] Compiling ZeeQL DatabaseChannel.swift
[28/101] Compiling ZeeQL DatabaseContext.swift
[29/101] Compiling ZeeQL DatabaseDataSource.swift
[30/101] Compiling ZeeQL ModelFetchSpecification.swift
[31/101] Compiling ZeeQL NotQualifier.swift
[32/101] Compiling ZeeQL ObjectStore.swift
[33/101] Compiling ZeeQL ObjectTrackingContext.swift
[34/101] Compiling ZeeQL Qualifier.swift
[35/101] Compiling ZeeQL QualifierEvaluation.swift
[36/101] Compiling ZeeQL QualifierParser.swift
[37/101] Compiling ZeeQL QualifierVariable.swift
[38/101] Compiling ZeeQL QueryBuilder.swift
[39/101] Compiling ZeeQL SQLQualifier.swift
[40/101] Compiling ZeeQL SortOrdering.swift
[41/101] Compiling ZeeQL StoreKeyValueCoding.swift
[42/101] Compiling ZeeQL ComparisonOperation.swift
[43/101] Compiling ZeeQL CompoundQualifier.swift
[44/101] Compiling ZeeQL Constant.swift
[45/101] Compiling ZeeQL DataSource.swift
[46/101] Compiling ZeeQL EntityType.swift
[47/101] Compiling ZeeQL Expression.swift
[48/101] Compiling ZeeQL ExpressionEvaluation.swift
[49/101] Compiling ZeeQL FetchSpecification.swift
[50/101] Compiling ZeeQL GlobalID.swift
[51/101] Compiling ZeeQL Key.swift
[52/101] Compiling ZeeQL KeyComparisonQualifier.swift
[53/101] Compiling ZeeQL KeyValueQualifier.swift
[54/101] Compiling ZeeQL SQLAttributeChange.swift
[55/101] Compiling ZeeQL SQLExpression.swift
[56/101] Compiling ZeeQL SQLExpressionFactory.swift
[57/101] Compiling ZeeQL SQLForeignKey.swift
[58/101] Compiling ZeeQL SQLTableGroups.swift
[59/101] Compiling ZeeQL SchemaGeneration.swift
[60/101] Compiling ZeeQL SchemaSynchronization.swift
[61/101] Compiling ZeeQL SchemaSynchronizationFactory.swift
[62/101] Compiling ZeeQL TypedFetchSpecification.swift
[63/101] Compiling ZeeQL ZeeQLTypes.swift
[64/101] Compiling ZeeQL ArrayDataSource.swift
[65/101] Compiling ZeeQL BooleanQualifier.swift
[66/101] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[67/101] Compiling ZeeQL AdaptorQueryType.swift
[68/101] Compiling ZeeQL AdaptorRecord.swift
[69/101] Compiling ZeeQL AdaptorRecordSchema.swift
[70/101] Compiling ZeeQL Attribute.swift
[71/101] Compiling ZeeQL AttributeKey.swift
[72/101] Compiling ZeeQL AttributeValue.swift
[73/101] Compiling ZeeQL AdaptorRecordDecoder.swift
[74/101] Compiling ZeeQL CodableEntity.swift
[75/101] Compiling ZeeQL CodableModel.swift
[76/101] Compiling ZeeQL CodableModelDecoder.swift
[77/101] Compiling ZeeQL CodableModelEntityDecoder.swift
[78/101] Compiling ZeeQL DatabaseObject.swift
[79/101] Compiling ZeeQL DatabaseOperation.swift
[80/101] Compiling ZeeQL Entity.swift
[81/101] Compiling ZeeQL FancyModelMaker.swift
[82/101] Compiling ZeeQL Join.swift
[83/101] Compiling ZeeQL MirrorHelpers.swift
[84/101] Compiling ZeeQL Model.swift
[85/101] Compiling ZeeQL ModelLoader.swift
[86/101] Compiling ZeeQL ModelPattern.swift
[87/101] Compiling ZeeQL ModelSQLizer.swift
[88/101] Compiling ZeeQL Property.swift
[89/101] Compiling ZeeQL Relationship.swift
[90/101] Compiling ZeeQL EquatableType.swift
[91/101] Compiling ZeeQL KeyValueStringFormatter.swift
[92/101] Compiling ZeeQL Logger.swift
[93/101] Compiling ZeeQL Pluralize.swift
[94/101] Compiling ZeeQL SimpleKVC.swift
[95/101] Compiling ZeeQL SmartDescription.swift
[96/101] Compiling ZeeQL TimeRange.swift
[97/101] Compiling ZeeQL SQLite3Adaptor.swift
[98/101] Compiling ZeeQL SQLite3AdaptorChannel.swift
[99/101] Compiling ZeeQL SQLite3Expression.swift
[100/101] Compiling ZeeQL SQLite3ModelFetch.swift
[101/101] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[103/108] 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 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
[104/108] 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 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
[105/108] 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 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[106/108] 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 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
[107/108] 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 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
[108/108] 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 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
BUILD FAILURE 6.0 linux