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 SwiftMessages, reference 10.0.2 (c0ff6c), with Swift 6.2 (beta) for Wasm on 3 Sep 2025 19:22:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/SwiftKickMobile/SwiftMessages.git
Reference: 10.0.2
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/SwiftKickMobile/SwiftMessages
 * tag               10.0.2     -> FETCH_HEAD
HEAD is now at c0ff6c6 Release prep
Cloned https://github.com/SwiftKickMobile/SwiftMessages.git
Revision (git rev-parse @):
c0ff6c65bfc00e6a707957cb7069988c5cde2a30
SUCCESS checkout https://github.com/SwiftKickMobile/SwiftMessages.git at 10.0.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftKickMobile/SwiftMessages.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
Building for debugging...
[0/46] Copying CardView.xib
[0/46] Write sources
[2/46] Copying warningIconSubtle@3x.png
[2/46] Copying warningIconSubtle@2x.png
[2/46] Copying warningIconSubtle.png
[2/46] Copying warningIconLight@3x.png
[2/46] Copying warningIconLight@2x.png
[2/46] Copying warningIconLight.png
[2/46] Copying warningIcon@3x.png
[2/46] Copying warningIcon@2x.png
[2/46] Copying warningIcon.png
[2/46] Copying successIconSubtle@3x.png
[2/46] Copying successIconSubtle@2x.png
[2/46] Copying successIconSubtle.png
[2/46] Copying successIconLight@3x.png
[2/46] Copying successIconLight@2x.png
[2/46] Copying successIconLight.png
[2/46] Copying successIcon@3x.png
[2/46] Copying successIcon@2x.png
[2/46] Copying successIcon.png
[2/46] Copying infoIconSubtle@3x.png
[2/46] Copying infoIconSubtle@2x.png
[2/46] Copying infoIconSubtle.png
[2/46] Copying infoIconLight@3x.png
[2/46] Copying infoIconLight@2x.png
[2/46] Copying infoIconLight.png
[2/46] Copying infoIcon@3x.png
[2/46] Copying infoIcon@2x.png
[2/46] Copying infoIcon.png
[2/46] Copying errorIconSubtle@3x.png
[2/46] Copying errorIconSubtle.png
[2/46] Copying errorIconSubtle@2x.png
[2/46] Copying errorIconLight@3x.png
[2/46] Copying errorIconLight@2x.png
[2/46] Copying errorIconLight.png
[2/46] Copying errorIcon@3x.png
[2/46] Copying errorIcon@2x.png
[2/46] Copying errorIcon.png
[2/46] Copying TabView.xib
[2/46] Copying StatusLine.xib
[2/46] Copying MessageView.xib
[5/46] Copying CenteredView.xib
[42/46] Write swift-version-24593BA9C3E375BF.txt
[44/83] Compiling SwiftMessages TopBottomAnimation.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[45/83] Compiling SwiftMessages TopBottomAnimationStyle.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[46/83] Compiling SwiftMessages TopBottomPresentable.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[47/83] Compiling SwiftMessages UIEdgeInsets+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[48/83] Compiling SwiftMessages UIViewController+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[49/88] Compiling SwiftMessages MessageViewConvertible.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[50/88] Compiling SwiftMessages NSBundle+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[51/88] Compiling SwiftMessages NSLayoutConstraint+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[52/88] Compiling SwiftMessages PassthroughView.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[53/88] Compiling SwiftMessages PassthroughWindow.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[54/88] Compiling SwiftMessages PhysicsAnimation.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[55/88] Compiling SwiftMessages PhysicsPanHandler.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[56/88] Compiling SwiftMessages Presenter.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[57/88] Compiling SwiftMessages SwiftMessageModifier.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[58/88] Compiling SwiftMessages SwiftMessages.Config+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[59/88] Compiling SwiftMessages AccessibleMessage.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[60/88] Compiling SwiftMessages Animator.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[61/88] Compiling SwiftMessages BackgroundViewable.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[62/88] Compiling SwiftMessages BaseView.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[63/88] Compiling SwiftMessages CALayer+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[64/88] Compiling SwiftMessages CornerRoundingView.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[65/88] Compiling SwiftMessages SwiftMessages.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[66/88] Compiling SwiftMessages SwiftMessagesHideAction.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[67/88] Compiling SwiftMessages SwiftMessagesSegue.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[68/88] Compiling SwiftMessages Task+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[69/88] Compiling SwiftMessages Theme.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[70/88] Compiling SwiftMessages UIWindow+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[71/88] Compiling SwiftMessages Weak.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[72/88] Compiling SwiftMessages WindowScene.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[73/88] Compiling SwiftMessages WindowViewController.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[74/88] Compiling SwiftMessages resource_bundle_accessor.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[75/88] Emitting module SwiftMessages
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[76/88] Compiling SwiftMessages MarginAdjustable.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[77/88] Compiling SwiftMessages MaskingView.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[78/88] Compiling SwiftMessages MessageGeometryProxy.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[79/88] Compiling SwiftMessages MessageHostingView.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[80/88] Compiling SwiftMessages MessageView.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[81/88] Compiling SwiftMessages Error.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[82/88] Compiling SwiftMessages HapticMessage.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[83/88] Compiling SwiftMessages Identifiable.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[84/88] Compiling SwiftMessages KeyboardTrackingView.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
[85/88] Compiling SwiftMessages MarginAdjustable+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /**
BUILD FAILURE 6.2 wasm