Build Information
Failed to build ZeeQL3Apache, reference master (75fc4a
), with Swift 6.2 (beta) for Linux on 17 Jun 2025 21:20:59 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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3Apache.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/ZeeQL/ZeeQL3Apache
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 75fc4a3 Null/not-null flip
Cloned https://github.com/ZeeQL/ZeeQL3Apache.git
Revision (git rev-parse @):
75fc4a37f08729cc4dd82ba3f9b51a3e7be1dfd2
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3Apache.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/ZeeQL/ZeeQL3Apache.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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/ZeeQL/ZeeQL3.git
Fetching https://github.com/modswift/CApache.git
[1/3410] Fetching zeeql3
[172/3459] Fetching zeeql3, capache
Fetched https://github.com/modswift/CApache.git from cache (0.43s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.43s)
Computing version for https://github.com/modswift/CApache.git
Computed https://github.com/modswift/CApache.git at 2.0.2 (1.22s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.22 (0.50s)
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.07s)
Creating working copy for https://github.com/modswift/CApache.git
Working copy of https://github.com/modswift/CApache.git resolved at 2.0.2
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.22
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 mod_swift using your system-packager:
apt-get install apache2-dev
warning: you may be able to install mod_swift using your system-packager:
apt-get install apache2-dev
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/95] Compiling ZeeQL NotQualifier.swift
[6/95] Compiling ZeeQL ObjectStore.swift
[7/95] Compiling ZeeQL ObjectTrackingContext.swift
[8/95] Compiling ZeeQL Qualifier.swift
[9/95] Compiling ZeeQL QualifierEvaluation.swift
[10/95] Compiling ZeeQL QualifierParser.swift
[11/95] Compiling ZeeQL QualifierVariable.swift
[12/95] Compiling ZeeQL SQLQualifier.swift
[13/95] Compiling ZeeQL SortOrdering.swift
[14/95] Compiling ZeeQL StoreKeyValueCoding.swift
[15/95] Compiling ZeeQL AnyOptional.swift
[16/95] Compiling ZeeQL Dictionary+Extensions.swift
[17/107] Compiling ZeeQL AccessDataSource.swift
[18/107] Compiling ZeeQL AccessDataSourceError.swift
[19/107] Compiling ZeeQL AccessDataSourceFinders.swift
[20/107] Compiling ZeeQL ActiveDataSource.swift
[21/107] Compiling ZeeQL ActiveRecord.swift
[22/107] Compiling ZeeQL ActiveRecordType.swift
[23/107] Compiling ZeeQL Adaptor.swift
[24/107] Compiling ZeeQL AdaptorChannel.swift
[25/107] Compiling ZeeQL AdaptorChannelPool.swift
[26/107] Compiling ZeeQL AdaptorDataSource.swift
[27/107] Compiling ZeeQL AdaptorError.swift
[28/107] Compiling ZeeQL AdaptorModelFetch.swift
[29/107] Compiling ZeeQL AdaptorOperation.swift
[30/107] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[31/107] Compiling ZeeQL AdaptorQueryType.swift
[32/107] Compiling ZeeQL AdaptorRecord.swift
[33/107] Compiling ZeeQL AdaptorRecordSchema.swift
[34/107] Compiling ZeeQL Attribute.swift
[35/107] Compiling ZeeQL AttributeKey.swift
[36/107] Compiling ZeeQL AttributeValue.swift
[37/107] Compiling ZeeQL AdaptorRecordDecoder.swift
[38/107] Compiling ZeeQL CodableEntity.swift
[39/107] Compiling ZeeQL CodableModel.swift
[40/107] Compiling ZeeQL CodableModelDecoder.swift
[41/107] Compiling ZeeQL CodableModelEntityDecoder.swift
[42/107] Compiling ZeeQL CodableModelPostProcessor.swift
[43/107] Compiling ZeeQL SQLExpressionFactory.swift
[44/107] Compiling ZeeQL SQLForeignKey.swift
[45/107] Compiling ZeeQL SQLTableGroups.swift
[46/107] Compiling ZeeQL SchemaGeneration.swift
[47/107] Compiling ZeeQL SchemaSynchronization.swift
[48/107] Compiling ZeeQL SchemaSynchronizationFactory.swift
[49/107] Compiling ZeeQL TypedDatabaseChannel.swift
[50/107] Compiling ZeeQL TypedFetchSpecification.swift
[51/107] Compiling ZeeQL ZeeQLTypes.swift
[52/107] Compiling ZeeQL ArrayDataSource.swift
[53/107] Compiling ZeeQL BooleanQualifier.swift
[54/107] Compiling ZeeQL ComparisonOperation.swift
[55/107] Compiling ZeeQL CompoundQualifier.swift
[56/107] Compiling ZeeQL CodableRelationship.swift
[57/107] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[58/107] Compiling ZeeQL CodeAttribute.swift
[59/107] Compiling ZeeQL CodeEntity.swift
[60/107] Compiling ZeeQL CodeRelationship.swift
[61/107] Compiling ZeeQL CodeValueAttribute.swift
[62/107] Compiling ZeeQL Database.swift
[63/107] Compiling ZeeQL DatabaseChannel.swift
[64/107] Compiling ZeeQL DatabaseChannelBase.swift
[65/107] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[66/107] Compiling ZeeQL DatabaseContext.swift
[67/107] Compiling ZeeQL DatabaseDataSource.swift
[68/107] Compiling ZeeQL DatabaseObject.swift
[69/107] Compiling ZeeQL Constant.swift
[70/107] Compiling ZeeQL DataSource.swift
[71/107] Compiling ZeeQL EntityType+Builder.swift
[72/107] Compiling ZeeQL EntityType.swift
[73/107] Compiling ZeeQL Expression.swift
[74/107] Compiling ZeeQL ExpressionEvaluation.swift
[75/107] Compiling ZeeQL FetchSpecification+Builder.swift
[76/107] Compiling ZeeQL FetchSpecification.swift
[77/107] Compiling ZeeQL GlobalID.swift
[78/107] Compiling ZeeQL Key.swift
[79/107] Compiling ZeeQL KeyComparisonQualifier.swift
[80/107] Compiling ZeeQL KeyValueQualifier.swift
[81/107] Compiling ZeeQL ModelFetchSpecification.swift
[82/107] Compiling ZeeQL DatabaseOperation.swift
[83/107] Compiling ZeeQL Entity.swift
[84/107] Compiling ZeeQL FancyModelMaker.swift
[85/107] Compiling ZeeQL Join.swift
[86/107] Compiling ZeeQL MirrorHelpers.swift
[87/107] Compiling ZeeQL Model.swift
[88/107] Compiling ZeeQL ModelLoader.swift
[89/107] Compiling ZeeQL ModelPattern.swift
[90/107] Compiling ZeeQL ModelSQLizer.swift
[91/107] Compiling ZeeQL Property.swift
[92/107] Compiling ZeeQL Relationship.swift
[93/107] Compiling ZeeQL SQLAttributeChange.swift
[94/107] Compiling ZeeQL SQLExpression.swift
[95/107] Emitting module ZeeQL
[96/107] Compiling ZeeQL EquatableType.swift
[97/107] Compiling ZeeQL KeyValueStringFormatter.swift
[98/107] Compiling ZeeQL Logger.swift
[99/107] Compiling ZeeQL Pluralize.swift
[100/107] Compiling ZeeQL SimpleKVC.swift
[101/107] Compiling ZeeQL SmartDescription.swift
[102/107] Compiling ZeeQL TimeRange.swift
[103/107] Compiling ZeeQL SQLite3Adaptor.swift
[104/107] Compiling ZeeQL SQLite3AdaptorChannel.swift
[105/107] Compiling ZeeQL SQLite3Expression.swift
[106/107] Compiling ZeeQL SQLite3ModelFetch.swift
[107/107] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[109/116] Compiling APRAdaptor APRSQLExpression.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/host/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build C module 'CAPR'
11 | import CAPRUtil
12 |
[110/116] Compiling APRAdaptor PostgreSQLModelFetch.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/host/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build C module 'CAPR'
11 | import CAPRUtil
12 |
[111/116] Compiling APRAdaptor APRSQLite3Adaptor.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/host/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build C module 'CAPR'
11 | import CAPRUtil
12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[112/116] Compiling APRAdaptor APRPostgreSQLAdaptor.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/host/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build C module 'CAPR'
11 | import CAPRUtil
12 |
[113/116] Compiling APRAdaptor APRError.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/host/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build C module 'CAPR'
11 | import CAPRUtil
12 |
[114/116] Compiling APRAdaptor APRAdaptor.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/host/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build C module 'CAPR'
11 | import CAPRUtil
12 |
[115/116] Emitting module APRAdaptor
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/host/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build C module 'CAPR'
11 | import CAPRUtil
12 |
[116/116] Compiling APRAdaptor APRAdaptorChannel.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/host/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build C module 'CAPR'
11 | import CAPRUtil
12 |
BUILD FAILURE 6.2 linux