Build Information
Failed to build ProrsumNet, reference 0.1.3 (941e0c
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 13:32:32 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/ProrsumNet.git
Reference: 0.1.3
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/ProrsumNet
* tag 0.1.3 -> FETCH_HEAD
HEAD is now at 941e0c6 Merge pull request #4 from noppoMan/avoid-crash
Cloned https://github.com/noppoMan/ProrsumNet.git
Revision (git rev-parse @):
941e0c65df620467130e9eb2496a3c1275c1d307
SUCCESS checkout https://github.com/noppoMan/ProrsumNet.git at 0.1.3
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/noppoMan/ProrsumNet.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/vapor/clibressl.git
[1/3365] Fetching clibressl
Fetched https://github.com/vapor/clibressl.git from cache (1.59s)
Computing version for https://github.com/vapor/clibressl.git
Computed https://github.com/vapor/clibressl.git at 1.0.1 (2.67s)
Creating working copy for https://github.com/vapor/clibressl.git
Working copy of https://github.com/vapor/clibressl.git resolved at 1.0.1
Building for debugging...
[0/618] Compiling CLibreSSL a_bitstr.c
[1/618] Write sources
[2/618] Compiling CLibreSSL arc4random_uniform.c
[3/618] Compiling CLibreSSL a_bytes.c
[4/618] Write swift-version-24593BA9C3E375BF.txt
[5/618] Compiling CLibreSSL asn1_err.c
[6/618] Compiling CLibreSSL a_bool.c
[6/618] Compiling CLibreSSL ec_mult.c
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/618] Compiling CLibreSSL dsa_ossl.c
[9/618] Compiling CLibreSSL xts128.c
[9/618] Compiling CLibreSSL x_val.c
[9/618] Compiling CLibreSSL x_spki.c
[9/618] Compiling CLibreSSL x_x509a.c
[9/618] Compiling CLibreSSL x_req.c
[9/618] Compiling CLibreSSL x_sig.c
[9/618] Compiling CLibreSSL xcbc_enc.c
[9/618] Compiling CLibreSSL x_x509.c
BUILD FAILURE 6.2 wasm