The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftMysql, reference master (5cbf3b), with Swift 6.3 for Wasm on 10 Apr 2026 15:34:14 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/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.3
Building package at path:  $PWD
https://github.com/noppoman/swiftmysql.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/noppoMan/ProrsumNet.git
[1/174] Fetching prorsumnet
Fetched https://github.com/noppoMan/ProrsumNet.git from cache (0.28s)
Computing version for https://github.com/noppoMan/ProrsumNet.git
Computed https://github.com/noppoMan/ProrsumNet.git at 0.1.3 (0.77s)
Fetching https://github.com/vapor/clibressl.git
[1/3365] Fetching clibressl
Fetched https://github.com/vapor/clibressl.git from cache (0.69s)
Computing version for https://github.com/vapor/clibressl.git
Computed https://github.com/vapor/clibressl.git at 1.0.1 (1.22s)
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
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.
[2/619] Compiling CLibreSSL xts128.c
[2/619] Compiling CLibreSSL xcbc_enc.c
[2/619] Compiling CLibreSSL x_x509.c
[2/619] Compiling CLibreSSL x_x509a.c
[2/619] Compiling CLibreSSL a_i2d_fp.c
[2/619] Compiling CLibreSSL ec_print.c
In file included from /host/spi-builder-workspace/.build/checkouts/clibressl/Sources/CLibreSSL/d1_pkt.c:116:
/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>
      |                  ^~~~~~~~~~~~~~~~~~
[2/619] Compiling CLibreSSL d1_pkt.c
[2/619] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.3 wasm