The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SettingsViewController with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-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/eugenebokhan/settings-view-controller.git
Reference: 0.2.5
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/eugenebokhan/settings-view-controller
 * tag               0.2.5      -> FETCH_HEAD
HEAD is now at f17fb81 Merge branch 'master' of github.com:eugenebokhan/settings-view-controller
Cloned https://github.com/eugenebokhan/settings-view-controller.git
Revision (git rev-parse @):
f17fb81a62a6e314a19aaefda7f0aab58bc36c32
SUCCESS checkout https://github.com/eugenebokhan/settings-view-controller.git at 0.2.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/eugenebokhan/settings-view-controller.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/snapkit/snapkit.git
[1/4202] Fetching snapkit
Fetched https://github.com/snapkit/snapkit.git from cache (0.37s)
Computing version for https://github.com/snapkit/snapkit.git
Computed https://github.com/snapkit/snapkit.git at 5.0.1 (0.39s)
Creating working copy for https://github.com/snapkit/snapkit.git
Working copy of https://github.com/snapkit/snapkit.git resolved at 5.0.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/36] Emitting module SnapKit
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[5/40] Compiling SnapKit ConstraintPriority.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[6/40] Compiling SnapKit ConstraintPriorityTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[7/40] Compiling SnapKit ConstraintRelatableTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[8/40] Compiling SnapKit ConstraintRelation.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[9/40] Compiling SnapKit ConstraintItem.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[10/40] Compiling SnapKit ConstraintLayoutGuide+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[11/40] Compiling SnapKit ConstraintLayoutGuide.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[12/40] Compiling SnapKit ConstraintLayoutGuideDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[13/40] Compiling SnapKit ConstraintLayoutSupport.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[14/40] Compiling SnapKit Constraint.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[15/40] Compiling SnapKit ConstraintAttributes.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[16/40] Compiling SnapKit ConstraintConfig.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[17/40] Compiling SnapKit ConstraintConstantTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[18/40] Compiling SnapKit ConstraintDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[19/40] Compiling SnapKit ConstraintDescription.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[20/40] Compiling SnapKit ConstraintDirectionalInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[21/40] Compiling SnapKit ConstraintDirectionalInsets.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[22/40] Compiling SnapKit ConstraintInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[23/40] Compiling SnapKit ConstraintInsets.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[24/40] Compiling SnapKit ConstraintMakerPriortizable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[25/40] Compiling SnapKit ConstraintMakerRelatable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[26/40] Compiling SnapKit ConstraintMultiplierTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[27/40] Compiling SnapKit ConstraintOffsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[28/40] Compiling SnapKit ConstraintView+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[29/40] Compiling SnapKit ConstraintView.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[30/40] Compiling SnapKit ConstraintViewDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[31/40] Compiling SnapKit Debugging.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[32/40] Compiling SnapKit ConstraintLayoutSupportDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[33/40] Compiling SnapKit ConstraintMaker.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[34/40] Compiling SnapKit ConstraintMakerEditable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[35/40] Compiling SnapKit ConstraintMakerExtendable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[36/40] Compiling SnapKit ConstraintMakerFinalizable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[37/40] Compiling SnapKit LayoutConstraint.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[38/40] Compiling SnapKit LayoutConstraintItem.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[39/40] Compiling SnapKit Typealiases.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[40/40] Compiling SnapKit UILayoutSupport+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/34] Compiling SnapKit ConstraintDescription.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[3/34] Compiling SnapKit ConstraintDirectionalInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[4/34] Compiling SnapKit ConstraintDirectionalInsets.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[5/34] Compiling SnapKit ConstraintInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[6/34] Compiling SnapKit ConstraintInsets.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[7/34] Compiling SnapKit ConstraintItem.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[8/34] Compiling SnapKit ConstraintLayoutGuide+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[9/34] Compiling SnapKit ConstraintLayoutGuide.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[10/34] Compiling SnapKit ConstraintLayoutGuideDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[11/34] Compiling SnapKit ConstraintLayoutSupport.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/38] Emitting module SnapKit
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[13/38] Compiling SnapKit LayoutConstraint.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[14/38] Compiling SnapKit LayoutConstraintItem.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[15/38] Compiling SnapKit Typealiases.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[16/38] Compiling SnapKit UILayoutSupport+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[17/38] Compiling SnapKit ConstraintLayoutSupportDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[18/38] Compiling SnapKit ConstraintMaker.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[19/38] Compiling SnapKit ConstraintMakerEditable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[20/38] Compiling SnapKit ConstraintMakerExtendable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[21/38] Compiling SnapKit ConstraintMakerFinalizable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[22/38] Compiling SnapKit ConstraintMakerPriortizable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[23/38] Compiling SnapKit ConstraintMakerRelatable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[24/38] Compiling SnapKit ConstraintMultiplierTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[25/38] Compiling SnapKit ConstraintOffsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[26/38] Compiling SnapKit ConstraintView+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[27/38] Compiling SnapKit ConstraintView.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[28/38] Compiling SnapKit ConstraintViewDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[29/38] Compiling SnapKit Debugging.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[30/38] Compiling SnapKit ConstraintPriority.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[31/38] Compiling SnapKit ConstraintPriorityTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[32/38] Compiling SnapKit ConstraintRelatableTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[33/38] Compiling SnapKit ConstraintRelation.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[34/38] Compiling SnapKit Constraint.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[35/38] Compiling SnapKit ConstraintAttributes.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[36/38] Compiling SnapKit ConstraintConfig.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[37/38] Compiling SnapKit ConstraintConstantTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[38/38] Compiling SnapKit ConstraintDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1