Build Information
Failed to build ID3TagEditor, reference 5.4.0 (adcebd
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 17:58:59 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/chicio/ID3TagEditor.git
Reference: 5.4.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/chicio/ID3TagEditor
* tag 5.4.0 -> FETCH_HEAD
HEAD is now at adcebd1 Release 5.4.0 :rocket:
Cloned https://github.com/chicio/ID3TagEditor.git
Revision (git rev-parse @):
adcebd1680ac1a93f8a95f84c515680cac3c69d6
SUCCESS checkout https://github.com/chicio/ID3TagEditor.git at 5.4.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/chicio/ID3TagEditor.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/swiftlang/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (4.69s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.66s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.56s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/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/117] Emitting module ID3TagEditor
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[6/132] Compiling ID3TagEditor PaddingAdder.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[7/132] Compiling ID3TagEditor PaddingAdderToEndOfContentUsingNullChar.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[8/132] Compiling ID3TagEditor PaddingRemover.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[9/132] Compiling ID3TagEditor PaddingRemoverUsingTrimming.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[10/132] Compiling ID3TagEditor SynchsafeEncoder.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[11/132] Compiling ID3TagEditor SynchsafeIntegerDecoder.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[12/132] Compiling ID3TagEditor SynchsafeIntegerEncoder.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[13/132] Compiling ID3TagEditor UInt32ToByteArrayAdapter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[14/132] Compiling ID3TagEditor UInt32ToByteArrayAdapterUsingUnsafePointer.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[15/132] Compiling ID3TagEditor FrameContentAdapter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[16/132] Compiling ID3TagEditor FrameContentSizeCalculator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[17/132] Compiling ID3TagEditor FrameFlagsCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[18/132] Compiling ID3TagEditor FrameFromIntegerContentAdapter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[19/132] Compiling ID3TagEditor FrameFromStringContentAdapter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[20/132] Compiling ID3TagEditor FrameFromStringContentCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[21/132] Compiling ID3TagEditor FrameHeaderCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[22/132] Compiling ID3TagEditor PartOfTotalStringAdapter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[23/132] Compiling ID3TagEditor PictureTypeAdapter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[24/132] Compiling ID3TagEditor TagSizeParser.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[25/132] Compiling ID3TagEditor TagVersionParser.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[26/132] Compiling ID3TagEditor ID32v2TagBuilder.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[27/132] Compiling ID3TagEditor ID32v3TagBuilder.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[28/132] Compiling ID3TagEditor ID32v4TagBuilder.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[29/132] Compiling ID3TagEditor ID3Tag.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[30/132] Compiling ID3TagEditor ID3TagConfiguration.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[31/132] Compiling ID3TagEditor ID3TagContentReader.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[32/132] Compiling ID3TagEditor ID3TagPresence.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[33/132] Compiling ID3TagEditor ID3TagProperties.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[34/132] Compiling ID3TagEditor ID3TagToStringAdapter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[35/132] Compiling ID3TagEditor TagBuilder.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[36/132] Compiling ID3TagEditor TagPresence.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[37/132] Compiling ID3TagEditor ID3AttachedPictureFrameContentParsingOperationFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[38/132] Compiling ID3TagEditor ID3CoupleOfNumbersAdapter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[39/132] Compiling ID3TagEditor ID3DiscPositionFrameContentParsingOperationFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[40/132] Compiling ID3TagEditor ID3FrameContentParsingOperationFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[41/132] Compiling ID3TagEditor ID3FrameContentSizeParser.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[42/132] Compiling ID3TagEditor ID3FrameParser.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[43/132] Compiling ID3TagEditor ID3FrameSizeParser.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[44/132] Compiling ID3TagEditor ID3FrameStringContentParser.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[45/132] Compiling ID3TagEditor ID3FrameStringContentParserFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[46/132] Compiling ID3TagEditor ID3FrameStringContentParsingOperation.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[47/132] Compiling ID3TagEditor ID3FrameStringContentParsingOperationFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[48/132] Compiling ID3TagEditor ID3FrameStringEncodingDetector.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[49/132] Compiling ID3TagEditor ID3FramesParser.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[50/132] Compiling ID3TagEditor ID3GenreFrameContentParsingOperationFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[51/132] Compiling ID3TagEditor ID3GenreStringAdapter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[52/132] Compiling ID3TagEditor ID3LocalizedFrameContentParsingOperation.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[53/132] Compiling ID3TagEditor ID3FrameWithStringContent.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[54/132] Compiling ID3TagEditor ID3Genre.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[55/132] Compiling ID3TagEditor ID3PictureFormat.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[56/132] Compiling ID3TagEditor ID3PictureType.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[57/132] Compiling ID3TagEditor ID3TagEditor.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[58/132] Compiling ID3TagEditor ID3TagEditorError.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[59/132] Compiling ID3TagEditor ID3Version.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[60/132] Compiling ID3TagEditor Mp3FileReader.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[61/132] Compiling ID3TagEditor Mp3FileReaderFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[62/132] Compiling ID3TagEditor Mp3FileWriter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[63/132] Compiling ID3TagEditor Mp3WithID3TagBuilder.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[64/132] Compiling ID3TagEditor FrameContentParser.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[65/132] Compiling ID3TagEditor FrameContentParsingOperation.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[66/132] Compiling ID3TagEditor FrameContentSizeParser.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[67/132] Compiling ID3TagEditor FrameSizeParser.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[68/132] Compiling ID3TagEditor ID3AttachedPictureFrameContentParsingOperation.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[69/132] Compiling ID3TagEditor ID3LocalizedFrameContentParsingOperationFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[70/132] Compiling ID3TagEditor ID3ParsingOperationForID3FrameWithIntegerFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[71/132] Compiling ID3TagEditor ID3ParsingOperationForID3FrameWithStringFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[72/132] Compiling ID3TagEditor ID3PartOfTotalStringAdapter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[73/132] Compiling ID3TagEditor ID3PictureTypeAdapter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[74/132] Compiling ID3TagEditor ID3RecordingDayMonthContentParsingOperationFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[75/132] Compiling ID3TagEditor ID3RecordingHourMinuteFrameContentParsingOperationFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[76/132] Compiling ID3TagEditor ID3RecordingTimeFrameContentParsingOperation.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[77/132] Compiling ID3TagEditor ID3RecordingTimeFrameContentParsingOperationFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[78/132] Compiling ID3TagEditor ID3StringEncoding.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[79/132] Compiling ID3TagEditor ID3StringEncodingConverter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[80/132] Compiling ID3TagEditor ID3TagParser.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[81/132] Compiling ID3TagEditor ID3TagParserFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[82/132] Compiling ID3TagEditor ID3TagSizeParser.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[83/132] Compiling ID3TagEditor ID3TagVersionParser.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[84/132] Compiling ID3TagEditor ID3TrackPositionFrameContentParsingOperationFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[85/132] Compiling ID3TagEditor ID3AttachedPictureFrameCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[86/132] Compiling ID3TagEditor ID3AttachedPicturesFramesCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[87/132] Compiling ID3TagEditor ID3AttachedPicturesFramesCreatorFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[88/132] Compiling ID3TagEditor ID3DiscPositionFrameCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[89/132] Compiling ID3TagEditor ID3FrameContentCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[90/132] Compiling ID3TagEditor ID3FrameContentSizeCalculator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[91/132] Compiling ID3TagEditor ID3FrameCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[92/132] Compiling ID3TagEditor ID3FrameCreatorsFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[93/132] Compiling ID3TagEditor ID3FrameFlagsCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[94/132] Compiling ID3TagEditor ID3FrameFromStringContentCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[95/132] Compiling ID3TagEditor ID3FrameFromStringContentCreatorWithISO88591EncodingFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[96/132] Compiling ID3TagEditor ID3FrameFromStringContentCreatorWithUTF16EncodingFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[97/132] Compiling ID3TagEditor ID3FrameHeaderCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[98/132] Compiling ID3TagEditor ID3FrameHeaderCreatorFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[99/132] Compiling ID3TagEditor ID3FramesCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[100/132] Compiling ID3TagEditor ID3FramesWithLocalizedContentCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[101/132] Compiling ID3TagEditor StringToBytesAdapter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[102/132] Compiling ID3TagEditor TimestampCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[103/132] Compiling ID3TagEditor FrameName.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[104/132] Compiling ID3TagEditor FrameType.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[105/132] Compiling ID3TagEditor ID3AttachedPictureFrameConfiguration.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[106/132] Compiling ID3TagEditor ID3Frame.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[107/132] Compiling ID3TagEditor ID3FrameAttachedPicture.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[108/132] Compiling ID3TagEditor ID3FrameConfiguration.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[109/132] Compiling ID3TagEditor ID3FrameContentLanguage.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[110/132] Compiling ID3TagEditor ID3FrameGenre.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[111/132] Compiling ID3TagEditor ID3FramePartofTotal.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[112/132] Compiling ID3TagEditor ID3FrameRecordingDateTime.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[113/132] Compiling ID3TagEditor ID3FrameRecordingDayMonth.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[114/132] Compiling ID3TagEditor ID3FrameRecordingHourMinute.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[115/132] Compiling ID3TagEditor ID3FrameWithIntegerContent.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[116/132] Compiling ID3TagEditor ID3FrameWithLocalizedContent.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[117/132] Compiling ID3TagEditor ID3FramesWithLocalizedContentCreatorFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[118/132] Compiling ID3TagEditor ID3GenreFrameCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[119/132] Compiling ID3TagEditor ID3ISO88591StringToByteAdapter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[120/132] Compiling ID3TagEditor ID3LocalizedFrameCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[121/132] Compiling ID3TagEditor ID3RecordingDateTimeFrameCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[122/132] Compiling ID3TagEditor ID3RecordingDayMonthFrameCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[123/132] Compiling ID3TagEditor ID3RecordingHourMinuteFrameCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[124/132] Compiling ID3TagEditor ID3RecordingTimesFrameCreatorsFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[125/132] Compiling ID3TagEditor ID3TagCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[126/132] Compiling ID3TagEditor ID3TagCreatorFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[127/132] Compiling ID3TagEditor ID3TagHeaderCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[128/132] Compiling ID3TagEditor ID3TimestampCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[129/132] Compiling ID3TagEditor ID3TrackPositionFrameCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[130/132] Compiling ID3TagEditor ID3UTF16StringToByteAdapter.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[131/132] Compiling ID3TagEditor ID3iTunesFrameCreatorsFactory.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
[132/132] Compiling ID3TagEditor LocalizedFrameCreator.swift
/host/spi-builder-workspace/Source/Common/PaddingAdder.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | protocol PaddingAdder {
BUILD FAILURE 6.2 wasm