The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ScrollViewPlus with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ScrollViewPlus.git
Reference: 0.2.0
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/ChimeHQ/ScrollViewPlus
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at ce2af32 Update CI
Cloned https://github.com/ChimeHQ/ScrollViewPlus.git
Revision (git rev-parse @):
ce2af321d379e3b05c1541850d509ae61d3380db
SUCCESS checkout https://github.com/ChimeHQ/ScrollViewPlus.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/ChimeHQ/ScrollViewPlus.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 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/ScrollViewPlusTests/Info.plist
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ScrollViewPlus/Info.plist
    /host/spi-builder-workspace/ScrollViewPlus/ScrollViewPlus.xcconfig
Building for debugging...
[1/8] Compiling ScrollViewPlus OverlayOnlyScrollView.swift
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[2/8] Compiling ScrollViewPlus PositionJumpingWorkaroundScrollView.swift
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[3/8] Compiling ScrollViewPlus ScrollViewVisibleRectObserver.swift
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/8] Emitting module ScrollViewPlus
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[5/8] Compiling ScrollViewPlus NSScroller+Thickness.swift
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[6/8] Compiling ScrollViewPlus ObservableScroller.swift
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[7/8] Compiling ScrollViewPlus ScrollerOverlayObserver.swift
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[8/8] Compiling ScrollViewPlus UnconstrainedClipView.swift
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
error: fatalError
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/ScrollViewPlusTests/Info.plist
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ScrollViewPlus/ScrollViewPlus.xcconfig
    /host/spi-builder-workspace/ScrollViewPlus/Info.plist
[0/1] Planning build
Building for debugging...
[1/8] Compiling ScrollViewPlus UnconstrainedClipView.swift
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/8] Compiling ScrollViewPlus OverlayOnlyScrollView.swift
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[3/8] Emitting module ScrollViewPlus
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[4/8] Compiling ScrollViewPlus ObservableScroller.swift
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[5/8] Compiling ScrollViewPlus NSScroller+Thickness.swift
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[6/8] Compiling ScrollViewPlus PositionJumpingWorkaroundScrollView.swift
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[7/8] Compiling ScrollViewPlus ScrollViewVisibleRectObserver.swift
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[8/8] Compiling ScrollViewPlus ScrollerOverlayObserver.swift
/host/spi-builder-workspace/ScrollViewPlus/NSScroller+Thickness.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2