The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ZeeQL3Freddy, reference 0.6.1 (ac3d20), with Swift 6.3 for Android on 12 Apr 2026 01:40:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/ZeeQL3Freddy.git
Reference: 0.6.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ZeeQL/ZeeQL3Freddy
 * tag               0.6.1      -> FETCH_HEAD
HEAD is now at ac3d208 Merge branch 'develop' into main
Cloned https://github.com/ZeeQL/ZeeQL3Freddy.git
Revision (git rev-parse @):
ac3d20854567a7fbe3bd1a8a1bca47ab9a6908cc
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3Freddy.git at 0.6.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ZeeQL/ZeeQL3Freddy.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/ZeeQL3.git
Fetching https://github.com/modswift/Freddy.git
[1/2937] Fetching freddy
[1147/6939] Fetching freddy, zeeql3
Fetched https://github.com/modswift/Freddy.git from cache (0.46s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.46s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (3.32s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.58 (0.82s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.61s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (1.36s)
Creating working copy for https://github.com/modswift/Freddy.git
Working copy of https://github.com/modswift/Freddy.git resolved at 3.0.58
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/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/98] 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 |
[6/109] Emitting module Freddy
[7/110] Compiling Freddy JSONSubscripting.swift
[8/110] Compiling Freddy JSONSerializing.swift
[9/110] 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 |
[10/110] 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 |
[11/110] 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 |
[12/110] 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 |
[13/110] 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 |
[14/110] 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 |
[15/110] 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 |
[16/110] 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 |
[17/110] 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 |
[18/110] 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 |
[19/110] 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 |
[20/110] 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 |
[21/110] Compiling Freddy JSONLiteralConvertible.swift
[22/110] 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 |
[23/110] 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 |
[24/110] 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 |
[25/110] 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 |
[26/110] 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 |
[27/110] 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 |
[28/110] 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 |
[29/110] 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 |
[30/110] 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 |
[31/110] 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 |
[32/110] 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 |
[33/110] 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 |
[34/110] 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 |
[35/110] 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 |
[36/110] 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 |
[37/110] 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 |
[38/110] 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 |
[39/110] 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 |
[40/110] 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 |
[41/110] 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 |
[42/110] 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 |
[43/110] 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 |
[44/110] 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 |
[45/110] 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 |
[46/110] 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 |
[47/110] 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 |
[48/110] 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 |
[49/110] 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 |
[50/110] 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 |
[51/110] 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 |
[52/110] 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 |
[53/110] 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 |
[54/110] 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 |
[55/110] 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 |
[56/110] 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 |
[57/110] Compiling Freddy JSONParsing.swift
/host/spi-builder-workspace/.build/checkouts/Freddy/Sources/Freddy/JSONParsing.swift:78:30: error: cannot find 'CFNumberGetType' in scope
 76 |         switch object {
 77 |         case let n as NSNumber:
 78 |             let numberType = CFNumberGetType(n)
    |                              `- error: cannot find 'CFNumberGetType' in scope
 79 |             switch numberType {
 80 |             case .charType:
[58/110] 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 |
[59/110] 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 |
[60/110] 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 |
[61/110] 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 |
[62/110] 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 |
[63/110] 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 |
[64/110] 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 |
[65/110] 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 |
[66/110] 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 |
[67/110] 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 |
[68/110] 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 |
[69/110] 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 |
[70/110] 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 |
[71/110] 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 |
[72/110] 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 |
[73/110] 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 |
[74/110] 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 |
[75/110] 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 |
[76/110] 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 |
[77/110] 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 |
[78/110] 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 |
[79/110] 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 |
[80/110] 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 |
[81/110] Compiling ZeeQL Model.swift
[82/110] 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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/110] 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 |
[86/110] 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 |
[87/110] 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 |
[88/110] 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 |
[89/110] 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 |
[90/110] 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 |
[91/110] 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 |
[92/110] 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 |
[93/110] 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 |
[94/110] 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 |
[95/110] 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 |
[96/110] 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 |
[97/110] 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 |
[98/110] 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 |
[99/110] 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 |
[100/110] 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 |
[101/110] 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 |
[102/110] 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 |
[103/110] 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 |
[104/110] 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 |
[105/110] 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 |
[106/110] 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 |
[107/110] Compiling Freddy JSONOptional.swift
[108/110] Compiling Freddy JSONParser.swift
BUILD FAILURE 6.3 android