The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Harvester 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/Swift-CoreUI/Harvester.git
Reference: 1.1.0
Cloned https://github.com/Swift-CoreUI/Harvester.git into spi-builder-workspace
SUCCESS checkout https://github.com/Swift-CoreUI/Harvester.git at 1.1.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
Building for debugging...
[1/9] Compiling Harvester UITextView+Publisher.swift
/host/spi-builder-workspace/Sources/Harvester/Publisher+assignWeak.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[2/9] Compiling Harvester UITextField+Publisher.swift
/host/spi-builder-workspace/Sources/Harvester/Publisher+assignWeak.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[3/9] Compiling Harvester Publisher+asyncFirst.swift
/host/spi-builder-workspace/Sources/Harvester/Publisher+assignWeak.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[4/9] Compiling Harvester Publisher+assignWeak.swift
/host/spi-builder-workspace/Sources/Harvester/Publisher+assignWeak.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[5/9] Compiling Harvester Publisher+attachChild.swift
/host/spi-builder-workspace/Sources/Harvester/Publisher+assignWeak.swift:1:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/9] Emitting module Harvester
/host/spi-builder-workspace/Sources/Harvester/Publisher+assignWeak.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[7/9] Compiling Harvester UIControl+Publisher.swift
/host/spi-builder-workspace/Sources/Harvester/Publisher+assignWeak.swift:1:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/Sources/XCTestHarvester/XCTestCase+waitForPublisher.swift:3:8: error: no such module 'Combine'
import Combine
       ^
BUILD FAILURE 5.9 linux

Build Machine: Linux 2