Build Information
Failed to build OrangeDesignSystem, reference 1.4.0 (0a54ea
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 10:22:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/Orange-OpenSource/ods-ios.git
Reference: 1.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/Orange-OpenSource/ods-ios
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at 0a54ea6 Sunset of ODS
Cloned https://github.com/Orange-OpenSource/ods-ios.git
Revision (git rev-parse @):
0a54ea696fcc098741e93ff73a462616a49a2e54
SUCCESS checkout https://github.com/Orange-OpenSource/ods-ios.git at 1.4.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Orange-OpenSource/ods-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/lucaszischka/BottomSheet
Fetching https://github.com/tevelee/SwiftUI-Flow
Fetching https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git
[1/469] Fetching accessibility-statement-lib-ios
[470/4467] Fetching accessibility-statement-lib-ios, bottomsheet
[590/34030] Fetching accessibility-statement-lib-ios, bottomsheet, swiftui-flow
Fetched https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git from cache (1.39s)
Fetched https://github.com/tevelee/SwiftUI-Flow from cache (1.41s)
[440/3998] Fetching bottomsheet
Fetched https://github.com/lucaszischka/BottomSheet from cache (3.70s)
Computing version for https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git
Computed https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git at 1.3.0 (4.25s)
Computing version for https://github.com/lucaszischka/BottomSheet
Computed https://github.com/lucaszischka/BottomSheet at 3.1.1 (0.57s)
Computing version for https://github.com/tevelee/SwiftUI-Flow
Computed https://github.com/tevelee/SwiftUI-Flow at 1.2.0 (0.53s)
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.41s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (2.18s)
Creating working copy for https://github.com/lucaszischka/BottomSheet
Working copy of https://github.com/lucaszischka/BottomSheet resolved at 3.1.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/tevelee/SwiftUI-Flow
Working copy of https://github.com/tevelee/SwiftUI-Flow resolved at 1.2.0
Creating working copy for https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git
Working copy of https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git resolved at 1.3.0
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Colors.xcassets
/host/spi-builder-workspace/OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Icons.xcassets
/host/spi-builder-workspace/OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Images.xcassets
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/InnovationCupTheme/Sources/InnovationCupTheme/Resources/Color.xcassets
/host/spi-builder-workspace/InnovationCupTheme/Sources/InnovationCupTheme/Resources/Assets.xcassets
warning: 'accessibility-statement-lib-ios': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Ressources/Assets.xcassets
warning: 'bottomsheet': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/Media.xcassets
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Write sources
[1/16] Copying Info.plist
[1/16] Write sources
[1/16] Copying Localizable.strings
[1/16] Copying Info.plist
[1/16] Write sources
[1/16] Copying Localizable.strings
[1/16] Write sources
[13/16] Copying Color.xcassets
[14/16] Copying Assets.xcassets
[15/16] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/68] Emitting module Flow
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Flow/Sources/Flow/HFlow.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A view that arranges its children in a horizontal flow layout.
[18/68] Compiling Flow Layout.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Flow/Sources/Flow/HFlow.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A view that arranges its children in a horizontal flow layout.
[19/68] Compiling DeclarationAccessibility InformationView.swift
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Model/Declaration.swift:9:8: error: no such module 'Foundation'
7 | */
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct Declaration {
[20/69] Compiling Flow VFlow.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Flow/Sources/Flow/HFlow.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A view that arranges its children in a horizontal flow layout.
[21/69] Compiling DeclarationAccessibility resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Model/Declaration.swift:9:8: error: no such module 'Foundation'
7 | */
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct Declaration {
[22/69] Compiling DeclarationAccessibility Theme.swift
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Model/Declaration.swift:9:8: error: no such module 'Foundation'
7 | */
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct Declaration {
[23/69] Compiling Flow Size.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Flow/Sources/Flow/HFlow.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A view that arranges its children in a horizontal flow layout.
[24/69] Compiling BottomSheet BottomSheet+FlickThrough.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
[25/69] Compiling BottomSheet BottomSheet+FloatingIPadSheet.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
[26/69] Compiling BottomSheet BottomSheet+OnDismiss.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
[27/69] Compiling BottomSheet BottomSheet+Resizable.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
[28/69] Compiling BottomSheet BottomSheet+SheetWidth.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
[29/69] Compiling Flow HFlowLayout.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Flow/Sources/Flow/HFlow.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A view that arranges its children in a horizontal flow layout.
[30/73] Compiling Flow VFlowLayout.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Flow/Sources/Flow/HFlow.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A view that arranges its children in a horizontal flow layout.
[31/73] Compiling BottomSheet ColorExtension.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
[32/73] Compiling BottomSheet UIApplicationExtension.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
[33/73] Compiling BottomSheet IgnoresSafeAreaCompatible.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
[34/73] Compiling BottomSheet RoundedCornerViewModifier.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Model/Declaration.swift:9:8: error: no such module 'Foundation'
7 | */
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct Declaration {
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Model/Declaration.swift:9:8: error: no such module 'Foundation'
7 | */
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct Declaration {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/73] Emitting module DeclarationAccessibility
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Model/Declaration.swift:9:8: error: no such module 'Foundation'
7 | */
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct Declaration {
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Model/Declaration.swift:9:8: error: no such module 'Foundation'
7 | */
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct Declaration {
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Model/Declaration.swift:9:8: error: no such module 'Foundation'
7 | */
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct Declaration {
[40/73] Compiling Flow HFlow.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Flow/Sources/Flow/HFlow.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A view that arranges its children in a horizontal flow layout.
[41/73] Compiling DeclarationAccessibility Log.swift
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Model/Declaration.swift:9:8: error: no such module 'Foundation'
7 | */
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct Declaration {
[42/73] Compiling DeclarationAccessibility CircularProgressView.swift
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Model/Declaration.swift:9:8: error: no such module 'Foundation'
7 | */
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct Declaration {
[43/73] Compiling DeclarationAccessibility DeclarationView.swift
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Model/Declaration.swift:9:8: error: no such module 'Foundation'
7 | */
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct Declaration {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/73] Emitting module BottomSheet
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
[45/73] Compiling BottomSheet BottomSheet+AccountingForKeyboardHeight.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
[46/73] Compiling BottomSheet BottomSheet+AppleScrollBehavior.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
[47/73] Compiling BottomSheet BottomSheet+BackgroundBlur.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
[48/73] Compiling BottomSheet BottomSheet+CloseButton.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
[49/73] Compiling BottomSheet BottomSheet+ContentDrag.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift:9:8: error: no such module 'Foundation'
7 |
8 | #if !os(macOS)
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension BottomSheet {
BUILD FAILURE 6.2 wasm