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 Cadova, reference main (77a3cb), with Swift 6.2 (beta) for Wasm on 2 Sep 2025 15:35:13 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/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: 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 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 main
========================================
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-3":/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/freetype-spm.git
Fetching https://github.com/tomasf/ThreeMF.git
Fetching https://github.com/tomasf/manifold-swift.git
Fetching https://github.com/tomasf/FindFont.git
[1/132] Fetching findfont
[133/594] Fetching findfont, threemf
[475/603] Fetching findfont, threemf, freetype-spm
[489/4506] Fetching findfont, threemf, freetype-spm, swift-log
[1045/5063] Fetching findfont, threemf, freetype-spm, swift-log, manifold-swift
Fetched https://github.com/tomasf/FindFont.git from cache (0.33s)
[4747/4931] Fetching threemf, freetype-spm, swift-log, manifold-swift
Fetched https://github.com/tomasf/manifold-swift.git from cache (0.34s)
[4273/4374] Fetching threemf, freetype-spm, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.46s)
[374/471] Fetching threemf, freetype-spm
Fetched https://github.com/tomasf/freetype-spm.git from cache (0.91s)
Fetched https://github.com/tomasf/ThreeMF.git from cache (0.93s)
Computing version for https://github.com/tomasf/FindFont.git
Computed https://github.com/tomasf/FindFont.git at 1.0.0 (1.32s)
Computing version for https://github.com/tomasf/freetype-spm.git
Computed https://github.com/tomasf/freetype-spm.git at 1.0.1 (0.35s)
Computing version for https://github.com/tomasf/ThreeMF.git
Computed https://github.com/tomasf/ThreeMF.git at 0.1.0 (0.88s)
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.28s)
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.79s)
Computing version for https://github.com/tomasf/Nodal.git
Computed https://github.com/tomasf/Nodal.git at 0.3.1 (0.41s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.1.0 (0.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.41s)
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
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/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/ThreeMF.git
Working copy of https://github.com/tomasf/ThreeMF.git resolved at 0.1.0
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/Zip.git
Working copy of https://github.com/tomasf/Zip.git resolved at 2.1.0
Creating working copy for https://github.com/tomasf/Nodal.git
Working copy of https://github.com/tomasf/Nodal.git resolved at 0.3.1
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/base/ftdebug.c:44:
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.
      |  ^
1 error generated.
[0/72] Compiling ftdebug.c
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/base/ftbbox.c:27:
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 ftbbox.c
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/base/ftbase.c:21:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/base/ftadvanc.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 ftbase.c
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/autofit/autofit.c:21:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/autofit/ft-hb.c:19:
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 autofit.c
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/base/ftbdf.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 ftbdf.c
[0/72] Write swift-version-24593BA9C3E375BF.txt
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/base/ftbitmap.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.
      |  ^
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/src/base/ftcid.c:19:
In file included from /host/spi-builder-workspace/.build/checkouts/freetype-spm/Sources/freetype/include/freetype/ftcid.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 ftcid.c
[0/72] Compiling ftbitmap.c
BUILD FAILURE 6.2 wasm