The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HPParallaxHeader 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/ngochiencse/HPParallaxHeader.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/ngochiencse/HPParallaxHeader
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0ced254 Update documentation link in README
Cloned https://github.com/ngochiencse/HPParallaxHeader.git
Revision (git rev-parse @):
0ced2541837098f5b18beaed68f1e88b2dec84d9
SUCCESS checkout https://github.com/ngochiencse/HPParallaxHeader.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ngochiencse/HPParallaxHeader.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
Fetching https://github.com/apple/swift-docc-plugin
[1/1457] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.48s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.46s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/11] Compiling HPParallaxHeader HPScrollView.swift
/host/spi-builder-workspace/HPParallaxHeader/Classes/HPParallaxHeader.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/11] Compiling HPParallaxHeader HPParallaxView.swift
/host/spi-builder-workspace/HPParallaxHeader/Classes/HPParallaxHeader.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/11] Compiling HPParallaxHeader HPScrollViewDelegateForwarder.swift
/host/spi-builder-workspace/HPParallaxHeader/Classes/HPParallaxHeader.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/11] Compiling HPParallaxHeader HPScrollViewController.swift
/host/spi-builder-workspace/HPParallaxHeader/Classes/HPParallaxHeader.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/11] Compiling HPParallaxHeader UIScrollView+ParallaxHeader.swift
/host/spi-builder-workspace/HPParallaxHeader/Classes/HPParallaxHeader.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/11] Emitting module HPParallaxHeader
/host/spi-builder-workspace/HPParallaxHeader/Classes/HPParallaxHeader.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[11/11] Compiling HPParallaxHeader HPParallaxHeader.swift
/host/spi-builder-workspace/HPParallaxHeader/Classes/HPParallaxHeader.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/10] Compiling HPParallaxHeader UIScrollView+ParallaxHeader.swift
/host/spi-builder-workspace/HPParallaxHeader/Classes/HPParallaxHeader.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling HPParallaxHeader HPScrollViewDelegateForwarder.swift
/host/spi-builder-workspace/HPParallaxHeader/Classes/HPParallaxHeader.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling HPParallaxHeader HPScrollViewController.swift
/host/spi-builder-workspace/HPParallaxHeader/Classes/HPParallaxHeader.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling HPParallaxHeader HPScrollView.swift
/host/spi-builder-workspace/HPParallaxHeader/Classes/HPParallaxHeader.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/10] Emitting module HPParallaxHeader
/host/spi-builder-workspace/HPParallaxHeader/Classes/HPParallaxHeader.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling HPParallaxHeader HPParallaxView.swift
/host/spi-builder-workspace/HPParallaxHeader/Classes/HPParallaxHeader.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling HPParallaxHeader HPParallaxHeader.swift
/host/spi-builder-workspace/HPParallaxHeader/Classes/HPParallaxHeader.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2