The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CTXTutorialEngine, reference 3.0.3 (870592), with Swift 6.2 for Wasm on 18 Jun 2025 19:10:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/andymedvedev/CTXTutorialEngine.git
Reference: 3.0.3
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/andymedvedev/CTXTutorialEngine
 * tag               3.0.3      -> FETCH_HEAD
HEAD is now at 8705921 pause all animations duting the tutorial and restore at end
Cloned https://github.com/andymedvedev/CTXTutorialEngine.git
Revision (git rev-parse @):
87059218e2b4af74373aef65aa5f2883d4787cbf
SUCCESS checkout https://github.com/andymedvedev/CTXTutorialEngine.git at 3.0.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/andymedvedev/CTXTutorialEngine.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/32] Compiling CTXTutorialEngine CTXTutorialStepInfo.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[4/32] Compiling CTXTutorialEngine CTXTutorialStepModel.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[5/32] Compiling CTXTutorialEngine CTXTutorialViewsShownEventConfig.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[6/32] Compiling CTXTutorialEngine CTXTutorialContainer.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[7/32] Compiling CTXTutorialEngine CTXTutorialContainerViewController.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[8/32] Compiling CTXTutorialEngine CTXTutorialModule.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[9/32] Compiling CTXTutorialEngine CTXTutorialModuleContract.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[10/32] Compiling CTXTutorialEngine CTXTutorialRouterImpl.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[11/32] Compiling CTXTutorialEngine + UIView.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[12/32] Compiling CTXTutorialEngine CTXTutorialAdditionError.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[13/32] Compiling CTXTutorialEngine CTXTutorialConfig.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[14/32] Compiling CTXTutorialEngine CTXTutorialStepConfig.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[15/36] Compiling CTXTutorialEngine CTXTutoriarPresenterImpl.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[16/36] Compiling CTXTutorialEngine CTXTutorialConfigLoader.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[17/36] Compiling CTXTutorialEngine CTXTutorialEventConfigMetaType.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[18/36] Compiling CTXTutorialEngine CTXTutorialEventConfigsArray.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[19/36] Compiling CTXTutorialEngine CTXTutotialHintView.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[20/36] Compiling CTXTutorialEngine CTXTutiralModuleDelegate.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[21/36] Compiling CTXTutorialEngine CTXTutorialContainerDelegate.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[22/36] Compiling CTXTutorialEngine CTXTutorialDelegate.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[23/36] Compiling CTXTutorialEngine CTXTutorialEngineDelegate.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[24/36] Compiling CTXTutorialEngine + CALayer.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[25/36] Compiling CTXTutorialEngine + UIApplication.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[26/36] Compiling CTXTutorialEngine + UIColor.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[27/36] Compiling CTXTutorialEngine CTXTutorial.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[28/36] Compiling CTXTutorialEngine CTXTutorialAppearance.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[29/36] Compiling CTXTutorialEngine CTXTutorialDefaultHintView.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[30/36] Compiling CTXTutorialEngine CTXTutorialEngine.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[31/36] Compiling CTXTutorialEngine CTXTutorialEvent.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/36] Emitting module CTXTutorialEngine
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[33/36] Compiling CTXTutorialEngine CTXTutorialEventBus.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[34/36] Compiling CTXTutorialEngine CTXTutorialViewAvailabilityChecker.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[35/36] Compiling CTXTutorialEngine CTXTutorialViewController.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
[36/36] Compiling CTXTutorialEngine CTXTutorialWeakViewController.swift
/host/spi-builder-workspace/Sources/Core/CTXTutorial.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 |
  7 | public typealias CTXTutorialID = String
BUILD FAILURE 6.2 wasm