Build Information
Failed to build soto-elasticsearch-nio-client, reference main (43410a
), with Swift 6.1 for Android on 12 Aug 2025 13:16:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
Reference: main
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/brokenhandsio/soto-elasticsearch-nio-client
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 43410a5 Merge pull request #6 from brokenhandsio/dependabot/github_actions/actions/checkout-5
Cloned https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
Revision (git rev-parse @):
43410a522f1b9d47b1974be2c510207473e60ea4
SUCCESS checkout https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "elasticsearch-nio-client",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brokenhandsio/elasticsearch-nio-client.git"
},
{
"identity" : "soto",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto.git"
}
],
"manifest_display_name" : "soto-elasticsearch-nio-client",
"name" : "soto-elasticsearch-nio-client",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SotoElasticsearchNIOClient",
"targets" : [
"SotoElasticsearchNIOClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SotoElasticsearchNIOClientTests",
"module_type" : "SwiftTarget",
"name" : "SotoElasticsearchNIOClientTests",
"path" : "Tests/SotoElasticsearchNIOClientTests",
"sources" : [
"ElasticsearchNIOClientTests.swift",
"SomeItem.swift"
],
"target_dependencies" : [
"SotoElasticsearchNIOClient"
],
"type" : "test"
},
{
"c99name" : "SotoElasticsearchNIOClient",
"module_type" : "SwiftTarget",
"name" : "SotoElasticsearchNIOClient",
"path" : "Sources/SotoElasticsearchNIOClient",
"product_dependencies" : [
"ElasticsearchNIOClient",
"SotoElasticsearchService"
],
"product_memberships" : [
"SotoElasticsearchNIOClient"
],
"sources" : [
"SotoElasticsearchNIOClient.swift",
"SotoElasticsearchRequester.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/soto-project/soto.git
Fetching https://github.com/brokenhandsio/elasticsearch-nio-client.git
[1/744] Fetching elasticsearch-nio-client
Fetched https://github.com/brokenhandsio/elasticsearch-nio-client.git from cache (0.28s)
[1/141938] Fetching soto
Fetched https://github.com/soto-project/soto.git from cache (121.76s)
Computing version for https://github.com/brokenhandsio/elasticsearch-nio-client.git
Computed https://github.com/brokenhandsio/elasticsearch-nio-client.git at 0.7.0 (128.15s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio.git
[1/14087] Fetching async-http-client
[14088/91424] Fetching async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (5.34s)
Fetched https://github.com/apple/swift-nio.git from cache (5.43s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 5.13.2 (9.47s)
Fetching https://github.com/soto-project/soto-core.git
[1/60185] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (2.54s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 5.9.4 (3.76s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/adam-fowler/jmespath.swift.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-crypto.git
[1/2219] Fetching swift-metrics
[223/2872] Fetching swift-metrics, jmespath.swift
[1631/5573] Fetching swift-metrics, jmespath.swift, swift-nio-transport-services
Fetching https://github.com/apple/swift-log.git
[5574/21791] Fetching swift-metrics, jmespath.swift, swift-nio-transport-services, swift-crypto
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (0.41s)
[5569/21138] Fetching swift-metrics, swift-nio-transport-services, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (0.41s)
[3512/18919] Fetching swift-nio-transport-services, swift-crypto
[3513/33922] Fetching swift-nio-transport-services, swift-crypto, swift-nio-ssl
[6425/37808] Fetching swift-nio-transport-services, swift-crypto, swift-nio-ssl, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.43s)
[8986/33922] Fetching swift-nio-transport-services, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.03s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.06s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.18s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (2.77s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.63s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.52s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.61s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.58s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1808] Fetching swift-atomics
[598/7935] Fetching swift-atomics, swift-nio-extras
[782/13903] Fetching swift-atomics, swift-nio-extras, swift-algorithms
[9616/25564] Fetching swift-atomics, swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.52s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.52s)
[2683/11661] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.16s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (1.68s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.77s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4847] Fetching swift-system
[3394/21800] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.20s)
Fetched https://github.com/apple/swift-collections.git from cache (1.22s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.84s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.62s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.60s)
Fetching https://github.com/apple/swift-numerics.git
[1/5906] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.58s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.12s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.62s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/2433] Fetching swift-service-lifecycle
[50/4062] Fetching swift-service-lifecycle, swift-asn1
[1969/5238] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers
[2329/6155] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers, swift-http-types
[6156/11165] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers, swift-http-types, swift-async-algorithms
[6557/17625] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers, swift-http-types, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.41s)
[14964/16449] Fetching swift-service-lifecycle, swift-asn1, swift-http-types, swift-async-algorithms, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.44s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.44s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.53s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.53s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.53s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.04s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.60s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.66s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.68s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.00s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.64s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.67s)
Creating working copy for https://github.com/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 5.9.4
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.33.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/soto-project/soto.git
Working copy of https://github.com/soto-project/soto.git resolved at 5.13.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/brokenhandsio/elasticsearch-nio-client.git
Working copy of https://github.com/brokenhandsio/elasticsearch-nio-client.git resolved at 0.7.0
Creating working copy for https://github.com/adam-fowler/jmespath.swift.git
Working copy of https://github.com/adam-fowler/jmespath.swift.git resolved at 1.0.3
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.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Building for debugging...
[0/872] Write sources
[34/872] Compiling CSotoExpat xmltok_ns.c
[35/872] Compiling CSotoExpat xmltok_impl.c
[36/872] Compiling _AtomicsShims.c
[37/872] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[38/872] Compiling CNIOWindows shim.c
[39/872] Compiling _NumericsShims _NumericsShims.c
[40/872] Compiling CNIOWindows WSAStartup.c
[41/872] Compiling CNIOWASI CNIOWASI.c
[42/872] Compiling CNIOPosix event_loop_id.c
[43/872] Compiling CSotoExpat xmlrole.c
[44/872] Compiling CNIOLinux liburing_shims.c
[45/872] Compiling CNIOExtrasZlib empty.c
[46/872] Compiling CNIOLLHTTP c_nio_http.c
[47/872] Compiling CNIODarwin shim.c
[48/872] Compiling CNIOLinux shim.c
[49/872] Compiling CNIOLLHTTP c_nio_api.c
[50/872] Compiling fiat_p256_adx_sqr.S
[51/872] Compiling fiat_p256_adx_mul.S
[52/872] Compiling fiat_curve25519_adx_square.S
[53/872] Compiling fiat_curve25519_adx_mul.S
[54/872] Write swift-version-24593BA9C3E375BF.txt
[55/872] Compiling CNIOLLHTTP c_nio_llhttp.c
[56/872] Compiling CSotoExpat xmlparse.c
[57/872] Compiling CSotoExpat xmltok.c
[58/872] Compiling CNIOBoringSSLShims shims.c
[60/893] Emitting module _NIOBase64
[61/893] Emitting module _NIODataStructures
[61/893] Compiling tls_record.cc
[62/898] Compiling tls_method.cc
[63/909] Compiling tls13_enc.cc
[63/909] Compiling tls13_server.cc
[66/925] Emitting module INIParser
[67/925] Compiling RealModule Real.swift
[68/926] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[69/926] Compiling InternalCollectionsUtilities Debugging.swift
[70/926] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[71/927] Compiling RealModule Float80+Real.swift
[72/927] Emitting module RealModule
[73/927] Compiling _NIODataStructures PriorityQueue.swift
[74/927] Compiling InternalCollectionsUtilities Descriptions.swift
[75/927] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[76/927] Compiling INIParser INIParser.swift
[77/928] Emitting module InternalCollectionsUtilities
[78/928] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[79/928] Compiling InternalCollectionsUtilities Integer rank.swift
[80/928] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[81/928] Compiling InternalCollectionsUtilities _SortedCollection.swift
[82/928] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[83/928] Compiling InternalCollectionsUtilities UInt+reversed.swift
[84/928] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[85/928] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[86/928] Compiling _NIODataStructures Heap.swift
[87/928] Compiling RealModule Float16+Real.swift
[88/928] Compiling RealModule ElementaryFunctions.swift
[89/928] Compiling _NIOBase64 Base64.swift
[94/928] Compiling RealModule Float+Real.swift
[95/929] Compiling JMESPath Runtime.swift
[96/930] Compiling _NIODataStructures _TinyArray.swift
[97/931] Compiling RealModule RealFunctions.swift
[98/932] Compiling JMESPath Sendable.swift
[99/932] Compiling JMESPath Token.swift
[102/932] Emitting module JMESPath
[105/932] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[108/933] Compiling JMESPath Parser.swift
[110/936] Compiling CoreMetrics Metrics.swift
[110/936] Compiling tls13_both.cc
[112/936] Compiling CoreMetrics Locks.swift
[113/936] Emitting module CoreMetrics
[114/936] Compiling Logging MetadataProvider.swift
[115/937] Compiling Logging LogHandler.swift
[116/937] Compiling Logging Locks.swift
[117/937] Emitting module Logging
[118/937] Compiling Logging Logging.swift
[120/953] Compiling t1_enc.cc
[121/953] Compiling tls13_client.cc
[123/953] Compiling DequeModule Deque+Equatable.swift
[124/953] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[125/953] Compiling DequeModule Deque+CustomReflectable.swift
[126/953] Compiling DequeModule Deque+Descriptions.swift
[127/957] Compiling DequeModule _DequeBuffer.swift
[128/957] Compiling DequeModule _DequeBufferHeader.swift
[129/957] Compiling DequeModule Deque+Extras.swift
[130/957] Compiling DequeModule Deque+Hashable.swift
[131/957] Compiling JMESPath Variable.swift
[132/957] Compiling SotoXML XMLDecoder.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[133/957] Compiling SotoXML XMLEncoder.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[134/957] Compiling DequeModule Deque._UnsafeHandle.swift
[135/957] Compiling DequeModule Deque.swift
[135/957] Compiling ssl_x509.cc
[139/957] Compiling DequeModule Deque+Testing.swift
[140/957] Compiling DequeModule Deque._Storage.swift
[141/957] Compiling SotoXML Expat.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[142/957] Compiling SotoXML XML.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[143/957] Emitting module SotoXML
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[145/958] Compiling ssl_stat.cc
[145/958] Compiling ssl_session.cc
[146/958] Emitting module Metrics
[146/958] Compiling ssl_transcript.cc
[146/958] Compiling ssl_versions.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
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/806] Compiling fiat_curve25519_adx_mul.S
[1/806] Compiling fiat_curve25519_adx_square.S
[2/806] Compiling v3_prn.c
[3/806] Compiling v3_skey.c
[4/806] Compiling v3_pmaps.c
[5/806] Compiling v3_purp.c
[6/806] Write swift-version-24593BA9C3E375BF.txt
[7/806] Compiling CCryptoBoringSSLShims shims.c
[8/806] Compiling v3_utl.c
[10/812] Compiling _NIODataStructures Heap.swift
[11/812] Emitting module _NIOBase64
[12/812] Emitting module _NIODataStructures
[13/812] Compiling _NIOBase64 Base64.swift
[14/813] Compiling _NIODataStructures PriorityQueue.swift
[15/813] Compiling _NIODataStructures _TinyArray.swift
[16/814] Compiling ssl_versions.cc
[17/814] Compiling ssl_stat.cc
[19/814] Compiling ssl_transcript.cc
[20/834] Compiling ssl_session.cc
[22/845] Compiling SotoXML Expat.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[23/861] Compiling SotoXML XMLEncoder.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[24/861] Compiling Logging MetadataProvider.swift
[25/861] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/861] Compiling JMESPath Runtime.swift
[27/861] Compiling RealModule Float80+Real.swift
[28/862] Compiling RealModule Real.swift
[29/864] Compiling Logging Locks.swift
[30/864] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/864] Compiling InternalCollectionsUtilities Debugging.swift
[32/864] Compiling RealModule Float16+Real.swift
[33/864] Compiling JMESPath Sendable.swift
[34/864] Compiling JMESPath Token.swift
[35/864] Compiling SotoXML XML.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[36/864] Compiling SotoXML XMLDecoder.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[37/864] Compiling RealModule ElementaryFunctions.swift
[38/864] Compiling RealModule Float+Real.swift
[39/864] Compiling InternalCollectionsUtilities Descriptions.swift
[40/864] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/864] Emitting module SotoXML
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[42/864] Compiling RealModule RealFunctions.swift
[43/864] Compiling JMESPath Parser.swift
[44/864] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[45/864] Compiling InternalCollectionsUtilities Integer rank.swift
[46/864] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[47/864] Compiling InternalCollectionsUtilities UInt+reversed.swift
[48/864] Emitting module RealModule
[49/865] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/865] Compiling ssl_privkey.cc
[52/865] Compiling INIParser INIParser.swift
[53/865] Emitting module INIParser
[54/866] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[55/866] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[56/866] Emitting module InternalCollectionsUtilities
[59/867] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[60/867] Compiling InternalCollectionsUtilities _SortedCollection.swift
[61/869] Compiling ssl_lib.cc
[63/869] Compiling JMESPath Variable.swift
[71/870] Emitting module JMESPath
[74/871] Compiling Logging LogHandler.swift
[75/871] Compiling Logging Logging.swift
[76/871] Emitting module Logging
[77/872] Emitting module CoreMetrics
[80/872] Compiling CoreMetrics Locks.swift
[81/872] Compiling CoreMetrics Metrics.swift
[82/873] Compiling ssl_key_share.cc
[83/873] Compiling ssl_file.cc
[84/873] Compiling ssl_credential.cc
[85/873] Compiling s3_pkt.cc
[85/873] Compiling ssl_buffer.cc
[85/873] Compiling ssl_asn1.cc
[85/873] Compiling ssl_cert.cc
[85/873] Compiling ssl_cipher.cc
[85/873] Compiling ssl_aead_ctx.cc
BUILD FAILURE 6.1 android