The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftkubeClient, reference main (5a40aa), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 04:42:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftkube/client.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/swiftkube/client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5a40aaa Add support for KUBECONFIG env variable (#44)
Cloned https://github.com/swiftkube/client.git
Revision (git rev-parse @):
5a40aaa6b862fe931fdf107e1bf09b94ffc5e296
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftkube/client.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swiftkube/client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/swiftkube/model.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
[1/2206] Fetching swift-metrics
[2207/21105] Fetching swift-metrics, model
[2208/24941] Fetching swift-metrics, model, swift-log
[2701/35815] Fetching swift-metrics, model, swift-log, yams
[2778/49829] Fetching swift-metrics, model, swift-log, yams, async-http-client
[12482/126168] Fetching swift-metrics, model, swift-log, yams, async-http-client, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.19s)
[24044/122332] Fetching swift-metrics, model, yams, async-http-client, swift-nio
Fetched https://github.com/swiftkube/model.git from cache (2.63s)
[52729/103433] Fetching swift-metrics, yams, async-http-client, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (3.84s)
[71455/101227] Fetching yams, async-http-client, swift-nio
Fetched https://github.com/jpsim/Yams.git from cache (3.96s)
[62108/90353] Fetching async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (11.56s)
Fetched https://github.com/apple/swift-nio from cache (11.74s)
Computing version for https://github.com/swiftkube/model.git
Computed https://github.com/swiftkube/model.git at 0.17.0 (16.24s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.89s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.01s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (2.98s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (1.89s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[1529/18437] Fetching swift-atomics, swift-collections
[2375/22873] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.91s)
[8763/21076] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (2.44s)
Fetched https://github.com/apple/swift-collections.git from cache (2.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.38s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.77s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/11532] Fetching swift-nio-http2
[3115/17491] Fetching swift-nio-http2, swift-algorithms
[6088/20158] Fetching swift-nio-http2, swift-algorithms, swift-nio-transport-services
[8346/26100] Fetching swift-nio-http2, swift-algorithms, swift-nio-transport-services, swift-nio-extras
[14987/40990] Fetching swift-nio-http2, swift-algorithms, swift-nio-transport-services, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.46s)
[23182/38323] Fetching swift-nio-http2, swift-algorithms, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (5.36s)
Fetched https://github.com/apple/swift-algorithms.git from cache (5.38s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (5.38s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.47s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (6.31s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.77s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.14s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.81s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.86s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (2.06s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
[1/6184] Fetching swift-certificates
[63/7088] Fetching swift-certificates, swift-http-types
[2142/8257] Fetching swift-certificates, swift-http-types, swift-http-structured-headers
[2687/9873] Fetching swift-certificates, swift-http-types, swift-http-structured-headers, swift-asn1
[2949/12299] Fetching swift-certificates, swift-http-types, swift-http-structured-headers, swift-asn1, swift-service-lifecycle
[12300/17284] Fetching swift-certificates, swift-http-types, swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (2.08s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (2.08s)
Fetched https://github.com/apple/swift-certificates.git from cache (2.07s)
Fetched https://github.com/apple/swift-asn1.git from cache (2.07s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.95s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (2.95s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (3.76s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.89s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.90s)
Fetching https://github.com/apple/swift-crypto.git
[1/15419] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.79s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (5.05s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.89s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.81s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.75s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (1.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.65s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/swiftkube/model.git
Working copy of https://github.com/swiftkube/model.git resolved at 0.17.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Building for debugging...
[0/450] Write sources
[23/450] Compiling _NumericsShims _NumericsShims.c
[24/450] Compiling writer.c
[24/450] Write sources
[27/450] Compiling _AtomicsShims.c
[28/450] Compiling reader.c
[29/450] Compiling CNIOWindows shim.c
[30/450] Compiling CNIOWindows WSAStartup.c
[31/450] Write swift-version-24593BA9C3E375BF.txt
[32/450] Compiling CNIOLinux shim.c
[33/450] Compiling CNIOWASI CNIOWASI.c
[34/450] Compiling CNIOLinux liburing_shims.c
[35/455] Compiling parser.c
[36/456] Compiling api.c
[37/471] Compiling emitter.c
[38/485] Compiling scanner.c
[39/681] Compiling CNIOLLHTTP c_nio_llhttp.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/684] Emitting module CoreMetrics
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:56:49: error: cannot find type 'pthread_mutex_t' in scope
 54 |         UnsafeMutablePointer.allocate(capacity: 1)
 55 |     #else
 56 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 57 |         UnsafeMutablePointer.allocate(capacity: 1)
 58 |     #endif
[42/684] Compiling SwiftkubeModel coreV1+Namespace.swift
[43/684] Compiling SwiftkubeModel coreV1+Node.swift
[44/685] Emitting module InternalCollectionsUtilities
[45/685] Compiling SwiftkubeModel Builders.swift
[46/685] Compiling SwiftkubeModel appsV1+Deployment.swift
[47/685] Compiling SwiftkubeModel coreV1+ConfigMap.swift
[48/685] Compiling SwiftkubeModel coreV1+Container.swift
[49/685] Compiling SwiftkubeModel coreV1+ObjectReference.swift
[50/685] Compiling SwiftkubeModel coreV1+Pod.swift
[51/685] Compiling SwiftkubeModel Any+Codable.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[52/685] Compiling SwiftkubeModel CronJobExtensions+batch.v1.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[53/685] Compiling SwiftkubeModel Hashes.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[54/685] Compiling SwiftkubeModel GroupVersionKind+DefaultResources.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[55/687] Compiling SwiftkubeModel CustomResourceDefinitionCondition+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[56/687] Compiling SwiftkubeModel CustomResourceDefinitionList+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[57/687] Compiling SwiftkubeModel CustomResourceDefinitionNames+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[58/687] Compiling SwiftkubeModel CustomResourceDefinitionSpec+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[59/687] Compiling SwiftkubeModel CustomResourceDefinitionStatus+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[60/687] Compiling SwiftkubeModel CustomResourceDefinitionVersion+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[61/687] Compiling SwiftkubeModel CustomResourceSubresourceScale+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[62/687] Compiling SwiftkubeModel CustomResourceSubresourceStatus+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[63/687] Compiling SwiftkubeModel CustomResourceSubresources+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[64/687] Compiling SwiftkubeModel CustomResourceValidation+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[65/687] Compiling SwiftkubeModel ExternalDocumentation+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[66/687] Compiling SwiftkubeModel SelectableField+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[67/687] Compiling SwiftkubeModel ServiceReference+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[68/687] Compiling SwiftkubeModel ValidationRule+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
error: emit-module command failed with exit code 1 (use -v to see invocation)
[69/687] Compiling SwiftkubeModel WebhookClientConfig+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[70/687] Emitting module Yams
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[71/687] Compiling SwiftkubeModel WebhookConversion+apiextensions.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[72/687] Compiling SwiftkubeModel apiextensions+v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[73/687] Compiling SwiftkubeModel apiregistration.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[74/687] Compiling SwiftkubeModel APIService+apiregistration.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[75/687] Compiling SwiftkubeModel APIServiceCondition+apiregistration.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[76/687] Compiling SwiftkubeModel APIServiceList+apiregistration.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[77/687] Compiling SwiftkubeModel APIServiceSpec+apiregistration.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[78/687] Compiling SwiftkubeModel APIServiceStatus+apiregistration.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[79/687] Compiling SwiftkubeModel ServiceReference+apiregistration.v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[80/687] Compiling SwiftkubeModel apiregistration+v1.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Builders/Builders.swift:17:8: error: no such module 'Foundation'
15 | //
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | // MARK: - sk
[81/687] Compiling CoreMetrics Locks.swift
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:56:49: error: cannot find type 'pthread_mutex_t' in scope
 54 |         UnsafeMutablePointer.allocate(capacity: 1)
 55 |     #else
 56 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 57 |         UnsafeMutablePointer.allocate(capacity: 1)
 58 |     #endif
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:65:20: error: cannot find 'pthread_mutexattr_t' in scope
 63 |         InitializeSRWLock(self.mutex)
 64 |         #else
 65 |         var attr = pthread_mutexattr_t()
    |                    `- error: cannot find 'pthread_mutexattr_t' in scope
 66 |         pthread_mutexattr_init(&attr)
 67 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:66:9: error: cannot find 'pthread_mutexattr_init' in scope
 64 |         #else
 65 |         var attr = pthread_mutexattr_t()
 66 |         pthread_mutexattr_init(&attr)
    |         `- error: cannot find 'pthread_mutexattr_init' in scope
 67 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 68 |
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:67:9: error: cannot find 'pthread_mutexattr_settype' in scope
 65 |         var attr = pthread_mutexattr_t()
 66 |         pthread_mutexattr_init(&attr)
 67 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |         `- error: cannot find 'pthread_mutexattr_settype' in scope
 68 |
 69 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:67:48: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 65 |         var attr = pthread_mutexattr_t()
 66 |         pthread_mutexattr_init(&attr)
 67 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                                `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 68 |
 69 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:67:43: error: cannot infer contextual base in reference to member 'init'
 65 |         var attr = pthread_mutexattr_t()
 66 |         pthread_mutexattr_init(&attr)
 67 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                           `- error: cannot infer contextual base in reference to member 'init'
 68 |
 69 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:69:19: error: cannot find 'pthread_mutex_init' in scope
 67 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 68 |
 69 |         let err = pthread_mutex_init(self.mutex, &attr)
    |                   `- error: cannot find 'pthread_mutex_init' in scope
 70 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 71 |         #endif
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:78:19: error: cannot find 'pthread_mutex_destroy' in scope
 76 |         // SRWLOCK does not need to be free'd
 77 |         #else
 78 |         let err = pthread_mutex_destroy(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_destroy' in scope
 79 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 80 |         #endif
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:92:19: error: cannot find 'pthread_mutex_lock' in scope
 90 |         AcquireSRWLockExclusive(self.mutex)
 91 |         #else
 92 |         let err = pthread_mutex_lock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_lock' in scope
 93 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 94 |         #endif
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:105:19: error: cannot find 'pthread_mutex_unlock' in scope
103 |         ReleaseSRWLockExclusive(self.mutex)
104 |         #else
105 |         let err = pthread_mutex_unlock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_unlock' in scope
106 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
107 |         #endif
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:177:14: error: value of type 'ReadWriteLock' has no member 'rwlock'
175 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
176 |         #endif
177 |         self.rwlock.deallocate()
    |              `- error: value of type 'ReadWriteLock' has no member 'rwlock'
178 |     }
179 |
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[85/687] Compiling CoreMetrics Metrics.swift
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:56:49: error: cannot find type 'pthread_mutex_t' in scope
 54 |         UnsafeMutablePointer.allocate(capacity: 1)
 55 |     #else
 56 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 57 |         UnsafeMutablePointer.allocate(capacity: 1)
 58 |     #endif
[86/687] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[87/689] Emitting module _NIODataStructures
[88/693] Compiling RealModule Float80+Real.swift
[89/695] Compiling RealModule Real.swift
[90/708] Emitting module _NIOBase64
BUILD FAILURE 6.2 wasm