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 FoundationPlus, reference main (302d78), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 22:21:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/Star-Lord-PHB/foundation-plus.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/Star-Lord-PHB/foundation-plus
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 302d78d Create LICENSE
Cloned https://github.com/Star-Lord-PHB/foundation-plus.git
Revision (git rev-parse @):
302d78da9ee044ea622ecfd4ee24384210f056e7
SUCCESS checkout https://github.com/Star-Lord-PHB/foundation-plus.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Star-Lord-PHB/foundation-plus.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.25s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/9] Write sources
[6/9] Compiling CSystem shims.c
[7/9] Compiling GlibcInterop FSIOC.c
[7/9] Write swift-version-24593BA9C3E375BF.txt
[10/47] Compiling DatePlus Date+Comparison.swift
/host/spi-builder-workspace/Sources/DatePlus/Calendar+MeasurableComponent.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/47] Emitting module DatePlus
/host/spi-builder-workspace/Sources/DatePlus/Calendar+MeasurableComponent.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 |
[12/47] Compiling SystemPackage Errno.swift
[13/47] Compiling SystemPackage ErrnoWindows.swift
[14/47] Compiling SystemPackage FileDescriptor.swift
[15/47] Compiling SystemPackage FileHelpers.swift
[16/50] Compiling DatePlus Date+Components.swift
/host/spi-builder-workspace/Sources/DatePlus/Calendar+MeasurableComponent.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 |
[17/50] Compiling DatePlus Date+Arithmetic.swift
/host/spi-builder-workspace/Sources/DatePlus/Calendar+MeasurableComponent.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 |
[18/50] Compiling DatePlus Calendar+MeasurableComponent.swift
/host/spi-builder-workspace/Sources/DatePlus/Calendar+MeasurableComponent.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/50] Emitting module ConcurrencyPlus
/host/spi-builder-workspace/Sources/ConcurrencyPlus/Task.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 |
[20/50] Compiling ConcurrencyPlus Task.swift
/host/spi-builder-workspace/Sources/ConcurrencyPlus/Task.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 |
[21/50] Compiling ConcurrencyPlus TaskExecutor.swift
/host/spi-builder-workspace/Sources/ConcurrencyPlus/Task.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 |
[22/50] Compiling SystemPackage MachPort.swift
[23/50] Compiling SystemPackage PlatformString.swift
[24/50] Compiling SystemPackage SystemString.swift
[25/50] Compiling DatePlus Date+QuickAccessor.swift
/host/spi-builder-workspace/Sources/DatePlus/Calendar+MeasurableComponent.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 |
[26/50] Compiling DatePlus Date+Parsing.swift
/host/spi-builder-workspace/Sources/DatePlus/Calendar+MeasurableComponent.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/50] Compiling SystemPackage FileOperations.swift
[28/50] Compiling SystemPackage FilePath.swift
[29/50] Compiling SystemPackage FilePathComponentView.swift
[30/50] Compiling SystemPackage FilePathComponents.swift
[31/50] Emitting module SystemPackage
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
BUILD FAILURE 6.2 wasm