Build Information
Failed to build NotificationBannerSwift, reference 4.0.0 (be5280
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 01:31:54 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/Daltron/NotificationBanner.git
Reference: 4.0.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/Daltron/NotificationBanner
* tag 4.0.0 -> FETCH_HEAD
HEAD is now at be52806 Update Dependencies for Privacy Manifest (#426)
Cloned https://github.com/Daltron/NotificationBanner.git
Revision (git rev-parse @):
be52806c3b95f9210955a8a94259d40f8a9e928d
SUCCESS checkout https://github.com/Daltron/NotificationBanner.git at 4.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Daltron/NotificationBanner.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/SnapKit/SnapKit
Fetching https://github.com/cbpowell/MarqueeLabel
[1/4250] Fetching snapkit
[936/8110] Fetching snapkit, marqueelabel
Fetched https://github.com/SnapKit/SnapKit from cache (0.77s)
Fetched https://github.com/cbpowell/MarqueeLabel from cache (0.79s)
Computing version for https://github.com/cbpowell/MarqueeLabel
warning: 'marqueelabel': /Package@swift-5.9.swift:9:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "MarqueeLabel",
8 | platforms: [
9 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | .tvOS(.v11),
11 | .visionOS(.v1)
/Package@swift-5.9.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | platforms: [
9 | .iOS(.v11),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
11 | .visionOS(.v1)
12 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/cbpowell/MarqueeLabel at 4.5.0 (1.92s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.7.1 (0.36s)
Creating working copy for https://github.com/cbpowell/MarqueeLabel
Working copy of https://github.com/cbpowell/MarqueeLabel resolved at 4.5.0
Creating working copy for https://github.com/SnapKit/SnapKit
Working copy of https://github.com/SnapKit/SnapKit resolved at 5.7.1
warning: 'marqueelabel': /host/spi-builder-workspace/.build/checkouts/MarqueeLabel/Package@swift-5.9.swift:9:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "MarqueeLabel",
8 | platforms: [
9 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | .tvOS(.v11),
11 | .visionOS(.v1)
/host/spi-builder-workspace/.build/checkouts/MarqueeLabel/Package@swift-5.9.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | platforms: [
9 | .iOS(.v11),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
11 | .visionOS(.v1)
12 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Building for debugging...
[0/6] Write sources
[0/6] Copying PrivacyInfo.xcprivacy
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/44] Emitting module MarqueeLabel
/host/spi-builder-workspace/.build/checkouts/MarqueeLabel/Sources/MarqueeLabel.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import QuartzCore
10 |
[8/44] Compiling MarqueeLabel resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/MarqueeLabel/Sources/MarqueeLabel.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import QuartzCore
10 |
[9/44] Compiling MarqueeLabel MarqueeLabel.swift
/host/spi-builder-workspace/.build/checkouts/MarqueeLabel/Sources/MarqueeLabel.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import QuartzCore
10 |
[10/44] Compiling SnapKit ConstraintLayoutSupportDSL.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
25 | import UIKit
26 | #else
27 | import AppKit
| `- error: no such module 'AppKit'
28 | #endif
29 |
[11/44] Compiling SnapKit ConstraintMaker.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
25 | import UIKit
26 | #else
27 | import AppKit
| `- error: no such module 'AppKit'
28 | #endif
29 |
[12/44] Compiling SnapKit ConstraintMakerEditable.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
25 | import UIKit
26 | #else
27 | import AppKit
| `- error: no such module 'AppKit'
28 | #endif
29 |
[13/44] Compiling SnapKit ConstraintMakerExtendable.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
25 | import UIKit
26 | #else
27 | import AppKit
| `- error: no such module 'AppKit'
28 | #endif
29 |
[14/44] Compiling SnapKit ConstraintMakerFinalizable.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
25 | import UIKit
26 | #else
27 | import AppKit
| `- error: no such module 'AppKit'
28 | #endif
29 |
[15/44] Compiling SnapKit ConstraintMakerPrioritizable.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
25 | import UIKit
26 | #else
27 | import AppKit
| `- error: no such module 'AppKit'
28 | #endif
29 |
[16/44] Compiling SnapKit ConstraintMakerRelatable+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
25 | import UIKit
26 | #else
27 | import AppKit
| `- error: no such module 'AppKit'
28 | #endif
29 |
[17/44] Compiling SnapKit ConstraintMakerRelatable.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
25 | import UIKit
26 | #else
27 | import AppKit
| `- error: no such module 'AppKit'
28 | #endif
29 |
[18/44] Compiling SnapKit ConstraintMultiplierTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
25 | import UIKit
26 | #else
27 | import AppKit
| `- error: no such module 'AppKit'
28 | #endif
29 |
[19/44] Compiling SnapKit ConstraintOffsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
25 | import UIKit
26 | #else
27 | import AppKit
| `- error: no such module 'AppKit'
28 | #endif
29 |
BUILD FAILURE 6.2 wasm