The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Tentacle with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/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/mdiep/Tentacle.git
Reference: 0.14.0
Cloned https://github.com/mdiep/Tentacle.git into spi-builder-workspace
SUCCESS checkout https://github.com/mdiep/Tentacle.git at 0.14.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Quick/Quick.git
[1/13703] Fetching quick
[9183/66017] Fetching quick, reactiveswift
[19459/81763] Fetching quick, reactiveswift, nimble
Fetched https://github.com/Quick/Quick.git (0.70s)
[29191/68060] Fetching reactiveswift, nimble
Fetched https://github.com/Quick/Nimble.git (2.36s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git (2.39s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.2.1 (0.34s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (1.19s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.0.0 (0.35s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.0.0
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.2.1
Building for debugging...
[1/20] Emitting module ReactiveSwift
[2/22] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[3/22] Compiling ReactiveSwift ValidatingProperty.swift
[4/22] Compiling ReactiveSwift Property.swift
[5/22] Compiling ReactiveSwift Reactive.swift
[6/22] Compiling ReactiveSwift ResultExtensions.swift
[7/22] Compiling ReactiveSwift Action.swift
[8/22] Compiling ReactiveSwift Atomic.swift
[9/22] Compiling ReactiveSwift Bag.swift
[10/22] Compiling ReactiveSwift Lifetime.swift
[11/22] Compiling ReactiveSwift Observer.swift
[12/22] Compiling ReactiveSwift Optional.swift
[13/22] Compiling ReactiveSwift Deprecations+Removals.swift
[14/22] Compiling ReactiveSwift Disposable.swift
[15/22] Compiling ReactiveSwift Event.swift
[16/22] Compiling ReactiveSwift Scheduler.swift
[17/22] Compiling ReactiveSwift Signal.swift
[18/22] Compiling ReactiveSwift SignalProducer.swift
[19/22] Compiling ReactiveSwift UnidirectionalBinding.swift
[20/22] Compiling ReactiveSwift EventLogger.swift
[21/22] Compiling ReactiveSwift Flatten.swift
[22/22] Compiling ReactiveSwift FoundationExtensions.swift
[25/51] Compiling Tentacle File.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[26/51] Compiling Tentacle FileResponse.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[27/51] Compiling Tentacle FoundationExtensions.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[28/51] Compiling Tentacle GitHubError.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[29/54] Compiling Tentacle ResourceType.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[30/54] Compiling Tentacle Response.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[31/54] Compiling Tentacle Server.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[32/54] Compiling Tentacle Repository.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[33/54] Compiling Tentacle RepositoryInfo.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[34/54] Compiling Tentacle Request.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[35/54] Compiling Tentacle Color.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[36/54] Compiling Tentacle Comment.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[37/54] Compiling Tentacle Commit.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[38/54] Compiling Tentacle Content.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[39/54] Compiling Tentacle Milestone.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[40/54] Compiling Tentacle Organization.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[41/54] Compiling Tentacle PullRequest.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[42/54] Compiling Tentacle Release.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[43/54] Compiling Tentacle Author.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[44/54] Compiling Tentacle Availability.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[45/54] Compiling Tentacle Branch.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[46/54] Compiling Tentacle Client.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[47/54] Emitting module Tentacle
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[48/54] Compiling Tentacle Identifiable.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[49/54] Compiling Tentacle Issue.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[50/54] Compiling Tentacle JSONExtensions.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[51/54] Compiling Tentacle Label.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[52/54] Compiling Tentacle Sha.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[53/54] Compiling Tentacle Tree.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[54/54] Compiling Tentacle User.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2