Build Information
Failed to build chime-swift, reference main (cc854a
), with Swift 6.1 for Wasm on 29 May 2025 04:39:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/chime-swift.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/ChimeHQ/chime-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cc854a4 Using some for future ChimeKit compatibility
Cloned https://github.com/ChimeHQ/chime-swift.git
Revision (git rev-parse @):
cc854a4ada8ac2d3f23a3fff9562b914ce7dc608
SUCCESS checkout https://github.com/ChimeHQ/chime-swift.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ChimeHQ/chime-swift.git
https://github.com/ChimeHQ/chime-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "chimekit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/ChimeKit"
}
],
"manifest_display_name" : "chime-swift",
"name" : "chime-swift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ChimeSwift",
"targets" : [
"ChimeSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ChimeSwiftTests",
"module_type" : "SwiftTarget",
"name" : "ChimeSwiftTests",
"path" : "Tests/ChimeSwiftTests",
"sources" : [
"ChimeSwiftTests.swift"
],
"target_dependencies" : [
"ChimeSwift"
],
"type" : "test"
},
{
"c99name" : "ChimeSwift",
"module_type" : "SwiftTarget",
"name" : "ChimeSwift",
"path" : "Sources/ChimeSwift",
"product_dependencies" : [
"ChimeKit"
],
"product_memberships" : [
"ChimeSwift"
],
"sources" : [
"SwiftExtension.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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/ChimeHQ/ChimeKit
[1/2123] Fetching chimekit
Fetched https://github.com/ChimeHQ/ChimeKit from cache (19.62s)
Computing version for https://github.com/ChimeHQ/ChimeKit
Computed https://github.com/ChimeHQ/ChimeKit at 0.4.2 (20.37s)
Fetching https://github.com/mattmassicotte/Queue
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
Fetching https://github.com/ChimeHQ/LanguageClient
Fetching https://github.com/ChimeHQ/ProcessEnv
Fetching https://github.com/ChimeHQ/Extendable
[1/308] Fetching queue
[189/942] Fetching queue, jsonrpc
[468/2763] Fetching queue, jsonrpc, languageserverprotocol
[2309/2977] Fetching queue, jsonrpc, languageserverprotocol, processenv
[2687/3605] Fetching queue, jsonrpc, languageserverprotocol, processenv, languageclient
[3406/3816] Fetching queue, jsonrpc, languageserverprotocol, processenv, languageclient, extendable
Fetched https://github.com/ChimeHQ/Extendable from cache (0.42s)
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.42s)
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.43s)
Fetched https://github.com/mattmassicotte/Queue from cache (0.43s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.43s)
Fetched https://github.com/ChimeHQ/LanguageClient from cache (0.43s)
Fetching https://github.com/ChimeHQ/AsyncXPCConnection
[1/176] Fetching asyncxpcconnection
Fetched https://github.com/ChimeHQ/AsyncXPCConnection from cache (0.26s)
Computing version for https://github.com/ChimeHQ/LanguageClient
Computed https://github.com/ChimeHQ/LanguageClient at 0.8.1 (1.26s)
Fetching https://github.com/davbeck/swift-glob
Fetching https://github.com/Frizlab/FSEventsWrapper
Fetching https://github.com/groue/Semaphore
[1/260] Fetching fseventswrapper
[33/553] Fetching fseventswrapper, semaphore
[554/1197] Fetching fseventswrapper, semaphore, swift-glob
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (0.33s)
Fetched https://github.com/groue/Semaphore from cache (0.34s)
Fetched https://github.com/davbeck/swift-glob from cache (0.34s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (1.02s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.1 (0.72s)
Computing version for https://github.com/ChimeHQ/Extendable
Computed https://github.com/ChimeHQ/Extendable at 0.4.0 (0.67s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (0.72s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.1.0 (0.78s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (1.01s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (0.85s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.14.0 (3.64s)
Computing version for https://github.com/ChimeHQ/AsyncXPCConnection
Computed https://github.com/ChimeHQ/AsyncXPCConnection at 1.3.0 (1.86s)
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.2.1
Creating working copy for https://github.com/ChimeHQ/ChimeKit
Working copy of https://github.com/ChimeHQ/ChimeKit resolved at 0.4.2
Creating working copy for https://github.com/ChimeHQ/Extendable
Working copy of https://github.com/ChimeHQ/Extendable resolved at 0.4.0
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.2
Creating working copy for https://github.com/ChimeHQ/AsyncXPCConnection
Working copy of https://github.com/ChimeHQ/AsyncXPCConnection resolved at 1.3.0
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.1
Creating working copy for https://github.com/davbeck/swift-glob
Working copy of https://github.com/davbeck/swift-glob resolved at 0.1.0
Creating working copy for https://github.com/ChimeHQ/LanguageClient
Working copy of https://github.com/ChimeHQ/LanguageClient resolved at 0.8.1
Creating working copy for https://github.com/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.1.0
Creating working copy for https://github.com/Frizlab/FSEventsWrapper
Working copy of https://github.com/Frizlab/FSEventsWrapper resolved at 2.1.0
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.14.0
Building for debugging...
[0/15] Write sources
[13/15] Compiling FNMDefinitions FNM.c
[13/15] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/55] Emitting module AsyncXPCConnection
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[17/55] Compiling Queue AsyncSerialQueue.swift
[18/55] Compiling Extendable ConnectableSceneExtension.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
1 | import ExtensionKit
| `- error: no such module 'ExtensionKit'
2 |
3 | /// Can be used to group multiple `AppExtensionScene` views.
[19/55] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[20/55] Compiling Glob Pattern+Parser.swift
[21/55] Compiling Glob Pattern.swift
[22/55] Compiling Extendable AppExtension+Init.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
1 | import ExtensionKit
| `- error: no such module 'ExtensionKit'
2 |
3 | /// Can be used to group multiple `AppExtensionScene` views.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/55] Emitting module Extendable
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
1 | import ExtensionKit
| `- error: no such module 'ExtensionKit'
2 |
3 | /// Can be used to group multiple `AppExtensionScene` views.
[24/55] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/55] Emitting module JSONRPC
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
3 | import Glibc
4 | #else
5 | import Darwin.C
| `- error: no such module 'Darwin.C'
6 | #endif
7 |
[26/56] Compiling JSONRPC AsyncStreamPolyfill.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
3 | import Glibc
4 | #else
5 | import Darwin.C
| `- error: no such module 'Darwin.C'
6 | #endif
7 |
[27/56] Compiling JSONRPC DataChannel+Actor.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
3 | import Glibc
4 | #else
5 | import Darwin.C
| `- error: no such module 'Darwin.C'
6 | #endif
7 |
[28/56] Compiling JSONRPC DataChannel+PredefinedMessages.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
3 | import Glibc
4 | #else
5 | import Darwin.C
| `- error: no such module 'Darwin.C'
6 | #endif
7 |
[29/56] Compiling JSONRPC DataChannel+Stdio.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
3 | import Glibc
4 | #else
5 | import Darwin.C
| `- error: no such module 'Darwin.C'
6 | #endif
7 |
[30/56] Compiling Extendable ConnectingAppExtensionScene.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
1 | import ExtensionKit
| `- error: no such module 'ExtensionKit'
2 |
3 | /// Can be used to group multiple `AppExtensionScene` views.
[31/56] Compiling Extendable ConnectionAccepter.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
1 | import ExtensionKit
| `- error: no such module 'ExtensionKit'
2 |
3 | /// Can be used to group multiple `AppExtensionScene` views.
[32/56] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[33/56] Compiling AsyncXPCConnection RemoteXPCService.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[34/56] Compiling Semaphore AsyncSemaphore.swift
[35/56] Emitting module Semaphore
[36/56] Compiling ProcessEnv Process+Parameters.swift
[37/56] Compiling JSONRPC JSONValue.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
3 | import Glibc
4 | #else
5 | import Darwin.C
| `- error: no such module 'Darwin.C'
6 | #endif
7 |
[38/56] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:10:18: error: cannot find type 'Process' in scope
8 | import Foundation
9 |
10 | public extension Process {
| `- error: cannot find type 'Process' in scope
11 | @available(*, deprecated, renamed: "Environment")
12 | typealias Envrionment = [String : String]
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:36:28: error: cannot find 'getpwuid' in scope
34 |
35 | public var pwShell: String? {
36 | guard let passwd = getpwuid(getuid()) else {
| `- error: cannot find 'getpwuid' in scope
37 | return nil
38 | }
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:36:37: error: cannot find 'getuid' in scope
34 |
35 | public var pwShell: String? {
36 | guard let passwd = getpwuid(getuid()) else {
| `- error: cannot find 'getuid' in scope
37 | return nil
38 | }
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:48:28: error: cannot find 'getpwuid' in scope
46 |
47 | public var pwUserName: String? {
48 | guard let passwd = getpwuid(getuid()) else {
| `- error: cannot find 'getpwuid' in scope
49 | return nil
50 | }
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:48:37: error: cannot find 'getuid' in scope
46 |
47 | public var pwUserName: String? {
48 | guard let passwd = getpwuid(getuid()) else {
| `- error: cannot find 'getuid' in scope
49 | return nil
50 | }
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:60:28: error: cannot find 'getpwuid' in scope
58 |
59 | public var pwDir: String? {
60 | guard let passwd = getpwuid(getuid()) else {
| `- error: cannot find 'getpwuid' in scope
61 | return nil
62 | }
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:60:37: error: cannot find 'getuid' in scope
58 |
59 | public var pwDir: String? {
60 | guard let passwd = getpwuid(getuid()) else {
| `- error: cannot find 'getuid' in scope
61 | return nil
62 | }
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:115:31: error: cannot find 'Process' in scope
113 | /// a terminal session.
114 | public var userEnvironment: [String : String] {
115 | guard let data = try? Process.executeAsUser(Process.ExecutionParameters(path: "/usr/bin/env", environment: environment)) else {
| `- error: cannot find 'Process' in scope
116 | return environment
117 | }
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:115:53: error: cannot find 'Process' in scope
113 | /// a terminal session.
114 | public var userEnvironment: [String : String] {
115 | guard let data = try? Process.executeAsUser(Process.ExecutionParameters(path: "/usr/bin/env", environment: environment)) else {
| `- error: cannot find 'Process' in scope
116 | return environment
117 | }
[39/56] Compiling JSONRPC JSONValueDecoder.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
3 | import Glibc
4 | #else
5 | import Darwin.C
| `- error: no such module 'Darwin.C'
6 | #endif
7 |
[40/56] Emitting module Glob
[41/56] Compiling Glob GlobSearch.swift
[42/57] Compiling Glob Pattern+Options.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/57] Emitting module ProcessEnv
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/Process+Output.swift:3:18: error: cannot find type 'Process' in scope
1 | import Foundation
2 |
3 | public extension Process {
| `- error: cannot find type 'Process' in scope
4 | static func execute(_ parameters: Process.ExecutionParameters) throws -> Data? {
5 | let task = Process(parameters: parameters)
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:10:18: error: cannot find type 'Process' in scope
8 | import Foundation
9 |
10 | public extension Process {
| `- error: cannot find type 'Process' in scope
11 | @available(*, deprecated, renamed: "Environment")
12 | typealias Envrionment = [String : String]
[44/57] Compiling ProcessEnv Process+Output.swift
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/Process+Output.swift:3:18: error: cannot find type 'Process' in scope
1 | import Foundation
2 |
3 | public extension Process {
| `- error: cannot find type 'Process' in scope
4 | static func execute(_ parameters: Process.ExecutionParameters) throws -> Data? {
5 | let task = Process(parameters: parameters)
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/Process+Output.swift:4:39: error: cannot find type 'Process' in scope
2 |
3 | public extension Process {
4 | static func execute(_ parameters: Process.ExecutionParameters) throws -> Data? {
| `- error: cannot find type 'Process' in scope
5 | let task = Process(parameters: parameters)
6 |
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/Process+Output.swift:10:45: error: cannot find type 'Process' in scope
8 | }
9 |
10 | static func executeAsUser(_ parameters: Process.ExecutionParameters) throws -> Data? {
| `- error: cannot find type 'Process' in scope
11 | let userParams = parameters.userShellInvocation()
12 |
[45/57] Compiling Extendable AppExtensionSceneGroup.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
1 | import ExtensionKit
| `- error: no such module 'ExtensionKit'
2 |
3 | /// Can be used to group multiple `AppExtensionScene` views.
[46/57] Compiling Extendable ConnectableExtension.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
1 | import ExtensionKit
| `- error: no such module 'ExtensionKit'
2 |
3 | /// Can be used to group multiple `AppExtensionScene` views.
[47/57] Emitting module Queue
[48/57] Compiling Queue AsyncQueue.swift
[49/57] Compiling Glob InvalidPattern.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/29] Emitting module ProcessEnv
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/Process+Output.swift:3:18: error: cannot find type 'Process' in scope
1 | import Foundation
2 |
3 | public extension Process {
| `- error: cannot find type 'Process' in scope
4 | static func execute(_ parameters: Process.ExecutionParameters) throws -> Data? {
5 | let task = Process(parameters: parameters)
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:10:18: error: cannot find type 'Process' in scope
8 | import Foundation
9 |
10 | public extension Process {
| `- error: cannot find type 'Process' in scope
11 | @available(*, deprecated, renamed: "Environment")
12 | typealias Envrionment = [String : String]
[3/29] Compiling ProcessEnv Process+Parameters.swift
[4/29] Compiling ProcessEnv Process+Output.swift
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/Process+Output.swift:3:18: error: cannot find type 'Process' in scope
1 | import Foundation
2 |
3 | public extension Process {
| `- error: cannot find type 'Process' in scope
4 | static func execute(_ parameters: Process.ExecutionParameters) throws -> Data? {
5 | let task = Process(parameters: parameters)
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/Process+Output.swift:4:39: error: cannot find type 'Process' in scope
2 |
3 | public extension Process {
4 | static func execute(_ parameters: Process.ExecutionParameters) throws -> Data? {
| `- error: cannot find type 'Process' in scope
5 | let task = Process(parameters: parameters)
6 |
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/Process+Output.swift:10:45: error: cannot find type 'Process' in scope
8 | }
9 |
10 | static func executeAsUser(_ parameters: Process.ExecutionParameters) throws -> Data? {
| `- error: cannot find type 'Process' in scope
11 | let userParams = parameters.userShellInvocation()
12 |
[5/41] Compiling Extendable ConnectableSceneExtension.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
1 | import ExtensionKit
| `- error: no such module 'ExtensionKit'
2 |
3 | /// Can be used to group multiple `AppExtensionScene` views.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/41] Emitting module Extendable
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
1 | import ExtensionKit
| `- error: no such module 'ExtensionKit'
2 |
3 | /// Can be used to group multiple `AppExtensionScene` views.
[7/41] Compiling Extendable AppExtension+Init.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
1 | import ExtensionKit
| `- error: no such module 'ExtensionKit'
2 |
3 | /// Can be used to group multiple `AppExtensionScene` views.
[8/41] Compiling Extendable AppExtensionSceneGroup.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
1 | import ExtensionKit
| `- error: no such module 'ExtensionKit'
2 |
3 | /// Can be used to group multiple `AppExtensionScene` views.
[9/41] Compiling Extendable ConnectableExtension.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
1 | import ExtensionKit
| `- error: no such module 'ExtensionKit'
2 |
3 | /// Can be used to group multiple `AppExtensionScene` views.
[10/41] Compiling Extendable ConnectingAppExtensionScene.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
1 | import ExtensionKit
| `- error: no such module 'ExtensionKit'
2 |
3 | /// Can be used to group multiple `AppExtensionScene` views.
[11/41] Compiling Extendable ConnectionAccepter.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
1 | import ExtensionKit
| `- error: no such module 'ExtensionKit'
2 |
3 | /// Can be used to group multiple `AppExtensionScene` views.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/41] Emitting module AsyncXPCConnection
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:10:18: error: cannot find type 'Process' in scope
8 | import Foundation
9 |
10 | public extension Process {
| `- error: cannot find type 'Process' in scope
11 | @available(*, deprecated, renamed: "Environment")
12 | typealias Envrionment = [String : String]
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:36:28: error: cannot find 'getpwuid' in scope
34 |
35 | public var pwShell: String? {
36 | guard let passwd = getpwuid(getuid()) else {
| `- error: cannot find 'getpwuid' in scope
37 | return nil
38 | }
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:36:37: error: cannot find 'getuid' in scope
34 |
35 | public var pwShell: String? {
36 | guard let passwd = getpwuid(getuid()) else {
| `- error: cannot find 'getuid' in scope
37 | return nil
38 | }
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:48:28: error: cannot find 'getpwuid' in scope
46 |
47 | public var pwUserName: String? {
48 | guard let passwd = getpwuid(getuid()) else {
| `- error: cannot find 'getpwuid' in scope
49 | return nil
50 | }
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:48:37: error: cannot find 'getuid' in scope
46 |
47 | public var pwUserName: String? {
48 | guard let passwd = getpwuid(getuid()) else {
| `- error: cannot find 'getuid' in scope
49 | return nil
50 | }
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:60:28: error: cannot find 'getpwuid' in scope
58 |
59 | public var pwDir: String? {
60 | guard let passwd = getpwuid(getuid()) else {
| `- error: cannot find 'getpwuid' in scope
61 | return nil
62 | }
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:60:37: error: cannot find 'getuid' in scope
58 |
59 | public var pwDir: String? {
60 | guard let passwd = getpwuid(getuid()) else {
| `- error: cannot find 'getuid' in scope
61 | return nil
62 | }
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:115:31: error: cannot find 'Process' in scope
113 | /// a terminal session.
114 | public var userEnvironment: [String : String] {
115 | guard let data = try? Process.executeAsUser(Process.ExecutionParameters(path: "/usr/bin/env", environment: environment)) else {
| `- error: cannot find 'Process' in scope
116 | return environment
117 | }
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/ProcessInfo+UserEnvironment.swift:115:53: error: cannot find 'Process' in scope
113 | /// a terminal session.
114 | public var userEnvironment: [String : String] {
115 | guard let data = try? Process.executeAsUser(Process.ExecutionParameters(path: "/usr/bin/env", environment: environment)) else {
| `- error: cannot find 'Process' in scope
116 | return environment
117 | }
BUILD FAILURE 6.1 wasm