Build Information
Failed to build Cadova, reference 0.1.5 (77a3cb
), with Swift 6.2 (beta) for Wasm on 2 Sep 2025 15:35:11 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/Cadova.git
Reference: 0.1.5
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/tomasf/Cadova
* tag 0.1.5 -> FETCH_HEAD
HEAD is now at 77a3cb2 Merge branch 'dev'
Cloned https://github.com/tomasf/Cadova.git
Revision (git rev-parse @):
77a3cb29b70fa131eeb79ec89adbbc7e6f437a25
SUCCESS checkout https://github.com/tomasf/Cadova.git at 0.1.5
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/tomasf/Cadova.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/tomasf/ThreeMF.git
Fetching https://github.com/tomasf/manifold-swift.git
Fetching https://github.com/tomasf/FindFont.git
Fetching https://github.com/tomasf/freetype-spm.git
[1/9] Fetching freetype-spm
[10/471] Fetching freetype-spm, threemf
[357/1028] Fetching freetype-spm, threemf, manifold-swift
[885/1160] Fetching freetype-spm, threemf, manifold-swift, findfont
[1055/5063] Fetching freetype-spm, threemf, manifold-swift, findfont, swift-log
Fetched https://github.com/tomasf/freetype-spm.git from cache (0.33s)
[1163/5054] Fetching threemf, manifold-swift, findfont, swift-log
Fetched https://github.com/tomasf/manifold-swift.git from cache (0.36s)
[1035/4497] Fetching threemf, findfont, swift-log
Fetched https://github.com/tomasf/FindFont.git from cache (0.90s)
Fetched https://github.com/apple/swift-log.git from cache (0.90s)
Fetched https://github.com/tomasf/ThreeMF.git from cache (0.92s)
Computing version for https://github.com/tomasf/FindFont.git
Computed https://github.com/tomasf/FindFont.git at 1.0.0 (1.31s)
Computing version for https://github.com/tomasf/freetype-spm.git
Computed https://github.com/tomasf/freetype-spm.git at 1.0.1 (0.39s)
Computing version for https://github.com/tomasf/ThreeMF.git
Computed https://github.com/tomasf/ThreeMF.git at 0.1.0 (0.86s)
Fetching https://github.com/tomasf/Nodal.git
Fetching https://github.com/tomasf/Zip.git
[1/660] Fetching nodal
[661/846] Fetching nodal, zip
Fetched https://github.com/tomasf/Nodal.git from cache (0.27s)
Fetched https://github.com/tomasf/Zip.git from cache (0.30s)
Computing version for https://github.com/tomasf/manifold-swift.git
Computed https://github.com/tomasf/manifold-swift.git at 0.2.3 (0.80s)
Computing version for https://github.com/tomasf/Nodal.git
Computed https://github.com/tomasf/Nodal.git at 0.3.1 (0.40s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.1.0 (0.34s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.40s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/tomasf/FindFont.git
Working copy of https://github.com/tomasf/FindFont.git resolved at 1.0.0
Creating working copy for https://github.com/tomasf/manifold-swift.git
Working copy of https://github.com/tomasf/manifold-swift.git resolved at 0.2.3
Creating working copy for https://github.com/tomasf/Nodal.git
Working copy of https://github.com/tomasf/Nodal.git resolved at 0.3.1
Creating working copy for https://github.com/tomasf/Zip.git
Working copy of https://github.com/tomasf/Zip.git resolved at 2.1.0
Creating working copy for https://github.com/tomasf/ThreeMF.git
Working copy of https://github.com/tomasf/ThreeMF.git resolved at 0.1.0
Creating working copy for https://github.com/tomasf/freetype-spm.git
Working copy of https://github.com/tomasf/freetype-spm.git resolved at 1.0.1
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/base/ftwinfnt.c:19:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/internal/ftdebug.h:29:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/config/ftconfig.h:42:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/config/ftstdlib.h:166:
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
| ^
1 error generated.
[0/72] Compiling ftwinfnt.c
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/truetype/truetype.c:21:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/truetype/ttdriver.c:19:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/internal/ftdebug.h:29:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/config/ftconfig.h:42:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/config/ftstdlib.h:166:
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
| ^
[0/72] Compiling truetype.c
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/winfonts/winfnt.c:21:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/ftwinfnt.h:22:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/freetype.h:24:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/config/ftconfig.h:42:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/config/ftstdlib.h:166:
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
| ^
[0/72] Compiling winfnt.c
[0/72] Compiling pugixml.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/type42/type42.c:21:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/type42/t42drivr.c:39:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/type42/t42drivr.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/internal/ftdrv.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/ftmodapi.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/freetype.h:24:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/config/ftconfig.h:42:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/config/ftstdlib.h:166:
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
| ^
[0/72] Compiling type42.c
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/svg/svg.c:20:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/svg/svgtypes.h:22:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/internal/ftobjs.h:29:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/ftrender.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/ftmodapi.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/freetype.h:24:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/config/ftconfig.h:42:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/config/ftstdlib.h:166:
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
| ^
[0/72] Compiling svg.c
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/type1/type1.c:21:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/type1/t1afm.c:19:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/type1/t1afm.h:22:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/type1/t1objs.h:24:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/internal/ftobjs.h:29:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/ftrender.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/ftmodapi.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/freetype.h:24:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/config/ftconfig.h:42:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/config/ftstdlib.h:166:
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
| ^
[0/72] Compiling type1.c
[0/72] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 wasm