The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SafetySynth, reference master (42b857), with Swift 6.2 for Wasm on 18 Jun 2025 00:38:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/ltentrup/safetysynth.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/ltentrup/safetysynth
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 42b8574 Create swift.yml
Cloned https://github.com/ltentrup/safetysynth.git
Revision (git rev-parse @):
42b8574993af4afe353e176b42ee0fa64e3853f4
SUCCESS checkout https://github.com/ltentrup/safetysynth.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ltentrup/safetysynth.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/ltentrup/Aiger.git
Fetching https://github.com/ltentrup/CAiger.git
[1/52] Fetching aiger
[14/90] Fetching aiger, caiger
Fetching https://github.com/ltentrup/CUDD.git
Fetched https://github.com/ltentrup/CAiger.git from cache (0.33s)
Fetched https://github.com/ltentrup/Aiger.git from cache (0.34s)
[1/180] Fetching cudd
Fetched https://github.com/ltentrup/CUDD.git from cache (0.28s)
Computing version for https://github.com/ltentrup/CAiger.git
Computed https://github.com/ltentrup/CAiger.git at 0.1.3 (1.38s)
Computing version for https://github.com/ltentrup/CUDD.git
Computed https://github.com/ltentrup/CUDD.git at 0.2.4 (0.95s)
Fetching https://github.com/ltentrup/CCUDD.git
[1/166] Fetching ccudd
Fetched https://github.com/ltentrup/CCUDD.git from cache (0.48s)
Computing version for https://github.com/ltentrup/CCUDD.git
Computed https://github.com/ltentrup/CCUDD.git at 1.0.2 (1.32s)
Computing version for https://github.com/ltentrup/Aiger.git
Computed https://github.com/ltentrup/Aiger.git at 0.2.4 (0.83s)
Creating working copy for https://github.com/ltentrup/CUDD.git
Working copy of https://github.com/ltentrup/CUDD.git resolved at 0.2.4
Creating working copy for https://github.com/ltentrup/CCUDD.git
Working copy of https://github.com/ltentrup/CCUDD.git resolved at 1.0.2
Creating working copy for https://github.com/ltentrup/Aiger.git
Working copy of https://github.com/ltentrup/Aiger.git resolved at 0.2.4
Creating working copy for https://github.com/ltentrup/CAiger.git
Working copy of https://github.com/ltentrup/CAiger.git resolved at 0.1.3
Building for debugging...
[0/90] Write sources
[3/90] Compiling CCUDD ucbqsort.c
[4/90] Compiling CCUDD strsav.c
[5/90] Compiling CCUDD texpand.c
[6/90] Compiling CCUDD prtime.c
/host/spi-builder-workspace/.build/checkouts/CCUDD/Sources/CCUDD/pipefork.c:75:10: fatal error: 'sys/wait.h' file not found
   75 | #include <sys/wait.h>
      |          ^~~~~~~~~~~~
1 error generated.
[7/90] Compiling CCUDD pipefork.c
[7/90] Compiling CCUDD epd.c
[7/90] Compiling CCUDD mtrGroup.c
[7/90] Compiling CCUDD pathsearch.c
[7/90] Compiling CCUDD safe_mem.c
[7/90] Compiling CCUDD st.c
[7/90] Compiling CCUDD mtrBasic.c
[7/90] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 wasm