Build Information
Failed to build ZeeQL3Apache, reference master (75fc4a
), with Swift 6.1 for Linux on 25 Apr 2025 08:11:42 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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.1
Building package at path: $PWD
https://github.com/ZeeQL/ZeeQL3Apache.git
https://github.com/ZeeQL/ZeeQL3Apache.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "capache",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modswift/CApache.git"
},
{
"identity" : "zeeql3",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ZeeQL/ZeeQL3.git"
}
],
"manifest_display_name" : "ZeeQL3Apache",
"name" : "ZeeQL3Apache",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "APRAdaptor",
"targets" : [
"APRAdaptor"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ApacheZeeQLAdaptor",
"targets" : [
"ApacheZeeQLAdaptor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ApacheZeeQLAdaptor",
"module_type" : "SwiftTarget",
"name" : "ApacheZeeQLAdaptor",
"path" : "Sources/ApacheZeeQLAdaptor",
"product_memberships" : [
"ApacheZeeQLAdaptor"
],
"sources" : [
"ApacheRequestAdaptor.swift"
],
"target_dependencies" : [
"APRAdaptor"
],
"type" : "library"
},
{
"c99name" : "APRAdaptor",
"module_type" : "SwiftTarget",
"name" : "APRAdaptor",
"path" : "Sources/APRAdaptor",
"product_dependencies" : [
"CApache",
"ZeeQL"
],
"product_memberships" : [
"APRAdaptor",
"ApacheZeeQLAdaptor"
],
"sources" : [
"APRAdaptor.swift",
"APRAdaptorChannel.swift",
"APRError.swift",
"APRPostgreSQLAdaptor.swift",
"APRSQLExpression.swift",
"APRSQLite3Adaptor.swift",
"PostgreSQLModelFetch.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/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 finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/3330] Fetching zeeql3
Fetching https://github.com/modswift/CApache.git
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.64s)
[1/49] Fetching capache
Fetched https://github.com/modswift/CApache.git from cache (0.33s)
Computing version for https://github.com/modswift/CApache.git
Computed https://github.com/modswift/CApache.git at 2.0.2 (2.02s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.18 (1.11s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.38s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (4.20s)
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.18
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/92] Compiling ZeeQL NotQualifier.swift
[6/92] Compiling ZeeQL ObjectStore.swift
[7/92] Compiling ZeeQL ObjectTrackingContext.swift
[8/92] Compiling ZeeQL Qualifier.swift
[9/92] Compiling ZeeQL QualifierEvaluation.swift
[10/92] Compiling ZeeQL QualifierParser.swift
[11/92] Compiling ZeeQL QualifierVariable.swift
[12/92] Compiling ZeeQL SQLQualifier.swift
[13/92] Compiling ZeeQL SortOrdering.swift
[14/92] Compiling ZeeQL StoreKeyValueCoding.swift
[15/92] Compiling ZeeQL AnyOptional.swift
[16/92] Compiling ZeeQL Dictionary+Extensions.swift
[17/104] Compiling ZeeQL AccessDataSource.swift
[18/104] Compiling ZeeQL AccessDataSourceError.swift
[19/104] Compiling ZeeQL AccessDataSourceFinders.swift
[20/104] Compiling ZeeQL ActiveDataSource.swift
[21/104] Compiling ZeeQL ActiveRecord.swift
[22/104] Compiling ZeeQL ActiveRecordType.swift
[23/104] Compiling ZeeQL Adaptor.swift
[24/104] Compiling ZeeQL AdaptorChannel.swift
[25/104] Compiling ZeeQL AdaptorChannelPool.swift
[26/104] Compiling ZeeQL AdaptorDataSource.swift
[27/104] Compiling ZeeQL AdaptorError.swift
[28/104] Compiling ZeeQL AdaptorModelFetch.swift
[29/104] Compiling ZeeQL AdaptorOperation.swift
[30/104] Emitting module ZeeQL
[31/104] Compiling ZeeQL DataSource.swift
[32/104] Compiling ZeeQL EntityType+Builder.swift
[33/104] Compiling ZeeQL EntityType.swift
[34/104] Compiling ZeeQL Expression.swift
[35/104] Compiling ZeeQL ExpressionEvaluation.swift
[36/104] Compiling ZeeQL FetchSpecification+Builder.swift
[37/104] Compiling ZeeQL FetchSpecification.swift
[38/104] Compiling ZeeQL GlobalID.swift
[39/104] Compiling ZeeQL Key.swift
[40/104] Compiling ZeeQL KeyComparisonQualifier.swift
[41/104] Compiling ZeeQL KeyValueQualifier.swift
[42/104] Compiling ZeeQL ModelFetchSpecification.swift
[43/104] Compiling ZeeQL SQLForeignKey.swift
[44/104] Compiling ZeeQL SQLTableGroups.swift
[45/104] Compiling ZeeQL SchemaGeneration.swift
[46/104] Compiling ZeeQL SchemaSynchronization.swift
[47/104] Compiling ZeeQL SchemaSynchronizationFactory.swift
[48/104] Compiling ZeeQL TypedFetchSpecification.swift
[49/104] Compiling ZeeQL ZeeQLTypes.swift
[50/104] Compiling ZeeQL ArrayDataSource.swift
[51/104] Compiling ZeeQL BooleanQualifier.swift
[52/104] Compiling ZeeQL ComparisonOperation.swift
[53/104] Compiling ZeeQL CompoundQualifier.swift
[54/104] Compiling ZeeQL Constant.swift
[55/104] Compiling ZeeQL CodableRelationship.swift
[56/104] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[57/104] Compiling ZeeQL CodeAttribute.swift
[58/104] Compiling ZeeQL CodeEntity.swift
[59/104] Compiling ZeeQL CodeRelationship.swift
[60/104] Compiling ZeeQL CodeValueAttribute.swift
[61/104] Compiling ZeeQL Database.swift
[62/104] Compiling ZeeQL DatabaseChannel.swift
[63/104] Compiling ZeeQL DatabaseContext.swift
[64/104] Compiling ZeeQL DatabaseDataSource.swift
[65/104] Compiling ZeeQL DatabaseObject.swift
[66/104] Compiling ZeeQL DatabaseOperation.swift
[67/104] Compiling ZeeQL Entity.swift
[68/104] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[69/104] Compiling ZeeQL AdaptorQueryType.swift
[70/104] Compiling ZeeQL AdaptorRecord.swift
[71/104] Compiling ZeeQL AdaptorRecordSchema.swift
[72/104] Compiling ZeeQL Attribute.swift
[73/104] Compiling ZeeQL AttributeKey.swift
[74/104] Compiling ZeeQL AttributeValue.swift
[75/104] Compiling ZeeQL AdaptorRecordDecoder.swift
[76/104] Compiling ZeeQL CodableEntity.swift
[77/104] Compiling ZeeQL CodableModel.swift
[78/104] Compiling ZeeQL CodableModelDecoder.swift
[79/104] Compiling ZeeQL CodableModelEntityDecoder.swift
[80/104] Compiling ZeeQL CodableModelPostProcessor.swift
[81/104] Compiling ZeeQL FancyModelMaker.swift
[82/104] Compiling ZeeQL Join.swift
[83/104] Compiling ZeeQL MirrorHelpers.swift
[84/104] Compiling ZeeQL Model.swift
[85/104] Compiling ZeeQL ModelLoader.swift
[86/104] Compiling ZeeQL ModelPattern.swift
[87/104] Compiling ZeeQL ModelSQLizer.swift
[88/104] Compiling ZeeQL Property.swift
[89/104] Compiling ZeeQL Relationship.swift
[90/104] Compiling ZeeQL SQLAttributeChange.swift
[91/104] Compiling ZeeQL SQLExpression.swift
[92/104] Compiling ZeeQL SQLExpressionFactory.swift
[93/104] Compiling ZeeQL EquatableType.swift
[94/104] Compiling ZeeQL KeyValueStringFormatter.swift
[95/104] Compiling ZeeQL Logger.swift
[96/104] Compiling ZeeQL Pluralize.swift
[97/104] Compiling ZeeQL SimpleKVC.swift
[98/104] Compiling ZeeQL SmartDescription.swift
[99/104] Compiling ZeeQL TimeRange.swift
[100/104] Compiling ZeeQL SQLite3Adaptor.swift
[101/104] Compiling ZeeQL SQLite3AdaptorChannel.swift
[102/104] Compiling ZeeQL SQLite3Expression.swift
[103/104] Compiling ZeeQL SQLite3ModelFetch.swift
[104/104] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[106/113] 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 |
[107/113] 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 |
[108/113] 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 |
[109/113] 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 |
[110/113] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[111/113] 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 |
[112/113] 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 |
[113/113] 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 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/89] Compiling ZeeQL DataSource.swift
[3/89] Compiling ZeeQL EntityType+Builder.swift
[4/89] Compiling ZeeQL EntityType.swift
[5/89] Compiling ZeeQL Expression.swift
[6/89] Compiling ZeeQL ExpressionEvaluation.swift
[7/89] Compiling ZeeQL FetchSpecification+Builder.swift
[8/89] Compiling ZeeQL FetchSpecification.swift
[9/89] Compiling ZeeQL GlobalID.swift
[10/89] Compiling ZeeQL Key.swift
[11/89] Compiling ZeeQL KeyComparisonQualifier.swift
[12/89] Compiling ZeeQL KeyValueQualifier.swift
[13/89] Compiling ZeeQL ModelFetchSpecification.swift
[14/101] Emitting module ZeeQL
[15/101] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[16/101] Compiling ZeeQL AdaptorQueryType.swift
[17/101] Compiling ZeeQL AdaptorRecord.swift
[18/101] Compiling ZeeQL AdaptorRecordSchema.swift
[19/101] Compiling ZeeQL Attribute.swift
[20/101] Compiling ZeeQL AttributeKey.swift
[21/101] Compiling ZeeQL AttributeValue.swift
[22/101] Compiling ZeeQL AdaptorRecordDecoder.swift
[23/101] Compiling ZeeQL CodableEntity.swift
[24/101] Compiling ZeeQL CodableModel.swift
[25/101] Compiling ZeeQL CodableModelDecoder.swift
[26/101] Compiling ZeeQL CodableModelEntityDecoder.swift
[27/101] Compiling ZeeQL CodableModelPostProcessor.swift
[28/101] Compiling ZeeQL AccessDataSource.swift
[29/101] Compiling ZeeQL AccessDataSourceError.swift
[30/101] Compiling ZeeQL AccessDataSourceFinders.swift
[31/101] Compiling ZeeQL ActiveDataSource.swift
[32/101] Compiling ZeeQL ActiveRecord.swift
[33/101] Compiling ZeeQL ActiveRecordType.swift
[34/101] Compiling ZeeQL Adaptor.swift
[35/101] Compiling ZeeQL AdaptorChannel.swift
[36/101] Compiling ZeeQL AdaptorChannelPool.swift
[37/101] Compiling ZeeQL AdaptorDataSource.swift
[38/101] Compiling ZeeQL AdaptorError.swift
[39/101] Compiling ZeeQL AdaptorModelFetch.swift
[40/101] Compiling ZeeQL AdaptorOperation.swift
[41/101] Compiling ZeeQL CodableRelationship.swift
[42/101] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[43/101] Compiling ZeeQL CodeAttribute.swift
[44/101] Compiling ZeeQL CodeEntity.swift
[45/101] Compiling ZeeQL CodeRelationship.swift
[46/101] Compiling ZeeQL CodeValueAttribute.swift
[47/101] Compiling ZeeQL Database.swift
[48/101] Compiling ZeeQL DatabaseChannel.swift
[49/101] Compiling ZeeQL DatabaseContext.swift
[50/101] Compiling ZeeQL DatabaseDataSource.swift
[51/101] Compiling ZeeQL DatabaseObject.swift
[52/101] Compiling ZeeQL DatabaseOperation.swift
[53/101] Compiling ZeeQL Entity.swift
[54/101] Compiling ZeeQL FancyModelMaker.swift
[55/101] Compiling ZeeQL Join.swift
[56/101] Compiling ZeeQL MirrorHelpers.swift
[57/101] Compiling ZeeQL Model.swift
[58/101] Compiling ZeeQL ModelLoader.swift
[59/101] Compiling ZeeQL ModelPattern.swift
[60/101] Compiling ZeeQL ModelSQLizer.swift
[61/101] Compiling ZeeQL Property.swift
[62/101] Compiling ZeeQL Relationship.swift
[63/101] Compiling ZeeQL SQLAttributeChange.swift
[64/101] Compiling ZeeQL SQLExpression.swift
[65/101] Compiling ZeeQL SQLExpressionFactory.swift
[66/101] Compiling ZeeQL SQLForeignKey.swift
[67/101] Compiling ZeeQL SQLTableGroups.swift
[68/101] Compiling ZeeQL SchemaGeneration.swift
[69/101] Compiling ZeeQL SchemaSynchronization.swift
[70/101] Compiling ZeeQL SchemaSynchronizationFactory.swift
[71/101] Compiling ZeeQL TypedFetchSpecification.swift
[72/101] Compiling ZeeQL ZeeQLTypes.swift
[73/101] Compiling ZeeQL ArrayDataSource.swift
[74/101] Compiling ZeeQL BooleanQualifier.swift
[75/101] Compiling ZeeQL ComparisonOperation.swift
[76/101] Compiling ZeeQL CompoundQualifier.swift
[77/101] Compiling ZeeQL Constant.swift
[78/101] Compiling ZeeQL NotQualifier.swift
[79/101] Compiling ZeeQL ObjectStore.swift
[80/101] Compiling ZeeQL ObjectTrackingContext.swift
[81/101] Compiling ZeeQL Qualifier.swift
[82/101] Compiling ZeeQL QualifierEvaluation.swift
[83/101] Compiling ZeeQL QualifierParser.swift
[84/101] Compiling ZeeQL QualifierVariable.swift
[85/101] Compiling ZeeQL SQLQualifier.swift
[86/101] Compiling ZeeQL SortOrdering.swift
[87/101] Compiling ZeeQL StoreKeyValueCoding.swift
[88/101] Compiling ZeeQL AnyOptional.swift
[89/101] Compiling ZeeQL Dictionary+Extensions.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/110] 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 |
[104/110] 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 |
[105/110] 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 |
[106/110] 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 |
[107/110] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[108/110] 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 |
[109/110] 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/110] 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 |
BUILD FAILURE 6.1 linux