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 SwiftMysql, reference master (5cbf3b), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 19:10:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/noppoman/swiftmysql.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/noppoman/swiftmysql
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5cbf3bb Merge pull request #6 from noppoMan/evm-visiblity
Cloned https://github.com/noppoman/swiftmysql.git
Revision (git rev-parse @):
5cbf3bb1c2c1c5129b8096ed1b7ee3740049ad20
SUCCESS checkout https://github.com/noppoman/swiftmysql.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/noppoman/swiftmysql.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/noppoMan/ProrsumNet.git
[1/174] Fetching prorsumnet
Fetched https://github.com/noppoMan/ProrsumNet.git from cache (0.33s)
Computing version for https://github.com/noppoMan/ProrsumNet.git
Computed https://github.com/noppoMan/ProrsumNet.git at 0.1.3 (0.69s)
Fetching https://github.com/vapor/clibressl.git
[1/3365] Fetching clibressl
Fetched https://github.com/vapor/clibressl.git from cache (0.56s)
Computing version for https://github.com/vapor/clibressl.git
Computed https://github.com/vapor/clibressl.git at 1.0.1 (0.91s)
Creating working copy for https://github.com/vapor/clibressl.git
Working copy of https://github.com/vapor/clibressl.git resolved at 1.0.1
Creating working copy for https://github.com/noppoMan/ProrsumNet.git
Working copy of https://github.com/noppoMan/ProrsumNet.git resolved at 0.1.3
Building for debugging...
[0/619] Write sources
[2/619] Compiling CLibreSSL ofb_enc.c
[3/619] Compiling CLibreSSL a_bool.c
[4/619] Compiling CLibreSSL a_bitstr.c
[5/619] Compiling CLibreSSL a_d2i_fp.c
[6/619] Compiling CLibreSSL a_bytes.c
[7/619] Write swift-version-24593BA9C3E375BF.txt
In file included from /host/spi-builder-workspace/.build/checkouts/clibressl/Sources/CLibreSSL/xts128.c:51:
/host/spi-builder-workspace/.build/checkouts/clibressl/Sources/CLibreSSL/endian.h:7:11: fatal error: 'machine/endian.h' file not found
    7 |         #include <machine/endian.h>
      |                  ^~~~~~~~~~~~~~~~~~
1 error generated.
[8/619] Compiling CLibreSSL xts128.c
[8/619] Compiling CLibreSSL x_x509.c
[8/619] Compiling CLibreSSL xcbc_enc.c
[8/619] Compiling CLibreSSL a_digest.c
[8/619] Compiling CLibreSSL p12_add.c
[8/619] Compiling CLibreSSL x_x509a.c
[8/619] Compiling CLibreSSL x_spki.c
[8/619] Compiling CLibreSSL x_val.c
BUILD FAILURE 6.2 wasm