The Swift Package Index logo.Swift Package Index

Build Information

Failed to build jose-swift, reference 6.0.4 (b7d3ef), with Swift 6.2 for Wasm on 15 Apr 2026 16:24:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/beatt83/jose-swift.git
Reference: 6.0.4
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/beatt83/jose-swift
 * tag               6.0.4      -> FETCH_HEAD
HEAD is now at b7d3ef5 fix: ios build issue with zlib
Cloned https://github.com/beatt83/jose-swift.git
Revision (git rev-parse @):
b7d3ef55660fefd045641293bc95d4cdc07a15d8
SUCCESS checkout https://github.com/beatt83/jose-swift.git at 6.0.4
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/beatt83/jose-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/beatt83/swift-zlib.git
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/1796] Fetching swift-asn1
[504/15137] Fetching swift-asn1, cryptoswift
[3665/22282] Fetching swift-asn1, cryptoswift, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.38s)
[4155/20486] Fetching cryptoswift, swift-certificates
[6800/37826] Fetching cryptoswift, swift-certificates, swift-crypto
[9464/37884] Fetching cryptoswift, swift-certificates, swift-crypto, swift-zlib
[11261/48202] Fetching cryptoswift, swift-certificates, swift-crypto, swift-zlib, secp256k1.swift
Fetched https://github.com/apple/swift-certificates.git from cache (3.93s)
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (4.10s)
Fetched https://github.com/beatt83/swift-zlib.git from cache (4.47s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.53s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (4.54s)
Computing version for https://github.com/beatt83/swift-zlib.git
Computed https://github.com/beatt83/swift-zlib.git at 1.0.2 (7.73s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.54s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.15.0 (0.57s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.41s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.64s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.36s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/beatt83/swift-zlib.git
Working copy of https://github.com/beatt83/swift-zlib.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.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.15.1
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.15.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.6.0
Building for debugging...
[0/390] Write sources
[13/390] Copying PrivacyInfo.xcprivacy
[14/390] Write sources
/host/spi-builder-workspace/.build/checkouts/swift-zlib/Sources/ZlibShims/ZlibShim.c:12:10: fatal error: 'zlib.h' file not found
   12 | #include <zlib.h>
      |          ^~~~~~~~
1 error generated.
[17/390] Compiling ZlibShims ZlibShim.c
[17/390] Compiling CCryptoBoringSSLShims shims.c
[17/390] Compiling precomputed_ecmult_gen.c
[17/390] Compiling secp256k1.c
[17/390] Compiling Utility.c
[17/390] Compiling fiat_p256_adx_sqr.S
[17/390] Compiling precomputed_ecmult.c
[17/390] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 wasm