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 OUDS, reference develop (202c3f), with Swift 6.2 (beta) for Wasm on 12 Sep 2025 15:12:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Orange-OpenSource/ouds-ios.git
Reference: develop
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/Orange-OpenSource/ouds-ios
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 202c3f2 fix: increase `badge` component size if large text in use (#844) (#954)
Cloned https://github.com/Orange-OpenSource/ouds-ios.git
Revision (git rev-parse @):
202c3f21aea1bdbc8736d9ae01a44426db95b95e
SUCCESS checkout https://github.com/Orange-OpenSource/ouds-ios.git at develop
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Orange-OpenSource/ouds-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/nicklockwood/SwiftFormat
[1/233] Fetching swiftlintplugins
[234/2327] Fetching swiftlintplugins, swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.38s)
[1/50879] Fetching swiftformat
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (40.67s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (41.35s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.57.2 (48.08s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.61.0 (5.89s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.49s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3509] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.15s)
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
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.61.0
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.5
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.57.2
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip
[1397/70760294] Downloading https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip (5.72s)
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin SwiftLintCommandPlugin
[3/3] Compiling plugin SwiftLintBuildToolPlugin
[4/4] Compiling plugin Swift-DocC Preview
[5/5] Compiling plugin Swift-DocC
Building for debugging...
[5/32] Write sources
[11/32] Copying Info.plist
[12/32] Copying Sosh-Medium.ttf
[13/32] Copying Sosh-Regular.ttf
[14/32] Copying Sosh-Black.ttf
[14/32] Copying Sosh-Thin.ttf
[14/32] Copying Sosh-Bold.ttf
[15/32] Copying Info.plist
[19/32] Write sources
[19/32] Copying Localizable.xcstrings
[19/32] Write sources
[19/32] Copying Info.plist
[23/32] Write sources
[28/32] Copying Icons.xcassets
[31/32] Write swift-version-24593BA9C3E375BF.txt
[33/42] Compiling OUDSFoundations String+extensions.swift
/host/spi-builder-workspace/OUDS/Foundations/Sources/Extensions/Color+extensions.swift:15:8: error: no such module 'SwiftUI'
13 |
14 | // Conditional import and use of UIKit for documentation generation (see #628 #626)
15 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
16 | #if canImport(UIKit)
17 | import UIKit
[34/43] Compiling OUDSFoundations OUDSWCAG21Ratio.swift
/host/spi-builder-workspace/OUDS/Foundations/Sources/Extensions/Color+extensions.swift:15:8: error: no such module 'SwiftUI'
13 |
14 | // Conditional import and use of UIKit for documentation generation (see #628 #626)
15 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
16 | #if canImport(UIKit)
17 | import UIKit
[35/43] Compiling OUDSFoundations OUDSLogger.swift
/host/spi-builder-workspace/OUDS/Foundations/Sources/Extensions/Color+extensions.swift:15:8: error: no such module 'SwiftUI'
13 |
14 | // Conditional import and use of UIKit for documentation generation (see #628 #626)
15 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
16 | #if canImport(UIKit)
17 | import UIKit
[36/43] Compiling OUDSFoundations String+l10n.swift
/host/spi-builder-workspace/OUDS/Foundations/Sources/Extensions/Color+extensions.swift:15:8: error: no such module 'SwiftUI'
13 |
14 | // Conditional import and use of UIKit for documentation generation (see #628 #626)
15 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
16 | #if canImport(UIKit)
17 | import UIKit
[37/43] Compiling OUDSFoundations String+SwiftUI.swift
/host/spi-builder-workspace/OUDS/Foundations/Sources/Extensions/Color+extensions.swift:15:8: error: no such module 'SwiftUI'
13 |
14 | // Conditional import and use of UIKit for documentation generation (see #628 #626)
15 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
16 | #if canImport(UIKit)
17 | import UIKit
[38/43] Compiling OUDSFoundations Int+SwiftUI.swift
/host/spi-builder-workspace/OUDS/Foundations/Sources/Extensions/Color+extensions.swift:15:8: error: no such module 'SwiftUI'
13 |
14 | // Conditional import and use of UIKit for documentation generation (see #628 #626)
15 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
16 | #if canImport(UIKit)
17 | import UIKit
[39/43] Compiling OUDSFoundations Font+extensions.swift
/host/spi-builder-workspace/OUDS/Foundations/Sources/Extensions/Color+extensions.swift:15:8: error: no such module 'SwiftUI'
13 |
14 | // Conditional import and use of UIKit for documentation generation (see #628 #626)
15 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
16 | #if canImport(UIKit)
17 | import UIKit
[40/43] Compiling OUDSFoundations Int+Operators.swift
/host/spi-builder-workspace/OUDS/Foundations/Sources/Extensions/Color+extensions.swift:15:8: error: no such module 'SwiftUI'
13 |
14 | // Conditional import and use of UIKit for documentation generation (see #628 #626)
15 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
16 | #if canImport(UIKit)
17 | import UIKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/43] Emitting module OUDSFoundations
/host/spi-builder-workspace/OUDS/Foundations/Sources/Extensions/Color+extensions.swift:15:8: error: no such module 'SwiftUI'
13 |
14 | // Conditional import and use of UIKit for documentation generation (see #628 #626)
15 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
16 | #if canImport(UIKit)
17 | import UIKit
[42/43] Compiling OUDSFoundations Color+extensions.swift
/host/spi-builder-workspace/OUDS/Foundations/Sources/Extensions/Color+extensions.swift:15:8: error: no such module 'SwiftUI'
13 |
14 | // Conditional import and use of UIKit for documentation generation (see #628 #626)
15 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
16 | #if canImport(UIKit)
17 | import UIKit
[43/43] Compiling OUDSFoundations ContentSizeCategory+extension.swift
/host/spi-builder-workspace/OUDS/Foundations/Sources/Extensions/Color+extensions.swift:15:8: error: no such module 'SwiftUI'
13 |
14 | // Conditional import and use of UIKit for documentation generation (see #628 #626)
15 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
16 | #if canImport(UIKit)
17 | import UIKit
BUILD FAILURE 6.2 wasm