Build Information
Failed to build XcodeHelperKit, reference master (3d4e9f), with Swift 6.1 for Android on 27 May 2025 15:43:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/saltzmanjoelh/xcodehelperkit.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/saltzmanjoelh/xcodehelperkit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3d4e9f1 Updated help info
Cloned https://github.com/saltzmanjoelh/xcodehelperkit.git
Revision (git rev-parse @):
3d4e9f1da54d31190b569c2d34e1f291e8d96ea0
SUCCESS checkout https://github.com/saltzmanjoelh/xcodehelperkit.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/saltzmanjoelh/xcodehelperkit.git
https://github.com/saltzmanjoelh/xcodehelperkit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "processrunner",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/saltzmanjoelh/ProcessRunner.git"
},
{
"identity" : "dockerprocess",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/saltzmanjoelh/DockerProcess.git"
},
{
"identity" : "clirunnable",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/saltzmanjoelh/CliRunnable.git"
},
{
"identity" : "s3kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/saltzmanjoelh/S3Kit.git"
},
{
"identity" : "xcodeproj",
"requirement" : {
"range" : [
{
"lower_bound" : "6.2.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/xcodeproj.git"
}
],
"manifest_display_name" : "XcodeHelperKit",
"name" : "XcodeHelperKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "XcodeHelperKit",
"targets" : [
"XcodeHelperKit"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "XcodeHelperKitTests",
"module_type" : "SwiftTarget",
"name" : "XcodeHelperKitTests",
"path" : "Tests/XcodeHelperKitTests",
"product_dependencies" : [
"ProcessRunner",
"DockerProcess",
"CliRunnable",
"S3Kit",
"xcodeproj"
],
"sources" : [
"BuildConfigurationTests.swift",
"DockerRunnableFixture.swift",
"GitTagComponentTests.swift",
"LoggerTests.swift",
"ProcessRunnableFixture.swift",
"XcodeHelperKitTests.swift"
],
"target_dependencies" : [
"XcodeHelperKit"
],
"type" : "test"
},
{
"c99name" : "XcodeHelperKit",
"module_type" : "SwiftTarget",
"name" : "XcodeHelperKit",
"path" : "Sources/XcodeHelperKit",
"product_dependencies" : [
"ProcessRunner",
"DockerProcess",
"CliRunnable",
"S3Kit",
"xcodeproj"
],
"product_memberships" : [
"XcodeHelperKit"
],
"sources" : [
"FileManagerExtension.swift",
"Logger.swift",
"XcodeHelpable.swift",
"XcodeHelper.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/tuist/xcodeproj.git
Fetching https://github.com/saltzmanjoelh/S3Kit.git
Fetching https://github.com/saltzmanjoelh/ProcessRunner.git
Fetching https://github.com/saltzmanjoelh/CliRunnable.git
Fetching https://github.com/saltzmanjoelh/DockerProcess.git
[1/239] Fetching s3kit
[240/315] Fetching s3kit, processrunner
[316/23605] Fetching s3kit, processrunner, xcodeproj
[14058/23979] Fetching s3kit, processrunner, xcodeproj, clirunnable
[14897/24624] Fetching s3kit, processrunner, xcodeproj, clirunnable, dockerprocess
Fetched https://github.com/saltzmanjoelh/CliRunnable.git from cache (0.73s)
[18661/24250] Fetching s3kit, processrunner, xcodeproj, dockerprocess
Fetched https://github.com/saltzmanjoelh/S3Kit.git from cache (1.45s)
Fetched https://github.com/saltzmanjoelh/ProcessRunner.git from cache (1.45s)
Fetched https://github.com/saltzmanjoelh/DockerProcess.git from cache (1.45s)
Fetched https://github.com/tuist/xcodeproj.git from cache (1.50s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 6.7.0 (2.08s)
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/tadija/AEXML
[1/1411] Fetching pathkit
[411/3538] Fetching pathkit, aexml
[1923/8401] Fetching pathkit, aexml, swiftshell
[6845/6990] Fetching aexml, swiftshell
Fetched https://github.com/kylef/PathKit from cache (0.35s)
Fetched https://github.com/tadija/AEXML from cache (0.43s)
Fetched https://github.com/kareman/SwiftShell from cache (0.44s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 4.1.2 (2.74s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 0.9.2 (0.63s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.26s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.3.3 (1.82s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (2.36s)
Computing version for https://github.com/saltzmanjoelh/ProcessRunner.git
Computed https://github.com/saltzmanjoelh/ProcessRunner.git at 1.0.11 (0.66s)
Computing version for https://github.com/saltzmanjoelh/S3Kit.git
Computed https://github.com/saltzmanjoelh/S3Kit.git at 1.0.21 (0.64s)
Computing version for https://github.com/saltzmanjoelh/DockerProcess.git
Computed https://github.com/saltzmanjoelh/DockerProcess.git at 1.0.28 (0.56s)
Computing version for https://github.com/saltzmanjoelh/CliRunnable.git
Computed https://github.com/saltzmanjoelh/CliRunnable.git at 1.0.48 (0.55s)
Fetching https://github.com/saltzmanjoelh/Yaml.git
[1/1163] Fetching yaml
Fetched https://github.com/saltzmanjoelh/Yaml.git from cache (0.26s)
Computing version for https://github.com/saltzmanjoelh/Yaml.git
Computed https://github.com/saltzmanjoelh/Yaml.git at 3.4.10 (1.62s)
Creating working copy for https://github.com/saltzmanjoelh/CliRunnable.git
Working copy of https://github.com/saltzmanjoelh/CliRunnable.git resolved at 1.0.48
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.3.3
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
Creating working copy for https://github.com/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 6.7.0
Creating working copy for https://github.com/saltzmanjoelh/S3Kit.git
Working copy of https://github.com/saltzmanjoelh/S3Kit.git resolved at 1.0.21
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 0.9.2
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 4.1.2
Creating working copy for https://github.com/saltzmanjoelh/ProcessRunner.git
Working copy of https://github.com/saltzmanjoelh/ProcessRunner.git resolved at 1.0.11
Creating working copy for https://github.com/saltzmanjoelh/Yaml.git
Working copy of https://github.com/saltzmanjoelh/Yaml.git resolved at 3.4.10
Creating working copy for https://github.com/saltzmanjoelh/DockerProcess.git
Working copy of https://github.com/saltzmanjoelh/DockerProcess.git resolved at 1.0.28
Building for debugging...
[0/31] Write sources
[9/31] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/52] Emitting module S3Kit
/host/spi-builder-workspace/.build/checkouts/S3Kit/Sources/S3Kit/Data+SHA256.swift:11:12: error: no such module 'CommonCrypto'
9 | import Foundation
10 | #if !os(Linux)
11 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
12 | //#else
13 | // import OpenSSL
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/52] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
6 | let system_glob = Glibc.glob
7 | #else
8 | import Darwin
| `- error: no such module 'Darwin'
9 |
10 | let system_glob = Darwin.glob
[13/52] Compiling Yaml YAMLOperators.swift
[14/52] Emitting module Yaml
[15/52] Emitting module ProcessRunner
[16/52] Compiling ProcessRunner ProcessRunner.swift
[18/53] Compiling PathKit PathKit.swift
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
6 | let system_glob = Glibc.glob
7 | #else
8 | import Darwin
| `- error: no such module 'Darwin'
9 |
10 | let system_glob = Darwin.glob
[19/53] Compiling S3Kit Data+SHA256.swift
/host/spi-builder-workspace/.build/checkouts/S3Kit/Sources/S3Kit/Data+SHA256.swift:11:12: error: no such module 'CommonCrypto'
9 | import Foundation
10 | #if !os(Linux)
11 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
12 | //#else
13 | // import OpenSSL
[20/53] Compiling AEXML Parser.swift
/host/spi-builder-workspace/.build/checkouts/AEXML/Sources/AEXML/Parser.swift:10:39: error: cannot find type 'XMLParserDelegate' in scope
8 |
9 | /// Simple wrapper around `Foundation.XMLParser`.
10 | internal class AEXMLParser: NSObject, XMLParserDelegate {
| `- error: cannot find type 'XMLParserDelegate' in scope
11 |
12 | // MARK: - Properties
/host/spi-builder-workspace/.build/checkouts/AEXML/Sources/AEXML/Parser.swift:58:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
56 | // MARK: - XMLParserDelegate
57 |
58 | func parser(_ parser: XMLParser,
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
59 | didStartElement elementName: String,
60 | namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/AEXML/Sources/AEXML/Parser.swift:68:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
66 | }
67 |
68 | func parser(_ parser: XMLParser, foundCharacters string: String) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
69 | currentValue.append(string)
70 | currentElement?.value = currentValue.isEmpty ? nil : currentValue
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/AEXML/Sources/AEXML/Parser.swift:73:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
71 | }
72 |
73 | func parser(_ parser: XMLParser,
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
74 | didEndElement elementName: String,
75 | namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/AEXML/Sources/AEXML/Parser.swift:84:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
82 | }
83 |
84 | func parser(_ parser: XMLParser, parseErrorOccurred parseError: Error) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
85 | self.parseError = parseError
86 | }
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/AEXML/Sources/AEXML/Parser.swift:41:22: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
39 |
40 | func parse() throws {
41 | let parser = XMLParser(data: data)
| `- error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
42 | parser.delegate = self
43 |
[21/53] Compiling AEXML Options.swift
[22/53] Compiling Yaml YAMLRegex.swift
[23/53] Compiling Yaml YAMLResult.swift
[24/53] Compiling Yaml Yaml.swift
[25/53] Compiling Yaml YAMLTokenizer.swift
[26/53] Compiling AEXML Error.swift
[27/53] Compiling S3Kit S3Kit.swift
/host/spi-builder-workspace/.build/checkouts/S3Kit/Sources/S3Kit/Data+SHA256.swift:11:12: error: no such module 'CommonCrypto'
9 | import Foundation
10 | #if !os(Linux)
11 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
12 | //#else
13 | // import OpenSSL
[28/53] Compiling S3Kit S3V4Signer.swift
/host/spi-builder-workspace/.build/checkouts/S3Kit/Sources/S3Kit/Data+SHA256.swift:11:12: error: no such module 'CommonCrypto'
9 | import Foundation
10 | #if !os(Linux)
11 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
12 | //#else
13 | // import OpenSSL
[29/53] Compiling Yaml YAMLParser.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/53] Emitting module AEXML
/host/spi-builder-workspace/.build/checkouts/AEXML/Sources/AEXML/Parser.swift:10:39: error: cannot find type 'XMLParserDelegate' in scope
8 |
9 | /// Simple wrapper around `Foundation.XMLParser`.
10 | internal class AEXMLParser: NSObject, XMLParserDelegate {
| `- error: cannot find type 'XMLParserDelegate' in scope
11 |
12 | // MARK: - Properties
/host/spi-builder-workspace/.build/checkouts/AEXML/Sources/AEXML/Parser.swift:58:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
56 | // MARK: - XMLParserDelegate
57 |
58 | func parser(_ parser: XMLParser,
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
59 | didStartElement elementName: String,
60 | namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/AEXML/Sources/AEXML/Parser.swift:68:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
66 | }
67 |
68 | func parser(_ parser: XMLParser, foundCharacters string: String) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
69 | currentValue.append(string)
70 | currentElement?.value = currentValue.isEmpty ? nil : currentValue
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/AEXML/Sources/AEXML/Parser.swift:73:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
71 | }
72 |
73 | func parser(_ parser: XMLParser,
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
74 | didEndElement elementName: String,
75 | namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/AEXML/Sources/AEXML/Parser.swift:84:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
82 | }
83 |
84 | func parser(_ parser: XMLParser, parseErrorOccurred parseError: Error) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
85 | self.parseError = parseError
86 | }
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
[31/53] Compiling AEXML Element.swift
[32/53] Compiling AEXML Document.swift
/host/spi-builder-workspace/.build/checkouts/AEXML/Sources/AEXML/Parser.swift:10:39: error: cannot find type 'XMLParserDelegate' in scope
8 |
9 | /// Simple wrapper around `Foundation.XMLParser`.
10 | internal class AEXMLParser: NSObject, XMLParserDelegate {
| `- error: cannot find type 'XMLParserDelegate' in scope
11 |
12 | // MARK: - Properties
[32/53] Wrapping AST for ProcessRunner for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/22] Write swift-version-24593BA9C3E375BF.txt
[2/43] Compiling S3Kit S3V4Signer.swift
/host/spi-builder-workspace/.build/checkouts/S3Kit/Sources/S3Kit/Data+SHA256.swift:11:12: error: no such module 'CommonCrypto'
9 | import Foundation
10 | #if !os(Linux)
11 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
12 | //#else
13 | // import OpenSSL
[3/43] Compiling S3Kit S3Kit.swift
/host/spi-builder-workspace/.build/checkouts/S3Kit/Sources/S3Kit/Data+SHA256.swift:11:12: error: no such module 'CommonCrypto'
9 | import Foundation
10 | #if !os(Linux)
11 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
12 | //#else
13 | // import OpenSSL
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/43] Emitting module S3Kit
/host/spi-builder-workspace/.build/checkouts/S3Kit/Sources/S3Kit/Data+SHA256.swift:11:12: error: no such module 'CommonCrypto'
9 | import Foundation
10 | #if !os(Linux)
11 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
12 | //#else
13 | // import OpenSSL
[5/43] Compiling S3Kit Data+SHA256.swift
/host/spi-builder-workspace/.build/checkouts/S3Kit/Sources/S3Kit/Data+SHA256.swift:11:12: error: no such module 'CommonCrypto'
9 | import Foundation
10 | #if !os(Linux)
11 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
12 | //#else
13 | // import OpenSSL
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/43] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
6 | let system_glob = Glibc.glob
7 | #else
8 | import Darwin
| `- error: no such module 'Darwin'
9 |
10 | let system_glob = Darwin.glob
[7/43] Emitting module ProcessRunner
BUILD FAILURE 6.1 android