Build Information
Failed to build Spasibo, reference master (f2b1f7
), with Swift 6.1 for Android on 27 May 2025 14:55:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/artemnovichkov/spasibo.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/artemnovichkov/spasibo
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f2b1f78 Update logo
Cloned https://github.com/artemnovichkov/spasibo.git
Revision (git rev-parse @):
f2b1f78cd4be8ca6da37206d43dfdeea06e1ab90
SUCCESS checkout https://github.com/artemnovichkov/spasibo.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/artemnovichkov/spasibo.git
https://github.com/artemnovichkov/spasibo.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "carthage",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Carthage/Carthage.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.0",
"upper_bound" : "0.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "Spasibo",
"name" : "Spasibo",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Spasibo",
"targets" : [
"Spasibo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Spasibo",
"module_type" : "SwiftTarget",
"name" : "Spasibo",
"path" : "Sources/Spasibo",
"product_dependencies" : [
"CarthageKit",
"Yams",
"ArgumentParser"
],
"product_memberships" : [
"Spasibo"
],
"sources" : [
"Data+Output.swift",
"Dependency.swift",
"Execute.swift",
"Funding.swift",
"Platform.swift",
"Podspec.swift",
"Prompt.swift",
"Spasibo.swift",
"URL+Additions.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/Carthage/Carthage.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
[1/10657] Fetching yams
[961/39806] Fetching yams, carthage
[10129/55157] Fetching yams, carthage, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.07s)
Fetched https://github.com/Carthage/Carthage.git from cache (2.11s)
Fetched https://github.com/jpsim/Yams.git from cache (2.11s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (2.70s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.0.6 (0.66s)
Computing version for https://github.com/Carthage/Carthage.git
Computed https://github.com/Carthage/Carthage.git at 0.40.0 (2.57s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/mdiep/Tentacle.git
Fetching https://github.com/thoughtbot/Curry.git
Fetching https://github.com/jdhealy/PrettyColors.git
[1/1115] Fetching prettycolors
[1116/1715] Fetching prettycolors, curry
[1716/54203] Fetching prettycolors, curry, reactiveswift
[1717/57936] Fetching prettycolors, curry, reactiveswift, tentacle
Fetched https://github.com/jdhealy/PrettyColors.git from cache (0.27s)
Fetching https://github.com/Carthage/Commandant.git
[1163/56821] Fetching curry, reactiveswift, tentacle
[1164/71576] Fetching curry, reactiveswift, tentacle, quick
[6895/91160] Fetching curry, reactiveswift, tentacle, quick, nimble
Fetched https://github.com/thoughtbot/Curry.git from cache (0.34s)
[10076/90560] Fetching reactiveswift, tentacle, quick, nimble
Fetching https://github.com/Carthage/ReactiveTask.git
[37515/92889] Fetching reactiveswift, tentacle, quick, nimble, commandant
Fetched https://github.com/Carthage/Commandant.git from cache (0.46s)
[46237/92485] Fetching reactiveswift, tentacle, quick, nimble, reactivetask
Fetched https://github.com/mdiep/Tentacle.git from cache (0.74s)
[42600/88752] Fetching reactiveswift, quick, nimble, reactivetask
Fetching https://github.com/antitypical/Result.git
Fetched https://github.com/Carthage/ReactiveTask.git from cache (0.52s)
[44791/86827] Fetching reactiveswift, quick, nimble
[60389/89360] Fetching reactiveswift, quick, nimble, result
Fetched https://github.com/antitypical/Result.git from cache (0.42s)
[71606/86827] Fetching reactiveswift, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.61s)
Fetched https://github.com/Quick/Nimble.git from cache (2.63s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.64s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (3.35s)
Computing version for https://github.com/thoughtbot/Curry.git
Computed https://github.com/thoughtbot/Curry.git at 4.0.2 (0.51s)
Computing version for https://github.com/jdhealy/PrettyColors.git
Computed https://github.com/jdhealy/PrettyColors.git at 5.0.2 (2.10s)
Computing version for https://github.com/Carthage/ReactiveTask.git
Computed https://github.com/Carthage/ReactiveTask.git at 0.16.0 (0.53s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.55s)
Computing version for https://github.com/mdiep/Tentacle.git
Computed https://github.com/mdiep/Tentacle.git at 0.13.1 (0.64s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 5.0.1 (0.56s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.18.0 (0.75s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.68s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 5.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/Carthage/Carthage.git
Working copy of https://github.com/Carthage/Carthage.git resolved at 0.40.0
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Creating working copy for https://github.com/jdhealy/PrettyColors.git
Working copy of https://github.com/jdhealy/PrettyColors.git resolved at 5.0.2
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.18.0
Creating working copy for https://github.com/thoughtbot/Curry.git
Working copy of https://github.com/thoughtbot/Curry.git resolved at 4.0.2
Creating working copy for https://github.com/mdiep/Tentacle.git
Working copy of https://github.com/mdiep/Tentacle.git resolved at 0.13.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.0.6
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/Carthage/ReactiveTask.git
Working copy of https://github.com/Carthage/ReactiveTask.git resolved at 0.16.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Building for debugging...
[0/29] Write sources
[10/29] Compiling writer.c
[11/29] Compiling parser.c
[12/29] Compiling reader.c
[13/29] Write swift-version-24593BA9C3E375BF.txt
[14/29] Compiling api.c
[15/29] Compiling emitter.c
[16/29] Compiling scanner.c
[18/79] Compiling Result ResultProtocol.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/79] Emitting module ArgumentParser
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[20/79] Compiling Yams Constructor.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[21/79] Compiling Yams Decoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[22/79] Compiling Yams Mark.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[23/79] Compiling Yams Node.Mapping.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[24/82] Compiling ArgumentParser Parsed.swift
[25/82] Compiling ArgumentParser ParsedValues.swift
[26/82] Compiling ArgumentParser ParserError.swift
[27/82] Compiling ArgumentParser SplitArguments.swift
[28/82] Compiling Yams Node.Scalar.swift
[29/82] Compiling Yams Node.Sequence.swift
[30/82] Compiling Yams Emitter.swift
[31/82] Compiling Yams Encoder.swift
[32/82] Compiling ArgumentParser ArgumentSetSequence.swift
[33/82] Compiling ArgumentParser CommandParser.swift
[34/82] Compiling ArgumentParser InputOrigin.swift
[35/82] Compiling ArgumentParser Name.swift
[36/82] Compiling Yams Node.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:31: error: cannot find 'putc' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:55: error: cannot find 'stderr' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:36: error: generic parameter 'U' could not be inferred
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
62 | }
63 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:165:7: error: cannot find '_exit' in scope
163 | ) -> Never {
164 | guard let error = error else {
165 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
166 | }
167 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:176:5: error: cannot find '_exit' in scope
174 | }
175 | }
176 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
177 | }
178 |
[37/82] Compiling Yams Parser.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:31: error: cannot find 'putc' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:55: error: cannot find 'stderr' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:36: error: generic parameter 'U' could not be inferred
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
62 | }
63 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:165:7: error: cannot find '_exit' in scope
163 | ) -> Never {
164 | guard let error = error else {
165 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
166 | }
167 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:176:5: error: cannot find '_exit' in scope
174 | }
175 | }
176 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
177 | }
178 |
[38/82] Compiling Yams Representer.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:31: error: cannot find 'putc' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:55: error: cannot find 'stderr' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:36: error: generic parameter 'U' could not be inferred
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
62 | }
63 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:165:7: error: cannot find '_exit' in scope
163 | ) -> Never {
164 | guard let error = error else {
165 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
166 | }
167 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:176:5: error: cannot find '_exit' in scope
174 | }
175 | }
176 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
177 | }
178 |
[39/82] Compiling Yams Resolver.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:31: error: cannot find 'putc' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:55: error: cannot find 'stderr' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:36: error: generic parameter 'U' could not be inferred
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
62 | }
63 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:165:7: error: cannot find '_exit' in scope
163 | ) -> Never {
164 | guard let error = error else {
165 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
166 | }
167 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:176:5: error: cannot find '_exit' in scope
174 | }
175 | }
176 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
177 | }
178 |
[40/82] Compiling Yams String+Yams.swift
[41/82] Compiling Yams Tag.swift
[42/82] Compiling ArgumentParser ArgumentDefinition.swift
[43/82] Compiling ArgumentParser ArgumentSet.swift
[44/82] Compiling Result NoError.swift
[45/82] Compiling Result AnyError.swift
[46/82] Emitting module Result
[47/82] Compiling Result Result.swift
[61/85] Compiling ArgumentParser HelpCommand.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:279:11: error: cannot find 'winsize' in scope
277 | height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
278 | #else
279 | var w = winsize()
| `- error: cannot find 'winsize' in scope
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
281 | let width = Int(w.ws_col)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:13: error: cannot find 'ioctl' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'ioctl' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:19: error: cannot find 'STDOUT_FILENO' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'STDOUT_FILENO' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:34: error: cannot find 'TIOCGWINSZ' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'TIOCGWINSZ' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[62/85] Compiling ArgumentParser HelpGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:279:11: error: cannot find 'winsize' in scope
277 | height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
278 | #else
279 | var w = winsize()
| `- error: cannot find 'winsize' in scope
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
281 | let width = Int(w.ws_col)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:13: error: cannot find 'ioctl' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'ioctl' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:19: error: cannot find 'STDOUT_FILENO' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'STDOUT_FILENO' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:34: error: cannot find 'TIOCGWINSZ' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'TIOCGWINSZ' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[63/85] Compiling ArgumentParser MessageInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:279:11: error: cannot find 'winsize' in scope
277 | height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
278 | #else
279 | var w = winsize()
| `- error: cannot find 'winsize' in scope
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
281 | let width = Int(w.ws_col)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:13: error: cannot find 'ioctl' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'ioctl' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:19: error: cannot find 'STDOUT_FILENO' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'STDOUT_FILENO' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:34: error: cannot find 'TIOCGWINSZ' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'TIOCGWINSZ' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[64/85] Compiling ArgumentParser UsageGenerator.swift
[65/85] Compiling ArgumentParser StringExtensions.swift
[66/85] Compiling ArgumentParser Tree.swift
[67/85] Emitting module Yams
[69/85] Wrapping AST for Result for debugging
[70/85] Emitting module Curry
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/13] Write swift-version-24593BA9C3E375BF.txt
[2/63] Compiling Yams String+Yams.swift
[3/63] Compiling Yams Tag.swift
[4/63] Compiling Result ResultProtocol.swift
[5/65] Compiling Result NoError.swift
[6/65] Compiling Result AnyError.swift
[7/65] Emitting module Result
[8/65] Compiling Result Result.swift
[10/66] Compiling Yams Node.swift
[11/66] Compiling Yams Parser.swift
[11/66] Wrapping AST for Result for debugging
[13/66] Compiling Yams Representer.swift
[14/66] Compiling Yams Resolver.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/66] Emitting module ArgumentParser
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[16/89] Compiling ArgumentParser HelpCommand.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:279:11: error: cannot find 'winsize' in scope
277 | height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
278 | #else
279 | var w = winsize()
| `- error: cannot find 'winsize' in scope
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
281 | let width = Int(w.ws_col)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:13: error: cannot find 'ioctl' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'ioctl' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:19: error: cannot find 'STDOUT_FILENO' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'STDOUT_FILENO' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:34: error: cannot find 'TIOCGWINSZ' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'TIOCGWINSZ' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[17/89] Compiling ArgumentParser HelpGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:279:11: error: cannot find 'winsize' in scope
277 | height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
278 | #else
279 | var w = winsize()
| `- error: cannot find 'winsize' in scope
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
281 | let width = Int(w.ws_col)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:13: error: cannot find 'ioctl' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'ioctl' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:19: error: cannot find 'STDOUT_FILENO' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'STDOUT_FILENO' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:34: error: cannot find 'TIOCGWINSZ' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'TIOCGWINSZ' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[18/89] Compiling ArgumentParser MessageInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:279:11: error: cannot find 'winsize' in scope
277 | height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
278 | #else
279 | var w = winsize()
| `- error: cannot find 'winsize' in scope
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
281 | let width = Int(w.ws_col)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:13: error: cannot find 'ioctl' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'ioctl' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:19: error: cannot find 'STDOUT_FILENO' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'STDOUT_FILENO' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:280:34: error: cannot find 'TIOCGWINSZ' in scope
278 | #else
279 | var w = winsize()
280 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'TIOCGWINSZ' in scope
281 | let width = Int(w.ws_col)
282 | let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[19/89] Compiling ReactiveSwift ResultExtensions.swift
[20/89] Compiling ReactiveSwift Scheduler.swift
[21/89] Compiling ReactiveSwift Lifetime.swift
[22/89] Compiling ReactiveSwift Observer.swift
[23/89] Compiling ReactiveSwift Flatten.swift
[24/89] Compiling ReactiveSwift FoundationExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[29/89] Compiling ReactiveSwift Action.swift
[30/89] Compiling ReactiveSwift Atomic.swift
[31/89] Compiling ReactiveSwift Bag.swift
[32/89] Compiling ReactiveSwift EventLogger.swift
[33/89] Compiling ReactiveSwift Signal.swift
[34/89] Compiling ReactiveSwift SignalProducer.swift
[35/89] Compiling ReactiveSwift UnidirectionalBinding.swift
[36/89] Compiling ArgumentParser Name.swift
[37/89] Compiling ArgumentParser Parsed.swift
[38/89] Compiling ArgumentParser ParsedValues.swift
[39/89] Compiling ArgumentParser ParserError.swift
[40/89] Compiling ArgumentParser SplitArguments.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
[43/91] Compiling ReactiveSwift Optional.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:31: error: cannot find 'putc' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:55: error: cannot find 'stderr' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:36: error: generic parameter 'U' could not be inferred
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
62 | }
63 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:165:7: error: cannot find '_exit' in scope
163 | ) -> Never {
164 | guard let error = error else {
165 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
166 | }
167 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:176:5: error: cannot find '_exit' in scope
174 | }
175 | }
176 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
177 | }
178 |
[44/91] Compiling ReactiveSwift Deprecations+Removals.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:31: error: cannot find 'putc' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:55: error: cannot find 'stderr' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:36: error: generic parameter 'U' could not be inferred
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
62 | }
63 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:165:7: error: cannot find '_exit' in scope
163 | ) -> Never {
164 | guard let error = error else {
165 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
166 | }
167 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:176:5: error: cannot find '_exit' in scope
174 | }
175 | }
176 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
177 | }
178 |
[45/91] Compiling ReactiveSwift Disposable.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:31: error: cannot find 'putc' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:55: error: cannot find 'stderr' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:36: error: generic parameter 'U' could not be inferred
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
62 | }
63 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:165:7: error: cannot find '_exit' in scope
163 | ) -> Never {
164 | guard let error = error else {
165 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
166 | }
167 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:176:5: error: cannot find '_exit' in scope
174 | }
175 | }
176 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
177 | }
178 |
[46/91] Compiling ReactiveSwift Event.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:31: error: cannot find 'putc' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:55: error: cannot find 'stderr' in scope
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
62 | }
63 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:61:36: error: generic parameter 'U' could not be inferred
59 | struct StandardError: TextOutputStream {
60 | mutating func write(_ string: String) {
61 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
62 | }
63 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:165:7: error: cannot find '_exit' in scope
163 | ) -> Never {
164 | guard let error = error else {
165 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
166 | }
167 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:176:5: error: cannot find '_exit' in scope
174 | }
175 | }
176 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
177 | }
178 |
[47/91] Compiling ReactiveSwift Property.swift
[48/91] Compiling ReactiveSwift Reactive.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
[62/91] Compiling ReactiveSwift UninhabitedTypeGuards.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
[63/91] Compiling ReactiveSwift ValidatingProperty.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
error: emit-module command failed with exit code 1 (use -v to see invocation)
[64/91] Emitting module ReactiveSwift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
[65/91] Emitting module Yams
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 | import Result
[77/92] Emitting module Curry
BUILD FAILURE 6.1 android