The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ZeeQL3Apache, reference 0.6.1 (75fc4a), with Swift 6.3 for Linux on 22 Apr 2026 10:48:46 UTC.

Build Command

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