The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MoEngage-iOS-SDK, reference 10.12.0 (24db7b), with Swift 6.2 for Wasm on 30 Apr 2026 13:30:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/moengage/MoEngage-iOS-SDK.git
Reference: 10.12.0
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/moengage/MoEngage-iOS-SDK
 * tag               10.12.0    -> FETCH_HEAD
HEAD is now at 24db7bf REL-3231: Released MoEngage-iOS-SDK 10.12.0
Cloned https://github.com/moengage/MoEngage-iOS-SDK.git
Revision (git rev-parse @):
24db7bf740100fd33b01170d2797dcb44294f089
SUCCESS checkout https://github.com/moengage/MoEngage-iOS-SDK.git at 10.12.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/moengage/MoEngage-iOS-SDK.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/moengage/kmm-apple-sdk
[1/73] Fetching kmm-apple-sdk
Fetched https://github.com/moengage/kmm-apple-sdk from cache (0.20s)
Computing version for https://github.com/moengage/kmm-apple-sdk
Computed https://github.com/moengage/kmm-apple-sdk at 1.0.1 (0.70s)
Creating working copy for https://github.com/moengage/kmm-apple-sdk
Working copy of https://github.com/moengage/kmm-apple-sdk resolved at 1.0.1
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.10.2/MoEngageSecurity.xcframework.zip
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.10.2/MoEngageMessaging.xcframework.zip
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.12.0/MoEngageCore.xcframework.zip
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.10.2/MoEngageCampaignsCore.xcframework.zip
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.10.2/MoEngageSDK.xcframework.zip
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.12.0/MoEngagePersonalization.xcframework.zip
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.10.2/MoEngageTriggerEvaluator.xcframework.zip
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.10.2/MoEngageCards.xcframework.zip
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.12.0/MoEngageInApps.xcframework.zip
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.10.2/MoEngageGeofence.xcframework.zip
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.10.2/MoEngageRichNotification.xcframework.zip
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.10.2/MoEngageLiveActivity.xcframework.zip
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.10.2/MoEngageInbox.xcframework.zip
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.10.2/MoEngageRealTimeTrigger.xcframework.zip
Downloading binary artifact https://github.com/moengage/apple-sdk/releases/download/10.10.2/moengage-extensions-integration.artifactbundle.zip
Downloading binary artifact https://github.com/moengage/kmm-apple-sdk/releases/download/kmmce-1.0.1/MoEngageKMMConditionEvaluator.xcframework.zip
FoundationNetworking/EasyHandle.swift:293: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
*** Signal 4: Backtracing from 0x7f648717eb88... done ***
*** Program crashed: Illegal instruction at 0x00007f648717eb88 ***
Platform: x86_64 Linux (Ubuntu 22.04.5 LTS)
Thread 0 "swift-build":
  0  0x00007f64855dd80a <unknown> in libc.so.6
...
Thread 1:
  0  0x00007f648562c117 <unknown> in libc.so.6
...
Thread 2:
  0  0x00007f64856c0e9e <unknown> in libc.so.6
...
Thread 3:
  0  0x00007f648562c117 <unknown> in libc.so.6
...
Thread 4 crashed:
  0              0x00007f648717eb88 _assertionFailure(_:_:file:line:flags:) + 264 in libswiftCore.so
  1 [ra]         0x00007f64871b3246 swift_unexpectedError + 805 in libswiftCore.so
  2 [ra]         0x00007f6485c46e37 _HTTPURLProtocol.configureEasyHandle(for:body:) + 8630 in libFoundationNetworking.so
  3 [ra]         0x00007f6485c58175 _NativeProtocol.startNewTransfer(with:) + 1220 in libFoundationNetworking.so
  4 [ra]         0x00007f6485c4850a _HTTPURLProtocol.didCompleteRedirectCallback(_:) + 361 in libFoundationNetworking.so
  5 [ra] [thunk] 0x00007f6485c4c5cb partial apply for closure #1 in closure #1 in closure #1 in _HTTPURLProtocol.redirectFor(request:) + 26 in libFoundationNetworking.so
  6 [ra] [thunk] 0x00007f6485c22aa9 thunk for @escaping @callee_guaranteed @Sendable () -> () + 24 in libFoundationNetworking.so
...
Thread 5:
  0  0x00007f648562c117 <unknown> in libc.so.6
...
Thread 6:
  0  0x00007f648562c117 <unknown> in libc.so.6
...
Thread 7:
  0  0x00007f648562c117 <unknown> in libc.so.6
...
Thread 8:
  0  0x00007f648562c117 <unknown> in libc.so.6
...
Thread 9:
  0  0x00007f648562c117 <unknown> in libc.so.6
...
Thread 10:
  0  0x00007f648562c117 <unknown> in libc.so.6
...
Registers:
rax 0x0000000200000003  8589934595
rdx 0x0000000000000002  2
rcx 0xfffffffe00000000  18446744065119617024
rbx 0x0000000000000003  3
rsi 0x00007f647465ed68  03 00 00 00 00 00 00 00 90 00 00 00 00 00 00 80  ················
rdi 0x00007f64740008e0  06 00 03 00 05 00 06 00 02 00 07 00 07 00 07 00  ················
rbp 0x00007f647e9b3e90  40 3f 9b 7e 64 7f 00 00 46 32 1b 87 64 7f 00 00  @?·~d···F2··d···
rsp 0x00007f647e9b3e20  30 3e 9b 7e 64 7f 00 00 5b 5a 0a 87 64 7f 00 00  0>·~d···[Z··d···
 r8 0x00007f64745261e0  96 6d 15 82 63 7f 00 00 47 78 20 b6 9f 2b f4 8c  ·m··c···Gx ¶·+ô·
 r9 0x00007f647e9b3b90  6e 3d 61 74 74 61 63 68 6d 65 6e 74 25 33 42 25  n=attachment%3B%
r10 0x0000000000000000  0
r11 0x8cf42b9fb6207847  10156791024582686791
r12 0x00007f647465ed60  28 95 46 87 64 7f 00 00 03 00 00 00 00 00 00 00  (·F·d···········
r13 0x00007f647e9b3f08  5a 00 00 00 00 00 00 f0 60 ed 65 74 64 7f 00 00  Z······ð`íetd···
r14 0x0000000000000000  0
r15 0x000000000000005a  90
rip 0x00007f648717eb88  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):
0x00007f648559b000–0x00007f64857573c1 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7 libc.so.6                  /usr/lib/x86_64-linux-gnu/libc.so.6
0x00007f6485b9e000–0x00007f6485ca03f0 e5018258211592771684058c071315cbcb951e8e libFoundationNetworking.so /usr/lib/swift/linux/libFoundationNetworking.so
0x00007f6486e9c000–0x00007f648744c8a8 0fb36931053b04c76b3a9f5c9e422cb2ae40ec31 libswiftCore.so            /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.03s
BUILD FAILURE 6.2 wasm