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.1 (c544df), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 03:54:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/SwiftKickMobile/SwiftMessages.git
Reference: 10.0.1
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.1     -> FETCH_HEAD
HEAD is now at c544df6 Update changelog
Cloned https://github.com/SwiftKickMobile/SwiftMessages.git
Revision (git rev-parse @):
c544df6ce316422b9d65a571f932e800213dd09c
SUCCESS checkout https://github.com/SwiftKickMobile/SwiftMessages.git at 10.0.1
========================================
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-4606859-1":/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
Building for debugging...
[0/46] Copying CardView.xib
[0/46] Write sources
[0/46] Copying CenteredView.xib
[0/46] Copying errorIconLight@2x.png
[0/46] Copying errorIconSubtle.png
[0/46] Copying errorIconLight.png
[0/46] Copying errorIcon@3x.png
[0/46] Copying errorIcon@2x.png
[0/46] Copying errorIcon.png
[0/46] Copying TabView.xib
[0/46] Copying StatusLine.xib
[0/46] Copying MessageView.xib
[0/46] Copying errorIconLight@3x.png
[0/46] Copying errorIconSubtle@2x.png
[0/46] Copying errorIconSubtle@3x.png
[0/46] Copying infoIcon.png
[0/46] Copying infoIcon@2x.png
[0/46] Copying infoIconLight@2x.png
[0/46] Copying infoIconLight.png
[0/46] Copying infoIcon@3x.png
[0/46] Copying infoIconLight@3x.png
[0/46] Copying infoIconSubtle.png
[0/46] Copying infoIconSubtle@2x.png
[0/46] Copying infoIconSubtle@3x.png
[0/46] Copying successIcon@2x.png
[0/46] Copying successIcon.png
[0/46] Copying successIcon@3x.png
[0/46] Copying successIconLight.png
[0/46] Copying successIconLight@2x.png
[0/46] Copying successIconSubtle.png
[0/46] Copying successIconLight@3x.png
[0/46] Copying successIconSubtle@3x.png
[0/46] Copying successIconSubtle@2x.png
[0/46] Copying warningIcon.png
[0/46] Copying warningIcon@2x.png
[0/46] Copying warningIcon@3x.png
[0/46] Copying warningIconLight.png
[0/46] Copying warningIconLight@2x.png
[0/46] Copying warningIconLight@3x.png
[0/46] Copying warningIconSubtle.png
[0/46] Copying warningIconSubtle@3x.png
[0/46] Copying warningIconSubtle@2x.png
[42/46] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/82] 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 | /**
[45/87] 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 | /**
[46/87] 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 | /**
[47/87] 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 | /**
[48/87] 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 | /**
[49/87] 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 | /**
[50/87] 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 | /**
[51/87] 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 | /**
[52/87] 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 | /**
[53/87] 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 | /**
[54/87] 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 | /**
[55/87] 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 | /**
[56/87] 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 | /**
[57/87] 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 | /**
[58/87] 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 | /**
[59/87] 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 | /**
[60/87] 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 | /**
[61/87] 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 | /**
[62/87] 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 | /**
[63/87] 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 | /**
[64/87] 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 | /**
[65/87] 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 | /**
[66/87] 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 | /**
[67/87] 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 | /**
[68/87] 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 | /**
[69/87] 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 | /**
[70/87] 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 | /**
[71/87] 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 | /**
[72/87] 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 | /**
[73/87] 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 | /**
[74/87] 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 | /**
[75/87] 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 | /**
[76/87] 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 | /**
[77/87] 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 | /**
[78/87] 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 | /**
[79/87] 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 | /**
[80/87] 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 | /**
[81/87] 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 | /**
[82/87] 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 | /**
[83/87] 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 | /**
[84/87] 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 | /**
BUILD FAILURE 6.2 wasm