Build Information
Failed to build ZeeQL3Freddy, reference 0.6.1 (ac3d20
), with Swift 6.1 for Android on 27 May 2025 22:21:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/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.1
Building package at path: $PWD
https://github.com/ZeeQL/ZeeQL3Freddy.git
https://github.com/ZeeQL/ZeeQL3Freddy.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "zeeql3",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ZeeQL/ZeeQL3.git"
},
{
"identity" : "freddy",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.58",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modswift/Freddy.git"
}
],
"manifest_display_name" : "ZeeQL3Freddy",
"name" : "ZeeQL3Freddy",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ZeeQL3Freddy",
"targets" : [
"ZeeQL3Freddy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZeeQL3Freddy",
"module_type" : "SwiftTarget",
"name" : "ZeeQL3Freddy",
"path" : "Sources/ZeeQL3Freddy",
"product_dependencies" : [
"ZeeQL",
"Freddy"
],
"product_memberships" : [
"ZeeQL3Freddy"
],
"sources" : [
"ActiveRecordJSON.swift",
"JSONEncodableType.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/modswift/Freddy.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/2937] Fetching freddy
[1646/6346] Fetching freddy, zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.44s)
Fetched https://github.com/modswift/Freddy.git from cache (0.44s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (4.34s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.20 (0.80s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.32s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (1.19s)
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/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.20
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/105] 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/117] Compiling Freddy JSONSerializing.swift
[7/118] Compiling Freddy JSONOptional.swift
[8/118] Compiling Freddy JSONParser.swift
[9/118] 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:
[10/118] Compiling Freddy JSONLiteralConvertible.swift
[11/118] Compiling ZeeQL AccessDataSource.swift
[12/118] Compiling ZeeQL AccessDataSourceError.swift
[13/118] Emitting module Freddy
[14/118] Compiling ZeeQL AccessDataSourceFinders.swift
[15/118] Compiling ZeeQL ActiveDataSource.swift
[16/118] 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 |
[17/118] 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 |
[18/118] 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 |
[19/118] 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 |
[20/118] 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 |
[21/118] 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 |
[22/118] 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 |
[23/118] 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 |
[24/118] 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 |
[25/118] 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 |
[26/118] 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 |
[27/118] 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 |
[28/118] 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 |
[29/118] 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 |
[30/118] 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 |
[31/118] 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 |
[32/118] 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 |
[33/118] 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 |
[34/118] 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 |
[35/118] 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 |
[36/118] 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 |
[37/118] 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 |
[38/118] 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 |
[39/118] 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 |
[40/118] 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 |
[41/118] 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 |
[42/118] 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 |
[43/118] 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 |
[44/118] 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 |
[45/118] 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 |
[46/118] 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 |
[47/118] 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 |
[48/118] 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 |
[49/118] 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 |
[50/118] 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 |
[51/118] 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 |
[52/118] 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 |
[53/118] 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 |
[54/118] 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 |
[55/118] 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 |
[56/118] 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 |
[57/118] 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 |
[58/118] 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 |
[59/118] 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 |
[60/118] 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 |
[61/118] 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 |
[62/118] 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 |
[63/118] 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 |
[64/118] 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 |
[65/118] 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 |
[66/118] 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 |
[67/118] 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 |
[68/118] 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 |
[69/118] 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 |
[70/118] 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 |
[71/118] 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 |
[72/118] 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 |
[73/118] 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 |
[74/118] 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 |
[75/118] 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 |
[76/118] 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 |
[77/118] 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 |
[78/118] 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 |
[79/118] 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 |
[80/118] 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 |
[81/118] 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 |
[82/118] 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 |
[83/118] 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 |
[84/118] 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 |
[85/118] 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 |
[86/118] 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 |
[87/118] 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 |
[88/118] 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 |
[89/118] 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 |
[90/118] 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 |
[91/118] 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
[96/118] 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 |
[97/118] 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 |
[98/118] 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 |
[99/118] 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 |
[100/118] 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 |
[101/118] 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 |
[102/118] 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 |
[103/118] 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 |
[104/118] 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 |
[105/118] 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 |
[106/118] 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 |
[107/118] 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 |
[108/118] 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 |
[109/118] 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 |
[110/118] 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 |
[111/118] 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 |
[112/118] 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 |
[113/118] 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 |
[114/118] 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 |
[115/118] 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 |
[116/118] 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 |
[117/118] 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 |
[118/118] Compiling Freddy JSONSubscripting.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/102] 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:
[3/103] Compiling Freddy JSONSerializing.swift
[4/103] Compiling Freddy JSONSubscripting.swift
[5/103] 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 |
[6/103] 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 |
[7/103] 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 |
[8/103] 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 |
[9/103] 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 |
[10/103] 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 |
[11/103] 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 |
[12/103] 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 |
[13/103] 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 |
[14/103] 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 |
[15/103] 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 |
[16/103] 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 |
[17/103] 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 |
[18/115] 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 |
[19/115] 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 |
[20/115] 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 |
[21/115] 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 |
[22/115] 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 |
[23/115] 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 |
[24/115] 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 |
[25/115] 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 |
[26/115] 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 |
[27/115] 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 |
[28/115] 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 |
[29/115] 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 |
[30/115] 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 |
[31/115] 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 |
[32/115] 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 |
[33/115] 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 |
[34/115] 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 |
[35/115] 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 |
[36/115] 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 |
[37/115] 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 |
[38/115] 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 |
[39/115] 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 |
[40/115] 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 |
[41/115] 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 |
[42/115] 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 |
[43/115] 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 |
[44/115] 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 |
[45/115] 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 |
[46/115] 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/115] 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/115] 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/115] 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/115] 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/115] 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/115] 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/115] 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/115] 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/115] 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/115] Compiling Freddy JSONOptional.swift
[57/115] Compiling Freddy JSONLiteralConvertible.swift
[60/115] Compiling Freddy JSONParser.swift
[63/115] Emitting module Freddy
BUILD FAILURE 6.1 android