The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Cadova, reference main (53edd4), with Swift 6.3 for Wasm on 24 Apr 2026 04:16:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/tomasf/Cadova.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 53edd41 Merge branch 'dev'
Cloned https://github.com/tomasf/Cadova.git
Revision (git rev-parse @):
53edd41e5345d01b8612c2e6e21f44e52519cea7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tomasf/Cadova.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/tomasf/Cadova.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/tomasf/Pelagos.git
Fetching https://github.com/tomasf/ThreeMF.git
Fetching https://github.com/tomasf/Apus.git
Fetching https://github.com/tomasf/manifold-swift.git
[1/789] Fetching manifold-swift
[9/1271] Fetching manifold-swift, pelagos
[717/1818] Fetching manifold-swift, pelagos, threemf
[1648/3188] Fetching manifold-swift, pelagos, threemf, apus
Fetched https://github.com/tomasf/manifold-swift.git from cache (0.66s)
[1409/2399] Fetching pelagos, threemf, apus
Fetched https://github.com/tomasf/Apus.git from cache (1.28s)
[931/1029] Fetching pelagos, threemf
Fetched https://github.com/tomasf/Pelagos.git from cache (1.84s)
Fetched https://github.com/tomasf/ThreeMF.git from cache (1.91s)
Computing version for https://github.com/tomasf/Pelagos.git
Computed https://github.com/tomasf/Pelagos.git at 0.1.3 (2.84s)
Fetching https://github.com/tomasf/Nodal.git
[1/852] Fetching nodal
Fetched https://github.com/tomasf/Nodal.git from cache (0.41s)
Computing version for https://github.com/tomasf/Apus.git
Computed https://github.com/tomasf/Apus.git at 0.1.3 (1.26s)
Computing version for https://github.com/tomasf/ThreeMF.git
Computed https://github.com/tomasf/ThreeMF.git at 0.2.3 (0.75s)
Fetching https://github.com/tomasf/Zip.git
[1/197] Fetching zip
Fetched https://github.com/tomasf/Zip.git from cache (0.38s)
Computing version for https://github.com/tomasf/manifold-swift.git
Computed https://github.com/tomasf/manifold-swift.git at 1.0.0 (1.02s)
Computing version for https://github.com/tomasf/Nodal.git
Computed https://github.com/tomasf/Nodal.git at 1.0.0 (0.72s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.1.1 (0.66s)
Creating working copy for https://github.com/tomasf/Nodal.git
Working copy of https://github.com/tomasf/Nodal.git resolved at 1.0.0
Creating working copy for https://github.com/tomasf/Apus.git
Working copy of https://github.com/tomasf/Apus.git resolved at 0.1.3
Creating working copy for https://github.com/tomasf/manifold-swift.git
Working copy of https://github.com/tomasf/manifold-swift.git resolved at 1.0.0
Creating working copy for https://github.com/tomasf/ThreeMF.git
Working copy of https://github.com/tomasf/ThreeMF.git resolved at 0.2.3
Creating working copy for https://github.com/tomasf/Zip.git
Working copy of https://github.com/tomasf/Zip.git resolved at 2.1.1
Creating working copy for https://github.com/tomasf/Pelagos.git
Working copy of https://github.com/tomasf/Pelagos.git resolved at 0.1.3
Building for debugging...
[0/74] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/src/cid/type1cid.c:21:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/src/cid/cidgload.c:19:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/src/cid/cidload.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/internal/ftstream.h:25:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/internal/ftobjs.h:29:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/ftrender.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/ftmodapi.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/freetype.h:24:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/config/ftconfig.h:42:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/config/ftstdlib.h:166:
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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.
[1/74] Compiling type1cid.c
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/src/winfonts/winfnt.c:21:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/ftwinfnt.h:22:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/freetype.h:24:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/config/ftconfig.h:42:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/config/ftstdlib.h:166:
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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.
[1/74] Compiling winfnt.c
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/src/truetype/truetype.c:21:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/src/truetype/ttdriver.c:19:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/internal/ftdebug.h:29:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/config/ftconfig.h:42:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/config/ftstdlib.h:166:
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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/74] Compiling truetype.c
[1/74] Write swift-version-24593BA9C3E375BF.txt
[1/74] Compiling harfbuzz.cc
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/src/type42/type42.c:21:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/src/type42/t42drivr.c:39:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/src/type42/t42drivr.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/internal/ftdrv.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/ftmodapi.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/freetype.h:24:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/config/ftconfig.h:42:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/config/ftstdlib.h:166:
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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/74] Compiling type42.c
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/src/type1/type1.c:21:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/src/type1/t1afm.c:19:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/src/type1/t1afm.h:22:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/src/type1/t1objs.h:24:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/internal/ftobjs.h:29:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/ftrender.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/ftmodapi.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/freetype.h:24:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/config/ftconfig.h:42:
In file included from /host/spi-builder-workspace/.build/checkouts/Apus/Sources/freetype/include/freetype/config/ftstdlib.h:166:
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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/74] Compiling type1.c
[1/74] Compiling pugixml.cpp
BUILD FAILURE 6.3 wasm