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 TimecodeKit, reference main (8b5aa5), with Swift 6.2 (beta) for Wasm on 25 Jun 2025 06:33:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/orchetect/TimecodeKit.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/orchetect/TimecodeKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8b5aa50 Updated README
Cloned https://github.com/orchetect/TimecodeKit.git
Revision (git rev-parse @):
8b5aa503c1c5c51e1e5f30dcf3deb20b16f69554
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orchetect/TimecodeKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/orchetect/TimecodeKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
Building for debugging...
[0/8] Write sources
[4/8] Write swift-version-24593BA9C3E375BF.txt
[6/79] Compiling TimecodeKitCore TimecodeInterval Unary Operators.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[7/79] Compiling TimecodeKitCore TimecodeInterval.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[8/79] Compiling TimecodeKitCore TimecodeKitCore.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[9/79] Compiling TimecodeKitCore TimecodeTransformer.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[10/79] Compiling TimecodeKitCore CharacterSet.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[11/79] Compiling TimecodeKitCore Decimal.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[12/79] Compiling TimecodeKitCore FloatingPoint and Darwin.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[13/79] Compiling TimecodeKitCore FloatingPoint and Foundation.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[14/79] Compiling TimecodeKitCore FloatingPoint.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[15/79] Compiling TimecodeKitCore FloatingPointPowerComputable.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[16/89] Compiling TimecodeKitCore Timecode.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[17/89] Compiling TimecodeKitCore UpperLimit.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[18/89] Compiling TimecodeKitCore TimecodeFrameRate CompatibleGroup.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[19/89] Compiling TimecodeKitCore TimecodeFrameRate Conversions.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[20/89] Compiling TimecodeKitCore TimecodeFrameRate Formats.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[21/89] Compiling TimecodeKitCore TimecodeFrameRate Properties.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[22/89] Compiling TimecodeKitCore TimecodeFrameRate.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[23/89] Compiling TimecodeKitCore TimecodeInterval Rational CMTime.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[24/89] Compiling TimecodeKitCore TimecodeInterval Rational.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[25/89] Compiling TimecodeKitCore TimecodeInterval Real Time.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[26/89] Compiling TimecodeKitCore Timecode TimecodeInterval.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[27/89] Compiling TimecodeKitCore Timecode Zero.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[28/89] Compiling TimecodeKitCore StringFormat.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[29/89] Compiling TimecodeKitCore StringFormatOption.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[30/89] Compiling TimecodeKitCore SubFramesBase.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[31/89] Compiling TimecodeKitCore Timecode Conversion.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[32/89] Compiling TimecodeKitCore Timecode Properties.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[33/89] Compiling TimecodeKitCore Timecode Validation.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[34/89] Compiling TimecodeKitCore Timecode init.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[35/89] Compiling TimecodeKitCore Timecode set.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[36/89] Compiling TimecodeKitCore Integers.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[37/89] Compiling TimecodeKitCore NSAttributedString.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[38/89] Compiling TimecodeKitCore Ranges.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[39/89] Compiling TimecodeKitCore String and NSRegularExpression.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[40/89] Compiling TimecodeKitCore RangeAttribute.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[41/89] Compiling TimecodeKitCore URL.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[42/89] Compiling TimecodeKitCore VideoFrameRate Conversions.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[43/89] Compiling TimecodeKitCore VideoFrameRate Properties.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[44/89] Compiling TimecodeKitCore VideoFrameRate String Extensions.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[45/89] Compiling TimecodeKitCore VideoFrameRate.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[46/89] Compiling TimecodeKitCore Timecode Operators.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[47/89] Compiling TimecodeKitCore Timecode Rounding.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[48/89] Compiling TimecodeKitCore Codable.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[49/89] Compiling TimecodeKitCore Comparable.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[50/89] Compiling TimecodeKitCore CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[51/89] Compiling TimecodeKitCore Hashable.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[52/89] Compiling TimecodeKitCore Identifiable.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[53/89] Compiling TimecodeKitCore Sendable.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[54/89] Compiling TimecodeKitCore Strideable.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[55/89] Compiling TimecodeKitCore Timecode Source Protocols.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/89] Compiling TimecodeKitCore TimecodeKitCore-API-2.3.0.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[57/89] Compiling TimecodeKitCore TimecodeKitCore-API-2.3.1.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[58/89] Compiling TimecodeKitCore TimecodeKitCore-API-2.3.2.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[59/89] Compiling TimecodeKitCore CMTimeRange Extensions.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[60/89] Compiling TimecodeKitCore FeetAndFrames.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[61/89] Compiling TimecodeKitCore Fraction CMTime.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[62/89] Compiling TimecodeKitCore Fraction.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[63/89] Compiling TimecodeKitCore FrameRateProtocol Properties.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[64/89] Compiling TimecodeKitCore FrameRateProtocol.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[65/89] Compiling TimecodeKitCore Component.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[66/89] Compiling TimecodeKitCore ComponentRanges.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[67/89] Compiling TimecodeKitCore Components.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[68/89] Compiling TimecodeKitCore NSItemProvider.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[69/89] Compiling TimecodeKitCore Transferable.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[70/89] Compiling TimecodeKitCore UTType.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[71/89] Compiling TimecodeKitCore Errors.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[72/89] Compiling TimecodeKitCore FrameCount Value.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[73/89] Compiling TimecodeKitCore FrameCount.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[74/89] Compiling TimecodeKitCore Timecode Math Internal.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[75/89] Compiling TimecodeKitCore Timecode Math Public.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[76/89] Emitting module TimecodeKitCore
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[77/89] Compiling TimecodeKitCore Timecode Components.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[78/89] Compiling TimecodeKitCore Timecode FeetAndFrames.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[79/89] Compiling TimecodeKitCore Timecode FrameCount Value.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[80/89] Compiling TimecodeKitCore Timecode FrameCount.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[81/89] Compiling TimecodeKitCore Timecode Random.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[82/89] Compiling TimecodeKitCore Timecode Rational CMTime.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[83/89] Compiling TimecodeKitCore Timecode Rational.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[84/89] Compiling TimecodeKitCore Timecode Real Time.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[85/89] Compiling TimecodeKitCore Timecode Samples.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[86/89] Compiling TimecodeKitCore Timecode String.swift
/host/spi-builder-workspace/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
BUILD FAILURE 6.2 wasm