Build Information
Failed to build VDGesture, reference 0.9.0 (c01477
), with Swift 6.2 (beta) for Linux on 19 Jun 2025 16:48:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDGesture.git
Reference: 0.9.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/dankinsoid/VDGesture
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at c014776 0.9.0
Cloned https://github.com/dankinsoid/VDGesture.git
Revision (git rev-parse @):
c01477668122fb11ecf9c1be3a3160e76a1bcf12
SUCCESS checkout https://github.com/dankinsoid/VDGesture.git at 0.9.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/dankinsoid/VDGesture.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-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/38] Emitting module VDGesture
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[4/38] Compiling VDGesture Drag.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[5/38] Compiling VDGesture Duration.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[6/38] Compiling VDGesture EitherGesture.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[7/38] Compiling VDGesture Empty.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[8/38] Compiling VDGesture Force.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[9/38] Compiling VDGesture Repeat.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[10/38] Compiling VDGesture Rotate.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[11/38] Compiling VDGesture Sequence.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[12/38] Compiling VDGesture Tap.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[13/38] Compiling VDGesture Touches.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[14/38] Compiling VDGesture And.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[15/38] Compiling VDGesture AnyGesture.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[16/38] Compiling VDGesture CGVector++.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[17/38] Compiling VDGesture Change.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[18/38] Compiling VDGesture Configs.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[19/38] Compiling VDGesture GestureContext.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[20/38] Compiling VDGesture GestureState.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[21/38] Compiling VDGesture GestureType.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[22/38] Compiling VDGesture GesturesBuilder.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[23/38] Compiling VDGesture Guarantee.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[24/38] Compiling VDGesture PareGestureBuilder.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[25/38] Compiling VDGesture PareSingleGesture.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[26/38] Compiling VDGesture Pinch.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[27/38] Compiling VDGesture Press.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[28/38] Compiling VDGesture RangeExpression++.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[29/38] Compiling VDGesture Handle.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[30/38] Compiling VDGesture Instant.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[31/38] Compiling VDGesture Inverted.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[32/38] Compiling VDGesture Lenght.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[33/38] Compiling VDGesture MapProperty.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[34/38] Compiling VDGesture Multitouch.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[35/38] Compiling VDGesture OptionalGesture.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[36/38] Compiling VDGesture Or.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[37/38] Compiling VDGesture Pare.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[38/38] Compiling VDGesture PareEmptyGesture.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[39/42] Compiling VDGesture TouchesGesture.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[40/42] Compiling VDGesture UIGestureRecognizer++.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[41/42] Compiling VDGesture VDGestureRecognizer.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
[42/42] Compiling VDGesture When.swift
/host/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGVector {
BUILD FAILURE 6.2 linux