Build Information
Failed to build xcodes, reference main (938adb
), with Swift 6.1 for Android on 11 Jun 2025 04:45:44 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/XcodesOrg/xcodes.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/XcodesOrg/xcodes
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 938adbc update readme to include other release options
Cloned https://github.com/XcodesOrg/xcodes.git
Revision (git rev-parse @):
938adbc7d002744d508bd4e7a848a53dd94dc01e
SUCCESS checkout https://github.com/XcodesOrg/xcodes.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/XcodesOrg/xcodes.git
https://github.com/XcodesOrg/xcodes.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "path.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.16.0",
"upper_bound" : "0.17.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Path.swift.git"
},
{
"identity" : "version",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Version.git"
},
{
"identity" : "promisekit",
"requirement" : {
"range" : [
{
"lower_bound" : "6.22.1",
"upper_bound" : "6.23.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/PromiseKit.git"
},
{
"identity" : "foundation",
"requirement" : {
"range" : [
{
"lower_bound" : "3.4.0",
"upper_bound" : "3.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PromiseKit/Foundation.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "2.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
},
{
"identity" : "legibleerror",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/LegibleError.git"
},
{
"identity" : "keychainaccess",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "3.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
},
{
"identity" : "data",
"requirement" : {
"revision" : [
"fcf527b187817f67c05223676341f3ab69d4214d"
]
},
"type" : "sourceControl",
"url" : "https://github.com/xcodereleases/data"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "3.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "5.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
},
{
"identity" : "swift-srp",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/xcodesOrg/swift-srp"
}
],
"manifest_display_name" : "xcodes",
"name" : "xcodes",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "xcodes",
"targets" : [
"xcodes"
],
"type" : {
"executable" : null
}
},
{
"name" : "XcodesKit",
"targets" : [
"XcodesKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppleAPI",
"targets" : [
"AppleAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "xcodesTests",
"module_type" : "SwiftTarget",
"name" : "xcodesTests",
"path" : "Tests/xcodesTests",
"sources" : [
"xcodesTests.swift"
],
"target_dependencies" : [
"xcodes"
],
"type" : "test"
},
{
"c99name" : "xcodes",
"module_type" : "SwiftTarget",
"name" : "xcodes",
"path" : "Sources/xcodes",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"xcodes"
],
"sources" : [
"App.swift",
"DataSource+ExpressibleByArgument.swift",
"ParsableArguments+InstallError.swift",
"ParsableArguments+LegibleError.swift"
],
"target_dependencies" : [
"XcodesKit"
],
"type" : "executable"
},
{
"c99name" : "XcodesKitTests",
"module_type" : "SwiftTarget",
"name" : "XcodesKitTests",
"path" : "Tests/XcodesKitTests",
"product_dependencies" : [
"Version"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/XcodesKitTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Environment+Mock.swift",
"Models+FirstWithVersionTests.swift",
"RuntimeTests.swift",
"Version+GemTests.swift",
"Version+XcodeTests.swift",
"XcodesKitTests.swift"
],
"target_dependencies" : [
"XcodesKit"
],
"type" : "test"
},
{
"c99name" : "XcodesKit",
"module_type" : "SwiftTarget",
"name" : "XcodesKit",
"path" : "Sources/XcodesKit",
"product_dependencies" : [
"KeychainAccess",
"LegibleError",
"Path",
"PromiseKit",
"PMKFoundation",
"SwiftSoup",
"Version",
"XCModel",
"Rainbow",
"Yams"
],
"product_memberships" : [
"xcodes",
"XcodesKit"
],
"sources" : [
"AppleSessionService.swift",
"Aria2CError.swift",
"Configuration.swift",
"DataSource.swift",
"DateFormatter+.swift",
"Downloader.swift",
"Entry+.swift",
"Environment.swift",
"FastlaneCookieParser.swift",
"FastlaneSessionManager.swift",
"FileManager+.swift",
"Foundation.swift",
"Migration.swift",
"Models+FirstWithVersion.swift",
"Models+Runtimes.swift",
"Models.swift",
"Path+.swift",
"Process.swift",
"Promise+.swift",
"PromiseKit+Async.swift",
"RuntimeInstaller.swift",
"RuntimeList.swift",
"URLRequest+Apple.swift",
"URLSession+Promise.swift",
"Version+.swift",
"Version+Gem.swift",
"Version+Xcode.swift",
"Version+XcodeReleases.swift",
"Version.swift",
"XcodeInstaller.swift",
"XcodeList.swift",
"XcodeSelect.swift"
],
"target_dependencies" : [
"AppleAPI",
"Unxip"
],
"type" : "library"
},
{
"c99name" : "Unxip",
"module_type" : "SwiftTarget",
"name" : "Unxip",
"path" : "Sources/Unxip",
"product_memberships" : [
"xcodes",
"XcodesKit"
],
"sources" : [
"Unxip.swift"
],
"type" : "library"
},
{
"c99name" : "AppleAPITests",
"module_type" : "SwiftTarget",
"name" : "AppleAPITests",
"path" : "Tests/AppleAPITests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/AppleAPITests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AppleAPITests.swift",
"Environment+Mock.swift"
],
"target_dependencies" : [
"AppleAPI"
],
"type" : "test"
},
{
"c99name" : "AppleAPI",
"module_type" : "SwiftTarget",
"name" : "AppleAPI",
"path" : "Sources/AppleAPI",
"product_dependencies" : [
"PromiseKit",
"PMKFoundation",
"Rainbow",
"SRP"
],
"product_memberships" : [
"xcodes",
"XcodesKit",
"AppleAPI"
],
"sources" : [
"Client.swift",
"Environment.swift",
"Hashcash.swift",
"URLRequest+Apple.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/xcodereleases/data
[1/929] Fetching data
Fetched https://github.com/xcodereleases/data from cache (0.35s)
Fetching https://github.com/xcodesOrg/swift-srp
[1/238] Fetching swift-srp
Fetched https://github.com/xcodesOrg/swift-srp from cache (0.29s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/adam-fowler/big-num
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/jpsim/Yams
[1/857] Fetching big-num
[190/1035] Fetching big-num, legibleerror
[608/5421] Fetching big-num, legibleerror, keychainaccess
[1169/6617] Fetching big-num, legibleerror, keychainaccess, rainbow
Fetched https://github.com/mxcl/LegibleError.git from cache (0.37s)
[5650/6439] Fetching big-num, keychainaccess, rainbow
Fetching https://github.com/scinfu/SwiftSoup.git
[5826/17176] Fetching big-num, keychainaccess, rainbow, yams
[8158/21092] Fetching big-num, keychainaccess, rainbow, yams, swiftsoup
[13565/35943] Fetching big-num, keychainaccess, rainbow, yams, swiftsoup, swift-crypto
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.54s)
[15176/32027] Fetching big-num, keychainaccess, rainbow, yams, swift-crypto
Fetching https://github.com/PromiseKit/Foundation.git
[18149/32636] Fetching big-num, keychainaccess, rainbow, yams, swift-crypto, foundation
Fetched https://github.com/PromiseKit/Foundation.git from cache (0.24s)
[19049/32027] Fetching big-num, keychainaccess, rainbow, yams, swift-crypto
Fetching https://github.com/mxcl/PromiseKit.git
[21930/49213] Fetching big-num, keychainaccess, rainbow, yams, swift-crypto, promisekit
Fetched https://github.com/adam-fowler/big-num from cache (1.64s)
[27355/48356] Fetching keychainaccess, rainbow, yams, swift-crypto, promisekit
Fetched https://github.com/onevcat/Rainbow.git from cache (1.65s)
[26308/47160] Fetching keychainaccess, yams, swift-crypto, promisekit
Fetching https://github.com/mxcl/Version.git
Fetched https://github.com/jpsim/Yams from cache (1.70s)
Fetching https://github.com/apple/swift-argument-parser
[19059/36423] Fetching keychainaccess, swift-crypto, promisekit
[31581/36716] Fetching keychainaccess, swift-crypto, promisekit, version
Fetching https://github.com/mxcl/Path.swift.git
Fetched https://github.com/mxcl/Version.git from cache (0.31s)
[35119/36423] Fetching keychainaccess, swift-crypto, promisekit
[36276/37482] Fetching keychainaccess, swift-crypto, promisekit, path.swift
[37483/52862] Fetching keychainaccess, swift-crypto, promisekit, path.swift, swift-argument-parser
Fetched https://github.com/mxcl/Path.swift.git from cache (0.42s)
[38884/51803] Fetching keychainaccess, swift-crypto, promisekit, swift-argument-parser
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.68s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (2.92s)
Fetched https://github.com/apple/swift-crypto from cache (2.96s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.32s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (6.14s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.0.0 (0.75s)
Computing version for https://github.com/PromiseKit/Foundation.git
Computed https://github.com/PromiseKit/Foundation.git at 3.4.0 (0.77s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.83s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 1.0.3 (3.06s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.66s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 3.2.1 (0.64s)
Computing version for https://github.com/adam-fowler/big-num
Computed https://github.com/adam-fowler/big-num at 2.0.2 (0.61s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 0.16.3 (0.57s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.6 (0.80s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.72s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 1.1.7 (0.85s)
Creating working copy for https://github.com/PromiseKit/Foundation.git
Working copy of https://github.com/PromiseKit/Foundation.git resolved at 3.4.0
Creating working copy for https://github.com/mxcl/Path.swift.git
Working copy of https://github.com/mxcl/Path.swift.git resolved at 0.16.3
Creating working copy for https://github.com/adam-fowler/big-num
Working copy of https://github.com/adam-fowler/big-num resolved at 2.0.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 3.2.1
Creating working copy for https://github.com/xcodereleases/data
Working copy of https://github.com/xcodereleases/data resolved at fcf527b187817f67c05223676341f3ab69d4214d
Creating working copy for https://github.com/xcodesOrg/swift-srp
Working copy of https://github.com/xcodesOrg/swift-srp resolved at main (543aa01)
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 1.0.3
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.0.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.0.6
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 1.1.7
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
Creating working copy for https://github.com/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/600] Write sources
[16/600] Compiling ghash-neon-armv8.linux.aarch64.S
[16/600] Write sources
[18/600] Compiling ghash-neon-armv8.ios.aarch64.S
[19/600] Compiling ghash-ssse3-x86.linux.x86.S
[20/600] Compiling x86_64-mont5.linux.x86_64.S
[21/600] Compiling x86_64-mont5.mac.x86_64.S
[22/600] Compiling x86_64-mont.mac.x86_64.S
[23/600] Compiling writer.c
[24/600] Compiling reader.c
[25/600] Compiling parser.c
[26/600] Compiling mem.c
[27/600] Compiling api.c
[28/600] Compiling CCryptoBoringSSLShims shims.c
[29/600] Compiling emitter.c
[30/600] Write swift-version-24593BA9C3E375BF.txt
[31/600] Compiling v3_skey.c
[32/600] Compiling scanner.c
[33/600] Compiling v3_utl.c
[34/600] Compiling v3_purp.c
[35/600] Compiling v3_prn.c
[36/600] Compiling v3_pmaps.c
[37/600] Compiling v3_pcons.c
[38/608] Compiling v3_pcia.c
[40/717] Emitting module PromiseKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/719] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 | // Check if we are in any term env and the output is a tty.
56 | let termType = getEnvValue("TERM")
57 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
58 | return .console
59 | }
[42/719] Compiling Rainbow Style.swift
[43/719] Compiling Rainbow String+Rainbow.swift
[44/720] Compiling Rainbow StringGenerator.swift
[45/720] Compiling Path Extensions.swift
[46/720] Compiling Path Path+Attributes.swift
[47/720] Compiling Version Version+Comparable.swift
[48/720] Compiling Version Version+Range.swift
[49/720] Compiling Version Version.swift
[50/720] Compiling Rainbow XcodeColorsSupport.swift
[51/720] Emitting module XCModel
[52/720] Compiling XCModel Checksums.swift
[53/721] Compiling XCModel Release.swift
[54/721] Compiling XCModel YMD.swift
[55/721] Compiling Path Path+Codable.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
[56/722] Compiling XCModel SDKs.swift
[57/722] Compiling Path Path+CommonDirectories.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
[58/722] Compiling Path Path+FileManager.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
[59/722] Compiling PromiseKit Thenable.swift
[60/722] Compiling PromiseKit after.swift
[61/722] Compiling Path Path->Bool.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
[62/722] Compiling Path Path+StringConvertibles.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
[63/722] Compiling Path Path+ls.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
[64/722] Compiling PromiseKit Resolver.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[65/722] Compiling PromiseKit firstly.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
error: emit-module command failed with exit code 1 (use -v to see invocation)
[66/722] Emitting module Path
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
[69/722] Compiling PromiseKit Guarantee.swift
[70/722] Compiling PromiseKit LogEvent.swift
[71/723] Compiling XCModel Compilers.swift
[72/723] Compiling XCModel Link.swift
[73/723] Compiling SwiftSoup Connection.swift
[74/723] Compiling SwiftSoup DataNode.swift
[77/723] Compiling SwiftSoup Comment.swift
[78/723] Compiling PromiseKit CustomStringConvertible.swift
[79/723] Compiling PromiseKit Error.swift
[80/723] Compiling PromiseKit race.swift
[81/723] Compiling PromiseKit when.swift
[82/723] Emitting module Version
[83/723] Compiling Version Version+Foundation.swift
[84/723] Compiling Version Version+Codable.swift
[85/723] Compiling XCModel Version.swift
[86/723] Compiling XCModel Xcode.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[89/725] Compiling Rainbow Rainbow.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[90/725] Emitting module Yams
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[93/725] Compiling PromiseKit Promise.swift
[96/725] Compiling PromiseKit hang.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 | // Check if we are in any term env and the output is a tty.
56 | let termType = getEnvValue("TERM")
57 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
58 | return .console
59 | }
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 | // Check if we are in any term env and the output is a tty.
56 | let termType = getEnvValue("TERM")
57 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
58 | return .console
59 | }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[101/726] Emitting module Unxip
/host/spi-builder-workspace/Sources/Unxip/Unxip.swift:1:8: error: no such module 'Compression'
1 | import Compression
| `- error: no such module 'Compression'
2 | import Foundation
3 |
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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/562] Write sources
[3/563] Compiling v3_ocsp.c
[4/563] Compiling v3_ia5.c
[5/563] Compiling v3_ncons.c
[6/563] Compiling v3_genn.c
[7/563] Compiling v3_lib.c
[8/563] Compiling v3_pci.c
[9/563] Compiling v3_int.c
[10/563] Compiling v3_info.c
[11/563] Compiling v3_enum.c
[12/563] Compiling v3_crld.c
[13/563] Compiling v3_extku.c
[14/563] Compiling v3_cpols.c
[15/563] Write swift-version-24593BA9C3E375BF.txt
[16/563] Compiling v3_bcons.c
[17/563] Compiling v3_bitst.c
[18/563] Compiling v3_conf.c
[19/563] Compiling v3_akeya.c
[20/563] Compiling v3_alt.c
[21/565] Compiling pcy_tree.c
[21/565] Compiling v3_akey.c
[23/568] Compiling pcy_node.c
[25/680] Emitting module XCModel
[26/681] Compiling Version Version+Codable.swift
[27/681] Emitting module Version
[28/681] Compiling Version Version+Comparable.swift
[29/681] Compiling XCModel YMD.swift
[30/681] Compiling Version Version+Range.swift
[31/681] Compiling Version Version+Foundation.swift
[32/681] Compiling Version Version.swift
[33/682] Compiling SwiftSoup DataUtil.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[34/682] Compiling SwiftSoup Document.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[36/683] Compiling SwiftSoup DocumentType.swift
[37/685] Compiling Rainbow Style.swift
[38/686] Compiling Rainbow Rainbow.swift
[39/686] Compiling Rainbow StringGenerator.swift
[40/686] Compiling XCModel Link.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/686] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 | // Check if we are in any term env and the output is a tty.
56 | let termType = getEnvValue("TERM")
57 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
58 | return .console
59 | }
[42/686] Compiling Path Extensions.swift
[43/686] Compiling Path Path+Attributes.swift
[44/686] Compiling XCModel Checksums.swift
[45/686] Compiling XCModel Compilers.swift
[46/686] Compiling SwiftSoup Attributes.swift
[47/686] Compiling SwiftSoup BooleanAttribute.swift
[48/686] Compiling SwiftSoup CharacterExt.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 | // Check if we are in any term env and the output is a tty.
56 | let termType = getEnvValue("TERM")
57 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
58 | return .console
59 | }
[49/686] Compiling SwiftSoup CharacterReader.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 | // Check if we are in any term env and the output is a tty.
56 | let termType = getEnvValue("TERM")
57 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
58 | return .console
59 | }
[51/686] Compiling XCModel Version.swift
[52/686] Compiling XCModel Xcode.swift
[53/686] Compiling XCModel Release.swift
[54/686] Compiling XCModel SDKs.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[59/687] Emitting module PromiseKit
[61/687] Compiling SwiftSoup Cleaner.swift
[63/687] Compiling Rainbow String+Rainbow.swift
[64/687] Compiling Path Path+CommonDirectories.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
[65/687] Compiling Path Path+Codable.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
[66/687] Compiling Path Path+StringConvertibles.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
[67/687] Compiling Path Path+FileManager.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[72/688] Compiling Rainbow XcodeColorsSupport.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[73/688] Emitting module Path
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
3 | import func Glibc.access
4 | #else
5 | import Darwin
| `- error: no such module 'Darwin'
6 | #endif
7 |
[74/688] Compiling SwiftSoup Connection.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[75/688] Compiling SwiftSoup DataNode.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[76/688] Compiling SwiftSoup Comment.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[78/688] Emitting module Yams
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
error: emit-module command failed with exit code 1 (use -v to see invocation)
[79/688] Emitting module Unxip
/host/spi-builder-workspace/Sources/Unxip/Unxip.swift:1:8: error: no such module 'Compression'
1 | import Compression
| `- error: no such module 'Compression'
2 | import Foundation
3 |
BUILD FAILURE 6.1 android