The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Bind with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/karmarama/bind.git
Reference: master
Cloned https://github.com/karmarama/bind.git into spi-builder-workspace
SUCCESS checkout https://github.com/karmarama/bind.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/22] Emitting module Bind
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[2/24] 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
       ^
[3/24] 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
       ^
[4/24] 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
       ^
[5/24] Compiling Bind Binder.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[6/24] Compiling Bind Output.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[7/24] Compiling Bind Relay.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[8/24] 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
       ^
[9/24] 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
       ^
[10/24] 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
       ^
[11/24] 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
       ^
[12/24] 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
       ^
[13/24] 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
       ^
[14/24] 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
       ^
[15/24] 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
       ^
[16/24] 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
       ^
[17/24] 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
       ^
[18/24] 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
       ^
[19/24] 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
       ^
[20/24] 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
       ^
[21/24] 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
       ^
[22/24] 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
       ^
[23/24] Compiling Bind Subscription.swift
/host/spi-builder-workspace/Sources/Bind/Bindables/Other/Bindable+WKWebView.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
[24/24] 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
BUILD FAILURE 5.9 linux

Build Machine: Linux 1