The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Bind 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/karmarama/bind.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/karmarama/bind
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 61ecb0d Merge pull request #11 from karmarama/bugfix/swiftlint_errors
Cloned https://github.com/karmarama/bind.git
Revision (git rev-parse @):
61ecb0d85866d868be0de6f87a56aea4e0dfdcd3
SUCCESS checkout https://github.com/karmarama/bind.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/karmarama/bind.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
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/24] Emitting module Bind
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[4/26] Compiling Bind Bindable+UISwitch.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[5/26] Compiling Bind Bindable+UITabBar.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[6/26] Compiling Bind Bindable+UITabBarController.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[7/26] Compiling Bind Bindable+UITextField.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[8/26] Compiling Bind Bindable+UIView.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[9/26] Compiling Bind Bindable+UIViewController.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[10/26] Compiling Bind Bindable+UIImageView.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[11/26] Compiling Bind Bindable+UILabel.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[12/26] Compiling Bind Bindable+UINavigationItem.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[13/26] Compiling Bind Bindable+UIButton.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[14/26] Compiling Bind Bindable+UIControl.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[15/26] Compiling Bind Bindable+UIGestureRecognizer.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[16/26] Compiling Bind Bindable+WKWebView.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[17/26] Compiling Bind Bindable+NSLayoutConstraint.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[18/26] Compiling Bind Bindable+UIActivityIndicatorView.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[19/26] Compiling Bind Binder.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[20/26] Compiling Bind Output.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[21/26] Compiling Bind Relay.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[22/26] Compiling Bind Bindable+UIPageControl.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[23/26] Compiling Bind Bindable+UISearchBar.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[24/26] Compiling Bind Bindable+UISegmentedControl.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[25/26] Compiling Bind Subscription.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[26/26] Compiling Bind Weak.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/23] Compiling Bind Bindable+UIImageView.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[3/23] Compiling Bind Bindable+UILabel.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[4/23] Compiling Bind Bindable+UINavigationItem.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[5/23] Compiling Bind Bindable+WKWebView.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[6/23] Compiling Bind Bindable+NSLayoutConstraint.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[7/23] Compiling Bind Bindable+UIActivityIndicatorView.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[8/25] Compiling Bind Bindable+UIButton.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[9/25] Compiling Bind Bindable+UIControl.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[10/25] Compiling Bind Bindable+UIGestureRecognizer.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[11/25] Compiling Bind Bindable+UISwitch.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[12/25] Compiling Bind Bindable+UITabBar.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[13/25] Compiling Bind Bindable+UITabBarController.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/25] Emitting module Bind
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[15/25] Compiling Bind Bindable+UITextField.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[16/25] Compiling Bind Bindable+UIView.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[17/25] Compiling Bind Bindable+UIViewController.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[18/25] Compiling Bind Subscription.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[19/25] Compiling Bind Weak.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[20/25] Compiling Bind Bindable+UIPageControl.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[21/25] Compiling Bind Bindable+UISearchBar.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[22/25] Compiling Bind Bindable+UISegmentedControl.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[23/25] Compiling Bind Binder.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[24/25] Compiling Bind Output.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[25/25] Compiling Bind Relay.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2