The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftObjectsZeeQLBridge, reference master (e7c2ca), with Swift 6.1 for Android on 27 May 2025 07:23:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/SwiftObjects/SwiftObjectsZeeQLBridge.git
Reference: master
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/SwiftObjects/SwiftObjectsZeeQLBridge
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e7c2ca7 Bootstrap
Cloned https://github.com/SwiftObjects/SwiftObjectsZeeQLBridge.git
Revision (git rev-parse @):
e7c2ca77ccdeed8e885ee57299cdf5a2913dc2e9
SUCCESS checkout https://github.com/SwiftObjects/SwiftObjectsZeeQLBridge.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SwiftObjects/SwiftObjectsZeeQLBridge.git
https://github.com/SwiftObjects/SwiftObjectsZeeQLBridge.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swiftobjects",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftObjects/SwiftObjects.git"
    },
    {
      "identity" : "zeeql3",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/ZeeQL3.git"
    }
  ],
  "manifest_display_name" : "SwiftObjectsZeeQLBridge",
  "name" : "SwiftObjectsZeeQLBridge",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftObjectsZeeQLBridge",
      "targets" : [
        "SwiftObjectsZeeQLBridge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftObjectsZeeQLBridge",
      "module_type" : "SwiftTarget",
      "name" : "SwiftObjectsZeeQLBridge",
      "path" : "Sources/SwiftObjectsZeeQLBridge",
      "product_dependencies" : [
        "SwiftObjects",
        "ZeeQL"
      ],
      "product_memberships" : [
        "SwiftObjectsZeeQLBridge"
      ],
      "sources" : [
        "SwiftObjectsZeeQLBridge.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/ZeeQL/ZeeQL3.git
Fetching https://github.com/SwiftObjects/SwiftObjects.git
[1/1046] Fetching swiftobjects
[451/4455] Fetching swiftobjects, zeeql3
Fetched https://github.com/SwiftObjects/SwiftObjects.git from cache (0.30s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.40s)
Computing version for https://github.com/SwiftObjects/SwiftObjects.git
Computed https://github.com/SwiftObjects/SwiftObjects.git at 0.6.6 (0.98s)
Fetching https://github.com/SwiftWebResources/SemanticUI-Swift.git
Fetching https://github.com/SwiftWebResources/jQuery-Swift.git
Fetching https://github.com/wickwirew/Runtime.git
Fetching https://github.com/apple/swift-nio.git
[1/87] Fetching semanticui-swift
[40/193] Fetching semanticui-swift, jquery-swift
[147/2159] Fetching semanticui-swift, jquery-swift, runtime
[2160/78196] Fetching semanticui-swift, jquery-swift, runtime, swift-nio
Fetched https://github.com/SwiftWebResources/jQuery-Swift.git from cache (4.41s)
Fetched https://github.com/wickwirew/Runtime.git from cache (4.42s)
Fetched https://github.com/SwiftWebResources/SemanticUI-Swift.git from cache (4.42s)
Fetched https://github.com/apple/swift-nio.git from cache (4.52s)
Computing version for https://github.com/SwiftWebResources/jQuery-Swift.git
Computed https://github.com/SwiftWebResources/jQuery-Swift.git at 3.7.1 (5.73s)
Computing version for https://github.com/SwiftWebResources/SemanticUI-Swift.git
Computed https://github.com/SwiftWebResources/SemanticUI-Swift.git at 2.5.0 (0.66s)
Computing version for https://github.com/wickwirew/Runtime.git
Computed https://github.com/wickwirew/Runtime.git at 2.2.7 (0.54s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.20 (0.56s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.30s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (2.81s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.27s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4391] Fetching swift-system
[2460/6101] Fetching swift-system, swift-atomics
[6068/22692] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.31s)
Fetched https://github.com/apple/swift-system.git from cache (1.31s)
Fetched https://github.com/apple/swift-collections.git from cache (1.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.86s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.99s)
Creating working copy for https://github.com/SwiftObjects/SwiftObjects.git
Working copy of https://github.com/SwiftObjects/SwiftObjects.git resolved at 0.6.6
Creating working copy for https://github.com/wickwirew/Runtime.git
Working copy of https://github.com/wickwirew/Runtime.git resolved at 2.2.7
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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/SwiftWebResources/jQuery-Swift.git
Working copy of https://github.com/SwiftWebResources/jQuery-Swift.git resolved at 3.7.1
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.20
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/SwiftWebResources/SemanticUI-Swift.git
Working copy of https://github.com/SwiftWebResources/SemanticUI-Swift.git resolved at 2.5.0
Building for debugging...
[0/30] Write sources
[15/30] Compiling CRuntime dummy.c
[15/30] Compiling _AtomicsShims.c
[17/30] Compiling CNIOWindows WSAStartup.c
[18/30] Compiling CNIOWindows shim.c
[19/30] Compiling CNIOWASI CNIOWASI.c
[20/30] Compiling CNIOLinux liburing_shims.c
[21/30] Compiling CNIODarwin shim.c
[22/30] Write sources
[23/30] Compiling CNIOLLHTTP c_nio_http.c
[24/30] Compiling CNIOLinux shim.c
[25/30] Compiling CNIOLLHTTP c_nio_api.c
[26/30] Write swift-version-24593BA9C3E375BF.txt
[27/30] Compiling CNIOLLHTTP c_nio_llhttp.c
[29/201] Emitting module _NIOBase64
[30/201] Compiling ZeeQL AccessDataSourceFinders.swift
[31/201] Compiling ZeeQL ActiveDataSource.swift
[32/202] Compiling _NIOBase64 Base64.swift
[33/202] Emitting module InternalCollectionsUtilities
[34/202] Compiling ZeeQL AccessDataSource.swift
[35/202] Compiling ZeeQL AccessDataSourceError.swift
[36/203] Compiling ZeeQL AdaptorOperation.swift
[37/203] Compiling ZeeQL CodableRelationship.swift
[38/203] Compiling ZeeQL Adaptor.swift
[39/203] Compiling ZeeQL AdaptorChannel.swift
[40/203] Compiling ZeeQL ActiveRecord.swift
[41/203] Compiling ZeeQL ActiveRecordType.swift
[42/205] Compiling ZeeQL CodeEntity.swift
[43/205] Compiling ZeeQL CodeRelationship.swift
[44/205] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[45/205] Compiling ZeeQL CodeAttribute.swift
[46/205] Compiling ZeeQL AdaptorChannelPool.swift
[47/205] Compiling ZeeQL AdaptorDataSource.swift
[48/205] Compiling _NIODataStructures PriorityQueue.swift
[49/205] Compiling _NIODataStructures _TinyArray.swift
[50/205] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/205] Compiling ZeeQL AdaptorError.swift
[52/205] Compiling ZeeQL AdaptorModelFetch.swift
[53/205] Emitting module _NIODataStructures
[54/205] Compiling _NIODataStructures Heap.swift
[65/206] Emitting module Atomics
[66/206] Compiling c-atomics.c
[68/206] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/207] Compiling Atomics IntegerOperations.swift
[73/207] Compiling Atomics Unmanaged extensions.swift
[74/208] Compiling c-nioatomics.c
[77/229] Compiling DequeModule Deque+CustomReflectable.swift
[78/229] Compiling DequeModule Deque+Descriptions.swift
[79/231] Compiling DequeModule Deque+Equatable.swift
[80/231] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/231] Compiling ZeeQL Attribute.swift
[82/231] Compiling ZeeQL AttributeKey.swift
[83/231] Compiling ZeeQL AttributeValue.swift
[84/231] Compiling ZeeQL AdaptorRecordDecoder.swift
[85/231] Compiling ZeeQL CodableEntity.swift
[86/231] Compiling ZeeQL CodableModel.swift
[87/231] Compiling ZeeQL CodableModelDecoder.swift
[88/231] Compiling ZeeQL CodableModelEntityDecoder.swift
[89/231] Compiling ZeeQL CodableModelPostProcessor.swift
[90/231] Compiling ZeeQL DatabaseOperation.swift
[91/236] Emitting module Runtime
[92/236] Compiling DequeModule _DequeBuffer.swift
[93/236] Compiling DequeModule _DequeBufferHeader.swift
[94/236] Compiling NIOConcurrencyHelpers NIOLock.swift
[95/236] Compiling DequeModule _DequeSlot.swift
[96/236] Compiling DequeModule _UnsafeWrappedBuffer.swift
[97/236] Compiling DequeModule Deque+Extras.swift
[98/236] Compiling DequeModule Deque+Hashable.swift
[99/236] Compiling ZeeQL DatabaseDataSource.swift
[100/236] Compiling ZeeQL DatabaseObject.swift
[101/236] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[102/236] Compiling ZeeQL AdaptorQueryType.swift
[103/236] Compiling ZeeQL AdaptorRecord.swift
[104/236] Compiling ZeeQL AdaptorRecordSchema.swift
[113/236] Compiling DequeModule Deque+Testing.swift
[114/236] Compiling DequeModule Deque._Storage.swift
[115/236] Compiling DequeModule Deque._UnsafeHandle.swift
[116/236] Compiling DequeModule Deque.swift
[119/236] Compiling ZeeQL DatabaseChannel.swift
[120/236] Compiling ZeeQL DatabaseChannelBase.swift
[121/236] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[122/236] Compiling ZeeQL DatabaseContext.swift
[123/236] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[124/236] Emitting module NIOConcurrencyHelpers
[125/236] Compiling NIOConcurrencyHelpers lock.swift
[126/236] Compiling NIOConcurrencyHelpers atomics.swift
[127/236] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[128/236] Compiling Runtime Vector.swift
[129/236] Compiling Runtime GettersSetters.swift
[130/236] Compiling Runtime Pointer+Extensions.swift
[131/236] Compiling Runtime RetainCounts.swift
[132/236] Compiling Runtime String+Extensions.swift
[138/237] 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 |
[139/237] 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 |
[140/237] 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 |
[141/237] 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 |
[142/237] 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 |
[143/237] 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 |
[144/237] 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 |
[145/237] 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 |
[146/237] 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 |
[147/237] 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 |
[148/237] 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 |
[149/237] 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 |
[150/249] Compiling DequeModule Deque+Codable.swift
[151/249] Compiling DequeModule Deque+Collection.swift
[152/249] Emitting module DequeModule
error: emit-module command failed with exit code 1 (use -v to see invocation)
[154/310] 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 |
[155/310] Compiling NIOCore MulticastChannel.swift
[156/310] Compiling NIOCore NIOAny.swift
[157/310] Compiling NIOCore NIOCloseOnErrorHandler.swift
[158/310] Compiling NIOCore NIOLoopBound.swift
[159/310] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[160/310] Compiling NIOCore NIOScheduledCallback.swift
[161/310] Compiling NIOCore NIOSendable.swift
[162/310] Compiling NIOCore RecvByteBufferAllocator.swift
[163/318] Compiling NIOCore IO.swift
[164/318] Compiling NIOCore IOData.swift
[165/318] Compiling NIOCore IPProtocol.swift
[166/318] Compiling NIOCore IntegerBitPacking.swift
[167/318] Compiling NIOCore IntegerTypes.swift
[168/318] Compiling NIOCore Interfaces.swift
[169/318] Compiling NIOCore Linux.swift
[170/318] Compiling NIOCore MarkedCircularBuffer.swift
[171/318] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[172/318] Compiling NIOCore EventLoopFuture+Deprecated.swift
[173/318] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[174/318] Compiling NIOCore EventLoopFuture.swift
[175/318] Compiling NIOCore FileDescriptor.swift
[176/318] Compiling NIOCore FileHandle.swift
[177/318] Compiling NIOCore FileRegion.swift
[178/318] Compiling NIOCore GlobalSingletons.swift
[179/318] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[180/318] Compiling NIOCore BSDSocketAPI.swift
[181/318] Compiling NIOCore ByteBuffer-aux.swift
[182/318] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[183/318] Compiling NIOCore ByteBuffer-conversions.swift
[184/318] Compiling NIOCore ByteBuffer-core.swift
[186/319] Compiling NIOCore Codec.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[187/319] Compiling NIOCore ConvenienceOptionSupport.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[188/319] Compiling NIOCore DeadChannel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[189/319] Compiling NIOCore DispatchQueue+WithFuture.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[190/319] Compiling NIOCore EventLoop+Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[191/319] Compiling NIOCore EventLoop+SerialExecutor.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[192/319] Compiling NIOCore EventLoop.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[193/319] Compiling NIOCore SingleStepByteToMessageDecoder.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[194/319] Compiling NIOCore SocketAddresses.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[195/319] Compiling NIOCore SocketOptionProvider.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[196/319] Compiling NIOCore SystemCallHelpers.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[197/319] Compiling NIOCore TimeAmount+Duration.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[198/319] Compiling NIOCore TypeAssistedChannelHandler.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[199/319] 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 |
[200/319] 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 |
[201/319] 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 |
[202/319] 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 |
[203/319] 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 |
[204/319] 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 |
[205/319] 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 |
[206/319] 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 |
[207/319] 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 |
[208/319] 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 |
[209/319] 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 |
[210/319] 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 |
[211/319] 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 |
[212/319] 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 |
[213/319] 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 |
[214/319] 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 |
[215/319] 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 |
[216/319] 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 |
[217/319] 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 |
[218/319] 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 |
[219/319] 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 |
[220/319] 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 |
[221/319] 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 |
[222/319] 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 |
[223/319] 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[230/319] Compiling NIOCore ByteBuffer-hex.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[231/319] Compiling NIOCore ByteBuffer-int.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[232/319] Compiling NIOCore ByteBuffer-lengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[233/319] Compiling NIOCore ByteBuffer-multi-int.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[234/319] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[235/319] Compiling NIOCore ByteBuffer-views.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[236/319] Compiling NIOCore Channel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[237/319] Compiling NIOCore ChannelHandler.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[238/319] Compiling NIOCore ChannelHandlers.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[239/319] Compiling NIOCore ChannelInvoker.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[240/319] Compiling NIOCore ChannelOption.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[241/319] Compiling NIOCore ChannelPipeline.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[242/319] Compiling NIOCore AddressedEnvelope.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[243/319] Compiling NIOCore AsyncAwaitSupport.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[244/319] Compiling NIOCore AsyncChannel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[245/319] Compiling NIOCore AsyncChannelHandler.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[246/319] Compiling NIOCore AsyncChannelInboundStream.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[247/319] Compiling NIOCore AsyncChannelOutboundWriter.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[248/319] Compiling NIOCore NIOAsyncSequenceProducer.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[249/319] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[250/319] Compiling NIOCore NIOAsyncWriter.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
[275/319] Compiling NIOCore CircularBuffer.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
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/137] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/179] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[4/179] Compiling Runtime TupleMetadataLayout.swift
[5/181] Compiling Runtime StructMetadataLayout.swift
[6/181] Compiling Runtime StructTypeDescriptor.swift
[7/181] Compiling _NIODataStructures PriorityQueue.swift
[8/181] Compiling Runtime FieldDescriptor.swift
[9/181] Compiling Runtime FunctionMetadataLayout.swift
[10/181] Compiling Runtime MetadataLayoutType.swift
[11/181] Compiling Runtime ProtocolDescriptor.swift
[12/181] Compiling Runtime EnumTypeDescriptor.swift
[13/181] Compiling Runtime ExistentialContainter.swift
[15/181] Compiling Runtime TypeInfoConvertible.swift
[16/181] Compiling Runtime Pointers.swift
[17/181] Compiling Runtime RelativePointer.swift
[18/181] Compiling Runtime RelativeVectorPointer.swift
[19/181] Compiling Runtime Union.swift
[20/186] Compiling Runtime ProtocolMetadataLayout.swift
[21/186] Compiling Runtime ProtocolTypeContainer.swift
[22/186] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/186] Compiling NIOConcurrencyHelpers lock.swift
[24/186] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[25/186] Compiling NIOConcurrencyHelpers NIOLock.swift
[26/186] Compiling NIOConcurrencyHelpers atomics.swift
[27/186] Compiling Atomics IntegerOperations.swift
[28/186] Compiling Atomics Unmanaged extensions.swift
[29/186] Compiling _NIODataStructures _TinyArray.swift
[30/186] Emitting module NIOConcurrencyHelpers
[31/186] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[32/187] Compiling _NIODataStructures Heap.swift
[33/187] Emitting module InternalCollectionsUtilities
[34/187] Compiling Runtime Errors.swift
[35/187] Compiling Runtime FunctionInfo.swift
[36/187] Compiling Runtime Kind.swift
[37/187] Compiling Runtime PropertyInfo.swift
[38/187] Compiling Runtime TypeInfo.swift
[39/187] Emitting module _NIODataStructures
[40/188] 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 |
[41/188] 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 |
[42/188] 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 |
[43/188] 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 |
[44/188] 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 |
[45/188] 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 |
[46/188] 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 |
[47/188] 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 |
[48/188] 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 |
[49/188] 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 |
[50/188] 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 |
[51/188] 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 |
[53/200] Emitting module _NIOBase64
[54/200] Compiling _NIOBase64 Base64.swift
[56/201] Compiling Runtime Vector.swift
[57/201] Compiling Runtime GettersSetters.swift
[58/201] Compiling Runtime Pointer+Extensions.swift
[59/201] Compiling Runtime RetainCounts.swift
[60/201] Compiling Runtime String+Extensions.swift
[73/201] Emitting module Runtime
[74/201] Compiling Runtime DefaultValue.swift
[75/201] Compiling Runtime Factory.swift
[76/201] Compiling Runtime ClassHeader.swift
[77/201] Compiling Runtime ClassMetadataLayout.swift
[78/201] Compiling Runtime ClassTypeDescriptor.swift
[79/201] Compiling Runtime EnumMetadataLayout.swift
[88/201] Compiling Runtime ClassMetadata.swift
[89/201] Compiling Runtime EnumMetadata.swift
[90/201] Compiling Runtime FuntionMetadata.swift
[91/201] Compiling Runtime Metadata.swift
[92/201] Compiling Runtime MetadataType.swift
[93/201] Compiling Runtime NominalMetadataType.swift
[94/201] Compiling Runtime ProtocolMetadata.swift
[95/201] Compiling Runtime StructMetadata.swift
[96/201] Compiling Runtime TupleMetadata.swift
[97/201] Compiling Runtime Case.swift
[104/202] 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 |
[105/202] 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 |
[106/202] 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 |
[107/202] 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 |
[108/202] 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 |
[109/202] 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 |
[110/202] 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 |
[111/202] 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 |
[112/202] 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 |
[113/202] 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 |
[114/202] 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 |
[115/202] 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 |
[116/202] 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 |
[117/203] 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 |
[118/203] 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 |
[119/203] 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 |
[120/203] 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 |
[121/203] 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 |
[122/203] 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 |
[123/203] 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 |
[124/203] 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 |
[125/203] 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 |
[126/203] 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 |
[127/203] 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 |
[128/203] 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 |
[129/203] 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[158/203] 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 |
[159/203] 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 |
[160/203] 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 |
[161/203] 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 |
[162/203] 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 |
[163/203] 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 |
[164/203] 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 |
[165/203] 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 |
[166/203] 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 |
[167/203] 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 |
[168/203] 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 |
[169/203] 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 |
[170/203] 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 |
[171/203] Emitting module Atomics
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: no such module 'Darwin'
534 |   import func Glibc.isupper
535 | #else
536 |   import func Darwin.isupper
    |               `- error: no such module 'Darwin'
537 | #endif
538 |
[185/204] 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 |
[186/204] 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 |
[187/204] 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 |
[188/204] 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 |
[189/204] 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 |
[190/204] 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 |
[191/204] 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift:536:15: error: 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 |
BUILD FAILURE 6.1 android