The Swift Package Index logo.Swift Package Index

Build Information

Failed to build InputFence, reference v1.0.0 (c2e513), with Swift 6.2 for Wasm on 23 Aug 2025 05:59:45 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/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/PalmeiraLabs/InputFence.git
Reference: v1.0.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/PalmeiraLabs/InputFence
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at c2e5137 Add full documentation.
Cloned https://github.com/PalmeiraLabs/InputFence.git
Revision (git rev-parse @):
c2e5137a94367026d727f7c386d1f37fbaf31f35
SUCCESS checkout https://github.com/PalmeiraLabs/InputFence.git at v1.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/PalmeiraLabs/InputFence.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/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
Fetching https://github.com/marmelroy/PhoneNumberKit.git
[1/7113] Fetching phonenumberkit
Fetched https://github.com/marmelroy/PhoneNumberKit.git from cache (0.96s)
Computing version for https://github.com/marmelroy/PhoneNumberKit.git
Computed https://github.com/marmelroy/PhoneNumberKit.git at 3.8.0 (3.10s)
Creating working copy for https://github.com/marmelroy/PhoneNumberKit.git
Working copy of https://github.com/marmelroy/PhoneNumberKit.git resolved at 3.8.0
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[2/5] Copying PhoneNumberMetadata.json
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/23] Emitting module PhoneNumberKit
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[7/25] Compiling PhoneNumberKit CountryCodePickerOptions.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[8/25] Compiling PhoneNumberKit CountryCodePickerViewController.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[9/25] Compiling PhoneNumberKit MetadataManager.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[10/25] Compiling PhoneNumberKit MetadataParsing.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[11/25] Compiling PhoneNumberKit MetadataTypes.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[12/25] Compiling PhoneNumberKit PhoneNumber+Codable.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[13/25] Compiling PhoneNumberKit PhoneNumber.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[14/25] Compiling PhoneNumberKit PhoneNumberTextField.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[15/25] Compiling PhoneNumberKit resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[16/25] Compiling PhoneNumberKit PhoneNumberParser.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[17/25] Compiling PhoneNumberKit RegexManager.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[18/25] Compiling PhoneNumberKit Bundle+Resources.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[19/25] Compiling PhoneNumberKit Constants.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[20/25] Compiling PhoneNumberKit Formatter.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[21/25] Compiling PhoneNumberKit PhoneNumberFormatter.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[22/25] Compiling PhoneNumberKit PhoneNumberKit.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[23/25] Compiling PhoneNumberKit NSRegularExpression+Swift.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[24/25] Compiling PhoneNumberKit ParseManager.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
[25/25] Compiling PhoneNumberKit PartialFormatter.swift
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
BUILD FAILURE 6.2 wasm