Build Information
Failed to build OrangeDesignSystem, reference qualif (117005
), with Swift 6.0 for Linux on 4 Jun 2025 20:01:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Orange-OpenSource/ods-ios.git
Reference: qualif
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
* branch qualif -> FETCH_HEAD
* [new branch] qualif -> origin/qualif
HEAD is now at 1170052 Prepare version 1.4.0
Cloned https://github.com/Orange-OpenSource/ods-ios.git
Revision (git rev-parse @):
11700524e78dee687f2559b972268f58864e3bb5
SUCCESS checkout https://github.com/Orange-OpenSource/ods-ios.git at qualif
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
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-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/lucaszischka/BottomSheet
Fetching https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git
Fetching https://github.com/tevelee/SwiftUI-Flow
[1/3998] Fetching bottomsheet
[401/4467] Fetching bottomsheet, accessibility-statement-lib-ios
Fetched https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git from cache (0.35s)
[401/33476] Fetching bottomsheet, swiftui-flow
Fetched https://github.com/tevelee/SwiftUI-Flow from cache (3.55s)
Fetched https://github.com/lucaszischka/BottomSheet from cache (3.72s)
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 (2.67s)
Computing version for https://github.com/lucaszischka/BottomSheet
Computed https://github.com/lucaszischka/BottomSheet at 3.1.1 (0.89s)
Computing version for https://github.com/tevelee/SwiftUI-Flow
Computed https://github.com/tevelee/SwiftUI-Flow at 1.2.0 (1.09s)
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.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.70s)
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
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/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
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/Icons.xcassets
/host/spi-builder-workspace/OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Images.xcassets
/host/spi-builder-workspace/OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Colors.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/Assets.xcassets
/host/spi-builder-workspace/InnovationCupTheme/Sources/InnovationCupTheme/Resources/Color.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
[6/16] Copying Info.plist
[8/16] Write sources
[8/16] Copying Localizable.strings
[9/16] Copying Info.plist
[12/16] Copying Localizable.strings
[13/16] Copying Assets.xcassets
[14/16] Copying Color.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 BottomSheet
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+BackgroundBlur.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension BottomSheet {
[18/72] Compiling DeclarationAccessibility DeclarationView.swift
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Utils/EASEWebView.swift:9:8: error: no such module 'SwiftUI'
7 | */
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 | import WebKit
11 |
[19/73] Compiling BottomSheet ColorExtension.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+BackgroundBlur.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension BottomSheet {
[20/73] Compiling BottomSheet UIApplicationExtension.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+BackgroundBlur.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension BottomSheet {
[21/73] Compiling BottomSheet IgnoresSafeAreaCompatible.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+BackgroundBlur.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension BottomSheet {
[22/73] Compiling BottomSheet RoundedCornerViewModifier.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+BackgroundBlur.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension BottomSheet {
[23/73] Compiling DeclarationAccessibility InformationView.swift
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Utils/EASEWebView.swift:9:8: error: no such module 'SwiftUI'
7 | */
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 | import WebKit
11 |
[24/73] Compiling DeclarationAccessibility CircularProgressView.swift
/host/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Utils/EASEWebView.swift:9:8: error: no such module 'SwiftUI'
7 | */
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 | import WebKit
11 |
[25/73] Compiling BottomSheet VisualEffectView.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+BackgroundBlur.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension BottomSheet {
[26/73] Compiling BottomSheet BottomSheetConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+BackgroundBlur.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension BottomSheet {
[27/73] Compiling BottomSheet BottomSheetPosition.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+BackgroundBlur.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension BottomSheet {
[28/73] Compiling BottomSheet BottomSheetWidth.swift
/host/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+BackgroundBlur.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension BottomSheet {
[29/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.
[30/73] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/73] 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.
[32/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.
[33/73] 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.
[34/73] 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.
[35/73] 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.
BUILD FAILURE 6.0 linux