Build Information
Failed to build ZeeQL3PG, reference develop (173cae
), with Swift 6.1 for Android on 11 Jun 2025 22:22:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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 173caef Tests: Adjust for new `ActiveRecordBase`
Cloned https://github.com/ZeeQL/ZeeQL3PG.git
Revision (git rev-parse @):
173caefb9194bfbe263bd5be557aefc52dd402c5
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3PG.git at develop
========================================
Build
========================================
Selected platform: android
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
{
"dependencies" : [
{
"identity" : "clibpq",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.4",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ZeeQL/CLibPQ.git"
},
{
"identity" : "zeeql3",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.9",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ZeeQL/ZeeQL3.git"
}
],
"manifest_display_name" : "ZeeQL3PG",
"name" : "ZeeQL3PG",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PostgreSQLAdaptor",
"targets" : [
"PostgreSQLAdaptor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PostgreSQLAdaptor",
"module_type" : "SwiftTarget",
"name" : "PostgreSQLAdaptor",
"path" : "Sources/PostgreSQLAdaptor",
"product_dependencies" : [
"CLibPQ",
"ZeeQL"
],
"product_memberships" : [
"PostgreSQLAdaptor"
],
"sources" : [
"PostgreSQLAdaptor.swift",
"PostgreSQLAdaptorChannel.swift",
"PostgreSQLExpression.swift",
"PostgreSQLModelFetch.swift",
"PostgreSQLOIDs.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/ZeeQL/CLibPQ.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/3410] Fetching zeeql3
[3411/3455] Fetching zeeql3, clibpq
Fetched https://github.com/ZeeQL/CLibPQ.git from cache (0.29s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.30s)
Computing version for https://github.com/ZeeQL/CLibPQ.git
Computed https://github.com/ZeeQL/CLibPQ.git at 2.0.5 (3.00s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.22 (0.56s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.20s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.69s)
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.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 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/94] Emitting module ZeeQL
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[5/106] Compiling ZeeQL EquatableType.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[6/106] Compiling ZeeQL KeyValueStringFormatter.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[7/106] Compiling ZeeQL Logger.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[8/106] Compiling ZeeQL Pluralize.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[9/106] Compiling ZeeQL SimpleKVC.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[10/106] Compiling ZeeQL SmartDescription.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[11/106] Compiling ZeeQL TimeRange.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[12/106] Compiling ZeeQL SQLite3Adaptor.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[13/106] Compiling ZeeQL SQLite3AdaptorChannel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[14/106] Compiling ZeeQL SQLite3Expression.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[15/106] Compiling ZeeQL SQLite3ModelFetch.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[16/106] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[17/106] Compiling ZeeQL AccessDataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[18/106] Compiling ZeeQL AccessDataSourceError.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[19/106] Compiling ZeeQL AccessDataSourceFinders.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[20/106] Compiling ZeeQL ActiveDataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[21/106] Compiling ZeeQL ActiveRecord.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[22/106] Compiling ZeeQL ActiveRecordType.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[23/106] Compiling ZeeQL Adaptor.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[24/106] Compiling ZeeQL AdaptorChannel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[25/106] Compiling ZeeQL AdaptorChannelPool.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[26/106] Compiling ZeeQL AdaptorDataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[27/106] Compiling ZeeQL AdaptorError.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[28/106] Compiling ZeeQL AdaptorModelFetch.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[29/106] Compiling ZeeQL AdaptorOperation.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[30/106] Compiling ZeeQL CodableRelationship.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[31/106] Compiling ZeeQL EntityPropertyReflectionContainer.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[32/106] Compiling ZeeQL CodeAttribute.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[33/106] Compiling ZeeQL CodeEntity.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[34/106] Compiling ZeeQL CodeRelationship.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[35/106] Compiling ZeeQL CodeValueAttribute.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[36/106] Compiling ZeeQL Database.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[37/106] Compiling ZeeQL DatabaseChannel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[38/106] Compiling ZeeQL DatabaseChannelBase.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[39/106] Compiling ZeeQL DatabaseChannelFetchHelper.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[40/106] Compiling ZeeQL DatabaseContext.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[41/106] Compiling ZeeQL DatabaseDataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[42/106] Compiling ZeeQL DatabaseObject.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[43/106] Compiling ZeeQL SQLExpressionFactory.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[44/106] Compiling ZeeQL SQLForeignKey.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[45/106] Compiling ZeeQL SQLTableGroups.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[46/106] Compiling ZeeQL SchemaGeneration.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[47/106] Compiling ZeeQL SchemaSynchronization.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[48/106] Compiling ZeeQL SchemaSynchronizationFactory.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[49/106] Compiling ZeeQL TypedDatabaseChannel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[50/106] Compiling ZeeQL TypedFetchSpecification.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[51/106] Compiling ZeeQL ZeeQLTypes.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[52/106] Compiling ZeeQL ArrayDataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[53/106] Compiling ZeeQL BooleanQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[54/106] Compiling ZeeQL ComparisonOperation.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[55/106] Compiling ZeeQL CompoundQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[56/106] Compiling ZeeQL Constant.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[57/106] Compiling ZeeQL DataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[58/106] Compiling ZeeQL EntityType+Builder.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[59/106] Compiling ZeeQL EntityType.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[60/106] Compiling ZeeQL Expression.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[61/106] Compiling ZeeQL ExpressionEvaluation.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[62/106] Compiling ZeeQL FetchSpecification+Builder.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[63/106] Compiling ZeeQL FetchSpecification.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[64/106] Compiling ZeeQL GlobalID.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[65/106] Compiling ZeeQL Key.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[66/106] Compiling ZeeQL KeyComparisonQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[67/106] Compiling ZeeQL KeyValueQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[68/106] Compiling ZeeQL ModelFetchSpecification.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[69/106] Compiling ZeeQL DatabaseOperation.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[70/106] Compiling ZeeQL Entity.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[71/106] Compiling ZeeQL FancyModelMaker.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[72/106] Compiling ZeeQL Join.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[73/106] Compiling ZeeQL MirrorHelpers.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[74/106] Compiling ZeeQL Model.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[75/106] Compiling ZeeQL ModelLoader.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[76/106] Compiling ZeeQL ModelPattern.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[77/106] Compiling ZeeQL ModelSQLizer.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[78/106] Compiling ZeeQL Property.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[79/106] Compiling ZeeQL Relationship.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[80/106] Compiling ZeeQL SQLAttributeChange.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[81/106] Compiling ZeeQL SQLExpression.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[82/106] Compiling ZeeQL NotQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[83/106] Compiling ZeeQL ObjectStore.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[84/106] Compiling ZeeQL ObjectTrackingContext.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[85/106] Compiling ZeeQL Qualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[86/106] Compiling ZeeQL QualifierEvaluation.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[87/106] Compiling ZeeQL QualifierParser.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[88/106] Compiling ZeeQL QualifierVariable.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[89/106] Compiling ZeeQL SQLQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[90/106] Compiling ZeeQL SortOrdering.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[91/106] Compiling ZeeQL StoreKeyValueCoding.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[92/106] Compiling ZeeQL AnyOptional.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[93/106] Compiling ZeeQL Dictionary+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[94/106] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[95/106] Compiling ZeeQL AdaptorQueryType.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[96/106] Compiling ZeeQL AdaptorRecord.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[97/106] Compiling ZeeQL AdaptorRecordSchema.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[98/106] Compiling ZeeQL Attribute.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[99/106] Compiling ZeeQL AttributeKey.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[100/106] Compiling ZeeQL AttributeValue.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[101/106] Compiling ZeeQL AdaptorRecordDecoder.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[102/106] Compiling ZeeQL CodableEntity.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[103/106] Compiling ZeeQL CodableModel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[104/106] Compiling ZeeQL CodableModelDecoder.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[105/106] Compiling ZeeQL CodableModelEntityDecoder.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[106/106] Compiling ZeeQL CodableModelPostProcessor.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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/92] Compiling ZeeQL AccessDataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[3/92] Compiling ZeeQL AccessDataSourceError.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[4/92] Compiling ZeeQL AccessDataSourceFinders.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[5/92] Compiling ZeeQL ActiveDataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[6/92] Compiling ZeeQL ActiveRecord.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[7/92] Compiling ZeeQL ActiveRecordType.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[8/92] Compiling ZeeQL Adaptor.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[9/92] Compiling ZeeQL AdaptorChannel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[10/92] Compiling ZeeQL AdaptorChannelPool.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[11/92] Compiling ZeeQL AdaptorDataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[12/92] Compiling ZeeQL AdaptorError.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[13/92] Compiling ZeeQL AdaptorModelFetch.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[14/92] Compiling ZeeQL AdaptorOperation.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[15/104] Compiling ZeeQL CodableRelationship.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[16/104] Compiling ZeeQL EntityPropertyReflectionContainer.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[17/104] Compiling ZeeQL CodeAttribute.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[18/104] Compiling ZeeQL CodeEntity.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[19/104] Compiling ZeeQL CodeRelationship.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[20/104] Compiling ZeeQL CodeValueAttribute.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[21/104] Compiling ZeeQL Database.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[22/104] Compiling ZeeQL DatabaseChannel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[23/104] Compiling ZeeQL DatabaseChannelBase.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[24/104] Compiling ZeeQL DatabaseChannelFetchHelper.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[25/104] Compiling ZeeQL DatabaseContext.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[26/104] Compiling ZeeQL DatabaseDataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[27/104] Compiling ZeeQL DatabaseObject.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[28/104] Compiling ZeeQL SQLExpressionFactory.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[29/104] Compiling ZeeQL SQLForeignKey.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[30/104] Compiling ZeeQL SQLTableGroups.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[31/104] Compiling ZeeQL SchemaGeneration.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[32/104] Compiling ZeeQL SchemaSynchronization.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[33/104] Compiling ZeeQL SchemaSynchronizationFactory.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[34/104] Compiling ZeeQL TypedDatabaseChannel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[35/104] Compiling ZeeQL TypedFetchSpecification.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[36/104] Compiling ZeeQL ZeeQLTypes.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[37/104] Compiling ZeeQL ArrayDataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[38/104] Compiling ZeeQL BooleanQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[39/104] Compiling ZeeQL ComparisonOperation.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[40/104] Compiling ZeeQL CompoundQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[41/104] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[42/104] Compiling ZeeQL AdaptorQueryType.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[43/104] Compiling ZeeQL AdaptorRecord.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[44/104] Compiling ZeeQL AdaptorRecordSchema.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[45/104] Compiling ZeeQL Attribute.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[46/104] Compiling ZeeQL AttributeKey.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[47/104] Compiling ZeeQL AttributeValue.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[48/104] Compiling ZeeQL AdaptorRecordDecoder.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[49/104] Compiling ZeeQL CodableEntity.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[50/104] Compiling ZeeQL CodableModel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[51/104] Compiling ZeeQL CodableModelDecoder.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[52/104] Compiling ZeeQL CodableModelEntityDecoder.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[53/104] Compiling ZeeQL CodableModelPostProcessor.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[54/104] Compiling ZeeQL NotQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[55/104] Compiling ZeeQL ObjectStore.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[56/104] Compiling ZeeQL ObjectTrackingContext.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[57/104] Compiling ZeeQL Qualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[58/104] Compiling ZeeQL QualifierEvaluation.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[59/104] Compiling ZeeQL QualifierParser.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[60/104] Compiling ZeeQL QualifierVariable.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[61/104] Compiling ZeeQL SQLQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[62/104] Compiling ZeeQL SortOrdering.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[63/104] Compiling ZeeQL StoreKeyValueCoding.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[64/104] Compiling ZeeQL AnyOptional.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[65/104] Compiling ZeeQL Dictionary+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[66/104] Emitting module ZeeQL
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[67/104] Compiling ZeeQL EquatableType.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[68/104] Compiling ZeeQL KeyValueStringFormatter.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[69/104] Compiling ZeeQL Logger.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[70/104] Compiling ZeeQL Pluralize.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[71/104] Compiling ZeeQL SimpleKVC.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[72/104] Compiling ZeeQL SmartDescription.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[73/104] Compiling ZeeQL TimeRange.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[74/104] Compiling ZeeQL SQLite3Adaptor.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[75/104] Compiling ZeeQL SQLite3AdaptorChannel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[76/104] Compiling ZeeQL SQLite3Expression.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[77/104] Compiling ZeeQL SQLite3ModelFetch.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[78/104] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[79/104] Compiling ZeeQL Constant.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[80/104] Compiling ZeeQL DataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[81/104] Compiling ZeeQL EntityType+Builder.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[82/104] Compiling ZeeQL EntityType.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[83/104] Compiling ZeeQL Expression.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[84/104] Compiling ZeeQL ExpressionEvaluation.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[85/104] Compiling ZeeQL FetchSpecification+Builder.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[86/104] Compiling ZeeQL FetchSpecification.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[87/104] Compiling ZeeQL GlobalID.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[88/104] Compiling ZeeQL Key.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[89/104] Compiling ZeeQL KeyComparisonQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[90/104] Compiling ZeeQL KeyValueQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[91/104] Compiling ZeeQL ModelFetchSpecification.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[92/104] Compiling ZeeQL DatabaseOperation.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[93/104] Compiling ZeeQL Entity.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[94/104] Compiling ZeeQL FancyModelMaker.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[95/104] Compiling ZeeQL Join.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[96/104] Compiling ZeeQL MirrorHelpers.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[97/104] Compiling ZeeQL Model.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[98/104] Compiling ZeeQL ModelLoader.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[99/104] Compiling ZeeQL ModelPattern.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[100/104] Compiling ZeeQL ModelSQLizer.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[101/104] Compiling ZeeQL Property.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[102/104] Compiling ZeeQL Relationship.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[103/104] Compiling ZeeQL SQLAttributeChange.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
[104/104] Compiling ZeeQL SQLExpression.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 | import func Glibc.isupper
535 | #else
536 | import func Darwin.isupper
| `- error: no such module 'Darwin'
537 | #endif
538 |
BUILD FAILURE 6.1 android