Build Information
Failed to build swiftui-property-picker, reference 4.4.6 (18bd1d
), with Swift 6.2 (beta) for Android on 22 Jun 2025 14:28:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ipedro/swiftui-property-picker.git
Reference: 4.4.6
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/ipedro/swiftui-property-picker
* tag 4.4.6 -> FETCH_HEAD
HEAD is now at 18bd1d6 Generated PropertyPicker.swift
Cloned https://github.com/ipedro/swiftui-property-picker.git
Revision (git rev-parse @):
18bd1d659c65768f565e931c5ce9e4ba769d9a04
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ipedro/swiftui-property-picker.git at 4.4.6
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/ipedro/swiftui-property-picker.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[1/204] Fetching swiftlintplugins
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.45s)
[1/48941] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (45.44s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.59.1 (48.84s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (6.87s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.59.1
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[1369/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (4.47s)
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin SwiftLintCommandPlugin
[3/3] Compiling plugin SwiftLintBuildToolPlugin
Building for debugging...
[3/6] Write sources
[5/6] Write swift-version-8C5A4AE7A8CE2BA.txt
[7/31] Compiling PropertyPicker PropertyWriter.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[8/31] Compiling PropertyPicker RowBuilderWriter.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[9/31] Compiling PropertyPicker InlineRow.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[10/34] Compiling PropertyPicker PropertyPickerStyle.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[11/34] Compiling PropertyPicker _InlinePropertyPicker.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[12/34] Compiling PropertyPicker _ListPropertyPicker.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[13/34] Compiling PropertyPicker _SheetPropertyPicker.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[14/34] Compiling PropertyPicker Context.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[15/34] Compiling PropertyPicker PreferenceWriter.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[16/34] Compiling PropertyPicker ListRow.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[17/34] Compiling PropertyPicker Rows.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[18/34] Compiling PropertyPicker Title.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[19/34] Compiling PropertyPicker PropertyPicker.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[20/34] Compiling PropertyPicker PropertyPickerState.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[21/34] Compiling PropertyPicker PropertyPickerKey.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[22/34] Compiling PropertyPicker PropertyPickerSafeAreaAdjustmentStyle.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[23/34] Compiling PropertyPicker PropertyPickerTextTransformation.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[24/34] Compiling PropertyPicker RowBuilder.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[25/34] Compiling PropertyPicker PropertyPicker+View.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[26/34] Compiling PropertyPicker EvironmentKeys.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[27/34] Compiling PropertyPicker PreferenceKeys.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[28/34] Compiling PropertyPicker AnimationBox.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[29/34] Compiling PropertyPicker Context.Data.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[30/34] Compiling PropertyPicker Property.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[31/34] Compiling PropertyPicker PropertyID.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[32/34] Compiling PropertyPicker PropertyOption.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[33/34] Compiling PropertyPicker PropertyPickerRowSorting.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/34] Emitting module PropertyPicker
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
BUILD FAILURE 6.2 android