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 L10n-swift, reference master (ad6271), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 19:27:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/Decybel07/L10n-swift.git
Reference: master
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/Decybel07/L10n-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ad62717 Update changelog
Cloned https://github.com/Decybel07/L10n-swift.git
Revision (git rev-parse @):
ad62717311be1eb4571d0025902a0043fdaf5a33
SUCCESS checkout https://github.com/Decybel07/L10n-swift.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Decybel07/L10n-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/4] Write sources
[0/4] Copying Plural.stringsdict
[0/4] Copying Info.plist
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/52] Compiling L10n_swift Logger.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[6/52] Compiling L10n_swift NumericPluralArg.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[7/52] Compiling L10n_swift Plural.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[8/52] Compiling L10n_swift PluralArg.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[9/52] Compiling L10n_swift JsonResourceProvider.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[10/52] Compiling L10n_swift PlistResourceProvider.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[11/52] Compiling L10n_swift ResourceProvider.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[12/52] Compiling L10n_swift L10n+utils.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[13/52] Compiling L10n_swift Locale+utils.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[14/52] Compiling L10n_swift NotificationName+L10nLanguageChanged.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[15/52] Compiling L10n_swift L10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[16/52] Compiling L10n_swift Localizable.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[17/52] Compiling L10n_swift LocalizedStringsConfiguration.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[18/52] Compiling L10n_swift BaseLogger.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[19/58] Compiling L10n_swift Number+Localizable.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[20/58] Compiling L10n_swift String+Localizable.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[21/58] Compiling L10n_swift IBL10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[22/58] Compiling L10n_swift UIBarItem+IBL10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[23/58] Compiling L10n_swift UIButton+IBL10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[24/58] Compiling L10n_swift UILabel+IBL10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[25/58] Compiling L10n_swift UISegmentedControl+IBL10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[26/58] Compiling L10n_swift UITabBarItem+IBL10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[27/58] Compiling L10n_swift UITextField+IBL10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[28/58] Compiling L10n_swift UIViewController+IBL10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[29/58] Compiling L10n_swift UIDatePicker+IBL10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[30/58] Compiling L10n_swift UINavigationItem+IBL10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[31/58] Compiling L10n_swift AccentedTextDecorator.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[32/58] Compiling L10n_swift BoundedTextDecorator.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[33/58] Compiling L10n_swift DoubleLengthTextDecorator.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[34/58] Compiling L10n_swift RightToLeftTextDecorator.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[35/58] Compiling L10n_swift TextDecorator.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[36/58] Compiling L10n_swift Date+Localizable.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[37/58] Compiling L10n_swift NSNumber+Localizable.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[38/58] Compiling L10n_swift UISearchBar+IBL10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[39/58] Compiling L10n_swift UIButton+IBL10n+focused.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[40/58] Compiling L10n_swift WKInterfaceButton+IBL10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[41/58] Compiling L10n_swift WKInterfaceController+IBL10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[42/58] Compiling L10n_swift WKInterfaceLabel+IBL10n.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[43/58] Compiling L10n_swift resource_bundle_accessor.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[44/58] Compiling L10n_swift StringsResourceProvider.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[45/58] Compiling L10n_swift StringsdictResourceProvider.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[46/58] Compiling L10n_swift DictionaryResource.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[47/58] Compiling L10n_swift EmptyResource.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[48/58] Compiling L10n_swift Resource.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[49/58] Compiling L10n_swift StringResource.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[50/58] Compiling L10n_swift ResourceContainer.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[51/58] Emitting module L10n_swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[52/58] Compiling L10n_swift Bundle+utils.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[53/58] Compiling L10n_swift L10n+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[54/58] Compiling L10n_swift L10n+CustomStringConvertible.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[55/58] Compiling L10n_swift L10n+Equatable.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[56/58] Compiling L10n_swift L10n+Localizable.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[57/58] Compiling L10n_swift L10n+deprecated.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
[58/58] Compiling L10n_swift L10n+static.swift
/host/spi-builder-workspace/Source/Core/Extensions/Bundle+utils.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | internal extension Bundle {
BUILD FAILURE 6.2 wasm