The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ZeeQL3PG, reference 0.9.54 (ff9967), with Swift 6.3 for Android on 19 Apr 2026 03:40:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3PG.git
Reference: 0.9.54
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ZeeQL/ZeeQL3PG
 * tag               0.9.54     -> FETCH_HEAD
HEAD is now at ff99674 Merge branch 'develop'
Cloned https://github.com/ZeeQL/ZeeQL3PG.git
Revision (git rev-parse @):
ff99674fb5f220aaaf9b42b0a8d6256efa7f58bc
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3PG.git at 0.9.54
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ZeeQL/ZeeQL3PG.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/ZeeQL/CLibPQ.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/45] Fetching clibpq
[46/4092] Fetching clibpq, zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.84s)
Fetched https://github.com/ZeeQL/CLibPQ.git from cache (0.84s)
Computing version for https://github.com/ZeeQL/CLibPQ.git
Computed https://github.com/ZeeQL/CLibPQ.git at 2.0.5 (1.68s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.58 (0.83s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.29s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (11.29s)
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/ZeeQL/CLibPQ.git
Working copy of https://github.com/ZeeQL/CLibPQ.git resolved at 2.0.5
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--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/87] 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/98] 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 |
[6/98] 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 |
[7/98] Compiling ZeeQL OpenDateInterval.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/98] 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/98] 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/98] 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/98] 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 |
[12/98] 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 |
[13/98] 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 |
[14/98] 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 |
[15/98] 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 |
[16/98] 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 |
[17/98] 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 |
[18/98] 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 |
[19/98] 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 |
[20/98] 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 |
[21/98] 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 |
[22/98] 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 |
[23/98] 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 |
[24/98] 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 |
[25/98] 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 |
[26/98] 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 |
[27/98] 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 |
[28/98] 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 |
[29/98] 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 |
[30/98] 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 |
[31/98] 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 |
[32/98] 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 |
[33/98] 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 |
[34/98] 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 |
[35/98] 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 |
[36/98] 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 |
[37/98] 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 |
[38/98] 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 |
[39/98] 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 |
[40/98] 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 |
[41/98] 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 |
[42/98] 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 |
[43/98] 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 |
[44/98] 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 |
[45/98] 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 |
[46/98] 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 |
[47/98] 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 |
[48/98] 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 |
[49/98] 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 |
[50/98] 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 |
[51/98] 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 |
[52/98] 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 |
[53/98] 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 |
[54/98] 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 |
[55/98] 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 |
[56/98] 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 |
[57/98] 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 |
[58/98] 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 |
[59/98] 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 |
[60/98] 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 |
[61/98] 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 |
[62/98] 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 |
[63/98] 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 |
[64/98] 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 |
[65/98] 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 |
[66/98] 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 |
[67/98] 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 |
[68/98] 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 |
[69/98] 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 |
[70/98] 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 |
[71/98] 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 |
[72/98] 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 |
[73/98] 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 |
[74/98] 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 |
[75/98] 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 |
[76/98] 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 |
[77/98] 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 |
[78/98] 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 |
[79/98] 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 |
[80/98] 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 |
[81/98] 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 |
[82/98] 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 |
[83/98] 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 |
[84/98] 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 |
[85/98] 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 |
[86/98] 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 |
[87/98] 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 |
[88/98] 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 |
[89/98] 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 |
[90/98] 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 |
[91/98] 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 |
[92/98] 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 |
[93/98] 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 |
[94/98] 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 |
[95/98] 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 |
[96/98] 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 |
[97/98] 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 |
[98/98] 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 |
BUILD FAILURE 6.3 android