Build Information
Failed to build GatheredKit, reference main (5fe60e
), with Swift 6.1 for Linux on 27 Apr 2025 07:14:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/GatheredKit.git
Reference: main
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/JosephDuffy/GatheredKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5fe60e4 Use `ResolutionMeasurement` for screen resolution properties
Cloned https://github.com/JosephDuffy/GatheredKit.git
Revision (git rev-parse @):
5fe60e4ce57c97b9109d032c426051c7db21432c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/JosephDuffy/GatheredKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/JosephDuffy/GatheredKit.git
https://github.com/JosephDuffy/GatheredKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "GatheredKit",
"name" : "GatheredKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "GatheredKit",
"targets" : [
"GatheredKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GatheredKitCamera",
"targets" : [
"GatheredKitCamera"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GatheredKitDevice",
"targets" : [
"GatheredKitDevice"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GatheredKitExternalAccessory",
"targets" : [
"GatheredKitExternalAccessory"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GatheredKitLocation",
"targets" : [
"GatheredKitLocation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GatheredKitMotion",
"targets" : [
"GatheredKitMotion"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GatheredKitProcessInfo",
"targets" : [
"GatheredKitProcessInfo"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GatheredKitScreen",
"targets" : [
"GatheredKitScreen"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GatheredKitSystemStatistics",
"targets" : [
"GatheredKitSystemStatistics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GatheredKitTestHelpers",
"targets" : [
"GatheredKitTestHelpers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GatheredKitUserTracking",
"targets" : [
"GatheredKitUserTracking"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GatheredKitWiFi",
"targets" : [
"GatheredKitWiFi"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GatheredKitWiFi",
"module_type" : "SwiftTarget",
"name" : "GatheredKitWiFi",
"path" : "Sources/GatheredKitWiFi",
"product_memberships" : [
"GatheredKitWiFi"
],
"sources" : [
"SourceKind+wifi.swift",
"WiFi.swift",
"WiFiProvider.swift"
],
"target_dependencies" : [
"GatheredKit"
],
"type" : "library"
},
{
"c99name" : "GatheredKitUserTracking",
"module_type" : "SwiftTarget",
"name" : "GatheredKitUserTracking",
"path" : "Sources/GatheredKitUserTracking",
"product_memberships" : [
"GatheredKitUserTracking"
],
"sources" : [
"SourceKind+userTracking.swift",
"UserTracking.swift"
],
"target_dependencies" : [
"GatheredKit"
],
"type" : "library"
},
{
"c99name" : "GatheredKitTests",
"module_type" : "SwiftTarget",
"name" : "GatheredKitTests",
"path" : "Tests/GatheredKitTests",
"sources" : [
"MicroTeslaTests.swift",
"PlatformTests.swift",
"PropertyIdentifierTests.swift",
"SourceIdentifierTests.swift"
],
"target_dependencies" : [
"GatheredKit",
"GatheredKitTestHelpers"
],
"type" : "test"
},
{
"c99name" : "GatheredKitTestHelpers",
"module_type" : "SwiftTarget",
"name" : "GatheredKitTestHelpers",
"path" : "Sources/GatheredKitTestHelpers",
"product_memberships" : [
"GatheredKitTestHelpers"
],
"sources" : [
"Mocks/MockNotificationCenter.swift"
],
"target_dependencies" : [
"GatheredKit"
],
"type" : "library"
},
{
"c99name" : "GatheredKitSystemStatistics",
"module_type" : "SwiftTarget",
"name" : "GatheredKitSystemStatistics",
"path" : "Sources/GatheredKitSystemStatistics",
"product_memberships" : [
"GatheredKitSystemStatistics"
],
"sources" : [
"MemoryStatistics.swift",
"SourceKind+memoryUsage.swift"
],
"target_dependencies" : [
"GatheredKit"
],
"type" : "library"
},
{
"c99name" : "GatheredKitScreenTests",
"module_type" : "SwiftTarget",
"name" : "GatheredKitScreenTests",
"path" : "Tests/GatheredKitScreenTests",
"sources" : [
"MockScreen.swift",
"ScreenTests_iOS_tvOS.swift",
"UnitResolutionTests.swift"
],
"target_dependencies" : [
"GatheredKitScreen",
"GatheredKitTestHelpers"
],
"type" : "test"
},
{
"c99name" : "GatheredKitScreen",
"module_type" : "SwiftTarget",
"name" : "GatheredKitScreen",
"path" : "Sources/GatheredKitScreen",
"product_memberships" : [
"GatheredKitScreen"
],
"sources" : [
"Formatters/NSColorSpaceFormatter.swift",
"Formatters/NSColorSpaceModelFormatter.swift",
"Properties/NSColorSpaceModelProperty.swift",
"Properties/NSColorSpaceProperty.swift",
"Properties/OptionalNSColorSpaceProperty.swift",
"Properties/ResolutionProperty.swift",
"ResolutionMeasurement.swift",
"ScreenProvider_iOS_tvOS.swift",
"ScreenProvider_macOS.swift",
"Screen_iOS_tvOS.swift",
"Screen_macOS.swift",
"Screen_watchOS.swift",
"SourceKind+screen.swift",
"Units/UnitResolution.swift"
],
"target_dependencies" : [
"GatheredKit"
],
"type" : "library"
},
{
"c99name" : "GatheredKitProcessInfo",
"module_type" : "SwiftTarget",
"name" : "GatheredKitProcessInfo",
"path" : "Sources/GatheredKitProcessInfo",
"product_memberships" : [
"GatheredKitProcessInfo"
],
"sources" : [
"SourceKind+thermalState.swift",
"ThermalState.swift",
"ThermalStateProperty.swift"
],
"target_dependencies" : [
"GatheredKit"
],
"type" : "library"
},
{
"c99name" : "GatheredKitMotion",
"module_type" : "SwiftTarget",
"name" : "GatheredKitMotion",
"path" : "Sources/GatheredKitMotion",
"product_memberships" : [
"GatheredKitMotion"
],
"sources" : [
"Formatters/CMAccelerationFormatter.swift",
"Formatters/CMAttitudeFormatter.swift",
"Formatters/CMCalibratedMagneticFieldFormatter.swift",
"Formatters/CMMagneticFieldFormatter.swift",
"Formatters/CMQuaternionFormatter.swift",
"Formatters/CMRotationMatrixFormatter.swift",
"Formatters/CMRotationRateFormatter.swift",
"Formatters/MagneticFieldCalibrationAccuracyFormatter.swift",
"Properties/CMAbsoluteAltitudeDataProperty.swift",
"Properties/CMAccelerationProperty.swift",
"Properties/CMAttitudeProperty.swift",
"Properties/CMCalibratedMagneticFieldProperty.swift",
"Properties/CMMagneticFieldProperty.swift",
"Properties/CMQuaternionProperty.swift",
"Properties/CMRotationMatrixProperty.swift",
"Properties/CMRotationRateProperty.swift",
"Properties/MagneticFieldCalibrationAccuracyProperty.swift",
"Properties/OptionalCMAbsoluteAltitudeDataProperty.swift",
"Properties/OptionalCMAccelerationProperty.swift",
"Properties/OptionalCMAttitudeProperty.swift",
"Properties/OptionalCMCalibratedMagneticFieldProperty.swift",
"Properties/OptionalCMMagneticFieldProperty.swift",
"Properties/OptionalCMQuaternionProperty.swift",
"Properties/OptionalCMRotationMatrixProperty.swift",
"Properties/OptionalCMRotationRateProperty.swift",
"Shims/CMAbsoluteAltitudeDataShim.swift",
"Sources/Accelerometer.swift",
"Sources/Altimeter.swift",
"Sources/CMLogItem+date.swift",
"Sources/CMMotionManager+shared.swift",
"Sources/DeviceMotion.swift",
"Sources/Gyroscope.swift",
"Sources/Magnetometer.swift",
"Sources/SourceKind+motionSources.swift"
],
"target_dependencies" : [
"GatheredKit"
],
"type" : "library"
},
{
"c99name" : "GatheredKitLocationTests",
"module_type" : "SwiftTarget",
"name" : "GatheredKitLocationTests",
"path" : "Tests/GatheredKitLocationTests",
"sources" : [
"LocationTests.swift",
"MockLocationManager.swift"
],
"target_dependencies" : [
"GatheredKitLocation"
],
"type" : "test"
},
{
"c99name" : "GatheredKitLocation",
"module_type" : "SwiftTarget",
"name" : "GatheredKitLocation",
"path" : "Sources/GatheredKitLocation",
"product_memberships" : [
"GatheredKitLocation"
],
"sources" : [
"Properties/CLLocationAuthorizationProperty.swift",
"Properties/CoordinateProperty.swift",
"Properties/CoordinatePropertyIdentifier.swift",
"Properties/OptionalCoordinateProperty.swift",
"Sources/Location.swift",
"Sources/SourceKind+location.swift"
],
"target_dependencies" : [
"GatheredKit"
],
"type" : "library"
},
{
"c99name" : "GatheredKitExternalAccessory",
"module_type" : "SwiftTarget",
"name" : "GatheredKitExternalAccessory",
"path" : "Sources/GatheredKitExternalAccessory",
"product_memberships" : [
"GatheredKitExternalAccessory"
],
"sources" : [
"ExternalAccessory.swift",
"ExternalAccessoryProvider.swift",
"SourceKind+externalAccessory.swift"
],
"target_dependencies" : [
"GatheredKit"
],
"type" : "library"
},
{
"c99name" : "GatheredKitDevice",
"module_type" : "SwiftTarget",
"name" : "GatheredKitDevice",
"path" : "Sources/GatheredKitDevice",
"product_memberships" : [
"GatheredKitDevice"
],
"sources" : [
"Battery/Battery.swift",
"Battery/BatteryStateProperty.swift",
"Battery/SourceKind+battery.swift"
],
"target_dependencies" : [
"GatheredKit"
],
"type" : "library"
},
{
"c99name" : "GatheredKitCamera",
"module_type" : "SwiftTarget",
"name" : "GatheredKitCamera",
"path" : "Sources/GatheredKitCamera",
"product_memberships" : [
"GatheredKitCamera"
],
"sources" : [
"AVCaptureDevicePositionFormatter.swift",
"AVCaptureDevicePositionProperty.swift",
"Camera.swift",
"CameraProvider.swift",
"SourceKind+camera.swift"
],
"target_dependencies" : [
"GatheredKit"
],
"type" : "library"
},
{
"c99name" : "GatheredKit",
"module_type" : "SwiftTarget",
"name" : "GatheredKit",
"path" : "Sources/GatheredKit",
"product_memberships" : [
"GatheredKit",
"GatheredKitCamera",
"GatheredKitDevice",
"GatheredKitExternalAccessory",
"GatheredKitLocation",
"GatheredKitMotion",
"GatheredKitProcessInfo",
"GatheredKitScreen",
"GatheredKitSystemStatistics",
"GatheredKitTestHelpers",
"GatheredKitUserTracking",
"GatheredKitWiFi"
],
"sources" : [
"Controllable/Controllable.swift",
"Controllable/ControllableError.swift",
"Controllable/CustomisableUpdateIntervalControllable.swift",
"Extensions/OperationQueue+convenience.swift",
"Extensions/String+localized.swift",
"Extensions/castToOptional.swift",
"Properties/BoolProperty.swift",
"Properties/Measurements/AccelerationProperty.swift",
"Properties/Measurements/AngleProperty.swift",
"Properties/Measurements/AnyProperty+measurement.swift",
"Properties/Measurements/FrequencyProperty.swift",
"Properties/Measurements/LengthProperty.swift",
"Properties/Measurements/MagneticFieldProperty.swift",
"Properties/Measurements/MeasurementProperty.swift",
"Properties/Measurements/OptionalMeasurementProperty.swift",
"Properties/Measurements/PressureProperty.swift",
"Properties/Measurements/SpeedProperty.swift",
"Properties/NumericProperties.swift",
"Properties/PercentProperty.swift",
"Properties/StringProperty.swift",
"PropertiesProvider/ManuallyUpdatablePropertiesProvider.swift",
"PropertiesProvider/PropertiesProviding.swift",
"Property/AnySnapshot.swift",
"Property/BasicProperty.swift",
"Property/OptionalProperty.swift",
"Property/Property.swift",
"Property/PropertyIdentifier.swift",
"Property/ReadOnlyProperty.swift",
"Property/ScaleProperty.swift",
"Property/Snapshot.swift",
"Property/UpdatableProperty.swift",
"Source/BasePollingSource.swift",
"Source/Source.swift",
"Source/SourceAvailability.swift",
"Source/SourceError.swift",
"Source/SourceEvent.swift",
"Source/SourceIdentifier.swift",
"Source/SourceKind.swift",
"Source/UpdatingSource.swift",
"SourceProvider/ControllableSourceProvider.swift",
"SourceProvider/SingleSourceProvider.swift",
"SourceProvider/SourceProvider.swift",
"SourceProvider/SourceProviderEvent.swift",
"SourceProvider/SourceProviderIdentifier.swift",
"SourceProvider/UpdatingSourceProvider.swift",
"Units/UnitFrequency+radiansPerSecond.swift",
"Units/UnitMagneticField.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.95s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
29 | func addTargetDependencies(_ target: Target) {
30 | for dependency in target.dependencies {
31 | switch dependency {
| |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
32 | case .product(let product):
33 | addTargets(product.targets)
[1/1] Compiling plugin Swift-DocC Preview
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
29 | func addTargetDependencies(_ target: Target) {
30 | for dependency in target.dependencies {
31 | switch dependency {
| |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
32 | case .product(let product):
33 | addTargets(product.targets)
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/15] Write sources
[14/15] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/58] Emitting module GatheredKit
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[17/63] Compiling GatheredKit SourceIdentifier.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[18/63] Compiling GatheredKit SourceKind.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[19/63] Compiling GatheredKit UpdatingSource.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[20/63] Compiling GatheredKit ControllableSourceProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[21/63] Compiling GatheredKit SingleSourceProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[22/63] Compiling GatheredKit SourceProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[23/63] Compiling GatheredKit PercentProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[24/63] Compiling GatheredKit StringProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[25/63] Compiling GatheredKit ManuallyUpdatablePropertiesProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[26/63] Compiling GatheredKit PropertiesProviding.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[27/63] Compiling GatheredKit AnySnapshot.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[28/63] Compiling GatheredKit BasicProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[29/63] Compiling GatheredKit SourceProviderEvent.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[30/63] Compiling GatheredKit SourceProviderIdentifier.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[31/63] Compiling GatheredKit UpdatingSourceProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[32/63] Compiling GatheredKit UnitFrequency+radiansPerSecond.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[33/63] Compiling GatheredKit UnitMagneticField.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[34/63] Compiling GatheredKit Controllable.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[35/63] Compiling GatheredKit ControllableError.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[36/63] Compiling GatheredKit CustomisableUpdateIntervalControllable.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[37/63] Compiling GatheredKit OperationQueue+convenience.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[38/63] Compiling GatheredKit String+localized.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[39/63] Compiling GatheredKit castToOptional.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[40/63] Compiling GatheredKit MagneticFieldProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[41/63] Compiling GatheredKit MeasurementProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[42/63] Compiling GatheredKit OptionalMeasurementProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[43/63] Compiling GatheredKit PressureProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[44/63] Compiling GatheredKit SpeedProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[45/63] Compiling GatheredKit NumericProperties.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[46/63] Compiling GatheredKit OptionalProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[47/63] Compiling GatheredKit Property.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[48/63] Compiling GatheredKit PropertyIdentifier.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[49/63] Compiling GatheredKit ReadOnlyProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[50/63] Compiling GatheredKit ScaleProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[51/63] Compiling GatheredKit Snapshot.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[52/63] Compiling GatheredKit UpdatableProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[53/63] Compiling GatheredKit BasePollingSource.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[54/63] Compiling GatheredKit Source.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[55/63] Compiling GatheredKit SourceAvailability.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[56/63] Compiling GatheredKit SourceError.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[57/63] Compiling GatheredKit SourceEvent.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[58/63] Compiling GatheredKit BoolProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[59/63] Compiling GatheredKit AccelerationProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[60/63] Compiling GatheredKit AngleProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[61/63] Compiling GatheredKit AnyProperty+measurement.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[62/63] Compiling GatheredKit FrequencyProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[63/63] Compiling GatheredKit LengthProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
29 | func addTargetDependencies(_ target: Target) {
30 | for dependency in target.dependencies {
31 | switch dependency {
| |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
32 | case .product(let product):
33 | addTargets(product.targets)
[1/1] Compiling plugin Swift-DocC Preview
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
29 | func addTargetDependencies(_ target: Target) {
30 | for dependency in target.dependencies {
31 | switch dependency {
| |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
32 | case .product(let product):
33 | addTargets(product.targets)
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/46] Compiling GatheredKit Controllable.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[5/46] Compiling GatheredKit ControllableError.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[6/46] Compiling GatheredKit CustomisableUpdateIntervalControllable.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[7/46] Compiling GatheredKit OperationQueue+convenience.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[8/46] Compiling GatheredKit String+localized.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[9/46] Compiling GatheredKit castToOptional.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[10/51] Compiling GatheredKit UpdatableProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[11/51] Compiling GatheredKit BasePollingSource.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[12/51] Compiling GatheredKit Source.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[13/51] Compiling GatheredKit SourceAvailability.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[14/51] Compiling GatheredKit SourceError.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[15/51] Compiling GatheredKit SourceEvent.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[16/51] Compiling GatheredKit PercentProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[17/51] Compiling GatheredKit StringProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[18/51] Compiling GatheredKit ManuallyUpdatablePropertiesProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[19/51] Compiling GatheredKit PropertiesProviding.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[20/51] Compiling GatheredKit AnySnapshot.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[21/51] Compiling GatheredKit BasicProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[22/51] Compiling GatheredKit MagneticFieldProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[23/51] Compiling GatheredKit MeasurementProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[24/51] Compiling GatheredKit OptionalMeasurementProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[25/51] Compiling GatheredKit PressureProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[26/51] Compiling GatheredKit SpeedProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[27/51] Compiling GatheredKit NumericProperties.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[28/51] Compiling GatheredKit OptionalProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[29/51] Compiling GatheredKit Property.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[30/51] Compiling GatheredKit PropertyIdentifier.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[31/51] Compiling GatheredKit ReadOnlyProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[32/51] Compiling GatheredKit ScaleProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[33/51] Compiling GatheredKit Snapshot.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[34/51] Compiling GatheredKit SourceIdentifier.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[35/51] Compiling GatheredKit SourceKind.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[36/51] Compiling GatheredKit UpdatingSource.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[37/51] Compiling GatheredKit ControllableSourceProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[38/51] Compiling GatheredKit SingleSourceProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[39/51] Compiling GatheredKit SourceProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[40/51] Compiling GatheredKit BoolProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[41/51] Compiling GatheredKit AccelerationProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[42/51] Compiling GatheredKit AngleProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[43/51] Compiling GatheredKit AnyProperty+measurement.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[44/51] Compiling GatheredKit FrequencyProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[45/51] Compiling GatheredKit LengthProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/51] Emitting module GatheredKit
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[47/51] Compiling GatheredKit SourceProviderEvent.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[48/51] Compiling GatheredKit SourceProviderIdentifier.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[49/51] Compiling GatheredKit UpdatingSourceProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[50/51] Compiling GatheredKit UnitFrequency+radiansPerSecond.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[51/51] Compiling GatheredKit UnitMagneticField.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
BUILD FAILURE 6.1 linux