The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swiftui-messaging-ui, reference 1.5.0 (782980), with Swift 6.3 for Wasm on 18 Apr 2026 20:25:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/FluidGroup/swiftui-messaging-ui.git
Reference: 1.5.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/FluidGroup/swiftui-messaging-ui
 * tag               1.5.0      -> FETCH_HEAD
HEAD is now at 782980c Fix supplementary view self-sizing corrupting cell heights (#32)
Cloned https://github.com/FluidGroup/swiftui-messaging-ui.git
Revision (git rev-parse @):
782980cb458dfdce795a3643a769099aa4025349
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FluidGroup/swiftui-messaging-ui.git at 1.5.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/FluidGroup/swiftui-messaging-ui.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/FluidGroup/swift-with-prerender
Fetching https://github.com/FluidGroup/swift-rubber-banding
Fetching https://github.com/apple/swift-collections
[1/13] Fetching swift-rubber-banding
[14/23582] Fetching swift-rubber-banding, swift-collections
[1664/23631] Fetching swift-rubber-banding, swift-collections, swift-with-prerender
Fetched https://github.com/FluidGroup/swift-rubber-banding from cache (2.06s)
Fetched https://github.com/FluidGroup/swift-with-prerender from cache (2.06s)
Fetched https://github.com/apple/swift-collections from cache (2.11s)
Computing version for https://github.com/FluidGroup/swift-rubber-banding
Computed https://github.com/FluidGroup/swift-rubber-banding at 1.0.0 (3.89s)
Computing version for https://github.com/FluidGroup/swift-with-prerender
Computed https://github.com/FluidGroup/swift-with-prerender at 1.1.0 (0.73s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.98s)
Creating working copy for https://github.com/FluidGroup/swift-rubber-banding
Working copy of https://github.com/FluidGroup/swift-rubber-banding resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/FluidGroup/swift-with-prerender
Working copy of https://github.com/FluidGroup/swift-with-prerender resolved at 1.1.0
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/30] Emitting module InternalCollectionsUtilities
[10/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/32] Compiling InternalCollectionsUtilities String+Padding.swift
[15/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/32] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[17/32] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[18/32] Compiling InternalCollectionsUtilities Integer rank.swift
[19/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/32] Emitting module RubberBanding
[24/32] Compiling RubberBanding rubberBand.swift
[26/33] Compiling InternalCollectionsUtilities Debugging.swift
[27/33] Compiling InternalCollectionsUtilities Descriptions.swift
[28/33] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/33] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[30/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/33] Compiling InternalCollectionsUtilities Span+Extras.swift
[33/45] Emitting module ContainersPreview
[34/71] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[35/71] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[36/71] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[37/71] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[38/71] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[39/71] Compiling ContainersPreview OutputSpan+Extras.swift
[40/71] Compiling ContainersPreview TemporaryAllocation.swift
[41/71] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[42/71] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[43/71] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[44/71] Compiling ContainersPreview Drain+Reduce.swift
[45/71] Compiling ContainersPreview Drain.swift
[46/71] Compiling ContainersPreview Producer+Collect.swift
[47/71] Compiling ContainersPreview Producer+Filter.swift
[48/71] Compiling ContainersPreview RandomAccessContainer.swift
[49/71] Compiling ContainersPreview RangeExpression2.swift
[50/71] Compiling ContainersPreview RangeReplaceableContainer.swift
[51/71] Compiling ContainersPreview Drain+Map.swift
[52/71] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[53/71] Compiling ContainersPreview BorrowingSequence.swift
[54/71] Compiling ContainersPreview BidirectionalContainer.swift
[55/71] Compiling ContainersPreview Container+Filter.swift
[56/71] Compiling ContainersPreview Container+SpanwiseZip.swift
[57/71] Compiling ContainersPreview Container.swift
[58/71] Compiling ContainersPreview ContainerIterator.swift
[59/71] Compiling ContainersPreview DynamicContainer.swift
[60/71] Compiling ContainersPreview MutableContainer.swift
[61/71] Compiling ContainersPreview PermutableContainer.swift
[62/71] Compiling ContainersPreview Producer+Map.swift
[63/71] Compiling ContainersPreview Producer+Reduce.swift
[64/71] Compiling ContainersPreview Producer.swift
[65/71] Compiling ContainersPreview Borrow.swift
[66/71] Compiling ContainersPreview Box.swift
[67/71] Compiling ContainersPreview Inout.swift
[68/71] Compiling ContainersPreview InputSpan.swift
[69/71] Compiling ContainersPreview Shared.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[71/72] Emitting module CATransactionQueue
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
  1 | #ifndef _WASI_EMULATED_SIGNAL
  2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
    |  `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
  3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
  4 | #else
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CoreFoundation.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: error: could not build module 'wasi_emulated_signal'
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- error: could not build module 'wasi_emulated_signal'
 29 | #include <stddef.h>
 30 | #include <stdio.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/ForSwiftFoundationOnly.h:86:10: note: while building module 'wasi_emulated_mman' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/ForSwiftFoundationOnly.h:86:
 84 | #undef _WASI_EMULATED_MMAN
 85 | #define _WASI_EMULATED_MMAN
 86 | #include <sys/mman.h>
    |          `- note: while building module 'wasi_emulated_mman' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/ForSwiftFoundationOnly.h:86:
 87 | #elif TARGET_OS_LINUX
 88 | #include <errno.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sys/mman.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/sys/mman.h:2:2: error: "WASI lacks a true mmap; to enable minimal mmap emulation, compile with -D_WASI_EMULATED_MMAN and link with -lwasi-emulated-mman"
  1 | #ifndef _WASI_EMULATED_MMAN
  2 | #error "WASI lacks a true mmap; to enable minimal mmap emulation, \
    |  `- error: "WASI lacks a true mmap; to enable minimal mmap emulation, compile with -D_WASI_EMULATED_MMAN and link with -lwasi-emulated-mman"
  3 | compile with -D_WASI_EMULATED_MMAN and link with -lwasi-emulated-mman"
  4 | #else
/host/spi-builder-workspace/.build/checkouts/swift-with-prerender/Sources/CATransactionQueue/CATransactionQueue.swift:2:8: error: could not build C module 'CoreFoundation'
  1 | import Foundation
  2 | import CoreFoundation
    |        `- error: could not build C module 'CoreFoundation'
  3 |
  4 | // from Texture(AsyncDisplayKit)
[72/72] Compiling CATransactionQueue CATransactionQueue.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
  1 | #ifndef _WASI_EMULATED_SIGNAL
  2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
    |  `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
  3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
  4 | #else
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CoreFoundation.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: error: could not build module 'wasi_emulated_signal'
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- error: could not build module 'wasi_emulated_signal'
 29 | #include <stddef.h>
 30 | #include <stdio.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/ForSwiftFoundationOnly.h:86:10: note: while building module 'wasi_emulated_mman' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/ForSwiftFoundationOnly.h:86:
 84 | #undef _WASI_EMULATED_MMAN
 85 | #define _WASI_EMULATED_MMAN
 86 | #include <sys/mman.h>
    |          `- note: while building module 'wasi_emulated_mman' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/ForSwiftFoundationOnly.h:86:
 87 | #elif TARGET_OS_LINUX
 88 | #include <errno.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sys/mman.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/sys/mman.h:2:2: error: "WASI lacks a true mmap; to enable minimal mmap emulation, compile with -D_WASI_EMULATED_MMAN and link with -lwasi-emulated-mman"
  1 | #ifndef _WASI_EMULATED_MMAN
  2 | #error "WASI lacks a true mmap; to enable minimal mmap emulation, \
    |  `- error: "WASI lacks a true mmap; to enable minimal mmap emulation, compile with -D_WASI_EMULATED_MMAN and link with -lwasi-emulated-mman"
  3 | compile with -D_WASI_EMULATED_MMAN and link with -lwasi-emulated-mman"
  4 | #else
/host/spi-builder-workspace/.build/checkouts/swift-with-prerender/Sources/CATransactionQueue/CATransactionQueue.swift:2:8: error: could not build C module 'CoreFoundation'
  1 | import Foundation
  2 | import CoreFoundation
    |        `- error: could not build C module 'CoreFoundation'
  3 |
  4 | // from Texture(AsyncDisplayKit)
BUILD FAILURE 6.3 wasm