The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CDKOraccInterface, reference main (e25c66), with Swift 6.2 for Wasm on 17 Jun 2025 19:30:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/ckanchan/CDKOraccInterface.git
Reference: main
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/ckanchan/CDKOraccInterface
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e25c669 Updated Package.swift
Cloned https://github.com/ckanchan/CDKOraccInterface.git
Revision (git rev-parse @):
e25c669bb487a0afc43e0d47148f363d3d211ebf
SUCCESS checkout https://github.com/ckanchan/CDKOraccInterface.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ckanchan/CDKOraccInterface.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
Fetching https://github.com/ckanchan/CDKSwiftOracc
[1/1528] Fetching cdkswiftoracc
Fetched https://github.com/ckanchan/CDKSwiftOracc from cache (0.58s)
Fetching https://github.com/weichsel/ZIPFoundation/
[1/5576] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation/ from cache (1.74s)
Computing version for https://github.com/weichsel/ZIPFoundation/
Computed https://github.com/weichsel/ZIPFoundation/ at 0.9.19 (2.16s)
Creating working copy for https://github.com/weichsel/ZIPFoundation/
Working copy of https://github.com/weichsel/ZIPFoundation/ resolved at 0.9.19
Creating working copy for https://github.com/ckanchan/CDKSwiftOracc
Working copy of https://github.com/ckanchan/CDKSwiftOracc resolved at main (aa3a105)
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/49] Emitting module ZIPFoundation
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/51] Emitting module CDKSwiftOracc
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[7/54] Compiling CDKSwiftOracc OraccLanguages.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[8/54] Compiling CDKSwiftOracc XISReference.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[9/54] Compiling CDKSwiftOracc Cuneifier.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[10/54] Compiling CDKSwiftOracc NSAttributedStringFormatter.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[11/54] Compiling CDKSwiftOracc NSAttributedStringKey+OraccAttributes.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[12/54] Compiling CDKSwiftOracc OraccAttributedString.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[13/54] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[14/54] Compiling ZIPFoundation URL+ZIP.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[15/54] Compiling CDKSwiftOracc OraccCatalog.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[16/54] Compiling CDKSwiftOracc OraccCatalogueEntry+Codable.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[17/54] Compiling CDKSwiftOracc OraccCatalogueEntry.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[18/54] Compiling CDKSwiftOracc OraccHTML5Formatter.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[19/54] Compiling CDKSwiftOracc OraccTextEdition.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[20/54] Compiling CDKSwiftOracc TextEditionFormatting.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[24/54] Compiling CDKSwiftOracc TextID.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[25/54] Compiling CDKSwiftOracc OraccGlobalSignList.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[26/54] Compiling CDKSwiftOracc String+CuneiformHelpers.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[27/54] Compiling CDKSwiftOracc AttributedStringFormatter.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[28/54] Compiling CDKSwiftOracc OraccCDLNode+Codable.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[29/54] Compiling CDKSwiftOracc OraccCDLNode+ExtendedAttributes.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[32/54] Compiling CDKSwiftOracc CuneiformSignReading.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[33/54] Compiling CDKSwiftOracc GraphemeDescription+Codable.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[34/54] Compiling CDKSwiftOracc GraphemeDescription.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[35/54] Compiling CDKSwiftOracc NodeReference.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[36/54] Compiling CDKSwiftOracc TextSearchCollection.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[37/54] Compiling CDKSwiftOracc TextSetProtocol.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
[38/54] Compiling CDKSwiftOracc OraccGlossary.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:19:8: error: no such module 'Foundation'
17 | //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Datatype enumerating a localized reading of a cuneiform sign from a tablet.
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
BUILD FAILURE 6.2 wasm