Build Information
Failed to build SKTiled, reference master (c0a153), with Swift 6.0 for Linux on 21 Oct 2025 22:06:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mfessenden/SKTiled.git
Reference: master
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/mfessenden/SKTiled
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c0a1539 Merge pull request #45 from johncederholm/jmc/hasProperties_fix
Cloned https://github.com/mfessenden/SKTiled.git
Revision (git rev-parse @):
c0a15392bbfa8e5c307caa68e46ae5cd66720aa6
SUCCESS checkout https://github.com/mfessenden/SKTiled.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/mfessenden/SKTiled.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/33] Emitting module SKTiled
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[4/37] Compiling SKTiled TiledSceneCameraDelegate.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[5/37] Compiling SKTiled TiledSceneDelegate.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[6/37] Compiling SKTiled TilemapDelegate.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[7/37] Compiling SKTiled TilesetDataSource.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[8/37] Compiling SKTiled SKTiledObject.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[9/37] Compiling SKTiled SKTiledScene.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[10/37] Compiling SKTiled SKTiledSceneCamera.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[11/37] Compiling SKTiled SKTilemap.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[12/37] Compiling SKTiled SKTilemapParser.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[13/37] Compiling SKTiled SKTileset.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[14/37] Compiling SKTiled SKTilesetData.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[15/37] Compiling SKTiled ThreadSafeArray.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[16/37] Compiling SKTiled SKObjectGroup.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[17/37] Compiling SKTiled SKTile.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[18/37] Compiling SKTiled SKTileLayer.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[19/37] Compiling SKTiled SKTileObject.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[20/37] Compiling SKTiled SKTiled+Debug.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[21/37] Compiling SKTiled AnchorNode.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[22/37] Compiling SKTiled Array2D.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[23/37] Compiling SKTiled Logging.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[24/37] Compiling SKTiled SKGroupLayer.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[25/37] Compiling SKTiled SKImageLayer.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[26/37] Compiling SKTiled TileObjectProxy.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[27/37] Compiling SKTiled TiledBackgroundLayer.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[28/37] Compiling SKTiled TiledDebugDrawNode.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[29/37] Compiling SKTiled TiledGlobals.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[30/37] Compiling SKTiled TileAnimationFrame.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[31/37] Compiling SKTiled TileCollisionShape.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[32/37] Compiling SKTiled TileDataStorage.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[33/37] Compiling SKTiled TileObjectOverlay.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[34/37] Compiling SKTiled SKTiled+Extensions.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[35/37] Compiling SKTiled SKTiled+GameplayKit.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[36/37] Compiling SKTiled SKTiled+Properties.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
[37/37] Compiling SKTiled SKTiledLayerObject.swift
/host/spi-builder-workspace/Sources/AnchorNode.swift:28:8: error: no such module 'SpriteKit'
26 | // THE SOFTWARE.
27 |
28 | import SpriteKit
| `- error: no such module 'SpriteKit'
29 |
30 |
BUILD FAILURE 6.0 linux