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 FlexSeal with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexslee/FlexSeal.git
Reference: main
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/alexslee/FlexSeal
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d2fc70e Update README.md
Cloned https://github.com/alexslee/FlexSeal.git
Revision (git rev-parse @):
d2fc70e7671f066cbea01dba4d24ff875c9eb523
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/alexslee/FlexSeal.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/alexslee/FlexSeal.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/FlexSeal/Colors.xcassets
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/14] Emitting module FlexSeal
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/15] Compiling FlexSeal FlexSealTrackable.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/15] Compiling FlexSeal FlexSealTrackedClass.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/15] Compiling FlexSeal FlexSealViewModel.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/15] Compiling FlexSeal SheetModifier.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/15] Compiling FlexSeal FlexSealHUD.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/15] Compiling FlexSeal FlexSealListView.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/15] Compiling FlexSeal Font+Extensions.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/15] Compiling FlexSeal UIView+Extensions.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/15] Compiling FlexSeal View+Extensions.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[11/15] Compiling FlexSeal FlexSeal.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[12/15] Compiling FlexSeal CGFloat+Convenience.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[13/15] Compiling FlexSeal Color+Extensions.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[14/15] Compiling FlexSeal FlexSealCell.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[15/15] Compiling FlexSeal FlexSealContentView.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/FlexSeal/Colors.xcassets
[0/1] Planning build
Building for debugging...
[1/14] Compiling FlexSeal CGFloat+Convenience.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/14] Compiling FlexSeal Color+Extensions.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/15] Emitting module FlexSeal
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/15] Compiling FlexSeal FlexSealHUD.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/15] Compiling FlexSeal FlexSealCell.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/15] Compiling FlexSeal FlexSealContentView.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/15] Compiling FlexSeal FlexSealListView.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/15] Compiling FlexSeal Font+Extensions.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/15] Compiling FlexSeal UIView+Extensions.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/15] Compiling FlexSeal FlexSealTrackable.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[11/15] Compiling FlexSeal FlexSealTrackedClass.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[12/15] Compiling FlexSeal FlexSealViewModel.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[13/15] Compiling FlexSeal SheetModifier.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[14/15] Compiling FlexSeal View+Extensions.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[15/15] Compiling FlexSeal FlexSeal.swift
/host/spi-builder-workspace/Sources/FlexSeal/Extensions/CGFloat+Convenience.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.