The Swift Package Index logo.Swift Package Index

Build Information

Failed to build braze-swift-sdk, reference main (8a4c94), with Swift 6.2 for Wasm on 20 Apr 2026 14:14:58 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/braze-inc/braze-swift-sdk-prebuilt-dynamic.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/braze-inc/braze-swift-sdk-prebuilt-dynamic
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8a4c943 Release 14.1.0
Cloned https://github.com/braze-inc/braze-swift-sdk-prebuilt-dynamic.git
Revision (git rev-parse @):
8a4c9436f2c0dc0b1ffbdd0a5e5e971f4d40d385
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/braze-inc/braze-swift-sdk-prebuilt-dynamic.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/braze-inc/braze-swift-sdk-prebuilt-dynamic.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/26014] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.45s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.7 (7.25s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.7
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk-prebuilt-dynamic/releases/download/14.1.0/BrazeNotificationService.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk-prebuilt-dynamic/releases/download/14.1.0/BrazeLocation.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk-prebuilt-dynamic/releases/download/14.1.0/BrazeUI.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk-prebuilt-dynamic/releases/download/14.1.0/BrazePushStory.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk-prebuilt-dynamic/releases/download/14.1.0/BrazeKitCompat.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk-prebuilt-dynamic/releases/download/14.1.0/BrazeUICompat.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk-prebuilt-dynamic/releases/download/14.1.0/BrazeKit.zip
FoundationNetworking/EasyHandle.swift:293: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
*** Signal 4: Backtracing from 0x7fd11b788b88... done ***
*** Program crashed: Illegal instruction at 0x00007fd11b788b88 ***
Platform: x86_64 Linux (Ubuntu 22.04.5 LTS)
Thread 0 "swift-build":
  0  0x00007fd119be780a <unknown> in libc.so.6
...
Thread 1:
  0  0x00007fd119ccae9e <unknown> in libc.so.6
...
Thread 2:
  0  0x00007fd119c36117 <unknown> in libc.so.6
...
Thread 3:
  0  0x00007fd119c36117 <unknown> in libc.so.6
...
Thread 4:
  0  0x00007fd119c36117 <unknown> in libc.so.6
...
Thread 5:
  0  0x00007fd119c36117 <unknown> in libc.so.6
...
Thread 6:
  0  0x00007fd119c36117 <unknown> in libc.so.6
...
Thread 7:
  0  0x00007fd119c36117 <unknown> in libc.so.6
...
Thread 8:
  0  0x00007fd119c36117 <unknown> in libc.so.6
...
Thread 9:
  0  0x00007fd119c36117 <unknown> in libc.so.6
...
Thread 10:
  0  0x00007fd119c36117 <unknown> in libc.so.6
...
Thread 11 crashed:
  0              0x00007fd11b788b88 _assertionFailure(_:_:file:line:flags:) + 264 in libswiftCore.so
  1 [ra]         0x00007fd11b7bd246 swift_unexpectedError + 805 in libswiftCore.so
  2 [ra]         0x00007fd11a250e37 _HTTPURLProtocol.configureEasyHandle(for:body:) + 8630 in libFoundationNetworking.so
  3 [ra]         0x00007fd11a262175 _NativeProtocol.startNewTransfer(with:) + 1220 in libFoundationNetworking.so
  4 [ra]         0x00007fd11a25250a _HTTPURLProtocol.didCompleteRedirectCallback(_:) + 361 in libFoundationNetworking.so
  5 [ra] [thunk] 0x00007fd11a2565cb partial apply for closure #1 in closure #1 in closure #1 in _HTTPURLProtocol.redirectFor(request:) + 26 in libFoundationNetworking.so
  6 [ra] [thunk] 0x00007fd11a22caa9 thunk for @escaping @callee_guaranteed @Sendable () -> () + 24 in libFoundationNetworking.so
...
Registers:
rax 0x0000000200000003  8589934595
rdx 0x0000000000000002  2
rcx 0xfffffffe00000000  18446744065119617024
rbx 0x0000000000000003  3
rsi 0x00007fd0d8672778  03 00 00 00 00 00 00 00 90 00 00 00 00 00 00 80  ················
rdi 0x00007fd0d80008e0  06 00 06 00 07 00 06 00 02 00 07 00 07 00 07 00  ················
rbp 0x00007fd0e3ffde90  40 df ff e3 d0 7f 00 00 46 d2 7b 1b d1 7f 00 00  @ßÿãз··FÒ{·Ñ···
rsp 0x00007fd0e3ffde20  30 de ff e3 d0 7f 00 00 5b fa 6a 1b d1 7f 00 00  0Þÿãз··[új·Ñ···
 r8 0x00007fd0d8674de0  34 8d 0c 25 d7 7f 00 00 3b 8f 6d 52 34 5b 76 88  4··%×···;·mR4[v·
 r9 0x00007fd0e3ffdb90  4c 52 75 73 36 ce 7e 2b ad 36 81 a6 6e f5 b9 0a  LRus6Î~+­6·¦nõ¹·
r10 0x0000000000000000  0
r11 0x88765b34526d8f3b  9833147116689395515
r12 0x00007fd0d8672770  28 35 a7 1b d1 7f 00 00 03 00 00 00 00 00 00 00  (5§·Ñ···········
r13 0x00007fd0e3ffdf08  5a 00 00 00 00 00 00 f0 70 27 67 d8 d0 7f 00 00  Z······ðp'gØÐ···
r14 0x0000000000000000  0
r15 0x000000000000005a  90
rip 0x00007fd11b788b88  0f 0b 48 8d 35 7f 0c fb ff 48 8d 55 a0 45 31 e4  ··H·5··ûÿH·U E1ä
rflags 0x0000000000010202
cs 0x0033  fs 0x0000  gs 0x0000
Images (71 omitted):
0x00007fd119ba5000–0x00007fd119d613c1 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7 libc.so.6                  /usr/lib/x86_64-linux-gnu/libc.so.6
0x00007fd11a1a8000–0x00007fd11a2aa3f0 e5018258211592771684058c071315cbcb951e8e libFoundationNetworking.so /usr/lib/swift/linux/libFoundationNetworking.so
0x00007fd11b4a6000–0x00007fd11ba568a8 0fb36931053b04c76b3a9f5c9e422cb2ae40ec31 libswiftCore.so            /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.02s
BUILD FAILURE 6.2 wasm