This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build VDGesture with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDGesture.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/dankinsoid/VDGesture
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5c18b36 Merge branch 'master' of https://github.com/dankinsoid/VDGesture
Cloned https://github.com/dankinsoid/VDGesture.git
Revision (git rev-parse @):
5c18b36f8e5c39973f52bd517f7df07e24a47b85
SUCCESS checkout https://github.com/dankinsoid/VDGesture.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/dankinsoid/VDGesture.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
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/42] 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 {
[5/42] 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 {
[6/42] 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 {
[7/42] 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 {
[8/42] 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 {
[9/42] 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 {
[10/42] 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 {
[11/42] 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 {
[12/42] 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 {
[13/42] 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 {
[14/42] 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 {
[15/42] 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 {
[16/42] 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 {
[17/42] 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 {
[18/42] 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 {
[19/42] 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 {
[20/42] 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 {
[21/42] 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 {
[22/42] 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 {
[23/42] 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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/42] 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 {
[29/42] 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 {
[30/42] 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 {
[31/42] 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 {
[32/42] 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 {
[33/42] 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 {
[34/42] 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 {
[35/42] 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 {
[36/42] 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 {
[37/42] 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 {
[38/42] 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 {
[39/42] 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 {
[40/42] 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 {
[41/42] 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 {
[42/42] 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 {
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.