The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Table with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sivx76/Swift-Table.git
Reference: v1.0.1
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/sivx76/Swift-Table
 * tag               v1.0.1     -> FETCH_HEAD
HEAD is now at ba7b2f3 Tweaked .podspec file
Cloned https://github.com/sivx76/Swift-Table.git
Revision (git rev-parse @):
ba7b2f3c7409cd1e25ef5224087da844c0018d11
SUCCESS checkout https://github.com/sivx76/Swift-Table.git at v1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sivx76/Swift-Table.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.10-latest' locally
basic-5.10-latest: Pulling from finestructure/spi-images
31bd5f451a84: Already exists
389164d68673: Pulling fs layer
4f4fb700ef54: Pulling fs layer
e4e17a7ea73e: Pulling fs layer
e9e5f2d631fd: Pulling fs layer
719f7ea4bc97: Pulling fs layer
93816eb2270d: Pulling fs layer
8b1640d21e9d: Pulling fs layer
e9e5f2d631fd: Waiting
719f7ea4bc97: Waiting
93816eb2270d: Waiting
8b1640d21e9d: Waiting
4f4fb700ef54: Download complete
e9e5f2d631fd: Download complete
719f7ea4bc97: Verifying Checksum
719f7ea4bc97: Download complete
389164d68673: Verifying Checksum
389164d68673: Download complete
93816eb2270d: Verifying Checksum
93816eb2270d: Download complete
e4e17a7ea73e: Download complete
389164d68673: Pull complete
4f4fb700ef54: Pull complete
e4e17a7ea73e: Pull complete
e9e5f2d631fd: Pull complete
719f7ea4bc97: Pull complete
93816eb2270d: Pull complete
8b1640d21e9d: Pull complete
Digest: sha256:7a338c51dd22afc021e1d71f0afad68365ade9dc07dca09a2bb488271d104971
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/7] Compiling Table TableData.swift
/host/spi-builder-workspace/Sources/Table/Extensions.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/7] Compiling Table Table.swift
/host/spi-builder-workspace/Sources/Table/Extensions.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/7] Emitting module Table
/host/spi-builder-workspace/Sources/Table/Extensions.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/7] Compiling Table Methods.swift
/host/spi-builder-workspace/Sources/Table/Extensions.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/7] Compiling Table Extensions.swift
/host/spi-builder-workspace/Sources/Table/Extensions.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/6] Compiling Table TableData.swift
/host/spi-builder-workspace/Sources/Table/Extensions.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/6] Compiling Table Extensions.swift
/host/spi-builder-workspace/Sources/Table/Extensions.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/6] Compiling Table Methods.swift
/host/spi-builder-workspace/Sources/Table/Extensions.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/6] Emitting module Table
/host/spi-builder-workspace/Sources/Table/Extensions.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/6] Compiling Table Table.swift
/host/spi-builder-workspace/Sources/Table/Extensions.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2