Build Information
Failed to build swift-sh, reference master (e2617c), with Swift 6.3 for Android on 15 Apr 2026 00:37:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mxcl/swift-sh.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/mxcl/swift-sh
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e2617c0 Update tea.yaml for sepolia
Cloned https://github.com/mxcl/swift-sh.git
Revision (git rev-parse @):
e2617c0ab425a7303f2f60e25d1fe387b7a6f057
SUCCESS checkout https://github.com/mxcl/swift-sh.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/mxcl/swift-sh.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/mxcl/Version
Fetching https://github.com/mxcl/StreamReader
Fetching https://github.com/mxcl/LegibleError
Fetching https://github.com/krzyzanowskim/CryptoSwift
[1/50] Fetching streamreader
[51/228] Fetching streamreader, legibleerror
[229/13569] Fetching streamreader, legibleerror, cryptoswift
Fetched https://github.com/mxcl/StreamReader from cache (0.26s)
[579/13519] Fetching legibleerror, cryptoswift
[2047/13812] Fetching legibleerror, cryptoswift, version
Fetching https://github.com/mxcl/Path.swift
Fetched https://github.com/mxcl/Version from cache (0.63s)
[3648/14739] Fetching legibleerror, cryptoswift, path.swift
Fetched https://github.com/mxcl/Path.swift from cache (0.28s)
[3781/13519] Fetching legibleerror, cryptoswift
Fetched https://github.com/mxcl/LegibleError from cache (1.61s)
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (1.64s)
Computing version for https://github.com/mxcl/StreamReader
Computed https://github.com/mxcl/StreamReader at 1.0.1 (4.41s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.2.0 (0.82s)
Computing version for https://github.com/mxcl/LegibleError
Computed https://github.com/mxcl/LegibleError at 1.0.6 (0.75s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.6.0 (2.07s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.9.0 (0.85s)
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.6.0
Creating working copy for https://github.com/mxcl/LegibleError
Working copy of https://github.com/mxcl/LegibleError resolved at 1.0.6
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.9.0
Creating working copy for https://github.com/mxcl/StreamReader
Working copy of https://github.com/mxcl/StreamReader resolved at 1.0.1
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.2.0
Building for debugging...
[0/22] Write sources
[0/22] Copying PrivacyInfo.xcprivacy
[0/22] Write sources
[10/22] Write swift-version--4F562202D5529B1.txt
[12/141] Emitting module Version
[13/141] Compiling Version Version+Range.swift
[14/141] Compiling Version Version+Codable.swift
[15/141] Compiling Version Version+Comparable.swift
[16/141] Compiling Version Version.swift
[17/141] Compiling CryptoSwift IntegerConversion.swift
[18/141] Compiling CryptoSwift Multiplication.swift
[19/141] Compiling CryptoSwift PrimeTest.swift
[20/141] Compiling CryptoSwift Random.swift
[21/141] Compiling CryptoSwift Shifts.swift
[22/141] Compiling CryptoSwift SquareRoot.swift
[23/141] Compiling CryptoSwift Strideable.swift
[24/141] Compiling CryptoSwift StringConversion.swift
[25/141] Compiling CryptoSwift Subtraction.swift
[26/141] Compiling CryptoSwift WordsAndBits.swift
[27/141] Compiling CryptoSwift ChaCha20.swift
[28/141] Compiling CryptoSwift Checksum.swift
[29/141] Compiling CryptoSwift Cipher.swift
[30/141] Compiling CryptoSwift Collection+Extension.swift
[31/155] Compiling Path PathToBool.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[32/155] Compiling Path Path.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[33/156] Compiling Version Version+Foundation.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/156] Emitting module Path
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[35/157] Emitting module LegibleError
[36/157] Compiling LegibleError LegibleError.swift
/host/spi-builder-workspace/.build/checkouts/LegibleError/Sources/LegibleError.swift:63:45: error: cannot find 'object_getClassName' in scope
61 | let foo: Any = self
62 | let nativeClassNames = ["_SwiftNativeNSError", "__SwiftNativeNSError"]
63 | let selfClassName = String(cString: object_getClassName(self))
| `- error: cannot find 'object_getClassName' in scope
64 | let isNSError = !nativeClassNames.contains(selfClassName) && foo is NSObject
65 | // ^^ ∵ otherwise implicit bridging implicitly casts as for other tests
[37/157] Compiling Path Path+FileManager.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[38/157] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[39/157] Compiling CryptoSwift AES.Cryptors.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[40/157] Compiling CryptoSwift AEAD.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[41/157] Compiling CryptoSwift AEADChaCha20Poly1305.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[43/157] Compiling CryptoSwift XChaCha20+Foundation.swift
[44/157] Compiling CryptoSwift Generics.swift
[45/157] Compiling CryptoSwift HKDF.swift
[46/157] Compiling CryptoSwift HMAC.swift
[47/157] Compiling CryptoSwift ISO10126Padding.swift
[48/157] Compiling CryptoSwift ISO78164Padding.swift
[49/157] Compiling CryptoSwift Int+Extension.swift
[50/157] Compiling CryptoSwift MD5.swift
[51/157] Compiling CryptoSwift NoPadding.swift
[52/157] Compiling CryptoSwift Operators.swift
[53/157] Compiling CryptoSwift DER.swift
[54/157] Compiling CryptoSwift PBKDF1.swift
[55/157] Compiling CryptoSwift PBKDF2.swift
[56/157] Compiling CryptoSwift PKCS1v15.swift
[57/157] Compiling CryptoSwift CompactMap.swift
[58/157] Compiling CryptoSwift Cryptor.swift
[59/157] Compiling CryptoSwift Cryptors.swift
[60/157] Compiling CryptoSwift Digest.swift
[61/157] Compiling CryptoSwift DigestType.swift
[62/157] Compiling CryptoSwift AES+Foundation.swift
[63/157] Compiling CryptoSwift Array+Foundation.swift
[64/157] Compiling CryptoSwift Blowfish+Foundation.swift
[65/157] Compiling CryptoSwift ChaCha20+Foundation.swift
[66/157] Compiling CryptoSwift Data+Extension.swift
[67/157] Compiling CryptoSwift HMAC+Foundation.swift
[68/157] Compiling CryptoSwift Rabbit+Foundation.swift
[69/157] Compiling CryptoSwift String+FoundationExtension.swift
[70/157] Compiling CryptoSwift Utils+Foundation.swift
[71/157] Emitting module CryptoSwift
[72/157] Compiling Path Path+StringConvertibles.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
BUILD FAILURE 6.3 android