The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CSCodeSignature, reference master (e26e68), with Swift 6.3 for Wasm on 19 Apr 2026 04:20:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CharlesJS/CSCodeSignature.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/CharlesJS/CSCodeSignature
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e26e68e Update Swift tools to version 6.1
Cloned https://github.com/CharlesJS/CSCodeSignature.git
Revision (git rev-parse @):
e26e68e31d2372f5c9e8e03d793d62da631bae06
SUCCESS checkout https://github.com/CharlesJS/CSCodeSignature.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/CharlesJS/CSCodeSignature.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/CharlesJS/CSErrors
[1/398] Fetching cserrors
Fetched https://github.com/CharlesJS/CSErrors from cache (0.46s)
Computing version for https://github.com/CharlesJS/CSErrors
Computed https://github.com/CharlesJS/CSErrors at 2.1.0 (2.06s)
Fetching https://github.com/apple/swift-system
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.85s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (2.32s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/CharlesJS/CSErrors
Working copy of https://github.com/CharlesJS/CSErrors resolved at 2.1.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/15] Compiling CSErrors Recoverability.swift
/host/spi-builder-workspace/.build/checkouts/CSErrors/Sources/CSErrors/CocoaError+CSErrors.swift:25:8: error: no such module 'System'
 23 | import SystemPackage
 24 | #else
 25 | import System
    |        `- error: no such module 'System'
 26 | #endif
 27 |
[5/15] Compiling CSErrors Stderr.swift
/host/spi-builder-workspace/.build/checkouts/CSErrors/Sources/CSErrors/CocoaError+CSErrors.swift:25:8: error: no such module 'System'
 23 | import SystemPackage
 24 | #else
 25 | import System
    |        `- error: no such module 'System'
 26 | #endif
 27 |
[6/16] Compiling CSErrors URLError+CSErrors.swift
/host/spi-builder-workspace/.build/checkouts/CSErrors/Sources/CSErrors/CocoaError+CSErrors.swift:25:8: error: no such module 'System'
 23 | import SystemPackage
 24 | #else
 25 | import System
    |        `- error: no such module 'System'
 26 | #endif
 27 |
[7/16] Compiling CSErrors Error+CSErrors.swift
/host/spi-builder-workspace/.build/checkouts/CSErrors/Sources/CSErrors/CocoaError+CSErrors.swift:25:8: error: no such module 'System'
 23 | import SystemPackage
 24 | #else
 25 | import System
    |        `- error: no such module 'System'
 26 | #endif
 27 |
[8/16] Compiling CSErrors ErrorMetadata.swift
/host/spi-builder-workspace/.build/checkouts/CSErrors/Sources/CSErrors/CocoaError+CSErrors.swift:25:8: error: no such module 'System'
 23 | import SystemPackage
 24 | #else
 25 | import System
    |        `- error: no such module 'System'
 26 | #endif
 27 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/16] Emitting module CSErrors
/host/spi-builder-workspace/.build/checkouts/CSErrors/Sources/CSErrors/CocoaError+CSErrors.swift:25:8: error: no such module 'System'
 23 | import SystemPackage
 24 | #else
 25 | import System
    |        `- error: no such module 'System'
 26 | #endif
 27 |
[10/16] Compiling CSErrors CSErrorProtocol.swift
/host/spi-builder-workspace/.build/checkouts/CSErrors/Sources/CSErrors/CocoaError+CSErrors.swift:25:8: error: no such module 'System'
 23 | import SystemPackage
 24 | #else
 25 | import System
    |        `- error: no such module 'System'
 26 | #endif
 27 |
[11/16] Compiling CSErrors CocoaError+CSErrors.swift
/host/spi-builder-workspace/.build/checkouts/CSErrors/Sources/CSErrors/CocoaError+CSErrors.swift:25:8: error: no such module 'System'
 23 | import SystemPackage
 24 | #else
 25 | import System
    |        `- error: no such module 'System'
 26 | #endif
 27 |
[12/16] Compiling CSErrors NSError+CSErrors.swift
/host/spi-builder-workspace/.build/checkouts/CSErrors/Sources/CSErrors/CocoaError+CSErrors.swift:25:8: error: no such module 'System'
 23 | import SystemPackage
 24 | #else
 25 | import System
    |        `- error: no such module 'System'
 26 | #endif
 27 |
[13/16] Compiling CSErrors OSStatus Errors.swift
/host/spi-builder-workspace/.build/checkouts/CSErrors/Sources/CSErrors/CocoaError+CSErrors.swift:25:8: error: no such module 'System'
 23 | import SystemPackage
 24 | #else
 25 | import System
    |        `- error: no such module 'System'
 26 | #endif
 27 |
[14/16] Compiling CSErrors POSIX Errors.swift
/host/spi-builder-workspace/.build/checkouts/CSErrors/Sources/CSErrors/CocoaError+CSErrors.swift:25:8: error: no such module 'System'
 23 | import SystemPackage
 24 | #else
 25 | import System
    |        `- error: no such module 'System'
 26 | #endif
 27 |
[15/16] Compiling CSErrors HTTPError.swift
/host/spi-builder-workspace/.build/checkouts/CSErrors/Sources/CSErrors/CocoaError+CSErrors.swift:25:8: error: no such module 'System'
 23 | import SystemPackage
 24 | #else
 25 | import System
    |        `- error: no such module 'System'
 26 | #endif
 27 |
[16/16] Compiling CSErrors Internal.swift
/host/spi-builder-workspace/.build/checkouts/CSErrors/Sources/CSErrors/CocoaError+CSErrors.swift:25:8: error: no such module 'System'
 23 | import SystemPackage
 24 | #else
 25 | import System
    |        `- error: no such module 'System'
 26 | #endif
 27 |
BUILD FAILURE 6.3 wasm